: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%}}html{scroll-behavior:smooth}.marketing-page{color:#0f172a;background:#f5f8fc;min-height:100vh;overflow-x:hidden}.marketing-navigation{z-index:20;justify-content:space-between;align-items:center;width:min(1240px,100% - 40px);min-height:94px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.marketing-brand{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:13px;padding:0;display:flex}.marketing-brand img{border-radius:14px;width:52px;height:52px;box-shadow:0 15px 34px #00000040}.marketing-brand div{gap:2px;display:grid}.marketing-brand strong{font-size:22px}.marketing-brand span{color:#b8c7d9;letter-spacing:.06em;text-transform:uppercase;font-size:11px}.marketing-navigation nav{align-items:center;gap:28px;display:flex}.marketing-navigation nav a{color:#d8e2ee;font-size:14px;font-weight:650;text-decoration:none}.marketing-navigation nav>button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:12px;min-height:45px;padding:0 19px;font-weight:800}.marketing-hero{background:radial-gradient(circle at 78% 32%,#1e88e561,#0000 29%),radial-gradient(circle at 15% 100%,#27d09724,#0000 30%),linear-gradient(135deg,#071625,#0d253d 55%,#102f4f);grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:55px;min-height:820px;padding:150px max(40px,50vw - 620px) 90px;display:grid;position:relative}.marketing-hero:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:650px;height:650px;position:absolute;bottom:-260px;right:-120px}.marketing-hero-content{z-index:3;position:relative}.marketing-eyebrow{color:#55b6ff;letter-spacing:.13em;text-transform:uppercase;margin:0 0 22px;font-size:13px;font-weight:850}.marketing-hero h1{color:#fff;letter-spacing:-.065em;max-width:720px;margin:0;font-size:clamp(54px,6.4vw,94px);line-height:.96}.marketing-hero h1 span{color:#38a5ff;display:block}.marketing-hero-description{color:#b9c8d8;max-width:650px;margin:30px 0 0;font-size:19px;line-height:1.7}.marketing-hero-actions{gap:13px;margin-top:34px;display:flex}.marketing-hero-actions button,.marketing-hero-actions a{border-radius:13px;justify-content:center;align-items:center;min-height:54px;padding:0 25px;font-weight:850;text-decoration:none;display:inline-flex}.marketing-hero-actions button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2699ed,#1565c0);border:0;box-shadow:0 16px 34px #1e88e54d}.marketing-hero-actions a{color:#fff;background:#ffffff12;border:1px solid #fff3}.marketing-hero-trust{gap:34px;margin-top:55px;display:flex}.marketing-hero-trust div{gap:4px;display:grid}.marketing-hero-trust strong{color:#fff;font-size:18px}.marketing-hero-trust span{color:#8298ae;font-size:12px}.marketing-hero-visual{min-height:540px;position:relative}.hero-orbit{border:1px solid #ffffff1a;border-radius:50%;position:absolute}.orbit-one{inset:15px 0 0 20px}.orbit-two{inset:85px 70px 65px 90px}.hero-dashboard-card{z-index:3;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffed;border:1px solid #ffffff2b;border-radius:24px;width:min(510px,96%);padding:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(2deg);box-shadow:0 40px 90px #00000057}.hero-card-heading{align-items:center;gap:13px;display:flex}.hero-card-heading img{border-radius:13px;width:50px;height:50px}.hero-card-heading div{flex:1;gap:4px;display:grid}.hero-card-heading span{color:#64748b;font-size:11px}.hero-card-heading strong{font-size:18px}.hero-card-heading b{color:#15803d;background:#dcfce7;border-radius:9px;padding:8px 10px;font-size:11px}.hero-card-route{align-items:center;margin-top:34px;display:flex}.hero-card-route i{background:#d9e2ec;flex:1;height:3px}.route-point{color:#8190a3;background:#e5ebf2;border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.route-point.active{color:#fff;background:#1e88e5;box-shadow:0 8px 18px #1e88e540}.hero-card-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:30px;display:grid}.hero-card-stats article{background:#f8fafc;border:1px solid #e7edf4;border-radius:13px;padding:15px}.hero-card-stats span{color:#64748b;font-size:10px;display:block}.hero-card-stats strong{margin-top:8px;font-size:20px;display:block}.marketing-services{padding:110px max(30px,50vw - 620px)}.marketing-section-heading{max-width:760px}.marketing-section-heading p{color:#1e88e5;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-weight:850}.marketing-section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.6vw,64px);line-height:1.04}.marketing-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:50px;display:grid}.marketing-service-grid article{background:#fff;border:1px solid #dfe7f0;border-radius:20px;min-height:275px;padding:27px;transition:transform .18s,box-shadow .18s;box-shadow:0 16px 42px #0f172a0f}.marketing-service-grid article:hover{transform:translateY(-7px);box-shadow:0 27px 60px #0f172a1c}.marketing-service-grid article>span{color:#1e88e5;font-size:12px;font-weight:900}.marketing-service-grid h3{letter-spacing:-.025em;margin:62px 0 14px;font-size:21px}.marketing-service-grid p{color:#65758a;margin:0;line-height:1.65}.marketing-motion-section{background:linear-gradient(#071625,#0d253d);height:125vh;position:relative}.marketing-motion-stage{min-height:100vh;position:sticky;top:0;overflow:hidden}.motion-copy{z-index:10;max-width:560px;position:absolute;top:16%;left:max(30px,50vw - 620px)}.motion-copy p{color:#48aaff;letter-spacing:.1em;text-transform:uppercase;margin:0 0 15px;font-size:13px;font-weight:900}.motion-copy h2{color:#fff;letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,72px);line-height:1.02}.motion-copy>span{color:#b4c3d3;max-width:520px;margin-top:23px;font-size:17px;line-height:1.7;display:block}.motion-step-indicator{gap:8px;margin-top:30px;display:flex}.motion-step-indicator i{background:#ffffff26;border-radius:99px;width:42px;height:4px}.motion-step-indicator i.active{background:#1e88e5}.motion-city{opacity:.2;align-items:flex-end;gap:13px;display:flex;position:absolute;bottom:28%;right:4%}.city-building{background:repeating-linear-gradient(90deg,#0000 0 12px,#72bfff38 12px 17px);border:1px solid #72bfff;width:90px}.building-one{height:230px}.building-two{height:330px}.building-three{height:270px}.building-four{height:390px}.motion-road{background:linear-gradient(#1e2c39,#121d27);border-top:5px solid #24384b;height:29%;position:absolute;bottom:0;left:0;right:0}.road-progress{background:#ffffff14;height:5px;position:absolute;top:0;left:0;right:0}.road-progress span{background:linear-gradient(90deg,#1e88e5,#43b4ff);height:100%;display:block}.road-lines{justify-content:space-around;display:flex;position:absolute;top:50%;left:0;right:0}.road-lines i{opacity:.75;background:#e8edf1;border-radius:4px;width:95px;height:8px}.cinlog-truck,.cinlog-van{z-index:8;will-change:transform;transition:transform 60ms linear;position:absolute}.cinlog-truck{width:300px;height:110px;bottom:42%;left:0}.truck-trailer{background:linear-gradient(135deg,#f8fbff,#dce8f4);border-radius:10px 4px 4px 10px;align-items:center;gap:12px;width:215px;height:83px;padding:0 17px;display:flex;position:absolute;bottom:18px;left:0;box-shadow:0 18px 35px #00000045}.truck-trailer img,.van-body img{border-radius:10px;width:42px;height:42px}.truck-trailer strong,.van-body strong{color:#0d1b2a;font-size:20px}.truck-cabin{background:#1e88e5;border-radius:10px 24px 7px 4px;width:85px;height:72px;position:absolute;bottom:18px;right:0;box-shadow:0 18px 35px #00000045}.truck-cabin span{background:#b8ddf5;border-radius:4px 12px 4px 4px;width:37px;height:25px;position:absolute;top:12px;right:12px}.vehicle-wheel{background:#7d8a97;border:8px solid #0a1016;border-radius:50%;width:31px;height:31px;position:absolute;bottom:0}.truck-wheel-one{left:42px}.truck-wheel-two{left:180px}.truck-wheel-three{right:21px}.cinlog-van{width:185px;height:100px;bottom:18%;left:0}.van-body{background:linear-gradient(135deg,#fff,#dfeaf5);border-radius:16px 30px 8px 8px;align-items:center;gap:9px;width:175px;height:75px;padding:0 13px;display:flex;position:absolute;bottom:18px;left:0;box-shadow:0 18px 35px #00000040}.van-body strong{font-size:15px}.van-window{background:#a9d7f4;border-radius:5px 13px 4px 4px;width:35px;height:23px;position:absolute;top:11px;right:12px}.van-wheel-one{left:27px}.van-wheel-two{right:21px}.marketing-final-call{color:#fff;background:linear-gradient(135deg,#0c2135,#123c63);border-radius:25px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;margin:90px max(30px,50vw - 620px);padding:40px;display:grid;box-shadow:0 30px 80px #0f172a2e}.marketing-final-call img{border-radius:20px;width:82px;height:82px}.marketing-final-call p{color:#53b3ff;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:850}.marketing-final-call h2{letter-spacing:-.04em;margin:0;font-size:31px}.marketing-final-call span{color:#adc1d5;margin-top:9px;display:block}.marketing-final-call button{color:#0d2944;cursor:pointer;background:#fff;border:0;border-radius:13px;min-height:52px;padding:0 23px;font-weight:900}.marketing-footer{color:#64748b;border-top:1px solid #dde5ee;justify-content:space-between;align-items:center;min-height:105px;padding:0 max(30px,50vw - 620px);display:flex}.marketing-footer div{color:#0f172a;align-items:center;gap:10px;display:flex}.marketing-footer img{border-radius:9px;width:38px;height:38px}@media (width<=980px){.marketing-navigation nav a{display:none}.marketing-hero{grid-template-columns:1fr;min-height:1080px}.marketing-hero-visual{min-height:420px}.marketing-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-final-call{grid-template-columns:auto 1fr}.marketing-final-call button{grid-column:1/-1}}@media (width<=650px){.marketing-navigation{min-height:78px}.marketing-brand span{display:none}.marketing-navigation nav{gap:8px}.marketing-hero{min-height:980px;padding:120px 20px 70px}.marketing-hero h1{font-size:51px}.marketing-hero-description{font-size:16px}.marketing-hero-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.marketing-services{padding:80px 20px}.marketing-service-grid{grid-template-columns:1fr}.marketing-service-grid article{min-height:220px}.marketing-service-grid h3{margin-top:35px}.motion-copy{max-width:calc(100% - 40px);top:10%;left:20px}.motion-copy h2{font-size:41px}.motion-city{display:none}.cinlog-truck{transform-origin:0 100%;width:250px;transform:scale(.8)}.marketing-final-call{grid-template-columns:1fr;margin:65px 20px;padding:28px}.marketing-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;padding:25px 20px}}.cinlog-svg-truck,.cinlog-svg-van{z-index:12;pointer-events:none;will-change:transform;filter:drop-shadow(0 24px 24px #00000057);transition:transform 60ms linear;position:absolute;left:0}.cinlog-svg-truck{width:min(61vw,870px);bottom:27%}.cinlog-svg-van{width:min(38vw,520px);bottom:5%}.cinlog-svg-truck svg,.cinlog-svg-van svg{width:100%;height:auto;display:block;overflow:visible}@media (width<=700px){.cinlog-svg-truck{width:720px;bottom:30%}.cinlog-svg-van{width:420px;bottom:7%}}.marketing-final-call{grid-template-columns:auto minmax(0,1fr)}.marketing-contact-email{color:#fff;margin-top:18px;font-size:18px;font-weight:850;text-decoration:none;display:inline-block}.marketing-contact-email:hover{color:#62c3ff}.marketing-footer-contact{flex-direction:column;align-items:flex-end!important;gap:5px!important;display:flex!important}.marketing-footer-contact a{color:#1e88e5;font-weight:800;text-decoration:none}.marketing-footer-contact span{color:#64748b;font-size:13px}@media (width<=650px){.marketing-footer-contact{align-items:flex-start!important}}.marketing-discover{background:linear-gradient(135deg,#fffffffa,#eff7fff5);border:1px solid #1e88e52e;border-radius:34px;width:min(1180px,100% - 40px);margin:0 auto 90px;padding:72px;box-shadow:0 28px 80px #0f172a1a}.marketing-discover-copy{max-width:720px}.marketing-discover-copy p{color:#1e88e5;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}.marketing-discover-copy h2{color:#0f172a;letter-spacing:-.045em;margin:0;font-size:clamp(34px,5vw,62px);line-height:1.02}.marketing-discover-copy>span{color:#64748b;max-width:640px;margin-top:22px;font-size:17px;line-height:1.7;display:block}.marketing-discover-points{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.marketing-discover-points article{background:#ffffffc7;border:1px solid #94a3b833;border-radius:24px;padding:28px}.marketing-discover-points strong{color:#1e88e5;margin-bottom:28px;font-size:14px;font-weight:900;display:block}.marketing-discover-points h3{color:#0f172a;margin:0 0 10px;font-size:21px}.marketing-discover-points span{color:#64748b;font-size:14px;line-height:1.65}@media (width<=800px){.marketing-discover{border-radius:26px;padding:42px 24px}.marketing-discover-points{grid-template-columns:1fr}}#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}.landing-back-button{color:#1e88e5;cursor:pointer;background:0 0;border:0;margin-bottom:22px;padding:0;font-weight:800;display:inline-flex}
