@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--ds-green-700:#148421;--ds-green-600:#20a92c;--ds-green-100:#eaf8e9;--ds-blue-600:#1767c9;--ds-blue-100:#eaf2ff;--ds-red-600:#df2828;--ds-red-100:#fff0f0;--ds-amber-600:#a95b00;--ds-amber-100:#fff5df;--ds-ink:#161b24;--ds-muted:#687080;--ds-canvas:#f6f7f6;--ds-surface:#fff;--ds-line:#e5e9e8;--ds-space-1:4px;--ds-space-2:8px;--ds-space-3:12px;--ds-space-4:16px;--ds-space-5:20px;--ds-space-6:24px;--ds-space-8:32px;--ds-radius-control:10px;--ds-radius-card:14px;--ds-radius-sheet:24px;--ds-shadow-card:0 4px 16px rgba(20,32,28,.07);--ds-shadow-sheet:0 -12px 34px rgba(20,32,28,.16)}.ds-icon-button{inline-size:40px;block-size:40px;display:grid;place-items:center;border:1px solid var(--ds-line);border-radius:50%;background:var(--ds-surface);color:var(--ds-ink)}.ds-icon-button svg{inline-size:20px;block-size:20px}.ds-card{background:var(--ds-surface);border:1px solid var(--ds-line);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-card)}.ds-action{min-height:48px;border-radius:var(--ds-radius-control);display:flex;align-items:center;justify-content:center;gap:var(--ds-space-2);font-size:14px;font-weight:700;text-decoration:none}.ds-action--primary{color:#fff;background:linear-gradient(100deg,var(--ds-green-700),var(--ds-green-600));box-shadow:0 5px 14px #1484213b}.ds-action--secondary{color:var(--ds-ink);background:var(--ds-surface);border:1px solid var(--ds-line)}.ds-action--danger{color:#fff;background:var(--ds-red-600)}.ds-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:7px;font-size:10px;font-weight:700;line-height:1}.ds-list-row{min-height:56px;display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--ds-surface);border:1px solid var(--ds-line);border-radius:12px}.ds-section-title{font-size:14px;font-weight:700;letter-spacing:-.01em}.ds-field{display:grid;gap:7px;font-size:12px;font-weight:700}.ds-field input,.ds-field select,.ds-field textarea{min-height:46px;border:1px solid var(--ds-line);border-radius:var(--ds-radius-control);padding:12px;background:#fff;color:var(--ds-ink);outline-color:var(--ds-green-600)}:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#161b24;background:#f6f7f6;--green:#20a92c;--deep:#168423;--pale:#eef9ee;--line:#e8ebee;--muted:#687080;--red:#e52727}*{box-sizing:border-box}body{margin:0;background:#f5f6f5}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}.app-shell,.login-page{width:100%;max-width:460px;min-height:100dvh;margin:auto;background:#fff;position:relative;overflow:hidden}.app-shell{padding:70px 0 79px}.topbar{height:70px;background:#fff;border-bottom:1px solid var(--line);position:absolute;inset:0 0 auto;display:flex;align-items:center;padding:0 20px;z-index:5;gap:12px}.topbar>button,.top-actions button,.subhead button,.delivery-sheet header button{width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.topbar svg{width:22px}.topbar h1{font-size:17px;flex:1;text-align:center;margin:0;font-weight:700}.top-logo{flex:1;text-align:center}.mark{display:inline-flex;align-items:center;gap:5px;line-height:.88;text-align:left}.mark span{font-size:34px;color:var(--green);width:28px;overflow:hidden;position:relative}.mark span:after{content:"";width:9px;height:15px;border-radius:9px 0;background:var(--green);position:absolute;top:0;left:16px;transform:rotate(36deg)}.mark i{font-style:normal;font-weight:800;font-size:10px;color:#132238}.top-actions{display:flex;align-items:center;gap:4px}.top-actions button{position:relative}.top-actions b{position:absolute;width:7px;height:7px;border-radius:50%;background:#f2342e;top:6px;right:6px}.presence{font-size:10px;border:1px solid #edf0ef;padding:6px 8px;border-radius:15px}.presence i,.driver-mini span i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:4px}.screen{min-height:calc(100dvh - 149px);overflow-y:auto}.bottom-nav{height:79px;position:absolute;bottom:0;inset-inline:0;display:flex;background:#fff;border-top:1px solid var(--line);z-index:5;padding:9px 10px}.bottom-nav button{flex:1;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;font-size:10px;color:#535967}.bottom-nav svg{width:21px}.bottom-nav .active{color:var(--green);font-weight:700}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.sync-banner,.toast{position:fixed;z-index:30;left:50%;transform:translate(-50%);width:min(420px,calc(100% - 28px));display:flex;gap:8px;align-items:center;border-radius:12px;padding:11px 13px;font-size:12px}.sync-banner{top:76px;color:#894c00;background:#fff5df;border:1px solid #ffe4a7}.toast{top:116px;color:#146a1e;background:#eaf8ec;border:1px solid #b9ebbe;text-align:left}.sync-banner svg,.toast svg{width:17px;flex:none}.login-page{display:grid;place-items:center;padding:26px;background:radial-gradient(circle at 100% 0,#f0f9ed,transparent 36%),#fff}.login-card{width:100%;min-height:calc(100dvh - 52px);display:flex;flex-direction:column;justify-content:center;padding:32px 28px;border-radius:28px;background:linear-gradient(165deg,#fff 70%,#f5fff3);box-shadow:0 8px 32px #13223812}.login-card>.mark{align-self:center;transform:scale(1.8);margin-bottom:94px}.login-copy h1{margin:0 0 8px;font-size:22px}.login-copy p,.muted{margin:0;color:var(--muted);font-size:12px}.login-card form{display:grid;gap:15px;margin-top:31px}.login-card label,.confirm-box label,.issue-sheet>label{font-size:12px;font-weight:600;display:grid;gap:7px}.login-card input,.confirm-box input,.confirm-box select,.issue-sheet textarea{border:1px solid #dfe3e6;border-radius:10px;padding:13px;background:#fff;outline-color:var(--green)}.remember{display:flex;justify-content:space-between;font-size:11px}.remember span{display:flex;gap:5px;align-items:center}.remember svg{background:var(--green);color:#fff;border-radius:3px;padding:2px;width:17px}.remember a,.section-heading button{color:var(--green)}.button{min-height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:600}.button svg{width:19px}.primary{background:linear-gradient(100deg,var(--deep),var(--green));color:#fff;box-shadow:0 5px 13px #1693232b}.danger{background:#df2727;color:#fff}.outline,.google{border:1px solid #e0e4e7;background:#fff;border-radius:10px;min-height:44px;font-weight:600}.full{width:100%}.error{color:#b51f1f;background:#fff0f0;padding:9px;border-radius:8px;font-size:12px}.or{display:flex;align-items:center;gap:13px;justify-content:center;font-size:11px;margin:28px 0 18px}.or span{height:1px;background:#e2e5e4;flex:1}.google{width:100%;color:#343946}.fruit-footer{text-align:center;color:#828996;font-size:10px;margin-top:auto}.home-screen,.deliveries-screen,.route-screen,.more-menu,.more-view{padding:21px 16px}.greeting h2{font-size:18px;margin:0 0 5px}.greeting h2 span{font-size:15px}.greeting p{font-size:12px;color:var(--muted);margin:0 0 27px}h3{font-size:14px;margin:0}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:13px 0 30px}.metric{border:1px solid var(--line);border-radius:12px;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:0 3px 8px #15203308}.metric div{padding:8px;border-radius:10px;background:#edf9ed;color:var(--green)}.metric:nth-child(1) div{background:#eef5ff;color:#236bd0}.metric:nth-child(4) div{background:#fff1f0;color:#e12626}.metric svg{width:19px}.metric b{font-size:20px}.metric small{font-size:10px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:18px 0 12px}.section-heading button{font-size:11px}.next-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 3px 10px #1520330b}.next-copy{min-height:160px;padding:17px;width:62%;position:relative;z-index:1;background:linear-gradient(90deg,#fff,#ffffffdc)}.next-copy>div:first-child{display:flex;gap:8px;align-items:center}.next-copy b{font-size:17px}.next-copy h4{margin:17px 0 7px;font-size:14px}.next-copy p{font-size:11px;line-height:1.6;color:#515967;margin:0}.delivery-meta{display:flex;gap:8px;margin-top:13px;white-space:nowrap}.delivery-meta span{font-size:10px;display:flex;align-items:center;gap:4px}.delivery-meta svg{width:13px;color:var(--green)}.map-art,.route-map-art{position:absolute;background:linear-gradient(135deg,#f3f7f4 25%,#e8eeee 25%,#e8eeee 27%,#f8f9f9 27%,#f8f9f9 52%,#e8eeee 52%,#e8eeee 54%,#f3f7f4 54%);overflow:hidden}.next-card{position:relative}.map-art{right:0;top:0;width:45%;height:191px}.map-art span{position:absolute;left:30%;top:25%;color:#111;font-size:27px}.map-art i{position:absolute;width:4px;height:75px;background:var(--green);transform:rotate(-40deg);top:42%;left:55%;border-radius:3px}.map-art i:nth-child(3){transform:rotate(44deg);top:64%;left:69%;height:57px}.map-art i:nth-child(4){display:none}.next-card>.button{margin:0 10px 11px}.progress-heading{margin-bottom:10px}.progress{height:7px;background:#e9edeb;border-radius:8px}.progress i{height:100%;display:block;background:linear-gradient(90deg,var(--green),#80d764);border-radius:8px}.home-screen>.muted{margin-top:9px}.activity{border:1px solid var(--line);border-radius:12px;overflow:hidden}.activity-row{display:flex;gap:12px;padding:13px;border-bottom:1px solid var(--line);font-size:12px}.activity-row:last-child{border:0}.activity-row svg{color:var(--green);width:22px}.activity-row p{margin:5px 0 0;color:var(--muted);font-size:11px}.filter-row,.pill-row{display:flex;align-items:center;border-bottom:1px solid var(--line);overflow:auto;gap:3px}.filter-row button,.pill-row button{white-space:nowrap;padding:12px 9px;font-size:11px;color:#5c6370;border-bottom:2px solid transparent}.filter-row .chosen,.pill-row .on{color:var(--green);font-weight:700;border-color:var(--green)}.filter-row .filter-icon{margin-left:auto;padding:8px}.filter-icon svg{width:18px}.delivery-stack{display:grid;gap:13px;padding-top:22px}.delivery-card,.history-card{border:1px solid var(--line);border-radius:14px;padding:15px;display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:start;box-shadow:0 3px 9px #13223808}.delivery-icon{width:38px;height:38px;background:#eef9ee;color:var(--green);display:grid;place-items:center;border-radius:50%}.delivery-icon svg{width:22px}.delivery-card h4{margin:0 0 8px;font-size:14px}.delivery-card p,.delivery-card small{margin:0;color:#626a78;font-size:11px}.delivery-card>div:last-child{text-align:right}.delivery-card .badge{margin-bottom:9px}.badge{font-size:10px;padding:6px 8px;border-radius:7px;display:inline-flex;align-items:center;gap:3px;font-weight:600}.badge svg{width:11px}.upcoming,.done{background:#e7f7e4;color:#168425}.progress{background:#e7f0ff;color:#1d5fbc}.failed{background:#ffebeb;color:#d82020}.pay-badge{font-size:10px;color:#4030cc;background:#efedff;border-radius:6px;padding:5px 8px}.route-kpis{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;border-bottom:1px solid var(--line);padding-bottom:15px}.route-kpis span{font-size:10px;color:var(--muted);border-right:1px solid var(--line)}.route-kpis span:last-child{border:0}.route-kpis b{display:block;font-size:14px;color:#1a2029;margin-bottom:6px}.route-map-art{height:390px;position:relative;margin:0 -16px}.route-key{position:absolute;z-index:1;top:15px;left:15px;background:#fff;border-radius:10px;box-shadow:0 3px 10px #0001;padding:9px;display:grid;gap:8px;font-size:10px}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:5px}.dot.start{background:#3a3d42}.dot.upcoming{background:var(--green)}.dot.done{border:2px solid var(--green)}.line-path{position:absolute;top:54px;right:10%;bottom:40px;left:10%}.line-path:before{content:"";position:absolute;width:5px;height:260px;border-radius:5px;background:var(--green);transform:rotate(29deg);left:45%;top:30px}.line-path i{position:absolute;width:25px;height:25px;border-radius:50%;color:#fff;background:var(--green);display:block;z-index:1;border:2px solid white}.line-path i:nth-child(1){top:25px;left:39%}.line-path i:nth-child(2){top:110px;left:55%}.line-path i:nth-child(3){top:195px;left:69%}.line-path i:nth-child(4){top:255px;left:52%;background:#fff;border-color:#46505c}.stops-panel{background:#fff;margin:-30px -16px 0;padding:19px 16px;position:relative;border-radius:22px 22px 0 0;z-index:1}.stops-panel h3{margin:8px 0 11px}.stop{display:flex;gap:9px;padding:11px;border:1px solid var(--line);border-radius:9px;margin-bottom:7px;font-size:11px}.stop b{width:20px;height:20px;background:var(--green);color:#fff;display:grid;place-items:center;border-radius:50%;font-size:10px}.stop div{flex:1}.stop p{margin:4px 0 0;color:var(--muted)}.route-empty,.empty{padding:54px 25px;text-align:center;color:var(--muted)}.route-empty svg{color:var(--green);width:42px;height:42px}.route-empty h2{color:#1b202a;font-size:19px}.nav-ready,.notice,.danger-note{display:flex;gap:10px;border:1px solid #d5ebff;background:#f2f8ff;padding:12px;border-radius:10px;margin:13px 0;font-size:11px}.nav-ready svg{color:#1972d3}.nav-ready p,.danger-note p{margin:4px 0 0;color:#566070}.scrim,.sheet-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#15203370;z-index:20}.drawer{z-index:21;position:fixed;top:0;bottom:0;width:min(340px,86vw);background:#fff;padding:24px 16px;box-shadow:8px 0 30px #0002}.drawer-close{position:absolute;right:13px;top:15px}.driver-mini{display:flex;gap:10px;align-items:center;padding:28px 8px 20px}.avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(140deg,#ead2b1,#237b41);display:grid;place-items:center;color:#fff;font-weight:800}.driver-mini small,.driver-mini span{display:block;font-size:10px;color:#687080;margin-top:4px}.driver-mini span{color:var(--green)}.drawer-links{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 0}.drawer-links button{display:flex;width:100%;gap:12px;align-items:center;padding:10px;font-size:12px;text-align:left}.drawer-links button:hover{background:var(--pale);color:var(--green)}.drawer-links svg{width:17px}.drawer-status{padding:18px 10px;font-size:11px}.drawer-status p{display:flex;justify-content:space-between;color:var(--muted)}.drawer-status span{color:var(--green)}.logout{position:absolute;bottom:25px;color:#df2828;display:flex;gap:8px;align-items:center;padding:10px}.sheet{z-index:22}.delivery-sheet{z-index:23;position:fixed;bottom:0;left:50%;transform:translate(-50%);max-width:460px;width:100%;max-height:92dvh;overflow:auto;border-radius:25px 25px 0 0;background:#fff;padding:8px 16px 25px;box-shadow:0 -8px 30px #0002}.sheet-handle{width:40px;height:4px;border-radius:4px;background:#d9dce0;margin:3px auto 9px}.delivery-sheet header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:13px}.delivery-sheet header h2{font-size:16px;margin:0}.delivery-sheet header>div{display:flex;gap:8px;color:var(--green)}.delivery-sheet header svg{width:19px}.sheet-status{display:flex;justify-content:space-between;align-items:center;padding:14px 0;font-size:11px}.customer-card,.info-block{border:1px solid var(--line);border-radius:12px;padding:15px;margin-bottom:13px}.customer-card{display:grid;grid-template-columns:42px 1fr 24px;gap:10px;align-items:center}.customer-card h3{margin:0;font-size:15px}.customer-card p{font-size:11px;color:var(--muted);margin:5px 0}.customer-card>.address{grid-column:1/-1;display:flex;gap:7px;align-items:start;line-height:1.5}.customer-card>.address svg{width:16px;color:var(--green);flex:none}.customer-card>.outline{grid-column:1/-1;margin-top:3px}.info-block h3{margin-bottom:9px}.row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;font-size:11px;color:#5d6571}.row>span:last-child{font-weight:600;color:#1b2029}.confirm-box{border:1px solid #dceede;background:#fbfffa;border-radius:12px;padding:14px;margin-top:13px}.confirm-box h3{margin:0}.confirm-box p{font-size:11px;color:var(--muted)}.confirm-box label{margin:12px 0}.issue-button{margin-top:10px;color:#d42626}.branch-hero{display:flex;align-items:center;gap:12px;border:1px solid #d7ecd6;background:linear-gradient(100deg,#eff9ed,#fbfff9);border-radius:12px;padding:16px;margin:12px 0}.branch-hero svg{background:var(--green);color:#fff;padding:9px;width:40px;height:40px;border-radius:10px}.branch-hero p{font-size:11px;color:var(--muted);margin:6px 0 0}.branch-hero strong{margin-left:auto;font-size:15px;text-align:right}.branch-hero small{display:block;color:var(--green);font-size:9px}.pickup-order{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;padding:13px;margin-bottom:9px;font-size:11px}.pickup-order>svg:first-child{width:20px;color:var(--green)}.pickup-order div{flex:1}.pickup-order span{margin-left:12px}.pickup-order p{display:inline-block;margin:7px 0 0;color:#3d31cf;background:#efedff;padding:3px 6px;border-radius:5px;font-size:9px}.pickup-order>svg:last-child{width:18px}.notice{background:#f4f8ff;border-color:#dce8ff;color:#506175}.danger-note{background:#fff0f0;border-color:#ffcaca}.danger-note svg{color:#de2828}.issue-sheet h3{margin:15px 0 10px;font-size:12px}.reason-list{border:1px solid var(--line);border-radius:11px;overflow:hidden}.reason-list button{width:100%;padding:11px;display:flex;align-items:center;gap:12px;text-align:left;border-bottom:1px solid var(--line)}.reason-list button:last-child{border:0}.reason-list p{margin:4px 0 0;color:var(--muted);font-size:10px}.radio{width:16px;height:16px;border:1.5px solid #687080;border-radius:50%}.reason-list .selected .radio{border:5px solid var(--green)}.issue-sheet>label{margin-top:15px}.issue-sheet textarea{resize:vertical;min-height:70px}.upload{margin:15px 0;border:1px dashed #b8bec7;border-radius:10px;padding:15px;text-align:center;font-size:12px}.upload svg{width:19px;vertical-align:middle}.upload small{color:var(--muted)}.more-menu{display:grid;gap:12px;padding-top:28px}.more-tile{border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:13px;padding:15px;text-align:left}.more-tile svg{width:22px;color:var(--green)}.more-tile div{flex:1}.more-tile p{font-size:11px;color:var(--muted);margin:5px 0 0}.subhead{display:grid;grid-template-columns:38px 1fr 28px;align-items:center;text-align:center;margin:-5px 0 12px}.subhead h2{font-size:16px;margin:0}.subhead>svg{width:19px}.history-list,.notification-list{display:grid;gap:11px;padding-top:18px}.history-card{grid-template-columns:40px 1fr auto}.history-card p{font-size:10px;color:var(--muted);margin:6px 0 0}.history-card>div:last-child{text-align:right}.history-card small{display:block;margin-top:8px;color:#5442cf}.notification{display:flex;gap:12px;padding:14px 2px;border-bottom:1px solid var(--line);font-size:12px}.notification>div:nth-child(2){flex:1}.notification p{font-size:11px;color:#5b6370;margin:6px 0}.notification small{font-size:10px;color:#858b96}.notification>i{width:9px;height:9px;border-radius:50%;background:var(--green)}.profile-card{display:grid;gap:12px}.profile-hero{display:flex;align-items:center;gap:13px;border:1px solid #d7ecd6;background:linear-gradient(105deg,#eff9ed,#fafff9);border-radius:13px;padding:15px}.profile-hero .avatar{width:63px;height:63px}.profile-hero h2{font-size:18px;margin:0}.profile-hero p{font-size:11px;margin:6px 0}.profile-hero small{font-size:10px;color:var(--green)}.profile-section{border:1px solid var(--line);border-radius:12px;padding:15px}.profile-section h3{margin-bottom:10px}.profile-section .row svg{width:17px;margin-right:7px;vertical-align:middle}.profile-section .row>span:first-child{display:flex;align-items:center}.profile-section .ok{color:var(--green)!important}.profile-section .logout{position:static;color:#dc2929}.profile-section button.row{width:100%;text-align:left}.profile-section button.row:after{content:"›";font-size:22px;margin-left:auto}.empty{border:1px dashed #d8dee1;border-radius:12px;margin-top:16px;font-size:12px}.empty:before{content:"✓";display:block;color:var(--green);font-size:27px;margin-bottom:8px}@media (min-width:600px){body{padding:16px;background:#eef1ef}.app-shell,.login-page{min-height:calc(100dvh - 32px);border-radius:24px;box-shadow:0 12px 40px #1322381c}.topbar{position:absolute;border-radius:24px 24px 0 0}.bottom-nav{border-radius:0 0 24px 24px}.drawer,.delivery-sheet{bottom:16px}.drawer{top:16px;left:calc(50% - 230px);border-radius:24px}.delivery-sheet{bottom:16px;border-radius:24px}.sync-banner{top:32px}}body{background:var(--ds-canvas);color:var(--ds-ink)}.app-shell,.login-page{background:var(--ds-surface)}.topbar{height:64px;padding:0 var(--ds-space-4);border-color:var(--ds-line)}.app-shell{padding-top:64px}.screen{min-height:calc(100dvh - 143px)}.topbar>button,.top-actions button,.subhead button,.delivery-sheet header>button{inline-size:40px;block-size:40px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%}.topbar>button:hover,.top-actions button:hover,.subhead button:hover,.delivery-sheet header>button:hover{background:var(--ds-green-100);color:var(--ds-green-700)}.bottom-nav{height:79px;padding:8px 12px;border-color:var(--ds-line)}.bottom-nav button{min-height:56px;border-radius:12px}.bottom-nav .active{background:linear-gradient(180deg,#f5fff4,transparent);color:var(--ds-green-600)}.button,.outline,.map-link,.setting{min-height:48px;border-radius:var(--ds-radius-control);display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;text-decoration:none}.button{font-size:14px}.outline{border-color:var(--ds-line);color:var(--ds-ink);background:var(--ds-surface)}.outline:hover{border-color:var(--ds-green-600);color:var(--ds-green-700);background:#fafffa}.primary{background:linear-gradient(100deg,var(--ds-green-700),var(--ds-green-600));box-shadow:0 5px 14px #14842138}.danger{background:var(--ds-red-600)}.issue-button{border-color:#ffd0d0;color:var(--ds-red-600);justify-content:center}.issue-button svg{flex:none}.delivery-sheet{border-radius:var(--ds-radius-sheet) var(--ds-radius-sheet) 0 0;padding:8px var(--ds-space-4) calc(var(--ds-space-6) + env(safe-area-inset-bottom));box-shadow:var(--ds-shadow-sheet)}.delivery-sheet header{min-height:52px;gap:8px}.delivery-sheet header h2{font-size:16px;letter-spacing:-.02em}.delivery-sheet header>div{align-items:center}.delivery-sheet header a{inline-size:36px;block-size:36px;display:grid;place-items:center;border-radius:50%;background:var(--ds-green-100);color:var(--ds-green-700);font-size:18px}.delivery-sheet header a:hover{background:var(--ds-green-600);color:#fff}.customer-card,.info-block,.profile-section{border-color:var(--ds-line);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-card)}.customer-card{padding:var(--ds-space-4);grid-template-columns:44px 1fr 40px}.customer-card>a[aria-label="Call customer"]{inline-size:40px;block-size:40px;display:grid;place-items:center;border-radius:50%;background:var(--ds-green-100);color:var(--ds-green-700)}.map-link{grid-column:1/-1;padding:0 var(--ds-space-4);width:fit-content;min-width:148px;margin-top:4px}.map-link svg{inline-size:17px}.customer-card>.address{margin-bottom:2px}.settings-sheet{max-height:94dvh}.settings-form{display:grid;gap:var(--ds-space-4);padding:var(--ds-space-3) 0 var(--ds-space-2)}.settings-form>p:first-child{margin:0 0 var(--ds-space-1);padding:var(--ds-space-3);border:1px solid #d8e8ff;border-radius:12px;background:#f3f8ff;color:#405670;font-size:12px;line-height:1.55}.settings-form label{display:grid;gap:7px;font-size:12px;font-weight:700;color:var(--ds-ink)}.settings-form input{min-height:48px;border:1px solid var(--ds-line);border-radius:var(--ds-radius-control);padding:0 13px;font:inherit;outline-color:var(--ds-green-600)}.settings-form input:focus{border-color:var(--ds-green-600);box-shadow:0 0 0 3px #20a92c1f}.form-status{margin:0;padding:11px 12px;border-radius:10px;background:var(--ds-green-100);color:var(--ds-green-700);font-size:12px;font-weight:600}.upload{position:relative;min-height:56px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border:1px dashed #b9c5bc;border-radius:var(--ds-radius-control);background:#fbfefb;color:var(--ds-ink);font-weight:700}.upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.upload small{display:block;font-weight:500}.reason-list{border-color:var(--ds-line)}.reason-list button{min-height:56px}.reason-list button.selected{background:#f8fff7}.reason-list .selected .radio{border-color:var(--ds-green-600)}.delivery-card,.history-card,.next-card,.more-tile{border-color:var(--ds-line);box-shadow:var(--ds-shadow-card)}.delivery-card{min-height:112px}.delivery-card:hover,.more-tile:hover{border-color:#b9e7ba;background:#fcfffc}.metric{min-height:116px;border-color:var(--ds-line);box-shadow:var(--ds-shadow-card)}.badge{font-weight:700;letter-spacing:.01em}.upcoming,.done{background:var(--ds-green-100);color:var(--ds-green-700)}.progress{background:var(--ds-blue-100);color:var(--ds-blue-600)}.failed{background:var(--ds-red-100);color:var(--ds-red-600)}.notification{width:100%;text-align:left;border:0;background:transparent;border-radius:0}.notification:hover{background:#f8fbf8}.notification:focus-visible,.setting:focus-visible,.button:focus-visible,.outline:focus-visible{outline:3px solid #20a92c40;outline-offset:2px}.setting{width:100%;min-height:52px;justify-content:flex-start;border-bottom:1px solid var(--ds-line);border-radius:0;color:var(--ds-ink);padding:0 2px}.setting svg:last-child{margin-left:auto}.setting.logout{color:var(--ds-red-600);border-bottom:0}.profile .info-block{padding:var(--ds-space-4)}.drawer{padding:var(--ds-space-4);box-shadow:10px 0 36px #14201c2e}.drawer-links button{min-height:42px;border-radius:9px}.drawer-links button:hover{background:var(--ds-green-100)}.filter-row,.pill-row{gap:var(--ds-space-2);padding-bottom:2px}.filter-row button,.pill-row button{min-height:38px;padding:0 10px;border-radius:19px;border:1px solid transparent}.filter-row .chosen,.pill-row .on{background:var(--ds-green-100);border-color:#cbeccc}.login-card{padding:var(--ds-space-8) var(--ds-space-6);box-shadow:0 10px 32px #14201c1a}.login-card input{min-height:48px;border-color:var(--ds-line)}.login-help{margin:0;color:var(--ds-muted);font-size:12px;text-align:center;line-height:1.5}.delivery-sheet .settings-form{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:var(--ds-space-4)!important;padding:var(--ds-space-3) 0 var(--ds-space-2)!important}.delivery-sheet .settings-form label{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:7px!important;width:100%!important;font-size:12px!important;font-weight:700!important;color:var(--ds-ink)!important}.delivery-sheet .settings-form input{display:block!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:48px!important;margin:0!important;border:1px solid var(--ds-line)!important;border-radius:var(--ds-radius-control)!important;padding:0 13px!important;background:#fff!important;line-height:1.2!important}.delivery-sheet .settings-form .button{width:100%!important;margin-top:var(--ds-space-1)!important}html,body,#root{min-height:100%;height:100%;overflow:hidden}body{overscroll-behavior:none}.app-shell{height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden;isolation:isolate}.app-shell>.screen{height:calc(100dvh - 149px);min-height:0;max-height:calc(100dvh - 149px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:var(--ds-space-6)}.app-shell>.topbar{position:absolute;inset:0 0 auto;z-index:20}.app-shell>.bottom-nav{position:absolute;inset:auto 0 0;z-index:20}@media (min-width:600px){html,body,#root{height:100%;overflow:hidden}.app-shell{height:calc(100dvh - 32px);min-height:calc(100dvh - 32px);max-height:calc(100dvh - 32px)}.app-shell>.screen{height:calc(100dvh - 181px);max-height:calc(100dvh - 181px)}}.profile-section .setting{box-sizing:border-box;inline-size:100%;min-height:52px;padding:0 2px;border-radius:0;justify-content:space-between;border:0;border-bottom:1px solid var(--ds-line);background:transparent;color:var(--ds-ink)!important;font-size:14px;font-weight:600;text-decoration:none!important}.profile-section .setting:last-child{border-bottom:0}.profile-section .setting svg{inline-size:18px;block-size:18px;flex:none;color:var(--ds-ink)}.profile-section .setting.logout,.profile-section .setting.logout svg{color:var(--ds-red-600)!important}.profile-section .setting:focus-visible{outline:3px solid #20a92c33;outline-offset:3px;border-radius:var(--ds-radius-control)}.profile-section .row{min-height:38px}.profile-section .row>span:last-child{font-weight:650}.profile-section .connected{color:var(--ds-green-700)!important}.subhead{min-height:44px;position:sticky;top:0;z-index:4;background:var(--ds-surface);padding:0 0 var(--ds-space-2);margin:0 0 var(--ds-space-2)}.delivery-sheet header{position:sticky;top:0;z-index:3;background:var(--ds-surface)}.driver-mini{inline-size:100%;text-align:left}.driver-mini:hover{background:var(--ds-green-100);border-radius:var(--ds-radius-card)}.customer-card{grid-template-columns:42px minmax(0,1fr)}.customer-contact-actions{display:flex;gap:8px;margin-top:9px}.customer-contact-actions a{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--ds-line);border-radius:50%;color:var(--ds-green-700);background:var(--ds-green-100)}.customer-contact-actions a:first-child{color:var(--ds-ink);background:#fff}.customer-contact-actions svg{width:19px;height:19px}.whatsapp-icon{width:21px!important;height:21px!important}.complete-order-button{margin:-2px 0 var(--ds-space-3);justify-content:space-between;padding:0 var(--ds-space-4);color:var(--ds-green-700)}.delivery-card{cursor:pointer}.delivery-card-main{min-width:0}.delivery-card-facts{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:9px;border-top:1px solid var(--ds-line);font-size:11px}.delivery-card-facts span{display:flex;align-items:center;gap:5px;color:var(--ds-muted)}.delivery-card-facts svg,.slot-countdown svg{width:14px;height:14px;color:var(--ds-green-600)}.delivery-card-facts strong{font-size:12px;color:var(--ds-ink)}.slot-countdown{display:flex!important;align-items:center;gap:5px;margin-top:7px;color:var(--ds-green-700)!important;font-weight:700}.order-detail-title{display:flex;align-items:center;justify-content:space-between;padding:var(--ds-space-4) 0 var(--ds-space-3);font-size:14px;font-weight:750}.order-loading{padding:var(--ds-space-6) 0}.order-items{display:grid;gap:10px;margin-bottom:var(--ds-space-4)}.order-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:11px;align-items:center;padding:10px;border:1px solid var(--ds-line);border-radius:var(--ds-radius-card);background:var(--ds-surface)}.order-image{width:52px;height:52px;border-radius:10px;overflow:hidden;display:grid;place-items:center;background:var(--ds-green-100);color:var(--ds-green-700)}.order-image img{width:100%;height:100%;object-fit:cover}.order-item b,.order-item small,.order-item span{display:block}.order-item b{font-size:12px;line-height:1.35}.order-item small,.order-item span{font-size:10px;color:var(--ds-muted);margin-top:3px}.order-item strong{font-size:12px;white-space:nowrap}.order-detail-sheet .info-block .row:last-child{margin-top:4px;padding-top:12px;border-top:1px solid var(--ds-line)}.queue-filter-help{margin:10px 0 0;color:var(--ds-muted);font-size:11px;line-height:1.45}.operational-filters button{min-height:48px}.history-filter-toggle{display:grid!important;place-items:center!important;width:38px;height:38px;padding:0!important;color:var(--ds-ink)!important}.history-filter-toggle svg{width:19px}.history-date-filter{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:12px;padding:11px 12px;border:1px solid var(--ds-line);border-radius:var(--ds-radius-control);background:var(--ds-surface)}.history-date-filter label{display:grid;gap:5px;font-size:11px;font-weight:700}.history-date-filter input{min-height:34px;border:0;padding:0;background:transparent;color:var(--ds-ink)}.history-date-filter button{color:var(--ds-green-700);font-size:12px;font-weight:700}.top-actions .mark-read{inline-size:auto;min-inline-size:94px;min-height:38px;padding:0 10px;border:1px solid var(--ds-line);border-radius:var(--ds-radius-control);background:var(--ds-green-100);color:var(--ds-green-700);font-size:11px;font-weight:750;white-space:nowrap}.top-actions button>b{min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;top:2px;right:1px;color:#fff;font-size:9px;line-height:1;background:#e52727;border:2px solid #fff}.more-view{animation:screen-enter .22s cubic-bezier(.2,.8,.2,1) both}.history-range-label{margin:10px 0 0;font-size:11px;font-weight:700;color:var(--ds-green-700)}.history-filter-sheet>.muted{margin:14px 0}.history-range-options{display:grid;gap:8px;margin:12px 0 16px}.history-range-options button{min-height:48px;display:flex;align-items:center;gap:11px;padding:0 12px;border:1px solid var(--ds-line);border-radius:var(--ds-radius-control);text-align:left;font-size:13px}.history-range-options .selected{border-color:var(--ds-green-600);background:var(--ds-green-100);color:var(--ds-green-700);font-weight:700}.history-range-options .selected .radio{border:5px solid var(--ds-green-600)}.history-custom-date{display:grid;gap:7px;margin:0 0 16px;font-size:12px;font-weight:700}.history-custom-date input{min-height:46px;padding:0 12px;border:1px solid var(--ds-line);border-radius:var(--ds-radius-control)}.notification{position:relative;text-align:left;border-radius:var(--ds-radius-control);padding:13px 12px}.notification.is-unread{background:linear-gradient(90deg,#f3fbf2,#fff)}.notification.is-read{opacity:.76}.notification-state{align-self:start;font-size:10px;font-weight:750;color:var(--ds-green-700)}.notification.is-read .notification-state{color:var(--ds-muted)}@keyframes screen-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes soft-pulse{0%,to{box-shadow:0 0 #20a92c22}50%{box-shadow:0 0 0 7px #20a92c00}}.screen-transition>*>*{animation:screen-enter .24s cubic-bezier(.2,.8,.2,1) both}.delivery-sheet{animation:sheet-enter .26s cubic-bezier(.2,.8,.2,1) both}.button.primary:not(:disabled){animation:soft-pulse 2.8s ease-in-out infinite}.delivery-card,.more-tile,.notification,.pickup-order,.setting{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.delivery-card:active,.more-tile:active,.notification:active,.pickup-order:active,.setting:active{transform:scale(.985)}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@keyframes sheet-enter{0%{opacity:0;transform:translate(-50%) translateY(24px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.delivery-sheet{left:50%!important;right:auto!important;transform:translate(-50%)}.delivery-card-main>div:first-child{display:flex;align-items:center;gap:7px;min-width:0}.delivery-card-main>div:first-child>b{flex:none}.delivery-card-main>div:first-child>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ds-muted);font-size:10px}.delivery-card-side{min-width:76px}.profile>.info-block:last-child{padding:0;overflow:hidden}.profile>.info-block:last-child>h3{padding:15px 15px 8px;margin:0}.profile>.info-block:last-child .setting{position:static!important;inline-size:100%!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0 15px!important;margin:0!important;border:0!important;border-top:1px solid var(--ds-line)!important;border-radius:0!important;background:var(--ds-surface)!important;color:var(--ds-ink)!important;text-align:left!important;text-decoration:none!important;font-size:14px!important;font-weight:650!important}.profile>.info-block:last-child .setting svg{width:18px;height:18px;flex:none}.profile>.info-block:last-child .setting.logout{color:var(--ds-red-600)!important}.profile>.info-block:last-child .setting.logout svg{color:var(--ds-red-600)!important}.profile>.info-block:last-child .setting:active{background:var(--ds-canvas)!important}.drawer-install{width:100%;min-height:46px;margin:14px 0 2px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #cdeccc;border-radius:var(--ds-radius-control);background:var(--ds-green-100);color:var(--ds-green-700);font-size:12px;font-weight:750}.drawer-install svg{width:18px;height:18px}.install-help-sheet{text-align:center;padding-bottom:28px}.install-help-icon{width:58px;height:58px;margin:18px auto 12px;display:grid;place-items:center;border-radius:50%;background:var(--ds-green-100);color:var(--ds-green-700)}.install-help-icon svg{width:29px;height:29px}.install-help-sheet h3{font-size:17px;margin:0 0 9px}.install-help-sheet p{margin:0;color:var(--ds-muted);font-size:12px;line-height:1.55}.install-help-sheet ol{text-align:left;margin:18px 0;padding-left:20px;color:var(--ds-ink);font-size:12px;line-height:1.6}.install-help-sheet li+li{margin-top:8px}
