@charset "UTF-8";:root{color-scheme:light;--color-surface-page: #f5f5f7;--color-surface-raised: #ffffff;--color-surface-overlay: #ececf0;--color-surface-sunken: #e5e5ea;--glass-surface-bg: color-mix(in srgb, var(--color-surface-raised) 32%, transparent);--glass-surface-border: rgb(15 23 42 / .18);--glass-surface-highlight: color-mix(in srgb, #fff 92%, transparent);--glass-surface-edge: rgb(15 23 42 / .1);--glass-surface-blur: 24px;--glass-surface-saturate: 1.42;--glass-surface-shadow: 0 14px 44px rgb(15 23 42 / .12), 0 2px 10px rgb(15 23 42 / .06);--glass-surface-fill: linear-gradient( 155deg, color-mix(in srgb, #fff 52%, transparent) 0%, color-mix(in srgb, #fff 28%, transparent) 42%, color-mix(in srgb, rgb(226 232 240) 18%, transparent) 72%, color-mix(in srgb, rgb(var(--atmo-primary-rgb)) 6%, transparent) 100% );--glass-surface-specular: inset 0 1px 0 var(--glass-surface-highlight), inset 0 .5px 0 color-mix(in srgb, #fff 70%, transparent), inset 0 -1px 0 var(--glass-surface-edge);--glass-surface-hover-bg: var(--glass-surface-fill);--glass-surface-hover-border: color-mix( in srgb, var(--color-border-default) 55%, var(--color-action-primary) );--glass-surface-hover-border-strong: color-mix( in srgb, var(--color-border-default) 70%, var(--color-action-primary) );--glass-chrome-glow: rgb(var(--atmo-primary-rgb) / .12);--proof-card-hover-border: color-mix( in srgb, var(--color-action-primary) 35%, var(--color-border-subtle) );--proof-card-hover-shadow: none;--glass-panel-fade-start: color-mix(in srgb, var(--color-surface-raised) 64%, transparent);--glass-panel-fade-mid: color-mix(in srgb, var(--color-surface-raised) 36%, transparent);--color-text-primary: #1d1d1f;--color-text-secondary: #3a3a3c;--color-text-muted: #6e6e73;--color-text-inverse: #ffffff;--color-border-subtle: rgb(15 23 42 / .16);--color-border-default: #d2d2d7;--color-action-primary: #0f766e;--color-action-primary-hover: #0d9488;--color-action-primary-subtle: rgb(15 118 110 / .14);--color-action-primary-glow: rgb(15 118 110 / .32);--color-on-primary: #ffffff;--color-accent: #0369a1;--color-accent-subtle: rgb(3 105 161 / .14);--color-on-accent: #ffffff;--color-success: #059669;--color-danger: #dc2626;--color-backdrop: rgb(15 23 42 / .45);--hero-gradient: radial-gradient( ellipse 72% 58% at 76% 14%, rgb(var(--atmo-primary-rgb) / .13), transparent 58% ), radial-gradient( ellipse 48% 42% at 14% 10%, rgb(var(--atmo-primary-rgb) / .05), transparent 52% ), radial-gradient(ellipse 55% 45% at 92% 22%, rgb(var(--atmo-accent-rgb) / .08), transparent 50%);--flashlight-radius: clamp(80px, 14vw, 180px);--flashlight-aurora-radius: clamp(240px, 38vw, 540px);--flashlight-aurora-lag-radius: clamp(300px, 46vw, 620px);--flashlight-aurora-radius-light: clamp(260px, 42vw, 580px);--flashlight-aurora-lag-radius-light: clamp(320px, 48vw, 640px);--site-lag-tx: 0px;--site-lag-ty: 0px;--atmo-primary-rgb: 15 118 110;--atmo-accent-rgb: 3 105 161;--atmo-wash-strong: rgb(var(--atmo-primary-rgb) / .15);--atmo-wash-soft: rgb(var(--atmo-primary-rgb) / .06);--atmo-glow-sm: rgb(var(--atmo-primary-rgb) / .16);--atmo-glow-md: rgb(var(--atmo-primary-rgb) / .28);--atmo-accent-glow: rgb(var(--atmo-accent-rgb) / .16);--atmo-grain-opacity: .03;--atmo-media-wash: linear-gradient( 135deg, var(--atmo-wash-strong) 0%, var(--atmo-wash-soft) 40%, transparent 68% );--atmo-section-wash: linear-gradient( 135deg, var(--atmo-wash-strong) 0%, var(--atmo-wash-soft) 36%, transparent 62% );--atmo-section-wash-alt: linear-gradient( 225deg, var(--atmo-wash-strong) 0%, var(--atmo-wash-soft) 38%, transparent 64% );--atmo-section-glow: radial-gradient( clamp(300px, 52vw, 640px) circle at 76% 14%, var(--atmo-glow-md) 0%, var(--atmo-glow-sm) 42%, transparent 70% );--atmo-section-glow-alt: radial-gradient( clamp(280px, 48vw, 580px) circle at 10% 20%, var(--atmo-glow-md) 0%, var(--atmo-glow-sm) 40%, transparent 68% );--atmo-section-accent: radial-gradient( ellipse clamp(220px, 36vw, 440px) clamp(140px, 22vw, 280px) at 94% 90%, var(--atmo-accent-glow) 0%, transparent 60% );--atmo-section-accent-alt: radial-gradient( ellipse clamp(200px, 32vw, 400px) clamp(120px, 20vw, 240px) at 90% 10%, var(--atmo-accent-glow) 0%, transparent 58% );--atmo-site-mesh: none;--atmo-alt-surface: var(--color-surface-overlay);--section-surface: var(--color-surface-page);--section-surface-alt: var(--color-surface-overlay);--atmo-page-bg: var(--atmo-site-mesh);--atmo-section-base: var(--atmo-site-mesh);--atmo-alt-band: var(--atmo-alt-surface);--atmo-section-alt-bg: var(--atmo-alt-surface);--bg-main: var(--color-surface-page);--bg-surface: var(--color-surface-raised);--bg-muted: var(--color-surface-overlay);--text-primary: var(--color-text-primary);--text-secondary: var(--color-text-secondary);--text-muted: var(--color-text-muted);--color-primary: var(--color-action-primary);--color-primary-hover: var(--color-action-primary-hover);--border-color: var(--color-border-default);--lab-brand: var(--color-action-primary);--lab-brand-rgb: var(--atmo-primary-rgb);--lab-accent: var(--color-accent);--lab-accent-rgb: var(--atmo-accent-rgb);--lab-danger: var(--color-danger);--lab-gold: #c9a227;--hero-cyber-core: #f0fffe;--hero-cyber-bright: #2dd4bf;--hero-cyber-mid: var(--color-action-primary);--hero-cyber-soft: #14b8a6;--hero-cyber-deep: #042f2e;--shadow-soft: 0 1px 2px rgb(15 23 42 / .05), 0 10px 28px rgb(15 23 42 / .08);--shadow-hover: 0 4px 14px rgb(15 23 42 / .1), 0 18px 44px rgb(15 23 42 / .12);--shadow-focus: 0 0 0 3px var(--color-action-primary-glow);--font-display: "Onest Variable", system-ui, sans-serif;--font-sans: "Inter Variable", "Inter", system-ui, sans-serif;--font-heading: var(--font-display);--font-body: var(--font-sans);--font-mono: ui-monospace, "SF Mono", "Cascadia Code", "Segoe UI Mono", "Roboto Mono", monospace;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--line-height-tight: 1.2;--line-height-base: 1.65;--line-height-snug: 1.4;--letter-spacing-tight: -.02em;--letter-spacing-display: -.03em;--letter-spacing-label: .08em;--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-5: 48px;--space-6: clamp(64px, 11vw, 96px);--space-7: clamp(88px, 13vw, 120px);--space-8: clamp(104px, 15vw, 144px);--hero-min-height: 100vh;--hero-min-height: 100svh;--hero-inner-pad-block: clamp(var(--space-4), 4svh, var(--space-6));--section-padding-y: clamp(var(--space-6), 12vw, var(--space-7));--section-padding-y-lg: clamp(var(--space-7), 14vw, var(--space-8));--section-content-gap: clamp(var(--space-5), 6vw, var(--space-6));--section-header-gap: clamp(var(--space-4), 5vw, var(--space-5));--section-band-bg: color-mix( in srgb, var(--color-surface-overlay) 85%, var(--color-surface-page) );--section-divider: color-mix(in srgb, var(--color-border-subtle) 85%, transparent);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--radius-full: 9999px;--hero-name-size: clamp(2.25rem, 6.8vw, 3.75rem);--hero-tagline-size: clamp(1.125rem, 2.8vw, 1.4375rem);--hero-metric-value-size: 1.5rem;--container-max: 1120px;--container-padding: clamp(16px, 4.5vw, 24px);--header-height: 64px;--header-surface: color-mix(in srgb, var(--color-surface-page) 22%, transparent);--header-border: color-mix(in srgb, var(--color-border-subtle) 48%, transparent);--header-blur: 28px;--motion-fast: .15s;--motion-base: .24s;--motion-slow: .4s;--ease-out: cubic-bezier(.4, 0, .2, 1);--ease-spring: cubic-bezier(.34, 1.2, .64, 1);--reveal-distance: 20px;--reveal-converge-distance: 3rem;--stagger-step: 40ms;--text-step-sm: clamp(.8125rem, 2vw, .875rem);--text-step-base: clamp(.9375rem, 2.2vw, 1rem);--text-step-lead: clamp(1.0625rem, 2.5vw, 1.25rem)}@media(min-width:1200px){:root{--container-max: 1200px}}@media(min-width:1536px){:root{--container-max: 1280px}}@media(min-width:1920px){:root{--container-max: 1360px}}[data-theme=light]{color-scheme:light;--atmo-wash-strong: rgb(var(--atmo-primary-rgb) / .15);--atmo-wash-soft: rgb(var(--atmo-primary-rgb) / .06);--atmo-glow-sm: rgb(var(--atmo-primary-rgb) / .1);--atmo-glow-md: rgb(var(--atmo-primary-rgb) / .16);--atmo-accent-glow: rgb(var(--atmo-accent-rgb) / .08);--atmo-grain-opacity: .03;--atmo-site-mesh: none}[data-theme=dark]{color-scheme:dark;--section-band-bg: color-mix( in srgb, var(--color-surface-overlay) 62%, var(--color-surface-page) );--color-surface-page: #09090b;--color-surface-raised: #1c1c1f;--color-surface-overlay: #27272a;--color-surface-sunken: #0f0f12;--glass-surface-bg: color-mix(in srgb, var(--color-surface-raised) 30%, transparent);--glass-surface-border: color-mix(in srgb, rgb(255 255 255) 24%, transparent);--glass-surface-highlight: color-mix(in srgb, rgb(255 255 255) 28%, transparent);--glass-surface-edge: color-mix(in srgb, rgb(0 0 0) 32%, transparent);--glass-surface-blur: 26px;--glass-surface-saturate: 1.34;--glass-surface-shadow: 0 20px 56px rgb(0 0 0 / .38), 0 4px 16px rgb(0 0 0 / .22);--glass-surface-fill: linear-gradient( 155deg, color-mix(in srgb, rgb(248 250 252) 16%, transparent) 0%, color-mix(in srgb, var(--color-surface-raised) 32%, transparent) 42%, color-mix(in srgb, var(--color-surface-raised) 14%, transparent) 100% );--glass-surface-specular: inset 0 1px 0 var(--glass-surface-highlight), inset 0 .5px 0 color-mix(in srgb, #fff 18%, transparent), inset 0 -1px 0 var(--glass-surface-edge);--glass-surface-hover-bg: color-mix(in srgb, var(--color-surface-overlay) 48%, transparent);--glass-surface-hover-border: color-mix(in srgb, rgb(255 255 255) 18%, transparent);--glass-surface-hover-border-strong: color-mix(in srgb, rgb(255 255 255) 12%, transparent);--glass-chrome-glow: rgb(var(--atmo-primary-rgb) / .2);--proof-card-hover-border: transparent;--proof-card-hover-shadow: 0 12px 40px rgb(0 0 0 / .28), 0 0 0 1px rgb(var(--atmo-primary-rgb) / .12);--glass-panel-fade-start: color-mix(in srgb, var(--color-surface-raised) 56%, transparent);--glass-panel-fade-mid: color-mix(in srgb, var(--color-surface-raised) 30%, transparent);--color-text-primary: #f5f5f7;--color-text-secondary: #a1a1a6;--color-text-muted: #8e8e93;--color-text-inverse: #1d1d1f;--color-border-subtle: rgb(255 255 255 / .14);--color-border-default: #3f3f46;--header-surface: color-mix(in srgb, var(--color-surface-page) 32%, transparent);--color-action-primary: #2dd4bf;--color-action-primary-hover: #5eead4;--color-action-primary-subtle: rgb(45 212 191 / .14);--color-action-primary-glow: rgb(45 212 191 / .22);--color-on-primary: #09090b;--color-accent: #38bdf8;--color-accent-subtle: rgb(56 189 248 / .14);--color-on-accent: #09090b;--color-success: #34d399;--color-danger: #f87171;--color-backdrop: rgb(38 38 46 / .72);--hero-gradient: radial-gradient( ellipse 70% 56% at 74% 12%, rgb(var(--atmo-primary-rgb) / .11), transparent 58% ), radial-gradient( ellipse 46% 40% at 12% 8%, rgb(var(--atmo-primary-rgb) / .04), transparent 52% ), radial-gradient(ellipse 60% 54% at 88% 98%, rgb(var(--atmo-accent-rgb) / .07), transparent 74%);--atmo-primary-rgb: 45 212 191;--atmo-accent-rgb: 56 189 248;--atmo-wash-strong: rgb(var(--atmo-primary-rgb) / .14);--atmo-wash-soft: rgb(var(--atmo-primary-rgb) / .05);--atmo-glow-sm: rgb(var(--atmo-primary-rgb) / .1);--atmo-glow-md: rgb(var(--atmo-primary-rgb) / .18);--atmo-accent-glow: rgb(var(--atmo-accent-rgb) / .11);--atmo-grain-opacity: .04;--atmo-media-wash: linear-gradient( 135deg, var(--atmo-wash-strong) 0%, var(--atmo-wash-soft) 40%, transparent 68% );--atmo-site-mesh: none;--atmo-alt-surface: var(--color-surface-overlay);--section-surface: var(--color-surface-page);--section-surface-alt: var(--color-surface-overlay);--atmo-page-bg: var(--atmo-site-mesh);--atmo-section-base: var(--atmo-site-mesh);--atmo-alt-band: var(--atmo-alt-surface);--atmo-section-alt-bg: var(--atmo-alt-surface);--hero-cyber-bright: #5eead4;--hero-cyber-mid: #2dd4bf;--hero-cyber-soft: #14b8a6;--shadow-soft: 0 0 0 1px rgb(255 255 255 / .08), 0 8px 32px rgb(0 0 0 / .35);--shadow-hover: 0 0 0 1px rgb(255 255 255 / .08), 0 12px 40px rgb(0 0 0 / .42)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark}}.drive-page{margin:0;overflow:hidden;background:#b8d4e8;color:#0f172a;font-family:Inter Variable,Inter,system-ui,sans-serif}.drive-page--touch{touch-action:none;overscroll-behavior:none}.drive-page *,.drive-page *:before,.drive-page *:after{box-sizing:border-box}.drive-canvas{position:fixed;inset:0;z-index:0;cursor:default}.drive-canvas:focus-visible{outline:2px solid rgb(var(--lab-brand-rgb)/.45);outline-offset:-2px}.drive-canvas canvas{display:block}.drive-loader{position:fixed;inset:0;z-index:30;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:#b8d4e8;transition:opacity .35s ease,visibility .35s ease}.drive-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.drive-loader__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:var(--lab-brand);letter-spacing:.05em}.drive-loader__text{margin:0;color:#475569;font-size:.9rem}.drive-hud{position:fixed;z-index:10;pointer-events:none}.drive-menu-toggle{position:fixed;top:max(.55rem,env(safe-area-inset-top));left:max(.55rem,env(safe-area-inset-left));z-index:42;display:flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:linear-gradient(165deg,#ffffff47,#ffffff1a);backdrop-filter:blur(16px) saturate(1.35);-webkit-backdrop-filter:blur(16px) saturate(1.35);box-shadow:0 8px 24px #0f172a38,inset 0 1px #ffffff59;cursor:pointer;pointer-events:auto;transition:transform .18s ease,background .2s ease,border-color .2s ease}.drive-menu-toggle:active{transform:scale(.94)}.drive-menu-toggle__bars,.drive-menu-toggle__bars:before,.drive-menu-toggle__bars:after{display:block;width:1.1rem;height:2px;border-radius:2px;background:#f8fafc;box-shadow:0 1px 2px #0f172a59;transition:transform .22s ease,top .22s ease,background .22s ease,opacity .22s ease}.drive-menu-toggle__bars{position:relative}.drive-menu-toggle__bars:before,.drive-menu-toggle__bars:after{content:"";position:absolute;left:0}.drive-menu-toggle__bars:before{top:-6px}.drive-menu-toggle__bars:after{top:6px}.drive-menu-toggle[aria-expanded=true]{border-color:#fff6;background:linear-gradient(165deg,#ffffff57,#ffffff24)}.drive-menu-toggle[aria-expanded=true] .drive-menu-toggle__bars{background:transparent;box-shadow:none}.drive-menu-toggle[aria-expanded=true] .drive-menu-toggle__bars:before{top:0;transform:rotate(45deg)}.drive-menu-toggle[aria-expanded=true] .drive-menu-toggle__bars:after{top:0;transform:rotate(-45deg)}body.drive-menu-open .drive-controls,body.drive-menu-open .drive-play-hints,body.drive-menu-open .drive-game-hud{opacity:0;pointer-events:none;transition:opacity .2s ease}.drive-play-hints{position:fixed;top:max(.55rem,env(safe-area-inset-top));left:50%;z-index:12;display:flex;flex-direction:column;align-items:center;gap:.4rem;width:min(22rem,100vw - 6.5rem);transform:translate(-50%);pointer-events:none}.drive-play-hints.is-hidden,.drive-hud--tour.is-hidden{display:none!important}.drive-hud__panel{max-width:min(300px,100vw - 2rem);padding:.5rem .65rem .55rem;border:1px solid rgba(255,255,255,.42);border-radius:10px;background:#ffffff61;backdrop-filter:blur(16px) saturate(1.25);-webkit-backdrop-filter:blur(16px) saturate(1.25);box-shadow:0 4px 20px #0f172a1f,inset 0 1px #ffffff8c}.drive-hud__label{margin:0 0 .2rem;color:rgb(var(--lab-brand-rgb)/.95);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.drive-hud__lead{margin:0 0 .45rem;color:#1e293be0;font-size:.72rem;font-weight:500;line-height:1.35}.drive-help{margin-bottom:.4rem}.drive-help__title{margin:0 0 .2rem;color:#64748be6;font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.drive-help__keys,.drive-help__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.15rem;color:#334155e6;font-size:.68rem;line-height:1.35}.drive-help__keys li,.drive-help__list li{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.drive-help kbd{display:inline-block;min-width:1.35rem;padding:.06rem .28rem;border:1px solid rgba(255,255,255,.5);border-radius:3px;background:#ffffff59;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#0f172ae6;font-family:inherit;font-size:.62rem;font-weight:700;line-height:1.15;text-align:center;box-shadow:inset 0 1px #fff6}.drive-hud__note{margin:.1rem 0 0;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.35);color:#64748beb;font-size:.64rem;line-height:1.35}.drive-hud__hint{margin:0;color:#475569;font-size:.84rem;line-height:1.45}.drive-topbar{display:flex;flex-wrap:wrap;gap:.45rem;pointer-events:auto}.drive-topbar__link{padding:.4rem .75rem;border:1px solid rgba(15,23,42,.12);border-radius:6px;background:#ffffffe0;color:#475569;font-size:.82rem;text-decoration:none;transition:color .2s ease,border-color .2s ease}.drive-topbar__link:hover{color:var(--lab-brand);border-color:rgb(var(--lab-brand-rgb)/.35)}.drive-restart-bar{display:flex;flex-wrap:wrap;gap:.4rem;pointer-events:auto}.drive-restart-bar__btn{padding:.4rem .75rem;border:1px solid rgba(15,23,42,.12);border-radius:6px;background:#ffffffe6;color:#475569;font-size:.82rem;font-weight:600;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.drive-restart-bar__btn:hover{color:var(--lab-brand);border-color:rgb(var(--lab-brand-rgb)/.35);background:#fffffffa}.drive-bottom-dock{position:fixed;left:max(.65rem,env(safe-area-inset-left));bottom:max(.65rem,env(safe-area-inset-bottom));z-index:19;display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;max-width:min(360px,100vw - 2rem);pointer-events:auto}.drive-keys-help{width:100%;padding:.5rem .65rem .55rem;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#ffffffe0}.drive-keys-help__title{margin:0 0 .3rem;color:#64748b;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.drive-keys-help__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.2rem;color:#334155;font-size:.72rem;line-height:1.35}.drive-keys-help__list li{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.drive-keys-help kbd{display:inline-block;min-width:1.35rem;padding:.06rem .28rem;border:1px solid rgba(15,23,42,.12);border-radius:3px;background:#f8fafcf2;color:#0f172ae6;font-family:inherit;font-size:.62rem;font-weight:700;line-height:1.15;text-align:center}.drive-bottom-dock__controls{display:flex;align-items:stretch;gap:.45rem;width:100%}.drive-mute{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;padding:.45rem .7rem;border:1px solid rgba(15,23,42,.12);border-radius:6px;background:#ffffffe6;color:#475569;font-size:.82rem;font-weight:600;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.drive-mute:hover{color:var(--lab-brand);border-color:rgb(var(--lab-brand-rgb)/.35)}.drive-mute.is-muted{color:#94a3b8;background:#f1f5f9eb}.drive-mute__icon{font-size:1rem;line-height:1}.drive-mute__icon.is-hidden{display:none}.drive-mute__label{font-size:.78rem}.drive-speed{flex:1 1 160px;min-width:0;padding:.55rem .75rem;border-radius:6px;background:#ffffffd1;border:1px solid rgba(15,23,42,.1)}.drive-speed__label{display:block;margin-bottom:.35rem;color:#64748b;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.drive-speed__track{height:6px;border-radius:999px;background:#e2e8f0;overflow:hidden}.drive-speed__bar{width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lab-brand),var(--lab-gold));transition:width .12s linear}.drive-speed__bar--boost{background:linear-gradient(90deg,#f59e0b,#fde68a)}.drive-hold{width:100%;padding:.45rem .65rem;border-radius:12px;background:linear-gradient(165deg,#ffffff1f,#ffffff0a),#080c128c;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);box-shadow:inset 0 1px #ffffff1f}.drive-hold[hidden]{display:none!important}.drive-hold.is-charging{animation:drive-hold-pulse 1.2s ease-in-out infinite}@keyframes drive-hold-pulse{0%,to{border-color:#c9a2278c;box-shadow:0 0 0 1px #5eead426,0 8px 28px #0f172a73}50%{border-color:#5eead4d9;box-shadow:0 0 18px #5eead459,0 8px 32px #0f172a80}}.drive-hold__head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.drive-hold__label{color:#fde68a;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.drive-hold__pct{color:var(--hero-cyber-bright);font-size:1rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.04em;line-height:1}.drive-hold__track{height:10px;border-radius:999px;background:#0f172aa6;border:1px solid rgba(148,163,184,.35);overflow:hidden}.drive-hold__bar{width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lab-gold),var(--hero-cyber-soft) 55%,var(--hero-cyber-bright));box-shadow:0 0 14px #5eead48c;transition:width .05s linear}.drive-hold__hint{margin:.3rem 0 0;color:#94a3b8;font-size:.68rem;font-weight:500;text-align:center}.drive-menu{position:fixed;inset:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:max(.75rem,env(safe-area-inset-top)) max(.75rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left));pointer-events:none}.drive-menu[hidden]{display:none!important}.drive-menu.is-open{pointer-events:auto}.drive-menu__backdrop{position:absolute;inset:0;background:radial-gradient(120% 80% at 50% 20%,rgba(13,148,136,.22),transparent 55%),#080f1c9e;backdrop-filter:blur(10px) saturate(1.15);-webkit-backdrop-filter:blur(10px) saturate(1.15);opacity:0;transition:opacity .28s ease}.drive-menu.is-open .drive-menu__backdrop{opacity:1}.drive-menu__panel{position:relative;z-index:1;width:min(22.5rem,100%);max-height:min(92dvh,36rem);overflow:auto;overscroll-behavior:contain;padding:1.15rem 1.1rem 1rem;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:linear-gradient(165deg,#ffffff29,#ffffff0d),#0f172ad1;box-shadow:0 28px 64px #02061773,inset 0 1px #ffffff2e;color:#f8fafc;transform:translateY(14px) scale(.96);opacity:0;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .24s ease}.drive-menu.is-open .drive-menu__panel{transform:translateY(0) scale(1);opacity:1}.drive-menu__glow{position:absolute;top:-40%;left:20%;width:60%;height:55%;border-radius:50%;background:radial-gradient(circle,rgb(var(--lab-brand-rgb)/.35),transparent 70%);pointer-events:none;filter:blur(8px)}.drive-menu__head{position:relative;margin-bottom:.85rem;text-align:center}.drive-menu__eyebrow{margin:0 0 .2rem;color:#94a3b8;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.drive-menu__title{margin:0;color:#f8fafc;font-size:clamp(1.35rem,3.5vw,1.65rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;text-shadow:0 2px 18px rgb(var(--lab-brand-rgb)/.35)}.drive-menu__continue{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:3.15rem;margin-bottom:.75rem;padding:.7rem 1rem;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:linear-gradient(180deg,#2dd4bff2,#0d9488f2);color:#042f2e;font-size:1.05rem;font-weight:800;letter-spacing:.02em;cursor:pointer;box-shadow:0 10px 28px #0d948859,inset 0 1px #ffffff59;transition:transform .15s ease,filter .15s ease}.drive-menu__continue:hover{filter:brightness(1.05)}.drive-menu__continue:active{transform:scale(.98)}.drive-menu__grid{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin-bottom:.75rem}.drive-menu__tile{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-height:3.4rem;padding:.65rem .8rem;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff14;color:#e2e8f0;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease,transform .15s ease}.drive-menu__tile:hover{background:#ffffff1f;border-color:#ffffff3d}.drive-menu__tile:active{transform:scale(.98)}.drive-menu__tile--accent{border-color:#c9a22780;background:linear-gradient(160deg,#c9a22747,#ffffff0f)}.drive-menu__tile-label{color:#94a3b8;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.drive-menu__tile-value{font-size:.95rem;font-weight:700}.drive-menu__settings{display:grid;grid-template-columns:auto 1fr;gap:.55rem;align-items:stretch;margin-bottom:.75rem}.drive-menu .drive-mute{min-width:4.5rem;min-height:3.15rem;flex-direction:column;justify-content:center;gap:.15rem;padding:.45rem .65rem;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff1a;color:#f1f5f9;box-shadow:none}.drive-menu .drive-mute:hover{color:#fff;border-color:#ffffff47;background:#ffffff24}.drive-menu .drive-mute.is-muted{color:#94a3b8;background:#0f172a59}.drive-menu .drive-mute__label{font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.drive-menu .drive-speed{display:flex;flex-direction:column;justify-content:center;gap:.4rem;min-width:0;padding:.65rem .85rem;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff14}.drive-menu .drive-speed__meta{display:flex;align-items:center;justify-content:space-between}.drive-menu .drive-speed__label{margin:0;color:#94a3b8;font-size:.65rem;letter-spacing:.1em}.drive-menu .drive-speed__track{height:8px;background:#0f172a8c}.drive-menu__steer{margin-bottom:.75rem}.drive-menu__steer[hidden]{display:none!important}.drive-menu__steer-label{margin:0 0 .4rem;color:#94a3b8;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.drive-menu__seg{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.drive-menu__seg-btn{min-height:2.65rem;padding:.5rem .65rem;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff0f;color:#cbd5e1;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.drive-menu__seg-btn.is-active,.drive-menu__seg-btn[aria-pressed=true]{border-color:rgb(var(--lab-brand-rgb)/.55);background:rgb(var(--lab-brand-rgb)/.22);color:#f0fdfa}.drive-menu__steer-hint{margin:.45rem 0 0;color:#fbbf24;font-size:.72rem;line-height:1.35}.drive-menu__steer-hint[hidden]{display:none}body.drive-steer-tilt .drive-controls__steer{opacity:0;pointer-events:none}.drive-menu__nav{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.55rem}.drive-menu__chip{flex:1 1 auto;min-height:2.4rem;display:inline-flex;align-items:center;justify-content:center;padding:.45rem .75rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff0f;color:#cbd5e1;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.drive-menu__chip:hover{border-color:rgb(var(--lab-brand-rgb)/.55);background:rgb(var(--lab-brand-rgb)/.18);color:#f0fdfa}.drive-menu__help{border-top:1px solid rgba(255,255,255,.1);padding-top:.45rem}.drive-menu__help-summary{cursor:pointer;list-style:none;color:#94a3b8;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem 0;user-select:none}.drive-menu__help-summary::-webkit-details-marker{display:none}.drive-menu__help-summary:after{content:"+";float:right;font-weight:800;color:#64748b}.drive-menu__help[open] .drive-menu__help-summary:after{content:"−"}.drive-menu__tips{margin:.35rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.4rem;color:#cbd5e1;font-size:.78rem;line-height:1.4}.drive-menu__tips li span{display:inline-block;min-width:2.6rem;margin-right:.35rem;color:#5eead4;font-weight:700;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.drive-menu__tips kbd{display:inline-block;min-width:1.25rem;margin:0 .1rem;padding:.05rem .28rem;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#0f172a8c;font-family:inherit;font-size:.68rem;font-weight:700;text-align:center;color:#e2e8f0}@media(orientation:landscape)and (max-height:480px){.drive-menu__panel{width:min(34rem,100%);max-height:calc(100dvh - 1rem);padding:.85rem 1rem}.drive-menu__head{margin-bottom:.55rem}.drive-menu__title{font-size:1.25rem}.drive-menu__continue{min-height:2.7rem;margin-bottom:.55rem;font-size:.95rem}.drive-menu__grid{margin-bottom:.55rem}.drive-menu__tile{min-height:2.85rem}.drive-menu__settings{margin-bottom:.55rem}.drive-menu .drive-mute,.drive-menu .drive-speed{min-height:2.7rem}}.drive-status{margin:0;padding:.32rem .65rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(165deg,#ffffff1f,#ffffff0a),#080c127a;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);box-shadow:inset 0 1px #ffffff1f;color:#e2e8f0;font-size:.74rem;font-weight:600;text-align:center;opacity:0;transition:opacity .2s ease}.drive-status[data-active=true]{opacity:1}.drive-status[data-active=true]:empty{opacity:0}.drive-next{margin:0;display:flex;flex-direction:column;align-items:center;gap:.12rem;width:100%;padding:.4rem .7rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(165deg,#ffffff1f,#ffffff0a),#080c127a;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);box-shadow:inset 0 1px #ffffff1f;color:#e2e8f0;text-align:center}.drive-next__dist{font-size:.88rem;font-weight:700;letter-spacing:.03em;color:#f8fafc}.drive-next__label{font-size:.74rem;font-weight:500;line-height:1.35;color:#cbd5e1}.drive-game-banner{position:fixed;top:max(3.2rem,env(safe-area-inset-top) + 2.6rem);left:50%;z-index:15;transform:translate(-50%) translateY(-120%);min-width:min(240px,100vw - 2rem);padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(165deg,#ffffff24,#ffffff0a),#080c128c;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);box-shadow:inset 0 1px #ffffff1f;color:#e2e8f0;text-align:center;pointer-events:none;transition:transform .45s ease,opacity .35s ease,padding .35s ease;opacity:0}.drive-game-banner.is-visible{transform:translate(-50%) translateY(0);opacity:1}.drive-game-banner.is-compact{padding:.45rem .85rem}.drive-game-banner.is-compact .drive-game-banner__text{display:none}.drive-game-banner__title{margin:0;font-size:.88rem;font-weight:700;color:#f8fafc}.drive-game-banner__text{margin:.15rem 0 0;font-size:.74rem;color:#cbd5e1}.drive-game-hud{position:fixed;top:max(.5rem,env(safe-area-inset-top));right:max(.5rem,env(safe-area-inset-right));z-index:12;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .75rem;min-width:0;width:min(12.5rem,100vw - 5.5rem);padding:.45rem .6rem;border-radius:12px;background:linear-gradient(165deg,#ffffff1f,#ffffff0a),#080c127a;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);box-shadow:inset 0 1px #ffffff1f;pointer-events:none}.drive-game-stat{display:flex;flex-direction:column;gap:.08rem;min-width:0}.drive-game-stat__label{color:#94a3b8;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.drive-game-stat__value{color:#f8fafc;font-size:.82rem;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drive-game-record{grid-column:1/-1;margin-top:.05rem;padding-top:.35rem;border-top:1px solid rgba(255,255,255,.1)}.drive-game-stat--record .drive-game-stat__value{color:#e2e8f0}.drive-game-record__new,.drive-game-over__record-new{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fcd34d;text-align:center}.drive-game-record__new[hidden],.drive-game-over__record-new[hidden]{display:none!important}.drive-game-record__new.is-visible,.drive-game-over__record-new.is-visible{animation:drive-record-pulse 1.1s ease-in-out infinite}@keyframes drive-record-pulse{0%,to{opacity:1}50%{opacity:.55}}.drive-game-over__record-value{color:#fcd34d}.drive-game-banner[hidden],.drive-game-hud[hidden],.drive-game-over[hidden]{display:none!important}.drive-game-over{position:fixed;inset:0;z-index:25;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;padding:1.25rem;background:#080c129e;backdrop-filter:blur(10px) saturate(1.1);-webkit-backdrop-filter:blur(10px) saturate(1.1);pointer-events:auto}.drive-game-over__title{margin:0;font-size:clamp(1.35rem,3.5vw,1.85rem);font-weight:800;color:#f8fafc;letter-spacing:-.02em}.drive-game-over__reason{margin:0;color:#cbd5e1;font-size:.88rem}.drive-game-over__stats{margin:.35rem 0 0;display:grid;grid-template-columns:repeat(2,minmax(110px,1fr));gap:.55rem 1rem;padding:.85rem 1rem;border-radius:16px;background:linear-gradient(165deg,#ffffff1f,#ffffff0a),#0f172ad1;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff1f}.drive-game-over__stats div{display:flex;flex-direction:column;gap:.15rem}.drive-game-over__stats dt{margin:0;color:#94a3b8;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.drive-game-over__stats dd{margin:0;color:#e2e8f0;font-size:1rem;font-weight:700}.drive-game-over__score{color:#fde68a!important;font-size:1.35rem!important}.drive-game-over__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:.35rem}.drive-game-over__btn{min-width:9.5rem;padding:.65rem 1.1rem;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff14;color:#e2e8f0;font-size:.92rem;font-weight:600;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.drive-game-over__btn:hover{border-color:#94a3b8bf;background:#334155f2}.drive-game-over__btn--primary{border-color:#ffffff47;background:linear-gradient(180deg,#e2e8f0f2,#94a3b8e6);color:#0f172a}.drive-game-over__btn--primary:hover{filter:brightness(1.04)}.drive-game-over__hint{margin:.5rem 0 0;color:#94a3b8;font-size:.82rem}.drive-controls[hidden]{display:none!important}.drive-controls{position:fixed;inset:0;z-index:8;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;touch-action:none;pointer-events:none}.drive-controls--touch,.drive-controls--desktop{pointer-events:none}.drive-controls--desktop .drive-controls__pedals,.drive-controls--desktop .drive-controls__pedal{pointer-events:auto}.drive-controls__zones{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;pointer-events:none}.drive-controls__zone{display:flex;flex-direction:column;justify-content:flex-end;padding:1rem;opacity:.35;transition:opacity .4s ease}.drive-controls--learned .drive-controls__zone{opacity:0}.drive-controls__zone--pedals{background:linear-gradient(135deg,rgb(var(--lab-brand-rgb)/.12),transparent 60%)}.drive-controls__zone--steer{background:linear-gradient(-135deg,rgba(148,163,184,.14),transparent 60%)}.drive-controls__zone-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#0f172ac7;text-shadow:0 1px 0 rgba(255,255,255,.45)}.drive-controls__zone-hint{font-size:.68rem;color:#1e293bb3}.drive-controls__steer{--drive-btn-size: 4.25rem;position:absolute;right:max(2.75rem,env(safe-area-inset-right) + 2.1rem);bottom:max(.85rem,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;gap:.55rem;z-index:3}.drive-controls__pedals{--drive-btn-size: 4.25rem;position:absolute;left:max(2.75rem,env(safe-area-inset-left) + 2.1rem);bottom:max(.85rem,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;gap:.55rem;width:auto;pointer-events:none;z-index:3}.drive-controls--touch .drive-controls__pedals,.drive-controls--touch .drive-controls__steer{pointer-events:none}.drive-controls--touch .drive-controls__btn,.drive-controls--touch .drive-controls__pedal{pointer-events:auto}.drive-controls__pedals--desktop{bottom:1.25rem;right:1.25rem;left:auto;width:min(108px,22vw);pointer-events:auto}.drive-controls__steer-hint{position:absolute;left:1.25rem;bottom:1.35rem;margin:0;display:flex;align-items:center;gap:.35rem;color:#ffffffbf;font-size:.72rem;pointer-events:none}.drive-controls__steer-hint kbd{display:inline-block;min-width:1.35rem;padding:.1rem .35rem;border:1px solid rgba(255,255,255,.35);border-radius:4px;background:#0f172a8c;color:#f8fafc;font-family:inherit;font-size:.68rem;font-weight:700;text-align:center}.drive-controls__btn,.drive-controls__pedal{position:relative}.drive-controls__btn:before,.drive-controls__pedal:before{content:"";position:absolute;inset:-.7rem}.drive-controls__btn,.drive-controls__pedal{--drive-glass-bg: linear-gradient( 155deg, rgb(255 255 255 / .55) 0%, rgb(226 232 240 / .42) 45%, rgb(15 23 42 / .55) 100% );width:var(--drive-btn-size, 4.25rem);height:var(--drive-btn-size, 4.25rem);min-width:var(--drive-btn-size, 4.25rem);min-height:var(--drive-btn-size, 4.25rem);padding:0;border:1px solid rgba(15,23,42,.28);border-radius:50%;background:var(--drive-glass-bg);backdrop-filter:blur(16px) saturate(1.35);-webkit-backdrop-filter:blur(16px) saturate(1.35);box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #0f172a40,0 8px 24px #02060c47;color:#0f172a;font-size:1.55rem;font-weight:700;line-height:1;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;touch-action:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease,transform .12s ease,color .12s ease}.drive-controls__pedal{border-radius:1rem;width:100%;height:auto}.drive-controls__pedal-label{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.drive-controls__pedal-key,.drive-controls__pedal-keys kbd{font-size:.62rem;font-weight:700;opacity:.85;border:1px solid rgba(255,255,255,.3);border-radius:3px;padding:.05rem .3rem;background:#0003}.drive-controls__pedal-keys{display:inline-flex;gap:.2rem}.drive-controls__pedal--gas,.drive-controls__pedal--brake{min-height:3.5rem}.drive-controls--touch .drive-controls__btn--pedal{position:relative;width:4.6rem;min-width:4.6rem;height:5.35rem;min-height:5.35rem;padding:.45rem .35rem .55rem;border-radius:.75rem .75rem 1.25rem 1.25rem;gap:.2rem;overflow:hidden}.drive-controls--touch .drive-controls__pedal-face{position:absolute;inset:.35rem .45rem .7rem;border-radius:.45rem .45rem .95rem .95rem;background:linear-gradient(180deg,#ffffff47,#94a3b81f 55%,#0f172a47);box-shadow:inset 0 1px #fff6,inset 0 -6px 10px #0f172a2e;pointer-events:none}.drive-controls--touch .drive-controls__pedal-glyph{position:relative;z-index:1;font-size:1.35rem;line-height:1;font-weight:800}.drive-controls--touch .drive-controls__pedal-caption{position:relative;z-index:1;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.1}.drive-controls--touch .drive-controls__btn--forward{border-color:rgb(var(--lab-brand-rgb)/.45)}.drive-controls--touch .drive-controls__btn--back{border-color:#94a3b88c}.drive-controls__btn.is-active,.drive-controls__pedal.is-active,.drive-controls__pedal.is-key-active{border-color:rgb(var(--lab-brand-rgb)/.85);background:linear-gradient(155deg,rgb(var(--lab-brand-rgb)/.55),rgb(var(--lab-brand-rgb)/.28) 55%,#0f172a66);box-shadow:inset 0 1px #ccfbf173,0 0 0 3px rgb(var(--lab-brand-rgb)/.2),0 8px 22px #02060c59;color:#042f2e;transform:scale(.96)}.drive-controls--touch .drive-controls__btn--pedal.is-active .drive-controls__pedal-face{background:linear-gradient(180deg,#ccfbf173,rgb(var(--lab-brand-rgb)/.28) 60%,#0f172a59)}.lab-orientation-gate,.gc-orientation-gate{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));background:#0f172ae6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.lab-orientation-gate[hidden],.gc-orientation-gate[hidden]{display:none}.lab-orientation-gate__panel,.gc-orientation-gate__panel{display:flex;flex-direction:column;align-items:center;gap:.65rem;max-width:21rem;text-align:center}.lab-orientation-gate__icon,.gc-orientation-gate__icon{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem}.lab-orientation-gate__phone,.gc-orientation-gate__phone{display:block;width:1.65rem;height:2.75rem;border:2px solid rgb(var(--lab-brand-rgb)/.85);border-radius:.35rem;box-shadow:0 0 20px rgb(var(--lab-brand-rgb)/.25);animation:drive-rotate-hint 1.6s ease-in-out infinite}@keyframes drive-rotate-hint{0%,20%{transform:rotate(0)}45%,70%{transform:rotate(90deg)}to{transform:rotate(90deg)}}.lab-orientation-gate__title,.gc-orientation-gate__title{margin:0;color:#f8fafc;font-size:1.15rem;font-weight:700}.lab-orientation-gate__lead,.gc-orientation-gate__lead{margin:0;color:#94a3b8;font-size:.88rem;line-height:1.45}.lab-orientation-gate__install,.gc-orientation-gate__install{margin:.25rem 0 0;padding:.65rem .75rem;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0f;color:#cbd5e1;font-size:.78rem;line-height:1.4;text-align:left}.lab-orientation-gate__install[hidden],.gc-orientation-gate__install[hidden]{display:none}@media(pointer:coarse){.drive-menu-toggle{width:2.4rem;height:2.4rem}.drive-play-hints{top:max(.45rem,env(safe-area-inset-top));width:min(18rem,100vw - 5.5rem);gap:.3rem}.drive-next{padding:.35rem .55rem}.drive-next__dist{font-size:.78rem}.drive-next__label{font-size:.68rem;line-height:1.25}.drive-status{font-size:.7rem;padding:.32rem .55rem}.drive-game-hud{top:max(.45rem,env(safe-area-inset-top));right:max(.45rem,env(safe-area-inset-right));left:auto;transform:none;flex-direction:row;align-items:center;gap:.55rem;min-width:0;padding:.28rem .5rem}.drive-game-stat{flex-direction:column;gap:.05rem;align-items:center}.drive-game-stat--secondary{display:none}.drive-game-stat__label{font-size:.48rem}.drive-game-stat__value{font-size:.72rem}.drive-game-banner{top:max(2.8rem,env(safe-area-inset-top) + 2.3rem);min-width:0;max-width:min(70vw,14rem);padding:.35rem .6rem}.drive-game-banner__title{margin:0;font-size:.72rem}.drive-game-banner__text{display:none}.drive-controls__pedals,.drive-controls__steer{--drive-btn-size: 4.5rem}.drive-controls__pedals{left:max(2.5rem,env(safe-area-inset-left) + 1.85rem);right:auto;bottom:max(.75rem,env(safe-area-inset-bottom));width:auto}.drive-controls__steer{right:max(2.5rem,env(safe-area-inset-right) + 1.85rem);left:auto;bottom:max(.75rem,env(safe-area-inset-bottom))}.drive-controls--touch .drive-controls__btn--pedal{width:4.85rem;min-width:4.85rem;height:5.5rem;min-height:5.5rem}.drive-controls__btn{font-size:1.65rem}.drive-game-over{padding:max(.75rem,env(safe-area-inset-top)) max(.75rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left))}.drive-game-over__stats{grid-template-columns:repeat(2,minmax(100px,1fr));gap:.45rem .85rem;padding:.7rem .85rem}.drive-game-over__btn{min-width:7.5rem;min-height:2.5rem;padding:.5rem .85rem;font-size:.85rem}}@media(pointer:coarse)and (orientation:landscape),(pointer:coarse)and (max-height:500px){.drive-play-hints{width:min(16rem,100vw - 7rem)}.drive-game-hud{gap:.45rem;padding:.22rem .45rem}.drive-controls__pedals,.drive-controls__steer{--drive-btn-size: 4rem}.drive-controls--touch .drive-controls__btn--pedal{width:4.25rem;min-width:4.25rem;height:4.85rem;min-height:4.85rem}.drive-controls--touch .drive-controls__pedal-caption{font-size:.58rem}.drive-controls__btn{font-size:1.5rem}}
