:root{--green:#173d35;--green-deep:#102a25;--red:#a13d2c;--gold:#e3b35b;--bg:#17211e;--panel:#19352e;--text:#fff2d7;--dim:#d4c9ad;--line:#f4e2ba42;--plate:#11231ef0;--plate-strong:#132c26;--display:"Rozha One", Georgia, serif;--body:"Hind", system-ui, sans-serif;--safe-t:env(safe-area-inset-top,0px);--safe-r:env(safe-area-inset-right,0px);--safe-b:env(safe-area-inset-bottom,0px);--safe-l:env(safe-area-inset-left,0px);--app-height:100vh}@supports (height:100dvh){:root{--app-height:100dvh}}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;color:var(--text);font-family:var(--body);-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;margin:0;line-height:1.4;overflow:hidden}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}button:not(:disabled),input,[tabindex]{touch-action:manipulation}button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--gold);outline-offset:3px}#game{width:100%;height:var(--app-height);touch-action:none;display:block;position:fixed;inset:0}#ui{height:var(--app-height);pointer-events:none;position:fixed;inset:0}#boot{padding:max(24px, var(--safe-t)) max(24px, var(--safe-r)) max(24px, var(--safe-b)) max(24px, var(--safe-l));font:400 clamp(24px, 5vw, 54px)/1.15 var(--display);text-align:center;color:var(--text);background:var(--green-deep);touch-action:pan-y pinch-zoom;align-content:safe center;justify-items:center;gap:18px;display:grid;position:fixed;inset:0;overflow-y:auto}#boot:has(>p):before{content:"HORN OK PLEASE";color:var(--gold);margin-bottom:6px}#boot>p{width:min(520px,100%);font:400 17px/1.5 var(--body);color:var(--dim);overflow-wrap:anywhere;margin:0}#boot>.btn{justify-content:center;max-width:100%;min-height:48px;padding-inline:24px;font-size:16px}.boot-detail{font:500 16px/1.4 var(--body);color:var(--dim);letter-spacing:.04em}.boot-road{background:#345047;border-radius:2px;width:180px;height:4px;position:relative;overflow:hidden}.boot-road:after{content:"";background:var(--gold);transform-origin:0;animation:1.5s ease-in-out infinite bootRoad;position:absolute;inset:0}@keyframes bootRoad{0%,to{transform:scaleX(.12)}50%{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.boot-road:after{animation:none;transform:scaleX(.5)}}.hidden{display:none!important}kbd{border:1px solid var(--line);min-width:1.6em;font:600 .85em var(--body);text-align:center;background:var(--green-deep);color:var(--text);border-bottom-width:2px;border-radius:3px;margin:0 .1em;padding:0 .4em;display:inline-block}.screens{pointer-events:none;position:absolute;inset:0}.screen{pointer-events:auto;padding:max(24px, var(--safe-t)) max(24px, var(--safe-r)) max(24px, var(--safe-b)) max(24px, var(--safe-l));flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.screens[data-screen=playing] .screen{pointer-events:none}.title-screen{padding:max(28px, var(--safe-t)) max(40px, var(--safe-r)) max(72px, var(--safe-b)) max(40px, var(--safe-l));touch-action:pan-y pinch-zoom;background:linear-gradient(90deg,#121f18c7,#121f1838 44%,#0000 72%);grid-template-columns:minmax(340px,460px) 1fr;align-content:center;gap:24px;display:grid;overflow-y:auto}.title-sign{outline-offset:5px;background:var(--green-deep);border:1px solid #c19b59;outline:1px solid #e3b35b73;padding:24px;position:relative;box-shadow:0 12px 32px #0a120e3d}.title-sign:before,.title-sign:after{content:"";background:#bba16b;border-radius:50%;width:6px;height:6px;position:absolute;top:9px}.title-sign:before{left:9px}.title-sign:after{right:9px}.logo{text-align:center}.logo-kicker{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:600}.logo-main{font-family:var(--display);letter-spacing:.035em;color:var(--text);text-shadow:2px 3px #805031;margin:14px 0 12px;font-size:clamp(66px,7.2vw,98px);font-weight:400;line-height:.88}.logo-main span{letter-spacing:.055em;color:var(--gold);margin-top:8px;font-size:.53em;display:block}.logo-sub{color:var(--dim);margin:16px 0 22px;font-size:15px;line-height:1.35}.menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.btn{appearance:none;border:1px solid var(--line);min-height:46px;color:var(--text);font-family:var(--body);letter-spacing:.025em;cursor:pointer;text-align:left;background:#203f35;border-radius:3px;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;font-size:15px;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s;display:flex}.btn small{letter-spacing:0;color:var(--dim);font-size:13px;font-weight:400;line-height:1.3}.btn:hover,.btn:focus{border-color:var(--gold);background:#2b4b3b}.btn.primary{background:var(--gold);color:#172d26;border-color:#f3cf8b;font-weight:700}.btn.primary:hover,.btn.primary:focus{border-color:var(--text);background:#f0c678}.btn.primary small{color:#304433}.btn.ghost{background:0 0}.btn.ghost:hover,.btn.ghost:focus{background:#29473b}.menu .btn{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.menu .primary{grid-column:1/-1;min-height:68px;padding-right:50px;position:relative}.menu .primary>span:first-child{font:30px/.95 var(--display)}.menu-arrow{font-size:27px;font-weight:400;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.menu .controller-btn{background:0 0;font-size:14px}.menu .controller-btn:hover,.menu .controller-btn:focus{background:#29473b}.menu .utility-btn{min-height:44px;color:var(--dim);background:0 0;border-color:#0000;align-items:center;font-size:14px}.menu .utility-btn:hover,.menu .utility-btn:focus{color:var(--text);border-color:var(--line)}.title-scene-caption{text-align:right;color:var(--text);background:var(--plate);border-left:2px solid var(--gold);place-self:end;padding:9px 13px;font-size:14px}.title-scene-caption span{letter-spacing:.18em;color:var(--gold);font-size:12px;display:block}.footer-hint{bottom:max(18px, var(--safe-b));left:max(40px, var(--safe-l));right:max(40px, var(--safe-r));color:var(--dim);flex-wrap:wrap;align-items:center;gap:8px 20px;font-size:13px;display:flex;position:absolute}.footer-hint>span{background:var(--plate);border-radius:2px;padding:3px 6px}.screen-head{flex:none;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;width:min(1180px,100%);margin-bottom:18px;display:grid}.screen-head h2{font:400 clamp(22px, 3vw, 32px)/1.15 var(--display);color:var(--text);text-align:center;margin:0}.screen-head .back{justify-self:start}.screen-head.inline{width:100%}.medal-legend{color:var(--dim);justify-self:end;align-items:center;gap:5px;font-size:12px;display:flex}.medal-legend span:not(.medal){margin-right:4px}.routes-screen{background:#101f1af5;justify-content:flex-start}.route-grid{scrollbar-width:thin;touch-action:pan-y pinch-zoom;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:16px;width:min(1180px,100%);min-height:0;padding:4px 5px 18px;display:grid;overflow-y:auto}.route-card{--accent:#e3b35b;--vista-sky:#c8d1bd;border:1px solid var(--line);background:#203a31;border-radius:4px;padding:0 14px 14px;position:relative;overflow:hidden}.route-card:hover,.route-card:focus-within{border-color:var(--gold)}.route-vista{aspect-ratio:16/9;background:var(--vista-sky);border-bottom:3px solid var(--accent);margin:0 -14px 14px;position:relative;overflow:hidden}.route-vista>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.route-vista>span{background:var(--plate);color:var(--text);letter-spacing:.15em;border-radius:2px;padding:4px 7px;font-size:11px;font-weight:700;position:absolute;top:12px;left:14px}.route-card[data-destination=thar-express]{--vista-sky:#d8c79e;--accent:#dfb25e}.route-card[data-destination=konkan-coast]{--vista-sky:#b1c4bf;--accent:#a9c9b7}.route-card[data-destination=ghat-section]{--vista-sky:#bac7b7;--accent:#baca9b}.route-card[data-destination=city-flyover]{--vista-sky:#75868b;--accent:#d1b47f}.route-card[data-destination=leh-manali]{--vista-sky:#b5cbd0;--accent:#d8d9c6}.route-card header{align-items:flex-start;gap:12px;min-height:67px;margin-bottom:10px;display:flex}.route-num{font:30px/1 var(--display);color:var(--gold);padding-top:3px}.route-card h3{font:400 23px/1.15 var(--display);margin:0}.route-card p{color:var(--dim);margin:4px 0 0;font-size:14px;line-height:1.3}.route-card.locked{border-style:dashed}.route-card.locked .route-vista>img{filter:saturate(.55)}.lock-note{color:var(--dim);margin-top:10px;font-size:12px}.roads{flex-direction:column;gap:5px;display:flex}.road-btn{appearance:none;min-height:44px;color:var(--text);font:600 15px/1.25 var(--body);cursor:pointer;text-align:left;background:#29483b;border:1px solid #0000;border-radius:2px;grid-template-columns:18px minmax(0,1fr) auto 16px;align-items:center;gap:7px;padding:8px 10px;display:grid}.road-btn:hover,.road-btn:focus{border-color:var(--gold);background:#355440}.road-btn.locked{cursor:not-allowed;color:var(--dim);border:1px dashed var(--line);background:0 0}.road-num{color:#f0c875;font-size:13px}.road-best{font-variant-numeric:tabular-nums;color:var(--dim);font-size:12px}.road-coin-best{color:#f0c875;letter-spacing:.04em;margin-top:3px;font-size:10px;display:block}.medal{border:1px solid #141c1640;border-radius:50%;flex:none;display:inline-block;position:relative;box-shadow:inset 0 0 0 2px #fff7d933}.medal.sm{width:16px;height:16px}.medal.md{width:24px;height:24px}.medal.xl{border-width:3px;width:60px;height:60px}.medal.none{border:1px dashed var(--line);box-shadow:none}.medal.m1{background:#bb8153}.medal.m2{background:#c5ccbf}.medal.m3{background:#e1b75b}.medal.m4{background:#e3b35b;border:3px solid #f4e6bc}.medal.m4:after{content:"";clip-path:polygon(50% 0,62% 35%,100% 35%,70% 60%,81% 100%,50% 76%,19% 100%,30% 60%,0 35%,38% 35%);background:#914333;position:absolute;inset:22%}.panel{background:var(--panel);border:1px solid #8d8058;border-top:4px solid var(--gold);text-align:center;scrollbar-width:thin;touch-action:pan-y;border-radius:4px;width:min(580px,100%);min-height:0;max-height:100%;padding:24px 28px;overflow-y:auto;box-shadow:0 16px 48px #07120c52}.panel.small{width:min(360px,100%)}.panel.wide{text-align:left;width:min(980px,100%)}.panel-kicker,.result-label{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-size:12px;font-weight:600}.panel h2{font:400 clamp(24px, 4vw, 36px)/1.15 var(--display);margin:8px 0}.panel h2.glow{color:var(--text)}.panel h2.glow.bad{color:#efb79a}.panel-sub{color:var(--dim);font-size:16px}.results-screen,.pause-screen,.settings-screen,.help-screen,.phone-screen,.hand-screen{background:#0c1a1561}.delivery-card{border-bottom:4px solid var(--gold)}.delivery-card.panel{width:min(540px,100%);padding:20px 24px}.delivery-card h2{font-size:30px}.result-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:center;align-items:center;gap:32px;margin:12px 0;padding:12px 0;display:flex}.result-medal{flex-direction:column;align-items:center;gap:6px;display:flex}.result-medal-name{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);font-size:13px}.result-time{font:400 clamp(36px, 6vw, 52px)/1.15 var(--display);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:8px 0;display:flex}.result-summary .result-time{margin:4px 0;font-size:44px}.badge{font:700 11px/1.3 var(--body);letter-spacing:.1em;border:1px solid var(--gold);color:var(--gold);border-radius:2px;padding:4px 8px;display:inline-block}.result-meta{color:var(--dim);font-size:14px}.targets{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 22px;max-width:390px;margin:12px auto;padding:0;list-style:none;display:grid}.targets li{color:var(--dim);grid-template-columns:16px 1fr auto;align-items:center;gap:7px;font-size:14px;display:grid}.targets li:not(.got) .medal{opacity:.55}.targets li.got{color:var(--text)}.targets b{font-variant-numeric:tabular-nums;font-size:13px}.actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.actions.column{flex-direction:column}.actions.left{justify-content:flex-start}.actions .btn{justify-content:center}.results-screen .actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px;display:grid}.results-screen .actions .primary{grid-column:1/-1}.run-stats{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;margin:10px auto;display:grid}.stat-meter{grid-template-columns:auto 1fr 34px;align-items:center;gap:8px;font-size:14px;display:grid}.stat-meter i{background:#3b5143;border-radius:2px;height:6px;overflow:hidden}.stat-meter b{height:100%;display:block}.stat-meter.fuel b{background:var(--gold)}.stat-meter.o2 b{background:#b5cba5}.stat-meter em{text-align:right;font-size:13px;font-style:normal}.stat-pair{justify-content:space-between;font-size:14px;display:flex}.stat-pair span{color:var(--dim)}.ghost-note{color:var(--dim);font-size:13px;line-height:1.45}.holo-dot{background:var(--gold);border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block}.linkish{appearance:none;color:var(--text);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;min-height:44px;padding:6px;text-decoration:underline}.btn.share-x{background:#202e28}.x-mark{font-size:18px;line-height:1}.btn.tailgate-btn{border-color:#b39962}.settings-list{text-align:left;flex-direction:column;gap:2px;margin-top:10px;display:flex}.setting-note{color:var(--dim);margin:0 8px 8px;font-size:12px;line-height:1.4}.app-options{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:6px;display:flex}.app-options:empty{display:none}.app-options .btn{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:50px;padding:9px;font-size:13px}.app-status{color:var(--dim);text-align:center;flex:1 0 100%;font-size:12px;line-height:1.35}.webapp-content{text-align:left;font-size:15px;line-height:1.5}.webapp-content .actions{text-align:center}.install-steps{padding-left:22px}.install-steps li{padding:5px 0}.offline-state{border:1px solid var(--line);background:var(--plate-strong);border-radius:4px;padding:12px}.offline-state b{color:var(--gold)}.offline-state p{margin:6px 0 0}.app-error{color:#ffc0a6;overflow-wrap:anywhere}.haul-panel{flex-direction:column;height:min(760px,100%);display:flex;overflow:hidden}.haul-options{touch-action:pan-y pinch-zoom;flex:1;min-height:0;padding:0 4px 12px;overflow-y:auto}.haul-options h3{font:400 23px var(--display);margin:8px 0 12px}.haul-grid,.haul-songs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.haul-songs{grid-template-columns:repeat(2,minmax(0,1fr))}.haul-choice{appearance:none;border:1px solid var(--line);min-width:0;min-height:70px;color:var(--text);text-align:left;font-family:var(--body);cursor:pointer;background:#203f35;border-radius:4px;padding:10px}.haul-choice img{aspect-ratio:16/9;object-fit:cover;border-radius:2px;width:100%;margin-bottom:6px}.haul-choice b,.haul-choice small{display:block}.haul-choice b{font-size:16px;line-height:1.3}.haul-choice small{color:var(--dim);margin-top:4px;font-size:12px;line-height:1.35}.haul-choice.on{border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold);background:#36513a}.haul-choice.on b:before{content:"✓ ";color:#f0c875}.haul-rules{border-left:3px solid var(--gold);background:var(--plate-strong);padding:12px;font-size:14px}.haul-rules p{margin:7px 0 0}.haul-footer{border-top:1px solid var(--line);flex:none;margin-top:8px;padding-top:10px}.haul-footer .btn{min-width:220px}@media (max-width:600px){.haul-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.haul-choice{padding:8px}.haul-choice b{font-size:14px}.haul-songs{grid-template-columns:1fr}.haul-footer .btn{width:100%}}.btn:disabled,.btn:disabled:hover,.btn:disabled:focus{cursor:default;opacity:1;color:var(--dim);background:#273d34;border-style:dashed}.touch-instructions{text-align:left;font-size:16px}.touch-instructions b{color:var(--gold)}.panel,.screen{touch-action:pan-y pinch-zoom}.setting{cursor:pointer;min-height:48px;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:3px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:10px 8px;display:flex}.setting:hover,.setting:focus,.setting:focus-within{border-color:var(--line);background:#fff4d408}.setting>span{min-width:0}.setting b{font-size:16px;font-weight:600;display:block}.setting small{color:var(--dim);font-size:13px;line-height:1.35;display:block}.switch{background:#5b6858;border-radius:12px;flex:none;width:44px;height:24px;position:relative}.switch:before{content:"Off";clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.switch.on:before{content:"On"}.switch:after{content:"";background:var(--text);border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch.on{background:#c69b48}.switch.on:after{background:#17392c;transform:translate(20px)}input[type=range]{width:160px;max-width:46%;min-height:44px;accent-color:var(--gold);flex-shrink:0}.seg{border:1px solid var(--line);border-radius:3px;flex-shrink:0;display:flex}.seg button{appearance:none;color:var(--text);cursor:pointer;background:0 0;border:0;min-height:44px;padding:7px 12px;font-size:14px}.seg button.on{background:var(--gold);color:#172d26;font-weight:700}.seg button:focus-visible{outline-offset:-3px;outline-color:var(--text)}.help-grid{grid-template-columns:1fr 1fr;gap:28px;margin-top:10px;display:grid}.help-grid h4{font:400 21px var(--display);color:var(--gold);margin:14px 0 8px}.help-grid p,.help-grid li{font-size:16px;line-height:1.5}.help-grid .dim,.dim.small{color:var(--dim)}.controls{border-collapse:collapse;width:100%;font-size:14px}.controls td{border-bottom:1px solid var(--line);padding:8px 3px}.controls td:first-child{font-weight:600}.tile-list,.rules{margin:0;padding:0;list-style:none}.tile-list li{align-items:center;gap:12px;margin:8px 0;display:flex}.rules li{margin:9px 0;padding-left:14px;position:relative}.rules li:before{content:"›";color:var(--gold);position:absolute;left:0}.tile-swatch{background:var(--c);border:1px solid var(--line);border-radius:3px;flex:none;width:32px;height:32px;position:relative}.tile-swatch.t4:after{content:"+";color:#fff;place-items:center;font-size:26px;font-weight:700;display:grid;position:absolute;inset:0}.tile-swatch.t5:after{content:"︽";color:#fff;place-items:center;font-weight:700;display:grid;position:absolute;inset:0}.tile-swatch.t6{background:radial-gradient(circle, #00000073 25%, transparent 28%) 0 0 / 11px 11px, var(--c)}.tile-swatch.t7{background:repeating-linear-gradient(45deg, #ffffffb3 0 2px, transparent 2px 8px), var(--c)}.tile-swatch.t3{background:repeating-linear-gradient(45deg, #eac366 0 5px, var(--c) 5px 11px)}.hud{font-family:var(--body);pointer-events:none;position:absolute;inset:0}.hud-top{top:max(14px, var(--safe-t));left:max(18px, var(--safe-l));right:max(18px, var(--safe-r));grid-template-columns:1fr auto 1fr;align-items:start;gap:12px;display:grid;position:absolute}.hud-road{border-left:3px solid var(--gold);background:var(--plate);border-radius:2px;justify-self:start;max-width:100%;padding:6px 10px;font-size:14px;font-weight:600}.hud-center{text-align:center;border:1px solid var(--line);background:var(--plate);border-radius:4px;padding:5px 16px 7px}.hud-timer{font-variant-numeric:tabular-nums;color:var(--text);font-size:30px;font-weight:600;line-height:1.15}.hud-sub{justify-content:center;gap:10px;min-height:16px;font-size:12px;line-height:1.3;display:flex}.hud-target{color:var(--dim)}.hud-target[data-medal="4"],.hud-target[data-medal="3"]{color:#f0c875}.hud-delta{font-variant-numeric:tabular-nums}.hud-delta.ahead{color:#bcdbac}.hud-delta.behind{color:#ffc0a6}.hud-progress{background:#11231e99;height:3px;position:absolute;top:0;left:0;right:0}.hud-progress.endless{display:none}.hud-progress-fill{background:var(--gold);height:100%}.hud-progress-ghost{background:var(--text);width:3px;height:7px;position:absolute;top:0;transform:translate(-50%)}.hud-feature-stack{top:max(14px, var(--safe-t));right:max(18px, var(--safe-r));flex-direction:column;align-items:flex-end;gap:7px;max-width:340px;display:flex;position:absolute}.hud-rewards{background:var(--plate);min-height:28px;color:var(--text);border-radius:4px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px 10px;padding:6px 9px;font-size:11px;line-height:1.3;display:flex}.hud-rewards b{font-variant-numeric:tabular-nums;font-size:14px}.reward-coins,.reward-points{white-space:nowrap}.reward-coins,.reward-combo{color:#f0c875}.hud-powers{justify-content:inherit;flex-basis:100%;gap:4px;display:flex}.hud-powers:not(:has(.power-label:not(.hidden))){display:none}.power-label{color:#e3e9ce;white-space:nowrap;border:1px solid;border-radius:3px;padding:2px 4px 5px;font-size:10px;position:relative;overflow:hidden}.power-label:after{content:"";transform-origin:0;height:2px;transform:scaleX(var(--power-progress,0));background:currentColor;position:absolute;bottom:1px;left:3px;right:3px}.power-label.shield{color:#d8eec9;background:#386b5338}.power-label.magnet{color:#ffd5bc;background:#ae534038}.power-label.turbo{color:#f7d895;background:#a8793638}.power-label.expiring{border-style:dashed}.feature-notice{background:var(--plate);border-left:3px solid var(--gold);color:var(--text);padding:5px 10px;font-size:12px}.hud-bottom{left:50%;bottom:max(18px, var(--safe-b));justify-content:center;align-items:flex-end;gap:10px;width:min(650px,100% - 36px);display:flex;position:absolute;transform:translate(-50%)}.hud-res,.hud-speed,.hud-chips{background:var(--plate);border:1px solid var(--line);border-radius:4px;padding:10px 12px}.hud-res{flex-direction:column;flex:210px;gap:9px;min-width:170px;max-width:260px;display:flex}.meter{grid-template-columns:40px minmax(30px,1fr) 37px;align-items:center;gap:8px;font-size:12px;line-height:1.15;display:grid}.meter-label{color:var(--dim);font-weight:600}.meter-bar{background:#4d5e4c;border-radius:2px;height:7px;overflow:hidden}.meter-fill{transform-origin:0;height:100%;transition:transform .1s linear}.meter.o2 .meter-fill{background:#bfd1aa}.meter.fuel .meter-fill{background:var(--gold)}.meter-val{text-align:right;font-variant-numeric:tabular-nums;font-weight:600}.meter.low .meter-label,.meter.low .meter-val{color:#ffc0a6}.meter.low .meter-fill{background:#df8766}.meter.low .meter-bar{outline:1px solid #df8766}.hud-speed{flex-direction:column;align-items:center;gap:3px;display:flex}.hud.turbo-active .hud-speed{color:#ffe0a0;border-color:#e7bd78;box-shadow:inset 0 0 0 1px #e7bd7855}.speed-segs{align-items:flex-end;gap:2px;height:14px;display:flex}.speed-segs i{background:#445747;width:4px;height:40%}.speed-segs i:nth-child(n+6){height:55%}.speed-segs i:nth-child(n+11){height:72%}.speed-segs i:nth-child(n+16){height:100%}.speed-segs i.on{background:#c2d2ad}.speed-segs i.on.hot{background:var(--gold)}.speed-val{align-items:baseline;gap:6px;line-height:1;display:flex}.speed-val span{text-align:right;font-variant-numeric:tabular-nums;min-width:38px;font-size:24px;font-weight:600}.speed-val small{letter-spacing:.08em;color:var(--dim);font-size:10px}.hud-chips{flex-wrap:wrap;align-items:center;gap:4px;max-width:220px;padding:6px;display:flex}.chip{border:1px solid var(--line);border-radius:2px;padding:4px 6px;font-size:11px;line-height:1.3}.chip.grav{color:var(--gold)}.chip.assist{color:var(--dim)}.chip.assist.active{background:var(--gold);color:#172d26}.chip.ghost-chip{color:#e4c781}.chip.ghost-chip.off{color:var(--dim)}.chip.cam-chip{color:#c6d8b7}.chip.cam-chip.warn{color:var(--gold)}.chip.cam-chip.bad{color:#17211e;background:#f0b397}.hud-msg{text-align:center;position:absolute;top:34%;left:16px;right:16px}.hud-msg-title,.hud-title-main{background:var(--plate-strong);border:1px solid var(--gold);font:400 clamp(28px, 5vw, 52px)/1.15 var(--display);color:var(--text);border-radius:3px;margin:0 auto;padding:8px 22px;display:table}.hud-msg.bad .hud-msg-title{color:#f3c2a4;border-color:#d59573}.hud-msg-sub,.hud-title-sub{color:var(--text);background:var(--plate);border-radius:2px;margin:7px auto 0;padding:5px 12px;font-size:16px;display:table}.hud-msg-sub:empty{display:none}.hud-title{text-align:center;position:absolute;top:24%;left:16px;right:16px}.hud-title-main{font-size:clamp(26px,4vw,42px)}.hud-title.fade{animation:1.1s forwards titleCard}@keyframes titleCard{0%{opacity:0}20%,75%{opacity:1}to{opacity:0}}.driver-subtitle{left:max(24px, var(--safe-l));bottom:calc(max(18px, var(--safe-b)) + 94px);border:1px solid var(--line);border-left:3px solid var(--gold);background:var(--plate);width:max-content;max-width:min(340px,50% - 48px);color:var(--text);font:500 16px/1.4 var(--body);text-align:center;overflow-wrap:anywhere;text-wrap:pretty;pointer-events:none;border-radius:3px;padding:8px 14px;position:absolute}#ui:has(>.screens[data-screen=results]):has(>.driver-subtitle:not(.hidden)){grid-template-rows:max-content minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid}.screens[data-screen=results]:has(~.driver-subtitle:not(.hidden)){grid-row:2;min-width:0;min-height:0;position:relative}.screens[data-screen=results]~.driver-subtitle{max-width:min(520px, calc(100% - var(--safe-l) - var(--safe-r) - 24px));margin-top:max(12px, var(--safe-t));grid-row:1;justify-self:center;position:static;transform:none}.touch{pointer-events:none;position:absolute;inset:0}.touch-pad{left:max(16px, var(--safe-l));bottom:max(14px, var(--safe-b));pointer-events:auto;touch-action:none;flex-direction:column;justify-content:center;align-items:center;width:160px;height:166px;display:flex;position:absolute}.touch-pad span{letter-spacing:.05em;color:var(--text);background:var(--plate);pointer-events:none;border-radius:2px;margin-top:7px;padding:3px 6px;font-size:10px}.touch-ring{background:#122a22d6;border:2px solid #bcb48f;border-radius:50%;place-items:center;width:128px;height:128px;display:grid;box-shadow:inset 0 0 0 7px #e3d6aa14}.touch-knob{background:#e7d6ad;border:5px solid #c6b88e;border-radius:50%;width:50px;height:50px;box-shadow:0 3px 6px #00000040}.touch-jump{right:max(26px, var(--safe-r));bottom:max(42px, calc(var(--safe-b) + 24px));pointer-events:auto;touch-action:none;color:#173328;width:108px;height:108px;font:400 23px var(--display);background:#c3984c;border:3px solid #eed5a0;border-radius:50%;position:absolute;box-shadow:inset 0 0 0 5px #ac813c}.touch-jump.down{background:#efc97d;box-shadow:inset 0 0 0 5px #bb964f}.touch-pause{top:max(12px, var(--safe-t));right:max(12px, var(--safe-r));pointer-events:auto;border:1px solid var(--line);background:var(--plate);width:44px;height:44px;color:var(--text);border-radius:3px;font-size:14px;position:absolute}.touch .touch-jump,.touch .touch-horn,.touch .touch-pause{touch-action:none}.touch-horn{right:max(26px, var(--safe-r));bottom:max(162px, calc(var(--safe-b) + 144px));border:1px solid var(--gold);background:var(--plate);min-width:64px;height:44px;color:var(--text);pointer-events:auto;border-radius:5px;font-size:12px;font-weight:600;position:absolute}.touch.controls-hidden .touch-pad,.touch.controls-hidden .touch-jump{display:none}.touch.controls-hidden .touch-horn{bottom:max(14px, calc(var(--safe-b) + 8px))}.phone-grid{grid-template-columns:minmax(220px,300px) 1fr;align-items:start;gap:28px;margin-top:8px;display:grid}.qr-wrap{aspect-ratio:1;background:#fff;border-radius:4px;place-items:center;padding:12px;display:grid}.qr-wrap svg{width:100%;height:100%;display:block}.qr-wrap.pending{opacity:.6}.qr-placeholder{color:#333;font-size:40px}.pair-code-label{letter-spacing:.14em;color:var(--dim);text-transform:uppercase;font-size:12px}.pair-code{letter-spacing:.18em;color:var(--gold);font-size:clamp(36px,6vw,58px);font-weight:600;line-height:1.2}.pair-status{align-items:center;gap:10px;margin:8px 0 12px;font-size:17px;display:flex}.pair-status i{background:var(--dim);border-radius:50%;flex:none;width:9px;height:9px}.pair-status.connecting i,.pair-status.ready i{background:var(--gold)}.pair-status.connected i{background:#bed4a6}.pair-status.error{color:#f1bba3}.pair-steps{padding-left:20px;font-size:16px;line-height:1.5}.pair-steps li{margin:8px 0}.pair-steps code{color:var(--gold);overflow-wrap:anywhere;font-size:14px}.dim.small{font-size:14px;line-height:1.5}.toast{top:max(72px, var(--safe-t));background:var(--plate-strong);border:1px solid var(--gold);width:max-content;max-width:calc(100% - 32px);color:var(--text);pointer-events:none;z-index:10;text-align:center;border-radius:3px;padding:10px 16px;font-size:16px;position:absolute;left:50%;transform:translate(-50%)}.tag-exp{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);border:1px solid var(--line);border-radius:2px;justify-self:end;padding:5px 8px;font-size:10px}.cam-grid{grid-template-columns:minmax(240px,440px) 1fr;align-items:start;gap:24px;margin-top:8px;display:grid}.cam-view{background:var(--green-deep);border:1px solid var(--line);aspect-ratio:4/3;border-radius:4px;position:relative;overflow:hidden}.cam-preview{width:100%;height:100%;display:block}.cam-off{place-items:center;font-size:54px;display:grid;position:absolute;inset:0}.cam-side>p:first-child{margin-top:0}.cam-steps{margin:0 0 14px;padding-left:20px;line-height:1.7}.cam-steps b{color:var(--text)}.cam-error{color:#f2bea2;background:#492f23;border-left:3px solid #c68e67;padding:9px 12px}.cam-readout,.cam-diag{flex-wrap:wrap;gap:8px;margin:10px 0;display:flex}.cam-readout span,.cam-diag span{border:1px solid var(--line);background:var(--plate);text-transform:uppercase;min-width:68px;color:var(--dim);border-radius:3px;flex-direction:column;flex:1;gap:3px;padding:7px 9px;font-size:11px;display:flex}.cam-readout b,.cam-diag b{color:var(--text);font-size:15px}.cam-diag b.good{color:#c6d8b7}.cam-diag b.warn{color:var(--gold)}.cam-diag b.bad{color:#f2bea2}.cam-progress,.hand-load-bar{background:#485d4b;border-radius:2px;height:5px;overflow:hidden}.cam-progress{margin-top:12px}.cam-progress i,.hand-load-bar i{background:var(--gold);height:100%;transition:width .12s linear;display:block}.cam-axes{flex-direction:column;gap:9px;margin-bottom:12px;display:flex}.cam-axes>span{text-transform:uppercase;color:var(--dim);grid-template-columns:74px 1fr;align-items:center;gap:10px;font-size:11px;display:grid}.cam-bar{background:#4b604d;border-radius:2px;height:12px;position:relative;overflow:hidden}.cam-bar:after{content:"";background:#c5c4a4;width:1px;position:absolute;top:0;bottom:0;left:50%}.cam-bar.flick:after,.cam-bar.open:after{display:none}.cam-bar i{background:#c0d1ac;transition:width 60ms linear,left 60ms linear;position:absolute;top:0;bottom:0}.cam-bar.throttle i,.cam-bar.flick i,.cam-bar.open.jump i{background:var(--gold)}.cam-bar .mark{background:#172d26;width:2px;position:absolute;top:0;bottom:0}.cam-slider{padding:4px 0}.cam-slider small{font-size:12px}.hand-screen .cam-side .actions{gap:8px;margin-top:12px}.hand-screen .cam-side .actions .btn{padding:9px 12px;font-size:13px}.hand-screen .cam-side .seg{flex-wrap:wrap}.hand-load{background:var(--plate);flex-direction:column;gap:7px;padding:12px 14px;display:flex;position:absolute;inset:auto 0 0}.hand-load-bar i{width:0}.hand-load-text{color:var(--text);font-size:12px}.jump-pill{background:var(--green-deep);color:var(--dim);padding:0 5px;font-size:10px;font-style:normal;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.jump-pill.on{background:var(--gold);color:#172d26}.hand-load.failed .hand-load-bar i{background:#d78c67}.hand-load.failed .hand-load-text{color:#f2bea2}@media (max-width:1000px){.title-screen{padding-inline:max(24px, var(--safe-l)) max(24px, var(--safe-r));grid-template-columns:minmax(330px,410px) 1fr}.title-sign{padding:20px}.medal-legend{display:none}.routes-screen>.screen-head{grid-template-columns:auto 1fr}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cam-grid{grid-template-columns:1fr}.cam-view{max-width:460px}}@media (max-width:600px),(pointer:coarse) and (orientation:portrait){.screen{padding:max(14px, var(--safe-t)) max(14px, var(--safe-r)) max(14px, var(--safe-b)) max(14px, var(--safe-l))}.title-screen{background:linear-gradient(#10221b99,#0000 34% 48%,#10221bbf);justify-content:flex-start;gap:0;display:flex}.title-sign{display:contents}.title-sign:before,.title-sign:after,.title-scene-caption,.footer-hint{display:none}.logo{background:var(--plate);border:1px solid #a28a54;border-radius:3px;align-self:stretch;padding:12px}.logo-kicker{letter-spacing:.12em;font-size:10px}.logo-main{text-shadow:1px 2px #805031;margin:8px 0 0;font-size:43px;line-height:1}.logo-main span{letter-spacing:0;margin-left:8px;font-size:.68em;display:inline}.logo-sub{margin:6px 0 0;font-size:12px}.menu{background:var(--plate-strong);border:1px solid #a28a54;border-radius:3px;gap:6px;width:100%;margin-top:auto;padding:12px}.menu:before{content:"";grid-column:1/-1;height:0}.menu .btn{padding:9px 12px;font-size:14px}.menu .primary{min-height:62px;padding-right:45px}.menu .primary>span:first-child{font-size:27px}.menu .controller-btn{font-size:13px}.menu .btn small{font-size:12px}.menu .utility-btn{min-height:44px;padding:7px;font-size:13px}.title-screen .logo{margin-bottom:110px}.screen-head{grid-template-columns:auto 1fr;gap:10px;margin-bottom:12px}.screen-head h2{text-align:left;font-size:24px}.screen-head>span:empty{display:none}.screen-head .back{padding:10px 12px}.route-grid{grid-template-columns:1fr;gap:14px;padding-inline:4px}.route-card header{min-height:0;margin-bottom:14px}.panel,.delivery-card.panel{padding:18px 16px}.result-summary{gap:22px;margin-top:12px;padding:12px 0}.result-time,.result-summary .result-time{font-size:38px}.run-stats{gap:8px 14px}.stat-meter{gap:5px;font-size:13px}.targets{gap:6px 12px}.targets li{gap:5px;font-size:13px}.actions .btn{padding:11px;font-size:14px}.setting{gap:10px;padding-inline:3px}.setting b{font-size:15px}.setting small{font-size:12px}.seg button{padding-inline:9px}.help-grid,.phone-grid{grid-template-columns:1fr;gap:16px}.qr-wrap{width:min(230px,100%);margin:0 auto}.tag-exp{grid-column:2;justify-self:start}.cam-view{max-width:360px}.hud-title-main,.hud-msg-title{padding:8px 14px;font-size:28px}.hud-title-sub,.hud-msg-sub{font-size:14px}}.handheld .footer-hint,.handheld .title-scene-caption{display:none}.handheld .logo{max-width:560px}.handheld .touch{--stick-size:clamp(104px, 31vw, 128px);--jump-size:clamp(84px, 25vw, 104px)}.handheld .touch-pad{left:max(10px, calc(var(--safe-l) + 6px));bottom:max(12px, calc(var(--safe-b) + 6px));width:calc(var(--stick-size) + 12px);height:calc(var(--stick-size) + 30px)}.handheld .touch-ring{width:var(--stick-size);height:var(--stick-size)}.handheld .touch-knob{border-width:4px;width:44px;height:44px}.handheld .touch-pad span{margin-top:4px;padding:2px 4px;font-size:9px}.handheld .touch-jump{width:var(--jump-size);height:var(--jump-size);right:max(16px, calc(var(--safe-r) + 10px));bottom:max(14px, calc(var(--safe-b) + 8px));font-size:21px}.handheld .touch-horn{right:max(16px, calc(var(--safe-r) + 10px));bottom:calc(max(14px, calc(var(--safe-b) + 8px)) + var(--jump-size) + 10px)}.handheld .hud-top{top:max(8px, var(--safe-t));gap:5px}.handheld .hud-road{max-width:150px;padding:5px 6px;font-size:11px}.handheld .hud-center{padding:4px 6px}.handheld .hud-timer{font-size:21px}.handheld .hud-sub{min-height:12px;font-size:9px}.handheld .hud-bottom{top:calc(max(8px, var(--safe-t)) + 52px);grid-template-columns:minmax(0,1fr) auto}.handheld .hud:has(~.touch:not(.hidden)) .hud-bottom{top:calc(max(8px, var(--safe-t)) + 52px);grid-template-columns:minmax(0,1fr) auto}.handheld .hud-res{flex-direction:row;gap:12px;padding:6px 8px}.handheld .meter{flex:1;grid-template-columns:1fr auto;gap:3px 5px;min-width:0;font-size:11px}.handheld .meter-label{grid-area:1/1}.handheld .meter-val{grid-area:1/2}.handheld .meter-bar{grid-area:2/1/auto/-1;height:5px}.handheld .hud-speed{padding:4px 7px}.handheld .speed-val span{font-size:20px}.handheld .hud-chips{gap:3px}.handheld .hud-feature-stack{top:calc(max(8px, var(--safe-t)) + 128px);left:max(10px, var(--safe-l));right:max(10px, var(--safe-r));max-width:none}.handheld .hud-rewards{justify-content:flex-start;gap:4px 8px;width:100%;min-height:26px;padding:4px 7px;font-size:10px}.handheld .hud-rewards b{font-size:12px}.handheld .feature-notice{padding:4px 7px;font-size:11px}.handheld .driver-subtitle,.handheld .touch:not(.hidden)~.driver-subtitle{left:50%;top:calc(max(8px, var(--safe-t)) + 220px);max-width:calc(100% - 32px);padding:6px 10px;font-size:13px;bottom:auto;transform:translate(-50%)}.handheld .screens[data-screen=results]~.driver-subtitle{position:static;top:auto;bottom:auto;transform:none}@media (orientation:portrait){.handheld .title-screen .logo{align-self:center;width:100%}.handheld .menu{align-self:center;max-width:460px}}@media (min-width:700px) and (orientation:portrait){.handheld .route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (orientation:landscape){.handheld .hud-bottom{top:max(8px, var(--safe-t));left:50%;right:max(64px, calc(var(--safe-r) + 52px));width:auto;transform:none}.handheld .hud:has(~.touch:not(.hidden)) .hud-bottom{top:max(8px, var(--safe-t));left:50%;right:max(64px, calc(var(--safe-r) + 52px));width:auto;transform:none}.handheld .hud-top{right:calc(50% + 10px)}.handheld .hud:has(~.touch:not(.hidden)) .hud-top{right:calc(50% + 10px)}.handheld .hud-feature-stack{top:calc(max(8px, var(--safe-t)) + 78px);left:50%;right:max(10px, var(--safe-r))}.handheld .feature-notice{top:calc(max(8px, var(--safe-t)) + 102px);left:max(10px, var(--safe-l));max-width:calc(50% - 20px);position:fixed}.handheld .driver-subtitle,.handheld .touch:not(.hidden)~.driver-subtitle{top:calc(max(8px, var(--safe-t)) + 52px);left:max(10px, var(--safe-l));max-width:calc(50% - 20px);transform:none}}@media (max-width:740px) and (orientation:landscape){.handheld .hud-res{flex-direction:column;gap:5px}.handheld .meter{grid-template-columns:36px minmax(16px,1fr) 30px;gap:4px}.handheld .meter-label{grid-area:1/1}.handheld .meter-bar{grid-area:1/2}.handheld .meter-val{grid-area:1/3}}@media (max-width:720px),(pointer:coarse){.hud-feature-stack{top:calc(max(10px, var(--safe-t)) + 156px);left:max(10px, var(--safe-l));right:max(10px, var(--safe-r));max-width:none}.hud-top{top:max(10px, var(--safe-t));left:max(10px, var(--safe-l));right:max(64px, calc(var(--safe-r) + 52px));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px}.hud-road{max-width:160px;padding:6px 8px;font-size:12px;line-height:1.25}.hud-center{padding:5px 8px}.hud-spacer{display:none}.hud-timer{font-size:23px}.hud-sub{gap:6px;font-size:10px}.hud-bottom{top:calc(max(10px, var(--safe-t)) + 62px);bottom:auto;left:max(10px, var(--safe-l));right:max(10px, var(--safe-r));grid-template-columns:minmax(170px,1fr) auto;align-items:stretch;gap:5px 7px;width:auto;display:grid;transform:none}.hud-res{gap:7px;min-width:0;max-width:none;padding:8px 10px}.meter{grid-template-columns:40px minmax(36px,1fr) 36px;font-size:12px}.hud-speed{justify-content:center;padding:6px 8px}.speed-segs{display:none}.speed-val{flex-direction:column;align-items:center;gap:3px}.speed-val span{text-align:center;min-width:40px;font-size:23px}.speed-val small{font-size:9px}.hud-chips{background:0 0;border:0;grid-column:1/-1;justify-self:start;gap:4px;max-width:100%;padding:0}.chip{background:var(--plate);padding:3px 6px;font-size:10px}.hud-title{top:30%}.driver-subtitle{max-width:min(420px, calc(100% - var(--safe-l) - var(--safe-r) - 24px));padding:7px 12px;font-size:14px;bottom:38%;left:50%;transform:translate(-50%)}}.hud:has(~.touch:not(.hidden)) .hud-bottom{bottom:auto;top:calc(max(10px, var(--safe-t)) + 68px)}.hud:has(~.touch:not(.hidden)) .hud-top{right:max(64px, calc(var(--safe-r) + 52px))}.touch:not(.hidden)~.driver-subtitle{bottom:38%;left:50%;transform:translate(-50%)}@media (max-height:680px) and (min-width:601px){.title-screen{padding-block:max(16px, var(--safe-t)) max(16px, var(--safe-b));grid-template-columns:minmax(320px,390px) 1fr}.title-sign{padding:14px 18px}.logo-main{margin-block:10px;font-size:64px}.logo-sub{margin:10px 0 14px;font-size:13px}.menu .btn{gap:3px;min-height:44px;padding:8px 12px;font-size:14px}.menu .primary{min-height:58px}.menu .primary>span:first-child{font-size:26px}.menu .btn small{font-size:12px}.footer-hint{display:none}}@media (max-height:500px) and (orientation:landscape){.screen{padding-block:max(10px, var(--safe-t)) max(10px, var(--safe-b))}.title-screen{grid-template-columns:minmax(300px,360px) 1fr;align-content:start;display:grid}.title-sign{padding:12px;display:block}.title-screen .logo{background:0 0;border:0;margin:0;padding:0}.logo-kicker{font-size:9px}.logo-main{margin:6px 0;font-size:37px}.logo-main span{margin-left:6px;font-size:.68em;display:inline}.logo-sub{margin:5px 0 10px;font-size:12px}.menu{border:0;gap:5px;margin:0;padding:0}.menu:before{display:none}.menu .btn{gap:2px;min-height:44px;padding:6px 10px;font-size:13px}.menu .primary{min-height:48px}.menu .primary>span:first-child{font-size:23px}.menu .btn small{font-size:11px}.menu .utility-btn{min-height:44px}.title-scene-caption{display:none}.touch-pad{width:140px;height:146px;left:max(8px, var(--safe-l));bottom:max(8px, var(--safe-b))}.touch-pad span{margin-top:2px;font-size:9px}.touch-jump{width:92px;height:92px;right:max(22px, var(--safe-r));bottom:max(20px, var(--safe-b))}.hud-road{max-width:210px}.hud-bottom{top:max(10px, var(--safe-t));left:50%;right:max(64px, calc(var(--safe-r) + 52px));grid-template-columns:minmax(140px,1fr) auto;width:auto;transform:none}.hud:has(~.touch:not(.hidden)) .hud-bottom{top:max(10px, var(--safe-t));left:50%;right:max(64px, calc(var(--safe-r) + 52px));grid-template-columns:minmax(140px,1fr) auto;width:auto;transform:none}.hud-top{grid-template-columns:minmax(0,1fr) auto;right:calc(50% + 10px)}.hud:has(~.touch:not(.hidden)) .hud-top{right:calc(50% + 10px)}.hud-bottom{gap:4px;display:grid}.hud-res{padding:7px 8px}.meter{grid-template-columns:38px minmax(25px,1fr) 32px;gap:5px;font-size:11px}.hud-chips{grid-column:1/-1}.hud-title,.hud-msg{top:30%}.driver-subtitle,.touch:not(.hidden)~.driver-subtitle{font-size:13px;bottom:max(156px,38%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}.hud-title.fade{animation-timing-function:step-end}}
