@font-face{font-family:F1;src:url(f1-regular.876bfe4c.ttf)format("truetype")}@font-face{font-family:F1-bold;src:url(f1-bold.74797376.ttf)format("truetype")}@font-face{font-family:F1-wide;src:url(f1-wide.2bf2d66d.ttf)format("truetype")}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{background:#000;font-family:F1,sans-serif}.game-wrapper{background:#888;width:1600px;height:900px;position:relative;overflow:hidden}#game{width:100%;height:100%;position:absolute;top:0;left:0}#player{z-index:5}.car{pointer-events:none;background:url(car-sprites.57deb5a0.png) no-repeat;width:74px;height:188px;margin-top:-94px;margin-left:-37px;position:absolute;top:0;left:0;transform:translate(-1000px,-1000px)}.ghost{opacity:.5;transition:transform .1s}.hidden{display:none!important}.wheel{background:#000;width:12px;height:24px;margin-top:-12px;margin-left:-6px;position:absolute}.wheel-fl{top:48px;left:7px}.wheel-fr{top:48px;right:1px}.track{pointer-events:none;width:1000px;height:1000px;position:absolute;top:0;left:0}.track svg{transform-origin:0 0}#effect{pointer-events:none;width:100%;height:100%}#samples{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}#samples div{background:gray;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;position:absolute;top:0;left:0}.line-start,.line-finish{background:url(checkered-strip.57886508.png) no-repeat;width:331px;height:40px;margin-top:-20px;margin-left:-165px;position:absolute}.line-start:before,.line-finish:before{content:"";background:url(start-finish.81217006.png) no-repeat;width:248px;height:66px;margin-top:-33px;margin-left:-124px;position:absolute;left:50%}.line-start:before{top:90px}.line-finish:before{background-position:0 -66px;bottom:60px}.grid-container{pointer-events:none;position:absolute;top:0;left:0}.grid-container div{background:url(starting-grid.b90d43f7.png) no-repeat;width:110px;height:41px;margin-top:-20px;margin-left:-55px;position:absolute;top:0;left:0}#skids{pointer-events:none;position:absolute;top:0;left:0}#skids canvas{width:1000px;height:1000px;position:absolute;top:0;left:0}.sparks-container{position:absolute;top:0;left:0}.sparks-container div{background:orange;border-radius:50%;width:5px;height:5px;position:absolute;top:0;left:0}#startLights{pointer-events:none;width:520px;height:203px;margin-left:-260px;display:flex;position:absolute;top:30px;left:50%;transform:scale(.6)}#startLights div{background:url(start-lights.ac925e98.png) no-repeat;width:104px;height:203px}.screen{width:100%;height:100%;position:absolute;top:0;left:0}#loadingScreen{z-index:10001;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}#titleScreen{backdrop-filter:blur(2px);background:#ffffff40;flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex;position:relative}.game-version{color:#0009;text-shadow:0 1px 2px #ffffff80;font-family:F1-bold;font-size:1.2em;position:absolute;top:20px;left:20px}.game-logo{pointer-events:none;background:url(game-logo-v2.2af910bd.png) 50%/contain no-repeat;width:600px;height:200px}h2{text-transform:uppercase;color:#a21;font-family:F1-bold;font-size:3em}#titleScreen h2{margin:20px 0;font-size:2.5em}.track-options{flex-flow:wrap;justify-content:center;gap:20px;max-width:1400px;display:flex}.track-options div{color:#000;text-align:center;user-select:none;opacity:0;cursor:pointer;background:#fff3 top/contain no-repeat content-box border-box;border-radius:4px;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;width:280px;height:240px;padding:15px 20px;transition:all .2s ease-out;display:flex}.track-options.show div{animation:1s forwards fadeUp}.track-options div:first-child{animation-delay:0s}.track-options div:nth-child(2){animation-delay:.1s}.track-options div:nth-child(3){animation-delay:.2s}.track-options div:nth-child(4){animation-delay:.3s}.track-options div:nth-child(5){animation-delay:.4s}.track-options div:nth-child(6){animation-delay:.5s}.track-options div:nth-child(7){animation-delay:.6s}.track-options div:nth-child(8){animation-delay:.7s}.track-options div:nth-child(9){animation-delay:.8s}@keyframes fadeUp{0%{opacity:0}to{opacity:1}}.randomOption:before{content:"?";font-family:F1-bold;font-size:10em}.track-options div:hover{transform:scale(1.05)}@keyframes pulseScale{0%{transform:scale(1)}to{transform:scale(1.05)}}.track-options div span:first-child{font-family:F1-bold;font-size:1em}.track-options div span:last-child{color:#64180e;font-size:1.3em}.pulse{animation:1s infinite pulse}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.dialog-container{backdrop-filter:blur(10px);visibility:hidden;background:#0000004d;justify-content:center;align-items:center;display:flex}.dialog{filter:drop-shadow(10px 10px 10px #00000040);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:relative}.dialog>*{position:relative}.dialog h3{text-transform:uppercase;margin:0;font-size:1.2em}#startGameButton,.dialog button{text-transform:uppercase;color:#fff;cursor:pointer;background:#64180e;border:none;margin:0;padding:10px 20px;font-family:F1-bold;font-size:1.2em;transition:transform .2s ease-out}#startGameButton,.dialog button:hover{transform:scale(1.1)}#startGameButton{margin-bottom:20px;display:block}.dialog:before{content:"";box-sizing:border-box;background:#dfbb05;border:16px solid #64180e;border-left:0;border-right:0;width:100%;height:100%;position:absolute;top:0;left:0}.dialog .close-button{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:4px 0 0;font-family:F1-bold;font-size:1.5em;display:flex;position:absolute;top:5px;right:-65px}.dialog-buttons{justify-content:center;align-items:center;gap:20px;display:flex}.dialog fieldset{border:none;flex-direction:column;align-items:center;gap:10px;display:flex}#loadingDialog .dialog{width:400px;height:180px}#pauseDialog .dialog{width:300px;padding:40px 0}#controlInfo{color:#000;margin:0;padding:16px;list-style-type:none}#controlInfo:before{content:"Controls";color:#000;text-transform:uppercase;border-bottom:1px solid #000;margin-bottom:15px;display:block}#controlInfo li{grid-gap:10px;grid-template-columns:60px 100%;padding:2px 0;font-size:.9em;display:grid}#bestLapDialog .dialog{padding:40px 0}#bestLapInput{text-align:center;text-transform:uppercase;background:#ffffff80;border:none;width:200px;padding-top:4px;font-family:F1-bold;font-size:3em}.validation-message{margin:0;font-size:.8em}[data-validation=slower] .validation-message{color:#64180e}#copyFallbackInput{text-align:center;color:#000;cursor:text;background:#ffffffe6;border:2px solid #ffffff80;border-radius:4px;width:100%;max-width:500px;margin:10px 0;padding:10px;font-family:F1,monospace;font-size:1em}[disabled]{opacity:.5;pointer-events:none}#bestLapTimeValue{margin:0;font-size:2em}#startRaceDialog .dialog{flex-direction:column;gap:20px;padding:40px 0;display:flex}#startRaceDialog .dialog-content{flex-direction:row;display:flex}#startRaceTrackTitle{flex-direction:column;display:flex}#startRaceTrackTitle span:first-child{text-align:center;color:#64180e;font-family:F1-bold;font-size:1.8em}#startRaceTrackTitle span:nth-child(2){text-align:center;font-size:1.2em}#startRaceTrackInfo{background:#00000080 50%/contain no-repeat content-box border-box;flex-direction:column;width:600px;height:400px;padding:15px 20px;display:flex}#startRaceTeamOptions{flex-direction:row;gap:3px;display:flex}#startRaceTeamOptions .team-option{background-color:#0000004d;border-radius:4px;flex-direction:column;justify-content:flex-end;align-items:center;width:80px;height:150px;padding:5px 10px;transition:transform .2s ease-out;display:flex;position:relative}#startRaceTeamOptions .team-option:not(.selected):hover{cursor:pointer;transform:scale(1.05)}#startRaceTeamOptions .team-option.selected{color:#fff;background-color:#64180e}#startRaceTeamOptions .car{margin:-35px 0 0 14px;transform:scale(.5)}#startRaceTeamOptions .team-name{text-align:center;text-wrap:auto;align-items:center;width:100%;height:42px;font-size:.7em;display:flex}.spinner-container{width:100%;height:100%}.spinner-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex}.spinner{background:url(spinner.a04b6bb3.png) 0 0/contain no-repeat;width:60px;height:60px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}#finishFlag{pointer-events:none;opacity:0;z-index:10000;width:600px;height:300px;margin-left:-300px;transition:opacity .2s ease-out;position:absolute;top:100px;left:50%}#finishFlag.show{opacity:1;animation:.7s cubic-bezier(.175,.885,.32,1.275) forwards popOut}@keyframes popOut{0%{opacity:0;transform:scale(.4)translateY(30px)}60%{opacity:1;transform:scale(1.05)translateY(0)}80%{transform:scale(.96)translateY(-4px)}to{transform:scale(1)translateY(0)}}.checkered-flag{background:url(checkered-flag.8b33e35e.png) 0 0/contain no-repeat;width:250px;height:250px;position:absolute}#finishFlag .checkered-flag:first-child{right:42%}#finishFlag .checkered-flag:nth-child(2){left:42%;transform:scaleX(-1)}#finishFlag h2{text-align:center;color:#dfbb05;text-shadow:0 0 10px #000;width:100%;font-size:6em;position:absolute;top:50%;left:0}#infoSideBar{width:220px;position:absolute;top:52px;left:0}.sideBar{flex-direction:column;gap:2px;display:flex}
/*# sourceMappingURL=styles.db0d81e3.css.map */
