:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;background:#0a0a0a;color:#e0e0e0;touch-action:none;user-select:none;-webkit-user-select:none}.game-container{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0a0a0a}.game-canvas{display:block;image-rendering:pixelated}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;pointer-events:all}.home-overlay{background:radial-gradient(ellipse at 50% 30%,#001e3cf2,#00050ffa);justify-content:flex-start;padding-top:12vh}.home-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:0 1.5rem}.home-logo{position:relative;text-align:center;margin-bottom:.5rem}.home-title{font-size:3.2rem;font-weight:900;color:#fff;letter-spacing:.12em;line-height:1;text-shadow:0 0 40px rgba(255,255,255,.15)}.home-title-accent{font-size:3.2rem;font-weight:900;background:linear-gradient(135deg,#0cf,#0f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.12em;line-height:1;filter:drop-shadow(0 0 20px rgba(0,200,255,.4))}.home-3d{position:absolute;top:-10px;right:-20px;font-size:1.4rem;font-weight:900;color:#f33;text-shadow:0 0 15px rgba(255,50,50,.5);transform:rotate(-12deg)}.home-tagline{color:#c8dcff66;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:2.5rem}.home-buttons{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-bottom:2rem}.primary-btn{background:linear-gradient(135deg,#00c8ff33,#0064c826)!important;border-color:#00c8ff80!important}.primary-btn:hover{box-shadow:0 0 30px #00c8ff66!important}.btn-icon{display:flex;align-items:center;justify-content:center;gap:.5rem}.home-features{display:flex;gap:2rem}.feature{display:flex;flex-direction:column;align-items:center;gap:.2rem;color:#c8dcff66;font-size:.7rem;letter-spacing:.1em}.feature-icon{font-size:1.8rem;font-weight:900;color:#0cf;text-shadow:0 0 15px rgba(0,200,255,.3)}.racearea-overlay{background:radial-gradient(ellipse at 50% 20%,#001428f7,#00050afc);justify-content:flex-start;padding:2rem 1rem;overflow-y:auto}.racearea-header{text-align:center;margin-bottom:1.5rem}.racearea-title{font-size:2rem;font-weight:900;color:#0cf;letter-spacing:.15em;text-shadow:0 0 25px rgba(0,200,255,.4)}.racearea-sub{color:#c8dcff59;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;margin-top:.25rem}.car-list{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:360px;margin-bottom:1.5rem}.car-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.5rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.75rem}.car-card:hover{background:#00c8ff0a;border-color:#00c8ff33}.car-selected{background:#00c8ff14!important;border-color:#00c8ff80!important;box-shadow:0 0 20px #00c8ff26,inset 0 0 20px #00c8ff0d}.car-canvas{width:120px;height:72px;flex-shrink:0;border-radius:8px}.car-info{flex:1}.car-name{font-size:1rem;font-weight:800;color:#fff;letter-spacing:.1em;display:block;margin-bottom:.4rem}.car-stats{display:flex;flex-direction:column;gap:.25rem}.stat{display:flex;align-items:center;gap:.4rem}.stat-label{font-size:.55rem;font-weight:700;color:#ffffff59;letter-spacing:.1em;width:24px}.stat-bar{flex:1;height:4px;background:#ffffff14;border-radius:2px;overflow:hidden}.stat-fill{height:100%;border-radius:2px;transition:width .3s}.racearea-actions{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:360px}.play-btn{font-size:1.2rem!important;padding:1rem 2rem!important;animation:playPulse 2s ease-in-out infinite}@keyframes playPulse{0%,to{box-shadow:0 0 10px #00c8ff33}50%{box-shadow:0 0 25px #00c8ff66}}.back-btn{background:#ffffff08!important;border-color:#ffffff1a!important;color:#ffffff80!important;font-size:.9rem!important;padding:.75rem 1.5rem!important}.back-btn:hover{background:#ffffff0f!important;color:#fffc!important}.menu-btn{padding:.85rem 2rem;border:1px solid rgba(0,200,255,.4);border-radius:.5rem;background:linear-gradient(135deg,#00c8ff1a,#0064c814);color:#0cf;font-size:1rem;font-weight:800;cursor:pointer;text-transform:uppercase;letter-spacing:.15em;transition:all .15s;font-family:inherit;pointer-events:all;width:100%}.menu-btn:hover{transform:translateY(-2px);box-shadow:0 0 20px #00c8ff4d}.menu-btn:active{transform:translateY(0)}.back-home-btn{position:absolute;top:12px;left:12px;z-index:25;padding:6px 14px;background:#00000080;border:1px solid rgba(0,200,255,.3);border-radius:6px;color:#0cf;font-size:.7rem;font-weight:700;letter-spacing:.1em;cursor:pointer;pointer-events:all;font-family:inherit;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.back-home-btn:hover{background:#00c8ff1a}.countdown-overlay{background:#0009;pointer-events:none}.countdown-num{font-size:8rem;font-weight:900;color:#0cf;text-shadow:0 0 60px rgba(0,200,255,.6);animation:countdownPop .8s ease-out}@keyframes countdownPop{0%{transform:scale(2.5);opacity:0}to{transform:scale(1);opacity:1}}.finish-overlay{background:#000000d9}.finish-overlay h1{font-size:2rem;font-weight:900;color:#0f8;text-shadow:0 0 30px rgba(0,255,136,.4);margin-bottom:.75rem;letter-spacing:.1em}.finish-time{font-size:2rem;font-weight:700;color:#0cf;margin-bottom:1.5rem;font-family:monospace}.finish-actions{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:280px}.driver-section{position:absolute;bottom:270px;left:50%;transform:translate(-50%);z-index:18;pointer-events:none;display:flex;align-items:center;justify-content:center}.player-car-3d{width:160px;height:100px;filter:drop-shadow(0 0 12px rgba(0,200,255,.15))}.joystick{position:absolute;bottom:140px;z-index:20;pointer-events:all;touch-action:none}.joystick.left{left:30px}.joystick.right{right:30px}.joystick-base{width:120px;height:120px;border-radius:50%;background:#00c8ff0d;border:2px solid rgba(0,200,255,.2);position:relative;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.joystick-knob{width:48px;height:48px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#00c8ffcc,#0064c8cc);border:2px solid rgba(255,255,255,.25);box-shadow:0 0 12px #00c8ff4d,inset 0 1px 2px #fff3;transition:transform .05s ease-out;pointer-events:none}.j-label{position:absolute;font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#00c8ff66;pointer-events:none}.j-up{top:6px}.j-down{bottom:6px}.j-left{left:8px}.j-right{right:8px}.joystick:active .joystick-base{border-color:#00c8ff80;background:#00c8ff1a}@media(max-width:600px){.home-overlay{padding-top:8vh}.home-title,.home-title-accent{font-size:2.4rem}.home-3d{font-size:1.1rem;top:-8px;right:-15px}.home-buttons{gap:.6rem}.home-features{gap:1.5rem}.feature-icon{font-size:1.4rem}.racearea-overlay{padding:1.5rem .75rem}.racearea-title{font-size:1.6rem}.car-card{padding:.4rem;gap:.5rem}.car-canvas{width:90px;height:54px}.car-name{font-size:.85rem}.joystick-base{width:100px;height:100px}.joystick-knob{width:40px;height:40px}.joystick.left{left:15px;bottom:120px}.joystick.right{right:15px;bottom:120px}.countdown-num{font-size:5rem}.driver-section{bottom:230px}.player-car-3d{width:120px;height:75px}}@media(max-width:380px){.home-title,.home-title-accent{font-size:2rem}.joystick-base{width:85px;height:85px}.joystick-knob{width:34px;height:34px}.car-canvas{width:75px;height:45px}.driver-section{bottom:215px}.player-car-3d{width:100px;height:62px}}
