*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;color:#333}.print-layout{display:flex;height:100vh;overflow:hidden}.panel-left{width:200px;background:#fff;border-right:1px solid #e0e0e0;overflow-y:auto;flex-shrink:0}.panel-center{flex:1;min-width:360px;display:flex;flex-direction:column;overflow:hidden}.panel-right{flex:1.5;min-width:400px;background:#fff;border-left:1px solid #e0e0e0;display:flex;flex-direction:column}.panel-title{font-size:14px;font-weight:600;padding:16px;border-bottom:1px solid #e0e0e0}.item-count{font-weight:400;color:#888;margin-left:4px}.label-type-list{list-style:none}.label-type-item{padding:10px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background .15s}.label-type-item:hover{background:#f8f8f8}.label-type-item.active{background:#e8f4fd;border-left:3px solid #1976d2}.label-type-name{display:block;font-size:13px;font-weight:500}.label-type-desc{display:block;font-size:11px;color:#888;margin-top:2px}.panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff;border-bottom:1px solid #e0e0e0}.btn-print{padding:8px 24px;background:#1976d2;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s}.btn-print:hover:not(:disabled){background:#1565c0}.btn-print:disabled{background:#bbb;cursor:not-allowed}.error-message{padding:12px 16px;background:#fef2f2;color:#dc2626;font-size:13px;border-bottom:1px solid #fecaca}.loading{display:flex;align-items:center;justify-content:center;flex:1;color:#888;font-size:14px}.items-table-wrapper{flex:1;overflow-y:auto;background:#fff}.items-table{width:100%;border-collapse:collapse;font-size:13px}.items-table thead{position:sticky;top:0;background:#fafafa;z-index:1}.items-table th{padding:10px 12px;text-align:left;font-weight:500;border-bottom:2px solid #e0e0e0;white-space:nowrap}.items-table td{padding:8px 12px;border-bottom:1px solid #f0f0f0}.td-id{font-family:monospace;font-size:12px;white-space:nowrap}.td-address{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.td-tracking{font-family:monospace;font-size:12px;white-space:nowrap}.print-message{padding:12px 16px;font-size:13px;border-top:1px solid #e0e0e0}.print-message.success{background:#f0fdf4;color:#16a34a}.print-message.error{background:#fef2f2;color:#dc2626}.preview-container{flex:1;display:flex}.preview-iframe{width:100%;height:100%;border:none}.preview-placeholder{display:flex;align-items:center;justify-content:center;flex:1;color:#888;font-size:14px}
