@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/PlusJakartaSans-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/PlusJakartaSans-Medium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/PlusJakartaSans-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/PlusJakartaSans-Bold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--ink:#17253d;--muted:#6d7b75;--canvas:#f5f8fc;--brand:#216ccc;--lime:#6ac445;--border:#e2e9f2;--surface:#fff;--shadow:0 12px 35px #1f385914}*{box-sizing:border-box}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif}button,input,select{font:inherit}button{cursor:pointer;color:inherit;border:0}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #216ccc38}img{display:block}h1,h2,h3,p{margin:0}.logo-image{object-fit:contain}.icon-button{background:#fff;border:1px solid #e7edf4;border-radius:15px;flex:none;place-items:center;width:44px;height:44px;display:grid}.primary-button{background:var(--brand);color:#fff;border-radius:17px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:0 20px;font-size:12px;font-weight:700;display:flex;box-shadow:0 9px 22px #216ccc2e}.primary-button:disabled{opacity:.58;cursor:not-allowed}.full-button{width:100%}.link-button{color:var(--brand);background:0 0;align-items:center;gap:6px;padding:10px;font-size:11px;font-weight:600;display:flex}.avatar{object-fit:cover;aspect-ratio:1;background:#eaf2fc;border-radius:50%;overflow:hidden;flex:none!important}.avatar-fallback{color:var(--brand);background:#eaf2fc;place-items:center;font-size:12px;font-weight:700;display:grid}.live-badge{color:#54ad38;letter-spacing:.3px;white-space:nowrap;background:#eef9ea;border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-style:normal;font-weight:700;display:inline-flex}.live-badge i{background:#6ac445;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #6ac4451f}.live-badge.loading{color:var(--brand);background:#edf4ff}.live-badge.loading i{background:var(--brand);box-shadow:0 0 0 4px #216ccc1f}.live-badge.error{color:#e44949;background:#fff0f0}.live-badge.error i{background:#e44949;box-shadow:0 0 0 4px #e449491f}.feed-notice{min-height:58px;color:var(--brand);background:#f2f7fd;border:1px solid #dce8f7;border-radius:18px;align-items:center;gap:11px;margin:0 0 18px;padding:11px 14px;display:flex}.feed-notice.error{color:#e44949;background:#fff5f5;border-color:#ffd5d5}.feed-notice>span{flex:1;min-width:0}.feed-notice strong,.feed-notice small{display:block}.feed-notice strong{font-size:9px}.feed-notice small{color:var(--muted);margin-top:3px;font-size:7px;line-height:1.5}.feed-notice button{color:#e44949;background:#fff;border:1px solid #ffd5d5;border-radius:11px;padding:8px 11px;font-size:8px;font-weight:700}.feed-notice button:disabled{opacity:.6}.card-panel{background:#fff;border:1px solid #e6ecf3;border-radius:26px}.soft-icon{width:42px;height:42px;color:var(--brand);background:#eaf2fc;border-radius:15px;flex:none;place-items:center;display:grid}.attention-text{color:#ef5656!important}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-error{color:#e44949;align-items:center;gap:6px;margin-bottom:10px;font-size:10px;display:flex}.logout-button{color:#e44949;background:#fff2f2;border-radius:11px;padding:8px 11px;font-size:8px;font-weight:700}.logout-button:disabled{opacity:.55;cursor:not-allowed}.auth-page{background:radial-gradient(circle at 15% 10%,#e3f0ff 0,transparent 30%),radial-gradient(circle at 88% 90%,#e8f6e2 0,transparent 28%),var(--canvas);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fffffff5;border:1px solid #e3eaf3;border-radius:30px;width:min(460px,100%);padding:30px;box-shadow:0 24px 70px #1f38591f}.auth-brand{align-items:center;gap:12px;display:flex}.auth-brand>span,.auth-brand strong,.auth-brand small{display:block}.auth-brand strong{font-size:20px}.auth-brand small{letter-spacing:1.5px;color:var(--muted);margin-top:3px;font-size:7px;font-weight:700}.auth-heading{margin:28px 0 20px}.auth-heading>span{letter-spacing:1.4px;color:var(--brand);font-size:7px;font-weight:700}.auth-heading h1,.auth-config-error h1{margin-top:7px;font-size:25px}.auth-heading p,.auth-config-error p{color:var(--muted);margin-top:8px;font-size:9px;line-height:1.7}.auth-card form{flex-direction:column;gap:10px;display:flex}.auth-card form>label{min-height:62px;color:var(--brand);background:#fafcff;border:1px solid #e1e8f0;border-radius:17px;align-items:center;gap:12px;padding:9px 14px;display:flex}.auth-card form>label:focus-within{background:#fff;border-color:#9fbfe5;box-shadow:0 0 0 3px #216ccc12}.auth-card form>label>span{flex:1}.auth-card form small{letter-spacing:.5px;color:var(--muted);font-size:6px;font-weight:700;display:block}.auth-card form input{width:100%;height:28px;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px;font-weight:600}.auth-card form .primary-button{margin-top:5px}.password-toggle{width:38px;height:38px;color:var(--brand);background:#edf4ff;border-radius:12px;flex:none;place-items:center;display:grid}.password-toggle:hover{background:#e2edfb}.password-toggle:focus-visible{outline-offset:2px;outline:3px solid #216ccc38}.auth-notice{color:#397c25;background:#eef9ea;border-radius:14px;align-items:flex-start;gap:8px;padding:11px 12px;font-size:8px;line-height:1.5;display:flex}.auth-notice.error{color:#b53c3c;background:#fff2f2}.auth-notice svg{flex:none}.auth-mode-button{width:100%;color:var(--brand);background:0 0;margin-top:18px;padding:8px;font-size:9px;font-weight:700}.auth-config-error code{font-size:9px}.customer-feed-notice{margin-bottom:18px}.app-shell{background:var(--canvas);min-height:100vh}.sidebar{z-index:1200;background:#fff;border-right:1px solid #e8edf3;flex-direction:column;width:264px;padding:28px 20px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:11px;padding:0 8px 30px;display:flex}.sidebar-brand span,.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand strong{font-size:18px}.sidebar-brand small{letter-spacing:1.4px;color:#889792;margin-top:3px;font-size:7px;font-weight:700}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav button{color:#6d7b75;text-align:left;background:0 0;border-radius:17px;align-items:center;gap:13px;height:52px;padding:0 15px;font-size:11px;font-weight:600;display:flex;position:relative}.sidebar nav button:hover{background:#f4f7fb}.sidebar nav button.active{color:var(--brand);background:#eaf2fc}.sidebar nav button.active i{background:var(--brand);border-radius:50%;width:6px;height:6px;position:absolute;right:13px}.sidebar-profile{text-align:left;background:#f7f9fc;border-radius:19px;align-items:center;gap:10px;width:100%;min-height:66px;margin-top:auto;padding:10px;display:flex}.sidebar-profile>span:not(.avatar){flex:1;min-width:0}.sidebar-profile strong,.sidebar-profile small{display:block}.sidebar-profile strong{font-size:10px}.sidebar-profile small{color:var(--muted);margin-top:3px;font-size:7px}.sidebar-profile.active{background:#edf4ff;box-shadow:inset 0 0 0 1px #bdd3ef}.app-main{min-height:100vh;margin-left:264px}.desktop-topbar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1100;background:#f5f8fcdb;border-bottom:1px solid #e9eef4;justify-content:space-between;align-items:center;height:92px;padding:0 36px;display:flex;position:sticky;top:0}.topbar-eyebrow{letter-spacing:1.5px;color:var(--brand);font-size:7px;font-weight:700}.desktop-topbar h1{margin-top:4px;font-size:21px}.topbar-actions{align-items:center;gap:10px;display:flex}.date-chip{height:42px;color:var(--muted);background:#fff;border:1px solid #e7edf4;border-radius:14px;align-items:center;gap:8px;padding:0 14px;font-size:9px;font-weight:600;display:flex}.notification{position:relative}.notification i{background:#ff5454;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:9px}.profile-chip{text-align:left;background:#fff;border:1px solid #e7edf4;border-radius:17px;align-items:center;gap:9px;height:50px;padding:5px 12px 5px 6px;display:flex}.profile-chip strong,.profile-chip small{display:block}.profile-chip strong{font-size:9px}.profile-chip small{color:var(--muted);margin-top:3px;font-size:7px}.screen-content{min-height:calc(100vh - 92px)}.page-container{width:min(1440px,100%);margin:auto;padding:30px 36px 48px}.bottom-nav,.mobile-screen-header,.mobile-home-brand{display:none}.section-kicker{letter-spacing:1.4px;color:var(--brand);font-size:8px;font-weight:700}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.welcome-row h2{margin-top:7px;font-size:24px}.welcome-row p{color:var(--muted);margin-top:6px;font-size:10px}.home-grid{grid-template-columns:minmax(410px,.85fr) minmax(500px,1.15fr);align-items:start;gap:20px;display:grid}.summary-grid{grid-row:span 2;grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.summary-card{text-align:left;background:#fff;border:1px solid #e6ecf3;border-radius:25px;min-height:165px;padding:18px;transition:all .2s;position:relative;box-shadow:0 6px 18px #1f385909}.summary-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.summary-card.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent),0 10px 26px color-mix(in srgb,var(--accent) 10%, transparent)}.summary-icon{border-radius:15px;place-items:center;width:42px;height:42px;display:grid}.summary-check{position:absolute;top:18px;right:18px}.summary-card>strong{margin-top:14px;font-size:28px;display:block}.summary-card h3{margin-top:4px;font-size:11px}.summary-card p{color:var(--muted);margin-top:5px;font-size:8px}.home-map,.selected-drivers{padding:20px}.section-title-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.section-title-row h2{font-size:15px}.section-title-row p{color:var(--muted);margin-top:5px;font-size:8px}.section-title-row>span{color:var(--muted);font-size:9px}.home-map-frame{border-radius:22px;height:315px;position:relative;overflow:hidden}.map-frame{background:#dce8e0}.multigo-map{z-index:1;width:100%;height:100%;font-family:Plus Jakarta Sans,sans-serif}.leaflet-control-attribution{font-size:7px!important}.driver-marker-shell,.route-marker-shell{background:0 0;border:0}.driver-marker{filter:drop-shadow(0 2px 2px #17253d47);place-items:center;line-height:1;transition:transform .18s,filter .18s;display:grid}.driver-marker span{display:block}.driver-marker.selected{filter:drop-shadow(0 0 4px var(--marker)) drop-shadow(0 3px 3px #17253d4d);transform:scale(1.12)}.route-marker{background:var(--route-color);color:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:grid;box-shadow:0 6px 15px #17253d33}.map-tooltip{border:0!important;border-radius:12px!important;padding:8px 10px!important;box-shadow:0 7px 18px #17253d24!important}.map-tooltip strong,.map-tooltip span{display:block}.map-tooltip strong{font-size:9px}.map-tooltip span{color:var(--muted);margin-top:3px;font-size:7px}.map-driver-peek{z-index:800;text-align:left;background:#fffffff5;border-radius:18px;align-items:center;gap:10px;min-height:64px;padding:10px 13px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 8px 22px #17253d24}.map-driver-peek>span:not(.avatar){flex:1;min-width:0}.map-driver-peek strong,.map-driver-peek small{display:block}.map-driver-peek strong{font-size:10px}.map-driver-peek small{color:var(--muted);margin-top:4px;font-size:7px}.compact-list{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.driver-card{text-align:left;background:#fff;border:1px solid #e8ecea;border-radius:21px;width:100%;padding:14px;transition:all .15s}.driver-card:hover{border-color:#bfd1e6;box-shadow:0 7px 20px #1f38590f}.driver-card>div{align-items:center;gap:10px;display:flex}.driver-card>div>span:not(.avatar){flex:1;min-width:0}.driver-card strong,.driver-card small{display:block}.driver-card>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.driver-card>div small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:7px;overflow:hidden}.driver-card footer{border-top:1px solid #eef1ef;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding-top:11px;display:flex}.driver-card footer>span{color:var(--muted);white-space:nowrap;align-items:center;gap:4px;font-size:7px;display:flex}.status-badge{white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:6px 9px;font-weight:700;font-size:7px!important;display:inline-flex!important}.status-badge i{border-radius:50%;width:5px;height:5px}.view-map .desktop-topbar{display:none}.view-map .screen-content{height:100vh}.full-map-screen{height:100vh;position:relative;overflow:hidden}.full-map{position:absolute;inset:0}.map-floating-header{z-index:900;width:min(660px,100% - 150px);position:absolute;top:26px;left:28px}.map-title-card{background:#fffffff5;border-radius:21px;align-items:center;height:68px;padding:11px 15px;display:flex;box-shadow:0 10px 26px #17253d24}.map-title-card>span:first-child{background:var(--brand);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.map-title-card>div{flex:1;padding:0 12px}.map-title-card strong,.map-title-card small{display:block}.map-title-card strong{font-size:12px}.map-title-card small{color:var(--muted);margin-top:4px;font-size:8px}.map-unit-select{width:min(340px,100%);height:48px;color:var(--brand);background:#fffffff7;border:1px solid #e2e9f2e6;border-radius:16px;align-items:center;gap:10px;margin-top:12px;padding:0 14px;display:flex;box-shadow:0 8px 22px #17253d21}.map-unit-select select{appearance:none;min-width:0;height:100%;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;outline:0;flex:1;font-size:10px;font-weight:600}.map-unit-select select:disabled{cursor:not-allowed;color:var(--muted)}.map-unit-select>svg:last-child{color:var(--muted);pointer-events:none}.filter-pills{scrollbar-width:none;align-items:center;gap:8px;padding:2px;display:flex;overflow-x:auto}.filter-pills::-webkit-scrollbar{display:none}.filter-pills.floating{margin-top:12px}.filter-pills button{white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:99px;height:42px;padding:0 15px;font-size:9px;font-weight:600}.filter-pills button.active{background:var(--brand);border-color:var(--brand);color:#fff}.recenter-button{z-index:900;width:50px;height:50px;color:var(--brand);background:#fff;border-radius:17px;place-items:center;display:grid;position:absolute;top:28px;right:28px;box-shadow:0 8px 20px #17253d24}.selected-driver-sheet{z-index:900;background:#fff;border-radius:26px;width:380px;padding:16px;position:absolute;bottom:28px;right:28px;box-shadow:0 16px 45px #17253d33}.sheet-close{z-index:2;background:#f3f6f4;border-radius:10px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:10px;right:10px}.sheet-handle{display:none}.selected-driver-sheet header{align-items:center;gap:10px;padding-right:20px;display:flex}.selected-driver-sheet header>div{flex:1;min-width:0}.selected-driver-sheet header strong,.selected-driver-sheet header small{display:block}.selected-driver-sheet header strong{font-size:11px}.selected-driver-sheet header small{color:var(--muted);white-space:nowrap;margin-top:5px;font-size:7px}.sheet-order{background:#f5f8fc;border-radius:16px;align-items:center;gap:10px;margin:13px 0;padding:10px;display:flex}.sheet-order p{flex:1;min-width:0}.sheet-order strong,.sheet-order small{display:block}.sheet-order strong{font-size:9px}.sheet-order small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:7px;overflow:hidden}.selected-driver-sheet .full-button{min-height:46px}.map-hint{z-index:800;color:#fff;white-space:nowrap;background:#216cccf0;border-radius:99px;padding:11px 16px;font-size:9px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.map-loading{color:#789087;background:#e3e9e5;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;font-size:9px;font-weight:600;display:flex}.map-hint.error{background:#e44949f2}.mobile-screen-header h1,.detail-top h1{font-size:22px}.mobile-screen-header p,.detail-top p{color:var(--muted);margin-top:4px;font-size:9px}.count-box{width:44px;height:44px;color:var(--brand);background:#fff;border-radius:15px;place-items:center;font-size:12px;font-weight:700;display:grid}.drivers-layout{grid-template-columns:minmax(440px,.95fr) minmax(360px,.75fr);align-items:start;gap:24px;display:grid}.search-box{color:#77847f;background:#fff;border:1px solid #e3e8e5;border-radius:18px;align-items:center;height:54px;margin-bottom:14px;padding:0 16px;display:flex}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 12px;font-size:10px}.search-box button{color:#9ba6a2;background:0 0;width:36px;height:36px}.list-result-head{justify-content:space-between;align-items:center;margin:24px 2px 12px;display:flex}.list-result-head strong{font-size:11px}.list-result-head span{color:var(--muted);font-size:9px}.driver-list{flex-direction:column;gap:10px;display:flex}.drivers-overview{padding:22px;position:sticky;top:122px}.status-distribution{flex-direction:column;gap:17px;margin-top:24px;display:flex}.status-distribution>div{padding-bottom:11px;position:relative}.status-distribution span{border-radius:99px;align-items:center;gap:7px;padding:6px 9px;font-size:8px;font-weight:600;display:inline-flex}.status-distribution span i{border-radius:50%;width:5px;height:5px}.status-distribution strong{float:right;font-size:12px}.status-distribution em{border-radius:99px;min-width:10px;height:3px;position:absolute;bottom:0;left:0}.mini-map{border-radius:20px;height:220px;margin-top:24px;overflow:hidden}.empty-state{text-align:center;background:#fff;border:1px solid #e6ecf3;border-radius:24px;padding:50px 20px}.empty-state>span{width:52px;height:52px;color:var(--muted);background:#eef4f8;border-radius:18px;place-items:center;margin:auto;display:grid}.empty-state h3{margin-top:14px;font-size:13px}.empty-state p{color:var(--muted);margin-top:7px;font-size:9px}.detail-top{align-items:center;gap:14px;margin-bottom:24px;display:flex}.detail-top>div{flex:1}.driver-detail-grid{grid-template-columns:minmax(440px,1.05fr) minmax(360px,.95fr);gap:22px;display:grid}.driver-hero{color:#fff;background:linear-gradient(145deg,#216ccc,#1856a6);border-radius:29px;flex-direction:column;justify-content:center;align-items:center;height:250px;display:flex;position:relative;overflow:hidden}.driver-hero-blob{background:#ffffff0f;border-radius:50%;width:280px;height:280px;position:absolute;top:-160px;right:-100px;box-shadow:0 0 0 70px #ffffff09}.driver-hero .avatar{border:5px solid #ffffff40}.driver-hero h2{margin-top:13px;font-size:18px}.driver-hero p{color:#d2e1f4;margin-top:5px;font-size:9px}.driver-hero .status-badge{margin-top:14px}.detail-map-card,.order-card,.contact-card{margin-top:18px;padding:20px}.detail-map{border-radius:19px;height:230px;overflow:hidden}.last-update{color:var(--muted);border-top:1px solid #edf0ee;align-items:center;gap:7px;margin-top:12px;padding-top:12px;font-size:8px;display:flex}.title-with-icon{align-items:center;gap:11px;display:flex}.detail-rows{flex-direction:column;gap:18px;margin-top:24px;display:flex}.detail-row{align-items:flex-start;gap:11px;display:flex}.detail-row .soft-icon{background:#f3f6f4;border-radius:13px;width:38px;height:38px}.detail-row p{flex:1}.detail-row small,.detail-row strong{display:block}.detail-row small{color:var(--muted);font-size:8px}.detail-row strong{margin-top:4px;font-size:10px;line-height:1.6}.empty-order{text-align:center;color:var(--muted);background:#f5f8fc;border-radius:17px;margin-top:20px;padding:20px;font-size:9px}.contact-card h2{margin-bottom:20px;font-size:14px}.contact-card .detail-row{margin-top:14px}.driver-detail-grid>section:last-child>.full-button{margin-top:18px}.delivery-layout{grid-template-columns:minmax(500px,1.1fr) minmax(350px,.72fr);align-items:start;gap:22px;display:grid}.location-card{padding:10px;position:relative}.location-field{border-radius:20px;align-items:center;gap:12px;min-height:78px;padding:9px 52px 9px 10px;display:flex}.location-field.active{background:color-mix(in srgb,var(--field-color) 5%, white)}.location-field>span{background:color-mix(in srgb,var(--field-color) 12%, white);width:42px;height:42px;color:var(--field-color);border-radius:15px;place-items:center;font-size:11px;font-weight:700;display:grid}.location-field.active>span{background:var(--field-color);color:#fff}.location-field label{flex:1;min-width:0}.location-field label>small{color:var(--field-color);letter-spacing:.6px;font-size:7px;font-weight:700}.location-field label>div{align-items:center;display:flex}.location-field input{min-width:0;height:27px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:10px;font-weight:600}.location-field label button{color:#9aa6b3;background:0 0;width:28px;height:28px}.location-field em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:7px;font-style:normal;display:block;overflow:hidden}.location-divider{background:#e8eef5;height:1px;margin-left:64px;margin-right:46px}.swap-button{border:1px solid var(--border);width:44px;height:44px;color:var(--brand);background:#fff;border-radius:15px;place-items:center;display:grid;position:absolute;top:66px;right:12px;transform:rotate(90deg);box-shadow:0 6px 16px #17253d17}.search-results{z-index:2;margin-top:12px;position:relative;overflow:hidden}.search-result-title{border-bottom:1px solid #edf1f6;align-items:center;gap:10px;height:50px;padding:0 12px;display:flex}.search-result-title .soft-icon{border-radius:11px;width:34px;height:34px}.search-result-title strong{flex:1;font-size:9px}.search-result-title button{background:0 0;width:36px;height:36px}.search-results>button{text-align:left;background:#fff;border-top:1px solid #edf1f6;align-items:center;gap:11px;width:100%;min-height:66px;padding:9px 14px;display:flex}.search-results>button:first-of-type{border:0}.search-results>button>span:nth-child(2){flex:1;min-width:0}.search-results>button strong,.search-results>button small{display:block}.search-results>button strong{font-size:9px}.search-results>button small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:7px;overflow:hidden}.route-map{border:1px solid var(--border);border-radius:27px;height:390px;margin-top:16px;overflow:hidden}.route-summary{padding:20px;position:sticky;top:122px}.route-metrics{grid-template-columns:1fr 1fr;gap:12px;display:grid}.route-metrics>div{align-items:center;gap:10px;display:flex}.route-metrics p{color:var(--muted);font-size:8px}.route-metrics strong{color:var(--ink);margin-top:4px;font-size:12px;display:block}.route-points{border-top:1px dashed #d7e1ed;border-bottom:1px dashed #d7e1ed;margin:20px 0;padding:17px 0}.route-points>div{align-items:flex-start;gap:10px;display:flex}.route-points i{border-radius:50%;width:8px;height:8px;margin-top:5px}.route-points i.a{background:var(--brand)}.route-points i.b{background:#ff5454}.route-points span{flex:1}.route-points small,.route-points strong{display:block}.route-points small{color:var(--muted);font-size:7px}.route-points strong{margin-top:5px;font-size:9px;line-height:1.5}.route-points>em{background:#d7e1ed;width:1px;height:18px;margin:3px 0 3px 3px;display:block}.delivery-empty{text-align:center;padding:46px 28px;position:sticky;top:122px}.delivery-empty>span{width:54px;height:54px;color:var(--brand);background:#eaf2fc;border-radius:19px;place-items:center;margin:auto;display:grid}.delivery-empty h3{margin-top:15px;font-size:14px}.delivery-empty p{color:var(--muted);margin-top:7px;font-size:9px;line-height:1.6}.success-icon{color:#54ad38;background:#eef9ea;border-radius:50%;place-items:center;width:66px;height:66px;margin:auto;display:grid}.modal-card>.success-icon+h2{text-align:center;margin-top:17px}.modal-card>.success-icon~p{text-align:center}.tracking-number{text-align:center;background:#f5f8fc;border-radius:18px;margin:19px 0;padding:15px}.tracking-number small,.tracking-number strong{display:block}.tracking-number small{letter-spacing:1px;color:var(--muted);font-size:7px}.tracking-number strong{color:var(--brand);margin-top:6px;font-size:13px}.payment-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:48px 24px;display:flex}.payment-empty>span{width:58px;height:58px;color:var(--brand);background:#eaf2fc;border-radius:20px;place-items:center;display:grid}.payment-empty h2{margin-top:17px;font-size:17px}.payment-empty p{max-width:390px;color:var(--muted);margin-top:7px;font-size:9px;line-height:1.7}.settings-top{max-width:980px}.settings-layout{grid-template-columns:1fr 1fr;gap:22px;max-width:980px;display:grid}.profile-hero{color:#fff;background:linear-gradient(145deg,#216ccc,#1856a6);border-radius:28px;align-items:center;gap:15px;min-height:145px;padding:22px;display:flex;position:relative;overflow:hidden}.profile-blob{background:#ffffff0f;border-radius:50%;position:absolute}.profile-blob.one{width:170px;height:170px;top:-90px;right:-50px}.profile-blob.two{width:130px;height:130px;bottom:-100px;left:50%}.profile-hero .avatar{border:4px solid #ffffff40;position:relative}.profile-hero>div{flex:1;position:relative}.profile-hero h2{font-size:16px}.profile-hero p{color:#d6e6f8;margin-top:5px;font-size:8px}.profile-hero div span{background:#ffffff24;border-radius:99px;margin-top:9px;padding:5px 8px;font-size:7px;font-weight:700;display:inline-block}.profile-hero>svg{position:relative}.settings-label{letter-spacing:1.2px;color:var(--muted);margin:23px 0 9px 3px;font-size:8px}.desktop-settings-label{height:10px;margin-top:0}.settings-group{padding:0 15px}.setting-row{border-top:1px solid #edf1f5;align-items:center;gap:11px;min-height:75px;display:flex}.setting-row:first-child{border-top:0}.setting-row>span{border-radius:14px;flex:none;place-items:center;width:40px;height:40px;display:grid}.setting-row p{flex:1}.setting-row p strong,.setting-row p small{display:block}.setting-row p strong{font-size:9px}.setting-row p small{color:var(--muted);margin-top:4px;font-size:7px}.setting-row>div>strong{color:var(--muted);font-size:8px}.toggle{background:#d9e0e8;border-radius:99px;width:42px;height:25px;padding:3px;transition:all .2s}.toggle i{background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;display:block;box-shadow:0 2px 5px #0000001f}.toggle.active{background:#9fc2ee}.toggle.active i{background:var(--brand);transform:translate(17px)}.toggle.active.green{background:#b7dbaa}.toggle.active.green i{background:#54ad38}@media (max-width:1180px) and (min-width:761px){.sidebar{width:226px}.app-main{margin-left:226px}.sidebar nav button{padding:0 12px}.page-container{padding-left:26px;padding-right:26px}.desktop-topbar{padding:0 26px}.home-grid{grid-template-columns:1fr}.summary-grid{grid-row:auto;grid-template-columns:repeat(4,1fr)}.summary-card{min-height:155px}.compact-list{grid-template-columns:repeat(3,1fr)}.drivers-layout,.delivery-layout,.customers-layout,.payments-layout{grid-template-columns:1fr minmax(310px,.65fr)}.date-chip{display:none}}@media (max-width:760px){body{background:var(--canvas)}.sidebar,.desktop-topbar{display:none}.app-main{min-height:100vh;margin-left:0}.screen-content{min-height:100vh}.page-container{padding:calc(env(safe-area-inset-top) + 12px) 20px calc(110px + env(safe-area-inset-bottom));width:100%}.bottom-nav{left:18px;right:18px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:1500;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-radius:25px;height:70px;padding:7px 5px 6px;display:flex;position:fixed;box-shadow:0 10px 30px #17253d2b}.bottom-nav button{color:#7f8c87;background:0 0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;display:flex}.bottom-nav button>span{border-radius:99px;place-items:center;min-width:42px;height:30px;display:grid}.bottom-nav button small{font-size:7px;font-weight:600}.bottom-nav button.active{color:var(--brand)}.bottom-nav button.active>span{background:var(--brand);color:#fff}.mobile-home-brand{align-items:center;gap:10px;padding:0 0 18px;display:flex}.mobile-home-brand>div{flex:1}.mobile-home-brand strong,.mobile-home-brand small{display:block}.mobile-home-brand strong{font-size:17px}.mobile-home-brand small{color:var(--muted);margin-top:3px;font-size:8px}.mobile-home-brand>button:last-child{background:0 0;border-radius:50%;padding:0}.mobile-screen-header{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:22px;display:flex}.mobile-screen-header h1{font-size:23px}.mobile-screen-header p{color:var(--muted);margin-top:5px;font-size:9px}.home-screen{padding-left:0;padding-right:0;padding-top:calc(env(safe-area-inset-top) + 8px)}.home-screen>.mobile-home-brand,.home-screen>.welcome-row,.home-screen>.feed-notice{margin-left:20px;margin-right:20px}.welcome-row{align-items:flex-end;margin-top:5px;margin-bottom:16px}.welcome-row .section-kicker{display:none}.welcome-row h2{margin:0;font-size:21px}.welcome-row p{font-size:9px}.home-grid{flex-direction:column;gap:0;display:flex}.summary-grid{grid-template-columns:repeat(2,1fr);gap:0;width:100%;padding:0 12px}.summary-card{border-radius:24px;min-height:145px;margin:0 7px 14px;padding:15px}.summary-icon{width:40px;height:40px}.summary-card>strong{margin-top:12px;font-size:23px}.summary-card h3{font-size:10px}.summary-card p{font-size:7px}.home-map,.selected-drivers{background:0 0;border:0;border-radius:0;padding:14px 20px}.section-title-row h2{font-size:15px}.section-title-row p{font-size:8px}.home-map-frame{border:1px solid #e3e8e5;border-radius:26px;height:245px}.selected-drivers{margin-top:4px}.compact-list{flex-direction:column;display:flex}.driver-card{border-radius:22px;padding:14px}.driver-card>div strong{font-size:12px}.driver-card>div small{font-size:8px}.driver-card footer>span,.status-badge{font-size:8px!important}.view-map .screen-content,.full-map-screen{height:100dvh}.map-floating-header{top:calc(env(safe-area-inset-top) + 8px);width:calc(100% - 28px);left:14px}.map-title-card{border-radius:20px;height:64px}.map-unit-select{width:100%;height:46px}.filter-pills.floating{width:calc(100vw - 14px);margin-left:0;padding-right:18px}.filter-pills button{height:43px;padding:0 15px;font-size:9px}.recenter-button{right:15px;top:calc(env(safe-area-inset-top) + 145px);width:46px;height:46px}.selected-driver-sheet{border-radius:26px;width:auto;padding:14px;bottom:94px;left:14px;right:14px}.sheet-handle{background:#dde3e0;border-radius:99px;width:38px;height:4px;margin:0 auto 10px;display:block}.selected-driver-sheet header{padding-right:0}.selected-driver-sheet .sheet-close{display:none}.selected-driver-sheet header small{font-size:7px}.map-hint{font-size:8px;bottom:104px}.full-map .leaflet-control-zoom{display:none}.drivers-layout,.driver-detail-grid,.delivery-layout,.payments-layout,.settings-layout{display:block}.drivers-overview{display:none}.search-box{margin-top:2px}.filter-pills{width:calc(100vw - 20px);padding-right:20px}.list-result-head{margin-top:22px}.driver-detail{padding-left:0;padding-right:0}.detail-top{margin-bottom:20px;padding:0 20px}.detail-top h1{font-size:16px}.detail-top p{display:none}.driver-detail-grid{display:block}.driver-detail-grid>section{margin:0 20px}.driver-hero{border-radius:28px;height:238px}.detail-map-card,.order-card,.contact-card{border-radius:26px}.driver-detail-grid>section:last-child{margin-top:0}.detail-map{height:190px}.contact-card{display:none}.delivery-layout>aside{margin-top:14px}.route-map{height:330px}.route-summary,.delivery-empty{position:static}.delivery-empty{padding:32px 24px}.search-results{position:relative}.swap-button{transform:none}.route-metrics{gap:4px}.location-field{padding-left:6px}.modal-backdrop{padding:20px}.modal-card{border-radius:27px;padding:20px}.modal-backdrop.align-bottom{padding:0 20px calc(20px + env(safe-area-inset-bottom));align-items:flex-end}.modal-backdrop.align-bottom .modal-card{animation:.24s sheet-in}@keyframes sheet-in{0%{opacity:0;transform:translateY(30px)}}.settings-screen{padding-left:20px;padding-right:20px}.settings-screen .detail-top{padding:0}.settings-layout section+section{margin-top:0}.desktop-settings-label{height:auto;margin-top:23px}.settings-group{border-radius:24px}.profile-hero{min-height:140px}.settings-top h1{font-size:20px}.settings-top p{display:block}}@media (max-width:375px){.page-container{padding-left:16px;padding-right:16px}.home-screen>.mobile-home-brand,.home-screen>.welcome-row{margin-left:16px;margin-right:16px}.summary-grid{padding:0 9px}.summary-card{min-height:140px;margin-left:6px;margin-right:6px;padding:13px}.summary-card p{display:none}.home-map,.selected-drivers{padding-left:16px;padding-right:16px}.welcome-row h2{font-size:19px}.bottom-nav{left:12px;right:12px}.bottom-nav button small{font-size:6.5px}.map-title-card>div{padding:0 8px}.map-title-card strong{font-size:11px}.map-title-card small{font-size:7px}.selected-driver-sheet header .status-badge{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (min-width:761px){.home-grid{grid-template-columns:minmax(500px,1.25fr) minmax(340px,.75fr)}.summary-grid{grid-area:auto/1/auto/-1;grid-template-columns:repeat(4,1fr)}.summary-card{min-height:156px}.home-map{grid-column:1/-1}.home-map-frame{height:390px}}@media (max-width:760px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;padding:0 20px 8px;display:grid;overflow:visible}.summary-card{min-width:0;min-height:145px;margin:0;padding:15px}.home-grid{align-items:stretch;width:100%}.home-map{flex:none;align-self:stretch;width:100%;max-width:none}.home-map-frame{width:100%}}@media (max-width:375px){.summary-grid{padding-left:16px;padding-right:16px}.summary-card{margin:0}}.dashboard-insights{grid-column:1/-1;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:20px;display:grid}.weekly-chart-card,.top-locations-card{min-width:0;padding:22px}.insight-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.insight-card-head>div>span{letter-spacing:1.2px;color:var(--brand);font-size:7px;font-weight:700;display:block}.insight-card-head h2{margin-top:5px;font-size:15px}.insight-card-head p{color:var(--muted);margin-top:5px;font-size:8px}.mock-badge{color:#a56b10;letter-spacing:.7px;white-space:nowrap;background:#fff6e6;border-radius:99px;padding:6px 9px;font-size:6px;font-weight:700}.weekly-chart-summary{gap:28px;margin:22px 0 12px;display:flex}.weekly-chart-summary div{align-items:baseline;gap:7px;display:flex}.weekly-chart-summary strong{font-size:18px}.weekly-chart-summary small{color:var(--muted);font-size:7px}.weekly-bars{background:repeating-linear-gradient(#0000 0 50px,#eef2f7 51px);border-bottom:1px solid #dfe7f0;grid-template-columns:repeat(7,1fr);gap:10px;height:205px;padding:8px 8px 0;display:grid}.weekly-bar-column{grid-template-rows:20px 1fr 28px;place-items:end center;min-width:0;height:100%;display:grid}.weekly-bar-column>strong{color:var(--ink);font-size:8px}.weekly-bar-track{background:#edf3fa;border-radius:10px 10px 3px 3px;align-items:flex-end;width:min(30px,75%);height:100%;display:flex;overflow:hidden}.weekly-bar-track i{background:linear-gradient(#4f91e2,#216ccc);border-radius:10px 10px 3px 3px;width:100%;display:block;box-shadow:0 5px 12px #216ccc33}.weekly-bar-column>span{color:var(--muted);align-self:center;font-size:7px}.top-location-list{flex-direction:column;margin-top:17px;display:flex}.top-location-row{border-top:1px solid #edf1f5;align-items:center;gap:11px;min-height:70px;display:flex}.top-location-row:first-child{border-top:0}.location-rank{width:30px;height:30px;color:var(--brand);background:#edf4ff;border-radius:10px;flex:none;place-items:center;font-size:8px;font-weight:700;display:grid}.top-location-row>div{flex:1;min-width:0}.top-location-row>div strong,.top-location-row>div small{display:block}.top-location-row>div strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.top-location-row>div small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;margin-top:4px;font-size:7px;display:flex;overflow:hidden}.top-location-row>div small svg{color:var(--brand);flex:none}.top-location-row>div em{background:#edf1f5;border-radius:99px;height:3px;margin-top:8px;display:block;overflow:hidden}.top-location-row>div em i{background:var(--brand);border-radius:99px;height:100%;display:block}.top-location-row>span:last-child{text-align:right;flex:none}.top-location-row>span:last-child strong,.top-location-row>span:last-child small{display:block}.top-location-row>span:last-child strong{font-size:11px}.top-location-row>span:last-child small{color:var(--muted);margin-top:3px;font-size:6px}@media (max-width:900px) and (min-width:761px){.dashboard-insights{grid-template-columns:1fr}}@media (max-width:760px){.dashboard-insights{flex-direction:column;gap:14px;width:100%;padding:14px 20px;display:flex}.weekly-chart-card,.top-locations-card{border-radius:25px;padding:18px}.weekly-bars{gap:6px;height:180px;padding-left:3px;padding-right:3px}.weekly-chart-summary{gap:18px}}@media (max-width:375px){.dashboard-insights{padding-left:16px;padding-right:16px}.weekly-chart-summary{justify-content:space-between;gap:8px}.weekly-chart-summary strong{font-size:15px}.weekly-bar-track{width:min(25px,78%)}}.directory-tabs{background:#eaf0f7;border-radius:19px;grid-template-columns:1fr 1fr;gap:6px;width:min(560px,100%);margin-bottom:24px;padding:5px;display:grid}.directory-tabs button{color:#718096;text-align:left;background:0 0;border:1px solid #0000;border-radius:15px;justify-content:flex-start;align-items:center;gap:9px;min-height:58px;padding:8px 14px;display:flex}.directory-tabs button>span,.directory-tabs button strong,.directory-tabs button small{display:block}.directory-tabs button strong{font-size:10px}.directory-tabs button small{color:var(--muted);margin-top:3px;font-size:7px}.directory-tabs button.active{color:var(--brand);background:#fff;border-color:#d3e1f1;box-shadow:0 5px 15px #1f385912}.customers-layout{grid-template-columns:minmax(470px,1fr) minmax(390px,.78fr);align-items:start;gap:22px;display:grid}.customer-directory .search-box{margin-bottom:14px}.customer-list{flex-direction:column;gap:10px;display:flex}.customer-card{align-items:flex-start;gap:12px;padding:15px;display:flex}.customer-avatar{width:44px;height:44px;color:var(--brand);background:#eaf2fc;border-radius:15px;flex:none;place-items:center;display:grid}.customer-card>div:nth-child(2){flex:1;min-width:0}.customer-card strong,.customer-card small,.customer-card em{display:block}.customer-card strong{font-size:11px}.customer-card small{color:var(--muted);margin-top:4px;font-size:7px}.customer-card p{color:var(--muted);align-items:flex-start;gap:6px;margin-top:10px;font-size:8px;line-height:1.5;display:flex}.customer-card p svg{color:var(--brand);flex:none}.customer-card p b{color:var(--ink)}.customer-card em{color:#7890a8;margin-top:6px;font-size:7px;font-style:normal}.customer-card-actions{align-items:center;gap:6px;display:flex}.customer-card-actions button{height:34px;color:var(--brand);background:#edf4ff;border-radius:11px;padding:0 11px;font-size:8px;font-weight:700}.customer-card-actions .delete{color:#e44949;background:#fff2f2;place-items:center;width:34px;padding:0;display:grid}.customer-form{padding:20px;position:sticky;top:122px}.customer-form-head{align-items:center;gap:11px;margin-bottom:18px;display:flex}.customer-form-head>div{flex:1}.customer-form-head h2{font-size:14px}.customer-form-head p{color:var(--muted);margin-top:4px;font-size:7px}.customer-form-head>button{background:#f3f6f8;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.customer-form-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.customer-form-grid label{background:#fafcff;border:1px solid #e1e7ee;border-radius:15px;min-height:62px;padding:9px 11px}.customer-form-grid label:focus-within{background:#fff;border-color:#9fbfe5}.customer-form-grid label.full{grid-column:1/-1}.customer-form-grid small{letter-spacing:.4px;color:var(--muted);font-size:6px;font-weight:700;display:block}.customer-form-grid input{width:100%;height:30px;color:var(--ink);background:0 0;border:0;outline:0;font-size:9px;font-weight:600}.customer-form-grid .coordinate-pair-field{min-height:80px}.coordinate-pair-field em{color:#718399;white-space:nowrap;text-overflow:ellipsis;font-size:7px;font-style:normal;display:block;overflow:hidden}.customer-map-preview{border:1px solid var(--border);background:#edf2f5;border-radius:18px;height:190px;margin:12px 0;overflow:hidden}.customer-map-preview>div:not(.multigo-map){height:100%;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px;font-size:8px;display:flex}.customer-form-error{margin:0 0 10px}.pickup-location-card .customer-avatar{color:#54ad38;background:#eef9ea}.multi-location-card{padding:18px}.delivery-stop-tabs{background:#f2f5f9;border-radius:18px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;padding:5px;display:grid}.delivery-stop-tabs>button{color:#718096;text-align:left;background:0 0;border:1px solid #0000;border-radius:15px;align-items:center;gap:10px;min-width:0;min-height:64px;padding:8px 11px;transition:background .18s,border-color .18s,box-shadow .18s,color .18s;display:flex}.delivery-stop-tabs>button>span{background:#e5ebf2;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;display:grid}.delivery-stop-tabs>button p{flex:1;min-width:0}.delivery-stop-tabs>button strong,.delivery-stop-tabs>button small{display:block}.delivery-stop-tabs>button strong{font-size:10px}.delivery-stop-tabs>button small{color:var(--muted);margin-top:3px;font-size:7px}.delivery-stop-tabs>button em{text-align:center;background:#e5ebf2;border-radius:99px;min-width:29px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:700}.delivery-stop-tabs>button.active{color:var(--brand);background:#fff;border-color:#d7e3f1;box-shadow:0 5px 16px #1f385912}.delivery-stop-tabs>button.active>span,.delivery-stop-tabs>button.active em{color:var(--brand);background:#eaf2fc}.delivery-stop-tabs>button.active.delivery{color:#d84949;border-color:#f2d7d7}.delivery-stop-tabs>button.active.delivery>span,.delivery-stop-tabs>button.active.delivery em{color:#d84949;background:#fff0f0}.tab-location-group{animation:.18s tab-panel-in}@keyframes tab-panel-in{0%{opacity:0;transform:translateY(3px)}}.location-group+.location-group{border-top:1px solid #e8eef5;margin-top:18px;padding-top:18px}.location-group-head{justify-content:space-between;align-items:center;gap:14px;margin:0 4px 10px;display:flex}.location-group-head strong,.location-group-head small{display:block}.location-group-head strong{font-size:11px}.location-group-head small{color:var(--muted);margin-top:4px;font-size:7px}.location-group-head button{height:36px;color:var(--brand);background:#edf4ff;border-radius:12px;align-items:center;gap:6px;padding:0 11px;font-size:8px;font-weight:700;display:flex}.delivery-group .location-group-head button{color:#e44949;background:#fff0f0}.multi-location-list{flex-direction:column;gap:10px;display:flex}.multi-location-row{min-width:0;position:relative}.multi-location-row+.multi-location-row{margin-top:2px}.multi-location-row .location-field{background:#fafcff;border:1px solid #e5eaf0;grid-column:1/-1;padding:8px 10px}.remove-stop-button{color:#e44949;z-index:2;background:#fff5f5;border-radius:12px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:12px}.stop-customer-fields{grid-template-columns:1fr 1fr;gap:8px;padding:0 0 10px;display:grid}.stop-customer-fields label{background:#fafbfd;border:1px solid #e5eaf0;border-radius:14px;min-height:58px;padding:9px 10px 8px 38px;position:relative}.stop-customer-fields label:focus-within{background:#fff;border-color:#b9cfea;box-shadow:0 0 0 2px #216ccc0f}.stop-customer-fields label>span{width:22px;height:22px;color:var(--brand);background:#eaf2fc;border-radius:8px;place-items:center;display:grid;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.stop-customer-fields small{letter-spacing:.35px;color:var(--muted);font-size:6px;font-weight:700;display:block}.stop-customer-fields input{width:100%;height:25px;color:var(--ink);background:0 0;border:0;outline:0;font-size:9px;font-weight:600}.customer-source-field{grid-column:1/-1;width:100%;min-width:0;position:relative}.customer-source-field.open{z-index:100}.customer-picker-trigger{text-align:left;background:#fafcff;border:1px solid #dfe6ee;border-radius:15px;align-items:center;gap:10px;width:100%;min-height:64px;padding:9px 12px 9px 10px;display:flex}.multi-location-row.removable .customer-picker-trigger{padding-right:58px}.customer-picker-trigger:hover{background:#fff;border-color:#bfd1e6}.customer-source-field.open .customer-picker-trigger{background:#fff;border-color:#8eb4e2;box-shadow:0 0 0 3px #216ccc14}.customer-picker-marker,.customer-picker-option-icon{width:34px;height:34px;color:var(--brand);background:#eaf2fc;border-radius:11px;flex:none;place-items:center;font-size:9px;font-weight:700;display:grid}.customer-picker-copy{flex:1;min-width:0}.customer-picker-copy small,.customer-picker-copy strong,.customer-picker-copy em{display:block}.customer-picker-copy small{letter-spacing:.4px;color:var(--muted);font-size:6px;font-weight:700}.customer-picker-copy strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.customer-picker-copy em{color:#718399;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;font-style:normal;overflow:hidden}.customer-picker-trigger>svg{color:#718399;flex:none;transition:transform .18s}.customer-picker-trigger>svg.open{color:var(--brand);transform:rotate(180deg)}.customer-picker-menu{z-index:1000;overscroll-behavior:contain;background:#fff;border:1px solid #dfe6ee;border-radius:17px;max-height:min(280px,45vh);padding:7px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #17253d2e}.customer-picker-menu>button{text-align:left;background:#fff;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px;display:flex}.customer-picker-menu>button:hover{background:#f5f8fc}.customer-picker-menu>button.active{color:var(--brand);background:#edf4ff}.customer-picker-menu>button.manual-input-option{background:#f6f9fd;border:1px dashed #cbd9e8}.customer-picker-menu>button.manual-input-option:hover,.customer-picker-menu>button.manual-input-option.active{background:#edf4ff;border-color:#9dbce1}.customer-picker-menu>button>span:nth-child(2){flex:1;min-width:0}.customer-picker-menu>button strong,.customer-picker-menu>button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.customer-picker-menu>button strong{font-size:9px}.customer-picker-menu>button small{color:#718399;margin-top:4px;font-size:7px}.customer-picker-menu>button>svg{flex:none}.customer-picker-divider{letter-spacing:.6px;color:#8997a7;padding:10px 8px 5px;font-size:6px;font-weight:700}.customer-picker-empty{color:var(--muted);text-align:center;padding:14px 10px;font-size:8px}.stop-customer-fields .place-name-field{grid-column:1/-1}.route-counts{gap:7px;margin-top:16px;display:flex}.route-counts span{color:var(--brand);background:#edf4ff;border-radius:99px;padding:6px 9px;font-size:7px;font-weight:700}.route-counts span+span{color:#e44949;background:#fff0f0}.route-points>.route-point-wrap{display:block}.route-point-wrap>div{align-items:flex-start;gap:10px;display:flex}.route-point-wrap>em{background:#d7e1ed;width:1px;height:18px;margin:3px 0 3px 3px;display:block}.delivery-empty>small{color:var(--brand);margin-top:12px;font-size:7px;font-weight:700;display:block}.location-search-state{min-height:58px;color:var(--muted);align-items:center;gap:10px;padding:12px 16px;font-size:8px;line-height:1.5;display:flex}.location-search-state svg{flex:none}.location-search-state.error{color:#b53c3c;background:#fff5f5}.location-search-state.configuration{color:#79551e;background:#fff8e9}.search-results>.coordinate-result{color:var(--brand);background:#f3f7ff;border-top:0}.search-results>.coordinate-result .soft-icon{color:var(--brand);background:#dfeaff}.search-results>.coordinate-result small{color:#55749b}.map-input-toolbar{background:#fff;border:1px solid #dce6f2;border-radius:17px;align-items:center;gap:12px;min-height:48px;margin-top:16px;padding:7px 8px 7px 14px;display:flex}.map-input-toolbar>span{color:var(--muted);flex:1;align-items:center;gap:8px;font-size:8px;line-height:1.5;display:flex}.map-input-toolbar>span svg{color:var(--brand);flex:none}.map-input-toolbar button{height:34px;color:var(--brand);white-space:nowrap;background:#edf4ff;border-radius:11px;align-items:center;gap:6px;padding:0 11px;font-size:8px;font-weight:700;display:flex}.map-input-toolbar button:disabled{opacity:.55}.map-location-notice{color:#79551e;background:#fff8e9;border-radius:14px;align-items:flex-start;gap:8px;margin-top:9px;padding:10px 12px;font-size:8px;line-height:1.5;display:flex}.map-location-notice svg{flex:none}.route-map{position:relative}.map-pick-active,.map-pick-active .leaflet-interactive{cursor:crosshair!important}.map-processing-overlay{z-index:800;color:var(--brand);white-space:nowrap;background:#fffffff5;border-radius:99px;align-items:center;gap:8px;padding:10px 14px;font-size:8px;font-weight:700;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #17253d26}.route-api-status{color:var(--brand);background:#edf4ff;border-radius:13px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px 11px;font-size:8px;line-height:1.5;display:flex}.route-api-status.error{color:#b53c3c;background:#fff5f5}.route-api-status.warning{color:#79551e;background:#fff8e9}.route-api-status svg{flex:none}.route-points .route-customer{color:#65768a;margin-top:5px}@media (max-width:760px){.customers-layout{display:block}.customer-form{border-radius:25px;margin-top:14px;padding:16px;position:static}.customer-card{padding:13px}.customer-card-actions{flex-direction:column}.customer-form-grid{grid-template-columns:1fr}.customer-form-grid label.full{grid-column:auto}.multi-location-card{border-radius:26px;padding:13px}.delivery-stop-tabs{gap:5px;margin-bottom:15px;padding:4px}.delivery-stop-tabs>button{gap:8px;min-height:59px;padding:7px}.delivery-stop-tabs>button>span{width:34px;height:34px}.delivery-stop-tabs>button em{min-width:27px;padding:5px}.location-group-head{align-items:flex-start}.location-group-head button{height:34px;padding:0 9px}.multi-location-row .location-field{padding:7px 8px}.remove-stop-button{width:34px;height:34px;top:15px;right:10px}.stop-customer-fields{grid-template-columns:1fr;padding:0 0 8px}.stop-customer-fields .place-name-field{grid-column:auto}.customer-source-field{grid-column:1/-1;width:100%}.map-input-toolbar{flex-direction:column;align-items:stretch;padding:11px}.map-input-toolbar button{justify-content:center;width:100%}}@media (min-width:761px){.app-main .desktop-topbar h1{font-size:24px}.app-main .topbar-eyebrow{font-size:9px}.app-main .date-chip,.app-main .profile-chip strong{font-size:11px}.app-main .profile-chip small{font-size:9px}.app-main .page-container h2{font-size:19px}.app-main .page-container h3{font-size:15px}.app-main .page-container p{line-height:1.6;font-size:11px!important}.app-main .page-container small{font-size:9px!important}.app-main .page-container input,.app-main .page-container select{font-size:12px}.app-main .primary-button{font-size:13px}.app-main .section-kicker{font-size:9px}.app-main .welcome-row h2{font-size:28px}.app-main .summary-card>strong{font-size:31px}.app-main .summary-card h3{font-size:13px}.app-main .summary-card p{font-size:10px!important}.app-main .section-title-row h2{font-size:18px}.app-main .section-title-row p{font-size:10px!important}.app-main .link-button{font-size:11px}.app-main .driver-card>div strong{font-size:13px}.app-main .driver-card>div small{font-size:10px!important}.app-main .driver-card footer>span,.app-main .status-badge{font-size:9px!important}.app-main .map-title-card strong{font-size:14px}.app-main .map-title-card small{font-size:10px}.app-main .filter-pills button,.app-main .map-hint{font-size:11px}.app-main .selected-driver-sheet header strong{font-size:13px}.app-main .selected-driver-sheet header small,.app-main .sheet-order small{font-size:9px}.app-main .sheet-order strong{font-size:11px}.app-main .search-box input{font-size:12px}.app-main .list-result-head strong{font-size:13px}.app-main .list-result-head span{font-size:11px}.app-main .detail-row small{font-size:10px}.app-main .detail-row strong{font-size:12px}.app-main .last-update{font-size:10px}.app-main .location-group-head strong{font-size:13px}.app-main .location-group-head small{font-size:9px}.app-main .location-group-head button{font-size:10px}.app-main .location-field label>small{font-size:9px}.app-main .location-field input{font-size:12px}.app-main .location-field em{font-size:9px}.app-main .search-result-title strong,.app-main .search-results>button strong{font-size:11px}.app-main .search-results>button small{font-size:9px}.app-main .location-search-state,.app-main .map-input-toolbar>span,.app-main .map-input-toolbar button,.app-main .map-location-notice,.app-main .map-processing-overlay,.app-main .route-api-status{font-size:10px}.app-main .route-metrics p{font-size:10px!important}.app-main .route-metrics strong{font-size:14px}.app-main .route-counts span,.app-main .route-points small{font-size:9px}.app-main .route-points strong{font-size:11px}.app-main .stop-customer-fields small{font-size:8px!important}.app-main .stop-customer-fields input{font-size:11px}.app-main .customer-picker-copy small{font-size:8px!important}.app-main .customer-picker-copy strong{font-size:12px}.app-main .customer-picker-copy em{font-size:9px}.app-main .customer-picker-menu>button strong{font-size:11px}.app-main .customer-picker-menu>button small{font-size:9px!important}.app-main .customer-picker-divider{font-size:8px}.app-main .customer-picker-empty{font-size:10px}.app-main .customer-card strong{font-size:13px}.app-main .customer-card small,.app-main .customer-card p{font-size:10px!important}.app-main .customer-card em{font-size:9px}.app-main .customer-card-actions button{font-size:10px}.app-main .customer-form-head h2{font-size:17px}.app-main .customer-form-head p{font-size:10px!important}.app-main .customer-form-grid small{font-size:8px!important}.app-main .customer-form-grid input{font-size:11px}.app-main .coordinate-pair-field em{font-size:9px}.app-main .invoice-detail dt,.app-main .invoice-detail dd,.app-main .method-row strong,.app-main .payment-security strong{font-size:11px}.app-main .settings-label{font-size:10px}.app-main .setting-row p strong{font-size:12px}.app-main .setting-row p small{font-size:9px}}.secondary-button{min-height:50px;color:var(--brand);background:#edf3fa;border-radius:16px;justify-content:center;align-items:center;gap:8px;margin-top:9px;padding:0 18px;font-size:11px;font-weight:700;display:flex}.delivery-create-back{margin-bottom:18px}.detail-back-button{color:var(--brand);background:0 0;align-items:center;gap:8px;padding:8px 0;font-size:11px;font-weight:700;display:inline-flex}.delivery-page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.delivery-page-head h2,.delivery-detail-title h2{margin-top:6px}.delivery-page-head p,.delivery-detail-title p{color:var(--muted);margin-top:6px}.delivery-toolbar{align-items:center;gap:12px;min-height:70px;margin-bottom:16px;padding:10px 12px;display:flex}.delivery-search{color:#81909f;background:#f5f8fc;border-radius:15px;flex:1;align-items:center;min-width:260px;height:48px;padding:0 14px;display:flex}.delivery-search input{width:100%;height:100%;color:var(--ink);background:0 0;border:0;outline:0;padding-left:10px}.delivery-filter-row{scrollbar-width:none;align-items:center;gap:6px;display:flex;overflow-x:auto}.delivery-filter-row::-webkit-scrollbar{display:none}.delivery-filter-row button{color:#68788b;white-space:nowrap;background:#f4f7fb;border-radius:99px;height:38px;padding:0 13px;font-size:9px;font-weight:700}.delivery-filter-row button.active{background:var(--brand);color:#fff}.delivery-card-list{gap:11px;display:grid}.delivery-list-card{text-align:left;grid-template-columns:minmax(220px,.8fr) minmax(230px,1fr);gap:14px 24px;width:100%;padding:17px 18px;transition:all .18s;display:grid}.delivery-list-card:hover{border-color:#b9d0ec;transform:translateY(-1px);box-shadow:0 10px 28px #1f385912}.delivery-list-main{justify-content:space-between;align-items:center;gap:12px;display:flex}.delivery-number{align-items:center;gap:11px;display:flex}.delivery-number>span{width:38px;height:38px;color:var(--brand);background:#eaf2fc;border-radius:13px;place-items:center;display:grid}.delivery-number small,.delivery-number strong{display:block}.delivery-number small{color:var(--muted);letter-spacing:.7px;font-size:7px}.delivery-number strong{margin-top:3px;font-size:11px}.delivery-status{white-space:nowrap;border-radius:99px;align-items:center;padding:7px 10px;font-size:8px;font-weight:700;display:inline-flex}.delivery-status.created{color:#697889;background:#eef2f6}.delivery-status.assigned{color:var(--brand);background:#eaf2fc}.delivery-status.in-progress{color:#a06b00;background:#fff5dc}.delivery-status.completed{color:#4c952f;background:#ecf8e8}.delivery-status.cancelled{color:#d44747;background:#fff0f0}.delivery-list-destinations{align-items:center;gap:10px;min-width:0;display:flex}.delivery-list-destinations>svg{color:#f05c5c;flex:none}.delivery-list-destinations span{min-width:0}.delivery-list-destinations strong,.delivery-list-destinations small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.delivery-list-destinations strong{font-size:11px}.delivery-list-destinations small{color:var(--muted);margin-top:4px;font-size:8px}.delivery-list-meta{color:#6d7c8c;border-top:1px solid #edf1f6;grid-column:1/-1;align-items:center;gap:20px;padding-top:12px;font-size:9px;display:flex}.delivery-list-meta span{align-items:center;gap:6px;display:flex}.delivery-list-meta>svg{color:var(--brand);margin-left:auto}.delivery-load-state{min-height:200px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.delivery-load-state.error{color:#d44747;flex-wrap:wrap}.delivery-load-state button{color:#d44747;background:#fff;border:1px solid #f0caca;border-radius:10px;padding:8px 11px;font-weight:700}.delivery-list-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:32px;display:flex}.delivery-list-empty>span{width:58px;height:58px;color:var(--brand);background:#eaf2fc;border-radius:19px;place-items:center;display:grid}.delivery-list-empty h3{margin-top:15px}.delivery-list-empty p{color:var(--muted);margin:7px 0 17px}.delivery-detail-head{margin-bottom:17px}.delivery-detail-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:4px;display:flex}.delivery-detail-actions{align-items:center;gap:9px;margin-top:16px;display:flex}.danger-outline-button{color:#d44747;background:#fff;border:1px solid #f0c6c6;border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-size:10px;font-weight:700;display:flex}.danger-outline-button:disabled{opacity:.6}.delete-delivery-button{color:#fff;background:#d94747;border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-left:auto;padding:0 16px;font-size:10px;font-weight:700;display:flex}.delete-delivery-button:disabled{opacity:.6;cursor:not-allowed}.delivery-detail-grid{grid-template-columns:minmax(480px,1.25fr) minmax(300px,.55fr);gap:18px;display:grid}.delivery-detail-map{height:430px;overflow:hidden}.delivery-detail-summary{padding:20px}.detail-driver{align-items:center;gap:12px;display:flex}.detail-driver>span{width:45px;height:45px;color:var(--brand);background:#eaf2fc;border-radius:15px;place-items:center;display:grid}.detail-driver>div{min-width:0}.detail-driver small,.detail-driver strong,.detail-driver p{display:block}.detail-driver small{color:var(--muted);letter-spacing:.7px;font-size:7px}.detail-driver strong{margin-top:4px;font-size:12px}.detail-driver p{color:var(--muted);margin-top:4px;font-size:8px}.detail-metrics{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.detail-metrics>div{color:var(--brand);background:#f5f8fc;border-radius:16px;align-items:center;gap:9px;padding:13px;display:flex}.detail-metrics small,.detail-metrics strong{display:block}.detail-metrics small{color:var(--muted);font-size:7px}.detail-metrics strong{color:var(--ink);margin-top:4px;font-size:11px}.detail-timestamps{border-top:1px solid #e8edf3;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;padding-top:16px;display:grid}.detail-timestamps small,.detail-timestamps strong{display:block}.detail-timestamps small{color:var(--muted);font-size:7px}.detail-timestamps strong{margin-top:4px;font-size:9px}.delivery-stop-detail{margin-top:18px;padding:20px}.delivery-section-head h3{font-size:14px}.delivery-section-head p{color:var(--muted);margin-top:5px;font-size:9px}.delivery-inline-notice{color:#45852e;background:#eef8ea;border-radius:13px;align-items:flex-start;gap:8px;margin:12px 0;padding:10px 12px;font-size:9px;line-height:1.5;display:flex}.delivery-inline-notice.error{color:#c83f3f;background:#fff0f0}.delivery-stop-rows{margin-top:15px}.delivery-stop-rows article{border-top:1px solid #edf1f5;align-items:center;gap:13px;min-height:82px;padding:12px 0;display:flex}.delivery-stop-rows article:first-child{border-top:0}.stop-sequence{color:#fff;border-radius:50%;flex:none;place-items:center;width:37px;height:37px;font-size:10px;font-weight:700;display:grid}.stop-sequence.pickup{background:var(--brand)}.stop-sequence.delivery{background:#f05c5c}.stop-detail-copy{flex:1;min-width:0}.stop-detail-copy small,.stop-detail-copy strong,.stop-detail-copy p,.stop-detail-copy em{display:block}.stop-detail-copy small{color:var(--muted);letter-spacing:.6px;font-size:7px}.stop-detail-copy strong{margin-top:3px;font-size:11px}.stop-detail-copy p{color:#596b7d;margin-top:4px;font-size:8px}.stop-detail-copy em{color:#8a97a5;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;font-style:normal;overflow:hidden}.stop-share-actions{gap:7px;display:flex}.stop-share-actions button{height:38px;color:var(--brand);background:#edf4fd;border-radius:12px;align-items:center;gap:6px;padding:0 11px;font-size:8px;font-weight:700;display:flex}.stop-share-actions button:disabled{opacity:.55}.route-driver-select{border:1px solid #dfe7f0;border-radius:16px;align-items:center;gap:10px;min-height:58px;margin:15px 0;padding:8px 12px;display:flex}.route-driver-select>span{width:36px;height:36px;color:var(--brand);background:#eaf2fc;border-radius:12px;place-items:center;display:grid}.route-driver-select>div{flex:1;min-width:0}.route-driver-select small{color:var(--muted);letter-spacing:.6px;font-size:7px;display:block}.route-driver-select select{appearance:none;width:100%;color:var(--ink);background:0 0;border:0;outline:0;margin-top:3px;font-size:10px;font-weight:700}.route-driver-select>svg{color:var(--muted)}.created-tracking-links{flex-direction:column;gap:8px;max-height:220px;margin-bottom:12px;display:flex;overflow:auto}.created-tracking-links>div{text-align:left;border:1px solid #e2e9f2;border-radius:14px;align-items:center;gap:8px;padding:10px;display:flex}.created-tracking-links>div>span{flex:1;min-width:0}.created-tracking-links small,.created-tracking-links strong,.created-tracking-links a{display:block}.created-tracking-links small{color:var(--muted);font-size:7px}.created-tracking-links strong{margin-top:2px;font-size:9px}.created-tracking-links a{color:var(--brand);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:7px;overflow:hidden}.created-tracking-links>div>div{gap:5px;display:flex}.created-tracking-links button{width:35px;height:35px;color:var(--brand);background:#edf4fd;border-radius:11px;place-items:center;display:grid}.public-tracking-shell{width:min(920px,100%);min-height:100vh;margin:auto;padding:22px 22px 34px}.public-tracking-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.public-tracking-header>div{align-items:center;gap:10px;display:flex}.public-tracking-header strong,.public-tracking-header small{display:block}.public-tracking-header strong{font-size:17px}.public-tracking-header small{color:var(--muted);letter-spacing:1.3px;margin-top:2px;font-size:7px;font-weight:700}.public-live-badge{color:#647486;background:#edf2f7;border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:8px;font-weight:700;display:flex}.public-live-badge i{background:#93a0ad;border-radius:50%;width:6px;height:6px}.public-live-badge.live{color:#4b942f;background:#eaf8e6}.public-live-badge.live i{background:#65bc43;animation:1.7s infinite pulse-live;box-shadow:0 0 0 4px #65bc4321}@keyframes pulse-live{50%{box-shadow:0 0 0 7px #65bc4300}}.public-status-card{color:#fff;background:linear-gradient(135deg,#216ccc,#1858ab);border-radius:25px;align-items:center;gap:14px;margin-bottom:14px;padding:18px 20px;display:flex}.public-status-card>span{background:#ffffff26;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.public-status-card>div{flex:1}.public-status-card small{color:#d9e8f9;letter-spacing:.7px;font-size:8px}.public-status-card h1{margin-top:4px;font-size:18px}.public-status-card p{color:#d9e8f9;margin-top:4px;font-size:9px}.public-status-card.completed{background:linear-gradient(135deg,#5aaf3a,#3e8d26)}.public-status-card.cancelled{background:linear-gradient(135deg,#d85858,#b33a3a)}.public-tracking-map{background:#dce8e0;border:1px solid #dce5ee;border-radius:28px;height:480px;position:relative;overflow:hidden}.public-map-loading{height:100%;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:10px;display:flex}.public-map-notice{z-index:800;color:#d44747;background:#fffffff5;border-radius:14px;align-items:center;gap:8px;padding:11px 13px;font-size:9px;display:flex;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 8px 22px #17253d24}.public-map-notice.warning{color:#9b6a06}.public-tracking-info{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.public-destination-card,.public-driver-card{background:#fff;border:1px solid #e1e8f0;border-radius:20px;align-items:center;gap:11px;padding:15px;display:flex}.public-destination-card>span,.public-driver-card>span{color:#e55252;background:#fff0f0;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.public-destination-card>div,.public-driver-card>div{flex:1;min-width:0}.public-destination-card small,.public-destination-card strong,.public-destination-card p,.public-driver-card small,.public-driver-card strong,.public-driver-card p{display:block}.public-destination-card small,.public-driver-card small{color:var(--muted);letter-spacing:.6px;font-size:7px}.public-destination-card strong,.public-driver-card strong{margin-top:3px;font-size:11px}.public-destination-card p,.public-driver-card p{color:var(--muted);margin-top:3px;font-size:8px}.public-driver-card{grid-column:1/-1}.public-driver-card>span{color:var(--brand);background:#eaf2fc}.public-driver-card>svg{color:#5aad39}.public-metrics{grid-template-columns:1fr 1fr;gap:9px;display:grid}.public-metrics article{color:var(--brand);background:#fff;border:1px solid #e1e8f0;border-radius:20px;align-items:center;gap:9px;padding:14px;display:flex}.public-metrics small,.public-metrics strong{display:block}.public-metrics small{color:var(--muted);font-size:7px}.public-metrics strong{color:var(--ink);margin-top:3px;font-size:10px}.public-tracking-shell footer{text-align:center;color:#8a97a5;padding-top:22px;font-size:8px}.public-tracking-state{text-align:center;min-height:calc(100vh - 50px);color:var(--brand);flex-direction:column;justify-content:center;align-items:center;display:flex}.public-tracking-state h1{margin-top:13px;font-size:19px}.public-tracking-state p{color:var(--muted);margin-top:6px;font-size:10px}.public-tracking-state.error{color:#d44747}@media (max-width:900px){.delivery-toolbar{flex-wrap:wrap;align-items:stretch}.delivery-search{flex-basis:100%;width:100%}.delivery-filter-row{flex:1}.delivery-detail-grid{grid-template-columns:1fr}.delivery-detail-map{height:380px}}@media (max-width:760px){.delivery-page-head{align-items:flex-start}.delivery-page-head>div{flex:1}.delivery-page-head .primary-button{min-height:44px;padding:0 12px;font-size:9px}.delivery-toolbar{padding:9px}.delivery-search{min-width:0}.delivery-filter-row{width:calc(100vw - 100px)}.delivery-list-card{flex-direction:column;padding:15px;display:flex}.delivery-list-main{width:100%}.delivery-list-meta{flex-wrap:wrap;gap:11px;width:100%}.delivery-list-meta>svg{display:none}.delivery-detail-title{flex-direction:column;align-items:flex-start}.delivery-detail-actions{flex-direction:column;align-items:stretch}.delivery-detail-actions .primary-button,.delivery-detail-actions .danger-outline-button,.delivery-detail-actions .delete-delivery-button{width:100%;margin-left:0}.delivery-detail-map{height:330px}.delivery-detail-summary{padding:16px}.delivery-stop-detail{padding:15px}.delivery-stop-rows article{flex-wrap:wrap;align-items:flex-start}.stop-detail-copy{width:calc(100% - 52px)}.stop-share-actions{width:100%;padding-left:50px}.stop-share-actions button{flex:1;justify-content:center}.public-tracking-shell{padding:calc(env(safe-area-inset-top) + 15px) 14px 26px}.public-tracking-map{height:52vh;min-height:340px;max-height:470px}.public-tracking-info{grid-template-columns:1fr}.public-driver-card{grid-column:auto}.public-status-card{border-radius:22px;padding:15px}.public-status-card h1{font-size:16px}}
