@charset "UTF-8";
:root{--cream:#fcf7ef;--forest:#214d3e;--muted:#819082;--orange:#e98249;--line:rgba(44,77,57,.13);--shadow:0 6px 30px rgba(44,61,44,.06);font-family:"Microsoft YaHei","PingFang SC",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--forest);font-synthesis:none}
*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{background:#c9d3b4;line-height:1.5;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #c95c29;outline-offset:4px}button:disabled{opacity:.5;cursor:not-allowed}button svg{width:20px;height:20px;flex:none}svg{display:block}button{touch-action:manipulation}button,a{user-select:none}button:hover{filter:brightness(.97)}button:active{transform:translateY(1px)}[hidden]{display:none!important}#game-view{position:fixed;inset:0}#game-view canvas{width:100%;height:100%;display:block;outline:none}.panel{background:rgba(252,247,239,.96);border:1px solid rgba(255,255,255,.62);border-radius:18px;box-shadow:var(--shadow);backdrop-filter:blur(14px)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.4px;color:var(--muted)}.topbar{position:fixed;inset:24px 28px auto;display:flex;align-items:center;justify-content:space-between;pointer-events:none;gap:24px;z-index:5}.topbar>*{pointer-events:auto}.brand{display:flex;align-items:center;gap:12px;width:284px;height:82px;padding:15px 20px;text-decoration:none;color:var(--forest);flex:none}.brand-symbol{width:46px;height:46px;border-radius:50%;background:#e7ecd7;display:grid;place-items:center}.brand-symbol svg{width:39px;height:39px}.brand-type{display:flex;flex-direction:column;gap:2px}.brand-type strong{font-size:26px;line-height:1.1;font-weight:800;letter-spacing:1px}.brand-dot{color:var(--orange);margin-left:3px}.brand-type>span{font-size:8px;font-weight:700;letter-spacing:2.1px}.brand-edition{margin-left:auto;border-left:1px solid var(--line);padding-left:13px;font-size:8px;letter-spacing:1.2px;color:var(--muted);display:flex;flex-direction:column;align-items:center}.brand-edition b{font-size:20px;font-weight:400;line-height:1.3;color:var(--forest);letter-spacing:-1px}.city-info{display:flex;gap:12px;align-items:center;background:rgba(252,247,239,.75);padding:12px 21px;border:1px solid rgba(255,255,255,.4);border-radius:40px;backdrop-filter:blur(12px)}.weather-symbol svg{width:29px;height:29px;color:#937845}.city-info>div{display:flex;flex-direction:column;gap:1px}.city-label{font-size:12px;font-weight:600;letter-spacing:1px}.city-detail{font-size:10px;color:#758370;white-space:nowrap}.city-detail i{display:inline-block;width:3px;height:3px;border-radius:50%;background:#97a28a;margin:0 7px;vertical-align:middle}.top-actions{display:flex;align-items:center;gap:5px;height:72px;padding:13px 14px 13px 22px}.stat{display:flex;flex-direction:column;gap:2px;min-width:87px}.stat strong{font-size:22px;line-height:1.2;font-weight:650;font-variant-numeric:tabular-nums;letter-spacing:-.6px}.stat strong small{font-size:12px;font-weight:500;margin-right:3px;letter-spacing:0}.stat-deliveries{min-width:71px}.stat .eyebrow{font-size:9px;letter-spacing:1px}.action-divider{height:29px;width:1px;background:var(--line);margin:0 8px 0 0}.icon-button{display:grid;place-items:center;border:0;border-radius:10px;background:transparent;width:35px;height:35px;padding:8px}.icon-button:hover{background:#e9eddc}.icon-button[aria-pressed="true"]{background:#e5ecd7}.icon-button.small{width:26px;height:26px;padding:4px}.mission-panel{position:fixed;left:28px;top:123px;width:284px;padding:21px 22px 14px;z-index:4}.mission-meta{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.2px;color:#89927f}.live-label{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:700;letter-spacing:1.8px;color:var(--forest)}.live-label i{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 3px #e9824915}.mission-heading{padding:20px 0 19px}.mission-heading h1{font-size:20px;font-weight:700;letter-spacing:-.5px;margin:0 0 6px;white-space:nowrap}.mission-heading p{font-size:11px;color:#82907c;margin:0;letter-spacing:.3px}.food-card{position:relative;display:flex;align-items:center;gap:11px;border:1px solid #e6e7d7;background:#f0f0e2;border-radius:12px;padding:12px 10px}.food-icon{flex:none;width:45px;height:45px}.food-icon svg{width:45px;height:45px}.food-detail{display:flex;flex-direction:column;gap:3px}.food-detail .eyebrow{font-size:8px;letter-spacing:1px}.food-detail strong{font-size:12px;font-weight:600}.food-detail>span:last-child{font-size:9px;color:#859079}.order-badge{position:absolute;top:-8px;right:10px;background:#e7d5b4;border:1px solid var(--cream);font-size:8px;padding:1px 6px;border-radius:4px;letter-spacing:1px}.delivery-steps{padding:24px 0 19px;margin:0;list-style:none}.delivery-step{position:relative;display:flex;gap:13px;align-items:flex-start;padding-bottom:21px;min-height:79px}.delivery-step:last-child{padding-bottom:0;min-height:55px}.delivery-step:first-child:after{content:"";position:absolute;left:13px;top:33px;bottom:5px;border-left:1px dashed #c5cdb8}.step-marker{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;font-size:10px;font-weight:600;flex:none;margin-top:4px}.pickup-marker{background:#fae3cf;color:#bd6a33}.dropoff-marker{background:#e0e8e4;color:#5c837a}.delivery-step>div{display:flex;flex-direction:column;gap:2px}.step-caption{color:#8b9585;font-size:9px;letter-spacing:.8px}.delivery-step strong{font-size:14px;font-weight:600;letter-spacing:.5px}.step-note{font-size:9px;color:#929a8c}.step-tick{display:none;margin-left:auto;color:#5b8b69}.delivery-step.complete .step-tick,.delivery-step.done .step-tick{display:block}.delivery-step.complete .step-marker,.delivery-step.done .step-marker{background:#dce8d2;color:#4c7957}.delivery-step.active strong{color:#bd642e}.mission-summary{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:15px 0 16px}.mission-summary>div{display:flex;flex-direction:column;gap:5px}.mission-summary .eyebrow{font-size:9px;letter-spacing:.8px}.reward{font-size:27px;color:#ce7441;letter-spacing:-1px;line-height:1;font-weight:650;font-variant-numeric:tabular-nums}.reward small{font-size:14px;margin-right:4px;font-weight:500}.time-block{text-align:right}.time-block strong{font-size:22px;line-height:1.15;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:1px}.time-block strong.urgent{color:#c05d3e}.primary-button{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;background:var(--orange);border:0;border-radius:10px;padding:13px 17px;color:#fff9ee;box-shadow:0 4px 10px #d6783222;font-size:13px;font-weight:600;letter-spacing:2px;min-height:47px;transition:background .16s,transform .16s}.primary-button:hover{background:#db743c}.primary-button kbd{color:var(--cream);border:1px solid #ffffff70;background:#ffffff15;box-shadow:none}.interact-button{background:var(--forest)}.interact-button:hover{background:#31664d}.mission-footnote{font-size:8px;text-align:center;color:#909887;letter-spacing:.3px;margin:11px -7px 0;white-space:nowrap}.tiny-spark{color:#c49359;font-size:12px;vertical-align:-1px;margin-right:4px}.route-pill{position:fixed;top:134px;right:29px;display:flex;align-items:center;gap:12px;border-radius:14px;padding:12px 17px 12px 11px;min-width:187px;z-index:3}.route-icon{display:grid;place-items:center;width:36px;height:38px;border-radius:9px;background:#e6ecd9}.route-icon svg{width:23px;height:23px}.route-pill>div{display:flex;flex-direction:column;gap:1px}.route-pill strong{font-size:18px;font-weight:650;font-variant-numeric:tabular-nums;line-height:1.25}.route-pill div>span{font-size:9px;letter-spacing:.2px;color:#899280}.city-caption{position:fixed;left:32px;bottom:30px;pointer-events:none;text-shadow:0 1px 10px #fcf7efcc}.city-caption .eyebrow{font-size:8px;color:#486447;font-weight:700;letter-spacing:2px}.city-caption p{font-size:20px;margin:6px 0 6px;font-weight:600;letter-spacing:2px;color:#294f3b}.caption-note{font-size:9px;letter-spacing:1.2px;color:#688160}.dashboard{position:fixed;bottom:29px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;padding:17px 23px 39px;z-index:3;min-width:282px;min-height:110px;border-radius:17px}.speed-readout{display:flex;align-items:baseline;gap:6px}.speed-readout>#speed{font-size:44px;line-height:1;letter-spacing:-2px;font-weight:650;font-variant-numeric:tabular-nums}.speed-unit{font-size:8px;font-weight:600;letter-spacing:.9px;color:#7d8b77}.dashboard-divider{height:32px;background:var(--line);width:1px}.vehicle-status{display:flex;flex-direction:column;gap:9px}.vehicle-name{font-size:10px;font-weight:500;letter-spacing:.5px;white-space:nowrap}.vehicle-name i{display:inline-block;width:5px;height:5px;background:#729566;border-radius:50%;vertical-align:2px;margin-right:5px}.battery-row{display:flex;align-items:center;gap:6px;font-size:8px;line-height:1;color:#6b875d}.battery-row>svg{width:17px;height:10px}.battery-track{height:4px;width:43px;background:#dbe2d0;border-radius:3px;overflow:hidden}.battery-track span{height:100%;background:#7d9b61;display:block;border-radius:3px;transition:width .3s}.drive-hints{position:absolute;left:0;right:0;bottom:0;padding:9px 8px;display:flex;justify-content:center;gap:12px;border-top:1px solid var(--line);font-size:8px;color:#8a9480;white-space:nowrap}.drive-hints>span{display:flex;align-items:center;gap:3px}kbd{font-family:inherit;font-size:8px;background:#f4f3e8;border:1px solid #d7decc;box-shadow:0 1px 0 #d7decc;padding:1px 4px;border-radius:3px;line-height:1.3;color:#75836c;white-space:nowrap;font-weight:500}.map-panel{position:fixed;right:28px;bottom:28px;width:228px;padding:14px;z-index:3;border-radius:16px}.map-heading{display:flex;align-items:center;gap:11px;margin-bottom:12px}.map-heading>strong{display:flex;flex-direction:column;gap:2px;font-size:11px;font-weight:650;letter-spacing:1px}.map-heading>strong>span{font-size:6px;letter-spacing:1.5px;color:#8c967f;font-weight:600}.north{display:flex;align-items:center;gap:5px;margin-left:auto;font-size:8px;font-weight:700}.north svg{width:7px;height:11px}.map-canvas-wrap{position:relative;width:100%;height:143px;overflow:hidden;border-radius:9px;background:#dce4c9;border:1px solid #dbe2cb}#minimap{display:block;width:100%;height:100%;object-fit:fill}.map-you{position:absolute;bottom:8px;left:8px;font-size:6px;letter-spacing:1px;font-weight:700;color:#48684b;background:#fbf8eaaa;padding:3px 5px;border-radius:3px;pointer-events:none}.map-legend{display:flex;gap:17px;justify-content:center;font-size:8px;color:#8a9480;margin-top:11px;letter-spacing:.3px}.map-legend>span{display:flex;align-items:center;gap:4px}.map-legend i{width:5px;height:5px;border-radius:50%}.legend-player{background:#285b48}.legend-pickup{background:#df874d}.legend-home{background:#82aeb0}.map-panel.collapsed .map-canvas-wrap,.map-panel.collapsed .map-legend{display:none}.map-panel.collapsed .map-heading{margin-bottom:0}.map-panel.expanded{width:370px}.map-panel.expanded .map-canvas-wrap{height:277px}.view-tools{position:fixed;right:28px;bottom:280px;display:flex;gap:7px;z-index:3}.tool-button{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:9px 11px}.tool-button svg{width:17px;height:17px}.tool-button kbd{font-size:7px}.toast{position:fixed;left:50%;bottom:163px;transform:translate(-50%,10px);max-width:min(440px,calc(100vw - 36px));padding:12px 21px;border:1px solid #ffffff65;border-radius:30px;background:rgba(33,77,62,.94);color:#fff8e9;box-shadow:0 5px 20px #24412c20;z-index:12;font-size:12px;letter-spacing:.6px;text-align:center;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s}.toast:empty{display:none}.toast.visible,.toast.show,.toast.active{opacity:1;transform:translate(-50%,0)}.completion-toast{position:fixed;top:25%;left:50%;transform:translateX(-50%);padding:25px 35px;text-align:center;z-index:15;max-width:90vw}.completion-toast h2{margin:5px 0;font-size:26px}.completion-toast p{font-size:12px;color:#798873}.loading-screen{position:fixed;inset:0;z-index:99;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;background:var(--cream)}.loading-mark{display:flex;align-items:center;gap:17px;font-size:21px;letter-spacing:2px}.spinner{width:25px;height:25px;border-radius:50%;border:2px solid #d9dfcc;border-top-color:var(--forest);animation:spin 1s linear infinite}.loading-screen .eyebrow{font-size:8px;letter-spacing:3px}@keyframes spin{to{transform:rotate(360deg)}}.help-dialog{padding:28px 32px;width:min(450px,calc(100vw - 32px));border:1px solid #fff7ec;color:var(--forest);max-height:calc(100vh - 40px);overflow:auto}.help-dialog::backdrop{background:#233c3855;backdrop-filter:blur(7px)}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between}.dialog-heading h2{font-size:25px;font-weight:600;letter-spacing:1px;margin:7px 0 13px}.dialog-heading .eyebrow{font-size:8px}.dialog-heading .icon-button{margin-right:-9px;margin-top:-6px}.dialog-intro{font-size:12px;line-height:1.9;color:#70806a;margin:0 0 20px}.controls-list{display:flex;flex-direction:column}.controls-list>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid var(--line);font-size:11px}.controls-list kbd{font-size:10px;padding:3px 6px;display:inline-block}.handbook-note{margin:17px 0 0;background:#eaf0df;border-radius:8px;padding:11px 13px;font-size:10px;color:#6d835d;line-height:1.8}.pause-overlay{position:fixed;inset:0;display:grid;place-items:center;background:#233c3844;backdrop-filter:blur(7px);z-index:20}.pause-card{width:min(340px,calc(100vw - 32px));padding:32px;text-align:center}.pause-card>.eyebrow{font-size:8px;letter-spacing:2px}.pause-card h2{font-size:25px;font-weight:600;margin:13px 0 8px;letter-spacing:1px}.pause-card p{font-size:11px;color:#819079;margin:0 0 28px}.pause-hint{display:block;font-size:9px;color:#8a957e;margin-top:15px}.touch-controls{display:none}
@media(min-width:1600px){.topbar{inset:30px 36px auto}.brand{width:304px;height:86px}.mission-panel{left:36px;top:136px;width:304px;padding:24px 25px 17px}.mission-heading{padding-top:23px;padding-bottom:23px}.mission-heading h1{font-size:22px}.food-card{padding:14px 11px}.food-detail strong{font-size:13px}.delivery-steps{padding-top:28px;padding-bottom:24px}.delivery-step{padding-bottom:26px;min-height:84px}.mission-summary{padding:20px 0}.route-pill{top:143px;right:36px}.map-panel{right:36px;bottom:32px;width:275px}.map-canvas-wrap{height:177px}.view-tools{right:36px;bottom:327px}.city-caption{left:39px;bottom:37px}.dashboard{bottom:32px}.toast{bottom:172px}}
@media(max-height:790px) and (min-width:901px){.topbar{top:18px}.brand{height:72px}.top-actions{height:65px}.mission-panel{top:106px;padding-top:16px}.mission-heading{padding-top:15px;padding-bottom:15px}.delivery-steps{padding-top:18px;padding-bottom:13px}.delivery-step{min-height:67px;padding-bottom:12px}.delivery-step:last-child{min-height:53px}.mission-summary{padding:13px 0}.mission-footnote{font-size:7px}.city-caption{bottom:24px}.city-caption p{font-size:17px}.route-pill{top:111px}.map-panel{bottom:22px}.dashboard{bottom:23px}.view-tools{bottom:291px}}
@media(max-width:1150px){.topbar{gap:15px;left:20px;right:20px}.brand{width:263px;padding:15px}.mission-panel{left:20px;width:263px;padding-left:18px;padding-right:18px}.mission-heading h1{font-size:19px}.city-info{padding:9px 14px;gap:8px}.city-label{font-size:10px}.city-detail{font-size:8px}.weather-symbol svg{width:24px;height:24px}.top-actions{padding-left:15px;gap:2px}.stat{min-width:77px}.stat-deliveries{min-width:55px}.icon-button{width:31px;height:31px;padding:6px}.action-divider{margin-right:3px}.map-panel{right:20px;width:225px}.map-canvas-wrap{height:139px}.route-pill{right:20px}.city-caption{left:24px}.city-caption p{font-size:17px}.city-caption .eyebrow{font-size:7px;letter-spacing:1px}.caption-note{font-size:8px}.dashboard{left:51%;min-width:256px;padding-left:15px;padding-right:15px;gap:12px}.view-tools{right:20px;bottom:280px}}
@media(max-width:900px){.topbar{inset:16px 16px auto;gap:12px}.brand{width:230px;height:67px;padding:11px 14px;gap:9px}.brand-type strong{font-size:23px}.brand-type>span{font-size:7px;letter-spacing:1.5px}.brand-symbol{width:40px;height:40px}.brand-symbol svg{width:35px;height:35px}.brand-edition{padding-left:9px}.brand-edition b{font-size:17px}.city-info{display:none}.top-actions{height:63px}.mission-panel{left:16px;top:99px;width:230px;padding:16px 16px 12px;border-radius:15px}.mission-heading{padding:16px 0}.mission-heading h1{font-size:17px}.mission-heading p{font-size:9px}.food-card{padding:10px 8px;gap:6px}.food-icon,.food-icon svg{width:37px;height:37px}.food-detail strong{font-size:11px}.food-detail>span:last-child{font-size:8px}.delivery-steps{padding:19px 0 13px}.delivery-step{min-height:69px;padding-bottom:14px;gap:10px}.delivery-step:last-child{min-height:51px}.delivery-step strong{font-size:12px}.step-note{font-size:8px}.mission-summary{padding:13px 0}.mission-summary .eyebrow{font-size:8px}.reward{font-size:25px}.time-block strong{font-size:20px}.primary-button{padding:11px 13px;min-height:43px;font-size:12px}.mission-footnote{font-size:7px;letter-spacing:0}.route-pill{right:16px;top:100px;min-width:165px;padding:10px;border-radius:12px;gap:9px}.route-pill strong{font-size:16px}.route-pill div>span{font-size:8px}.city-caption{display:none}.map-panel{right:16px;bottom:20px;width:197px;padding:11px}.map-heading{gap:7px;margin-bottom:9px}.map-heading>strong{font-size:10px}.map-canvas-wrap{height:125px}.map-legend{font-size:7px;gap:12px;margin-top:9px}.dashboard{bottom:20px;left:16px;transform:none;min-width:236px;gap:10px;padding:15px 17px 38px;min-height:100px}.speed-readout>#speed{font-size:39px}.speed-unit{font-size:7px}.view-tools{right:16px;bottom:255px}.toast{bottom:145px}.drive-hints{gap:7px;font-size:7px}}
@media(max-width:640px){.topbar{inset:11px 11px auto;gap:7px}.brand{width:auto;height:56px;min-width:139px;padding:9px 11px;border-radius:13px;gap:7px}.brand-symbol{width:31px;height:31px}.brand-symbol svg{width:30px;height:30px}.brand-type strong{font-size:21px;letter-spacing:1px}.brand-type>span{font-size:5px;letter-spacing:1.2px}.brand-edition{display:none}.top-actions{height:55px;padding:9px 7px 9px 11px;border-radius:13px;gap:2px}.stat{min-width:62px;gap:1px}.stat strong{font-size:18px}.stat strong small{font-size:10px}.stat .eyebrow{font-size:7px;letter-spacing:.5px}.stat-deliveries{min-width:41px}.action-divider{margin-left:1px;height:24px}.top-actions .icon-button{width:26px;height:28px;padding:5px}.top-actions .icon-button svg{width:17px;height:17px}#sound-btn{display:none}.mission-panel{top:79px;left:11px;width:189px;padding:13px;border-radius:14px}.mission-meta{font-size:7px;letter-spacing:.5px}.live-label{font-size:7px;letter-spacing:1px;gap:5px}.live-label i{width:4px;height:4px}.mission-heading{padding:12px 0}.mission-heading h1{font-size:14px;letter-spacing:-.3px;margin-bottom:3px}.mission-heading p{font-size:8px;letter-spacing:0}.food-card{padding:8px 6px;gap:6px;border-radius:9px}.food-icon,.food-icon svg{width:31px;height:31px}.food-detail{gap:2px}.food-detail .eyebrow{display:none}.food-detail strong{font-size:9px}.food-detail>span:last-child{font-size:7px}.order-badge{font-size:6px;right:6px;top:-7px;padding:1px 4px}.delivery-steps{padding:13px 0 8px}.delivery-step{gap:9px;min-height:48px;padding-bottom:9px}.delivery-step:last-child{min-height:37px}.step-marker{width:22px;height:22px;font-size:8px;margin-top:1px}.delivery-step:first-child:after{left:10px;top:25px;bottom:5px}.step-caption{font-size:7px;letter-spacing:.3px}.delivery-step strong{font-size:10px;letter-spacing:0}.step-note{display:none}.mission-summary{padding:10px 0}.mission-summary .eyebrow{font-size:7px;letter-spacing:0}.mission-summary>div{gap:4px}.reward{font-size:22px}.reward small{font-size:11px}.time-block strong{font-size:17px}.primary-button{font-size:10px;letter-spacing:1px;min-height:35px;padding:8px 11px;border-radius:8px}.primary-button svg{width:17px;height:17px}.mission-footnote{display:none}.route-pill{right:11px;top:80px;min-width:0;max-width:calc(100vw - 222px);padding:9px;gap:7px;border-radius:11px}.route-icon{width:27px;height:31px;border-radius:7px}.route-icon svg{width:18px;height:18px}.route-pill strong{font-size:13px}.route-pill div>span{font-size:7px;max-width:100px}.map-panel{right:11px;bottom:147px;width:146px;padding:8px;border-radius:12px}.map-heading{margin-bottom:7px;gap:3px}.map-heading>strong{font-size:8px;letter-spacing:.3px}.map-heading>strong>span{font-size:4px;letter-spacing:1px}.north{font-size:6px;gap:3px}.north svg{width:5px;height:8px}.map-heading .icon-button{width:22px;height:22px;padding:4px}.map-heading .icon-button svg{width:14px;height:14px}.map-canvas-wrap{height:97px;border-radius:6px}.map-legend{font-size:6px;gap:7px;margin-top:6px}.map-legend i{width:4px;height:4px}.map-you{font-size:4px;bottom:5px;left:5px;padding:2px 3px;letter-spacing:.5px}.view-tools{right:11px;bottom:311px;gap:5px}.tool-button{border-radius:8px;padding:8px;gap:0}.tool-button svg{width:16px;height:16px}.tool-button kbd{display:none}.dashboard{left:11px;bottom:151px;min-width:167px;min-height:67px;padding:12px;gap:10px;border-radius:12px}.speed-readout{gap:4px}.speed-readout>#speed{font-size:33px}.speed-unit{font-size:6px;letter-spacing:0}.dashboard-divider{height:28px}.vehicle-status{gap:6px}.vehicle-name{font-size:7px;letter-spacing:0}.vehicle-name i{width:4px;height:4px;margin-right:3px;vertical-align:1px}.battery-row{gap:4px;font-size:6px}.battery-row>svg{width:13px;height:8px}.battery-track{width:24px;height:3px}.drive-hints{display:none}.toast{bottom:233px;font-size:10px;padding:10px 16px;max-width:calc(100vw - 35px)}.touch-controls{position:fixed;inset:auto 14px 26px;display:flex;align-items:center;justify-content:space-between;gap:8px;z-index:7;pointer-events:none}.touch-controls button{pointer-events:auto;background:rgba(252,247,239,.85);backdrop-filter:blur(10px);border:1px solid #fff9ee80;border-radius:14px;width:51px;height:57px;display:grid;place-items:center;font-size:23px;box-shadow:0 3px 15px #24412c15;touch-action:none;user-select:none}.touch-controls button:active,.touch-controls button.pressed{background:#d6e5c7;transform:translateY(2px)}.touch-steering,.touch-pedals{display:flex;gap:7px;align-items:center}.touch-controls .touch-interact{width:49px;height:43px;font-size:10px;white-space:nowrap;background:var(--forest);color:var(--cream);border-color:#51766080}.touch-controls .touch-brake{width:34px;height:43px;font-size:12px}.touch-controls .touch-forward{height:75px;background:#e6a171;color:#fff9ed}.touch-pedals [data-control="backward"]{width:39px;height:50px}.help-dialog{padding:22px}.dialog-heading h2{font-size:22px}.controls-list>div{font-size:10px}.controls-list kbd{font-size:8px}.dialog-intro{font-size:11px}.handbook-note{font-size:9px}.map-panel.expanded{width:min(300px,calc(100vw - 22px))}.map-panel.expanded .map-canvas-wrap{height:210px}}
@media(pointer:coarse) and (min-width:641px){.touch-controls{position:fixed;inset:auto 290px 30px 290px;display:flex;align-items:center;justify-content:space-between;gap:10px;z-index:7;pointer-events:none}.touch-controls button{pointer-events:auto;width:45px;height:48px;border:1px solid #fff9ee99;border-radius:12px;background:#fcf7efdd;font-size:20px;touch-action:none;user-select:none}.touch-steering,.touch-pedals{display:flex;gap:6px}.touch-controls .touch-interact{font-size:9px;white-space:nowrap;background:var(--forest);color:var(--cream)}.touch-controls .touch-brake{font-size:12px}.dashboard{bottom:99px}.drive-hints{display:none}.dashboard{padding-bottom:17px;min-height:76px}.toast{bottom:195px}}
@media(max-height:640px) and (min-width:641px){.mission-panel{width:228px;padding:13px;top:91px}.brand{height:61px}.topbar{top:14px}.mission-heading{padding:12px 0}.mission-heading h1{font-size:16px}.mission-heading p{font-size:9px}.food-card{padding:7px}.food-icon,.food-icon svg{width:33px;height:33px}.food-detail .eyebrow{display:none}.delivery-steps{padding:13px 0 10px}.delivery-step{min-height:46px;padding-bottom:10px;gap:10px}.delivery-step:last-child{min-height:35px}.step-note{display:none}.step-caption{font-size:8px}.delivery-step strong{font-size:11px}.step-marker{width:24px;height:24px;margin-top:0}.delivery-step:first-child:after{left:11px;top:27px;bottom:4px}.mission-summary{padding:10px 0}.primary-button{min-height:36px;padding:8px 12px}.mission-footnote{display:none}.city-caption{display:none}.route-pill{top:93px}.map-panel{width:185px;padding:10px}.map-canvas-wrap{height:108px}.view-tools{bottom:230px}.dashboard{min-height:89px;padding-top:12px;padding-bottom:35px}.speed-readout>#speed{font-size:35px}}
@media(max-height:700px) and (max-width:640px){.mission-heading p{display:none}.mission-heading{padding:9px 0}.food-card{display:none}.delivery-steps{padding-top:6px}.mission-panel{padding:11px}.mission-summary{padding:8px 0}.map-panel{bottom:123px;width:132px}.map-canvas-wrap{height:82px}.map-legend{display:none}.view-tools{bottom:257px}.dashboard{bottom:126px}.touch-controls{bottom:17px}.toast{bottom:207px}}
.handoff-status{display:flex;flex-direction:column;gap:9px;padding:12px 13px;background:#edf0e2;border:1px solid #dce3ce;border-radius:10px;color:var(--forest);font-size:11px;font-weight:600;line-height:1.5;pointer-events:none}
.handoff-track{height:4px;background:#d9e1ca;border-radius:4px;overflow:hidden}
.handoff-track>span{display:block;width:0;height:100%;background:var(--orange);border-radius:inherit;transition:width .08s linear}
.speed-meta{display:flex;flex-direction:column;align-items:flex-start;gap:4px}
.drive-direction{display:inline-block;padding:1px 4px;border-radius:4px;background:#e5ebd9;color:#658068;font-size:7px;font-weight:600;line-height:1.4;letter-spacing:.5px;white-space:nowrap}
.drive-direction.reversing{background:#f8dfc9;color:#b85b28}
@media(max-width:640px){.handoff-status{gap:7px;padding:9px 10px;border-radius:8px;font-size:9px}.speed-meta{gap:3px}.drive-direction{padding:1px 3px;font-size:6px;letter-spacing:0}}
.route-distance{display:flex;align-items:baseline;gap:4px}
.route-distance .distance-unit{font-size:10px;font-weight:500;color:#899280;letter-spacing:0}
#sound-btn.active{background:#e5ecd7;color:#285b48}
#timer.urgent{color:#c05d3e}
body.map-expanded .map-panel{width:min(380px,calc(100vw - 40px));z-index:8}
body.map-expanded .map-canvas-wrap{height:260px}
body.map-expanded .view-tools{visibility:hidden}
@media(max-width:640px){
  .route-distance .distance-unit{font-size:8px}
  .touch-controls{bottom:max(26px,env(safe-area-inset-bottom))}
  body.map-expanded .map-panel{width:min(340px,calc(100vw - 22px));bottom:147px;right:11px}
  body.map-expanded .map-canvas-wrap{height:210px}
  body.map-expanded .dashboard{visibility:hidden}
}
@media(max-width:640px) and (max-height:700px){
  .touch-controls{bottom:max(17px,env(safe-area-inset-bottom))}
  body.map-expanded .map-panel{bottom:123px}
  body.map-expanded .map-canvas-wrap{height:min(210px,calc(100vh - 280px))}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition:none!important;scroll-behavior:auto!important}}
