@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@700;800&family=Nunito:wght@700;800;900&display=swap";#game{display:grid;place-items:center}:root{font-family:Nunito,system-ui,sans-serif;color:#fff;background:#120d1c}*{box-sizing:border-box}html,body,#game-shell,#game{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 15%,#563268,#120d1c 70%);overscroll-behavior:none}#game-shell{display:grid;place-items:center}.game-frame{position:relative;width:min(100vw,56.25vh);height:min(100vh,177.78vw);overflow:hidden;background:#21142c;box-shadow:0 20px 80px #000b}canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none}.hidden{display:none!important}.hud{position:absolute;inset:0;pointer-events:none;padding:2.2% 2.4%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:9.5% 9.5% 1fr 7%;gap:1.4%;text-shadow:0 2px 3px #000}.stat,.order,.boost{background:linear-gradient(145deg,#24192d,#14111c);border:1px solid #ffffff38;box-shadow:0 5px 16px #0007,inset 0 1px #fff2}.stat{padding:8% 9%;border-radius:8px}.stat span,.order>span{display:block;font-size:clamp(8px,1.35vh,13px);color:#dfd1e7;font-weight:900}.stat strong{display:block;color:#ffbd2e;font:800 clamp(16px,2.6vh,29px)/1.1 "Baloo 2"}.stat:last-child strong{color:#ff6570}.order{grid-column:1/4;justify-self:center;width:68%;display:grid;grid-template-columns:auto 25% 1fr;align-items:center;padding:2% 5%;border-radius:10px}.order>span{align-self:start}.order img{width:100%;height:7vh;object-fit:contain}.order b{font-size:clamp(9px,1.5vh,15px)}.order strong{display:block;color:#ffbd2e;font:800 clamp(15px,2.5vh,26px) "Baloo 2"}.boost{grid-column:1/4;grid-row:4;align-self:end;margin:0 7%;display:grid;grid-template-columns:14% 1fr 15%;align-items:center;padding:2%;border-radius:12px}.boost b{color:#ffbd2e}.boost i{height:28%;background:#09070d;border:1px solid #fff3;border-radius:99px;overflow:hidden}.boost em{display:block;height:100%;width:0;background:linear-gradient(90deg,#ff8d19,#ffd741);transition:width .2s}.boost span{font-size:clamp(8px,1.3vh,13px);text-align:right}.menu{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;padding:7% 8% 6%;background:linear-gradient(#24152dc7,#24152d08 45%,#160d21c7),url(../assets/street-bg.png) center/cover}.brand{width:88%;padding:6% 4%;text-align:center;background:#17101fdd;border:3px solid #ffbd2e;border-radius:18px}.brand small{letter-spacing:.22em}.brand h1{margin:.5% 0;color:#fff;font:800 clamp(32px,6.7vh,72px)/.77 "Baloo 2";text-shadow:0 5px #6d301e}.brand p{margin:4% 0 0;color:#ffd98e;font-size:clamp(9px,1.5vh,15px);letter-spacing:.18em}.hero{height:34%;max-width:90%;object-fit:contain;margin:-1% 0 -2%;filter:drop-shadow(0 15px 16px #0008)}button{border:3px solid #fff0b3;border-radius:14px;background:linear-gradient(#ffc13b,#ff921d);box-shadow:0 7px #9c3b16,0 12px 20px #0007;color:#351426;font:800 clamp(22px,4vh,42px) "Baloo 2";padding:2% 20%;cursor:pointer}.menu>b{margin-top:5%;font-size:clamp(10px,1.7vh,17px)}.menu>small{margin-top:1.5%;color:#eadcec}.game-over{position:absolute;inset:0;display:grid;place-items:center;background:#160e22c9}.game-over>div{width:82%;padding:11% 7%;text-align:center;background:#18121f;border:3px solid #ffbd2e;border-radius:20px;box-shadow:0 20px 60px #000}.game-over small{color:#ffbd2e;letter-spacing:.2em}.game-over h2{font:800 clamp(34px,5vh,58px)/.95 "Baloo 2";margin:5% 0}.game-over p{color:#ffdca0;margin-bottom:12%}.hud-logo{position:absolute;top:2.2%;left:49%;width:35%;height:14%;object-fit:contain;transform:translate(-50%);filter:drop-shadow(0 3px 4px #0008)}.countdown{position:absolute;inset:0;z-index:8;display:grid;place-items:center;pointer-events:none;color:#fff;font:900 clamp(86px,17vh,180px)/1 "Baloo 2";-webkit-text-stroke:5px #39162b;text-shadow:0 8px 0 #e66b1f,0 16px 34px #000b}.countdown.go{color:#ffdc42;font-size:clamp(72px,14vh,150px);animation:go-pop .6s cubic-bezier(.15,.8,.2,1) both}.hud.intro-highlight .stat,.hud.intro-highlight .order,.hud.intro-highlight .audio-toggle,.hud.intro-highlight .pause{z-index:4;animation:hud-card-pulse .68s ease-in-out infinite}.hud.intro-highlight .hud-logo{z-index:4;animation:hud-logo-pulse .68s ease-in-out infinite}.hud.intro-highlight:before{content:"";position:absolute;z-index:3;top:.25%;left:1%;right:1%;height:20.5%;border:4px solid #ffd83f;border-radius:16px;pointer-events:none;animation:hud-focus-ring .68s ease-in-out infinite}@keyframes hud-card-pulse{0%,to{transform:scale(1);border-color:#ffffff38;filter:brightness(1)}50%{transform:scale(1.055);border-color:#fff4a3;filter:brightness(1.75) saturate(1.25);box-shadow:0 0 0 3px #ffbd2e,0 0 28px 8px #ffb21cbd,inset 0 0 14px #fff7b84d}}@keyframes hud-logo-pulse{0%,to{filter:brightness(1) drop-shadow(0 3px 4px #0008)}50%{filter:brightness(1.65) saturate(1.35) drop-shadow(0 0 16px #ffd83f)}}@keyframes hud-focus-ring{0%,to{opacity:.45;box-shadow:0 0 7px #ffb31f,inset 0 0 8px #ffb31f66}50%{opacity:1;border-color:#fff5a6;box-shadow:0 0 22px 7px #ffad18,inset 0 0 20px #ffd83f99}}@keyframes go-pop{0%{opacity:0;transform:scale(.5) rotate(-5deg)}45%{opacity:1;transform:scale(1.12) rotate(2deg)}to{opacity:0;transform:scale(1.35)}}.hud{display:block;padding:0}.hud .stat{position:absolute;left:2%;width:28%;height:6.2%;padding:1.2% 4%;border-radius:8px}.hud .stat:nth-child(1){top:1%}.hud .stat:nth-child(2){top:7.6%}.hud .stat:nth-child(3){top:14.2%}.hud .stat span{font-size:clamp(7px,1.15vh,11px)}.hud .stat strong{font-size:clamp(13px,2.15vh,23px);line-height:1}.hud .order{position:absolute;top:6.2%;right:2%;width:29%;height:13.5%;padding:2% 3%;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;justify-items:center;text-align:center}.hud .order>span{align-self:auto}.hud .order>span{font-size:clamp(6px,.95vh,9px);line-height:1.05}.hud .order img{width:58%;height:6.2vh}.hud .order div{display:contents}.hud .order b{display:none}.hud .order strong{line-height:1}.pause{pointer-events:auto;position:absolute;top:.8%;right:2%;width:8%;aspect-ratio:1;padding:0;border:2px solid #fff2a0;border-radius:9px;font:900 clamp(16px,2.7vh,28px)/1 "Baloo 2";color:#fff;box-shadow:0 4px #9c3b16,0 7px 12px #0007;z-index:3}.audio-toggle{pointer-events:auto;position:absolute;z-index:5;top:.8%;right:11.2%;width:8%;aspect-ratio:1;padding:0;border:2px solid #fff2a0;border-radius:9px;font:900 clamp(14px,2.25vh,24px)/1 system-ui,sans-serif;color:#fff;box-shadow:0 4px #9c3b16,0 7px 12px #0007}.hud .boost{position:absolute;left:7%;right:7%;bottom:2%;width:auto;height:6%;margin:0;display:grid;grid-template-columns:14% 1fr 18%;align-items:center;padding:2%;border-radius:12px}.brand{padding:3% 4% 5%}.brand img{display:block;width:72%;height:10vh;object-fit:contain;margin:0 auto 1%;filter:drop-shadow(0 4px 3px #0008)}.brand h1{font-size:clamp(25px,5.2vh,56px)}#play:disabled{cursor:wait;opacity:.72;filter:saturate(.45);box-shadow:0 4px #6e4931,0 8px 16px #0006}.game-over>div{width:88%;max-height:96%;overflow-y:auto;padding:5% 6%}.game-over h2{margin:2% 0;font-size:clamp(25px,4vh,42px)}.game-over #final-score{margin:2% 0 4%}.score-entry{display:grid;grid-template-columns:1fr;gap:7px}.score-entry input{width:100%;padding:10px 12px;border:2px solid #ffbd2e;border-radius:10px;background:#0d0913;color:#fff;font:800 16px Nunito;text-align:center;text-transform:uppercase;outline:none}#save-score,#retry{padding:7px 12px;border-width:2px;border-radius:10px;font-size:clamp(15px,2.2vh,23px)}#save-score:disabled{opacity:.55}.coupon{min-height:1.4em;margin:3% 0;color:#ffda52;font-weight:900}.leaderboard{margin:3% 0;padding:3%;border:1px solid #ffffff2d;border-radius:10px;background:#0d09138c}.leaderboard h3{margin:0 0 2%;color:#ffbd2e;font-size:clamp(11px,1.7vh,16px)}.leaderboard ol{margin:0;padding-left:24px;max-height:19vh;overflow-y:auto}.leaderboard li{padding:2px 3px;color:#e9dff0;font-size:clamp(10px,1.45vh,14px)}.leaderboard li span{float:left}.leaderboard li b{float:right;color:#fff}.leaderboard li:after{content:"";display:block;clear:both}
