body{--shell-arc-height:90px;--shell-depth-scale:0.12;--shell-squash:0.07;--shell-motion-blur-max:7px;--shell-lift-height:210px;--shell-tilt:11deg;--shell-place-hold:450ms;--shell-shadow-color:rgba(0,0,0,0.45);--shell-scale:1;--shell-shadow-top:486px;--shell-shadow-width:380px;--shell-shadow-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh!important;margin:0;overflow:hidden;background-color:var(--background-color,#000);background-image:var(--background-image);background-position:center !important;background-size:cover !important}.game-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;width:100%;height:100%;padding-bottom:2vh;box-sizing:border-box;position:relative}.standby{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;text-align:center;cursor:pointer;background:radial-gradient(ellipse at center,rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.94) 100%);transition:opacity 0.5s ease,visibility 0.5s}.standby.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.standby-logo{max-width:340px;max-height:170px;object-fit:contain}.standby-title{font-family:var(--font-family);color:var(--secondary-color,#fff);font-size:4.4rem;line-height:1.05;text-transform:uppercase;margin:0}.standby-cta{font-family:var(--font-family);color:var(--primary-color);font-size:2.1rem;text-transform:uppercase;letter-spacing:0.08em;padding:1rem 3rem;border:3px solid var(--primary-color);border-radius:999px;animation:standbyPulse 1.9s ease-in-out infinite}@keyframes standbyPulse{0%,100%{transform:scale(1);opacity:0.82}50%{transform:scale(1.06);opacity:1}}#players{position:absolute;top:22px;left:26px;z-index:60;display:flex;align-items:center;gap:0.6rem;font-family:var(--font-family);font-size:1.9rem;color:var(--primary-color);opacity:0}#players svg{width:1.6rem;height:1.6rem;fill:currentColor}#sponsor{position:absolute;top:6vh;left:0;right:0;z-index:45;display:flex;flex-direction:column;align-items:center;gap:0.7rem;opacity:0;pointer-events:none}#sponsor_text{font-family:var(--safe-font);font-size:1.5rem;letter-spacing:0.16em;text-transform:uppercase;color:var(--secondary-color,#fff);opacity:0.75}#sponsor_logo{max-width:380px;max-height:130px;object-fit:contain}#instruction{position:absolute;bottom:4vh;left:0;right:0;z-index:40;font-family:var(--font-family);font-size:2.6rem;text-transform:uppercase;letter-spacing:0.04em;color:var(--secondary-color);opacity:0;pointer-events:none}.stage{width:1280px;height:750px;flex:none;position:relative;margin:0 auto;transform:scale(var(--stage-scale,1));transform-origin:center bottom}.helmets{width:1280px;height:700px;position:relative;margin:0 auto}.helmets:not(.is-ready){visibility:hidden}#shell3d{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;display:none}.helmets.is-3d #shell3d{display:block}.helmets.is-3d .helmet-lift,.helmets.is-3d .helmet-shadow,.helmets.is-3d .ball img{visibility:hidden}.helmet{width:400px;height:450px;display:flex;align-items:center;justify-content:center;cursor:default;position:absolute;top:0;left:0;backface-visibility:hidden}.helmets.is-animating .helmet,.helmets.is-animating .helmet-lift{will-change:transform}.helmet-lift{position:absolute;inset:0;transform-origin:50% 92%;z-index:2}.helmet-squash{position:absolute;inset:0;transform-origin:50% 92%}.helmet img.helmet-img{width:100%;height:100%;max-width:550px;object-fit:contain;position:relative;top:100px;transform:scale(var(--shell-scale,1));transform-origin:50% 92%;filter:blur(var(--motion-blur,0px));transition:filter 110ms linear,transform 220ms ease-out}.helmets.can-guess .helmet{cursor:pointer}.helmets.can-guess .helmet:hover img.helmet-img{transform:scale(calc(var(--shell-scale,1) * 1.05))}.helmet-shadow{position:absolute;left:50%;top:var(--shell-shadow-top,486px);width:calc(var(--shell-shadow-width,380px) * var(--shell-scale,1));height:calc(var(--shell-shadow-height,52px) * var(--shell-scale,1));margin-left:calc(var(--shell-shadow-width,380px) * var(--shell-scale,1) / -2);border-radius:50%;background:radial-gradient(ellipse at center,var(--shell-shadow-color) 0%,rgba(0,0,0,0.22) 45%,rgba(0,0,0,0) 72%);z-index:0;pointer-events:none}.helmet .letter{position:absolute;top:var(--shell-letter-top,556px);font-size:3.2rem;line-height:1;font-weight:bold;font-family:var(--font-family);color:var(--primary-color);width:100%;text-align:center;z-index:3;text-shadow:0 3px 12px rgba(0,0,0,0.65)}.helmet .votes{position:absolute;top:var(--shell-votes-top,calc(var(--shell-letter-top,556px) + 104px));left:50%;width:300px;margin-left:-150px;z-index:3;opacity:0;pointer-events:none}.votes-bar{height:14px;border-radius:999px;background:rgba(255,255,255,0.14);overflow:hidden}.votes-bar i{display:block;height:100%;width:0;border-radius:999px;background:var(--primary-color)}.helmet.is-winner .votes-bar i{background:var(--third-color,#3ad07a)}.votes-figures{margin-top:0.45rem;display:flex;align-items:baseline;justify-content:center;gap:0.7rem}.votes-pct{font-family:var(--font-family);font-size:1.7rem;font-weight:bold;color:var(--secondary-color)}.votes-count{display:inline-flex;align-items:center;gap:0.25rem;font-family:var(--font-family);font-size:1.15rem;line-height:1;color:var(--secondary-color);opacity:0.72}.votes-count svg{width:1.05em;height:1.05em;fill:currentColor;flex:none}.votes-count i{font-style:normal}.helmet.is-winner .votes-pct,.helmet.is-winner .votes-count{color:var(--third-color,#3ad07a);opacity:1}.ball{width:200px;height:200px;position:absolute;left:50%;margin-left:-100px;top:320px;z-index:1;display:none;opacity:0}.ball img{width:100%;height:100%;object-fit:contain;position:relative;z-index:2}.ball-glow{position:absolute;left:50%;top:50%;width:320px;height:320px;margin:-160px 0 0 -160px;border-radius:50%;background:radial-gradient(circle at center,var(--primary-color,#fff) 0%,rgba(255,255,255,0) 62%);opacity:0;z-index:1;pointer-events:none;mix-blend-mode:screen}h1{font-size:3rem;color:#222;position:absolute;top:1rem;margin:0;z-index:70;cursor:pointer}#header_logo{position:absolute;top:20px;right:20px;width:180px;height:auto;object-fit:contain;z-index:50}@media (prefers-reduced-motion:reduce){.standby-cta{animation:none}.helmet img.helmet-img{filter:none;transition:none}.helmets.can-guess .helmet:hover img.helmet-img{transform:none}}
