:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f4f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body{min-width:320px;min-height:100%;margin:0}.labels-page{background:#e5e7eb;min-height:100vh;padding:28px}.labels-toolbar{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;width:min(1100px,100%);margin:0 auto 28px;padding:16px 20px;display:flex}.labels-toolbar button{cursor:pointer;border:0;border-radius:10px;min-height:44px;padding:0 18px;font-weight:750}.print-labels-button{color:#fff;background:#1e88e5}.labels-preview{justify-content:center;gap:28px;display:grid}.thermal-label{box-sizing:border-box;color:#000;background:#fff;border:1px solid #111827;grid-template-rows:14mm 25mm 27mm 26mm;width:100mm;height:100mm;padding:4mm;font-family:Arial,sans-serif;display:grid;overflow:hidden}.label-header{border-bottom:1px solid #000;grid-template-columns:14mm 1fr auto;align-items:center;gap:3mm;display:grid}.label-header img{object-fit:cover;border-radius:2.5mm;width:12mm;height:12mm}.label-header strong,.label-header span{display:block}.label-header strong{font-size:16pt}.label-header span{letter-spacing:.08em;text-transform:uppercase;margin-top:.5mm;font-size:6pt;font-weight:700}.label-header b{font-size:15pt}.label-address{border-bottom:1px solid #000;grid-template-columns:34% 1fr;display:grid;overflow:hidden}.label-address>div{padding:2.5mm;overflow:hidden}.label-address>div+div{border-left:1px solid #000}.label-address span,.label-footer span{font-size:6.5pt;font-weight:800;display:block}.label-address strong{margin-top:1mm;font-size:10pt;display:block}.label-address p{margin:1mm 0 0;font-size:7.5pt;line-height:1.2;overflow:hidden}.label-address p:last-child{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.label-codes{border-bottom:1px solid #000;grid-template-columns:24mm 1fr;align-items:center;display:grid;overflow:hidden}.label-qr{border-right:1px solid #000;place-items:center;height:100%;display:grid}.label-qr img{width:19mm;height:19mm}.label-barcode{justify-items:center;padding:2mm;display:grid;overflow:hidden}.label-barcode svg{width:100%;max-height:13mm}.label-barcode strong{margin-top:1mm;font-family:monospace;font-size:7.5pt}.label-barcode small{margin-top:.7mm;font-size:5.5pt}.label-footer{grid-template-columns:17mm 17mm 1fr;width:100%;height:26mm;display:grid;overflow:hidden}.label-footer>div{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-width:0;height:26mm;padding:2mm 1mm;display:flex;overflow:hidden}.label-footer>div+div{border-left:1px solid #000}.label-footer span{margin:0 0 2mm;line-height:1}.label-footer strong{color:#000;text-align:center;font-size:11pt;line-height:1;display:block}.label-payment.collect{color:#fff;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#000}.label-payment.collect span,.label-payment.collect strong{color:#fff}.label-payment.collect strong{white-space:nowrap;font-size:7pt;line-height:1}@page{size:100mm 100mm;margin:0}@media print{html,body{background:#fff;width:100mm;margin:0;padding:0}.labels-toolbar{display:none}.labels-page,.labels-preview{background:#fff;margin:0;padding:0;display:block}.thermal-label{break-after:page;page-break-after:always;-webkit-print-color-adjust:exact;print-color-adjust:exact;border:0;width:100mm;height:100mm;margin:0;padding:4mm}.thermal-label:last-child{break-after:auto;page-break-after:auto}}.label-footer{color:#000;font-size:initial;margin-top:0!important}.recipient-picker{background:#f8fafc;border:1px solid #dbe3ee;border-radius:18px;gap:18px;padding:24px;display:grid}.recipient-picker-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.recipient-picker-heading h2,.recipient-picker-heading p{margin:0}.recipient-picker-heading h2{color:#111827;font-size:19px}.recipient-picker-heading p{color:#6b7280;margin-top:6px;font-size:14px}.recipient-add-button,.recipient-save-button{color:#fff;cursor:pointer;white-space:nowrap;background:#1e88e5;border:0;border-radius:11px;min-height:44px;padding:0 17px;font-weight:750}.recipient-search{width:100%}.recipient-new-form{background:#fff;border-radius:15px;gap:16px;padding:20px;display:grid}.recipient-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.recipient-new-form textarea{resize:vertical;width:100%;font:inherit;border:1px solid #d1d5db;border-radius:12px;outline:none;padding:15px 16px}.recipient-save-button{justify-self:end}.recipient-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.recipient-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:1fr auto;display:grid;overflow:hidden}.recipient-select-button{color:#111827;cursor:pointer;text-align:left;background:#fff;border:0;min-width:0;padding:16px;display:block}.recipient-select-button:hover{background:#eff6ff}.recipient-select-button strong,.recipient-select-button span{display:block}.recipient-select-button span{color:#4b5563;margin-top:5px;font-size:13px}.recipient-select-button p{color:#6b7280;text-overflow:ellipsis;margin:8px 0 0;font-size:13px;line-height:1.35;overflow:hidden}.recipient-delete-button{color:#dc2626;cursor:pointer;background:#fff7f7;border:0;border-left:1px solid #fee2e2;align-self:stretch;padding:0 14px;font-weight:700}.recipient-error{color:#b91c1c;background:#fee2e2;border-radius:11px;padding:13px 15px}.recipient-empty{text-align:center;background:#fff;border-radius:14px;padding:20px}.recipient-empty strong,.recipient-empty span{display:block}.recipient-empty span{color:#6b7280;margin-top:6px}@media (width<=700px){.recipient-picker-heading{flex-direction:column}.recipient-add-button{width:100%}.recipient-form-grid,.recipient-list{grid-template-columns:1fr}.recipient-save-button{width:100%}}.shipment-form-page{background:#f3f4f6;min-height:100vh;padding:40px 20px}.shipment-form-card{background:#fff;border-radius:24px;width:min(900px,100%);margin:0 auto;padding:34px;box-shadow:0 20px 60px #0f172a1a}.shipment-form-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:36px;display:flex}.back-button{color:#1e88e5;cursor:pointer;background:0 0;border:0;font-weight:700}.shipment-brand{align-items:center;gap:12px;display:flex}.shipment-brand img{object-fit:cover;border-radius:14px;width:58px;height:58px}.shipment-brand strong,.shipment-brand span{display:block}.shipment-brand strong{color:#111827;font-size:21px}.shipment-brand span{color:#6b7280;margin-top:3px;font-size:14px}.shipment-form{gap:26px;display:grid}.shipment-form section{border:1px solid #e5e7eb;border-radius:18px;gap:18px;padding:24px;display:grid}.shipment-form h2{color:#111827;margin:0;font-size:19px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.shipment-form textarea{resize:vertical;width:100%;font:inherit;border:1px solid #d1d5db;border-radius:12px;outline:none;padding:15px 16px}.shipment-form textarea:focus{border-color:#1e88e5;box-shadow:0 0 0 4px #1e88e521}.payment-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.payment-option{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;min-height:50px;font-weight:700}.payment-option.active{color:#1d4ed8;background:#dbeafe;border-color:#1e88e5}.create-shipment-button{color:#fff;cursor:pointer;background:#1e88e5;border:0;border-radius:14px;min-height:56px;font-weight:800}.create-shipment-button:disabled{opacity:.65;cursor:wait}.shipment-error{color:#b91c1c;background:#fee2e2;border-radius:12px;padding:14px 16px}.shipment-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:18px;margin-top:28px;padding:24px}.shipment-success h2{color:#166534;margin-top:0}.shipment-success strong{margin-left:8px}.shipment-success div{gap:8px;margin-top:16px;font-family:monospace;display:grid}@media (width<=650px){.shipment-form-card{padding:22px}.shipment-form-header{flex-direction:column-reverse;align-items:flex-start}.form-grid,.payment-options{grid-template-columns:1fr}}.shipment-detail-container{width:min(1050px,100%);margin:0 auto}.shipment-detail-header{background:#fff;border-radius:20px;grid-template-columns:190px 1fr 70px;align-items:center;gap:20px;padding:25px;display:grid}.shipment-detail-header button{color:#1e88e5;cursor:pointer;text-align:left;background:0 0;border:0;font-weight:750}.shipment-detail-header span{color:#64748b;font-size:13px}.shipment-detail-header h1{margin:5px 0 0;font-family:monospace;font-size:25px}.shipment-detail-header img{object-fit:cover;border-radius:15px;width:62px;height:62px}.shipment-detail-summary>div{background:#fff;border-radius:16px;padding:20px}.shipment-detail-summary span,.shipment-detail-summary strong{display:block}.shipment-detail-summary span{color:#64748b;margin-bottom:8px;font-size:12px;font-weight:700}.detail-status{border-radius:999px;width:fit-content;padding:7px 11px;font-size:12px;display:inline-block!important}.detail-status.created{color:#1d4ed8;background:#dbeafe}.detail-status.assigned{color:#b45309;background:#fef3c7}.detail-status.delivery{color:#c2410c;background:#ffedd5}.detail-status.delivered{color:#15803d;background:#dcfce7}.detail-status.cancelled{color:#b91c1c;background:#fee2e2}.shipment-timeline{background:#fff;border-radius:18px;margin-top:20px;padding:24px}.shipment-timeline h2,.shipment-detail-grid h2,.delivery-photo-section h2{margin:0 0 20px;font-size:18px}.timeline-steps{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.timeline-step{color:#94a3b8;text-align:center;justify-items:center;gap:9px;display:grid;position:relative}.timeline-step:not(:last-child):after{content:"";background:#e2e8f0;width:84%;height:3px;position:absolute;top:17px;left:58%}.timeline-step.completed:not(:last-child):after{background:#22c55e}.timeline-step b{z-index:1;background:#e2e8f0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.timeline-step.completed{color:#15803d}.timeline-step.completed b{color:#fff;background:#22c55e}.timeline-step span{font-size:12px;font-weight:700}.shipment-detail-grid article{background:#fff;border-radius:18px;padding:24px}.shipment-detail-row{border-top:1px solid #edf0f4;padding:13px 0}.shipment-detail-row span,.shipment-detail-row strong{display:block}.shipment-detail-row span{color:#64748b;margin-bottom:5px;font-size:12px}.shipment-detail-row strong{line-height:1.45}.detail-package-list span{background:#f8fafc;border-radius:9px;padding:11px;font-family:monospace;font-size:12px}.delivery-photo-section{background:#fff;border-radius:18px;margin-top:20px;padding:24px}.delivery-photo-section img{object-fit:contain;border-radius:14px;width:min(500px,100%);max-height:500px;display:block}.shipment-cancelled-box{color:#b91c1c;text-align:center;background:#fee2e2;border-radius:15px;margin-top:20px;padding:20px;font-weight:750}.detail-print-button{color:#fff;cursor:pointer;background:#1e88e5;border:0;border-radius:13px;width:100%;min-height:54px;margin-top:20px;font-weight:800}@media (width<=750px){.shipment-detail-header{grid-template-columns:1fr auto}.shipment-detail-header button{grid-column:1/-1}.shipment-detail-summary,.shipment-detail-grid{grid-template-columns:1fr}.timeline-steps{grid-template-columns:1fr;gap:18px}.timeline-step{text-align:left;grid-template-columns:36px 1fr;place-items:center start}.timeline-step:after{display:none}}.delivery-photo-empty{color:#64748b;text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;place-items:center;min-height:180px;padding:24px;display:grid}.shipment-detail-page{background:radial-gradient(circle at 92% 12%,#1e88e521,#0000 30%),radial-gradient(circle at 4% 88%,#0d1b2a17,#0000 32%),#f3f6fa;min-height:100vh;padding:34px 20px 60px}.shipment-detail-container{z-index:0;isolation:isolate;width:min(1180px,100%);margin:0 auto;position:relative;overflow:hidden}.shipment-detail-container:before{content:"";z-index:-1;opacity:.022;filter:grayscale();pointer-events:none;background:url(/cinlog-logo.png) 50%/contain no-repeat;width:620px;height:620px;position:absolute;top:150px;right:-170px}.shipment-detail-header{background:linear-gradient(135deg,#fffffffc,#eff6fff5);border:1px solid #94a3b833;border-radius:22px;justify-content:space-between;align-items:center;gap:22px;padding:24px 28px;display:flex;box-shadow:0 18px 45px #0f172a17}.shipment-detail-header h1{color:#0f172a;letter-spacing:-.03em;margin:0}.shipment-detail-header p{color:#64748b;margin:7px 0 0}.shipment-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.shipment-detail-summary>div,.shipment-detail-summary>article{background:#fffffff5;border:1px solid #94a3b833;border-radius:17px;min-height:112px;padding:20px;box-shadow:0 10px 28px #0f172a0f}.shipment-detail-summary span{color:#64748b;font-size:12px;font-weight:700;display:block}.shipment-detail-summary strong{color:#0f172a;margin-top:9px;font-size:18px;display:block}.shipment-timeline{background:#fffffff7;border:1px solid #94a3b833;border-radius:20px;margin-top:20px;padding:27px 25px;box-shadow:0 12px 32px #0f172a0f}.shipment-timeline h2{color:#0f172a;margin:0 0 24px}.timeline-steps{position:relative}.shipment-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.shipment-detail-grid>section{background:#fffffff7;border:1px solid #94a3b833;border-radius:20px;padding:25px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;box-shadow:0 12px 32px #0f172a0f}.shipment-detail-grid>section:hover{border-color:#1e88e547;transform:translateY(-2px);box-shadow:0 18px 42px #0f172a1a}.shipment-detail-grid h2,.shipment-detail-grid h3{color:#0f172a;margin-top:0}.shipment-detail-row{border-bottom:1px solid #e8edf3;padding:13px 0}.shipment-detail-row:last-child{border-bottom:0}.shipment-detail-row span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:650;display:block}.shipment-detail-row strong{color:#111827;line-height:1.45}.detail-package-list{gap:9px;display:grid}.detail-package-list>*{color:#334155;background:#f8fafc;border:1px solid #e5eaf0;border-radius:11px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.delivery-photo-section{grid-column:1/-1;overflow:hidden;background:linear-gradient(145deg,#fffffffc,#eff6fff0)!important}.delivery-photo-section img{object-fit:contain;background:#eef2f7;border:1px solid #dbe3ed;border-radius:16px;width:100%;max-height:620px;margin-top:16px;display:block;box-shadow:0 16px 42px #0f172a21}.delivery-photo-empty{color:#64748b;text-align:center;background:#f8fafcd9;border:2px dashed #cbd5e1;border-radius:16px;place-items:center;min-height:190px;margin-top:16px;padding:25px;display:grid}.shipment-cancelled-box{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:15px;margin-top:20px;padding:18px 20px;box-shadow:0 10px 25px #b91c1c0f}.detail-print-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e88e5,#1565c0);border:0;border-radius:12px;min-height:48px;padding:0 21px;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 10px 22px #1e88e538}.detail-print-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #1e88e547}@media (width<=850px){.shipment-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-detail-grid{grid-template-columns:1fr}.delivery-photo-section{grid-column:auto}.shipment-detail-header{flex-direction:column;align-items:flex-start}.shipment-detail-container:before{width:390px;height:390px;top:300px;right:-120px}}@media (width<=520px){.shipment-detail-page{padding:18px 12px 40px}.shipment-detail-summary{grid-template-columns:1fr}}.customer-shipments-page{background:#f3f4f6;min-height:100vh;padding:40px 20px}.customer-shipments-card{width:min(1000px,100%);margin:0 auto}.customer-shipments-header{background:#fff;border-radius:22px;grid-template-columns:120px 1fr 70px;align-items:center;gap:20px;margin-bottom:26px;padding:26px;display:grid}.customer-shipments-header button{color:#1e88e5;cursor:pointer;text-align:left;background:0 0;border:0;font-weight:750}.customer-shipments-header h1,.customer-shipments-header p{margin:0}.customer-shipments-header h1{color:#111827;font-size:30px}.customer-shipments-header p{color:#6b7280;margin-top:5px}.customer-shipments-header img{object-fit:cover;border-radius:15px;width:62px;height:62px}.shipments-list{gap:18px;display:grid}.shipment-list-item{background:#fff;border-radius:20px;padding:24px;box-shadow:0 12px 35px #0f172a12}.shipment-list-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.shipment-list-top div span,.shipment-receiver span,.shipment-list-details span{color:#6b7280;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.shipment-list-top strong{font-family:monospace;font-size:17px}.shipment-status{white-space:nowrap;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:750}.shipment-status.created{color:#1d4ed8;background:#dbeafe}.shipment-status.assigned{color:#b45309;background:#fef3c7}.shipment-status.delivery{color:#c2410c;background:#ffedd5}.shipment-status.delivered{color:#15803d;background:#dcfce7}.shipment-status.cancelled{color:#b91c1c;background:#fee2e2}.shipment-receiver{background:#f9fafb;border-radius:14px;margin:22px 0;padding:17px}.shipment-receiver p{color:#4b5563;margin:6px 0 0}.shipment-list-details{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.shipment-list-details div{border:1px solid #e5e7eb;border-radius:12px;padding:14px}.shipment-list-details strong{font-size:14px;display:block}.shipment-list-footer{color:#6b7280;justify-content:space-between;margin-top:18px;font-size:12px;display:flex}.shipments-message,.shipments-error,.shipments-empty{text-align:center;background:#fff;border-radius:18px;padding:30px}.shipments-error{color:#b91c1c;background:#fee2e2}.shipments-empty strong,.shipments-empty span{display:block}.shipments-empty span{color:#6b7280;margin-top:8px}@media (width<=700px){.customer-shipments-header{grid-template-columns:1fr auto}.customer-shipments-header button{grid-column:1/-1}.shipment-list-top,.shipment-list-footer{flex-direction:column;align-items:flex-start}.shipment-list-details{grid-template-columns:1fr 1fr}}.shipment-list-footer{align-items:center}.shipment-list-footer>div{gap:20px;display:flex}.shipment-print-button{color:#fff;cursor:pointer;background:#1e88e5;border:0;border-radius:10px;min-height:42px;padding:0 18px;font-weight:750}.shipment-print-button:hover{background:#1976d2}@media (width<=700px){.shipment-list-footer>div{flex-direction:column;gap:5px}.shipment-print-button{width:100%}}.shipment-filters{background:#fff;border-radius:16px;grid-template-columns:1fr 240px;gap:14px;margin-bottom:12px;padding:18px;display:grid}.shipment-filters input,.shipment-filters select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:11px;outline:none;width:100%;min-height:48px;padding:0 15px}.shipment-filters input:focus,.shipment-filters select:focus{border-color:#1e88e5;box-shadow:0 0 0 4px #1e88e51f}.shipment-result-count{color:#64748b;margin:0 4px 16px;font-size:13px;font-weight:700}@media (width<=700px){.shipment-filters{grid-template-columns:1fr}}.shipment-item-actions{gap:9px;display:flex}.shipment-detail-button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;min-height:42px;padding:0 18px;font-weight:750}@media (width<=700px){.shipment-item-actions{flex-direction:column;width:100%}.shipment-detail-button{width:100%}}.load-more-button{color:#fff;cursor:pointer;background:#1e88e5;border:0;border-radius:12px;width:min(340px,100%);min-height:50px;margin:24px auto 0;font-weight:800;display:block}.load-more-button:disabled{opacity:.65;cursor:wait}.shipment-list-end{color:#64748b;text-align:center;background:#fff;border-radius:12px;margin-top:24px;padding:16px;font-size:13px;font-weight:700}.shipment-filters{grid-template-columns:minmax(0,1fr) 220px 160px}.barcode-search-button{color:#fff;cursor:pointer;background:#0d1b2a;border:0;border-radius:11px;min-height:48px;padding:0 16px;font-weight:800}.barcode-search-button:disabled{opacity:.55;cursor:not-allowed}@media (width<=800px){.shipment-filters{grid-template-columns:1fr}.barcode-search-button{width:100%}}.customer-shipments-page{background:radial-gradient(circle at 90% 15%,#1e88e51a,#0000 32%),radial-gradient(circle at 5% 90%,#0d1b2a14,#0000 34%),#f3f4f6;position:relative}.customer-shipments-card{isolation:isolate;background:#fffffff5;border:1px solid #94a3b838;position:relative;overflow:hidden;box-shadow:0 28px 70px #0f172a1f}.customer-shipments-card:before{content:"";z-index:-1;opacity:.025;filter:grayscale();pointer-events:none;background:url(/cinlog-logo.png) 50%/contain no-repeat;width:560px;height:560px;position:absolute;top:140px;right:-150px}.customer-shipments-header{background:linear-gradient(135deg,#fffffffa,#eff6fff0);border:1px solid #94a3b82e;box-shadow:0 12px 30px #0f172a12}.shipment-list-item{border:1px solid #94a3b833;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;box-shadow:0 10px 28px #0f172a0f}.shipment-list-item:hover{border-color:#1e88e547;transform:translateY(-2px);box-shadow:0 18px 38px #0f172a1a}.shipment-filters{background:#ffffffe6;border:1px solid #94a3b82e;box-shadow:0 8px 24px #0f172a0d}@media (width<=800px){.customer-shipments-card:before{opacity:.02;width:360px;height:360px;top:240px;right:-120px}}.customer-dashboard-page{background:#f4f7fb;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.customer-sidebar{color:#fff;background:#0d1b2a;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.customer-sidebar-brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:13px;padding:0 8px 28px;display:flex}.customer-sidebar-brand img{object-fit:cover;border-radius:13px;width:52px;height:52px}.customer-sidebar-brand strong,.customer-sidebar-brand span{display:block}.customer-sidebar-brand strong{font-size:21px}.customer-sidebar-brand span{color:#94a3b8;margin-top:3px;font-size:12px}.customer-sidebar nav{gap:8px;margin-top:28px;display:grid}.customer-sidebar nav button{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;min-height:48px;padding:0 16px;font-weight:700}.customer-sidebar nav button:hover,.customer-sidebar nav button.active{color:#fff;background:#1e88e5}.customer-sidebar-logout{color:#fca5a5;cursor:pointer;background:0 0;border:1px solid #f8717166;border-radius:11px;min-height:48px;margin-top:auto;font-weight:750}.customer-dashboard-content{min-width:0;padding:38px}.customer-dashboard-header{justify-content:space-between;align-items:center;gap:28px;display:flex}.customer-dashboard-header p,.customer-dashboard-header h1,.customer-dashboard-header span{margin:0}.customer-dashboard-header p{color:#1e88e5;font-weight:750}.customer-dashboard-header h1{color:#111827;margin-top:5px;font-size:36px}.customer-dashboard-header>div>span{color:#64748b;margin-top:8px;display:block}.customer-profile-box{background:#fff;border-radius:15px;align-items:center;gap:16px;padding:13px 16px;display:flex;box-shadow:0 8px 30px #0f172a0f}.customer-profile-box strong,.customer-profile-box span{text-align:right;display:block}.customer-profile-box span{color:#64748b;margin-top:4px;font-size:12px}.customer-profile-box b{color:#1d4ed8;background:#dbeafe;border-radius:50%;place-items:center;width:45px;height:45px;font-size:20px;display:grid}.customer-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:36px;display:grid}.customer-stat-grid article{background:#fff;border:1px solid #e5eaf1;border-radius:18px;padding:22px}.customer-stat-grid span,.customer-stat-grid strong,.customer-stat-grid small{display:block}.customer-stat-grid span{color:#64748b;font-size:13px;font-weight:700}.customer-stat-grid strong{color:#111827;margin-top:12px;font-size:34px}.customer-stat-grid small{color:#94a3b8;margin-top:8px}.customer-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px;display:grid}.customer-quick-actions button{color:#111827;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5eaf1;border-radius:18px;min-height:130px;padding:22px}.customer-quick-actions button.primary{color:#fff;background:linear-gradient(135deg,#1e88e5,#1565c0);border-color:#1e88e5}.customer-quick-actions strong,.customer-quick-actions span{display:block}.customer-quick-actions strong{font-size:17px}.customer-quick-actions span{color:#64748b;margin-top:12px;line-height:1.5}.customer-quick-actions .primary span{color:#dbeafe}.customer-recent-section{background:#fff;border:1px solid #e5eaf1;border-radius:20px;margin-top:26px;padding:25px}.customer-section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.customer-section-heading h2,.customer-section-heading p{margin:0}.customer-section-heading p{color:#64748b;margin-top:5px}.customer-section-heading button{color:#1e88e5;cursor:pointer;background:0 0;border:0;font-weight:750}.customer-recent-list{margin-top:20px;display:grid}.customer-recent-list article{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;display:flex}.customer-recent-list article>div{align-items:center;gap:15px;display:flex}.customer-recent-list span{color:#64748b;font-size:13px}.customer-recent-list article>div:first-child span{font-family:monospace}.recent-status{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:11px}.recent-status.created{color:#1d4ed8;background:#dbeafe}.recent-status.assigned{color:#b45309;background:#fef3c7}.recent-status.delivery{color:#c2410c;background:#ffedd5}.recent-status.delivered{color:#15803d;background:#dcfce7}.recent-status.cancelled{color:#b91c1c;background:#fee2e2}.customer-no-shipment{color:#64748b;text-align:center;background:#f8fafc;border-radius:14px;margin-top:20px;padding:30px}@media (width<=1000px){.customer-stat-grid{grid-template-columns:1fr 1fr}.customer-quick-actions{grid-template-columns:1fr}}@media (width<=750px){.customer-dashboard-page{display:block}.customer-sidebar{height:auto;position:static}.customer-sidebar nav{grid-template-columns:1fr 1fr}.customer-sidebar-logout{margin-top:25px}.customer-dashboard-content{padding:24px 18px}.customer-dashboard-header{flex-direction:column;align-items:flex-start}.customer-profile-box{justify-content:space-between;width:100%}.customer-stat-grid{grid-template-columns:1fr}.customer-recent-list article,.customer-recent-list article>div{flex-direction:column;align-items:flex-start}}@media (width>=1001px){.customer-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))}}.dashboard-error{color:#b91c1c;background:#fee2e2;border-radius:12px;margin-top:24px;padding:15px 18px}.recipients-page{background:#f3f4f6;min-height:100vh;padding:40px 20px}.recipients-container{width:min(1000px,100%);margin:0 auto}.recipients-header{background:#fff;border-radius:20px;grid-template-columns:180px 1fr 70px;align-items:center;gap:20px;padding:25px;display:grid}.recipients-header button{color:#1e88e5;cursor:pointer;text-align:left;background:0 0;border:0;font-weight:750}.recipients-header h1,.recipients-header p{margin:0}.recipients-header p{color:#64748b;margin-top:5px}.recipients-header img{object-fit:cover;border-radius:15px;width:62px;height:62px}.recipient-editor,.recipient-management-list{background:#fff;border-radius:20px;margin-top:20px;padding:25px}.recipient-editor{gap:18px;display:grid}.recipient-editor h2,.recipient-editor p,.recipient-list-heading h2,.recipient-list-heading p{margin:0}.recipient-editor p,.recipient-list-heading p{color:#64748b;margin-top:5px}.recipient-editor-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.recipient-editor textarea{resize:vertical;width:100%;font:inherit;border:1px solid #d1d5db;border-radius:12px;outline:none;padding:15px 16px}.recipient-editor-actions{justify-content:flex-end;gap:10px;display:flex}.recipient-submit-button,.recipient-cancel-button{cursor:pointer;border-radius:11px;min-height:48px;padding:0 20px;font-weight:750}.recipient-submit-button{color:#fff;background:#1e88e5;border:0}.recipient-cancel-button{color:#374151;background:#fff;border:1px solid #d1d5db}.recipients-error{color:#b91c1c;background:#fee2e2;border-radius:11px;padding:13px 15px}.recipient-list-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.recipient-list-heading input{width:min(320px,100%)}.recipient-table{gap:12px;margin-top:22px;display:grid}.recipient-table article{border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.recipient-table strong,.recipient-table span{display:block}.recipient-table span{color:#4b5563;margin-top:5px;font-size:13px}.recipient-table p{color:#64748b;margin:8px 0 0}.recipient-row-actions{gap:8px;display:flex}.recipient-row-actions button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;min-height:40px;padding:0 15px;font-weight:700}.recipient-row-actions button.delete{color:#dc2626;background:#fff7f7;border-color:#fecaca}.recipients-empty{color:#64748b;text-align:center;background:#f8fafc;border-radius:14px;margin-top:20px;padding:30px}@media (width<=700px){.recipients-header{grid-template-columns:1fr auto}.recipients-header button{grid-column:1/-1}.recipient-editor-grid{grid-template-columns:1fr}.recipient-list-heading,.recipient-table article{flex-direction:column;align-items:flex-start}.recipient-list-heading input,.recipient-row-actions{width:100%}.recipient-row-actions button{flex:1}}.bulk-import-page{background:#f3f4f6;min-height:100vh;padding:40px 20px}.bulk-import-container{width:min(1180px,100%);margin:0 auto}.bulk-import-header{background:#fff;border-radius:20px;grid-template-columns:180px 1fr 70px;align-items:center;gap:20px;padding:25px;display:grid}.bulk-import-header button{color:#1e88e5;cursor:pointer;text-align:left;background:0 0;border:0;font-weight:750}.bulk-import-header h1,.bulk-import-header p{margin:0}.bulk-import-header p{color:#64748b;margin-top:5px}.bulk-import-header img{object-fit:cover;border-radius:15px;width:62px;height:62px}.bulk-import-upload{background:#fff;border-radius:20px;margin-top:20px;padding:26px}.bulk-import-upload h2,.bulk-import-upload p{margin:0}.bulk-import-upload p{color:#64748b;margin-top:7px}.bulk-upload-actions{gap:12px;margin-top:22px;display:flex}.template-button,.file-select-button{cursor:pointer;border-radius:11px;place-items:center;min-height:48px;padding:0 20px;font-weight:750;display:grid}.template-button{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.file-select-button{color:#fff;background:#1e88e5}.file-select-button input{display:none}.bulk-column-info{color:#475569;background:#f8fafc;border-radius:12px;gap:8px;margin-top:20px;padding:15px;font-size:13px;display:flex}.bulk-import-error{color:#b91c1c;background:#fee2e2;border-radius:13px;margin-top:20px;padding:16px}.bulk-import-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.bulk-import-summary article{background:#fff;border-radius:16px;padding:20px}.bulk-import-summary span,.bulk-import-summary strong{display:block}.bulk-import-summary span{color:#64748b;font-size:12px}.bulk-import-summary strong{text-overflow:ellipsis;margin-top:8px;overflow:hidden}.bulk-import-table-wrapper{background:#fff;border-radius:18px;margin-top:20px;overflow-x:auto}.bulk-import-table{border-collapse:collapse;width:100%}.bulk-import-table th,.bulk-import-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:15px}.bulk-import-table th{color:#475569;background:#f8fafc;font-size:12px}.bulk-import-table td{font-size:13px}.bulk-import-table td strong,.bulk-import-table td small{display:block}.bulk-import-table td small{color:#64748b;max-width:260px;margin-top:5px;line-height:1.4}.invalid-row{background:#fff7f7}.row-ready,.row-success,.row-error{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:750;display:inline-block}.row-ready{color:#1d4ed8;background:#dbeafe}.row-success{color:#15803d;background:#dcfce7}.row-error{color:#b91c1c;background:#fee2e2}.bulk-import-button{color:#fff;cursor:pointer;background:#1e88e5;border:0;border-radius:13px;width:min(420px,100%);min-height:54px;margin:24px auto 0;font-weight:800;display:block}.bulk-import-button:disabled{opacity:.6;cursor:not-allowed}@media (width<=750px){.bulk-import-header{grid-template-columns:1fr auto}.bulk-import-header button{grid-column:1/-1}.bulk-upload-actions,.bulk-column-info{flex-direction:column}.bulk-import-summary{grid-template-columns:1fr 1fr}}.bulk-import-footer-actions{justify-content:center;gap:12px;margin-top:24px;display:flex}.bulk-import-footer-actions .bulk-import-button{width:min(420px,100%);margin:0}.bulk-print-button{color:#1565c0;cursor:pointer;background:#fff;border:1px solid #1e88e5;border-radius:13px;min-height:54px;padding:0 24px;font-weight:800}.bulk-print-button:hover{background:#eff6ff}@media (width<=750px){.bulk-import-footer-actions{flex-direction:column}.bulk-print-button,.bulk-import-footer-actions .bulk-import-button{width:100%}}#root{min-height:100vh}*{box-sizing:border-box}button,input{font:inherit}.login-page{background:#f3f4f6;grid-template-columns:minmax(420px,46%) 1fr;min-height:100vh;display:grid}.login-panel{background:#fff;flex-direction:column;justify-content:center;padding:64px clamp(40px,8vw,120px);display:flex}.brand{color:#0d1b2a;align-items:center;gap:14px;display:flex}.brand-mark{color:#fff;background:#0d1b2a;border-radius:14px;place-items:center;width:52px;height:52px;font-size:28px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:25px}.brand small{color:#6b7280;margin-top:3px;font-size:13px}.login-heading{margin:70px 0 34px}.login-heading p{color:#1e88e5;margin:0 0 10px;font-weight:700}.login-heading h1{color:#111827;margin:0;font-size:clamp(32px,4vw,46px);line-height:1.08}.login-heading span{color:#6b7280;max-width:480px;margin-top:18px;line-height:1.6;display:block}form{gap:22px;display:grid}label{color:#374151;gap:9px;font-weight:650;display:grid}input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:15px 16px}input:focus{border-color:#1e88e5;box-shadow:0 0 0 4px #1e88e521}.login-button,.dashboard-actions button{color:#fff;cursor:pointer;background:#1e88e5;border:0;border-radius:12px;font-weight:750}.login-button{min-height:52px;margin-top:6px}.login-button:disabled{cursor:wait;opacity:.65}.error-message{color:#b91c1c;background:#fee2e2;border-radius:10px;padding:13px 15px;font-size:14px}footer{color:#9ca3af;margin-top:60px;font-size:13px}.hero-panel{color:#fff;background:linear-gradient(145deg,#0d1b2af0,#1e88e5d1);align-items:flex-end;padding:clamp(50px,7vw,110px);display:flex}.hero-panel div{max-width:650px}.hero-panel p{color:#93c5fd;letter-spacing:.04em;font-weight:750}.hero-panel h2{margin:16px 0;font-size:clamp(40px,6vw,74px);line-height:1.05}.hero-panel span{color:#dbeafe;font-size:18px;line-height:1.7}.dashboard-page{background:#f3f4f6;place-items:center;min-height:100vh;padding:30px;display:grid}.dashboard-card{background:#fff;border-radius:24px;width:min(680px,100%);padding:42px;box-shadow:0 22px 60px #0f172a1f}.welcome-text{color:#6b7280;margin:52px 0 7px}.dashboard-card h1{color:#111827;margin:0 0 12px;font-size:40px}.role-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:7px 12px;font-weight:700;display:inline-block}.dashboard-actions{gap:12px;margin-top:38px;display:grid}.dashboard-actions button{min-height:54px}.logout-button{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:12px;width:100%;min-height:50px;margin-top:24px;font-weight:700}@media (width<=850px){.login-page{grid-template-columns:1fr}.hero-panel{display:none}.login-panel{padding:42px 26px}}.brand-logo{object-fit:cover;border-radius:16px;flex-shrink:0;width:68px;height:68px}
