@font-face{font-family:Road Rage;font-style:normal;font-weight:400;font-display:swap;src:url(/font/font.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--gold: #BE6F41;--gold-soft: #D48B5E;--accent: #FFB347;--accent-2: #FF6600}*{outline:none!important;user-select:none;-webkit-tap-highlight-color:transparent}html,body,#root{margin:0;padding:0;width:100%;height:100%;background:#19130f;color:#f5f5f5;font-family:Road Rage,sans-serif;overflow:hidden;overscroll-behavior:none}.app{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:url(/global-bg.png) center / cover no-repeat}.screen{width:100%;max-width:480px;height:100%;max-height:950px;box-shadow:0 0 50px 20px #000;background:#000;position:relative;overflow:hidden;display:flex;flex-direction:column;font-weight:400;font-style:normal;font-family:Road Rage,sans-serif}.pressable{cursor:pointer;transition:transform 50ms ease;will-change:transform}.pressable:active{transform:translateY(4px) scale(.97)}.panel{background:url(/screen-bold.png) 100% 100% no-repeat;background-size:100% 100%;padding:0 12px 2px 14px;font-size:26px;color:var(--gold);text-shadow:0 0 8px #000;display:flex;align-items:center;justify-content:flex-start;height:50px;min-width:100px;white-space:nowrap}.panel.large{min-width:120px;height:60px}.panel.wide{background-image:url(/screen-wide.png);min-width:250px;height:60px}.panel .low-fuel{color:#be4141;animation:blink 1s linear infinite}@keyframes blink{0%{opacity:0}50%{opacity:1}}.world-title{font-size:50px;color:var(--gold);text-shadow:0 0 8px #000;line-height:1}.login-root{position:absolute;inset:0;background:url(/global-bg.png) center / cover no-repeat;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.login-logo{max-width:80%;filter:drop-shadow(0 6px 0 rgba(0,0,0,.4))}.login-sub{color:var(--gold);font-size:22px;text-shadow:0 0 8px #000}.login-input{background:#353535;border:1px solid #444;border-radius:8px;color:#fff;padding:10px 14px;font-size:16px;font-family:Road Rage,sans-serif;width:220px;text-align:center}.login-btn{appearance:none;border:none;cursor:pointer;background:url(/screen-bold.png) 100% 100% no-repeat;background-size:100% 100%;padding:10px 28px 14px;color:var(--gold);font-family:Road Rage,sans-serif;font-size:30px;text-shadow:0 0 8px #000;min-width:200px}.login-btn:active{transform:translateY(3px)}.login-error{color:#f55;font-size:20px;text-shadow:0 0 6px #000}.preload-root{position:absolute;inset:0;background:url(/main-menu-bg.png) 0 0 / cover no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px}.preload-logo{max-width:80%;opacity:.95}.preload-bar{width:70%;max-width:320px;height:14px;background:#0000008c;border:2px solid var(--gold);border-radius:8px;overflow:hidden;box-shadow:0 0 8px #000 inset}.preload-bar-fill{height:100%;background:linear-gradient(90deg,var(--gold) 0%,var(--accent) 100%);transition:width .12s linear}.preload-pct{color:var(--gold);font-size:36px;text-shadow:0 0 8px #000;line-height:1}.mm-root{position:absolute;inset:0;background:url(/main-menu-bg.png) 0 0 / cover no-repeat;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:24px 16px;gap:10px}.mm-top{align-self:stretch;display:flex;justify-content:flex-end}.mm-cog{height:60px}.mm-logo{max-width:80%}.mm-play{animation:smoothSpin 4s cubic-bezier(.4,0,.2,1) infinite}.mm-play img{max-width:60vw;width:220px;display:block}@keyframes smoothSpin{0%{transform:rotate(0)}70%{transform:rotate(1080deg)}to{transform:rotate(1080deg)}}.mm-footer{min-height:20px}.levels-root{position:absolute;inset:0;display:flex;flex-direction:column;gap:10px;padding:0;background:url(/main-menu-bg.png) -50px 0 / cover no-repeat}.levels-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px}.levels-world{flex:1;padding:8px;display:flex;flex-direction:column;min-height:0}.levels-world-inner{flex:1;padding:12px;display:flex;flex-direction:column;gap:10px;background-size:cover;background-position:center;border-radius:18px;box-shadow:1px 1px 8px #000c;overflow:hidden}.levels-world-inner.no-bg{box-shadow:none}.levels-row{flex:1 1 20%;display:flex;gap:10px}.lvl-btn{flex:1 1 33.33%;background:url(/screen-bold.png) 100% 100% no-repeat;background-size:100% 100%;padding:20px 16px 30px;color:var(--gold);font-size:50px;line-height:1;display:flex;align-items:center;justify-content:space-between;gap:5px;border:0;text-shadow:0 0 8px #000;font-family:Road Rage,sans-serif;cursor:pointer}.lvl-btn.locked{filter:grayscale(.8);cursor:not-allowed;pointer-events:none}.lvl-stars{display:flex;align-items:center}.lvl-stars img{height:30px;margin:0 -5px}.lvl-star-1{transform:rotate(-10deg)}.lvl-star-2{z-index:1;transform:scale(1.3) translateY(-2px)}.lvl-star-3{transform:rotate(10deg)}.lvl-star-disabled{filter:grayscale(.8)}.levels-bottom{display:flex;align-items:center;gap:10px;padding:12px}.total-stars{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--gold);font-size:50px;text-shadow:0 0 8px #000;line-height:1}.total-stars img{height:50px}.topbar{position:relative;z-index:10;margin-bottom:-30px;background:url(/dashboard-small.png) 100% 100% no-repeat;background-size:100% 100%;box-shadow:0 0 27px 12px #000000b5;border-radius:20px;padding:8px 32px;display:flex;align-items:center;gap:10px}.topbar-stars{flex:1;display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:flex-start}.topbar-stars img{height:30px;animation:star-in .3s cubic-bezier(.34,1.56,.64,1) backwards}@keyframes star-in{0%{transform:scale(.1)}to{transform:scale(1)}}.game-screen{position:absolute;inset:0;display:flex;flex-direction:column}.game-screen.shake{animation:earthquake .4s ease-in-out;transform-origin:center center}@keyframes earthquake{0%,to{transform:translate(0)}10%{transform:translate(-8px,-6px)}20%{transform:translate(7px,4px)}30%{transform:translate(-9px,4px)}40%{transform:translate(6px,-7px)}50%{transform:translate(-5px,8px)}60%{transform:translate(9px,-5px)}70%{transform:translate(-7px,6px)}80%{transform:translate(8px,-8px)}90%{transform:translate(-6px)}}.game-host{flex:1;position:relative;touch-action:none;background:#000;overflow:hidden}.vignette{position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 25px 15px #000;border-radius:30px}.bottombar{position:relative;z-index:10;margin-top:-30px;background:url(/dashboard-big.png) 100% 100% no-repeat;background-size:100% 100%;box-shadow:0 0 27px 12px #000000b5;border-radius:20px;padding:16px 12px;display:flex;align-items:stretch;gap:10px}.bottombar-left{flex:1;display:flex;flex-direction:column;gap:10px;padding:16px 12px 12px 20px;min-width:0}.bottombar-ctrl{display:flex;align-items:center;gap:10px}.bottombar-ctrl img{width:30%;height:auto;cursor:pointer;transition:transform 50ms ease}.bottombar-ctrl img:active{transform:translateY(4px) scale(.95)}.bottombar-boost{width:30%;height:auto;align-self:center;margin:20px 8px;cursor:pointer;transition:transform 50ms ease;user-select:none;-webkit-user-select:none}.bottombar-boost:active{transform:scale(.9)}.result-root{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:20}.result-body{background:url(/result-screen-bg.png) 100% 100% no-repeat;background-size:100% 100%;padding:50px 30px 45px;display:flex;flex-direction:column;align-items:center;gap:14px;animation:pop-in .3s cubic-bezier(.34,1.56,.64,1);max-height:calc(100% - 40px);overflow:hidden}@keyframes pop-in{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.result-stats{display:flex;gap:10px;justify-content:space-evenly}.result-stars{display:flex;align-items:flex-end}.result-star{position:relative;width:100px;height:100px}.result-star.mid{transform:scale(1.2);margin-bottom:20px}.result-star-bg,.result-star-fg{position:absolute;inset:0;background:url(/star.png) center / 100% 100% no-repeat}.result-star-bg{filter:grayscale(80%)}.result-star-fg{animation:star-pop .4s cubic-bezier(.34,1.56,.64,1) backwards}.result-star-fg.delay-1{animation-delay:.5s}.result-star-fg.delay-2{animation-delay:1s}.result-star-fg.delay-3{animation-delay:1.5s}@keyframes star-pop{0%{transform:scale(.1);opacity:0}to{transform:scale(1);opacity:1}}.result-mood{font-size:110px;color:#2e1f0088;line-height:1}.result-buttons{display:flex;gap:5px;align-items:center}.result-buttons img{width:90px;cursor:pointer;transition:transform 50ms ease}.result-buttons img:active{transform:translateY(4px) scale(.97)}.result-buttons img.primary{width:130px}.result-buttons img.dim{filter:grayscale(60%);pointer-events:none}.intro-root{position:absolute;inset:0;background:#000;overflow:hidden;display:flex;align-items:center;justify-content:center}.intro-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease;transform-origin:center center}.intro-slide.active{opacity:1}.intro-slide.shake-slow{animation:intro-shake 1.6s ease-in-out infinite}.intro-slide.shake-medium{animation:intro-shake 1s ease-in-out infinite}.intro-slide.shake-fast{animation:intro-shake .5s ease-in-out infinite}@keyframes intro-shake{0%,to{transform:translate(0) scale(1.02)}25%{transform:translate(-3px,2px) scale(1.02)}50%{transform:translate(3px,-2px) scale(1.03)}75%{transform:translate(-2px,-3px) scale(1.02)}}.intro-skip{position:absolute;right:16px;bottom:16px;background:none;border:0;cursor:pointer;z-index:2}.intro-skip img{width:80px;height:80px}.settings-root{position:absolute;inset:0;display:flex;flex-direction:column;gap:10px;padding:0;background:url(/main-menu-bg.png) -50px 0 / cover no-repeat}.settings-center{flex:1;display:flex;align-items:center;justify-content:center;padding:12px}.settings-panel{background:url(/result-screen-bg.png) 100% 100% no-repeat;background-size:100% 100%;padding:40px 24px;width:100%;max-width:360px;min-height:50vh;display:flex;flex-direction:column;gap:14px}.section-title{font-size:32px;color:var(--gold);text-shadow:0 0 8px #000;text-align:center}.setting-row{display:flex;align-items:center;gap:8px;width:100%}.setting-display{background:url(/screen-wide.png) 100% 100% no-repeat;background-size:100% 100%;height:38px;min-width:105px;padding:0 10px 2px;font-size:18px;color:var(--gold);text-shadow:0 0 6px #000;white-space:nowrap;flex-shrink:0;display:flex;align-items:center}.volume-slider{-webkit-appearance:none;appearance:none;flex:1;min-width:0;height:20px;background:transparent;cursor:pointer}.volume-slider::-webkit-slider-runnable-track{height:6px;background:#1a1208;border:2px solid #5a4a30;border-radius:3px;box-shadow:inset 0 0 4px #0008}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#c4a265,#7a6235 70%,#5a4a2a);border:2px solid #8a7a50;margin-top:-8px;box-shadow:0 2px 4px #0008}.volume-slider::-moz-range-track{height:6px;background:#1a1208;border:2px solid #5a4a30;border-radius:3px;box-shadow:inset 0 0 4px #0008}.volume-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#c4a265,#7a6235 70%,#5a4a2a);border:2px solid #8a7a50;box-shadow:0 2px 4px #0008}
