:root{color:#1d2433;background:#f7f8fb;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button{color:#19202e;cursor:pointer;background:#e3bd15;border:0;border-radius:8px;padding:.7rem 1rem;font-weight:700}button.secondary{background:#e8ebf0}.layout{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{background:#f0d405;flex-direction:column;justify-content:space-between;padding:2rem 1.25rem;display:flex}.profile{align-items:center;gap:.75rem;margin-bottom:2.25rem;display:flex}.avatar{color:#1d2433;background:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.4rem;font-weight:800;display:grid;box-shadow:0 2px 7px #6d5e0033}.profile-label{text-transform:uppercase;letter-spacing:.06em;color:#514700;margin:0 0 .15rem;font-size:.78rem}.sidebar-nav{gap:.6rem;display:grid}.nav-button{text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;width:100%}.nav-button:hover,.nav-button:focus-visible{background:#ffe865;border-color:#c4a800}.sign-out{border-color:#b79e00;margin-top:2rem}.content{width:100%;max-width:1200px;margin:auto;padding:2rem}.card{background:#fff;border:1px solid #e5e8ef;border-radius:12px;padding:1.25rem;box-shadow:0 3px 14px #2530470b}.auth{max-width:400px;margin:12vh auto}.auth h1{margin-top:0}form{gap:1rem;display:grid}label{gap:.35rem;font-weight:650;display:grid}input{font:inherit;border:1px solid #cbd1dc;border-radius:7px;padding:.65rem}.hint{color:#687086;font-size:.85rem}.hidden{display:none}.cards{gap:.8rem;margin-top:1rem;display:grid}.shipment{justify-content:space-between;align-items:center;gap:1rem;display:flex}.shipment h3,.shipment p{margin:.15rem 0}.page-heading{justify-content:space-between;align-items:start;display:flex}.table{border-collapse:collapse;width:100%;margin:1rem 0}.table th,.table td{text-align:left;border-bottom:1px solid #e8ebf0;padding:.6rem}.totals{flex-wrap:wrap;gap:1rem;display:flex}.totals strong{display:block}.error{color:#b42318;margin:.75rem 0}.success{color:#087443;margin:.75rem 0}@media (width<=700px){.layout{grid-template-columns:1fr}.sidebar{flex-direction:row;align-items:center;gap:1rem;padding:1rem}.profile{margin:0}.sidebar-nav{flex-wrap:wrap;gap:.25rem;display:flex}.nav-button{width:auto}.sign-out{margin:0}.content{padding:1rem}.shipment{flex-direction:column;align-items:start}}.login-page{background:#f7f8fb;grid-template-columns:minmax(360px,1.05fr) minmax(440px,.95fr);min-height:100vh;display:grid}.login-showcase{color:#fff;background:radial-gradient(circle at 85% 15%,#f0d40533,#0000 24rem),linear-gradient(145deg,#111827 0%,#20283a 56%,#111827 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative;overflow:hidden}.login-showcase:before,.login-showcase:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.login-showcase:before{width:30rem;height:30rem;bottom:-9rem;right:-13rem}.login-showcase:after{width:18rem;height:18rem;bottom:-3rem;right:-8rem}.showcase-brand,.mobile-brand{letter-spacing:-.01em;align-items:center;gap:.85rem;font-size:1.05rem;font-weight:800;display:flex}.showcase-logo{color:#20283a;background:#f0d405;border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 10px 30px #f0d4052e}.showcase-logo svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:26px}.showcase-business:empty:after{content:"Cargo Management"}.showcase-copy{z-index:1;max-width:620px;margin:auto 0;padding:4rem 0;position:relative}.showcase-kicker{color:#f0d405;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}.showcase-copy h1{letter-spacing:-.055em;max-width:580px;margin:0;font-size:clamp(2.45rem,4.8vw,4.5rem);line-height:1.02}.showcase-copy>p:last-child{color:#c8ced9;max-width:520px;margin:1.5rem 0 0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7}.showcase-status{z-index:1;color:#c8ced9;align-items:center;gap:.65rem;font-size:.85rem;display:flex;position:relative}.status-pulse{background:#38d98a;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #38d98a21}.login-panel{place-items:center;padding:clamp(1.5rem,5vw,5rem);display:grid}.login-card{width:min(100%,430px)}.mobile-brand{color:#20283a;margin-bottom:3rem;display:none}.login-heading{margin-bottom:2rem}.login-eyebrow{color:#aa9300;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .7rem;font-size:.76rem;font-weight:850}.login-heading h2{color:#171d2a;letter-spacing:-.035em;margin:0;font-size:clamp(1.85rem,3vw,2.35rem)}.login-heading>p:last-child{color:#687086;margin:.8rem 0 0;line-height:1.55}.login-card form{gap:.7rem}.login-card form>label{color:#303849;margin-top:.55rem;font-size:.88rem}.login-input-wrap{position:relative}.login-input-wrap>svg{fill:none;stroke:#7c8494;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:19px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.login-input-wrap input{color:#171d2a;background:#fff;border:1px solid #d4d8e0;border-radius:10px;outline:none;width:100%;height:52px;padding:.75rem 3rem;transition:border-color .15s,box-shadow .15s}.login-input-wrap input::placeholder{color:#9ba2af}.login-input-wrap input:focus{border-color:#bea900;box-shadow:0 0 0 4px #f0d40529}.password-toggle{color:#737b8b;background:0 0;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.password-toggle:hover{background:#f1f2f5}.password-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:20px}.login-submit{color:#252100;background:#f0d405;border-radius:10px;justify-content:center;align-items:center;gap:.7rem;height:52px;margin-top:1rem;font-size:.98rem;transition:transform .15s,background .15s,box-shadow .15s;display:flex}.login-submit:hover{background:#ffe61a;transform:translateY(-1px);box-shadow:0 10px 25px #bea90033}.login-submit:active{transform:translateY(0)}.login-security{color:#7c8494;justify-content:center;align-items:center;gap:.5rem;margin:1.6rem 0 0;font-size:.78rem;display:flex}.login-security svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:15px}.login-card .message{background:#fff0ef;border-radius:8px;margin:0 0 .5rem;padding:.75rem .9rem;font-size:.86rem}@media (width<=850px){.login-page{grid-template-columns:1fr}.login-showcase{display:none}.login-panel{background:linear-gradient(#fff 0,#f7f8fb 100%);min-height:100vh;padding:2rem 1.25rem}.mobile-brand{display:flex}}@media (width<=430px){.login-panel{place-items:start stretch;padding-top:1.5rem}.login-card{margin:auto 0}.mobile-brand{margin-bottom:2.5rem}}@media (prefers-reduced-motion:reduce){.login-submit,.login-input-wrap input{transition:none}}:root{--dash-ink:#18202f;--dash-muted:#697386;--dash-line:#e3e7ed;--dash-surface:#fff;--dash-canvas:#f5f7fa;--dash-sidebar:#151c2b;--dash-sidebar-soft:#222b3d;--dash-accent:#f0d405}.layout{background:var(--dash-canvas);align-items:stretch;min-height:100vh;grid-template-columns:272px minmax(0,1fr)!important}.sidebar{z-index:20;color:#fff;border-right:1px solid #2b3445;height:100vh;position:sticky;top:0;background:var(--dash-sidebar)!important;padding:1.35rem 1rem!important}.dashboard-brand{border-bottom:1px solid #30394a;align-items:center;gap:.8rem;min-height:58px;margin:0 .3rem 1.5rem;padding-bottom:1.25rem;display:flex}.dashboard-brand-mark{color:#211e00;background:var(--dash-accent);letter-spacing:.03em;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:900;display:grid;overflow:hidden}.dashboard-brand-mark.has-logo{background:#fff}.dashboard-brand-mark img{object-fit:contain;width:100%;height:100%}.dashboard-brand strong,.dashboard-brand small{display:block}.dashboard-brand strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:165px;font-size:.94rem;overflow:hidden}.dashboard-brand small{color:#929bad;margin-top:.2rem;font-size:.7rem}.profile{background:#1b2434;border:1px solid #30394a;border-radius:12px;padding:.75rem;margin:0 .3rem 1.5rem!important}.avatar{color:#272300!important;background:var(--dash-accent)!important;width:42px!important;height:42px!important;box-shadow:none!important;font-size:1rem!important}.profile-label{color:#8f99aa!important;margin:.2rem 0 0!important;font-size:.66rem!important}.profile-label:after{content:"  • Online";color:#43c983}.profile strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:145px;display:block;overflow:hidden}.sidebar-nav{gap:.35rem!important}.sidebar-nav:before{content:"Workspace";color:#717d90;letter-spacing:.1em;text-transform:uppercase;margin:.2rem .8rem .45rem;font-size:.64rem;font-weight:800}.nav-button{min-height:44px;font-size:.86rem;font-weight:650;transition:color .15s,background .15s;position:relative;color:#bdc5d2!important;background:0 0!important;border:0!important;border-radius:9px!important;padding:.72rem .85rem .72rem 2.8rem!important}.nav-button:before{color:#7f8a9d;text-align:center;width:1.1rem;font-size:1rem;position:absolute;top:50%;left:.92rem;transform:translateY(-50%)}#current-shipment:before{content:"▦"}#shipment-tracking:before{content:"⌖"}#delivery-status:before{content:"✓"}#new-shipment:before{content:"+";font-size:1.25rem}#settings:before{content:"⚙"}#employees:before{content:"♟"}#logout:before{content:"↪"}.nav-button:hover,.nav-button:focus-visible{outline:none;color:#fff!important;background:var(--dash-sidebar-soft)!important}.nav-button.active{box-shadow:inset 3px 0 var(--dash-accent);color:#fff!important;background:#293346!important}.nav-button.active:before{color:var(--dash-accent)}.sign-out{color:#aeb7c5!important;border-top:1px solid #30394a!important;border-radius:0!important;margin:1rem 0 0!important}.content{max-width:1360px!important;margin:0 auto!important;padding:clamp(1.5rem,3vw,2.5rem) clamp(1.25rem,3.5vw,3rem)!important}.page-heading{margin-bottom:1.5rem}.page-heading h2,.content>section>h2,#settings-panel h2,#employees-panel h2{color:var(--dash-ink);letter-spacing:-.035em;margin:0;font-size:clamp(1.6rem,2.5vw,2rem)}.page-heading p,#settings-panel>p{max-width:700px;color:var(--dash-muted);margin:.5rem 0 0;line-height:1.55}.card{border-color:var(--dash-line)!important;border-radius:14px!important;box-shadow:0 1px 2px #19213008!important}.cards{gap:.7rem!important}.shipment{background:var(--dash-surface);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"details edit""details actions";align-items:center;gap:.35rem 1rem;min-height:86px;transition:border-color .15s,transform .15s,box-shadow .15s;padding:1rem 1.1rem!important;display:grid!important}.shipment>div:first-child{grid-area:details;min-width:0}.shipment:hover{transform:translateY(-1px);border-color:#ccd2db!important;box-shadow:0 8px 24px #1921300f!important}.shipment h3{color:var(--dash-ink);font-size:.98rem}.shipment p{color:var(--dash-muted);font-size:.82rem}.shipment p:first-letter{text-transform:uppercase}.shipment-identifiers{flex-wrap:wrap;gap:1rem;display:flex;margin-top:.65rem!important}.shipment-identifiers span{align-items:center;gap:.35rem;display:inline-flex}.shipment-identifiers strong{color:var(--dash-ink)}.shipment-actions{grid-area:actions;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.shipment-actions button{justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.72rem 1.1rem;font-size:.84rem;display:inline-flex}.shipment-actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 17px;width:17px;height:17px}.shipment-edit{color:#465164;border:1px solid #d8dde5;grid-area:edit;justify-self:end;place-items:center;width:32px;height:32px;padding:0;font-size:1rem;line-height:1;display:grid;background:#fff!important}.shipment-edit:hover{color:#202838;border-color:#aeb6c2;background:#f7f8fa!important}.shipment-edit-dialog small{color:var(--dash-muted);font-size:.75rem;font-weight:500}@media (width<=700px){.shipment{grid-template-areas:"details edit""actions actions"}.shipment .shipment-edit{width:32px}.shipment-actions{margin-top:.35rem}}.shipment-activation{color:#fff;border:1px solid #11734c;background:#16875b!important}.shipment-activation:hover{border-color:#0b603e;background:#10734c!important}.shipment-activation.is-active{color:#11734c;background:#ecf8f2!important}.shipment-activation.is-active:hover{color:#fff;background:#10734c!important}.shipment-delete{color:#a62922;border:1px solid #f1c9c5;background:#fff!important}.shipment-delete:hover{color:#861c16;border-color:#e9aaa5;background:#fff1f0!important}.confirm-dialog{width:min(430px,100% - 2rem);color:var(--dash-ink);background:#fff;border:0;border-radius:16px;padding:0;box-shadow:0 24px 70px #10182840}.confirm-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a94}.confirm-dialog form{padding:1.6rem}.confirm-dialog-icon{color:#a62922;background:#fff0ef;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:1rem;font-size:1.2rem;font-weight:900;display:grid}.confirm-dialog h2{letter-spacing:-.02em;margin:0;font-size:1.25rem}.confirm-dialog p{color:var(--dash-muted);margin:.6rem 0 1.25rem;font-size:.9rem;line-height:1.55}.confirm-dialog-actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.25rem;display:grid}.danger-button{color:#fff;background:#b42318}.danger-button:hover{background:#921d14}.danger-button:disabled{cursor:wait;opacity:.65}button{min-height:40px;transition:transform .12s,background .12s,box-shadow .12s;border-radius:9px!important}button:not(.nav-button):not(.password-toggle):hover{transform:translateY(-1px);box-shadow:0 5px 14px #1e24301a}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #f0d40559}button.secondary{color:#344054;background:#edf0f4!important}#shipment-form,#employees-panel,#settings-panel{padding:clamp(1.25rem,2.5vw,2rem)!important}.tracking-search{grid-template-columns:minmax(16rem,2fr) minmax(12rem,1fr) auto;align-items:end;gap:1rem;display:grid;padding:1.25rem!important}.tracking-search label{margin:0}.tracking-search input,.tracking-search select{width:100%;min-height:44px}.tracking-search button{color:#292600;border:1px solid #cbb400;min-width:10rem;background:var(--dash-accent)!important}.custom-carrier-fields{border-top:1px solid var(--dash-line);grid-column:1/-1;grid-template-columns:1fr 2fr;gap:1rem;padding-top:1rem;display:grid}.custom-carrier-fields.hidden{display:none}.tracking-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:1rem 0;display:grid}.tracking-stats article{border:1px solid var(--dash-line);background:#fff;border-radius:14px;align-items:center;gap:.8rem;min-height:86px;padding:1rem;display:flex}.tracking-stats small,.tracking-stats strong{display:block}.tracking-stats small{color:var(--dash-muted);font-size:.78rem}.tracking-stats strong{color:var(--dash-ink);margin-top:.15rem;font-size:1.35rem}.tracking-stat-icon{border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.tracking-stat-icon.in-transit,.tracking-stat-icon.delivered{color:#087a4f;background:#e5f7ef}.tracking-stat-icon.delayed{color:#c52a21;background:#fff0ef}.tracking-stat-icon.arriving{color:#b05e00;background:#fff3df}.tracking-feature{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);display:grid;overflow:hidden;padding:0!important}.tracking-feature-main{padding:1.4rem}.tracking-title{align-items:center;gap:.7rem;display:flex}.tracking-title h3{color:var(--dash-ink);margin:0;font-size:1.25rem}.tracking-feature h4{color:var(--dash-ink);margin:1.2rem 0 .65rem;font-size:1.05rem}.tracking-feature h4 span{color:#7b8494;margin:0 .45rem}.tracking-latest{color:#167552;margin:0;font-size:.88rem}.tracking-meta{border-top:1px solid var(--dash-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:grid}.tracking-meta small,.tracking-meta strong{display:block}.tracking-meta small{color:var(--dash-muted);text-transform:uppercase;font-size:.68rem}.tracking-meta strong{overflow-wrap:anywhere;color:#30394a;margin-top:.25rem;font-size:.78rem}.tracking-feature-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.tracking-route{background:linear-gradient(145deg,#f2f8f5,#edf4f8);border-left:1px solid #dce6e1;flex-direction:column;justify-content:center;padding:1.4rem;display:flex}.route-line{align-items:center;width:100%;display:flex}.route-line span{background:#16875b;border:4px solid #fff;border-radius:50%;flex:0 0 15px;width:15px;height:15px;box-shadow:0 0 0 2px #16875b}.route-line i{border-top:2px dashed #16875b;flex:1;height:2px;margin:0 .3rem}.route-labels{color:var(--dash-ink);justify-content:space-between;gap:1rem;margin-top:.65rem;font-size:.78rem;display:flex}.tracking-route p{color:#16875b;margin:1.4rem 0 .3rem;font-weight:750}.tracking-route small{color:var(--dash-muted);line-height:1.5}.tracking-badge{text-transform:uppercase;border-radius:6px;width:fit-content;padding:.26rem .48rem;font-size:.66rem;font-weight:800;display:inline-flex}.status-in_transit,.status-delivered{color:#08724b;background:#dff5ea}.status-delayed{color:#b42318;background:#ffebe9}.status-arriving_soon{color:#a35700;background:#fff0d5}.status-not_updated{color:#596275;background:#edf0f4}.tracked-shipments{margin-top:1rem;padding:1rem!important}.tracked-shipments h3{color:var(--dash-ink);margin:.1rem 0 1rem;font-size:1rem}.tracking-table-wrap{overflow-x:auto}.tracking-table{border-collapse:collapse;width:100%}.tracking-table td{white-space:nowrap;border-bottom:1px solid #e9ecf0;padding:.7rem}.tracking-table td:nth-child(4) small{max-width:15rem;color:var(--dash-muted);text-overflow:ellipsis;margin-top:.25rem;display:block;overflow:hidden}.tracking-row-actions{gap:.35rem;display:flex}.tracking-menu-button,.tracking-remove-button{color:#4d5665;border:1px solid #dce1e8;min-width:36px;padding:.35rem;background:#fff!important}.tracking-remove-button{color:#a62922}.tracking-empty{text-align:center;padding:2rem!important}.tracking-empty-icon{color:#665b00;background:#fff8c7;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto .75rem;display:grid}.tracking-empty h3{color:var(--dash-ink);margin:0}.tracking-empty p{max-width:560px;color:var(--dash-muted);margin:.5rem auto 0;line-height:1.55}.tracking-update-dialog{width:min(650px,100% - 2rem)}.tracking-update-grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.tracking-update-grid .wide{grid-column:1/-1}.tracking-update-grid select{width:100%;min-height:43px}.delivery-status-selector{align-items:end;gap:1rem;display:flex;padding:1.15rem 1.25rem!important}.delivery-status-selector label{flex:1;margin:0}.delivery-status-selector select{width:100%;min-height:44px}.delivery-status-activation{color:#0c6845;text-transform:uppercase;background:#e5f8ef;border:1px solid #a6dbc4;border-radius:7px;align-items:center;min-height:31px;margin-bottom:.4rem;padding:.25rem .7rem;font-size:.72rem;font-weight:850;display:inline-flex}.delivery-status-activation.inactive{color:#6e6100;background:#fff9cc;border-color:#eadb6b}.delivery-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:1rem 0;display:grid}.delivery-dashboard-stats article{align-items:center;gap:.85rem;min-height:94px;display:flex;padding:1rem 1.1rem!important}.delivery-dashboard-stats small,.delivery-dashboard-stats strong{display:block}.delivery-dashboard-stats small{color:var(--dash-muted);font-size:.78rem}.delivery-dashboard-stats>article>div>strong{color:var(--dash-ink);margin-top:.15rem;font-size:1.45rem}.delivery-stat-icon{border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:900;display:grid}.delivery-stat-icon.customers,.delivery-stat-icon.delivered{color:#087a4f;background:#e5f7ef}.delivery-stat-icon.remaining{color:#b05e00;background:#fff3df}.delivery-dashboard-stats .delivery-progress-ring{flex-basis:50px;width:50px;height:50px}.delivery-dashboard-board{padding:1.25rem!important}.delivery-dashboard-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.delivery-dashboard-heading h3{color:var(--dash-ink);margin:0;font-size:1.15rem}.delivery-dashboard-heading p{color:var(--dash-muted);margin:.35rem 0 0;font-size:.82rem}.delivery-dashboard-filters{background:#f0f2f5;border-radius:9px;gap:.45rem;padding:.25rem;display:flex}.delivery-dashboard-filters button{color:#596275;min-height:35px;padding:.45rem .75rem;font-size:.76rem;box-shadow:none!important;background:0 0!important}.delivery-dashboard-filters button.active{color:#fff;background:#16875b!important}.delivery-dashboard-list{border:1px solid var(--dash-line);border-radius:11px;overflow:hidden}.delivery-dashboard-row{border-bottom:1px solid var(--dash-line);background:#fff;grid-template-columns:auto minmax(150px,1fr) auto minmax(190px,1.2fr) auto;align-items:center;gap:.85rem;min-height:82px;padding:.85rem 1rem;display:grid}.delivery-dashboard-row.hidden{display:none}.delivery-dashboard-row:last-child{border-bottom:0}.delivery-dashboard-row.delivered{background:#f6fcf9}.delivery-dashboard-customer small,.delivery-dashboard-customer strong{display:block}.delivery-dashboard-customer small{color:#41506a;margin-bottom:.2rem;font-size:.7rem}.delivery-dashboard-customer strong{color:var(--dash-ink);font-size:.88rem}.delivery-dashboard-row>p{color:var(--dash-muted);margin:0;font-size:.78rem}.delivery-dashboard-actions{justify-content:flex-end;gap:.45rem;display:flex}.delivery-dashboard-actions button{min-width:max-content}.delivery-auto-note{color:#28578f;background:#f2f7fd;border:1px solid #c8dbf6;border-radius:10px;margin:1rem 0 0;padding:.8rem 1rem;font-size:.8rem}.delivery-status-empty{text-align:center;padding:2rem!important}.delivery-status-empty h3{color:var(--dash-ink);margin:0}.delivery-status-empty p{color:var(--dash-muted);margin:.45rem 0 0}.delivery-details-dialog{width:min(760px,100% - 2rem)}.delivery-details-dialog>section{padding:1.4rem}.delivery-details-heading{justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.delivery-details-heading h2{margin:0;font-size:1.2rem}.delivery-details-heading p{color:var(--dash-muted);margin:.35rem 0 0;font-size:.8rem}.delivery-details-meta{grid-template-columns:.7fr .7fr 2fr;gap:.7rem;margin-bottom:1rem;display:grid}.delivery-details-meta div{border:1px solid var(--dash-line);background:#f8f9fb;border-radius:9px;padding:.75rem}.delivery-details-meta small,.delivery-details-meta strong{display:block}.delivery-details-meta small{color:var(--dash-muted);text-transform:uppercase;font-size:.68rem}.delivery-details-meta strong{color:var(--dash-ink);margin-top:.25rem;font-size:.8rem}#shipment-form h3{color:var(--dash-ink);margin-top:0;font-size:1.2rem}#shipment-form form,#employee-form,#profile-settings-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}#shipment-form form button,#employee-form button,#profile-settings-form button{width:max-content}#profile-settings-form button{grid-column:1/-1}label{color:#344054;font-size:.84rem}input{background:#fff;outline:none;min-height:43px;border-color:#d5dae2!important}input:focus{box-shadow:0 0 0 3px #f0d40524;border-color:#b9a300!important}.table{background:#fff}.table th{color:#596275;letter-spacing:.025em;text-transform:uppercase;background:#f5f7fa;font-size:.72rem}.table td{color:#30394a;font-size:.86rem}.table tbody tr:hover{background:#fffdf0}.employee-card{min-height:78px}.status-dot.online{background:#17a667!important}.message{border-radius:8px;padding:.7rem .85rem}.message.error,.error{background:#fff0ef}.success{background:#edfdf5}.shipment-screen{background:var(--dash-canvas)!important}.shipment-screen-header{padding:.35rem 0;max-width:1296px!important}.shipment-screen-header h1{color:var(--dash-ink);letter-spacing:-.025em}.shipment-screen-main,.shipment-page{max-width:1296px!important}.shipment-page{border-color:var(--dash-line)!important}.customer-form{background:#fff!important}.customer-heading{text-align:left!important}.customer-heading h2{color:var(--dash-ink);letter-spacing:-.025em}.customer-heading p{color:var(--dash-muted)}.saved-customers{background:#fff}.delivery-items{background:#f7f8fa!important}.shipment-totals div{border-radius:10px;border-color:var(--dash-line)!important}.shipment-totals span{color:var(--dash-muted)}.customer-load:hover,.customer-load:focus-visible{background:#fffceb!important}@media (width<=900px){.layout{grid-template-columns:220px minmax(0,1fr)!important}.sidebar{padding-inline:.7rem!important}.dashboard-brand strong{max-width:125px}#shipment-form form,#employee-form,#profile-settings-form{grid-template-columns:1fr}#profile-settings-form button{grid-column:auto}.tracking-search{grid-template-columns:1fr 1fr}.tracking-search button{grid-column:1/-1;width:100%}.tracking-stats,.delivery-dashboard-stats{grid-template-columns:1fr 1fr}.delivery-dashboard-row{grid-template-columns:auto minmax(0,1fr) auto}.delivery-dashboard-row>p{grid-column:2/-1}.delivery-dashboard-actions{grid-column:2/-1;justify-content:flex-start}.tracking-feature{grid-template-columns:1fr}.tracking-route{border-top:1px solid #dce6e1;border-left:0}}@media (width<=700px){.layout{display:block!important}.sidebar{align-items:center;height:auto;min-height:68px;position:sticky;overflow-x:auto;flex-direction:row!important;padding:.65rem .75rem!important;display:flex!important}.sidebar-top{display:contents}.dashboard-brand{border:0;min-width:45px;margin:0 .4rem 0 0;padding:0}.dashboard-brand>div,.profile{display:none}.sidebar-nav{flex:1;flex-wrap:nowrap!important;display:flex!important}.sidebar-nav:before{display:none}.nav-button{min-width:max-content;width:auto!important;padding:.65rem .8rem .65rem 2.35rem!important}.nav-button:before{left:.7rem}.sign-out{font-size:0;border:0!important;margin:0!important;padding-right:.7rem!important}.sign-out:before{font-size:1rem}.content{padding:1.25rem 1rem!important}.shipment{align-items:stretch!important}.shipment button,.shipment-actions{width:100%}.tracking-search,.tracking-stats,.tracking-meta,.custom-carrier-fields,.tracking-update-grid{grid-template-columns:1fr}.delivery-status-selector,.delivery-dashboard-heading{flex-direction:column;align-items:stretch}.delivery-status-activation{align-self:flex-start}.delivery-dashboard-stats,.delivery-details-meta{grid-template-columns:1fr}.delivery-dashboard-filters{width:100%;overflow-x:auto}.delivery-dashboard-filters button{flex:1;min-width:max-content}.delivery-dashboard-row{grid-template-columns:auto 1fr}.delivery-dashboard-row .delivery-badge,.delivery-dashboard-row>p,.delivery-dashboard-actions{grid-column:2}.delivery-dashboard-actions{flex-direction:column}.tracking-search button,.tracking-update-grid .wide{grid-column:auto}}.business-settings-form{display:block}.settings-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}.settings-heading h2{color:var(--dash-ink);letter-spacing:-.035em;margin:0;font-size:clamp(1.6rem,2.5vw,2rem)}.settings-heading p{color:var(--dash-muted);margin:.45rem 0 0}.settings-footer button:last-child,.logo-settings-actions button:first-of-type{color:#fff;background:#0d2b45!important}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.settings-card{padding:1.3rem!important}.settings-card h3{color:#17324d;border-bottom:1px solid var(--dash-line);align-items:center;gap:.55rem;margin:0 0 1.15rem;padding-bottom:.85rem;font-size:1rem;display:flex}.settings-card h3 span{border:1px solid #cbd5df;border-radius:6px;place-items:center;width:23px;height:23px;font-size:.72rem;display:grid}.settings-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.settings-fields label{grid-template-columns:minmax(120px,.8fr) minmax(0,1.4fr);align-items:center;gap:.75rem;display:grid}.settings-fields input,.settings-fields select{color:#263244;width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #d5dae2;border-radius:7px;padding:.65rem}.settings-fields select:focus-visible{outline-offset:2px;outline:3px solid #f0d40559}.logo-settings-content{grid-template-columns:minmax(150px,.75fr) minmax(170px,1fr);align-items:center;gap:1.2rem;display:grid}.business-logo-preview{background:#fbfcfd;border:1px solid #d8dde5;border-radius:10px;place-items:center;height:165px;display:grid;overflow:hidden}.business-logo-preview span{color:#fff;clip-path:polygon(50% 0,94% 24%,94% 76%,50% 100%,6% 76%,6% 24%);background:#0d2b45;border:7px solid #d3a324;place-items:center;width:92px;height:92px;font-size:1.45rem;font-weight:900;display:grid}.business-logo-preview img{object-fit:contain;width:100%;height:100%;padding:.75rem}.logo-settings-actions{gap:.7rem;display:grid}.logo-settings-actions small{color:var(--dash-muted);font-size:.76rem;line-height:1.5}.settings-note{color:#28578f;background:#f2f7fd;border:1px solid #c8dbf6;border-radius:8px;margin:1rem 0 0;padding:.7rem .8rem;font-size:.76rem}.color-field{background:#fff;border:1px solid #d5dae2;border-radius:7px;grid-template-columns:52px 1fr;align-items:center;min-height:43px;display:grid;overflow:hidden}.color-field input{border-radius:0;width:52px;min-height:41px;padding:4px;border:0!important}.color-field output{color:#4b5565;padding:0 .65rem;font-size:.8rem}.settings-footer{border-top:1px solid var(--dash-line);justify-content:flex-end;gap:.75rem;margin-top:1rem;padding:1rem 0 0;display:flex}.password-settings-card{margin-top:1rem}.password-settings-intro{color:var(--dash-muted);margin:-.35rem 0 1rem;font-size:.82rem}.password-settings-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.password-settings-fields label{grid-template-columns:1fr;align-items:start;gap:.4rem}.password-settings-card .settings-footer button{color:#fff;background:#0d2b45!important}@media (width<=1100px){.settings-grid{grid-template-columns:1fr}}@media (width<=700px){.settings-heading{flex-direction:column;align-items:stretch}.settings-fields{grid-template-columns:1fr}.settings-fields label{grid-template-columns:1fr;gap:.35rem}.logo-settings-content{grid-template-columns:1fr}.settings-footer{grid-template-columns:1fr 1fr;display:grid}}@media (prefers-reduced-motion:reduce){.shipment,button{transition:none!important}}:root{--shipment-yellow:#f0d405;--shipment-yellow-hover:#ffe51a;--shipment-yellow-soft:#fffbea;--shipment-yellow-border:#e4ca08;--shipment-ink:#192130;--shipment-muted:#6b7485;--shipment-line:#e1e5eb;--shipment-canvas:#f4f6f9}.shipment-screen{background:linear-gradient(180deg, #f0d40514 0, transparent 220px), var(--shipment-canvas)!important;min-height:100vh!important;padding:clamp(1rem,2.5vw,2.25rem)!important}.shipment-screen-header{border:1px solid var(--shipment-line);background:#fff;border-radius:16px;min-height:92px;position:relative;overflow:hidden;box-shadow:0 2px 8px #19213009;max-width:1296px!important;margin:0 auto 1.25rem!important;padding:1.25rem 1.4rem 1.25rem 1.65rem!important}.shipment-screen-header:before{content:"";background:var(--shipment-yellow);width:6px;position:absolute;inset:0 auto 0 0}.shipment-screen-header:after{content:"Active shipment";color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#16875b;border:1px solid #11734c;border-radius:999px;padding:.32rem .65rem;font-size:.68rem;font-weight:800;position:absolute;top:1.15rem;left:50%;transform:translate(-50%)}.shipment-screen-header h1{color:var(--shipment-ink)!important;letter-spacing:-.035em!important;margin:0!important;font-size:clamp(1.45rem,2.4vw,1.9rem)!important}.shipment-screen-header p{align-items:center;gap:.4rem;font-size:.82rem;display:inline-flex;color:var(--shipment-muted)!important;margin:.35rem 0 0!important}.shipment-screen-header p:before{content:"Reference";color:#8a93a3;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:750}#back-to-dashboard,#back-to-customers{color:#3d4657;border:1px solid #d8dde5;min-height:42px;box-shadow:none!important;background:#fff!important;padding:.65rem .9rem!important}#back-to-dashboard:hover,#back-to-customers:hover{border-color:#c5cad3;background:#f7f8fa!important}.shipment-page{background:#fff;border:1px solid var(--shipment-line)!important;border-radius:16px!important;max-width:1296px!important;margin:0 auto!important;box-shadow:0 4px 18px #1921300b!important}.shipment-page .customer-form{position:relative;background:linear-gradient(135deg, #f7df18 0%, var(--shipment-yellow) 58%, #e7cc00 100%)!important;padding:clamp(1.35rem,3vw,2.25rem)!important}.shipment-page .customer-heading{padding-left:3.4rem;position:relative;text-align:left!important;margin-bottom:1.75rem!important}.shipment-page .customer-heading:before{content:"1";color:#fff;background:var(--shipment-ink);border-radius:12px;place-items:center;width:42px;height:42px;font-size:.95rem;font-weight:900;display:grid;position:absolute;top:-.15rem;left:0;box-shadow:0 7px 18px #bea90029}.shipment-page .customer-heading h2{letter-spacing:-.025em;font-size:1.3rem;color:var(--shipment-ink)!important;margin:0!important}.shipment-page .customer-heading p{font-size:.86rem;color:#595100!important;margin:.32rem 0 0!important}.shipment-page .customer-grid{background:#fffffff0;border:1px solid #6f630033;border-radius:13px;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:1.05rem 1.25rem!important;padding:1.35rem!important;display:grid!important}.shipment-page .customer-grid>label{grid-column:span 4!important}.shipment-page .customer-grid>label.wide{grid-column:span 8!important}.shipment-page .customer-grid>label:nth-child(8),.shipment-page .customer-grid>label:nth-child(9){grid-column:span 3!important}.shipment-page label{color:#3b4454;letter-spacing:.01em;gap:.42rem!important;font-size:.76rem!important;font-weight:750!important}.shipment-page input{color:var(--shipment-ink);background:#fff!important;border:1px solid #d6dbe3!important;border-radius:9px!important;min-height:44px!important;padding:.7rem .78rem!important}.shipment-page input:hover{border-color:#bfc6d0!important}.shipment-page input:focus{border-color:#b9a300!important;box-shadow:0 0 0 4px #f0d40529!important}.shipment-page .items-entered{color:#50596a;background:#ffffffeb;border:1px solid #6f630038;border-radius:9px;width:fit-content;padding:.7rem .85rem;margin:1.15rem 0 0!important}.shipment-page .items-entered input{accent-color:#d5bd00;min-height:0!important}.shipment-page .customer-footer{border-top:1px solid #6f630038;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1.25rem;padding-top:1.15rem;display:flex}.shipment-page .customer-footer:empty{display:none}.shipment-page .customer-footer .customer-actions{background:0 0!important;justify-content:flex-end!important;gap:.75rem!important;margin:0!important;padding:0!important;display:flex!important}.shipment-page .shipment-completion{border-bottom:1px solid var(--shipment-line);background:#fff;justify-content:flex-end;padding:.9rem 0 1.1rem;display:flex}.shipment-page .page-action-bar{border-top:1px solid var(--shipment-line);background:#f3f5f8;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.25rem clamp(1.35rem,3vw,2.25rem) 1.4rem;display:flex}.shipment-page .page-action-bar .customer-actions,.shipment-page .page-action-bar .invoice-actions{border-radius:12px;align-items:center;width:min(100%,720px);position:relative;background:#fff!important;border:1px solid #dde2e8!important;justify-content:center!important;gap:.55rem!important;margin:0!important;padding:2.2rem 1.15rem 1rem!important;display:flex!important}.shipment-page .page-action-bar .customer-actions:before,.shipment-page .page-action-bar .invoice-actions:before{color:#747d8e;letter-spacing:.075em;text-transform:uppercase;font-size:.65rem;font-weight:800;position:absolute;top:0;left:0}.shipment-page .page-action-bar .customer-actions:before{content:"Customer actions"}.shipment-page .page-action-bar .invoice-actions:before{content:"Documents"}.shipment-page .page-action-bar .customer-actions{background:#eef1f5!important}.shipment-page .page-action-bar .invoice-actions{width:min(100%,720px);border-color:#e1cf38!important;border-top:3px solid var(--shipment-yellow-border)!important;background:var(--shipment-yellow-soft)!important}.shipment-page .page-action-bar .invoice-actions:before{color:#665b00;top:.65rem;left:50%;transform:translate(-50%)}.shipment-page .page-action-bar .customer-actions:before{top:.65rem;left:50%;transform:translate(-50%)}.shipment-page .page-action-bar button{min-width:9rem;min-height:44px;box-shadow:none!important}.shipment-page .page-action-bar button:hover{transform:translateY(-1px)}.shipment-page .page-action-bar .secondary{color:#3c4555;border:1px solid #d9dee5;background:#fff!important}.shipment-page .page-action-bar .secondary:hover{border-color:#c5cbd4;background:#f6f7f9!important}.shipment-page .page-action-bar #new-customer{color:#3f4755;border-color:#cfd5de;background:#fff!important}.shipment-page .page-action-bar #new-customer:hover{color:#202735;border-color:#aeb6c2;background:#f7f8fa!important}.shipment-page .page-action-bar .customer-actions button:not(.secondary){color:#292600;border:1px solid #cbb400;background:var(--shipment-yellow)!important}.shipment-page .page-action-bar .customer-actions button:not(.secondary):hover{border-color:#b29e00;background:var(--shipment-yellow-hover)!important}.shipment-page .page-action-bar #preview-invoice{color:#283244;border-color:#bfc6d1;background:#fff!important}.shipment-page .page-action-bar #preview-invoice:hover{color:#111827;border-color:#919baa;background:#f7f8fa!important}.shipment-page .page-action-bar #download-packing-list{color:#175b82;border-color:#a9ccdf;background:#eff8fc!important}.shipment-page .page-action-bar #download-packing-list:hover{color:#104767;border-color:#7eb5d1;background:#e1f2f9!important}.shipment-page .page-action-bar #issue-invoice{color:#fff;border:1px solid #11734c;background:#16875b!important}.shipment-page .page-action-bar #issue-invoice:hover{border-color:#0b603e;background:#10734c!important}.shipment-page .payment-information{background:#effaf8;border:1px solid #8fcfc5;border-left:4px solid #078b82;border-radius:12px;width:min(100%,1180px);padding:1rem 1.15rem}.shipment-page .payment-information h3{color:#08766f;letter-spacing:.075em;text-transform:uppercase;margin:0 0 .85rem;font-size:.72rem}.shipment-page .payment-form{grid-template-columns:1.15fr .78fr .78fr .78fr .78fr 1fr 1fr 1.15fr auto;align-items:start;gap:.7rem;display:grid}.shipment-page .payment-form label{grid-template-rows:1.25rem 46px;align-content:start;min-width:0;display:grid;gap:.4rem!important}.shipment-page .payment-form input,.shipment-page .payment-form select{color:#263244;width:100%;min-width:0;height:46px;min-height:46px;font:inherit;background:#fff;border:1px solid #c8d6d5;border-radius:8px;padding:.6rem .65rem}.shipment-page .payment-form input[readonly]{color:#4f596b;background:#f5f7f8!important}.shipment-page .payment-form button{color:#fff;min-width:9.5rem;height:46px;margin-top:1.65rem;background:#078b82!important}.shipment-page .payment-form button:hover{background:#056f69!important}.shipment-page .payment-form button:disabled{cursor:not-allowed;opacity:.55}.shipment-page .payment-status{white-space:nowrap;background:#fff;border:1px solid;border-radius:8px;align-items:center;height:46px;min-height:46px;padding:.55rem .65rem;font-size:.78rem;font-weight:800;display:flex}.shipment-page .payment-status:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;margin-right:.45rem}.shipment-page .status-unpaid{color:#a85a00;background:#fff8ec;border-color:#ebc58e}.shipment-page .status-partially_paid{color:#2865a1;background:#f1f7fd;border-color:#a9c8e8}.shipment-page .status-paid{color:#087443;background:#effaf5;border-color:#9dd7bd}.shipment-page .payment-information-footer{color:#647083;align-items:center;gap:1rem;margin-top:.65rem;font-size:.72rem;display:flex}.shipment-page .payment-history-link{color:#1769aa;min-width:0!important;min-height:0!important;box-shadow:none!important;background:0 0!important;padding:0!important}.shipment-page .payment-history-link:disabled{color:#8a93a3;cursor:not-allowed}.payment-history-dialog{color:#192130;background:#fff;border:0;border-radius:15px;width:min(820px,100% - 2rem);padding:0;box-shadow:0 24px 70px #10182840}.payment-history-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a94}.payment-history-dialog>section{padding:1.35rem}.payment-history-dialog header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.payment-history-dialog h2{margin:0;font-size:1.25rem}.payment-history-dialog header p{color:#6b7485;margin:.3rem 0 0}.payment-history-dialog header button{min-width:42px;padding:.4rem;font-size:1.25rem}.payment-history-table-wrap{margin-top:1rem;overflow-x:auto}.payment-history-dialog footer{background:#effaf8;border-radius:9px;justify-content:space-between;padding:.9rem;display:flex}.payment-history-empty{color:#6b7485;text-align:center;background:#f6f7f9;margin:1.25rem 0;padding:1.5rem}.payment-history-dialog .void-payment-row td{color:#7b8493;background:#fafafa;text-decoration-color:#aab1bd}.payment-record-status{text-transform:uppercase;border-radius:6px;padding:.25rem .48rem;font-size:.66rem;font-weight:850;display:inline-flex}.payment-record-status.active{color:#087443;background:#e5f7ef}.payment-record-status.void{color:#6b4f4d;background:#f1e7e6}.void-payment-reason{color:#7b6060;max-width:170px;margin-top:.35rem;line-height:1.35;display:block}.void-payment-button{color:#a62922;border:1px solid #ecc2be;min-width:0;min-height:34px;padding:.35rem .6rem;background:#fff!important}.void-payment-button:hover{background:#fff1f0!important}.void-payment-dialog{color:#192130;background:#fff;border:0;border-radius:16px;width:min(500px,100% - 2rem);padding:0;box-shadow:0 24px 70px #10182847}.void-payment-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a9e}.void-payment-dialog form{padding:1.5rem}.void-dialog-icon{color:#a62922;background:#fff0ef;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.15rem;font-weight:900;display:grid}.void-payment-dialog h2{text-transform:uppercase;margin:.85rem 0 0;font-size:1.25rem}.void-dialog-intro{color:#6b7485;margin:.45rem 0 1rem;font-size:.84rem;line-height:1.5}.void-payment-dialog dl{background:#f7f8fa;border:1px solid #e1e5eb;border-radius:10px;margin:0 0 1rem;padding:.8rem 1rem}.void-payment-dialog dl div{justify-content:space-between;gap:1rem;padding:.25rem 0;display:flex}.void-payment-dialog dt{color:#6b7485;font-size:.78rem}.void-payment-dialog dd{text-align:right;margin:0;font-size:.8rem;font-weight:750}.void-payment-dialog textarea{resize:vertical;min-height:80px;font:inherit;border:1px solid #d5dae2;border-radius:8px;padding:.65rem}.void-dialog-warning{color:#8b3b35;background:#fff5f4;border:1px solid #efc7c3;border-radius:8px;margin:.1rem 0 0;padding:.65rem .75rem;font-size:.75rem}.void-dialog-actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.2rem;display:grid}.void-dialog-actions .danger-button{color:#fff;background:#b42318!important}.void-dialog-actions .danger-button:hover{background:#921d14!important}.void-dialog-actions .danger-button:disabled{cursor:wait;opacity:.6}.shipment-page .shipment-completion .items-entered{border-color:var(--shipment-yellow-border);background:var(--shipment-yellow-soft);margin:0!important}.shipment-page .customer-footer .customer-actions button:not(.secondary){color:#282500;background:var(--shipment-yellow)!important}.shipment-page .customer-footer .customer-actions button:not(.secondary):hover{background:var(--shipment-yellow-hover)!important}.shipment-page .saved-customers{border-bottom:1px solid var(--shipment-line)!important;background:#fff!important;padding:1.5rem clamp(1.35rem,3vw,2.25rem)!important}.shipment-page .saved-customers>h3{color:var(--shipment-ink);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;margin:0 0 .85rem!important}.shipment-page .customer-list-panel{background:#fff!important;border:1px solid #dfe3e9!important;border-radius:12px!important;overflow:hidden!important}.shipment-page .customer-list-panel>summary{color:#343d4d;background:#fafbfc;min-height:52px;padding:.85rem 1rem!important}.shipment-page .customer-count{color:#554d00;background:#fff4a3!important}.shipment-page .customer-list-content{background:#fff;padding:1rem!important}.shipment-page .customer-search{margin-bottom:.85rem!important}.shipment-page .customer-search input{background:#fafbfc!important;padding-left:.9rem!important}.shipment-page .customer-list{border-color:#e1e5eb!important;overflow:hidden!important}.shipment-page .customer-row{min-height:62px}.shipment-page .customer-load{padding:.85rem 1rem!important}.shipment-page .customer-load:hover,.shipment-page .customer-load:focus-visible{background:var(--shipment-yellow-soft)!important}.shipment-page .customer-load strong{color:#303949}.shipment-page .customer-load small{color:var(--shipment-muted)!important}.shipment-page .item-empty-state{color:var(--shipment-muted);text-align:center;background:#fafbfc;border:0;margin:0!important;padding:3.5rem 1.5rem!important}.shipment-page .item-empty-state:before{content:"□";color:#665b00;background:#fff4a3;border-radius:12px;place-items:center;width:46px;height:46px;margin:0 auto .8rem;font-size:1.3rem;display:grid}.shipment-page .draft-items-start{color:#292600;border:1px solid var(--shipment-yellow-border);min-width:140px;margin:1.15rem auto 0;display:block;background:var(--shipment-yellow)!important}.shipment-page .draft-items-start:hover{background:var(--shipment-yellow-hover)!important}.shipment-page .draft-notice{color:#625700;background:#fffbea;border:1px solid #e4d45d;border-radius:9px;margin:-.65rem 0 1rem;padding:.7rem .85rem;font-size:.8rem}.shipment-page .delivery-items{position:relative;background:#f7f8fa!important;padding:clamp(1.35rem,3vw,2.25rem)!important}.shipment-page .delivery-items>h3{min-height:44px;color:var(--shipment-ink);align-items:center;padding-left:3.4rem;font-size:1.18rem;display:flex;position:relative;margin:0 0 1.3rem!important}.shipment-page .delivery-items>h3:before{content:"2";color:#2c2900;background:var(--shipment-yellow);border-radius:12px;place-items:center;width:42px;height:42px;font-size:.95rem;font-weight:900;display:grid;position:absolute;left:0}.shipment-page .item-form{background:#fff;border:1px solid #e0e4ea;border-radius:12px;grid-template-columns:repeat(4,minmax(7rem,1fr)) minmax(13rem,1.7fr) max-content!important;gap:1rem!important;margin:0!important;padding:1.15rem!important;display:grid!important}.shipment-page .item-form button:not(.secondary){background:var(--shipment-yellow)!important}.shipment-page .items-table{border:1px solid var(--shipment-line);border-spacing:0;background:#fff;border-radius:12px;overflow:hidden;border-collapse:separate!important;width:100%!important;margin:1.25rem 0!important}.shipment-page .items-table th{color:#596274;letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;border-bottom:1px solid var(--shipment-line)!important;background:#f1f3f6!important;padding:.75rem .7rem!important}.shipment-page .items-table td{border-bottom-color:#edf0f3!important;padding:.72rem .7rem!important}.shipment-page .items-table tbody tr:last-child td{border-bottom:0!important}.shipment-page .items-table tbody tr:hover{background:#fffdf0}.shipment-page .items-table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-color:#8792a2 #eef1f4;scrollbar-width:auto;background:#fff;border:1px solid #e1e5eb;border-radius:10px;width:100%;max-width:100%;max-height:480px;margin:1.25rem 0 0;overflow:auto}.shipment-page .items-table-scroll:focus-visible{outline-offset:2px;outline:3px solid #f0d40573}.shipment-page .items-table-scroll::-webkit-scrollbar{height:12px}.shipment-page .items-table-scroll::-webkit-scrollbar-track{background:#eef1f4}.shipment-page .items-table-scroll::-webkit-scrollbar-thumb{background:#8792a2;border:3px solid #eef1f4;border-radius:999px}.shipment-page .items-table-scroll .items-table{table-layout:auto;min-width:920px;width:100%!important;margin:0!important;display:table!important}.shipment-page .items-table th,.shipment-page .items-table td{white-space:nowrap!important}.shipment-page .items-table thead th{z-index:3;border-bottom:1px solid #cfd6df;position:sticky;top:0;box-shadow:0 2px 4px #18253614;background:#eef1f5!important}.shipment-page .items-table th:nth-child(8),.shipment-page .items-table td:nth-child(8){min-width:150px;white-space:normal!important}.shipment-page .items-table th:last-child,.shipment-page .items-table td:last-child{min-width:170px;white-space:nowrap!important}.shipment-page .items-table td:last-child .secondary{min-height:36px;padding:.45rem .65rem}.shipment-page .items-table tr.items-filtered-out{display:none}.shipment-page .items-table-toolbar{border-top:1px solid #dfe3e8;justify-content:space-between;align-items:end;gap:1rem;margin-top:1.25rem;padding-top:1rem;display:flex}.shipment-page .items-table-toolbar>div{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.shipment-page .items-table-toolbar strong{color:var(--shipment-ink);font-size:.9rem}.shipment-page .items-row-count{color:#3f4c60;background:#e8ecf1;border-radius:999px;padding:.25rem .55rem;font-size:.72rem;font-weight:800}.shipment-page .items-table-toolbar small{color:var(--shipment-muted);font-size:.72rem}.shipment-page .items-table-toolbar label{width:min(250px,100%)}.shipment-page .items-table-toolbar input{width:100%;min-height:40px!important}.shipment-page .items-scroll-hint{color:#687386;margin:1rem 0 -.75rem;font-size:.74rem;display:none}.shipment-page .shipment-totals{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:.75rem!important;margin-top:1rem!important;display:grid!important}.shipment-page .shipment-totals div{align-content:center;min-height:82px;display:grid;background:#fff!important;border:1px solid #dfe3e8!important;border-radius:11px!important;padding:.85rem!important}.shipment-page .shipment-totals div:last-child{border-color:var(--shipment-yellow-border)!important;background:var(--shipment-yellow)!important}.shipment-page .shipment-totals span{color:var(--shipment-muted);font-size:.72rem!important}.shipment-page .shipment-totals strong{color:var(--shipment-ink);font-size:1.1rem!important}.shipment-page .invoice-actions{border-top:1px solid #dfe3e8;padding-top:1.25rem;justify-content:flex-end!important;gap:.7rem!important;margin-top:1.25rem!important;display:flex!important}.shipment-page #issue-invoice{color:#282500;background:var(--shipment-yellow)!important}.shipment-page #issue-invoice:hover{background:var(--shipment-yellow-hover)!important}@media (width<=1050px){.shipment-page .customer-grid>label,.shipment-page .customer-grid>label.wide,.shipment-page .customer-grid>label:nth-child(8),.shipment-page .customer-grid>label:nth-child(9){grid-column:span 6!important}.shipment-page .item-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}.shipment-page .item-form .description-field{grid-column:span 2!important}.shipment-page .shipment-totals{grid-template-columns:repeat(3,minmax(0,1fr))!important}.shipment-page .payment-form{grid-template-columns:repeat(4,minmax(0,1fr))}.shipment-page .payment-form button{width:100%}}@media (width<=700px){.shipment-screen{padding:.75rem!important}.shipment-screen-header{align-items:stretch!important;padding:1rem 1rem 1rem 1.3rem!important}.shipment-screen-header:after{order:2;width:fit-content;margin-top:.75rem;position:static;transform:none}#back-to-dashboard,#back-to-customers{width:100%;margin-top:.8rem}.shipment-page .customer-grid{grid-template-columns:1fr!important;padding:1rem!important}.shipment-page .customer-grid>label,.shipment-page .customer-grid>label.wide,.shipment-page .customer-grid>label:nth-child(8),.shipment-page .customer-grid>label:nth-child(9){grid-column:1!important}.shipment-page .customer-footer{flex-direction:column;align-items:stretch}.shipment-page .customer-footer .customer-actions{grid-template-columns:1fr 1fr!important;display:grid!important}.shipment-page .item-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.shipment-page .item-form .description-field{grid-column:span 2!important}.shipment-page .item-form button{width:100%;grid-column:span 2!important}.shipment-page .shipment-totals{grid-template-columns:repeat(2,minmax(0,1fr))!important}.shipment-page .shipment-totals div:last-child{grid-column:span 2}.shipment-page .invoice-actions{grid-template-columns:1fr!important;display:grid!important}.shipment-page .invoice-actions button{width:100%}.shipment-page .shipment-completion{justify-content:stretch}.shipment-page .shipment-completion .items-entered{justify-content:center;width:100%}.shipment-page .page-action-bar{flex-direction:column;align-items:stretch;gap:1rem}.shipment-page .page-action-bar .customer-actions{width:100%;border-left:0!important;grid-template-columns:1fr 1fr!important;padding-top:1.35rem!important;display:grid!important}.shipment-page .page-action-bar .invoice-actions{width:100%;border-left:0!important;grid-template-columns:1fr!important;padding-top:1.35rem!important;display:grid!important}.shipment-page .page-action-bar button{width:100%;min-width:0}.shipment-page .payment-form{grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-page .payment-information-footer{flex-direction:column;align-items:flex-start}.shipment-page .payment-history-link{width:auto!important}.shipment-page .items-scroll-hint{align-items:center;gap:.4rem;display:flex}.shipment-page .items-scroll-hint:before{content:"↔";color:#087d86;font-size:1rem;font-weight:900}.shipment-page .items-table-scroll{max-height:380px;margin-top:1rem}.shipment-page .items-table-toolbar{flex-direction:column;align-items:stretch}.shipment-page .items-table-toolbar label{width:100%}}@media (width<=430px){.shipment-page .customer-heading,.shipment-page .delivery-items>h3{padding-left:3rem}.shipment-page .item-form{grid-template-columns:1fr!important}.shipment-page .item-form .description-field,.shipment-page .item-form button{grid-column:1!important}.shipment-page .shipment-totals{grid-template-columns:1fr!important}.shipment-page .shipment-totals div:last-child{grid-column:1}.shipment-page .payment-form{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.shipment-page input,.shipment-page button{transition:none!important}}.app-toast{z-index:1000;color:#174f3b;opacity:0;background:#f0fbf5;border:1px solid #9bd5ba;border-left:4px solid #16875b;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;width:min(420px,100vw - 2rem);padding:.85rem .9rem;transition:opacity .2s,transform .2s;display:grid;position:fixed;bottom:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);transform:translateY(14px);box-shadow:0 14px 40px #153a2d33}.app-toast.visible{opacity:1;transform:translateY(0)}.app-toast-icon{color:#fff;background:#16875b;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.app-toast-message{font-size:.9rem;font-weight:700;line-height:1.4}.app-toast button{color:#47705f;min-width:32px;min-height:32px;padding:0;font-size:1.35rem;box-shadow:none!important;background:0 0!important}.app-toast button:hover{color:#174f3b;background:#dff4e9!important}@media (width<=600px){.app-toast{bottom:1rem;right:1rem}}@media (prefers-reduced-motion:reduce){.app-toast{transition:none}}.delivery-board{max-width:1100px;margin:0 auto;padding:clamp(1.2rem,3vw,2rem)!important}.delivery-board-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.delivery-board-heading h2{color:var(--shipment-ink);letter-spacing:-.03em;margin:.2rem 0 .35rem;font-size:clamp(1.4rem,2.5vw,1.9rem)}.delivery-board-heading p{color:var(--shipment-muted);margin:0}.delivery-kicker{letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:850;color:#8b7900!important}.delivery-progress-ring{background:conic-gradient(#16875b var(--progress), #e7ebef 0);border-radius:50%;flex:0 0 74px;place-items:center;width:74px;height:74px;display:grid;position:relative}.delivery-progress-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:7px}.delivery-progress-ring strong{z-index:1;color:#263042;font-size:.88rem;position:relative}.delivery-progress-track,.admin-progress-track{background:#e7eaee;border-radius:999px;height:7px;margin:1.2rem 0;overflow:hidden}.delivery-progress-track span,.admin-progress-track span{border-radius:inherit;background:#16875b;height:100%;display:block}.delivery-filters,.admin-delivery-filters{background:#f0f2f5;border-radius:10px;gap:.45rem;width:fit-content;margin-bottom:1.15rem;padding:.3rem;display:flex}.delivery-filters button,.admin-delivery-filters button{color:#586274;min-height:36px;padding:.5rem .75rem;font-size:.78rem;box-shadow:none!important;background:0 0!important}.delivery-filters button.active,.admin-delivery-filters button.active{color:#292600;background:var(--shipment-yellow)!important}.delivery-filters button span{background:#ffffffa6;border-radius:999px;margin-left:.25rem;padding:.1rem .35rem;font-size:.7rem}.delivery-cards{margin-top:0!important}.delivery-card{justify-content:space-between;align-items:center;gap:1rem;min-height:96px;display:flex;border-left:4px solid var(--shipment-yellow-border)!important;padding:1rem 1.1rem!important}.delivery-card.delivered{background:#f1fbf6;border-color:#a9dec8 #a9dec8 #a9dec8 #16875b!important}.delivery-card-main{align-items:center;gap:.9rem;min-width:0;display:flex}.delivery-check{color:#fff;background:#fff;border:2px solid #d3d8df;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.delivery-card.delivered .delivery-check{background:#16875b;border-color:#16875b}.delivery-card-title{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.delivery-card-title h3{color:var(--shipment-ink);margin:0;font-size:.96rem}.delivery-card-main p{color:var(--shipment-muted);margin:.35rem 0 0;font-size:.78rem}.delivery-badge{letter-spacing:.035em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:.23rem .52rem;font-size:.66rem;font-weight:850;display:inline-flex}.delivery-badge.pending{color:#6e6100;background:#fff9cc;border:1px solid #eadb6b}.delivery-badge.delivered{color:#0c6845;background:#e5f8ef;border:1px solid #a6dbc4}.delivery-card-actions{gap:.55rem;display:flex}.mark-delivered{color:#fff!important;background:#16875b!important;border:1px solid #11734c!important}.mark-delivered:hover{background:#10734c!important}.delivery-empty{color:var(--shipment-muted);text-align:center;padding:2rem}.delivery-confirm-dialog{width:min(440px,100% - 2rem);color:var(--shipment-ink);background:#fff;border:0;border-radius:16px;padding:0;box-shadow:0 24px 70px #10182840}.delivery-confirm-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a94}.delivery-confirm-dialog form{padding:1.6rem}.delivery-confirm-icon{color:#fff;background:#16875b;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:1rem;font-size:1.15rem;font-weight:900;display:grid}.delivery-confirm-dialog h2{margin:0;font-size:1.3rem}.delivery-confirm-dialog p{color:var(--shipment-muted);margin:.6rem 0 1rem;line-height:1.5}.delivery-confirm-customer{background:#f7f9fa;border:1px solid #dfe4e9;border-radius:9px;padding:.9rem}.delivery-confirm-actions{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1.2rem;display:grid}.admin-delivery-summary{background:#fafbfc;border:1px solid #e0e4e9;border-radius:11px;margin:0 0 1rem;padding:1rem}.admin-delivery-summary>div:first-child{align-items:baseline;gap:.45rem;display:flex}.admin-delivery-summary>div:first-child strong{color:var(--shipment-ink);font-size:1.05rem}.admin-delivery-summary>div:first-child span{color:var(--shipment-muted);font-size:.78rem}.admin-delivery-summary .admin-progress-track{margin:.7rem 0 .85rem}.admin-delivery-filters{margin:0}.customer-row.delivered{background:#f3fbf7!important}.customer-load .delivery-badge{margin-top:.35rem}.customer-menu .delivery-status-menu-action{color:#0c6845!important;background:#fff!important;border-color:#a6dbc4!important;top:5.15rem!important}.customer-row.delivered .customer-menu .delivery-status-menu-action{color:#725e00!important;border-color:#e5d56a!important}@media (width<=700px){.delivery-board-heading{align-items:flex-start}.delivery-card{flex-direction:column;align-items:stretch}.delivery-card-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.delivery-card-actions button:only-child{grid-column:1/-1}.delivery-filters,.admin-delivery-filters{width:100%;overflow-x:auto}.delivery-filters button,.admin-delivery-filters button{flex:1;min-width:max-content}}
