:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--hud-bg: rgba(12, 17, 23, .72);--hud-bg-strong: rgba(12, 17, 23, .88);--hud-border: rgba(255, 255, 255, .18);--hud-text: #f6fbff;--hud-muted: #a9bac7;--hud-green: #76f7a0;--hud-gold: #ffd166;--hud-red: #ff6b6b;--hud-blue: #7bd1ff;--control-bg: rgba(247, 250, 255, .14);--control-bg-active: rgba(255, 209, 102, .34)}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden;background:#091019}body{user-select:none;-webkit-user-select:none;touch-action:pinch-zoom}canvas{display:block}.hud{position:fixed;inset:0;pointer-events:none;color:var(--hud-text);text-shadow:0 1px 2px rgba(0,0,0,.42)}.hud:before{position:absolute;inset:0;content:"";pointer-events:none;opacity:0;box-shadow:inset 0 0 58px #77ebff00,inset 0 0 120px #ffcd5800;transition:opacity .18s ease,box-shadow .18s ease}.objective-chip,.status-strip,.memory-chip,.portal-chip,.zen-cruise-ribbon,.drive-console,.garage-panel,.quick-action,.controls-hint,.message-toast,.stunt-chain-chip{border:1px solid var(--hud-border);background:var(--hud-bg);box-shadow:0 16px 44px #0000003d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.objective-chip{position:absolute;top:18px;left:18px;max-width:min(330px,calc(100vw - 36px));padding:12px 14px;border-radius:8px;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.objective-title{display:block;margin:0;font-size:13px;font-weight:800;line-height:1.1;letter-spacing:0}.objective-subtitle{display:block;margin-top:5px;color:var(--hud-muted);font-size:12px;font-weight:650;line-height:1.25}.status-strip{position:absolute;top:18px;right:18px;display:grid;grid-template-columns:repeat(4,minmax(72px,auto));gap:1px;overflow:hidden;border-radius:8px;background:var(--hud-bg-strong);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.hud:not(.is-arena):not(.is-trail-active) .status-strip{grid-template-columns:1.45fr repeat(2,minmax(72px,auto))}.hud:not(.is-arena):not(.is-trail-active) .status-item.is-progress-status{display:none}.status-item{min-width:72px;padding:10px 12px;background:#ffffff09}.status-label{display:block;color:var(--hud-muted);font-size:10px;font-weight:750;line-height:1;text-transform:uppercase}.status-value{display:block;margin-top:6px;font-size:18px;font-weight:850;line-height:1}.status-value.gold{color:var(--hud-gold)}.status-value.green{color:var(--hud-green)}.hud.is-boosting [data-hud=boost]{color:#dfffe9;text-shadow:0 0 14px rgba(118,247,160,.48),0 1px 2px rgba(0,0,0,.42)}.hud.is-low-boost [data-hud=boost]{color:#ffb6b6}.hud.is-chrome-rush-ready [data-hud=boost]{color:#bff8ff;text-shadow:0 0 16px rgba(126,238,255,.72),0 1px 2px rgba(0,0,0,.42)}.hud.is-chrome-rush [data-hud=boost]{color:#fff2ad;text-shadow:0 0 18px rgba(141,239,255,.82),0 0 28px rgba(255,208,89,.42),0 1px 2px rgba(0,0,0,.42)}.hud.is-chrome-rush:before{opacity:.78;box-shadow:inset 0 0 64px #77ebff52,inset 0 0 132px #ffcd581c;animation:chrome-rush-edge-pulse .76s ease-in-out infinite alternate}.hud.is-chrome-rush-ready .stunt-chain-chip,.hud.is-chrome-rush .stunt-chain-chip{border-color:#85efffb8;background:#08202adb;color:#e7fbff;box-shadow:0 16px 44px #0000003d,0 0 22px #7eeeff33}.hud.is-chrome-rush-ready .touch-button[data-action=boost],.hud.is-chrome-rush .touch-button[data-action=boost]{border-color:#85efffc7;background:linear-gradient(145deg,#216173f0,#453918f0);color:#f5fdff;box-shadow:0 8px 18px #00000040,0 0 18px #7eeeff38}@keyframes chrome-rush-edge-pulse{0%{opacity:.52}to{opacity:.9}}.hud.is-landing-feedback .message-toast.is-visible{border-color:#7bd1ff80;transform:translate(-50%) translateY(-2px)}.hud.is-clean-landing .message-toast.is-visible{border-color:#76f7a09e;color:#e8fff0}.status-value.stage{max-width:min(160px,24vw);overflow:hidden;color:#f1f7ff;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.memory-chip{position:absolute;top:164px;left:18px;max-width:min(340px,calc(100vw - 36px));padding:9px 11px;border-radius:8px;opacity:.92;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.portal-chip{position:absolute;left:50%;bottom:152px;display:flex;align-items:center;justify-content:center;gap:8px;min-width:220px;max-width:min(420px,calc(100vw - 40px));padding:8px 12px;border-radius:8px;opacity:0;color:var(--hud-green);font-size:12px;font-weight:800;line-height:1.25;text-align:center;transform:translate(-50%) translateY(8px);transition:opacity .16s ease,transform .16s ease}.portal-chip>span{min-width:0}.portal-chip.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.portal-chip.has-action{pointer-events:auto}.portal-chip.has-action .portal-action-button{display:inline-flex;align-items:center;justify-content:center}.portal-action-button{display:none;flex:0 0 auto;min-width:58px;min-height:44px;border:1px solid rgba(118,247,160,.52);border-radius:8px;background:#239e6757;color:#e9fff1;padding:0 10px;font:inherit;font-size:12px;font-weight:900;line-height:1;text-shadow:inherit;touch-action:none}.portal-action-button:disabled{opacity:.55}.portal-action-button[hidden]{display:none!important}.zen-cruise-ribbon{position:absolute;left:18px;bottom:66px;max-width:min(390px,calc(100vw - 36px));padding:8px 11px;border-radius:8px;opacity:0;color:#d9f5e4;font-size:12px;font-weight:800;line-height:1.2;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden}.zen-cruise-ribbon.is-visible{opacity:.74;transform:translateY(0);visibility:visible}.hud.is-console-open .zen-cruise-ribbon{opacity:0;transform:translateY(8px);visibility:hidden}.memory-place{display:block;overflow:hidden;color:#f1f7ff;font-size:12px;font-weight:850;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.memory-detail{display:block;margin-top:4px;color:var(--hud-muted);font-size:11px;font-weight:650;line-height:1.25}.controls-hint{position:absolute;right:18px;bottom:18px;max-width:min(360px,calc(100vw - 36px));padding:10px 12px;border-radius:8px;color:var(--hud-muted);font-size:12px;font-weight:650;line-height:1.35;transition:opacity .18s ease,transform .18s ease}.quick-actions{position:absolute;z-index:6;left:18px;bottom:18px;display:flex;gap:8px;max-width:calc(100vw - 36px);overflow:visible;pointer-events:auto}.quick-action{flex:0 1 auto;min-width:86px;min-height:44px;border-radius:8px;color:var(--hud-text);padding:0 12px;font:inherit;font-size:12px;font-weight:850;line-height:1;cursor:pointer}.quick-action[hidden]{display:none!important}.adventure-action{min-width:142px;border-color:#ffd16699;background:linear-gradient(180deg,#ffd16638,#d58c2e24),var(--hud-bg-strong);color:#fff4cf;box-shadow:0 0 0 1px #ffd16614,0 8px 24px #00000038}.adventure-action:hover:not(:disabled),.adventure-action:focus-visible{border-color:#ffe89de6;background:linear-gradient(180deg,#ffde7852,#d58c2e33),var(--hud-bg-strong)}.hud:not(.has-garage-deliveries) .garage-primary-action{display:none}.action-menu{position:absolute;z-index:8;left:18px;bottom:70px;display:block;width:min(342px,calc(100vw - 36px));max-height:calc(100vh - 96px);max-height:calc(100dvh - 96px);padding:12px;overflow:auto;overscroll-behavior:contain;border:1px solid rgba(123,209,255,.26);border-radius:11px;background:linear-gradient(145deg,#141e24f7,#090f14f7),var(--hud-bg-strong);box-shadow:0 20px 56px #0006,inset 0 1px #ffffff0f;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .18s ease,visibility .18s ease;visibility:hidden}.action-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.action-menu-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.action-menu-header>div{display:grid;gap:3px}.action-menu-kicker{color:var(--hud-blue);font-size:9px;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}.action-menu-header strong{color:#f5fbff;font-size:20px;font-weight:950;letter-spacing:-.025em;line-height:1}.action-menu-caption{margin:8px 0 0;color:var(--hud-muted);font-size:11px;font-weight:650;line-height:1.35}.action-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:11px}.action-menu-item{width:100%;min-width:0;padding-inline:8px}.quick-action.is-active{border-color:#76f7a0a3;background:#239e6757;color:#dfffe9}.garage-action{position:relative;display:inline-flex;align-items:center;justify-content:center}.quick-action-count{position:absolute;top:-6px;right:-6px;display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border:2px solid #111a20;border-radius:999px;background:var(--hud-gold);color:#172028;font-size:9px;font-weight:950;line-height:1;box-shadow:0 3px 12px #00000057}.quick-action-count[hidden]{display:none}.garage-action.has-deliveries{border-color:#ffd1668f;color:#fff5d2}.garage-action.has-major-delivery{border-color:#76f7a0b8;box-shadow:0 0 0 1px #76f7a01f,0 0 18px #76f7a029}.garage-action.has-major-delivery .quick-action-count{background:var(--hud-green)}.recover-action{border-color:#7bd1ff57;color:#dff4ff}.quick-action[data-hud-action=cruise].is-active{border-color:#ffd1669e;background:#ffd16633;color:#fff6d8}.trail-exit-action[hidden]{display:none!important}.hud.is-trail-active .quick-action:not(.trail-action):not(.recover-action):not(.trail-exit-action){display:none}.hud.is-trail-active .trail-action{border-color:#ffd166b8;background:#ffd16633;color:#fff3c8}.hud.is-trail-active .trail-exit-action{border-color:#ff7e7e75;color:#ffd6d6}.hud.is-trail-active .memory-chip,.hud.is-trail-active .zen-cruise-ribbon,.hud.is-trail-active .idle-cruise-hint,.hud.is-trail-active .stunt-chain-chip{display:none;opacity:0;pointer-events:none;transform:translateY(-6px);visibility:hidden}.hud.has-active-adventure .memory-chip{opacity:0;pointer-events:none;transform:translateY(-6px);visibility:hidden}.hud.is-trail-active .portal-chip:not(.is-trail-prompt){opacity:0;pointer-events:none;visibility:hidden}.portal-chip.is-trail-prompt{border-color:#7bd1ff85;background:#0a222fdb;color:#dff4ff}.portal-chip.is-trail-prompt .portal-action-button{border-color:#ffd166ad;background:#ffd16633;color:#fff3c8}.hud.is-trail-active.is-trail-ahead [data-hud=boost]{color:var(--hud-green);text-shadow:0 0 14px rgba(118,247,160,.28)}.hud.is-trail-active.is-trail-behind [data-hud=boost]{color:#ffb481;text-shadow:0 0 14px rgba(255,139,82,.22)}.arena-results-layer{position:absolute;inset:0;z-index:40;display:grid;place-items:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#03080c61;opacity:0;pointer-events:none;visibility:hidden;transition:none}.arena-results-layer.is-visible{opacity:1;pointer-events:auto;visibility:visible}.arena-results-card{width:min(560px,100%);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;padding:22px;border:1px solid rgba(210,232,244,.3);border-radius:14px;outline:none;background:linear-gradient(145deg,#16232cf5,#080f14f5),var(--hud-bg-strong);box-shadow:0 28px 80px #0000007a,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;text-shadow:none;transform:translateY(10px) scale(.985);transition:transform .18s ease}.arena-results-layer.is-visible .arena-results-card{transform:translateY(0) scale(1)}.arena-results-layer[data-result-kind=trail] .arena-results-eyebrow{color:var(--hud-blue)}.arena-results-layer[data-result-kind=trail] .arena-results-action.is-primary{border-color:#76f7a0a8;background:#239e6742;color:#e6ffed}.arena-results-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.arena-results-copy{min-width:0}.arena-results-eyebrow{display:block;color:var(--hud-green);font-size:11px;font-weight:900;letter-spacing:.11em;line-height:1;text-transform:uppercase}.arena-results-copy h2{margin:8px 0 0;color:#f8fbff;font-size:clamp(24px,5vw,34px);font-weight:900;letter-spacing:-.035em;line-height:1}.arena-results-copy p{max-width:44ch;margin:10px 0 0;color:#c0ced7;font-size:13px;font-weight:650;line-height:1.4}.arena-results-medal{flex:0 0 76px;width:76px;min-height:76px;display:grid;place-items:center;align-content:center;gap:3px;border:1px solid rgba(189,204,214,.36);border-radius:50%;background:#b8c6cf1a;color:#d4dee4}.arena-results-medal[data-medal=bronze]{border-color:#e8a063b8;background:#b25f2d2e;color:#f2b37d}.arena-results-medal[data-medal=silver]{border-color:#ddebf5c2;background:#bcd3e02e;color:#f2f8fc}.arena-results-medal[data-medal=gold]{border-color:#ffd166d6;background:#ffd1662e;color:#ffe59f;box-shadow:0 0 32px #ffd1661f}.arena-results-medal-mark{font-size:24px;line-height:1}.arena-results-medal strong{font-size:10px;font-weight:950;letter-spacing:.06em;line-height:1;text-transform:uppercase}.arena-results-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0 0}.arena-results-stats>div{min-width:0;padding:10px 12px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#ffffff0b}.arena-results-stats dt{color:#91a6b4;font-size:9px;font-weight:850;letter-spacing:.08em;line-height:1;text-transform:uppercase}.arena-results-stats dd{margin:6px 0 0;overflow:hidden;color:#f6fbff;font-size:16px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.arena-results-best{min-height:20px;margin:13px 2px 0;color:#d9e8f0;font-size:12px;font-weight:700;line-height:1.35}.arena-results-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.arena-results-action{min-width:0;min-height:48px;border:1px solid rgba(183,207,221,.32);border-radius:9px;background:#deeff917;color:#ecf7fd;padding:0 12px;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.arena-results-action.is-primary{border-color:#ffd166b8;background:#ffd16633;color:#fff3c8}.arena-results-action:disabled{opacity:.42;cursor:not-allowed}.arena-results-hint{display:block;margin-top:10px;color:#8195a2;font-size:10px;font-weight:700;line-height:1.2;text-align:center}.trail-pause-layer{position:absolute;inset:0;z-index:42;display:grid;place-items:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#03080c7a;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .16s ease,visibility .16s ease}.trail-pause-layer.is-visible{opacity:1;pointer-events:auto;visibility:visible}.trail-pause-card{width:min(500px,100%);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;padding:24px;border:1px solid rgba(123,209,255,.32);border-radius:14px;outline:none;background:linear-gradient(145deg,#12222cf7,#070e13f7),var(--hud-bg-strong);box-shadow:0 28px 80px #00000080,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;text-shadow:none;transform:translateY(8px) scale(.99);transition:transform .16s ease}.trail-pause-layer.is-visible .trail-pause-card{transform:translateY(0) scale(1)}.trail-pause-eyebrow{display:block;color:var(--hud-blue);font-size:11px;font-weight:900;letter-spacing:.11em;line-height:1;text-transform:uppercase}.trail-pause-card h2{margin:8px 0 0;color:#f8fbff;font-size:clamp(26px,6vw,36px);font-weight:900;letter-spacing:-.035em;line-height:1}.trail-pause-card p{max-width:48ch;margin:12px 0 0;color:#c0ced7;font-size:13px;font-weight:650;line-height:1.45}.trail-pause-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px}.trail-pause-action{min-width:0;min-height:48px;border:1px solid rgba(183,207,221,.32);border-radius:9px;background:#deeff917;color:#ecf7fd;padding:8px 12px;font:inherit;font-size:12px;font-weight:900;line-height:1.15;cursor:pointer}.trail-pause-action.is-primary{border-color:#76f7a0a8;background:#239e6742;color:#e6ffed}.trail-pause-action[data-trail-pause-action=abandon]{border-color:#ff7e7e6b;color:#ffd6d6}.trail-pause-hint{display:block;margin-top:12px;color:#8195a2;font-size:10px;font-weight:700;line-height:1.3;text-align:center}.hud.is-arena-complete>:not(.arena-results-layer):not(.sr-only){opacity:0!important;pointer-events:none!important;visibility:hidden!important}.graphics-status{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 22%,rgba(73,150,183,.3),transparent 42%),linear-gradient(160deg,#172d3c,#0b151d 70%);color:#f2f8fc}.graphics-status-card{width:min(460px,100%);padding:28px;border:1px solid rgba(152,213,236,.3);border-radius:14px;background:#0a1821f0;box-shadow:0 24px 80px #0000006b;text-align:center}.graphics-status-eyebrow{color:#ffd166;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.graphics-status h1{margin:10px 0 0;font-size:clamp(24px,6vw,38px);line-height:1.05}.graphics-status p{margin:14px auto 0;max-width:38ch;color:#bfd2dc;font-size:14px;line-height:1.55}.graphics-status button{min-height:44px;margin-top:20px;padding:0 20px;border:1px solid rgba(255,209,102,.7);border-radius:8px;background:#e5a82f;color:#14202a;font:inherit;font-weight:900;cursor:pointer}.hud.is-arena .quick-action[data-hud-action=cruise],.hud.is-arena .memory-chip,.hud.is-arena .zen-cruise-ribbon{display:none}.idle-cruise-hint{position:absolute;left:18px;bottom:70px;max-width:min(320px,calc(100vw - 36px));padding:8px 11px;border:1px solid rgba(255,209,102,.42);border-radius:8px;background:var(--hud-bg);box-shadow:0 16px 44px #0000003d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff3cf;font-size:11px;font-weight:750;line-height:1.25;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden}.idle-cruise-hint.is-visible{opacity:1;transform:translateY(0);visibility:visible}.hud.is-arena .idle-cruise-hint{display:none}.hud.is-zen .objective-chip,.hud.is-zen .status-strip,.hud.is-zen .memory-chip,.hud.is-zen .controls-hint{opacity:0;pointer-events:none;transform:translateY(-8px);visibility:hidden}.hud.is-zen .controls-hint{transform:translateY(8px)}.drive-console{position:absolute;z-index:5;left:18px;bottom:66px;width:min(320px,calc(100vw - 36px));max-height:calc(100vh - 96px);max-height:calc(100dvh - 96px);overflow-y:auto;overscroll-behavior:contain;padding:10px 12px;border-radius:8px;background:var(--hud-bg-strong);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;visibility:hidden}.hud.is-console-open .drive-console,.drive-console.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.garage-panel{position:absolute;z-index:5;left:18px;bottom:66px;width:min(342px,calc(100vw - 36px));max-height:calc(100vh - 96px);max-height:calc(100dvh - 96px);overflow-y:auto;overscroll-behavior:contain;padding:11px 12px 12px;border-radius:8px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;visibility:hidden}.garage-panel.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.garage-header{display:flex;justify-content:space-between;gap:10px;align-items:center}.garage-title{color:#f1f7ff;font-size:12px;font-weight:900;line-height:1}.garage-count{margin-left:auto;color:var(--hud-muted);font-size:11px;font-weight:750;line-height:1;text-align:right}.garage-caption,.garage-next{display:block;margin-top:7px;color:var(--hud-muted);font-size:11px;font-weight:700;line-height:1.22}.garage-next{color:#d9f5e4;overflow-wrap:anywhere}.garage-inbox{display:grid;gap:6px;margin-top:9px;padding:8px;border:1px solid rgba(255,209,102,.22);border-radius:8px;background:#ffd1660e}.garage-inbox[hidden]{display:none}.garage-inbox.has-new{border-color:#ffd16666;background:#ffd16614}.garage-inbox.has-major-delivery{border-color:#76f7a06b;background:#239e6714}.garage-inbox-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#f1f7ff;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}.garage-inbox-heading span{color:var(--hud-gold);font-size:9px;letter-spacing:.06em}.garage-deliveries{display:grid;gap:5px}.garage-delivery{display:grid;grid-template-columns:46px minmax(0,1fr);gap:7px;align-items:center;min-width:0;padding:6px 7px;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#ffffff09}.garage-delivery.is-new{border-color:#ffd16647;background:#ffd16612}.garage-delivery.is-major{border-color:#76f7a061;background:#239e671a}.garage-delivery-kind{display:inline-grid;min-height:22px;place-items:center;border-radius:999px;background:#ffffff14;color:var(--hud-muted);font-size:8px;font-weight:950;letter-spacing:.05em;line-height:1;text-transform:uppercase}.garage-delivery.is-new .garage-delivery-kind{background:#ffd1662e;color:#fff3c5}.garage-delivery.is-major .garage-delivery-kind{background:#76f7a02e;color:#ddffea}.garage-delivery-copy{display:grid;min-width:0;gap:3px}.garage-delivery-copy strong,.garage-delivery-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.garage-delivery-copy strong{color:#f1f7ff;font-size:10px;font-weight:900;line-height:1}.garage-delivery-copy small{color:var(--hud-muted);font-size:9px;font-weight:700;line-height:1}.garage-preview{position:relative;height:42px;margin-top:9px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:linear-gradient(90deg,#ffffff0f,#ffffff05),#05090e47}.garage-swatch{position:absolute;left:68px;top:10px;width:120px;height:19px;border-radius:6px 10px 5px 5px;background:#ff3f2f;box-shadow:inset 0 0 0 2px #ffffff24}.garage-swatch[data-paint=meadowMint]{background:#4ecf96}.garage-swatch[data-paint=sunsetGold]{background:#f0ba42}.garage-swatch[data-paint=canyonBlue]{background:#357fc8}.garage-swatch[data-paint=snowcapWhite]{background:#e9f4f0}.garage-swatch[data-paint=toyboxPrism]{background:#a966ff}.garage-body-mark,.garage-body-mark:before,.garage-body-mark:after{position:absolute;display:block;box-sizing:border-box}.garage-body-mark{left:75px;top:6px;z-index:0;width:108px;height:27px;border:1px solid rgba(255,255,255,.14);border-radius:9px 14px 7px 7px;background:#d8f0e729;box-shadow:inset 0 -8px #00000029}.garage-body-mark:before{content:"";right:20px;top:-7px;width:42px;height:16px;border-radius:7px 7px 3px 3px;background:#d8f0e733}.garage-body-mark:after{content:"";left:13px;top:9px;width:74px;height:4px;border-radius:999px;background:#ffffff47}.garage-body-mark[data-body=harborTug]{top:8px;height:23px;border-radius:50% 50% 14px 14px/66% 66% 34% 34%}.garage-body-mark[data-body=harborTug]:before{right:33px;top:-11px;width:34px;height:18px;border-radius:6px 6px 2px 2px}.garage-body-mark[data-body=fireRescue]{border-radius:6px}.garage-body-mark[data-body=fireRescue]:after{left:12px;top:-5px;width:78px;height:4px;background:#ffd166b3}.garage-body-mark[data-body=dinoCrusher]{border-radius:45% 40% 8px 8px}.garage-body-mark[data-body=dinoCrusher]:before{right:-6px;top:3px;width:28px;height:18px;border-radius:70% 45% 45% 70%}.garage-body-mark[data-body=dinoCrusher]:after{left:18px;top:-6px;width:62px;height:8px;background:repeating-linear-gradient(90deg,rgba(255,209,102,.72) 0 7px,transparent 7px 13px)}.garage-body-mark[data-body=lunarBug]{border-radius:10px}.garage-body-mark[data-body=lunarBug]:before{right:31px;top:-12px;width:34px;height:22px;border:1px solid rgba(174,239,255,.52);border-radius:999px 999px 8px 8px;background:#aeefff38}.garage-body-mark[data-body=steamHauler]{border-radius:999px 999px 7px 7px}.garage-body-mark[data-body=steamHauler]:before{left:62px;top:-12px;width:20px;height:23px;border-radius:5px 5px 2px 2px}.garage-body-mark[data-body=sharkBite],.garage-body-mark[data-body=rhinoRam]{border-radius:48% 40% 8px 8px}.garage-body-mark[data-body=sharkBite]:after{left:43px;top:-9px;width:18px;height:18px;border-radius:2px 12px 2px 2px;transform:rotate(45deg)}.garage-body-mark[data-body=pirateGalleon],.garage-body-mark[data-body=swampSkiff]{top:9px;height:21px;border-radius:45% 45% 14px 14px/70% 70% 30% 30%}.garage-body-mark[data-body=pirateGalleon]:before{right:47px;top:-21px;width:5px;height:26px;border-radius:2px}.garage-body-mark[data-body=pirateGalleon]:after{left:54px;top:-19px;width:26px;height:18px;border-radius:2px}.garage-body-mark[data-body=dumpKing],.garage-body-mark[data-body=cementMixer],.garage-body-mark[data-body=foodTruck],.garage-body-mark[data-body=ambulance],.garage-body-mark[data-body=schoolBus]{border-radius:6px}.garage-body-mark[data-body=dumpKing]:after,.garage-body-mark[data-body=cementMixer]:after{left:47px;top:-5px;width:46px;height:14px;border-radius:6px;transform:rotate(-10deg)}.garage-body-mark[data-body=taxiCab]:before,.garage-body-mark[data-body=policeInterceptor]:before{right:40px;top:-10px;width:30px;height:13px;border-radius:4px}.garage-body-mark[data-body=iceCreamVan]:after{left:72px;top:-13px;width:17px;height:17px;border-radius:50%}.garage-body-mark[data-body=dragonWagon]:before,.garage-body-mark[data-body=barnstormer]:before{left:16px;top:-5px;width:78px;height:10px;border-radius:80% 80% 2px 2px}.garage-body-mark[data-body=rocketRacer]{border-radius:55% 18px 7px 7px}.garage-body-mark[data-body=rocketRacer]:after{left:82px;top:8px;width:24px;height:8px;background:#ffd166b8}.garage-body-mark[data-body=safariRig]:before,.garage-body-mark[data-body=snowCat]:before{right:17px;top:-7px;width:70px;height:17px;border:2px solid rgba(216,240,231,.28);border-radius:5px;background:transparent}.garage-body-mark[data-body=volcanoForge]:after{left:14px;top:-7px;width:76px;height:9px;background:repeating-linear-gradient(90deg,rgba(255,113,67,.72) 0 8px,transparent 8px 14px)}.garage-body-mark[data-body=rhinoRam]:before{right:-11px;top:6px;width:24px;height:8px;border-radius:70% 30% 30% 70%}.garage-body-mark[data-body=ufoCruiser]{top:10px;height:18px;border-radius:999px}.garage-body-mark[data-body=ufoCruiser]:before{right:36px;top:-16px;width:34px;height:20px;border-radius:999px 999px 5px 5px}.garage-tire-mark,.garage-decal-mark,.garage-light-mark{position:absolute;display:block;z-index:1}.garage-tire-mark,.garage-tire-mark:before{bottom:6px;width:24px;height:24px;border:5px solid #11171c;border-radius:50%;background:#c9d3dc}.garage-tire-mark{left:50px}.garage-swatch{z-index:1}.garage-tire-mark:before{content:"";position:absolute;left:126px;bottom:-5px}.garage-tire-mark[data-tires=trailLugs],.garage-tire-mark[data-tires=trailLugs]:before{border-style:dashed}.garage-tire-mark[data-tires=stuntTreads],.garage-tire-mark[data-tires=stuntTreads]:before{border-width:6px}.garage-tire-mark[data-tires=crusherRings],.garage-tire-mark[data-tires=crusherRings]:before{box-shadow:0 0 0 2px #ffd166b8}.garage-tire-mark[data-tires=showTreads],.garage-tire-mark[data-tires=showTreads]:before{box-shadow:0 0 14px #7bd1ff80}.garage-decal-mark{left:100px;top:15px;width:48px;height:5px;border-radius:999px;background:#ffffffb3}.garage-decal-mark[data-decal=basecampBolt]{background:var(--hud-gold)}.garage-decal-mark[data-decal=postcardStripe]{background:linear-gradient(90deg,var(--hud-blue),var(--hud-green))}.garage-decal-mark[data-decal=quietLeaf]{background:var(--hud-green)}.garage-decal-mark[data-decal=stuntStar]{background:#ff6b6b}.garage-light-mark{right:78px;top:16px;width:8px;height:8px;border-radius:50%;background:#fff0a8;box-shadow:18px 0 #fff0a8,0 0 12px #fff0a8,18px 0 12px #fff0a8}.garage-light-mark[data-lights=mintGlow]{background:var(--hud-green);box-shadow:18px 0 0 var(--hud-green),0 0 12px var(--hud-green),18px 0 12px var(--hud-green)}.garage-light-mark[data-lights=chromeSpark]{background:#f1f7ff;box-shadow:18px 0 #f1f7ff,0 0 14px #f1f7ff,18px 0 14px #f1f7ff}.garage-light-mark[data-lights=showGlow]{background:var(--hud-blue);box-shadow:18px 0 0 var(--hud-blue),0 0 14px var(--hud-blue),18px 0 14px var(--hud-blue)}.garage-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:9px}.garage-slot{display:grid;min-width:0;min-height:48px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#f7faff17;color:var(--hud-text);padding:8px 9px;font:inherit;text-align:left;cursor:pointer}.garage-slot span{color:var(--hud-muted);font-size:10px;font-weight:800;line-height:1;text-transform:uppercase}.garage-slot strong{display:block;min-width:0;overflow:hidden;margin-top:5px;color:#f1f7ff;font-size:12px;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.garage-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.garage-badge{max-width:100%;overflow:hidden;border:1px solid rgba(255,209,102,.24);border-radius:999px;background:#ffd1661f;color:#fff6d8;padding:4px 7px;font-size:10px;font-weight:850;line-height:1;text-overflow:ellipsis;white-space:nowrap}.garage-badge.is-empty{border-color:#ffffff1f;background:#ffffff0e;color:var(--hud-muted)}.console-header{display:flex;justify-content:space-between;gap:10px;align-items:center}.panel-close{flex:0 0 auto;min-width:52px;min-height:44px;border:1px solid rgba(123,209,255,.42);border-radius:8px;background:#7bd1ff1f;color:#e6f7ff;padding:0 10px;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.console-title{color:#f1f7ff;font-size:12px;font-weight:850;line-height:1}.console-gps{flex:1 1 auto;min-width:0;overflow:hidden;color:var(--hud-muted);font-size:11px;font-weight:750;line-height:1;text-align:right;text-overflow:ellipsis;white-space:nowrap}.console-caption{display:block;margin-top:7px;color:var(--hud-muted);font-size:11px;font-weight:700;line-height:1.2}.console-cruise-meter{display:none;margin-top:8px;gap:6px}.console-cruise-meter.is-visible{display:grid}.console-meter-label{color:#f1f7ff;font-size:11px;font-weight:800;line-height:1}.console-meter-track{display:block;overflow:hidden;height:6px;border-radius:999px;background:#ffffff1f}.console-meter-fill{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#76f7a0,#ffd166);transform:scaleX(0);transform-origin:left center;transition:transform .14s linear}.console-choice-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:8px}.console-choice-row.is-single{grid-template-columns:minmax(0,1fr)}.console-choice{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:6px;color:var(--hud-muted);font-size:11px;font-weight:750}.console-choice-button{min-width:58px;min-height:44px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#f7faff1a;color:var(--hud-text);padding:6px 9px;font:inherit;font-size:11px;font-weight:850;line-height:1;cursor:pointer}.console-gear{margin-top:8px;display:flex;align-items:center;gap:8px}.console-toggle{margin-top:9px;display:flex;min-height:44px;justify-content:space-between;gap:12px;align-items:center;color:var(--hud-muted);font-size:11px;font-weight:750;cursor:pointer}.console-toggle input{width:22px;height:22px;accent-color:#76f7a0;cursor:pointer}.console-step{width:44px;height:44px;border:1px solid var(--hud-border);border-radius:8px;background:var(--control-bg);color:var(--hud-text);font-size:16px;font-weight:900;line-height:1}.console-gear-readout{min-width:58px;text-align:center;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:6px 8px;background:#ffffff0f;color:var(--hud-gold);font-size:13px;font-weight:850;line-height:1}.console-slider{margin-top:8px;display:grid;min-height:44px;grid-template-columns:62px minmax(0,1fr);gap:8px;align-items:center}.console-slider span{color:var(--hud-muted);font-size:11px;font-weight:750}.console-slider-label{display:inline-flex;gap:4px;align-items:baseline;min-width:0}.console-slider-value{color:var(--hud-gold);font-weight:850}.console-slider input{width:100%;min-height:44px}.console-disclosure{width:100%;min-height:44px;margin-top:9px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#f7faff1a;color:var(--hud-text);padding:8px 10px;font:inherit;font-size:11px;font-weight:850;line-height:1;text-align:left;cursor:pointer}.console-disclosure:after{content:"+";float:right;color:var(--hud-gold);font-weight:900}.console-disclosure.is-active{border-color:#76f7a08a;background:#239e6738}.console-disclosure.is-active:after{content:"-"}.console-comfort,.console-handling,.console-drive-code{display:none}.console-comfort.is-open,.console-handling.is-open,.console-drive-code.is-open{display:block}.drive-code-caption{display:block;margin-top:8px;color:var(--hud-muted);font-size:11px;font-weight:650;line-height:1.3}.drive-code-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.drive-code-button{flex:1;min-height:44px;border:1px solid rgba(255,209,102,.4);border-radius:8px;background:#ffd16624;color:#fff6d8;padding:8px 10px;font:inherit;font-size:11px;font-weight:850;line-height:1;cursor:pointer}.drive-code-button:hover{background:#ffd1663d}.drive-code-button.is-danger-confirm,.resume-button.is-danger-confirm{border-color:#ff7b7bc2;background:#b82f3747;color:#fff1f1}.drive-code-input{width:100%;margin-top:8px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#091019b8;color:var(--hud-text);padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;line-height:1.3;resize:none;user-select:text;-webkit-user-select:text}.drive-code-status{display:block;min-height:14px;margin-top:6px;color:var(--hud-green);font-size:11px;font-weight:750;line-height:1.25}.drive-code-status.is-error{color:var(--hud-red)}.controls-hint.is-quiet{opacity:.18;transform:translateY(6px)}.message-toast{position:absolute;left:50%;bottom:98px;min-width:min(260px,calc(100vw - 32px));padding:11px 16px;border-radius:8px;opacity:0;color:var(--hud-gold);font-size:14px;font-weight:850;line-height:1.15;text-align:center;transform:translate(-50%,12px) scale(.98);transition:opacity .16s ease,transform .16s ease}.message-toast.is-visible{opacity:1;transform:translate(-50%) scale(1)}.stunt-chain-chip{position:absolute;right:18px;bottom:82px;max-width:min(330px,calc(100vw - 36px));padding:9px 12px;border-radius:8px;opacity:0;color:#fff0a8;font-size:12px;font-weight:900;line-height:1.1;pointer-events:none;transform:translateY(8px) scale(.98);transition:opacity .16s ease,transform .16s ease}.stunt-chain-chip.is-visible{opacity:1;transform:translateY(0) scale(1)}.hud.is-zen .message-toast{min-width:min(220px,calc(100vw - 40px));padding:9px 13px;background:#0c11179e;color:#ffe39a;font-size:12px}.hud.is-zen .message-toast.is-visible{opacity:.68}.touch-controls{position:absolute;left:0;right:0;bottom:22px;display:none;justify-content:space-between;gap:18px;padding:0 18px;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}#app[data-input-method=gamepad] .touch-controls,.hud[data-input-method=gamepad] .touch-controls{display:none;opacity:0;pointer-events:none;visibility:hidden}.hud.is-idle-cruise .touch-controls,.hud.is-more-open .touch-controls,.hud.is-garage-open .touch-controls,.hud.is-console-open .touch-controls{opacity:0;pointer-events:none;transform:translateY(10px);visibility:hidden}.touch-cluster{display:flex;align-items:flex-end;gap:10px;pointer-events:auto}.touch-button{width:62px;height:62px;border:1px solid var(--hud-border);border-radius:8px;background:var(--control-bg);color:var(--hud-text);padding:0 3px;overflow:hidden;font-size:11px;font-weight:900;letter-spacing:-.025em;line-height:1;white-space:nowrap;box-shadow:0 14px 34px #00000038;touch-action:none}.touch-button[data-action=accelerate],.touch-button[data-action=boost]{width:76px}.touch-button.is-active{background:var(--control-bg-active);border-color:#ffd166b3}.hud.is-boosting .touch-button[data-action=boost]{border-color:#76f7a0ad;background:#239e6752;color:#e9fff0}.hud.is-hop-ready .touch-button[data-action=hop]{border-color:#7bd1ff94}.hud.is-hop-feedback .touch-button[data-action=hop]{border-color:#ffd166c7;background:#ffd16640;transform:translateY(-2px) scale(1.03)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(255,209,102,.95);outline-offset:3px}#app[data-input-method=gamepad] button:focus,#app[data-input-method=gamepad] input:focus,#app[data-input-method=gamepad] select:focus,#app[data-input-method=gamepad] [tabindex]:focus{outline:3px solid rgba(255,209,102,.95);outline-offset:3px}canvas:focus-visible{outline:3px solid var(--hud-blue);outline-offset:-5px}.resume-overlay{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:18px;background:#05090ea3;color:var(--hud-text);pointer-events:auto;text-shadow:0 1px 2px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.resume-panel{width:min(480px,calc(100vw - 36px));border:1px solid var(--hud-border);border-radius:8px;background:var(--hud-bg-strong);box-shadow:0 22px 70px #0000005c;padding:22px}.resume-eyebrow{display:block;color:var(--hud-gold);font-size:11px;font-weight:850;letter-spacing:0;line-height:1;text-transform:uppercase}.resume-panel h1{margin:8px 0 0;font-size:26px;font-weight:900;letter-spacing:0;line-height:1.05}.resume-panel p{margin:10px 0 0;color:var(--hud-muted);font-size:14px;font-weight:650;line-height:1.4}.resume-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px}.resume-stats span{display:flex;align-items:center;min-width:0;min-height:42px;overflow:visible;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:9px 10px;background:#ffffff0e;color:#f1f7ff;font-size:12px;font-weight:800;line-height:1.2;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.resume-next-ride{display:grid;gap:4px;margin-top:14px;padding:10px 12px;border:1px solid rgba(123,209,255,.24);border-radius:8px;background:linear-gradient(135deg,#7bd1ff14,#ffd1660e),#ffffff06}.resume-next-ride-kicker{color:var(--hud-blue);font-size:9px;font-weight:950;letter-spacing:.1em;line-height:1;text-transform:uppercase}.resume-next-ride-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.resume-next-ride-heading strong{min-width:0;overflow:hidden;color:#f5fbff;font-size:14px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.resume-next-ride-heading span{flex:0 0 auto;color:var(--hud-gold);font-size:11px;font-weight:900}.resume-panel .resume-next-ride p{margin:0;overflow:hidden;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.resume-garage-note{color:#dfffe9;font-size:10px;font-weight:850;line-height:1.2}.resume-garage-note[hidden]{display:none}.resume-panel.is-welcome-back{border-color:#ffd1666b;box-shadow:0 22px 70px #0000005c,0 0 42px #ffd1661f}.resume-away-coins{margin-top:14px;color:var(--hud-gold);font-size:36px;font-weight:900;letter-spacing:.01em;line-height:1;text-shadow:0 0 14px rgba(255,209,102,.5),0 0 34px rgba(255,209,102,.26);animation:resume-away-coins-glow 2.1s ease-in-out infinite alternate}@keyframes resume-away-coins-glow{0%{text-shadow:0 0 10px rgba(255,209,102,.38),0 0 26px rgba(255,209,102,.18)}to{text-shadow:0 0 18px rgba(255,209,102,.62),0 0 44px rgba(255,209,102,.34)}}.resume-away-rows{display:grid;gap:6px;margin-top:14px}.resume-away-row{display:flex;align-items:center;min-height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:8px 10px;background:#ffffff0e;color:#f1f7ff;font-size:12px;font-weight:750;line-height:1.25;overflow-wrap:anywhere}.resume-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.resume-button{min-width:120px;border:1px solid var(--hud-border);border-radius:8px;background:#f7faff1f;color:var(--hud-text);padding:11px 13px;font:inherit;font-size:13px;font-weight:850;line-height:1;cursor:pointer}.resume-button.primary{border-color:#ffd166b8;background:#ffd1663d;color:#fff6d8}.resume-new-warning{display:block;margin-top:10px;color:#ffd6d6;font-size:11px;font-weight:750;line-height:1.35;text-align:right}.resume-new-warning[hidden]{display:none}@media(max-width:760px){.objective-chip{top:58px;left:10px;right:10px;max-width:none;padding:7px 10px;background:#0c11179e}.objective-title{display:none}.objective-subtitle{display:-webkit-box;overflow:hidden;font-size:10px;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal}.status-strip{inset:10px 10px auto;grid-template-columns:repeat(4,minmax(0,1fr))}.hud.is-trail-active .status-strip{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,.833fr))}.status-item{min-width:0;padding:6px}.status-label{font-size:8px}.status-value{margin-top:4px;font-size:13px}.status-value.stage{max-width:none;font-size:10px}.hud.is-trail-active .status-value.stage{font-size:clamp(9px,2.6vw,10px);letter-spacing:-.01em}.memory-chip{opacity:0;pointer-events:none;transform:translateY(-6px);visibility:hidden}.memory-detail{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hud.is-console-open .status-strip,.hud.is-garage-open .status-strip,.hud.is-console-open .memory-chip,.hud.is-garage-open .memory-chip,.hud.is-console-open .portal-chip,.hud.is-garage-open .portal-chip,.hud.is-console-open .message-toast,.hud.is-garage-open .message-toast{opacity:0;pointer-events:none;transform:translateY(-6px);visibility:hidden}.controls-hint{display:none}.quick-actions{left:12px;right:12px;bottom:90px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.quick-action{width:100%;padding-inline:5px;min-width:0;min-height:44px;padding:0 6px;font-size:11px}.drive-console{left:12px;bottom:190px;width:min(244px,calc(100vw - 24px));max-height:calc(100vh - 202px);max-height:calc(100dvh - 202px);overflow-y:auto;overscroll-behavior:contain;padding:8px 9px}.garage-panel{left:12px;bottom:190px;width:min(268px,calc(100vw - 24px));padding:8px 9px}.garage-caption,.garage-next{margin-top:6px;font-size:10px}.touch-button{font-size:clamp(9px,2.8vw,11px)}.status-label{font-size:9px}.status-value{font-size:15px}.garage-preview{height:36px;margin-top:7px}.garage-swatch{left:55px;top:9px;width:96px;height:16px}.garage-body-mark{left:59px;top:6px;width:86px;height:23px}.garage-body-mark:before{right:16px;top:-6px;width:34px;height:14px}.garage-body-mark:after{left:11px;top:8px;width:58px}.garage-tire-mark,.garage-tire-mark:before{width:21px;height:21px;border-width:4px}.garage-tire-mark{left:40px}.garage-tire-mark:before{left:104px;bottom:-4px}.garage-decal-mark{left:81px;top:14px;width:38px}.garage-light-mark{right:62px;top:14px}.garage-slots{gap:6px;margin-top:7px}.garage-slot{min-height:42px;padding:7px 8px}.garage-slot span,.garage-badge{font-size:9px}.garage-slot strong{font-size:10px}.zen-cruise-ribbon{left:12px;bottom:136px;max-width:min(330px,calc(100vw - 24px));padding:8px 10px;font-size:10px;line-height:1.25}.console-header{gap:6px}.console-title{font-size:11px}.console-gps{font-size:10px}.console-caption{margin-top:6px;font-size:10px}.console-cruise-meter{margin-top:6px;gap:5px}.console-meter-label{font-size:10px}.console-choice-row{margin-top:6px;gap:6px}.console-choice{font-size:10px}.console-choice-button{min-width:48px;min-height:44px;padding:6px 7px;font-size:10px}.console-gear{margin-top:7px;gap:6px}.console-toggle{margin-top:7px;gap:8px;font-size:10px}.console-toggle input{width:22px;height:22px}.console-disclosure{margin-top:7px;min-height:44px;padding:7px 8px;font-size:10px}.console-step{width:44px;height:44px;font-size:14px}.console-gear-readout{min-width:46px;padding:5px 6px;font-size:12px}.console-slider{margin-top:6px;grid-template-columns:56px minmax(0,1fr);gap:6px}.portal-chip{bottom:202px;min-width:min(250px,calc(100vw - 24px));max-width:calc(100vw - 24px);padding:7px 8px;font-size:11px;line-height:1.2}.portal-chip.has-action .portal-action-button{display:inline-flex;align-items:center;justify-content:center}.message-toast{top:108px;bottom:auto}.hud.is-trail-active .message-toast{top:120px}.stunt-chain-chip{right:12px;bottom:210px;max-width:calc(100vw - 24px);padding:7px 9px;font-size:11px}.touch-controls{display:flex;gap:10px;padding:0 12px}.touch-cluster{gap:8px}.touch-button{width:clamp(52px,14vw,62px);height:clamp(52px,14vw,62px);font-size:clamp(16px,5vw,20px)}.touch-button[data-action=accelerate],.touch-button[data-action=boost]{width:clamp(58px,16vw,76px)}.resume-panel{max-height:calc(100vh - 36px);max-height:calc(100dvh - 36px);overflow:auto;padding:18px}.resume-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:12px}.resume-actions{gap:7px;margin-top:12px}.resume-button{flex:1 1 0;width:auto;min-width:0}.resume-next-ride{margin-top:10px;padding:8px 9px}.arena-results-layer,.trail-pause-layer{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.arena-results-card{max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);padding:18px}.trail-pause-card{max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);padding:20px}.trail-pause-actions{grid-template-columns:1fr}.arena-results-heading{gap:12px}.arena-results-medal{flex-basis:66px;width:66px;min-height:66px}.arena-results-stats{margin-top:14px}}@media(hover:none)and (pointer:coarse){.objective-chip,.status-strip,.memory-chip,.portal-chip,.zen-cruise-ribbon,.drive-console,.garage-panel,.quick-action,.controls-hint,.message-toast,.stunt-chain-chip,.arena-results-card,.trail-pause-card{-webkit-backdrop-filter:none;backdrop-filter:none}.touch-controls{display:flex}.portal-chip.has-action .portal-action-button{display:inline-flex;align-items:center;justify-content:center}.controls-hint,.idle-cruise-hint{display:none}.quick-actions{bottom:90px}}@media(max-width:760px)and (orientation:portrait){.hud.is-glint-line-active.has-portal-action .stunt-chain-chip{bottom:292px}}@media(hover:none)and (pointer:coarse)and (orientation:landscape)and (max-height:600px){.drive-console,.garage-panel{left:8px;bottom:106px;width:min(300px,calc(100vw - 16px));max-height:calc(100vh - 122px);max-height:calc(100dvh - 122px);overflow-y:auto;overscroll-behavior:contain}.objective-chip{top:max(8px,env(safe-area-inset-top));left:max(8px,env(safe-area-inset-left));right:auto;max-width:min(280px,34vw);padding:7px 9px}.objective-title{display:none}.objective-subtitle{margin-top:0;display:-webkit-box;overflow:hidden;font-size:10px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.memory-chip,.idle-cruise-hint{display:none}.status-strip{top:max(8px,env(safe-area-inset-top));left:auto;right:max(8px,env(safe-area-inset-right))}.status-item{min-width:58px;padding:6px 8px}.status-label{font-size:8px}.status-value{margin-top:3px;font-size:13px}.quick-actions{left:max(8px,env(safe-area-inset-left));right:auto;bottom:62px;display:flex;gap:5px}.quick-action{min-width:62px;min-height:44px;padding-inline:7px;font-size:10px}.touch-controls{bottom:max(8px,env(safe-area-inset-bottom));padding-left:max(8px,env(safe-area-inset-left));padding-right:max(8px,env(safe-area-inset-right))}.touch-button{width:46px;height:46px;font-size:15px}.touch-button[data-action=accelerate],.touch-button[data-action=boost]{width:54px}.message-toast{top:68px;right:max(8px,env(safe-area-inset-right));bottom:auto;left:auto;min-width:0;width:min(300px,36vw);padding:8px 10px;font-size:11px;transform:translateY(-6px)}.message-toast.is-visible{transform:translateY(0)}.portal-chip{right:max(8px,env(safe-area-inset-right));bottom:66px;left:auto;min-width:0;max-width:min(320px,42vw);transform:translateY(8px)}.portal-chip.is-visible{transform:translateY(0)}.stunt-chain-chip{right:8px;top:116px;bottom:auto;max-width:min(300px,36vw)}.arena-results-layer,.trail-pause-layer{padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.arena-results-card,.trail-pause-card{width:min(680px,100%);max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);padding:13px 16px}.trail-pause-card h2{margin-top:5px;font-size:clamp(22px,4.2vw,30px)}.trail-pause-card p{margin-top:7px;font-size:11px;line-height:1.3}.trail-pause-actions{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:11px}.trail-pause-action{min-height:44px}.trail-pause-hint{margin-top:7px}.arena-results-heading{align-items:center;gap:14px}.arena-results-copy h2{margin-top:5px;font-size:clamp(21px,4.2vw,28px)}.arena-results-copy p{margin-top:6px;font-size:11px;line-height:1.28}.arena-results-medal{flex-basis:58px;width:58px;min-height:58px}.arena-results-medal-mark{font-size:19px}.arena-results-stats{margin-top:10px}.arena-results-stats>div{padding:7px 10px}.arena-results-stats dd{margin-top:4px;font-size:14px}.arena-results-best{min-height:0;margin-top:8px;font-size:11px}.arena-results-actions{margin-top:9px}.arena-results-hint{margin-top:6px}.hud.is-console-open .objective-chip,.hud.is-console-open .status-strip,.hud.is-console-open .portal-chip,.hud.is-console-open .message-toast,.hud.is-console-open .stunt-chain-chip,.hud.is-garage-open .objective-chip,.hud.is-garage-open .status-strip,.hud.is-garage-open .portal-chip,.hud.is-garage-open .message-toast,.hud.is-garage-open .stunt-chain-chip{opacity:0;pointer-events:none;visibility:hidden}}@media(max-width:420px){.touch-controls{gap:4px;padding:0 6px}.touch-cluster{gap:5px}.touch-button{width:clamp(44px,12.5vw,52px);height:clamp(44px,12.5vw,52px);font-size:clamp(15px,4.8vw,19px)}.touch-button[data-action=accelerate],.touch-button[data-action=boost]{width:clamp(50px,14vw,58px)}}@media(prefers-reduced-motion:reduce){.objective-chip,.status-strip,.memory-chip,.portal-chip,.zen-cruise-ribbon,.controls-hint,.quick-actions,.touch-controls,.drive-console,.garage-panel,.message-toast,.stunt-chain-chip,.idle-cruise-hint,.resume-overlay,.console-meter-fill,.arena-results-layer,.arena-results-card,.trail-pause-layer,.trail-pause-card{transition:none}.resume-away-coins{animation:none}.hud.is-chrome-rush:before{animation:none}}@media(forced-colors:active){.objective-chip,.status-strip,.memory-chip,.portal-chip,.drive-console,.garage-panel,.quick-action,.controls-hint,.message-toast,.stunt-chain-chip,.touch-button,.arena-results-card,.arena-results-medal,.arena-results-stats>div,.arena-results-action,.trail-pause-card,.trail-pause-action{border:1px solid CanvasText;background:Canvas;color:CanvasText;box-shadow:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid Highlight}}.objective-chip,.progression-feedback,.toybox-tour-panel{text-shadow:0 1px 2px rgba(0,0,0,.42)}.hud.is-first-ride .objective-chip{width:min(390px,calc(100vw - 36px));max-width:min(390px,calc(100vw - 36px));border-color:#ffd16657;background:linear-gradient(145deg,#151e23e8,#0b1116e0),var(--hud-bg-strong);box-shadow:0 18px 52px #00000047,inset 0 1px #ffffff0d}.objective-heading-row,.world-bloom-copy,.toybox-tour-header,.toybox-tour-progress,.toybox-tour-page-heading,.toybox-tour-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.first-ride-count{color:var(--hud-gold);font-size:9px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.first-ride-contract{display:flex;gap:5px;max-height:70px;margin-top:9px;opacity:1;overflow:hidden;transition:max-height .22s ease,margin .22s ease,opacity .16s ease}.expedition-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;margin-top:8px}.expedition-strip[hidden]{display:none}.expedition-strip-copy{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:10px}.expedition-strip-copy strong,.expedition-strip-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expedition-strip-copy strong{color:#f5fbff;font-size:10px;font-weight:950;letter-spacing:.01em}.expedition-strip-copy span{color:var(--hud-muted);font-size:9px;font-weight:800}.expedition-pips{display:flex;align-items:center;gap:4px}.expedition-pips i{display:block;width:7px;height:7px;border:1px solid rgba(255,209,102,.42);border-radius:50%;background:#ffffff0f}.expedition-pips i.is-complete{border-color:#76f7a0bf;background:var(--hud-green)}.expedition-pips i.is-active{box-shadow:0 0 0 3px #ffd1661f;background:var(--hud-gold)}.expedition-parts{grid-column:1 / -1;overflow:hidden;color:#b8cbd4;font-size:8px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.expedition-track{grid-column:1 / -1;display:block;height:4px;overflow:hidden;border-radius:99px;background:#ffffff17}.expedition-fill{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--hud-gold),var(--hud-green));transform:scaleX(0);transform-origin:left center;transition:transform .18s ease-out}.first-ride-stamp{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:1px 5px;min-width:0;padding:6px 5px;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:7px;background:#ffffff09;color:#dce6ec;flex:0 1 62px;opacity:.72;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,flex-basis .18s ease,opacity .16s ease}.first-ride-stamp-mark{grid-row:1 / span 2;display:grid;width:18px;height:18px;place-items:center;border:1px solid rgba(255,209,102,.44);border-radius:50%;color:var(--hud-gold);font-size:9px;font-weight:950;line-height:1}.first-ride-stamp-label{overflow:hidden;font-size:9px;font-weight:900;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.first-ride-stamp-value{overflow:hidden;color:var(--hud-muted);font-size:8px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.first-ride-stamp:not(.is-current) .first-ride-stamp-value{display:none}.first-ride-stamp:not(.is-current){grid-template-columns:16px minmax(0,1fr);gap:1px 3px;padding-inline:3px}.first-ride-stamp:not(.is-current) .first-ride-stamp-mark{width:16px;height:16px;font-size:8px}.first-ride-stamp.is-current{flex:1 1 154px;border-color:#ffd166b3;background:linear-gradient(135deg,#ffd16629,#7bd1ff14),#ffffff0b;box-shadow:0 0 0 1px #ffd16617,0 8px 20px #0000002e;opacity:1}.first-ride-stamp.is-current .first-ride-stamp-mark{border-color:#ffd166c7;background:#ffd16624}.first-ride-stamp.is-current .first-ride-stamp-value{display:block;color:#ffe8a6}.first-ride-stamp.is-complete{border-color:#76f7a061;background:#239e6721;color:#ebfff1}.first-ride-stamp.is-complete .first-ride-stamp-mark{border-color:#76f7a0b3;background:#239e6747;color:#dffff0}.first-ride-stamp.is-complete .first-ride-stamp-value{color:var(--hud-green)}.hud.is-first-ride-complete .first-ride-contract,.hud.is-arena .first-ride-contract,.hud.is-trail-active .first-ride-contract{max-height:0;margin-top:0;opacity:0;pointer-events:none}.hud.is-arena .first-ride-count,.hud.is-trail-active .first-ride-count{display:none}.world-bloom{margin-top:8px}.world-bloom-copy{color:#d9e7ee;font-size:9px;font-weight:900;letter-spacing:.06em;line-height:1;text-transform:uppercase}.world-bloom-copy strong{color:var(--hud-gold);font-size:10px;letter-spacing:0}.world-bloom-track{display:block;height:5px;margin-top:5px;overflow:hidden;border-radius:99px;background:#ffffff17;box-shadow:inset 0 1px 3px #00000059}.world-bloom-fill{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#57d889,#d8f58e 62%,#ffd166);box-shadow:0 0 12px #76f7a052;transform:scaleX(0);transform-origin:left center;transition:transform .28s cubic-bezier(.22,.8,.25,1)}.hud.is-first-ride .world-bloom,.hud.is-rush-license-pending .world-bloom,.hud.is-arena .world-bloom,.hud.is-trail-active .world-bloom{display:none}.hud.is-first-ride .memory-chip,.hud:not(.has-world-growth) .memory-chip,.hud.is-first-ride .idle-cruise-hint{opacity:0;pointer-events:none;transform:translateY(-6px);visibility:hidden}.hud.is-first-ride .quick-action[data-hud-action=trails]{display:none}.hud.is-first-ride.is-trail-active .trail-action,.hud.is-first-ride.is-trail-active .recover-action,.hud.is-first-ride.is-arena .recover-action{display:block}.hud.is-first-ride .message-toast{opacity:0;visibility:hidden}.quick-action.tour-action.has-progress{border-color:#7bd1ff66;color:#e2f6ff}.quick-action.tour-action.has-progress:after{display:inline-block;width:5px;height:5px;margin-left:6px;border-radius:50%;background:var(--hud-blue);box-shadow:0 0 8px #7bd1ff99;content:"";vertical-align:2px}.progression-feedback{position:absolute;z-index:14;top:92px;right:18px;display:grid;width:min(318px,calc(100vw - 36px));min-height:76px;align-content:center;justify-items:start;padding:12px 14px;overflow:hidden;border:1px solid rgba(255,209,102,.46);border-radius:12px;background:radial-gradient(circle at 18% -20%,rgba(255,209,102,.2),transparent 58%),linear-gradient(145deg,#171f23f5,#090f13f2);box-shadow:0 22px 70px #0000006b,inset 0 1px #ffffff14;opacity:0;pointer-events:none;text-align:left;transform:translateY(-8px);transition:opacity .18s ease,transform .22s cubic-bezier(.2,.85,.25,1),visibility .18s ease;visibility:hidden}.progression-feedback.is-visible{opacity:1;transform:translateY(0);visibility:visible}.progression-feedback.is-major{min-height:82px;border-color:#76f7a094;background:radial-gradient(circle at 18% -10%,rgba(118,247,160,.22),transparent 58%),linear-gradient(145deg,#142623f7,#091214f5)}.progression-feedback.is-leaving{opacity:0;transform:translateY(-8px)}.progression-feedback.is-suppressed{opacity:0;pointer-events:none;visibility:hidden}.progression-feedback-burst{position:absolute;inset:-80%;opacity:.14;background:repeating-conic-gradient(from 0deg,transparent 0deg 10deg,rgba(255,209,102,.68) 11deg 12deg,transparent 13deg 24deg);pointer-events:none;transform:rotate(8deg)}.progression-feedback.is-major .progression-feedback-burst{opacity:.18;background:repeating-conic-gradient(from 0deg,transparent 0deg 11deg,rgba(118,247,160,.72) 12deg 13deg,transparent 14deg 27deg)}.progression-feedback-eyebrow,.progression-feedback-title,.progression-feedback-detail{position:relative}.progression-feedback-eyebrow{color:var(--hud-gold);font-size:9px;font-weight:950;letter-spacing:.12em;line-height:1;text-transform:uppercase}.progression-feedback.is-major .progression-feedback-eyebrow{color:var(--hud-green)}.progression-feedback-title{display:block;margin-top:5px;color:#f7fbff;font-size:clamp(16px,2.1vw,19px);font-weight:950;letter-spacing:-.025em;line-height:1.05}.progression-feedback-detail{display:block;margin-top:5px;color:#c5d3da;font-size:10px;font-weight:700;line-height:1.25}.hud.has-progression-feedback .message-toast,.hud.has-progression-feedback .stunt-chain-chip{opacity:0;pointer-events:none;visibility:hidden}.toybox-tour-panel{position:absolute;z-index:8;left:18px;bottom:66px;width:min(430px,calc(100vw - 36px));max-height:calc(100vh - 96px);max-height:calc(100dvh - 96px);padding:14px;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(123,209,255,.32);border-radius:10px;background:linear-gradient(155deg,#14222af7,#080f14f5),var(--hud-bg-strong);box-shadow:0 24px 70px #00000070,inset 0 1px #ffffff0d;opacity:0;pointer-events:none;transform:translateY(8px);visibility:hidden}.toybox-tour-panel.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.toybox-tour-header{align-items:flex-start}.toybox-tour-kicker{display:block;color:var(--hud-blue);font-size:8px;font-weight:950;letter-spacing:.13em;line-height:1;text-transform:uppercase}.toybox-tour-header h2{margin:5px 0 0;color:#f5fbff;font-size:21px;font-weight:950;letter-spacing:-.035em;line-height:1}.toybox-tour-caption{margin:9px 0 0;color:#b9cbd4;font-size:10px;font-weight:700;line-height:1.35}.toybox-adventure-board{margin-top:10px;padding:10px;border:1px solid rgba(118,247,160,.24);border-radius:9px;background:linear-gradient(145deg,#239e671a,#7bd1ff0b),#02090d59}.toybox-adventure-board.is-active{border-color:#ffd1667a;box-shadow:inset 0 0 24px #ffd1660d}.toybox-adventure-board.is-locked{border-color:#ffffff1a}.toybox-adventure-heading,.toybox-adventure-card-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.toybox-adventure-heading strong{color:#e7fff0;font-size:12px;font-weight:950}.toybox-adventure-card-heading{align-items:flex-start;flex-direction:column;gap:3px}.toybox-adventure-heading span{color:var(--hud-green);font-size:8px;font-weight:900}.toybox-adventure-board.is-active .toybox-adventure-heading span{color:var(--hud-gold)}.toybox-adventure-board>p{margin:5px 0 0;color:#9fb3bd;font-size:9px;font-weight:700;line-height:1.35}.toybox-adventure-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.toybox-adventure-card{min-width:0;padding:9px;border:1px solid rgba(255,255,255,.11);border-radius:7px;background:#ffffff09;color:inherit;font:inherit;text-align:left;text-shadow:inherit;cursor:pointer}.toybox-adventure-card:hover:not(:disabled),.toybox-adventure-card:focus-visible{border-color:#76f7a08a;background:#239e6724}.toybox-adventure-card.is-active{border-color:#ffd16694;background:#ffd16617;opacity:1}.toybox-adventure-card.is-long-route:not(.is-active){border-color:#ffae5457;background:linear-gradient(145deg,rgba(255,151,60,.08),transparent 68%),#ffffff09}.toybox-adventure-card.is-long-route .toybox-adventure-card-heading small{color:#ffbd70}.toybox-adventure-card:disabled{cursor:default;opacity:.5}.toybox-adventure-card.is-active:disabled{opacity:1}.toybox-adventure-card-heading strong{color:#f3f9fc;font-size:11px;font-weight:950;line-height:1.15;white-space:normal}.toybox-adventure-card-heading small{flex:0 0 auto;color:var(--hud-gold);font-size:9px;font-weight:900;line-height:1.25;white-space:normal}.toybox-adventure-card-description,.toybox-adventure-card-goals{display:block;margin-top:5px}.toybox-adventure-card-description{color:#9fb3bd;font-size:10px;font-weight:700;line-height:1.35}.toybox-adventure-card-goals{overflow:visible;color:#c9f5d6;font-size:10px;font-weight:850;line-height:1.35;text-overflow:clip;white-space:normal}.toybox-adventure-card-record{display:block;margin-top:6px;color:#7fc8de;font-size:9px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.toybox-adventure-card[data-medal=silver] .toybox-adventure-card-heading small,.toybox-adventure-card[data-medal=silver] .toybox-adventure-card-record{color:#d7edf5}.toybox-adventure-card[data-medal=gold] .toybox-adventure-card-heading small,.toybox-adventure-card[data-medal=gold] .toybox-adventure-card-record{color:#ffd166}.toybox-adventure-card.is-mastered{border-color:#ffd16657;background:linear-gradient(145deg,rgba(255,209,102,.08),transparent 65%),#ffffff09}.toybox-adventure-card.is-recommended{border-color:#76f7a0b8;background:linear-gradient(145deg,rgba(35,158,103,.2),transparent 68%),#ffffff0b;box-shadow:inset 0 0 18px #76f7a012,0 0 0 1px #76f7a01f}.toybox-adventure-retire{display:block;min-height:44px;margin:8px 0 0 auto;padding:6px 9px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#02090d4d;color:#9fb3bd;font:inherit;font-size:8px;font-weight:850;text-shadow:inherit;cursor:pointer}.toybox-adventure-retire:hover,.toybox-adventure-retire:focus-visible{border-color:#ffd16680;color:#fff1c6}.toybox-adventure-retire[hidden]{display:none}.toybox-rush-license{margin-top:8px;padding:9px 10px;border:1px solid rgba(126,238,255,.25);border-radius:8px;background:linear-gradient(135deg,#2391ae1c,#ffcc520b),#02090d57}.toybox-rush-license[data-medal=bronze]{border-color:#e098596b}.toybox-rush-license[data-medal=silver]{border-color:#cde9f280}.toybox-rush-license[data-medal=gold]{border-color:#ffd1669e;box-shadow:inset 0 0 22px #ffd1660e}.toybox-rush-heading,.toybox-rush-record{display:flex;align-items:center;justify-content:space-between;gap:8px}.toybox-rush-heading strong{color:#e7fbff;font-size:11px;font-weight:950}.toybox-rush-heading span{color:#8feeff;font-size:9px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.toybox-rush-license[data-medal=gold] .toybox-rush-heading span{color:var(--hud-gold)}.toybox-rush-license>p{margin:5px 0 0;color:#9fb9c2;font-size:9px;font-weight:700;line-height:1.35}.toybox-rush-record{justify-content:flex-start;flex-wrap:wrap;margin-top:7px;color:#cdeff5;font-size:9px;font-weight:900;letter-spacing:.025em;text-transform:uppercase}.toybox-rush-record span+span:before{margin-right:8px;color:#ffffff4d;content:"/"}.toybox-tour-progress{margin-top:10px;padding:8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:#ffffff09;color:var(--hud-muted);font-size:9px;font-weight:800}.toybox-tour-progress strong{color:var(--hud-gold);font-size:11px}.toybox-tour-pages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.toybox-tour-page{min-width:0;padding:8px;border:1px solid rgba(255,255,255,.09);border-radius:7px;background:#ffffff06;color:inherit;font:inherit;opacity:.62;text-align:left;text-shadow:inherit;cursor:pointer}.toybox-tour-page:hover:not(:disabled),.toybox-tour-page:focus-visible{border-color:#7bd1ff85;background:#1e749926}.toybox-tour-page:disabled{cursor:default}.toybox-tour-page.is-discovered{border-color:#7bd1ff47;background:#1e749917;opacity:1}.toybox-tour-page.is-mastered{border-color:#ffd1668a;background:#ffd16617;box-shadow:inset 0 0 16px #ffd1660d}.toybox-tour-page.is-recommended{border-color:#76f7a0ad;background:linear-gradient(145deg,rgba(35,158,103,.18),transparent 70%),#1e749917;box-shadow:inset 0 0 16px #76f7a00f;opacity:1}.toybox-tour-page.is-recommended:not(.is-discovered){border-style:dashed}.toybox-tour-page-action{display:block;margin-top:7px;color:#76f7a0;font-size:8px;font-weight:950;letter-spacing:.025em;text-transform:uppercase}.toybox-tour-page-heading strong{overflow:hidden;color:#edf6fa;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.toybox-tour-page-heading span{color:var(--hud-muted);font-size:8px;font-weight:900}.toybox-tour-page.is-mastered .toybox-tour-page-heading span{color:var(--hud-gold)}.toybox-tour-page-stamps{display:flex;flex-wrap:wrap;gap:3px;margin-top:6px}.toybox-tour-page-stamp{padding:3px 4px;border-radius:4px;background:#ffffff0d;color:#71838d;font-size:7px;font-weight:850;line-height:1}.toybox-tour-page-stamp.is-earned{background:#239e672e;color:#aef5c3}.toybox-tour-glint-book{margin-top:9px;padding:9px;border:1px solid rgba(255,209,102,.22);border-radius:8px;background:linear-gradient(145deg,#ffd1660f,#7bd1ff09)}.toybox-tour-glint-heading,.toybox-tour-glint-line>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.toybox-tour-glint-heading strong{color:#fff0b8;font-size:11px;font-weight:950}.toybox-tour-glint-heading span{color:var(--hud-gold);font-size:8px;font-weight:900}.toybox-tour-glint-book>p{margin:5px 0 0;color:#9fb3bd;font-size:8px;font-weight:700;line-height:1.35}.toybox-tour-glint-lines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:7px}.toybox-tour-glint-line{min-width:0;padding:7px;border:1px solid rgba(255,255,255,.09);border-radius:6px;background:#02090d6b}.toybox-tour-glint-line.is-finished{border-color:#7bd1ff47}.toybox-tour-glint-line.is-gold{border-color:#ffd16685;background:#ffd16614}.toybox-tour-glint-line strong{overflow:hidden;color:#edf6fa;font-size:9px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.toybox-tour-glint-line span{flex:0 0 auto;color:var(--hud-gold);font-size:8px;font-weight:900}.toybox-tour-glint-line p,.toybox-tour-glint-empty{margin:4px 0 0;color:#91a5af;font-size:7px;font-weight:750;line-height:1.3}.toybox-tour-glint-empty{grid-column:1 / -1;padding:7px;border-radius:6px;background:#ffffff06}.toybox-tour-footer{align-items:center;margin-top:9px;color:var(--hud-muted);font-size:9px;font-weight:750}.toybox-tour-rally{flex:0 0 auto;min-height:40px;padding:0 12px;border:1px solid rgba(118,247,160,.5);border-radius:7px;background:#239e6738;color:#e2ffeb;font:inherit;font-size:10px;font-weight:900;cursor:pointer;text-shadow:inherit}.toybox-tour-rally:disabled{opacity:.45;cursor:default}.hud.is-tour-open .touch-controls,.hud.is-tour-open .adventure-action,.hud.is-more-open .status-strip,.hud.is-more-open .memory-chip,.hud.is-more-open .portal-chip,.hud.is-more-open .message-toast,.hud.is-more-open .stunt-chain-chip,.hud.is-more-open .progression-feedback,.hud.is-tour-open .status-strip,.hud.is-tour-open .memory-chip,.hud.is-tour-open .portal-chip,.hud.is-tour-open .message-toast,.hud.is-tour-open .stunt-chain-chip,.hud.is-tour-open .progression-feedback{opacity:0;pointer-events:none;visibility:hidden}.hud.is-tour-open .adventure-action{display:none}@media(max-width:760px){.hud.is-first-ride .objective-chip{top:52px;left:8px;right:8px;width:auto;max-width:none;padding:8px 9px}.objective-heading-row .objective-title{display:none}.objective-heading-row{justify-content:flex-start}.first-ride-count{font-size:10px}.first-ride-contract{gap:4px;margin-top:6px}.first-ride-stamp{grid-template-columns:16px minmax(0,1fr);gap:1px 4px;padding:5px 4px}.first-ride-stamp-mark{width:16px;height:16px;font-size:8px}.first-ride-stamp-label,.first-ride-stamp-value{font-size:9px}.hud.is-first-ride .objective-subtitle{margin-top:6px;font-size:11px;-webkit-line-clamp:1}.world-bloom{margin-top:6px}.world-bloom-copy{font-size:8px}.world-bloom-track{height:4px;margin-top:4px}.status-strip{grid-template-columns:1.45fr repeat(2,minmax(0,1fr))}.status-item.is-progress-status{display:none}.hud.is-arena .status-strip,.hud.is-trail-active .status-strip{grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(0,.85fr))}.hud.is-arena .status-item.is-progress-status,.hud.is-trail-active .status-item.is-progress-status{display:block}.quick-actions{left:8px;right:8px;bottom:82px;display:flex;gap:5px;max-width:calc(100vw - 16px);padding:1px 0 3px;overflow:visible}.quick-action{flex:0 1 auto;width:auto;min-width:64px;min-height:44px;padding:0 7px;font-size:10px}.action-menu{left:8px;right:8px;bottom:136px;width:auto;max-height:calc(100vh - 150px);max-height:calc(100dvh - 150px);padding:11px}.touch-button{font-size:clamp(9px,2.8vw,11px)}.status-label{font-size:9px}.status-value{font-size:15px}.progression-feedback{top:166px;right:8px;width:min(282px,calc(100vw - 16px));min-height:70px;padding:10px 12px}.progression-feedback.is-major{min-height:76px}.progression-feedback-title{font-size:16px}.progression-feedback-detail{font-size:10px}.toybox-tour-panel{left:8px;right:8px;bottom:136px;width:auto;max-height:calc(100vh - 150px);max-height:calc(100dvh - 150px);padding:11px}.toybox-tour-header h2{font-size:19px}.toybox-tour-caption{margin-top:7px}.toybox-tour-page{padding:7px}.hud.is-console-open .objective-chip,.hud.is-garage-open .objective-chip,.hud.is-more-open .objective-chip,.hud.is-tour-open .objective-chip{opacity:0;pointer-events:none;visibility:hidden}}@media(max-width:420px){.first-ride-stamp-label{letter-spacing:-.025em}.first-ride-stamp-value{max-width:38px}.toybox-tour-pages,.toybox-adventure-choices,.toybox-tour-glint-lines{grid-template-columns:1fr}.toybox-tour-footer{align-items:flex-start;flex-direction:column}.toybox-tour-rally{width:100%}}@media(hover:none)and (pointer:coarse){.progression-feedback,.toybox-tour-panel{-webkit-backdrop-filter:none;backdrop-filter:none}}@media(orientation:landscape)and (max-height:520px){.hud.is-first-ride .objective-chip{width:min(360px,46vw);max-width:min(360px,46vw);padding:7px 8px}.hud.is-first-ride .objective-subtitle{display:none}.hud.is-first-ride .first-ride-contract{margin-top:6px}.hud.is-first-ride .first-ride-stamp{padding-block:4px}}@media(hover:none)and (pointer:coarse)and (orientation:landscape)and (max-height:600px){.resume-overlay{padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.resume-panel{width:min(560px,calc(100vw - 16px));max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);padding:14px 16px;overflow:auto}.resume-panel h1{margin-top:5px;font-size:22px}.resume-panel p{margin-top:6px;font-size:12px}.resume-away-coins{margin-top:8px;font-size:28px}.resume-away-rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px}.resume-away-row{min-height:30px;padding:6px 8px}.resume-stats{gap:6px;margin-top:9px}.resume-next-ride{margin-top:8px;padding:7px 9px}.resume-actions{margin-top:9px}.hud.is-first-ride .objective-chip{top:max(8px,env(safe-area-inset-top));left:max(8px,env(safe-area-inset-left));right:auto;width:min(390px,48vw);max-width:min(390px,48vw)}.first-ride-contract,.hud.is-first-ride .objective-subtitle{margin-top:5px}.progression-feedback{top:58px;right:max(8px,env(safe-area-inset-right));width:min(300px,42vw);min-height:70px;padding:10px 12px;transform:translateY(-8px)}.progression-feedback.is-visible{transform:translateY(0)}.progression-feedback.is-leaving{transform:translateY(-8px)}.toybox-tour-panel{left:max(8px,env(safe-area-inset-left));right:auto;bottom:106px;width:min(430px,54vw);max-height:calc(100vh - 122px);max-height:calc(100dvh - 122px)}.action-menu{left:max(8px,env(safe-area-inset-left));right:auto;bottom:106px;width:min(340px,44vw);max-height:calc(100vh - 122px);max-height:calc(100dvh - 122px)}.quick-actions{right:max(8px,env(safe-area-inset-right));max-width:calc(100vw - 16px);overflow:visible}.touch-button{font-size:9px}}@media(prefers-reduced-motion:reduce){.first-ride-contract,.world-bloom-fill,.progression-feedback,.action-menu,.toybox-tour-panel{transition:none}.progression-feedback,.progression-feedback.is-visible,.progression-feedback.is-leaving{transform:none}}@media(forced-colors:active){.first-ride-stamp,.world-bloom-track,.progression-feedback,.action-menu,.resume-next-ride,.garage-inbox,.garage-delivery,.quick-action-count,.toybox-tour-panel,.toybox-tour-progress,.toybox-rush-license,.toybox-adventure-card,.toybox-adventure-retire,.toybox-tour-page,.toybox-tour-rally{border:1px solid CanvasText;background:Canvas;color:CanvasText;box-shadow:none}.first-ride-stamp.is-current,.first-ride-stamp.is-complete,.toybox-tour-page.is-discovered,.toybox-tour-page.is-mastered,.toybox-tour-page-stamp.is-earned{border-color:Highlight;color:Highlight}.world-bloom-fill{background:Highlight}.progression-feedback-burst{display:none}}@media(hover:none)and (pointer:coarse)and (orientation:landscape)and (max-height:600px){.hud.is-first-ride .objective-chip{width:min(320px,38vw);max-width:min(320px,38vw);max-height:120px;padding:6px 8px;overflow:hidden}.first-ride-count{font-size:9px;letter-spacing:.06em}.first-ride-contract{gap:3px;max-height:34px;margin-top:4px}.first-ride-stamp{grid-template-columns:14px minmax(0,1fr);gap:1px 3px;min-height:32px;padding:3px;flex:0 1 40px}.first-ride-stamp-mark,.first-ride-stamp:not(.is-current) .first-ride-stamp-mark{width:14px;height:14px;font-size:7px}.first-ride-stamp-label{font-size:8px;letter-spacing:-.035em}.first-ride-stamp-value{font-size:8px}.first-ride-stamp:not(.is-current){grid-template-columns:minmax(0,1fr);grid-template-rows:14px auto;justify-items:center;gap:2px;padding-inline:2px;flex-basis:40px}.first-ride-stamp:not(.is-current) .first-ride-stamp-mark{grid-row:auto}.first-ride-stamp:not(.is-current) .first-ride-stamp-label{font-size:7px;text-overflow:clip}.first-ride-stamp.is-current{flex:1 1 132px}.first-ride-stamp.is-current .first-ride-stamp-label,.first-ride-stamp.is-current .first-ride-stamp-value{font-size:10px;letter-spacing:0}.hud.is-first-ride .objective-subtitle{margin-top:4px;font-size:10px;line-height:1.15;-webkit-line-clamp:2}.hud.has-progression-feedback.has-active-adventure .objective-subtitle,.hud.has-progression-feedback.has-active-adventure .expedition-strip,.hud.has-progression-feedback.has-active-adventure .world-bloom{display:none}.touch-controls{bottom:max(6px,env(safe-area-inset-bottom))}.touch-cluster{gap:8px}.touch-button{min-width:46px;width:46px;height:46px;font-size:9px}.touch-button[data-action=accelerate],.touch-button[data-action=boost]{min-width:52px;width:52px}.quick-actions{left:calc(max(8px,env(safe-area-inset-left)) + 100px);right:calc(max(8px,env(safe-area-inset-right)) + 232px);bottom:max(6px,env(safe-area-inset-bottom));justify-content:center;gap:4px;max-width:none}.quick-action{width:auto;min-width:44px;max-width:88px;min-height:44px;padding-inline:5px;font-size:9px}.quick-action.adventure-action{min-width:106px;max-width:124px}.hud.is-trail-active .quick-actions{bottom:calc(max(6px,env(safe-area-inset-bottom)) + 52px)}.drive-console,.garage-panel,.action-menu,.toybox-tour-panel{bottom:58px;max-height:calc(100vh - 74px);max-height:calc(100dvh - 74px)}.progression-feedback{top:60px;width:min(250px,32vw);min-height:54px;padding:7px 9px;border-radius:9px}.progression-feedback.is-major{min-height:58px}.progression-feedback-eyebrow{font-size:7px}.progression-feedback-title{font-size:14px;line-height:1}.progression-feedback-detail{display:-webkit-box;overflow:hidden;font-size:9px;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:1}}
