:root{font-family:Avenir Next,Segoe UI,sans-serif;color:#eef5ff;color-scheme:dark;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;--accent: #b8ff5a;--accent-warm: #ffcb63;--chip: rgba(8, 18, 30, .8);--chip-border: rgba(222, 236, 255, .16);--panel: rgba(7, 15, 25, .92);--text-muted: #c0d0e4}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;min-width:320px}body{background:radial-gradient(circle at 15% 8%,rgba(152,255,101,.16),transparent 32%),radial-gradient(circle at 88% 7%,rgba(255,190,94,.14),transparent 30%),linear-gradient(180deg,#07111d,#050d18);color:#eef5ff;overflow:hidden;overscroll-behavior:none;-webkit-touch-callout:none}button{border:0;font:inherit;-webkit-tap-highlight-color:transparent}img,svg,button,.playground-shell,.game-shell,.game-stage,.game-mobile-controls,.game-desktop-controls,.hud-button,.hud-chip,.control-button,.difficulty-button{-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.playground-shell,.playground-stage-card{min-height:100vh;min-height:100dvh}.playground-shell{position:relative}.playground-stage-card{display:grid}.difficulty-onboarding{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#010810a8;display:grid;top:0;right:0;bottom:0;left:0;justify-items:center;padding:22px;position:fixed;z-index:40}.difficulty-onboarding-card{background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 23%),linear-gradient(180deg,#0a1623fa,#060c15f2);border:1px solid rgba(219,233,250,.18);border-radius:24px;box-shadow:0 22px 80px #00000070;display:grid;gap:12px;max-width:640px;padding:24px;width:min(100%,640px)}.difficulty-kicker{color:#86e6d1;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.difficulty-onboarding-card h1{font-family:Avenir Next Condensed,Arial Narrow,sans-serif;font-size:clamp(2rem,4vw,2.8rem);letter-spacing:.01em;line-height:.96;margin:0}.difficulty-onboarding-card p{color:var(--text-muted);margin:0}.difficulty-guide{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.difficulty-guide span{background:#ffffff0e;border:1px solid rgba(205,223,247,.14);border-radius:10px;color:#cdd9e8;display:grid;font-size:.78rem;gap:3px;padding:9px 10px}.difficulty-guide strong{color:var(--accent);font-size:.9rem}.difficulty-note{font-size:.88rem}.difficulty-choices{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:6px}.difficulty-button{background:#ffffff0f;border:1px solid rgba(205,223,247,.2);border-radius:14px;color:#f4f9ff;cursor:pointer;font-weight:700;min-height:46px;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.difficulty-button:hover{transform:translateY(-1px)}.difficulty-button-active{background:linear-gradient(120deg,var(--accent),#f2ff8f);border-color:transparent;color:#0d1622}.game-shell{display:grid;grid-template-rows:1fr auto;min-height:100vh;min-height:100dvh;position:relative;touch-action:manipulation}.game-stage{background:linear-gradient(180deg,#050c14f5,#03080ef0);border:1px solid rgba(216,230,245,.14);border-radius:24px;height:calc(100vh - 88px);height:calc(100dvh - 88px);margin:8px;overflow:hidden;position:relative;touch-action:none}.game-backdrop-sky,.game-backdrop-clouds,.game-backdrop-svg,.game-atmosphere,.game-terrain{top:0;right:0;bottom:0;left:0;position:absolute}.game-backdrop-sky{background:radial-gradient(circle at 72% 14%,rgba(255,255,255,.3),transparent 40%),radial-gradient(circle at 18% 16%,rgba(120,202,255,.25),transparent 45%),linear-gradient(180deg,rgba(255,255,255,.14),transparent 52%),var(--route-sky)}.game-backdrop-clouds{background-repeat:repeat-x;pointer-events:none}.game-backdrop-clouds-far{background-image:radial-gradient(ellipse at 12% 20%,rgba(255,255,255,.31),transparent 58%),radial-gradient(ellipse at 46% 24%,rgba(255,255,255,.26),transparent 62%),radial-gradient(ellipse at 78% 22%,rgba(255,255,255,.24),transparent 60%),radial-gradient(ellipse at 34% 34%,rgba(214,238,255,.14),transparent 64%);background-size:920px 170px;filter:blur(2px);opacity:.58}.game-backdrop-clouds-near{background-image:radial-gradient(ellipse at 20% 30%,rgba(230,246,255,.32),transparent 60%),radial-gradient(ellipse at 58% 38%,rgba(230,246,255,.24),transparent 62%),radial-gradient(ellipse at 88% 32%,rgba(230,246,255,.26),transparent 62%),radial-gradient(ellipse at 72% 40%,rgba(255,255,255,.14),transparent 62%);background-size:760px 190px;filter:blur(1.5px);opacity:.46}.game-backdrop-svg{display:block;height:100%;width:100%}.game-backdrop-svg-distant{filter:blur(1px) saturate(.94);z-index:1}.game-backdrop-svg-mid{filter:saturate(1.08) contrast(1.02);z-index:2}.game-backdrop-svg-near{filter:saturate(1.14) contrast(1.05);z-index:3}.game-backdrop-svg-foreground{filter:saturate(1.18) contrast(1.04);opacity:.88;z-index:4}.game-atmosphere{background:radial-gradient(circle at 22% 54%,var(--route-mist),transparent 28%),radial-gradient(circle at 75% 58%,var(--route-mist),transparent 26%),radial-gradient(circle at 78% 26%,rgba(255,245,215,.14),transparent 36%),radial-gradient(circle at 56% 46%,rgba(238,252,255,.11),transparent 32%),radial-gradient(circle at 12% 82%,var(--route-dust),transparent 20%),radial-gradient(circle at 60% 86%,var(--route-dust),transparent 24%),linear-gradient(180deg,transparent 56%,rgba(5,11,18,.42) 100%);pointer-events:none;z-index:4}.game-progress-track{background:#040a108f;border:1px solid rgba(220,236,254,.18);border-radius:999px;height:8px;left:16px;overflow:hidden;position:absolute;right:16px;top:14px;z-index:15}.game-progress-fill{background:linear-gradient(90deg,var(--accent),var(--accent-warm));display:block;height:100%;transform-origin:left center;width:100%}.game-hud-top{display:flex;flex-wrap:wrap;gap:8px;left:16px;position:absolute;right:16px;top:28px;z-index:16}.hud-chip,.hud-button{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--chip);border:1px solid var(--chip-border);border-radius:999px;color:#eef5ff;display:inline-flex;font-size:.84rem;font-weight:700;gap:6px;min-height:34px;padding:0 12px}.hud-button{cursor:pointer;margin-left:auto;touch-action:manipulation;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.hud-button:hover{background:#0c1928eb;border-color:#d6e5f842;transform:translateY(-1px)}.hud-chip-time{color:#fff}.hud-chip-warning{border-color:#ffcb6357;color:#ffdf9a}.hud-chip-score{border-color:#b8ff5a52;color:var(--accent)}.hud-button-secondary{margin-left:0}.game-terrain{display:block;height:100%;width:100%;z-index:6}.vehicle-layer,.vehicle-wheel,.wheel-shadow,.bohio-finish,.summit-flag,.game-pedal-hud,.game-race-advice,.game-rhythm-panel,.stage-briefing,.fact-toast,.game-end-banner{position:absolute}.vehicle-layer{pointer-events:none;z-index:12}.vehicle-body-svg{display:block;filter:drop-shadow(0 18px 24px rgba(0,0,0,.42));height:100%;object-fit:contain;width:100%}.vehicle-body-raster{image-rendering:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.vehicle-antenna{pointer-events:none;position:absolute;z-index:14}.vehicle-antenna-svg{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.32));height:100%;overflow:visible;width:100%}.vehicle-wheel{border-radius:999px;filter:drop-shadow(0 12px 14px rgba(0,0,0,.36));overflow:hidden;transform-origin:center;z-index:10}.vehicle-wheel-tire{background:radial-gradient(circle at 32% 28%,rgba(156,167,184,.22),transparent 40%),repeating-conic-gradient(from 0deg,#545f6f3d,#545f6f3d 8deg,#0c121df0 8deg,#0c121df0 16deg),radial-gradient(circle at 50% 50%,#252e3d,#131c2b 62%,#080d16);border:1px solid rgba(168,180,200,.2);border-radius:inherit;top:0;right:0;bottom:0;left:0;position:absolute}.vehicle-wheel-sidewall{background:radial-gradient(circle at 34% 34%,rgba(190,201,217,.17),transparent 42%),radial-gradient(circle at 68% 72%,rgba(0,0,0,.35),transparent 62%),radial-gradient(circle at 50% 50%,#2f3848,#1d2532 58%,#151d2b);border:1px solid rgba(196,207,223,.14);border-radius:inherit;top:8%;right:8%;bottom:8%;left:8%;position:absolute}.vehicle-wheel-rim{border-radius:999px;height:62%;left:50%;overflow:hidden;position:absolute;top:50%;width:62%}.vehicle-wheel-rim-svg{display:block;height:100%;width:100%}.vehicle-wheel-rim-outer{fill:#101722;stroke:#b7c4d74d;stroke-width:1.8}.vehicle-wheel-rim-ring{fill:#1a2331;stroke:#91e9367a;stroke-width:1.45}.vehicle-wheel-rim-spoke{fill:#0f151f;stroke:#b4c2d65c;stroke-width:1}.vehicle-wheel-rim-spoke-cut{fill:#050912}.vehicle-wheel-rim-inner{fill:#212b3a;stroke:#c3ccda4d;stroke-width:1.5}.vehicle-wheel-rim-lug{fill:#bac5d8;stroke:#626d82;stroke-width:.9}.vehicle-wheel-rim-hub{fill:#919caf;stroke:#ccd5e2;stroke-width:1.3}.vehicle-wheel-rim:after{border:1px solid rgba(175,186,205,.24);border-radius:999px;content:"";top:8%;right:8%;bottom:8%;left:8%;pointer-events:none;position:absolute}.wheel-shadow{background:radial-gradient(circle,rgba(0,0,0,.34),transparent 68%);filter:blur(7px);height:24px;pointer-events:none;z-index:8}.bohio-finish{height:250px;pointer-events:none;transform:translate(-50%,-100%);width:360px;z-index:9}.bohio-svg{display:block;height:100%;width:100%}.summit-flag{align-items:center;background:#08111cd1;border:1px solid rgba(220,236,255,.18);border-radius:14px;color:#ffe4a1;display:inline-flex;font-size:.78rem;font-weight:700;gap:6px;padding:7px 10px;transform:translate(-50%);z-index:11}.game-rhythm-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050e18c7;border:1px solid rgba(211,228,248,.16);border-radius:8px;display:grid;gap:7px;left:16px;max-width:min(390px,calc(100% - 32px));padding:9px;top:72px;width:min(390px,calc(100% - 32px));z-index:17}.game-rhythm-panel-alert{border-color:#ffcb638a}.rhythm-head,.rhythm-meta{align-items:center;display:flex;justify-content:space-between}.rhythm-head span,.rhythm-meta span{color:#aebed1;font-size:.7rem;font-weight:800;text-transform:uppercase}.rhythm-head strong{color:#f5fbff;font-size:.86rem;letter-spacing:0}.rhythm-sequence{display:grid;gap:5px;grid-template-columns:repeat(auto-fit,minmax(54px,1fr))}.rhythm-step{background:#fff1;border:1px solid rgba(214,229,248,.12);border-radius:6px;color:#cbd8e9;display:grid;font-size:.68rem;font-weight:900;min-height:24px;overflow:hidden;place-items:center;position:relative}.rhythm-step i{background:linear-gradient(90deg,#b8ff5adb,#ffcb63c2);top:0;right:0;bottom:0;left:0;position:absolute;transform-origin:left center}.rhythm-step b{position:relative;z-index:1}.rhythm-step-active{background:linear-gradient(180deg,#92f15f,#4caf50);border-color:#b8ff5adb;color:#fff;text-shadow:0 1px 2px rgba(4,16,12,.42)}.rhythm-step-active i{background:linear-gradient(90deg,#1f8f41d6,#b8ff5ab8)}.game-pedal-hud{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050e18c7;border:1px solid rgba(211,228,248,.16);border-radius:8px;bottom:16px;display:grid;gap:6px;left:16px;padding:9px;width:228px;z-index:17}.pedal-meter{align-items:center;background:#ffffff0d;border:1px solid rgba(214,229,248,.1);border-radius:6px;color:#dce8f8;display:grid;font-size:.68rem;font-weight:800;gap:8px;grid-template-columns:42px 1fr;min-height:24px;overflow:hidden;padding:0 8px;position:relative;text-transform:uppercase}.pedal-meter strong{justify-self:end;position:relative;z-index:1}.pedal-meter span{color:#aebed1;position:relative;z-index:1}.pedal-meter i{background:#b8ff5a6b;bottom:0;height:4px;left:0;position:absolute;transform-origin:left center;width:100%}.pedal-meter-rpm i{background:#7de2ce80}.pedal-meter-alert{border-color:#ffcb6370}.pedal-meter-alert i{background:#ffcb6394}.drive-mode-tabs{display:grid;gap:5px;grid-template-columns:repeat(3,minmax(0,1fr))}.drive-mode-tab{background:#ffffff0e;border:1px solid rgba(214,229,248,.12);border-radius:6px;color:#dce8f8;cursor:pointer;font-size:.72rem;font-weight:900;min-height:28px}.drive-mode-tab-active{background:linear-gradient(120deg,var(--accent),#f2ff8f);border-color:transparent;color:#0d1622}.stage-briefing{align-items:center;display:grid;top:0;right:0;bottom:0;left:0;justify-items:center;padding:18px;pointer-events:none;z-index:31}.stage-briefing-card{background:#060e18f0;border:1px solid rgba(213,228,248,.22);border-radius:12px;box-shadow:0 24px 64px #0000006b;display:grid;gap:10px;max-width:min(460px,100%);padding:16px;pointer-events:auto;width:min(460px,100%)}.stage-briefing-head{align-items:center;display:flex;justify-content:space-between}.stage-briefing-head span{color:#7de2ce;font-size:.72rem;font-weight:900;text-transform:uppercase}.stage-briefing-head strong{color:var(--accent-warm);font-size:1.1rem}.stage-briefing-card h3{font-family:Avenir Next Condensed,Arial Narrow,sans-serif;font-size:1.55rem;letter-spacing:0;line-height:1;margin:0}.stage-briefing-card p{color:var(--text-muted);margin:0}.stage-briefing-stats{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.stage-briefing-stats span{background:#ffffff0e;border:1px solid rgba(214,229,248,.12);border-radius:8px;color:#aebed1;display:grid;font-size:.68rem;font-weight:900;gap:3px;padding:8px;text-transform:uppercase}.stage-briefing-stats strong{color:#f5fbff;font-size:.92rem;text-transform:none}.stage-briefing-pattern{display:grid;gap:6px;grid-template-columns:repeat(auto-fit,minmax(58px,1fr))}.stage-briefing-pattern span{background:#b8ff5a1a;border:1px solid rgba(184,255,90,.26);border-radius:7px;color:#e9f7d2;display:grid;font-size:.72rem;font-weight:900;min-height:28px;place-items:center}.stage-briefing-actions{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto}.stage-continue-button{min-width:132px}.game-race-advice{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050e18bd;border:1px solid rgba(211,228,248,.16);border-radius:14px;color:#e8f2ff;display:flex;gap:12px;justify-content:space-between;left:16px;max-width:min(560px,calc(100% - 32px));padding:9px 12px;top:72px;width:max-content;z-index:17}.game-race-advice span{color:#d8e6f8;font-size:.82rem;line-height:1.25}.game-race-advice strong{color:var(--accent);flex:0 0 auto;font-size:.78rem;white-space:nowrap}.fact-toast{background:#07101be6;border:1px solid rgba(210,226,247,.2);border-radius:18px;max-width:min(420px,calc(100% - 32px));padding:12px 14px;right:16px;top:74px;width:min(370px,calc(100% - 32px));z-index:18}.fact-toast strong{display:block;font-family:Avenir Next Condensed,Arial Narrow,sans-serif;font-size:1.15rem;letter-spacing:.01em;margin-bottom:2px}.fact-toast p{color:var(--text-muted);margin:0}.fact-toast-tag{align-items:center;color:#7de2ce;display:inline-flex;font-size:.72rem;font-weight:700;gap:8px;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.fact-toast-tag-win{color:var(--accent)}.fact-toast-tag-loss{color:var(--accent-warm)}.game-end-banner{bottom:18px;display:flex;justify-content:flex-end;left:16px;pointer-events:none;right:16px;z-index:30}.game-end-banner-card{background:#060e18e6;border:1px solid rgba(213,228,248,.2);border-radius:18px;box-shadow:0 24px 64px #0006;max-width:min(390px,100%);padding:16px 18px;pointer-events:auto}.game-end-banner-card h3{font-family:Avenir Next Condensed,Arial Narrow,sans-serif;font-size:1.5rem;letter-spacing:.01em;margin:0 0 6px}.game-end-banner-card p{color:var(--text-muted);margin:0 0 14px}.race-result-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 12px}.race-result-grid span{background:#ffffff0e;border:1px solid rgba(214,229,248,.14);border-radius:12px;color:#aebed1;display:grid;font-size:.72rem;gap:2px;padding:8px 10px;text-transform:uppercase}.race-result-grid strong{color:#f5fbff;font-size:1rem;text-transform:none}.race-splits-list{display:grid;gap:5px;margin:0 0 14px;max-height:142px;overflow:auto;padding-right:4px}.race-split-row{align-items:center;border-bottom:1px solid rgba(214,229,248,.08);color:#c8d6e8;display:grid;font-size:.78rem;gap:8px;grid-template-columns:minmax(0,1fr) auto auto;min-height:24px}.race-split-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.race-split-row strong{color:#f5fbff;font-size:.82rem}.race-split-row em{color:#ffdf9a;font-style:normal}.race-split-row-complete span:after{color:var(--accent);content:" listo";font-size:.68rem;font-weight:800;margin-left:6px;text-transform:uppercase}.game-desktop-controls{align-items:center;background:#040b12e6;border-top:1px solid rgba(214,229,248,.12);display:flex;gap:14px;justify-content:space-between;min-height:72px;padding:10px 16px}.game-desktop-controls p{color:#d1deee;font-size:.88rem;margin:0}.desktop-controls-row{display:flex;gap:10px}.control-button{align-items:center;background:linear-gradient(135deg,var(--accent),#edff8a);border:1px solid transparent;border-radius:14px;color:#0a1521;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:44px;min-width:132px;padding:0 14px;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;transition:transform .12s ease,filter .12s ease,background-color .12s ease,border-color .12s ease}.control-button-secondary{background:#07121de0;border-color:#d5e4f833;color:#eef5ff}.control-button:active{filter:brightness(.98);transform:scale(.985)}.game-mobile-controls,.mobile-cockpit,.mobile-status-row,.mobile-rhythm-card,.mobile-pedal-grid,.mobile-action-row,.mobile-control-menu{display:none}@media(max-width:900px){html,body{touch-action:manipulation}.difficulty-onboarding{padding:14px}.difficulty-choices,.difficulty-guide{grid-template-columns:1fr}.game-shell{grid-template-rows:minmax(0,1fr) auto}.game-stage{border-bottom:0;border-left:0;border-radius:0;border-right:0;height:auto;margin:0;min-height:0}.game-desktop-controls{display:none}.game-mobile-controls{background:#050c14f5;border-top:1px solid rgba(218,233,252,.14);display:block;padding:10px 12px calc(10px + env(safe-area-inset-bottom));position:relative;touch-action:none;z-index:33}.mobile-cockpit{display:grid;gap:8px;margin:0 auto;max-width:760px;position:relative}.game-hud-top,.game-rhythm-panel,.game-pedal-hud{display:none}.stage-briefing{align-items:end;padding:12px}.stage-briefing-card{margin-bottom:6px;max-width:100%;padding:12px}.stage-briefing-card h3{font-size:1.24rem}.stage-briefing-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.stage-briefing-actions{grid-template-columns:1fr}.stage-continue-button{width:100%}.mobile-status-row{display:grid;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-status-row span,.mobile-status-row strong{align-items:center;background:#ffffff0e;border:1px solid rgba(214,229,248,.12);border-radius:8px;color:#e7f0fb;display:inline-flex;font-size:.78rem;font-weight:900;gap:5px;justify-content:center;min-height:30px;overflow:hidden;padding:0 6px;white-space:nowrap}.mobile-status-row strong{border-color:#b8ff5a52;color:var(--accent)}.mobile-rhythm-card{background:#ffffff0b;border:1px solid rgba(211,228,248,.14);border-radius:8px;display:grid;gap:7px;padding:8px}.mobile-rhythm-card-alert{border-color:#ffcb637a}.mobile-rhythm-head{align-items:center;display:flex;justify-content:space-between}.mobile-rhythm-head span{color:#aebed1;font-size:.72rem;font-weight:900;text-transform:uppercase}.mobile-rhythm-head strong{color:#f5fbff;font-size:.84rem;letter-spacing:0}.mobile-rhythm-sequence{display:grid;gap:5px;grid-template-columns:repeat(auto-fit,minmax(52px,1fr))}.mobile-rhythm-step{background:#ffffff0f;border:1px solid rgba(214,229,248,.12);border-radius:6px;color:#cbd8e9;display:grid;font-size:.68rem;font-weight:900;min-height:24px;overflow:hidden;place-items:center;position:relative}.mobile-rhythm-step i{background:linear-gradient(90deg,#b8ff5ae6,#ffcb63c2);top:0;right:0;bottom:0;left:0;position:absolute;transform-origin:left center}.mobile-rhythm-step b{position:relative;z-index:1}.mobile-rhythm-step-active{background:linear-gradient(180deg,#92f15f,#4caf50);border-color:#b8ff5adb;color:#fff;text-shadow:0 1px 2px rgba(4,16,12,.42)}.mobile-rhythm-step-active i{background:linear-gradient(90deg,#1f8f41d6,#b8ff5ab8)}.mobile-pedal-grid{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-meter{align-items:center;background:#ffffff0b;border:1px solid rgba(214,229,248,.1);border-radius:7px;color:#dce8f8;display:grid;font-size:.68rem;font-weight:900;gap:6px;grid-template-columns:42px 1fr;min-height:25px;overflow:hidden;padding:0 8px;position:relative;text-transform:uppercase}.mobile-meter span,.mobile-meter strong{position:relative;z-index:1}.mobile-meter span{color:#aebed1}.mobile-meter strong{justify-self:end}.mobile-meter i{background:#b8ff5a61;bottom:0;height:4px;left:0;position:absolute;transform-origin:left center;width:100%}.mobile-action-row{display:grid;gap:8px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) minmax(76px,.38fr)}.control-button-mobile,.mobile-menu-button{border-radius:10px;font-size:.96rem;min-height:48px;min-width:0;padding:0 10px;width:100%}.mobile-menu-button{gap:6px}.mobile-control-menu{background:#060e18fa;border:1px solid rgba(213,228,248,.2);border-radius:10px;box-shadow:0 18px 42px #0000006b;display:grid;gap:8px;padding:10px;width:100%;z-index:40}.mobile-menu-group{display:grid;gap:6px}.mobile-menu-group>span{color:#aebed1;font-size:.68rem;font-weight:900;text-transform:uppercase}.mobile-menu-drive-grid{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-menu-command{align-items:center;background:#ffffff0e;border:1px solid rgba(214,229,248,.12);border-radius:8px;color:#eef5ff;cursor:pointer;display:inline-flex;font-size:.82rem;font-weight:900;gap:8px;min-height:34px;padding:0 10px}.fact-toast{display:none}.summit-flag{font-size:.72rem;padding:6px 9px}.bohio-finish{height:210px;width:300px}.vehicle-antenna{opacity:.95}.game-end-banner{bottom:10px;left:10px;right:10px}.game-end-banner-card{max-width:none;width:100%}}@media(max-width:640px){.game-stage{height:auto}.bohio-finish{height:180px;width:255px}.mobile-status-row span,.mobile-status-row strong{font-size:.74rem;min-height:28px}}@media(max-width:420px){.game-stage{height:auto}.game-mobile-controls{padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.mobile-cockpit{gap:7px}.mobile-status-row{gap:5px}.mobile-status-row span,.mobile-status-row strong{font-size:.68rem;min-height:26px;padding:0 4px}.mobile-rhythm-card{gap:6px;padding:7px}.mobile-rhythm-head strong{font-size:.78rem}.mobile-rhythm-sequence{gap:4px}.mobile-rhythm-step{font-size:.62rem;min-height:22px}.mobile-pedal-grid{gap:5px}.mobile-meter{font-size:.62rem;grid-template-columns:36px 1fr;min-height:23px;padding:0 6px}.mobile-action-row{gap:7px;grid-template-columns:minmax(0,1fr) minmax(0,.9fr) 66px}.control-button{font-size:.88rem;min-height:44px}.mobile-menu-button{font-size:.78rem;padding:0 6px}.game-end-banner-card h3{font-size:1.28rem}.stage-briefing{padding:10px}.stage-briefing-card{gap:8px;padding:10px}.stage-briefing-stats{gap:5px}.stage-briefing-stats span{font-size:.62rem;padding:6px}.stage-briefing-pattern{gap:4px}.stage-briefing-pattern span{font-size:.66rem;min-height:24px}}
