*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0c1220}button{font-family:inherit}img{display:block}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.gameShell{min-height:100vh;display:grid;place-items:center;overflow:hidden;background:#0c1220;color:#f8fafc}.gameStage{position:relative;width:min(100vw,1440px);height:100vh;min-height:720px;overflow:hidden;isolation:isolate;touch-action:none}.gameStage--impact:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none;background:#ef44442e;animation:impactFlash .28s ease-out}.world{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;transition:transform 80ms linear;will-change:transform}.layer{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:repeat-x;background-size:auto 100%;will-change:background-position}.layer--sky{z-index:0;opacity:.95}.layer--mountains{z-index:1;background-position-y:bottom}.layer--road{z-index:2;background-position-y:bottom}.laneGuide{position:absolute;bottom:0;z-index:4;width:8px;height:58%;transform:translate(-50%) skew(-9deg);border-radius:999px;background:repeating-linear-gradient(180deg,#ffffffb8 0,#ffffffb8 46px,#fff0 46px,#fff0 92px);opacity:.52;filter:drop-shadow(0 0 4px rgba(255,255,255,.35))}.laneGuide--left{left:39%}.laneGuide--right{left:61%}.trafficLayer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.trafficCar{position:absolute;width:min(370px,34vw);aspect-ratio:400 / 134;transform-origin:50% 70%;will-change:top,transform}.trafficCar img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 16px rgba(0,0,0,.28))}.hud{position:absolute;top:clamp(18px,4vh,42px);left:50%;z-index:12;width:min(680px,calc(100% - 32px));display:grid;grid-template-columns:minmax(160px,1fr) minmax(220px,.9fr);gap:18px;transform:translate(-50%);align-items:center;padding:16px 18px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#070b13b3;box-shadow:0 20px 70px #0000003d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.eyebrow{margin:0;color:#93c5fd;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hud h1{margin:2px 0 0;color:#fff;font-size:clamp(42px,7vw,76px);line-height:.95;letter-spacing:0}.stats,.meter{display:grid}.stats{gap:12px}.meter{gap:7px}.meter__top{display:flex;justify-content:space-between;gap:12px;color:#dbeafe;font-size:14px;font-weight:700}.meter__top strong{color:#fff}.meter__track{height:10px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#0f172ad1}.meter__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#fde047 55%,#f97316);transition:width 90ms linear}.meter__track--health .meter__fill{background:linear-gradient(90deg,#ef4444,#facc15 45%,#22c55e)}.targetPanel{position:absolute;top:clamp(170px,23vh,214px);left:clamp(16px,4vw,54px);z-index:12;display:grid;gap:3px;min-width:156px;padding:12px 14px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#070b13ad;color:#fff;text-align:left;box-shadow:0 18px 44px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.targetPanel span{color:#93c5fd;font-size:12px;font-weight:900;text-transform:uppercase}.targetPanel strong{font-size:24px;line-height:1}.targetPanel small{color:#e2e8f0;font-size:13px;font-weight:800}.carRig{position:absolute;left:50%;bottom:clamp(100px,13vh,148px);z-index:8;width:min(560px,54vw);aspect-ratio:400 / 134;transform-origin:52% 70%;transition:transform .11s linear;will-change:transform}.carRig--boosting .flameJet,.carRig--boosting .speedLines{opacity:1}.carRig--recovering .smokePuff{opacity:.82}.carBody{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 22px 16px rgba(0,0,0,.32))}.wheel{position:absolute;z-index:3;width:15%;aspect-ratio:1;animation-name:wheelSpin;animation-timing-function:linear;animation-iteration-count:infinite;transform-origin:center;filter:drop-shadow(0 3px 3px rgba(0,0,0,.4))}.wheel--rear{left:20.7%;bottom:4.6%}.wheel--front{right:15.6%;bottom:4.6%}.flameJet{position:absolute;left:-10%;bottom:20%;z-index:1;width:18%;opacity:0;transform:rotate(180deg) scale(.75);animation:flamePulse .26s ease-in-out infinite}.smokePuff{position:absolute;left:-13%;bottom:10%;z-index:1;width:24%;opacity:0;transform:rotate(8deg);transition:opacity .14s ease}.speedLines{position:absolute;left:-24%;z-index:1;width:34%;height:4px;border-radius:999px;background:#fffc;box-shadow:46px 18px #ffffff73,84px -16px #ffffff47;opacity:0;animation:linePulse .52s ease-in-out infinite}.speedLines--top{top:33%}.speedLines--bottom{bottom:21%;animation-delay:.12s}.laneControls{position:absolute;left:50%;bottom:clamp(18px,4vh,42px);z-index:13;display:flex;gap:14px;transform:translate(-50%)}.laneButton{width:clamp(54px,6vw,76px);height:clamp(54px,6vw,76px);border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#0f172a9e;color:#fff;font-size:42px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 18px 42px #00000047}.controlDeck{position:absolute;right:clamp(16px,4vw,54px);bottom:clamp(18px,4vh,42px);z-index:13;display:flex;gap:14px;align-items:flex-end}.pedalButton{position:relative;width:clamp(104px,11vw,148px);height:clamp(116px,12vw,162px);display:grid;place-items:center;gap:4px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#0f172a94;color:#fff;font:inherit;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 18px 42px #00000047;transition:transform .12s ease,background .12s ease,border-color .12s ease}.pedalButton img{width:62%;max-height:86px;object-fit:contain;pointer-events:none;transform-origin:bottom center;transition:transform .12s ease}.pedalButton span{position:absolute;left:8px;right:8px;bottom:10px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.9)}.pedalButton--pressed{transform:translateY(8px) scale(.96);border-color:#facc15cc;background:#1e293bd1}.pedalButton--pressed img{transform:rotateX(22deg) scale(.92)}.statusRail{position:absolute;left:clamp(16px,4vw,54px);bottom:clamp(22px,5vh,56px);z-index:12;display:grid;gap:8px;color:#e2e8f0;font-size:15px;font-weight:800;text-align:left;text-shadow:0 2px 8px rgba(0,0,0,.8)}@keyframes wheelSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes flamePulse{0%,to{opacity:.2;transform:rotate(180deg) scale(.7)}50%{opacity:.9;transform:rotate(180deg) scale(1.1)}}@keyframes linePulse{0%,to{opacity:.18;transform:translate(0)}50%{opacity:.66;transform:translate(-22px)}}@keyframes impactFlash{0%{opacity:1}to{opacity:0}}@media (max-width: 760px){.gameStage{min-height:680px}.hud{grid-template-columns:1fr;gap:12px}.targetPanel{top:236px}.trafficCar{width:min(320px,62vw)}.carRig{width:min(680px,88vw);bottom:178px}.laneControls{left:18px;bottom:20px;transform:none}.controlDeck{left:auto;right:16px;justify-content:flex-end}.statusRail{top:332px;bottom:auto}}
