.webgl-module__WoI6DG__eyebrow{color:var(--text-muted);font:var(--type-eyebrow);letter-spacing:var(--type-eyebrow-track);text-transform:uppercase;margin:0}.webgl-module__WoI6DG__muted{color:var(--text-muted);font:var(--type-body-sm);margin:0}.webgl-module__WoI6DG__startCard,.webgl-module__WoI6DG__resultCard{overflow:hidden}.webgl-module__WoI6DG__startBody,.webgl-module__WoI6DG__resultBody{gap:var(--sp-7);padding:var(--sp-11);display:grid}.webgl-module__WoI6DG__startTitle{color:var(--text-ink);font:var(--type-h2);letter-spacing:var(--type-h2-track);margin:0}.webgl-module__WoI6DG__startActions,.webgl-module__WoI6DG__actionButtons{gap:var(--sp-4);flex-wrap:wrap;display:flex}.webgl-module__WoI6DG__playerToolbar{justify-content:space-between;align-items:center;gap:var(--sp-7);margin-bottom:var(--sp-5);display:flex}.webgl-module__WoI6DG__playerToolbar>div:first-child{min-width:0}.webgl-module__WoI6DG__toolbarTitle,.webgl-module__WoI6DG__toolbarStatus{margin:0}.webgl-module__WoI6DG__toolbarTitle{color:var(--text-ink);font:var(--type-title);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.webgl-module__WoI6DG__toolbarStatus{margin-top:var(--sp-1);color:var(--text-muted);font:var(--type-caption)}.webgl-module__WoI6DG__toolbarActions{align-items:center;gap:var(--sp-2);flex-shrink:0;display:flex}.webgl-module__WoI6DG__stage{aspect-ratio:16/9;background:var(--bezel);border:1px solid var(--border-strong);border-radius:var(--r-lg);width:100%;min-height:260px;position:relative;overflow:hidden}.webgl-module__WoI6DG__stage:fullscreen{border:0;border-radius:0;width:100vw;height:100vh}.webgl-module__WoI6DG__fullscreenActions{display:none}.webgl-module__WoI6DG__stage:fullscreen .webgl-module__WoI6DG__fullscreenActions{top:max(var(--sp-4), env(safe-area-inset-top));right:max(var(--sp-4), env(safe-area-inset-right));z-index:55;gap:var(--sp-3);display:flex;position:absolute}.webgl-module__WoI6DG__frame{opacity:0;width:100%;height:100%;transition:opacity var(--dur-sheet) var(--ease);border:0;position:absolute;inset:0}.webgl-module__WoI6DG__frameVisible{opacity:1}.webgl-module__WoI6DG__loading{z-index:2;place-content:center;justify-items:center;gap:var(--sp-6);max-width:100%;padding:var(--sp-11);color:var(--text-on-hero);text-align:center;display:grid;position:absolute;inset:0}.webgl-module__WoI6DG__loading h2,.webgl-module__WoI6DG__loading p{margin:0}.webgl-module__WoI6DG__loading h2{font:var(--type-h2)}.webgl-module__WoI6DG__loading p{max-width:34rem;color:var(--on-slate-body);font:var(--type-body-sm)}.webgl-module__WoI6DG__loading progress{width:min(280px,70vw);accent-color:var(--lime-400)}.webgl-module__WoI6DG__carGlyph{width:52px;height:52px;color:var(--lime-400);border-radius:var(--r-tile);border:1px solid #ffffff40;place-items:center;font-size:32px;display:grid}.webgl-module__WoI6DG__offlineOverlay{inset:var(--sp-4) var(--sp-4) auto;z-index:50;position:absolute}.webgl-module__WoI6DG__collision{z-index:35;padding:var(--sp-4) var(--sp-7);background:var(--no);color:var(--no-on);font:var(--type-label);text-align:center;position:absolute;inset:0 0 auto}.webgl-module__WoI6DG__keyHelp{margin:var(--sp-5) 0 0;color:var(--text-muted);font:var(--type-caption)}.webgl-module__WoI6DG__questionLayer{z-index:40;pointer-events:none;position:absolute;inset:0}.webgl-module__WoI6DG__questionPanel{bottom:var(--sp-7);left:var(--sp-7);gap:var(--sp-6);width:min(390px,100% - 32px);max-height:calc(100% - 32px);padding:var(--sp-8);background:color-mix(in srgb, var(--surface) 92%, transparent);color:var(--text-body);border:1px solid var(--border);border-radius:var(--r-panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;display:grid;position:absolute;overflow:auto;box-shadow:0 12px 38px #00000047}.webgl-module__WoI6DG__questionProgress,.webgl-module__WoI6DG__questionActions{justify-content:space-between;align-items:center;gap:var(--sp-4);display:flex}.webgl-module__WoI6DG__questionProgress>span{color:var(--text-muted);font:var(--type-mono)}.webgl-module__WoI6DG__questionTitle{color:var(--text-ink);font:var(--type-title);margin:0}.webgl-module__WoI6DG__answerList{gap:var(--sp-3);display:grid}.webgl-module__WoI6DG__answerButton{align-items:center;gap:var(--sp-5);width:100%;min-height:48px;padding:var(--sp-4) var(--sp-5);background:var(--surface-sunk);color:var(--text-body);font:var(--type-body-sm);text-align:left;border:1px solid var(--border);border-radius:var(--r-sm);cursor:pointer;display:flex}.webgl-module__WoI6DG__answerButton:not(:disabled):hover{border-color:var(--border-strong)}.webgl-module__WoI6DG__answerButton:disabled{cursor:default}.webgl-module__WoI6DG__answerRight{background:var(--ok-tint);color:var(--ok-text);border:2px solid var(--ok)}.webgl-module__WoI6DG__answerWrong{background:var(--no-tint);color:var(--no-text);border:2px solid var(--no)}.webgl-module__WoI6DG__answerLetter{background:var(--surface);width:26px;height:26px;color:var(--text-ink);font:var(--type-caption-strong);border:1px solid var(--border);border-radius:var(--r-badge);flex:0 0 26px;place-items:center;display:grid}.webgl-module__WoI6DG__rightText,.webgl-module__WoI6DG__wrongText{font:var(--type-label);margin:0}.webgl-module__WoI6DG__rightText{color:var(--ok-text)}.webgl-module__WoI6DG__wrongText{color:var(--no-text)}.webgl-module__WoI6DG__explanation{gap:var(--sp-4);padding:var(--sp-6);background:var(--surface-sunk);border-radius:var(--r-sm);display:grid}.webgl-module__WoI6DG__explanation p{margin:0}.webgl-module__WoI6DG__controls{inset:auto var(--sp-7) var(--sp-7);z-index:20;justify-content:space-between;align-items:end;gap:var(--sp-6);pointer-events:none;display:flex;position:absolute}.webgl-module__WoI6DG__wheel{touch-action:none;width:132px;height:132px;transition:transform var(--dur-fast) var(--ease);pointer-events:auto;flex:0 0 132px;position:relative}.webgl-module__WoI6DG__wheel img{object-fit:contain}.webgl-module__WoI6DG__gears{gap:var(--sp-1);padding:var(--sp-1);background:color-mix(in srgb, var(--surface) 88%, transparent);border:1px solid var(--border);border-radius:var(--r-card);pointer-events:auto;display:grid}.webgl-module__WoI6DG__gear,.webgl-module__WoI6DG__gearActive{background:var(--surface-sunk);width:42px;height:42px;color:var(--text-ink);font:var(--type-label);border-radius:var(--r-sm);border:1px solid #0000;place-items:center;display:grid}.webgl-module__WoI6DG__gearActive{background:var(--btn-bg);color:var(--btn-fg);border-color:var(--selected-edge)}.webgl-module__WoI6DG__pedals{align-items:end;gap:var(--sp-5);pointer-events:auto;display:flex}.webgl-module__WoI6DG__pedal{touch-action:none;background:0 0;border:0;width:54px;height:108px;padding:0;position:relative}.webgl-module__WoI6DG__pedal img{object-fit:contain}.webgl-module__WoI6DG__pedalActive{filter:brightness(1.15);transform:scale(.95)}.webgl-module__WoI6DG__parkingHud{top:var(--sp-7);z-index:25;justify-items:center;gap:var(--sp-1);padding:var(--sp-5) var(--sp-8);color:#fff;border-radius:var(--r-card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a8;border:1px solid #ffffff59;display:grid;position:absolute;left:50%;transform:translate(-50%)}.webgl-module__WoI6DG__parkingHud strong{font:800 32px/1 var(--font-mono);font-variant-numeric:tabular-nums}.webgl-module__WoI6DG__parkingHud span{font:var(--type-caption-strong)}.webgl-module__WoI6DG__parkingHud progress{width:120px;accent-color:var(--lime-400)}.webgl-module__WoI6DG__resultStats{gap:var(--sp-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.webgl-module__WoI6DG__resultAnswers{gap:var(--sp-3);margin:0;padding:0;list-style:none;display:grid}.webgl-module__WoI6DG__resultAnswers li{align-items:start;gap:var(--sp-4);padding:var(--sp-5);font:var(--type-body-sm);border-radius:var(--r-sm);display:flex}.webgl-module__WoI6DG__resultRight{background:var(--ok-tint);color:var(--ok-text)}.webgl-module__WoI6DG__resultWrong{background:var(--no-tint);color:var(--no-text)}.webgl-module__WoI6DG__catalogueGrid{gap:var(--sp-7);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.webgl-module__WoI6DG__sceneCard{background:var(--surface);height:100%;color:var(--text-body);border:1px solid var(--border);border-radius:var(--r-card);display:grid;overflow:hidden}.webgl-module__WoI6DG__sceneCard[href]:hover{border-color:var(--border-strong)}.webgl-module__WoI6DG__preview{aspect-ratio:16/9;background:var(--ph-fill);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.webgl-module__WoI6DG__preview img{object-fit:cover}.webgl-module__WoI6DG__previewFallback{height:100%;color:var(--ph-text);font:var(--type-title);place-items:center;display:grid}.webgl-module__WoI6DG__sceneBody{align-content:start;gap:var(--sp-4);padding:var(--sp-7);display:grid}.webgl-module__WoI6DG__sceneHead{justify-content:space-between;align-items:start;gap:var(--sp-4);display:flex}.webgl-module__WoI6DG__sceneTitle{color:var(--text-ink);font:var(--type-title);margin:0}.webgl-module__WoI6DG__sceneDescription{color:var(--text-muted);font:var(--type-caption);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.webgl-module__WoI6DG__sceneMeta{color:var(--text-muted);font:var(--type-meta);margin:0}@media (max-width:980px){.webgl-module__WoI6DG__catalogueGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.webgl-module__WoI6DG__stage{aspect-ratio:3/4;border-radius:var(--r-card);min-height:310px}.webgl-module__WoI6DG__playerToolbar{flex-wrap:wrap}.webgl-module__WoI6DG__questionPanel{width:100%;max-height:78dvh;padding:var(--sp-8) var(--screen-gutter) calc(var(--sp-8) + env(safe-area-inset-bottom));border-radius:var(--r-lg) var(--r-lg) 0 0;position:fixed;inset:auto 0 0}.webgl-module__WoI6DG__questionActions{flex-direction:column;align-items:start}.webgl-module__WoI6DG__controls{inset:auto var(--sp-5) var(--sp-5)}.webgl-module__WoI6DG__wheel{flex-basis:100px;width:100px;height:100px}.webgl-module__WoI6DG__pedal{width:44px;height:88px}.webgl-module__WoI6DG__catalogueGrid{grid-template-columns:1fr}}@media (max-width:767px) and (orientation:landscape){.webgl-module__WoI6DG__stage{aspect-ratio:16/9;min-height:260px}}@media (prefers-reduced-motion:reduce){.webgl-module__WoI6DG__frame,.webgl-module__WoI6DG__wheel{transition:none}}
