@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Inter:wght@400;500;600&display=swap";:root{color:#f3f4f4;font-synthesis:none;text-rendering:optimizelegibility;--red:#e75f18;--red-bright:#ff7b2b;--black:#070809;--line:#ffffff47;--muted:#ffffffad;--display:"Barlow Condensed", "Arial Narrow", sans-serif;background:#070809;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100svh;overflow-x:hidden}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #fff}.app-shell{background:var(--black);min-height:100svh;padding:0}.topbar{z-index:10;background:#08090a;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;height:74px;padding:0 30px;display:flex;position:relative}.brand{color:#fff;font-family:var(--display);letter-spacing:.18em;align-items:center;gap:20px;font-size:26px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.brand__mark{width:52px;height:31px}.mode-switch{align-items:stretch;height:42px;display:flex}.mode-switch button{color:#ffffffd1;min-width:156px;font-family:var(--display);letter-spacing:.13em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff40;padding:0 24px;font-size:14px;font-weight:600;transition:color .16s,border-color .16s,background .16s}.mode-switch button+button{margin-left:-1px}.mode-switch button:hover:not(:disabled){color:#fff;background:#ffffff0d}.mode-switch button.is-selected{color:var(--red-bright);border-color:var(--red);z-index:1;position:relative}.mode-switch button:disabled{cursor:not-allowed;opacity:.55}.game-stage{isolation:isolate;background:#060708;width:100%;min-height:calc(100svh - 74px);position:relative;overflow:hidden}.scene,.scene__image,.stage__edge{position:absolute;inset:0}.scene{z-index:-3;background:#050607;overflow:hidden}.scene__image{object-fit:cover;object-position:center center;opacity:0;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:opacity .15s linear,transform .9s cubic-bezier(.22,.9,.3,1),filter .26s;transform:scale(1.012)}.scene__image.is-visible{opacity:1}.scene__image--approach{transform:scale(1)}.stage--staging .scene__image--approach.is-visible{animation:1.55s cubic-bezier(.2,.72,.24,1) both car-approach}.stage--pit .scene__image--active.is-visible,.stage--pit .scene__image--swap.is-visible{animation:.15s linear infinite camera-vibration}.stage--pit .scene__image--swap.is-visible{transform:scale(1.022)}.scene__image--departed{transform:scale(1.06)}.stage--departing .scene__image--departed.is-visible{animation:1.15s cubic-bezier(.18,.78,.24,1) both car-release}.stage--guessing .scene__image--departed,.stage--result .scene__image--departed{filter:brightness(.8)contrast(1.02)saturate(.96)}.scene__speed-wash{opacity:0;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(90deg,#0000 8%,#ffffff1f 50%,#0000 92%);position:absolute;inset:0}.stage--staging .scene__speed-wash,.stage--departing .scene__speed-wash{animation:.42s ease-in-out infinite alternate speed-wash}.stage__edge{z-index:-1;pointer-events:none;background:linear-gradient(#03040580 0%,#0000 20% 58%,#030405d1 92%,#030405 100%),linear-gradient(90deg,#03040538,#0000 18% 82%,#0304052e)}.stage-meta{z-index:4;font-family:var(--display);letter-spacing:.15em;text-shadow:0 2px 14px #000;flex-direction:column;gap:10px;font-size:14px;font-weight:600;display:flex;position:absolute;top:30px}.stage-meta--left{left:30px}.stage-meta--right{align-items:flex-end;right:30px}.stage-meta--right strong{color:var(--red-bright);font-size:12px}.form-markers{gap:7px;display:flex}.form-markers i{background:#00000059;border:1px solid #ffffff8c;width:46px;height:43px}.form-markers i.is-great{background:#fff}.form-markers i.is-close{background:var(--red);border-color:var(--red)}.form-markers i.is-miss{background:#ffffff3d}.stage-status{z-index:3;pointer-events:none;justify-content:center;align-items:flex-end;padding:48px 100px 94px;display:flex;position:absolute;inset:0}.stage-status>*{pointer-events:auto}.command-block{text-align:center;text-shadow:0 2px 24px #000;flex-direction:column;align-items:center;width:min(560px,100%);display:flex}.command-block h1,.answer-panel h2,.result-panel h2,.help-dialog h2{font-family:var(--display);letter-spacing:.025em;text-transform:uppercase;margin:0;font-weight:600}.command-block h1{font-size:clamp(44px,5.4vw,76px);line-height:.88}.command-block p{color:#ffffffdb;margin:12px 0 18px;font-size:16px}.primary-button{border:1px solid var(--red);background:var(--red);color:#fff;min-height:54px;font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border-radius:0;justify-content:center;align-items:center;gap:30px;padding:0 28px;font-size:17px;font-weight:600;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 36px #ef2b2d29}.primary-button:hover:not(:disabled){background:var(--red-bright);transform:translateY(-2px);box-shadow:0 12px 44px #ef2b2d4d}.primary-button:active:not(:disabled){transform:translateY(0)}.primary-button:disabled{cursor:not-allowed;opacity:.38}.primary-button--ready{justify-content:space-between;min-width:370px;padding:0 28px 0 42px}.action-call{font-family:var(--display);letter-spacing:.06em;text-shadow:0 4px 36px #000;flex-direction:column;justify-content:center;align-items:center;font-size:clamp(56px,7vw,108px);font-weight:700;line-height:1;display:flex;position:absolute;inset:0}.action-call--staging i{background:var(--red);transform-origin:0;width:80px;height:2px;margin-top:18px;animation:.8s ease-in-out both loading-bar}.action-call--staging{animation:1.05s ease-out both action-call-fade}.action-call--pit span{color:#fff;padding:10px 16px;font-size:clamp(42px,5vw,72px)}.action-call small{color:var(--red-bright);letter-spacing:.24em;margin:2px 0 12px;font-size:12px;font-weight:600}.action-call--pit{animation:.76s ease-out both action-call-fade}.wheel-gun-wave{align-items:flex-end;gap:8px;height:22px;display:flex}.wheel-gun-wave i{background:var(--red);width:3px;height:20px;animation:.26s ease-in-out infinite alternate audio-wave}.wheel-gun-wave i:nth-child(2){animation-delay:-120ms}.wheel-gun-wave i:nth-child(3){animation-delay:-220ms}.action-call--release{color:#fff;animation:.9s ease-out both release-flash}.icon-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#04050652;border:1px solid #ffffff73;border-radius:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;transition:background .16s,border-color .16s;display:inline-flex}.icon-button:hover{background:#ffffff14;border-color:#fff}.stage-control{z-index:5;position:absolute;bottom:83px}.stage-control--sound{left:30px}.stage-control--help{right:30px}.timing-rail{z-index:5;pointer-events:none;height:18px;position:absolute;bottom:30px;left:32px;right:32px}.timing-rail__line{background:#ffffff7a;height:1px;position:absolute;top:8px;left:8px;right:0}.timing-rail__origin{border:2px solid var(--red);border-radius:50%;width:16px;height:16px;position:absolute;top:1px;left:0;box-shadow:0 0 0 3px #ef2b2d29}.timing-rail__origin:after{content:"";background:var(--red);border-radius:50%;position:absolute;inset:3px}.timing-rail__tick{background:#ffffff9e;border-radius:50%;width:8px;height:8px;position:absolute;top:4px}.timing-rail__scanner{opacity:0;background:var(--red-bright);width:2px;height:24px;box-shadow:0 0 14px var(--red);position:absolute;top:-3px;left:8px}.timing-rail:not(.is-active) .timing-rail__scanner{opacity:.9;left:50%}.timing-rail.is-active .timing-rail__scanner{opacity:1;animation:.82s linear infinite scan-rail}.answer-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040506db;border-top:1px solid #ffffff8c;border-bottom:1px solid #fff3;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:24px;width:min(980px,100vw - 180px);padding:24px 28px 26px;animation:.38s ease-out both panel-up;display:grid}.answer-panel__heading h2{font-size:34px;line-height:.95}.answer-panel__heading p{color:var(--muted);margin:8px 0 0;font-size:13px}.choice-grid{grid-template-columns:repeat(4,82px);gap:8px;display:grid}.choice{color:#fff;height:70px;font-family:var(--display);cursor:pointer;background:0 0;border:1px solid #ffffff4d;padding:0;transition:border-color .16s,background .16s,color .16s}.choice:hover,.choice.is-selected{border-color:var(--red);background:#ef2b2d1f}.choice.is-selected{color:var(--red-bright)}.choice span{font-size:28px;font-weight:600;line-height:1;display:block}.choice small{color:#ffffff8f;letter-spacing:.18em;margin-top:5px;font-size:8px;display:block}.answer-panel__submit{min-width:132px}.manual-entry{min-width:220px}.manual-entry label{color:var(--muted);font-family:var(--display);letter-spacing:.18em;margin-bottom:6px;font-size:10px;display:block}.manual-entry__field{border-bottom:2px solid var(--red);align-items:center;height:66px;display:flex}.manual-entry__field input{color:#fff;width:150px;font-family:var(--display);background:0 0;border:0;outline:0;font-size:52px;font-weight:600;line-height:1}.manual-entry__field input::placeholder{color:#ffffff2e}.manual-entry__field span{color:var(--muted);font-family:var(--display);letter-spacing:.18em;font-size:11px}.manual-entry__error{color:#ff8182;margin:5px 0 0;font-size:11px;position:absolute}.result-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040506db;border-top:1px solid #ffffff8c;grid-template-columns:190px 1fr auto;align-items:center;gap:32px;width:min(960px,100vw - 180px);padding:26px 28px;animation:.38s ease-out both panel-up;display:grid}.result-panel__score>span{color:var(--muted);font-family:var(--display);letter-spacing:.18em;font-size:10px;display:block}.result-panel__score strong{color:var(--red-bright);font-family:var(--display);font-size:58px;line-height:1;display:block}.result-panel__score small{color:#fff;letter-spacing:.16em;margin-left:8px;font-size:11px}.micro-label{color:var(--red-bright);font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:600}.result-panel__verdict h2{font-size:34px;line-height:1}.result-panel__verdict>p:last-child{color:var(--muted);margin:7px 0 0;font-size:13px}.dialog-backdrop{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.help-dialog{border:1px solid #ffffff47;border-top:2px solid var(--red);background:#0b0c0d;width:min(620px,100%);padding:44px;animation:.24s ease-out both panel-up;position:relative;box-shadow:0 40px 100px #0009}.help-dialog__close{width:42px;height:42px;position:absolute;top:16px;right:16px}.help-dialog h2{font-size:48px}.help-dialog>p:not(.micro-label,.help-dialog__note){max-width:510px;color:var(--muted);line-height:1.65}.help-dialog ol{border-top:1px solid var(--line);margin:28px 0;padding:0;list-style:none}.help-dialog li{border-bottom:1px solid var(--line);padding:14px 0}.help-dialog li span{width:46px;color:var(--red-bright);font-family:var(--display);display:inline-block}.help-dialog__modes{grid-template-columns:1fr 1fr;gap:16px;display:grid}.help-dialog__modes div{border-left:2px solid #ffffff47;padding-left:14px}.help-dialog__modes strong,.help-dialog__modes span{display:block}.help-dialog__modes strong{font-family:var(--display);text-transform:uppercase;letter-spacing:.08em;font-size:18px}.help-dialog__modes span{color:var(--muted);margin-top:4px;font-size:12px}.help-dialog__note{color:#ffffff80;font-family:var(--display);letter-spacing:.15em;text-transform:uppercase;margin:30px 0 0;font-size:11px}@keyframes camera-vibration{0%,to{transform:scale(1.004)translate(0)}25%{transform:scale(1.004)translate(.15px,-.2px)}75%{transform:scale(1.004)translate(-.15px,.15px)}}@keyframes car-approach{0%{filter:blur();transform:scale(1)}68%{filter:blur(.25px);transform:scale(1.12)}to{filter:blur(1px);transform:scale(1.24)}}@keyframes car-release{0%{filter:blur();transform:scale(.94)translateY(-2%)}58%{filter:blur(1px)}to{filter:blur(2.5px);transform:scale(1.08)translateY(2%)}}@keyframes speed-wash{0%{opacity:.02;transform:translate(-3%)}to{opacity:.12;transform:translate(3%)}}@keyframes action-call-fade{0%{opacity:0;transform:scale(.96)}18%,54%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.03)}}@keyframes loading-bar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes audio-wave{0%{height:5px}to{height:22px}}@keyframes release-flash{0%{opacity:0;transform:scale(.94)}18%{opacity:1}65%{opacity:1}to{opacity:0;transform:scale(1.08)}}@keyframes scan-rail{0%{left:8px}to{left:calc(100% - 2px)}}@keyframes panel-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.topbar{padding:0 20px}.brand{gap:12px;font-size:20px}.brand__mark{width:42px}.mode-switch button{min-width:116px;padding:0 14px}.stage-status{padding-left:76px;padding-right:76px}.answer-panel,.result-panel{width:calc(100vw - 150px)}.answer-panel{grid-template-columns:1fr;gap:16px}.choice-grid{grid-template-columns:repeat(4,1fr)}.answer-panel__submit{width:100%}.result-panel{grid-template-columns:150px 1fr}.result-panel>.primary-button{grid-column:1/-1}}@media (width<=640px){.topbar{align-items:flex-start;height:112px;padding:14px 16px}.brand{gap:9px;font-size:17px}.brand__mark{width:34px;height:22px}.mode-switch{height:35px;position:absolute;bottom:12px;left:16px;right:16px}.mode-switch button{flex:1;min-width:0;font-size:12px}.game-stage{--mobile-scene-height:min(56.25vw, 42svh);min-height:calc(100svh - 112px)}.scene{height:var(--mobile-scene-height);bottom:auto}.scene__image{object-position:center center}.stage__edge{background:linear-gradient(#0304058f 0%,#0000 25%,#03040514 46%,#030405e0 78%,#030405 100%)}.stage-meta{font-size:11px;top:18px}.stage-meta--left{left:16px}.stage-meta--right{right:16px}.stage-meta--right strong{font-size:10px}.form-markers i{width:18px;height:4px}.stage-status{padding:calc(var(--mobile-scene-height) + 28px) 16px 92px;align-items:flex-start}.action-call--staging{font-size:clamp(40px,12vw,52px)}.command-block{margin-bottom:0}.command-block h1{font-size:52px}.command-block p{max-width:260px;font-size:13px}.primary-button--ready{min-width:min(100%,330px)}.stage-control{width:44px;height:44px;bottom:72px}.stage-control--sound{left:16px}.stage-control--help{right:16px}.timing-rail{bottom:26px;left:17px;right:17px}.timing-rail__tick:nth-of-type(2n){display:none}.answer-panel,.result-panel{width:calc(100vw - 32px);padding:20px}.answer-panel{gap:14px}.answer-panel__heading h2{font-size:30px}.answer-panel__heading p{margin-top:5px}.choice-grid{grid-template-columns:repeat(2,1fr)}.choice{height:58px}.choice span{font-size:24px}.answer-panel__submit{min-height:48px}.manual-entry{min-width:0}.manual-entry__field{height:58px}.manual-entry__field input{width:130px;font-size:46px}.result-panel{grid-template-columns:1fr;gap:14px}.result-panel__score strong{font-size:50px}.result-panel__verdict h2{font-size:30px}.result-panel>.primary-button{grid-column:auto;width:100%}.help-dialog{padding:34px 24px 26px}.help-dialog h2{font-size:40px}.help-dialog__modes{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
