*{box-sizing:border-box;margin:0;padding:0}[hidden]{display:none!important}html,body{width:100%;height:100%;overflow:hidden;background:#060b12;overscroll-behavior:none}body{font-family:Pretendard,Noto Sans KR,system-ui,sans-serif;color:#f2f6fa;user-select:none;-webkit-user-select:none}#app,#game-canvas{position:fixed;inset:0;width:100%;height:100%}#game-canvas{touch-action:none}#hud{position:fixed;inset:0;pointer-events:none;z-index:6;font-weight:800}.hud-left{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:8px}.hud-right{position:absolute;top:14px;right:14px;display:flex;flex-direction:column;gap:8px;align-items:flex-end}#positionBadge{font-size:44px;line-height:1;color:#ffd54d;text-shadow:0 3px 0 #00000088}#positionBadge span{font-size:18px;color:#fff;margin-left:2px}#lapBadge,#checkpointBadge,#speedBadge{background:#08101ab8;border:1px solid rgba(255,255,255,.18);border-radius:9px;padding:6px 12px;font-size:15px}#checkpointBadge{color:#63e7ff;font-size:11px;letter-spacing:.08em}#speedBadge{font-size:22px}#speedBadge span{font-size:12px;opacity:.7;margin-left:3px}#raceTime{position:absolute;top:66px;left:50%;transform:translate(-50%);padding:5px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#040a129e;color:#dff8ff;font:800 13px/1 ui-monospace,monospace;letter-spacing:.06em}.item-slot{width:64px;height:64px;display:grid;place-items:center;font-size:34px;background:#08101ab8;border:2px solid rgba(255,213,77,.65);border-radius:14px}#rankList{position:absolute;left:14px;bottom:14px;list-style:none;background:#08101aa8;border-radius:10px;padding:8px 12px;font-size:13px;display:flex;flex-direction:column;gap:3px}#rankList li.me{color:#ffd54d}.toast{position:absolute;top:22%;left:50%;transform:translate(-50%);background:#08101acc;border-radius:999px;padding:8px 22px;font-size:17px}#countdown{position:absolute;inset:0;display:grid;place-items:center;font-size:120px;font-weight:900;color:#ffd54d;text-shadow:0 6px 0 #000000aa}#cockpit{position:fixed;inset:0;z-index:4;pointer-events:none;overflow:hidden}.windscreen-post{position:absolute;bottom:11vh;width:clamp(18px,4vw,48px);height:78vh;background:linear-gradient(90deg,#05080d,#313945 48%,#090d13);box-shadow:0 0 0 2px #64707b55,0 0 25px #000c;transform-origin:bottom}.post-left{left:-1vw;transform:rotate(-12deg)}.post-right{right:-1vw;transform:rotate(12deg)}.car-hood{position:absolute;left:50%;bottom:11vh;width:min(78vw,920px);height:22vh;transform:translate(-50%);background:linear-gradient(168deg,#ff7467 0 13%,#b91927 35%,#5b0713 86%);clip-path:polygon(12% 0,88% 0,100% 100%,0 100%);border-top:4px solid #ffb0a8;box-shadow:inset 0 15px 28px #ff928644,0 -10px 35px #0008}.car-hood:before,.car-hood:after{content:"";position:absolute;top:8%;width:22%;height:58%;border-radius:50%;background:linear-gradient(90deg,#45050e,#ee4050aa,#45050e);filter:blur(1px)}.car-hood:before{left:10%;transform:skew(-14deg)}.car-hood:after{right:10%;transform:skew(14deg)}.car-hood span{position:absolute;left:50%;top:12%;width:4px;height:75%;transform:translate(-50%);background:#ffb1aa88;box-shadow:0 0 12px #fff6}.dashboard{position:absolute;left:50%;bottom:-8vh;width:min(106vw,1220px);height:24vh;transform:translate(-50%);border-radius:50% 50% 0 0/30% 30% 0 0;background:linear-gradient(#26303a,#070b11 28%,#020407);border-top:6px solid #4c5964;box-shadow:0 -8px 28px #000b,inset 0 14px 18px #ffffff0d}#steeringWheel{position:absolute;left:50%;top:-3vh;width:clamp(105px,19vw,205px);aspect-ratio:1;transform:translate(-50%) rotate(var(--steer,0deg));border:clamp(13px,2vw,22px) solid #080a0d;border-radius:50%;box-shadow:0 0 0 4px #505b65,inset 0 0 0 3px #303740,0 8px 18px #000;transition:transform .08s linear}#steeringWheel:before,#steeringWheel:after{content:"";position:absolute;left:50%;top:50%;width:56%;height:13px;border-radius:5px;background:#181d23;transform-origin:left center}#steeringWheel:before{transform:rotate(22deg)}#steeringWheel:after{transform:rotate(158deg)}#steeringWheel span{position:absolute;inset:33%;display:grid;place-items:center;border-radius:50%;background:linear-gradient(#39434d,#0d1116);color:#ff5361;font-size:10px;font-weight:1000;letter-spacing:.08em;box-shadow:0 0 0 3px #626c75}#gearBadge{position:absolute;left:calc(50% - min(27vw,250px));top:3.5vh;min-width:56px;padding:7px 12px;border:2px solid #48545e;border-radius:9px;background:#05090d;color:#63e7ff;text-align:center;font:900 clamp(20px,4vw,34px)/1 ui-monospace,monospace;box-shadow:inset 0 0 16px #1dd7ff22}.boost-gauge{position:absolute;left:calc(50% + min(13vw,135px));top:4vh;width:min(22vw,190px);color:#b9cad7;font-size:9px;font-weight:900;letter-spacing:.12em}.boost-gauge span{display:block;margin-bottom:4px}.boost-gauge i{display:block;height:9px;border:1px solid #52606b;border-radius:999px;background:#05080c;overflow:hidden}.boost-gauge b{display:block;width:0;height:100%;background:linear-gradient(90deg,#38d6ff,#fff173,#ff5a67);box-shadow:0 0 8px #71efff;transition:width .1s}.panel{position:fixed;inset:0;z-index:10;display:none;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;background:radial-gradient(circle at 50% 20%,#244b68,#101c2a 43%,#060b12 82%);padding:24px}.panel.active{display:flex}.panel h1{font-size:clamp(34px,7vw,62px);font-weight:900}.panel h1 span{color:#ff5361;text-shadow:0 0 22px #ff536188}.panel h2{font-size:38px;font-weight:900;color:#ffd54d}.eyebrow{color:#8fd9ff;font-size:12px;font-weight:900}.sub{opacity:.75}.help{font-size:13px;opacity:.65;max-width:420px;line-height:1.5}.help.small{font-size:11px}.option-row{display:flex;gap:8px}.option-row button{font:inherit;font-weight:800;color:#f2f6fa;background:#ffffff14;border:2px solid rgba(255,255,255,.2);border-radius:10px;padding:9px 20px;cursor:pointer}.option-row button.selected{background:#ffd54d;color:#1c1607;border-color:#ffd54d}button.primary{font:inherit;font-size:21px;font-weight:900;background:#ffd54d;color:#1c1607;border:0;border-radius:13px;padding:13px 42px;cursor:pointer;box-shadow:0 6px #a8842a}button.primary:active{transform:translateY(3px);box-shadow:0 3px #a8842a}button.secondary{min-width:180px;padding:11px 24px;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:#ffffff14;color:#f2f6fa;font:inherit;font-weight:800;cursor:pointer}.pause-panel{background:#070e17d6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#resultList{list-style:none;font-size:18px;display:flex;flex-direction:column;gap:6px;min-width:220px}#resultList li{display:flex;justify-content:space-between;gap:26px;background:#ffffff0f;border-radius:9px;padding:7px 14px}#resultList li.me{background:#ffd54d38;color:#ffd54d}.top-buttons{position:fixed;top:max(12px,env(safe-area-inset-top));left:50%;transform:translate(-50%);z-index:12;display:flex;gap:8px}.top-buttons button{width:42px;height:42px;font-size:19px;background:#08101ab8;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:10px;cursor:pointer}#touchControls{position:fixed;inset:0;z-index:8;pointer-events:none}.touch-left{position:absolute;left:max(14px,env(safe-area-inset-left));bottom:max(18px,env(safe-area-inset-bottom));display:flex;gap:9px;pointer-events:auto}.touch-right{position:absolute;right:max(14px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(2,1fr);gap:7px;pointer-events:auto}#touchControls button{width:clamp(58px,17vw,74px);height:clamp(58px,17vw,74px);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:24px;font-weight:900;border-radius:50%;border:2px solid rgba(255,255,255,.3);background:#08101a8c;color:#fff;touch-action:none}#touchControls button small{display:block;margin-top:1px;font-size:8px;letter-spacing:.06em;color:#c8d6df}#touchControls button.gas{border-color:#62f3b599;background:#0b503b99}#touchControls button:active{background:#ffd54d80}@media(max-width:620px){.hud-left,.hud-right{top:max(10px,env(safe-area-inset-top))}#positionBadge{font-size:34px}.item-slot{width:52px;height:52px;font-size:27px}#rankList{display:none}#raceTime{top:58px}.toast{top:18%;white-space:nowrap;font-size:13px}.car-hood{bottom:12vh;height:18vh}.dashboard{height:21vh}.windscreen-post{bottom:12vh}#gearBadge{left:calc(50% - 100px);top:3vh}.boost-gauge{left:calc(50% + 56px);top:3.2vh;width:90px}.touch-left,.touch-right{bottom:max(16px,env(safe-area-inset-bottom))}}@media(max-height:560px)and (orientation:landscape){.panel{gap:8px}.panel h1{font-size:32px}.help.small{display:none}#touchControls button{width:55px;height:55px}.dashboard{height:28vh;bottom:-12vh}.car-hood{height:23vh;bottom:12vh}.touch-left,.touch-right{bottom:10px}#rankList{display:none}.hud-left,.hud-right{top:8px}}
