.easter-module__HXfj5q__page{color:#fff;width:100%;height:100vh;font-family:var(--font-geist-sans);background:radial-gradient(circle at top,#a0282826,#0000 45%),#090909;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.easter-module__HXfj5q__terminal{background:#101010;border:1px solid #ffffff14;border-radius:18px;width:min(760px,92%);overflow:hidden;box-shadow:0 40px 90px #00000073}.easter-module__HXfj5q__terminalHeader{background:#181818;gap:10px;padding:14px 18px;display:flex}.easter-module__HXfj5q__red,.easter-module__HXfj5q__yellow,.easter-module__HXfj5q__green{border-radius:50%;width:12px;height:12px}.easter-module__HXfj5q__red{background:#ff5f56}.easter-module__HXfj5q__yellow{background:#ffbd2e}.easter-module__HXfj5q__green{background:#27c93f}.easter-module__HXfj5q__terminalBody{padding:32px;font-family:monospace}.easter-module__HXfj5q__terminalTitle{color:#fff;margin:0 0 28px}.easter-module__HXfj5q__commandLine{color:#d9d9d9;margin-bottom:6px}.easter-module__HXfj5q__successLine{color:#38d66b;margin-bottom:18px}.easter-module__HXfj5q__cursor{color:#fff;animation:.8s infinite easter-module__HXfj5q__blink}@keyframes easter-module__HXfj5q__blink{0%,50%{opacity:1}51%,to{opacity:0}}.easter-module__HXfj5q__game{width:100%;height:100vh;position:relative;overflow:hidden}.easter-module__HXfj5q__gameWorld{width:100%;height:100%;position:relative;overflow:hidden}.easter-module__HXfj5q__hud{z-index:100;justify-content:space-between;align-items:flex-start;width:100%;padding:32px 40px;display:flex;position:absolute;top:0;left:0}.easter-module__HXfj5q__hudBrand{flex-direction:column;gap:6px;display:flex}.easter-module__HXfj5q__brandBadge{color:#e3b861;letter-spacing:3px;text-transform:uppercase;font-size:.75rem}.easter-module__HXfj5q__brandTitle{color:#fff;margin:0;font-size:2rem;font-weight:700}.easter-module__HXfj5q__scoreBoard{gap:16px;display:flex}.easter-module__HXfj5q__scoreCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;min-width:120px;padding:14px 18px}.easter-module__HXfj5q__scoreLabel{color:#ffffff8c;letter-spacing:2px;margin-bottom:6px;font-size:.72rem;display:block}.easter-module__HXfj5q__scoreValue{color:#fff;font-family:monospace;font-size:1.45rem}@media (max-width:768px){.easter-module__HXfj5q__hud{flex-direction:column;gap:22px;padding:24px}.easter-module__HXfj5q__scoreBoard{width:100%}.easter-module__HXfj5q__scoreCard{flex:1}}.easter-module__HXfj5q__ground{pointer-events:none;width:100%;height:180px;position:absolute;bottom:0;left:0;overflow:hidden}.easter-module__HXfj5q__groundLine{background:linear-gradient(90deg,#0000,#e3b861,#0000);width:100%;height:3px;position:absolute;top:0;left:0}.easter-module__HXfj5q__groundGrid{opacity:.35;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.easter-module__HXfj5q__groundGlow{background:linear-gradient(#e3b8611a,#0000 45%);position:absolute;inset:0}.easter-module__HXfj5q__player{z-index:20;will-change:transform;position:absolute;bottom:180px;left:0}.easter-module__HXfj5q__playerBody{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:2px;-webkit-user-select:none;user-select:none;background:#ffffff0f;border:none;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;font-weight:700;display:flex;box-shadow:0 0 28px #ffffff2e}.easter-module__HXfj5q__obstacle{z-index:15;will-change:transform;position:absolute;bottom:180px;left:0}.easter-module__HXfj5q__microphone{filter:drop-shadow(0 0 12px #ffffff80);justify-content:center;align-items:center;width:100%;height:100%;font-size:48px;animation:1.2s ease-in-out infinite easter-module__HXfj5q__micPulse;display:flex}@keyframes easter-module__HXfj5q__micPulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.easter-module__HXfj5q__gameOver{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.easter-module__HXfj5q__gameOverCard{text-align:center;color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;min-width:320px;padding:40px}.easter-module__HXfj5q__gameOverLabel{color:#e3b861;letter-spacing:4px;margin-bottom:12px;font-size:.75rem;display:block}.easter-module__HXfj5q__gameOverCard h2{margin:0 0 24px;font-size:2.5rem}.easter-module__HXfj5q__gameOverCard p{color:#fff9;letter-spacing:3px;margin:0}.easter-module__HXfj5q__gameOverCard strong{margin:10px 0 30px;font-family:monospace;font-size:3rem;display:block}.easter-module__HXfj5q__gameOverCard button{cursor:pointer;color:#111;background:#fff;border:none;border-radius:999px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s}.easter-module__HXfj5q__gameOverCard button:hover{transform:translateY(-3px)}.easter-module__HXfj5q__access{z-index:999;background:#050505;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.easter-module__HXfj5q__accessCard{text-align:center;color:#fff}.easter-module__HXfj5q__accessLabel{color:#e3b861;letter-spacing:5px;font-size:.75rem}.easter-module__HXfj5q__accessCard h1{letter-spacing:8px;margin:20px 0;font-size:4rem;line-height:.9}.easter-module__HXfj5q__loading{background:#ffffff26;width:320px;height:8px;margin:30px auto 15px;overflow:hidden}.easter-module__HXfj5q__loadingBar{background:#fff;height:100%;transition:all .1s linear}.easter-module__HXfj5q__loadingText{color:#fff9;font-family:monospace;font-size:.85rem}.easter-module__HXfj5q__glitch{animation:.12s infinite easter-module__HXfj5q__glitchScreen}@keyframes easter-module__HXfj5q__glitchScreen{0%{transform:translate(0)}25%{transform:translate(-8px,3px)}50%{transform:translate(6px,-2px)}75%{transform:translate(-4px,2px)}to{transform:translate(0)}}.easter-module__HXfj5q__glitch h1{animation:.1s infinite easter-module__HXfj5q__textGlitch}@keyframes easter-module__HXfj5q__textGlitch{0%{text-shadow:4px 0 red}50%{text-shadow:-4px 0 #0ff}to{text-shadow:0}}.easter-module__HXfj5q__boot{z-index:900;background:#050505;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.easter-module__HXfj5q__bootCard{text-align:center;color:#fff}.easter-module__HXfj5q__bootSmall{color:#e3b861;letter-spacing:8px;font-size:.8rem}.easter-module__HXfj5q__bootCard h1{letter-spacing:12px;font-size:4rem;line-height:.9}.easter-module__HXfj5q__bootCard h2{letter-spacing:10px;margin-top:20px;font-size:1.2rem}.easter-module__HXfj5q__insert{opacity:.7;margin-top:50px;font-family:monospace}.easter-module__HXfj5q__press{margin-top:20px;font-family:monospace}.easter-module__HXfj5q__hidden{visibility:hidden}.easter-module__HXfj5q__credit{letter-spacing:3px;opacity:.55;margin-top:45px;font-family:monospace;font-size:.7rem}.easter-module__HXfj5q__credit p{margin:10px 0 5px}.easter-module__HXfj5q__credit strong{color:#e3b861;letter-spacing:5px;display:block}
