@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Noto+Sans+SC:wght@400;500;700;900&display=swap');
:root{font-family:'Noto Sans SC',sans-serif;color:#f6f6fd;background:#121321;font-synthesis:none;--lime:#d4ff44;--muted:#b5b7c8}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{cursor:pointer}button{color:inherit;background:#ffffff0d;border:1px solid #ffffff22;border-radius:10px;padding:13px 18px;transition:background .18s,transform .18s}button:hover{background:#ffffff20}button:active{transform:scale(.97)}button:disabled{opacity:.45;cursor:wait}a{color:var(--lime);text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #bba1ff;outline-offset:3px}#world{position:fixed;inset:0;width:100%;height:100%}header{position:fixed;top:0;left:0;width:100%;height:86px;padding:22px 36px;display:flex;align-items:center;justify-content:space-between;z-index:3;background:linear-gradient(#10121d99,transparent)}.brand{font:bold italic 38px 'Barlow Condensed',sans-serif;color:white;display:flex;align-items:center;gap:8px}.brand>span{color:var(--lime)}.brand small{font:800 16px 'Barlow Condensed',sans-serif;letter-spacing:3px;margin-left:10px}.top-right{display:flex;gap:12px;align-items:center;font-size:14px}.icon{padding:9px 12px;font-size:14px;background:#171927bb}.panel{position:absolute;z-index:4;background:#141622ed;border:1px solid #ffffff18;border-radius:22px;box-shadow:0 20px 80px #09081555;backdrop-filter:blur(20px);padding:30px;width:440px;max-height:calc(100dvh - 120px);overflow:auto;top:108px;left:36px}.home{background:linear-gradient(120deg,#151723f2,#151723df)}.eyebrow{font-size:13px;font-weight:700;color:var(--lime);letter-spacing:2px}h1{font-size:48px;letter-spacing:-2px;line-height:1.2;margin:18px 0}h1 em{font-style:normal;color:var(--lime)}p{color:var(--muted);font-size:14px;line-height:1.9}h2{font-size:27px;margin:14px 0 22px}h3{font-size:16px;margin:0}label,.mode-label{display:block;font-size:13px;color:var(--muted);margin:14px 0 8px}.modes{display:flex;gap:8px;margin:10px 0 18px}.mode{flex:1;font-size:14px;text-align:left;padding:12px}.mode b{font-size:22px;display:block;margin-bottom:8px}.mode.selected{border-color:var(--lime);background:#d4ff4410;color:var(--lime)}input{border:1px solid #ffffff22;border-radius:9px;color:white;background:#090b15aa;padding:13px 14px;width:100%;min-width:0;font-size:16px}.primary{background:var(--lime);color:#171b0d;font-weight:900;border:0;width:100%;margin-top:16px;display:flex;align-items:center;justify-content:space-between}.primary:hover{background:#e2ff7c}.primary span{font-size:24px}.join{display:flex;gap:8px;margin-top:12px}.join button{white-space:nowrap}.textbutton{border:0;background:none;color:var(--muted);font-size:14px;padding:12px 0}.error{color:#ff9f9f;margin:0}.hidden{display:none!important}#track-card{position:absolute;right:42px;bottom:42px;text-align:right;pointer-events:none;text-shadow:0 2px 20px #000}.tag{font:700 14px 'Barlow Condensed';letter-spacing:3px;color:var(--lime)}#track-card h2{font-size:44px;margin:10px 0}#track-card div{display:flex;gap:20px;font-size:14px}#track-card p{font-size:12px}.roomline{display:flex;justify-content:space-between;align-items:center}.roomline strong{font:800 36px 'Barlow Condensed';letter-spacing:5px;color:var(--lime)}.pair{display:flex;align-items:center;gap:16px;margin:24px 0;padding:16px;background:#080a144d;border-radius:12px}.pair p{font-size:12px;margin:8px 0}.pair a{font-size:12px}#qr{background:white;padding:8px;border-radius:8px;line-height:0;flex-shrink:0}#qr img{width:104px;height:104px}.player-row,.result-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #ffffff14;font-size:14px}.player-row span:first-child{display:flex;align-items:center;gap:10px}.swatch{width:12px;height:12px;border-radius:4px;display:inline-block}.small,#pair-status{font-size:12px}.hud-left{position:absolute;top:108px;left:36px}.lap{background:#151725d9;padding:16px 24px;border-radius:15px}.lap label{margin:0;font:700 13px 'Barlow Condensed';letter-spacing:3px}.lap strong{font:800 58px 'Barlow Condensed'}.lap small{font-size:28px;color:#a4a8bd}#ranks{margin-top:20px;min-width:190px}.rank{font-size:14px;padding:8px 14px;margin-bottom:5px;background:#151725c9;border-radius:7px;display:flex;gap:12px;align-items:center}.rank.self{border-left:3px solid var(--lime)}.rank b{font:800 22px 'Barlow Condensed';width:20px}#countdown{position:absolute;top:35%;left:50%;transform:translateX(-50%);font:900 italic 130px 'Barlow Condensed';color:var(--lime);text-shadow:0 5px 40px #0007;pointer-events:none}.hud-right{position:absolute;right:32px;top:100px;text-align:center;display:flex;flex-direction:column;gap:12px}#map{background:#151725b0;border:1px solid #ffffff22;border-radius:24px;width:190px;height:155px}.speed{position:absolute;bottom:36px;right:40px;text-align:right}.speed strong{font:900 italic 90px 'Barlow Condensed'}.speed>span{font:700 18px 'Barlow Condensed';margin-left:12px}.speed small{font-size:12px}.boostbar{height:8px;width:240px;background:#252536;border-radius:4px;margin:8px 0 12px;overflow:hidden}.boostbar i{display:block;background:var(--lime);height:100%;width:100%}#race-exit{position:absolute;bottom:36px;left:36px}#race-status{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);font-size:14px;background:#161823dd;padding:10px 18px;border-radius:30px}#race-status:empty{display:none}#result{left:50%;transform:translateX(-50%)}#controller{position:fixed;inset:86px 0 0;background:radial-gradient(ellipse at 50% 0,#33304f,#12131e 60%);padding:22px;touch-action:none;user-select:none}.controller-head{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px}.controller-head b{color:var(--lime)}.controller-center{text-align:center;padding:20px 0}.controller-center>strong{display:block;font:800 64px 'Barlow Condensed'}.controller-center small{font-size:16px}.controller-lap{font-size:14px;color:var(--muted)}.controls{display:flex;justify-content:space-between;align-items:center;gap:30px}.steering,.pedals{display:grid;grid-template-columns:1fr 1fr;gap:12px}.controls button{touch-action:none;min-width:90px;height:90px;font-size:23px;font-weight:900;border-radius:24px;border-bottom:5px solid #090a11}.steering button{width:clamp(90px,17vw,190px);height:clamp(110px,18vw,190px);font-size:44px;background:#343344}.pedals{width:clamp(210px,35vw,410px)}.pedals button{font-size:19px;height:85px}.pedals .gas{background:var(--lime);color:#161b0d}.gas small{font-size:12px}.nitro{background:#8d65f6}.brake{background:#43343d}.drift{background:#333647}.controls button.pressed{filter:brightness(1.4);transform:translateY(4px);border-bottom-width:1px}#controller footer{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;align-items:center;margin-top:12px}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:#f4f5ff;color:#171927;padding:13px 22px;border-radius:12px;z-index:10;display:none;font-size:14px;max-width:90vw}body.playing header{pointer-events:none}body.playing header button{pointer-events:auto}@media(max-height:800px) and (min-width:701px){.panel{top:88px;padding:22px}.home h1{font-size:38px;margin:12px 0}.home p{margin:8px 0}.mode{padding:9px}.mode b{display:inline;margin-right:8px}.modes{margin-bottom:8px}.primary{margin-top:12px}.controller-center{position:absolute;top:60px;left:50%;transform:translateX(-50%)}.controls{margin-top:60px}.controller-center>strong{font-size:50px}}@media(max-width:700px){header{height:68px;padding:14px 18px}.brand{font-size:30px}.brand small{font-size:13px;letter-spacing:2px}.top-right{gap:6px}#net{display:none}.panel{top:82px;left:16px;width:calc(100% - 32px);padding:24px;max-height:calc(100dvh - 96px)}h1{font-size:40px}.home{background:#141622eb}#track-card{display:none}#controller{inset:68px 0 0;padding:18px}.controller-head{flex-wrap:wrap}.controller-center{padding:30px 0}.controls{gap:15px;align-items:end}.steering{gap:8px}.steering button{min-width:58px;width:70px;height:132px;font-size:30px}.pedals{width:190px;gap:8px}.pedals button{min-width:60px;font-size:16px;height:85px;border-radius:18px}.hud-left{left:16px;top:90px}.hud-right{right:12px;top:90px}#map{width:125px;height:103px}.hud-right button{font-size:12px}.speed{right:18px;bottom:20px}.speed strong{font-size:65px}.boostbar{width:180px}#race-exit{left:16px;bottom:25px}#ranks{min-width:150px}.lap{padding:12px 18px}#race-status{bottom:150px}.pair{gap:12px;padding:12px}#result{left:16px;transform:none}.controller-head .eyebrow{font-size:12px}body.control-mode #sound{display:none}}@media(max-height:520px){#controller{inset:64px 0 0;padding:12px 24px}.controller-center{position:absolute;top:55px;left:50%;transform:translateX(-50%);padding:0}.controls{margin-top:20px}.steering button{height:135px}.pedals button{height:65px}.controller-center>strong{font-size:42px}.controller-center .icon{font-size:12px}.controller-head{font-size:12px}#controller footer{margin-top:0}.top-right{font-size:12px}header{height:64px}}

.pair-code-line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#d4ff4410;border:1px solid #d4ff4433;border-radius:10px;margin-bottom:14px}.pair-code-line span{font-size:12px;color:var(--muted);line-height:1.8}.pair-code-line strong{font:700 30px "Barlow Condensed",sans-serif;letter-spacing:3px;color:var(--lime)}.phone-join{flex-wrap:wrap}.phone-join button{width:100%;background:var(--lime);color:#171b0d;font-weight:700}#pair-help{font-size:14px}#pair-driver{color:var(--lime);font-weight:700}

.steering-options{display:flex;gap:8px}.steering-option{flex:1;font-size:14px}.steering-option.selected{border-color:var(--lime);color:var(--lime);background:#d4ff4412}#steering-choice p{margin:8px 0}#mobile-controls{position:fixed;inset:0;pointer-events:none;z-index:5;user-select:none;touch-action:none}#mobile-controls button{pointer-events:auto;touch-action:none}.mobile-steer-options{position:absolute;bottom:200px;left:16px;display:flex;gap:6px}.mobile-steer-options button{font-size:12px;padding:8px}.mobile-buttons{position:absolute;bottom:max(20px,env(safe-area-inset-bottom));left:16px;right:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.mobile-buttons .steering{gap:8px}.mobile-buttons .steering button{min-width:58px;width:66px;height:100px;font-size:28px;background:#262b43d9}.mobile-buttons .pedals{width:178px;gap:8px}.mobile-buttons .pedals button{height:64px;min-width:60px;border-radius:16px;font-size:16px;padding:8px;font-weight:800}.mobile-buttons button.pressed{filter:brightness(1.5);transform:translateY(3px)}.mobile-race .speed{bottom:182px;right:16px}.mobile-race .speed strong{font-size:46px}.mobile-race .speed small{display:none}.mobile-race .boostbar{width:112px;margin:2px 0;height:6px}.mobile-race #race-exit{left:auto;right:16px;bottom:auto;top:260px;font-size:12px;padding:6px}.mobile-race #race-status{bottom:310px;font-size:12px;width:max-content;max-width:90vw}.mobile-race #countdown{font-size:100px;top:36%}.mobile-race .hud-left{left:12px;top:78px}.mobile-race .lap{padding:8px 12px}.mobile-race .lap strong{font-size:38px}.mobile-race .lap label{font-size:12px}.mobile-race #ranks{margin-top:8px;min-width:120px}.mobile-race .rank{padding:4px 8px;font-size:12px;gap:6px}.mobile-race .hud-right{right:12px;top:78px}.mobile-race #map{width:104px;height:86px}.mobile-race .hud-right button{font-size:12px;padding:6px}.mobile-race #world{touch-action:none}
@media(max-width:370px){.mobile-buttons{left:8px;right:8px;gap:8px}.mobile-buttons .steering button{width:56px;min-width:50px}.mobile-buttons .pedals{width:155px}.mobile-steer-options{left:8px}}
@media(orientation:landscape){.mobile-race .mobile-buttons{bottom:14px;left:22px;right:22px}.mobile-race .mobile-buttons .steering button{width:85px;height:82px}.mobile-race .mobile-buttons .pedals{width:190px}.mobile-race .mobile-buttons .pedals button{height:54px}.mobile-race .mobile-steer-options{bottom:20px;left:50%;transform:translateX(-50%)}.mobile-race .speed{right:240px;bottom:55px}.mobile-race #race-status{bottom:150px}.mobile-race #race-exit{top:8px;right:46%}.mobile-race .hud-right{top:75px}.mobile-race .hud-left{top:75px}.mobile-race #ranks{display:none}.mobile-race #countdown{top:24%}}

#manual-pair{width:100%}#manual-pair label{margin-top:0}.home .phone-join{gap:12px}

.race-settings{display:grid;grid-template-columns:minmax(0,1fr) 90px;gap:10px;margin:8px 0}.race-settings select{font:inherit;font-size:14px;width:100%;color:#f6f6fd;background:#242737;border:1px solid #ffffff30;border-radius:9px;padding:12px 9px;min-width:0}.race-settings select:focus-visible{outline:3px solid #bba1ff}.race-settings select:disabled{opacity:.8;cursor:default}#config-note{color:var(--lime)}#lobby{width:480px}@media(max-width:700px){#lobby{width:calc(100% - 32px)}.race-settings{grid-template-columns:minmax(0,1fr) 76px}}

#garage{position:fixed;inset:90px 0 0;pointer-events:none}.garage-title{text-align:center;text-shadow:0 2px 10px #000}.garage-title h2{margin-bottom:6px}.garage-title p{color:white}#garage-back{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);width:240px;pointer-events:auto}.garage-title .eyebrow{background:#141622bb;padding:8px 12px;border-radius:8px}@media(max-width:700px){.garage-title h2{font-size:21px}.garage-title p{font-size:11px}}
