.auth-buttons-module__6WrZca__authButtonsContainer{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:800px;margin:0 auto;padding:2rem 1rem;animation:.8s ease-out auth-buttons-module__6WrZca__fadeIn;display:flex}@keyframes auth-buttons-module__6WrZca__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-buttons-module__6WrZca__authMessage{z-index:1000;text-align:center;max-width:600px}.auth-buttons-module__6WrZca__authTitle{color:#fff;text-shadow:0 0 10px #00ddffb3;font-size:2.5rem;font-family:var(--retro-font);letter-spacing:2px;margin-bottom:1rem}.auth-buttons-module__6WrZca__authDescription{color:#ffffffe6;max-width:700px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.6}.auth-buttons-module__6WrZca__buttonsContainer{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;display:flex}.auth-buttons-module__6WrZca__discordButton{text-transform:uppercase;width:100%;max-width:220px;font-family:var(--retro-font);letter-spacing:2px;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);background:linear-gradient(135deg,#f0f 0%,#0ff 100%);border:2px solid #fff;border-radius:0;padding:.8rem 1.2rem;text-decoration:none;transition:all .15s;display:block;position:relative;overflow:visible;box-shadow:4px 4px #ff00ff80,0 0 20px #f0f9,0 0 40px #00ffff4d}.auth-buttons-module__6WrZca__discordButton:before{content:"";z-index:-1;filter:blur(8px);opacity:.7;background:linear-gradient(135deg,#f0f 0%,#0ff 100%);animation:2s ease-in-out infinite auth-buttons-module__6WrZca__pulseGlow;position:absolute;inset:-2px}@keyframes auth-buttons-module__6WrZca__pulseGlow{0%,to{opacity:.7}50%{opacity:1}}.auth-buttons-module__6WrZca__discordButton:hover{transform:translate(2px,2px);box-shadow:2px 2px #ff00ff80,0 0 30px #f0fc,0 0 50px #00ffff80}.auth-buttons-module__6WrZca__discordButton:active{transform:translate(4px,4px);box-shadow:0 0 #ff00ff80,0 0 25px #ff00ffe6,0 0 45px #0ff9}.auth-buttons-module__6WrZca__signupButton,.auth-buttons-module__6WrZca__loginButton{border:2px solid #0000;border-radius:8px;width:100%;max-width:350px;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:block;position:relative;overflow:hidden}.auth-buttons-module__6WrZca__signupButton{background:linear-gradient(45deg,var(--neon-pink),var(--neon-purple));border-color:#ff00aa80;box-shadow:0 0 15px #ff00aa80,0 0 30px #ff00aa4d}.auth-buttons-module__6WrZca__loginButton{background:linear-gradient(45deg,var(--neon-purple),var(--neon-blue));border-color:#b700ff80;box-shadow:0 0 15px #b700ff80,0 0 30px #b700ff4d}.auth-buttons-module__6WrZca__signupButton:hover,.auth-buttons-module__6WrZca__loginButton:hover{transform:translateY(-5px)scale(1.03)}.auth-buttons-module__6WrZca__signupButton:hover{box-shadow:0 0 20px #ff00aab3,0 0 40px #f0a6}.auth-buttons-module__6WrZca__loginButton:hover{box-shadow:0 0 20px #b700ffb3,0 0 40px #b700ff66}.auth-buttons-module__6WrZca__signupButton:hover:after,.auth-buttons-module__6WrZca__loginButton:hover:after{content:"";z-index:1;background:linear-gradient(90deg,#0000 0%,#ffffff1a 45%,#fff6 50%,#ffffff1a 55%,#0000 100%);width:200%;height:200%;animation:1s forwards auth-buttons-module__6WrZca__buttonShine;position:absolute;top:-50%;left:-50%;transform:skew(-20deg)}@keyframes auth-buttons-module__6WrZca__buttonShine{0%{left:-150%}to{left:150%}}.auth-buttons-module__6WrZca__buttonContent{z-index:2;align-items:center;gap:1rem;display:flex;position:relative}.auth-buttons-module__6WrZca__buttonIcon{font-size:1.5rem}.auth-buttons-module__6WrZca__buttonTextContainer{flex-direction:column;align-items:flex-start;display:flex}.auth-buttons-module__6WrZca__buttonTitle{color:#fff;text-shadow:0 0 10px #fffc,2px 2px #00000080;font-size:1.2rem;font-weight:700;font-family:var(--retro-font);letter-spacing:1px}.auth-buttons-module__6WrZca__buttonSubtitle{color:#ffffffe6;font-size:.85rem;font-family:var(--retro-font-alt)}.auth-buttons-module__6WrZca__comingSoonMessage{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a1f99;border:2px solid #00ffff4d;border-radius:12px;max-width:600px;margin-top:3rem;padding:2rem;animation:1s ease-out .3s backwards auth-buttons-module__6WrZca__fadeInUp}@keyframes auth-buttons-module__6WrZca__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-buttons-module__6WrZca__comingSoonText{color:#fff;font-size:1.4rem;font-family:var(--retro-font);letter-spacing:1px;text-shadow:0 0 10px #00ffff80;margin-bottom:.5rem}.auth-buttons-module__6WrZca__comingSoonSubtext{color:#ffffffb3;font-size:1rem;font-family:var(--retro-font-alt);font-style:italic}@media (max-width:768px){.auth-buttons-module__6WrZca__buttonsContainer{flex-direction:column;align-items:center}.auth-buttons-module__6WrZca__authTitle{font-size:2rem}.auth-buttons-module__6WrZca__authDescription{font-size:1rem}.auth-buttons-module__6WrZca__buttonTitle{font-size:1.1rem}.auth-buttons-module__6WrZca__buttonIcon{font-size:1.3rem}.auth-buttons-module__6WrZca__discordButton{max-width:200px;padding:.7rem 1rem}.auth-buttons-module__6WrZca__comingSoonText{font-size:1.2rem}.auth-buttons-module__6WrZca__comingSoonSubtext{font-size:.9rem}}
.loading-grid-module__C7BEra__mGrid{z-index:10;will-change:transform;backface-visibility:hidden;width:200vw;height:150vh;transform-style:preserve-3d;background-image:linear-gradient(#0000,#0000 23%,#ff00aae6 24%,#ff00aa80 25%,#0000 26% 73%,#ff00aae6 74%,#ff00aa80 75%,#0000 76%),linear-gradient(90deg,#0000 24%,#ff00aabf 25%,#ff00aa40 26%,#0000 27% 74%,#ff00aabf 75%,#ff00aa40 76%,#0000 77%,#0000);background-size:50px 50px;margin-top:5vh;position:absolute;top:0;left:-50vw;transform:scaleY(0)translateZ(0);-webkit-mask:linear-gradient(#000 90%,#0000 100%);mask:linear-gradient(#000 90%,#0000 100%)}.loading-grid-module__C7BEra__mGrid.loading-grid-module__C7BEra__isAnimating{animation:5s linear infinite both loading-grid-module__C7BEra__fly;transform:perspective(300px)rotateX(80deg)translate(0,0)}@keyframes loading-grid-module__C7BEra__fly{0%{transform:perspective(300px)rotateX(80deg)translate(0,0)}to{transform:perspective(300px)rotateX(80deg)translateY(50px)}}.loading-grid-module__C7BEra__mGrid.loading-grid-module__C7BEra__isAnimating.loading-grid-module__C7BEra__optimized{transform-origin:50%;animation:5s linear infinite loading-grid-module__C7BEra__flyOptimized}@keyframes loading-grid-module__C7BEra__flyOptimized{0%{transform:perspective(300px)rotateX(80deg)translateY(0)translateZ(0)}to{transform:perspective(300px)rotateX(80deg)translateY(50px)translateZ(0)}}@media (max-width:768px){.loading-grid-module__C7BEra__mGrid{background-size:40px 40px;height:120vh}.loading-grid-module__C7BEra__mGrid.loading-grid-module__C7BEra__isAnimating{animation-duration:6s}}
.loading-module__PBh0PW__loadingContainer{z-index:1000;background-color:#0a0a1f;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:hidden}.loading-module__PBh0PW__gridBackground{perspective:1000px;transform-style:preserve-3d;z-index:0;background-image:linear-gradient(#ff00aa4d 1px,#0000 1px),linear-gradient(90deg,#ff00aa4d 1px,#0000 1px);background-size:40px 40px;animation:20s linear infinite loading-module__PBh0PW__gridMove;position:absolute;inset:0;transform:rotateX(60deg)translateZ(-100px)}@keyframes loading-module__PBh0PW__gridMove{0%{background-position:0 0}to{background-position:0 40px}}.loading-module__PBh0PW__scanlines{z-index:2;pointer-events:none;opacity:.4;background:linear-gradient(#0000 50%,#0000001a 50%) 0 0/100% 4px;width:100%;height:100%;position:absolute;top:0;left:0}.loading-module__PBh0PW__loadingTextContainer{z-index:1;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.loading-module__PBh0PW__loadingText{font-size:2rem;font-weight:800;font-family:var(--retro-font);letter-spacing:4px;text-transform:uppercase;margin-bottom:10px}.loading-module__PBh0PW__neonText{color:#fff;text-shadow:0 0 5px #f0a,0 0 10px #f0a,0 0 20px #f0a,0 0 40px #f0a,0 0 80px #f0a;animation:1.5s ease-in-out infinite alternate loading-module__PBh0PW__neonPulse}@keyframes loading-module__PBh0PW__neonPulse{0%{text-shadow:0 0 5px #f0a,0 0 10px #f0a,0 0 20px #f0a}to{text-shadow:0 0 5px #f0a,0 0 10px #f0a,0 0 20px #f0a,0 0 40px #f0a,0 0 80px #f0a}}.loading-module__PBh0PW__progressContainer{flex-direction:column;align-items:center;gap:10px;width:300px;display:flex}.loading-module__PBh0PW__progressBar{background-color:#00000080;border:2px solid #ff00aab3;border-radius:10px;width:100%;height:20px;overflow:hidden;box-shadow:0 0 10px #ff00aa80}.loading-module__PBh0PW__progressFill{background:linear-gradient(90deg,#f0a,#0df);width:0%;height:100%;transition:width .3s ease-out;position:relative;overflow:hidden}.loading-module__PBh0PW__progressFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation:1.5s linear infinite loading-module__PBh0PW__progressShine;position:absolute;inset:0}@keyframes loading-module__PBh0PW__progressShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.loading-module__PBh0PW__progressText{color:#fff;font-family:var(--retro-font);text-shadow:0 0 5px #ff00aab3;font-size:1rem}@keyframes loading-module__PBh0PW__spoolSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.loading-module__PBh0PW__cassette{width:160px;height:100px}.loading-module__PBh0PW__loadingText{font-size:1.5rem}.loading-module__PBh0PW__progressContainer{width:250px}}
.background-music-module__sBd8DW__musicControls{align-items:center;gap:6px;display:flex}.background-music-module__sBd8DW__iconButton{color:#fff9;cursor:pointer;background:#0000004d;border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.background-music-module__sBd8DW__iconButton:hover{color:var(--neon-blue,#0df);background:#00ddff1a;border-color:#0df6}.background-music-module__sBd8DW__iconButton.background-music-module__sBd8DW__playing{color:var(--neon-green,#0f6);background:#00ff6626;border-color:#0f66}.background-music-module__sBd8DW__volumeSlider{appearance:none;cursor:pointer;background:#ffffff26;border-radius:2px;outline:none;width:60px;height:4px}.background-music-module__sBd8DW__volumeSlider::-webkit-slider-thumb{appearance:none;background:var(--neon-blue,#0df);cursor:pointer;border-radius:50%;width:12px;height:12px;transition:transform .15s;box-shadow:0 0 6px #00ddff80}.background-music-module__sBd8DW__volumeSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.background-music-module__sBd8DW__volumeSlider::-moz-range-thumb{background:var(--neon-blue,#0df);cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;box-shadow:0 0 6px #00ddff80}.background-music-module__sBd8DW__volumeSlider::-webkit-slider-runnable-track{background:linear-gradient(90deg,var(--neon-blue,#0df)0%,#ffffff26 100%);border-radius:2px}
.settings-controls-module__OY9nLq__settingsWrapper{z-index:9999;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;bottom:20px;right:20px}.settings-controls-module__OY9nLq__settingsToggle{width:44px;height:44px;color:var(--neon-blue,#0df);cursor:pointer;background:linear-gradient(135deg,#00ddff26,#b700ff26);border:1px solid #0df6;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 0 15px #0df3}.settings-controls-module__OY9nLq__settingsToggle:hover{background:linear-gradient(135deg,#00ddff40,#b700ff40);border-color:#0df9;transform:scale(1.05);box-shadow:0 0 20px #0df6}.settings-controls-module__OY9nLq__settingsPanel{opacity:0;background:linear-gradient(145deg,#0a0a1ff2,#141432f2);border:1px solid #00ddff4d;border-radius:12px;width:280px;max-height:0;transition:all .25s;overflow:hidden;transform:translateY(10px)scale(.95);box-shadow:0 0 20px #00ddff1a,0 4px 30px #0006,inset 0 1px #ffffff0d}.settings-controls-module__OY9nLq__settingsPanel.settings-controls-module__OY9nLq__expanded{opacity:1;max-height:300px;transform:translateY(0)scale(1)}.settings-controls-module__OY9nLq__settingsHeader{background:linear-gradient(90deg,#00ddff1a,#0000);border-bottom:1px solid #00ddff26;padding:12px 16px}.settings-controls-module__OY9nLq__settingsTitle{text-transform:uppercase;letter-spacing:2px;color:var(--neon-blue,#0df);font-size:11px;font-weight:600}.settings-controls-module__OY9nLq__settingsContent{flex-direction:column;gap:4px;padding:8px;display:flex}.settings-controls-module__OY9nLq__settingItem{background:#ffffff05;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;transition:background .2s;display:flex}.settings-controls-module__OY9nLq__settingItem:hover{background:#00ddff0d}.settings-controls-module__OY9nLq__settingLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:12px}.settings-controls-module__OY9nLq__toggleButton{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;color:#fff9;background:#0000004d;border:1px solid #ffffff26;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:10px;transition:all .2s}.settings-controls-module__OY9nLq__toggleButton:hover{color:var(--neon-blue,#0df);background:#00ddff1a;border-color:#0df6}.settings-controls-module__OY9nLq__toggleButton.settings-controls-module__OY9nLq__active{color:var(--neon-green,#0f6);background:#00ff6626;border-color:#00ff6680}@media (max-width:480px){.settings-controls-module__OY9nLq__settingsWrapper{bottom:10px;right:10px}.settings-controls-module__OY9nLq__settingsPanel{width:260px}.settings-controls-module__OY9nLq__settingsToggle{width:40px;height:40px}}
.synthwave-background-module__DEmwRW__synthwaveContainer{z-index:0;will-change:auto;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden;transform:translateZ(0)}.synthwave-background-module__DEmwRW__sky{z-index:1;background-color:#0c0428;width:100%;height:100%;position:absolute;top:0;left:0}.synthwave-background-module__DEmwRW__sun{z-index:3;opacity:.3;background:linear-gradient(#ffb62e 0%,#ff3a6b 50%,#ff2e8c 100%);border-radius:50%;width:40vh;height:40vh;position:absolute;bottom:35%;left:50%;transform:translate(-50%);box-shadow:0 0 40px #ff008099}.synthwave-background-module__DEmwRW__grid{z-index:4;width:100%;position:absolute;bottom:0;left:0;transform:translate(0,0)}.synthwave-background-module__DEmwRW__grid:after{content:"";transform-origin:bottom;will-change:transform;backface-visibility:hidden;background-image:linear-gradient(90deg,#f0f 2px,#0000 2px),linear-gradient(#f0f 1px,#0000 2px);background-position:bottom;background-size:40px 40px;width:200%;height:150vh;animation:15s linear infinite synthwave-background-module__DEmwRW__gridMove;display:block;position:absolute;bottom:0;left:-50%;transform:perspective(200px)rotateX(40deg)scale(4,3);box-shadow:0 0 20px #ff00ff4d;-webkit-mask-image:linear-gradient(#0000 0%,#000 100%);mask-image:linear-gradient(#0000 0%,#000 100%)}.synthwave-background-module__DEmwRW__gridStatic{z-index:4;width:100%;position:absolute;bottom:0;left:0;transform:translate(0,0)}.synthwave-background-module__DEmwRW__gridStatic:after{content:"";transform-origin:bottom;backface-visibility:hidden;will-change:auto;background-image:linear-gradient(90deg,#f0f 2px,#0000 2px),linear-gradient(#f0f 1px,#0000 2px);background-position:bottom;background-size:40px 40px;width:200%;height:150vh;display:block;position:absolute;bottom:0;left:-50%;transform:perspective(200px)rotateX(40deg)scale(4,3);box-shadow:0 0 15px #ff00ff40;-webkit-mask-image:linear-gradient(#0000 0%,#000 100%);mask-image:linear-gradient(#0000 0%,#000 100%)}@keyframes synthwave-background-module__DEmwRW__gridMove{0%{transform:perspective(200px)rotateX(40deg)scale(4,3)translate(0,0)}to{transform:perspective(200px)rotateX(40deg)scale(4,3)translateY(40px)}}@media (max-width:768px){.synthwave-background-module__DEmwRW__sun{width:30vh;height:30vh}.synthwave-background-module__DEmwRW__stars{background-image:radial-gradient(1px 1px at 25px 5px,#fff 100%,#0000 0),radial-gradient(1px 1px at 125px 20px,#fff 100%,#0000 0);background-size:500px 100px}.synthwave-background-module__DEmwRW__grid:after{background-size:30px 30px;height:100vh;animation:20s linear infinite synthwave-background-module__DEmwRW__gridMoveMobile;transform:perspective(200px)rotateX(40deg)scale(3,2.5);box-shadow:0 0 15px #f0f6}@keyframes synthwave-background-module__DEmwRW__gridMoveMobile{0%{transform:perspective(200px)rotateX(40deg)scale(3,2.5)translate(0,0)}to{transform:perspective(200px)rotateX(40deg)scale(3,2.5)translateY(30px)}}.synthwave-background-module__DEmwRW__gridStatic:after{background-size:30px 30px;height:100vh;transform:perspective(200px)rotateX(40deg)scale(3,2.5);box-shadow:0 0 10px #f0f3}}.synthwave-background-module__DEmwRW__synthwaveContainer *{backface-visibility:hidden;perspective:1000px}.synthwave-background-module__DEmwRW__grid-blur-layer{content:"";transform-origin:bottom;filter:blur(1px);z-index:-1;opacity:.5;background-image:linear-gradient(90deg,#ff00ff4d 4px,#0000 4px),linear-gradient(#ff00ff4d 2px,#0000 2px);background-position:bottom;background-size:40px 40px;width:200%;height:150vh;animation:15s linear infinite synthwave-background-module__DEmwRW__gridMove;position:absolute;bottom:0;left:-50%;transform:perspective(200px)rotateX(40deg)scale(4,3)}
.page-module__E0kJGG__container{color:#fff;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.page-module__E0kJGG__main{z-index:10;box-sizing:border-box;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem;position:relative}.page-module__E0kJGG__heroSection{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;min-height:30vh;padding:4rem 0 2rem;display:flex;position:relative}.page-module__E0kJGG__title{font-size:5rem;font-weight:800;line-height:1;font-family:var(--retro-font);letter-spacing:4px;text-transform:uppercase;z-index:2;flex-direction:row;margin-bottom:1.5rem;display:flex;position:relative}.page-module__E0kJGG__neonText{color:#fff;text-shadow:0 0 5px #0ff,0 0 10px #0ff,0 0 20px #0ff,0 0 40px #0ff,0 0 80px #0ff;animation:1.5s ease-in-out infinite alternate page-module__E0kJGG__neonPulse}.page-module__E0kJGG__neonTextPink{color:#fff;text-shadow:0 0 5px #f0f,0 0 10px #f0f,0 0 20px #f0f,0 0 40px #f0f,0 0 80px #f0f;animation:1.5s ease-in-out .5s infinite alternate page-module__E0kJGG__neonPulsePink}@keyframes page-module__E0kJGG__neonPulse{0%{text-shadow:0 0 5px #0ff,0 0 10px #0ff,0 0 20px #0ff,0 0 40px #0ff}to{text-shadow:0 0 5px #0ff,0 0 10px #0ff,0 0 20px #0ff,0 0 40px #0ff,0 0 80px #0ff,0 0 90px #0ff}}@keyframes page-module__E0kJGG__neonPulsePink{0%{text-shadow:0 0 5px #f0f,0 0 10px #f0f,0 0 20px #f0f,0 0 40px #f0f}to{text-shadow:0 0 5px #f0f,0 0 10px #f0f,0 0 20px #f0f,0 0 40px #f0f,0 0 80px #f0f,0 0 90px #f0f}}.page-module__E0kJGG__lobbiesSection{padding:2rem 0 4rem}.page-module__E0kJGG__lobbiesContainer{flex-direction:row;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.page-module__E0kJGG__footer{text-align:center;z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-family:var(--retro-font-alt);background-color:#0a0a1fcc;border-top:1px solid #0ff3;padding:2rem;position:relative}@media (max-width:768px){.page-module__E0kJGG__title{font-size:2.5rem}}.page-module__E0kJGG__authSection{z-index:2;width:100%;padding:2rem 0 4rem;animation:.5s ease-out page-module__E0kJGG__fadeIn;position:relative}
