.AvatarSelector-module__W43rrW__container{padding:5px}.AvatarSelector-module__W43rrW__sectionHeader{align-items:center;gap:15px;margin-bottom:20px;display:flex}.AvatarSelector-module__W43rrW__line{background:linear-gradient(90deg,#0000,#00d4ff66,#0000);flex:1;height:1px}.AvatarSelector-module__W43rrW__sectionTitle{letter-spacing:2px;text-transform:uppercase;color:#fff9;white-space:nowrap;font-family:Orbitron,Rajdhani,sans-serif;font-size:11px;font-weight:500}.AvatarSelector-module__W43rrW__avatarGrid{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:15px;display:grid}.AvatarSelector-module__W43rrW__avatarCard{cursor:pointer;background:linear-gradient(135deg,#1e283c80 0%,#0f1423cc 100%);border:2px solid #64789633;border-radius:12px;padding:25px 20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.AvatarSelector-module__W43rrW__avatarCard:hover{border-color:#00d4ff80;transform:translateY(-5px)scale(1.02);box-shadow:0 10px 30px #0000004d,0 0 20px #00d4ff33}.AvatarSelector-module__W43rrW__avatarCard.AvatarSelector-module__W43rrW__selected{background:linear-gradient(135deg,#00507866 0%,#00283cb3 100%);border-color:#00d4ff;box-shadow:0 0 30px #00d4ff66,inset 0 0 30px #00d4ff1a}.AvatarSelector-module__W43rrW__glowEffect{opacity:0;pointer-events:none;background:radial-gradient(circle,#00d4ff1a 0%,#0000 50%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.AvatarSelector-module__W43rrW__avatarCard:hover .AvatarSelector-module__W43rrW__glowEffect,.AvatarSelector-module__W43rrW__avatarCard.AvatarSelector-module__W43rrW__selected .AvatarSelector-module__W43rrW__glowEffect{opacity:1}.AvatarSelector-module__W43rrW__borderAnimation{pointer-events:none;border-radius:12px;position:absolute;inset:0;overflow:hidden}.AvatarSelector-module__W43rrW__borderLine{opacity:0;background:linear-gradient(90deg,#0000,#00d4ff,#0000);width:100px;height:100px;transition:opacity .3s;position:absolute}.AvatarSelector-module__W43rrW__avatarCard.AvatarSelector-module__W43rrW__selected .AvatarSelector-module__W43rrW__borderLine{opacity:1;animation:3s linear infinite AvatarSelector-module__W43rrW__borderRotate}@keyframes AvatarSelector-module__W43rrW__borderRotate{0%{top:-50px;left:-50px;transform:rotate(0)}25%{top:-50px;left:calc(100% - 50px)}50%{top:calc(100% - 50px);left:calc(100% - 50px)}75%{top:calc(100% - 50px);left:-50px}to{top:-50px;left:-50px;transform:rotate(360deg)}}.AvatarSelector-module__W43rrW__avatarIconWrapper{justify-content:center;margin-bottom:15px;display:flex;position:relative}.AvatarSelector-module__W43rrW__avatarIcon{z-index:2;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:relative}.AvatarSelector-module__W43rrW__avatarSvg{filter:drop-shadow(0 0 10px #00d4ff80);width:100%;height:100%;transition:all .3s}.AvatarSelector-module__W43rrW__avatarCard:hover .AvatarSelector-module__W43rrW__avatarSvg{filter:drop-shadow(0 0 20px #00d4ffcc);transform:scale(1.1)}.AvatarSelector-module__W43rrW__avatarCard.AvatarSelector-module__W43rrW__selected .AvatarSelector-module__W43rrW__avatarSvg{filter:drop-shadow(0 0 25px #00d4ff)}.AvatarSelector-module__W43rrW__iconRing{opacity:0;border:2px solid #00d4ff4d;border-radius:50%;width:90px;height:90px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AvatarSelector-module__W43rrW__avatarCard:hover .AvatarSelector-module__W43rrW__iconRing,.AvatarSelector-module__W43rrW__avatarCard.AvatarSelector-module__W43rrW__selected .AvatarSelector-module__W43rrW__iconRing{opacity:1;animation:2s ease-in-out infinite AvatarSelector-module__W43rrW__ringPulse}@keyframes AvatarSelector-module__W43rrW__ringPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.AvatarSelector-module__W43rrW__iconPulse{opacity:0;background:radial-gradient(circle,#00d4ff33 0%,#0000 70%);border-radius:50%;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AvatarSelector-module__W43rrW__avatarCard.AvatarSelector-module__W43rrW__selected .AvatarSelector-module__W43rrW__iconPulse{opacity:1;animation:2s ease-in-out infinite AvatarSelector-module__W43rrW__pulse}@keyframes AvatarSelector-module__W43rrW__pulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:0;transform:translate(-50%,-50%)scale(1.3)}to{opacity:.5;transform:translate(-50%,-50%)scale(1)}}.AvatarSelector-module__W43rrW__labelWrapper{justify-content:center;align-items:center;gap:8px;display:flex}.AvatarSelector-module__W43rrW__label{letter-spacing:2px;text-transform:uppercase;color:#ffffffe6;font-family:Orbitron,Rajdhani,sans-serif;font-size:14px;font-weight:600;transition:all .3s}.AvatarSelector-module__W43rrW__avatarCard.AvatarSelector-module__W43rrW__selected .AvatarSelector-module__W43rrW__label{color:#fff;text-shadow:0 0 10px #00d4ffcc}.AvatarSelector-module__W43rrW__genderSymbol{opacity:.7;font-size:18px;transition:opacity .3s}.AvatarSelector-module__W43rrW__avatarCard:first-child .AvatarSelector-module__W43rrW__genderSymbol{color:#00d4ff}.AvatarSelector-module__W43rrW__avatarCard:nth-child(2) .AvatarSelector-module__W43rrW__genderSymbol{color:#ff6b9d}.AvatarSelector-module__W43rrW__avatarCard.AvatarSelector-module__W43rrW__selected .AvatarSelector-module__W43rrW__genderSymbol{opacity:1}.AvatarSelector-module__W43rrW__selectedBadge{background:linear-gradient(90deg,#00d4ff4d,#00b4dc33);border:1px solid #00d4ff;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;animation:2s ease-in-out infinite AvatarSelector-module__W43rrW__badgePulse;display:flex;position:absolute;top:10px;right:10px}@keyframes AvatarSelector-module__W43rrW__badgePulse{0%,to{box-shadow:0 0 5px #00d4ff80}50%{box-shadow:0 0 15px #00d4ffcc}}.AvatarSelector-module__W43rrW__checkmark{color:#00d4ff;font-size:10px}.AvatarSelector-module__W43rrW__selectedText{letter-spacing:1px;color:#00d4ff;font-family:Orbitron,Rajdhani,sans-serif;font-size:9px;font-weight:600}.AvatarSelector-module__W43rrW__particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.AvatarSelector-module__W43rrW__particle{opacity:0;background:#00d4ff;border-radius:50%;width:4px;height:4px;position:absolute}.AvatarSelector-module__W43rrW__avatarCard:hover .AvatarSelector-module__W43rrW__particle{animation:2s ease-in-out infinite AvatarSelector-module__W43rrW__particleFloat}.AvatarSelector-module__W43rrW__particle:first-child{animation-delay:0s;left:20%}.AvatarSelector-module__W43rrW__particle:nth-child(2){animation-delay:.5s;left:40%}.AvatarSelector-module__W43rrW__particle:nth-child(3){animation-delay:1s;left:60%}.AvatarSelector-module__W43rrW__particle:nth-child(4){animation-delay:1.5s;left:80%}@keyframes AvatarSelector-module__W43rrW__particleFloat{0%{opacity:0;bottom:0;transform:scale(0)}20%{opacity:1;transform:scale(1)}80%{opacity:1}to{opacity:0;bottom:100%;transform:scale(.5)}}.AvatarSelector-module__W43rrW__infoBox{background:linear-gradient(90deg,#00d4ff1a,#0064961a);border-left:3px solid #00d4ff;border-radius:0 8px 8px 0;align-items:center;gap:10px;padding:10px 15px;display:flex}.AvatarSelector-module__W43rrW__infoIcon{color:#00d4ff;background:#00d4ff33;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.AvatarSelector-module__W43rrW__infoText{color:#fffc;font-size:12px}.AvatarSelector-module__W43rrW__infoText strong{color:#00d4ff}
.BackgroundSelector-module__RJ58La__container{padding:5px}.BackgroundSelector-module__RJ58La__sectionHeader{align-items:center;gap:15px;margin-bottom:15px;display:flex}.BackgroundSelector-module__RJ58La__line{background:linear-gradient(90deg,#0000,#00d4ff66,#0000);flex:1;height:1px}.BackgroundSelector-module__RJ58La__sectionTitle{letter-spacing:2px;text-transform:uppercase;color:#fff9;white-space:nowrap;font-family:Orbitron,Rajdhani,sans-serif;font-size:11px;font-weight:500}.BackgroundSelector-module__RJ58La__backgroundGrid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:15px;display:grid}.BackgroundSelector-module__RJ58La__backgroundCard{cursor:pointer;text-align:center;background:linear-gradient(#19233799 0%,#0a0f19e6 100%);border:1px solid #5064824d;border-radius:10px;padding:15px 10px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.BackgroundSelector-module__RJ58La__backgroundCard:hover{border-color:#00d4ff99;transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.BackgroundSelector-module__RJ58La__backgroundCard.BackgroundSelector-module__RJ58La__selected{background:linear-gradient(#00466480 0%,#001e32e6 100%);border-color:#00d4ff;box-shadow:0 0 25px #00d4ff4d,inset 0 0 20px #00d4ff1a}.BackgroundSelector-module__RJ58La__cardBg{pointer-events:none;position:absolute;inset:0}.BackgroundSelector-module__RJ58La__gridPattern{opacity:0;background-image:linear-gradient(#00d4ff08 1px,#0000 1px),linear-gradient(90deg,#00d4ff08 1px,#0000 1px);background-size:10px 10px;transition:opacity .3s;position:absolute;inset:0}.BackgroundSelector-module__RJ58La__backgroundCard:hover .BackgroundSelector-module__RJ58La__gridPattern,.BackgroundSelector-module__RJ58La__backgroundCard.BackgroundSelector-module__RJ58La__selected .BackgroundSelector-module__RJ58La__gridPattern{opacity:1}.BackgroundSelector-module__RJ58La__gradientOverlay{background:linear-gradient(#0000,#00000080);height:50%;position:absolute;bottom:0;left:0;right:0}.BackgroundSelector-module__RJ58La__cornerAccent{pointer-events:none;border:0 solid #00d4ff00;width:8px;height:8px;transition:border-color .3s;position:absolute}.BackgroundSelector-module__RJ58La__backgroundCard:hover .BackgroundSelector-module__RJ58La__cornerAccent,.BackgroundSelector-module__RJ58La__backgroundCard.BackgroundSelector-module__RJ58La__selected .BackgroundSelector-module__RJ58La__cornerAccent{border-color:#00d4ff}.BackgroundSelector-module__RJ58La__topLeft{border-top-width:2px;border-left-width:2px;top:4px;left:4px}.BackgroundSelector-module__RJ58La__topRight{border-top-width:2px;border-right-width:2px;top:4px;right:4px}.BackgroundSelector-module__RJ58La__bottomLeft{border-bottom-width:2px;border-left-width:2px;bottom:4px;left:4px}.BackgroundSelector-module__RJ58La__bottomRight{border-bottom-width:2px;border-right-width:2px;bottom:4px;right:4px}.BackgroundSelector-module__RJ58La__iconContainer{margin-bottom:8px;display:inline-block;position:relative}.BackgroundSelector-module__RJ58La__icon{filter:grayscale(50%);z-index:2;font-size:28px;transition:all .3s;display:block;position:relative}.BackgroundSelector-module__RJ58La__backgroundCard:hover .BackgroundSelector-module__RJ58La__icon,.BackgroundSelector-module__RJ58La__backgroundCard.BackgroundSelector-module__RJ58La__selected .BackgroundSelector-module__RJ58La__icon{filter:grayscale(0%);transform:scale(1.15)}.BackgroundSelector-module__RJ58La__iconGlow{opacity:0;background:radial-gradient(circle,#00d4ff4d 0%,#0000 70%);width:50px;height:50px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BackgroundSelector-module__RJ58La__backgroundCard.BackgroundSelector-module__RJ58La__selected .BackgroundSelector-module__RJ58La__iconGlow{opacity:1;animation:2s ease-in-out infinite BackgroundSelector-module__RJ58La__iconGlowPulse}@keyframes BackgroundSelector-module__RJ58La__iconGlowPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.BackgroundSelector-module__RJ58La__cardContent{z-index:2;position:relative}.BackgroundSelector-module__RJ58La__cardTitle{letter-spacing:1px;text-transform:uppercase;color:#ffffffe6;margin:0 0 3px;font-family:Orbitron,Rajdhani,sans-serif;font-size:10px;font-weight:600;transition:color .3s}.BackgroundSelector-module__RJ58La__backgroundCard.BackgroundSelector-module__RJ58La__selected .BackgroundSelector-module__RJ58La__cardTitle{color:#fff;text-shadow:0 0 8px #00d4ffcc}.BackgroundSelector-module__RJ58La__cardDescription{color:#ffffff80;margin:0;font-size:9px;line-height:1.3}.BackgroundSelector-module__RJ58La__selectionRing{pointer-events:none;border:2px solid #0000;border-radius:10px;position:absolute;inset:0}.BackgroundSelector-module__RJ58La__ringInner{background:linear-gradient(45deg,#0000 40%,#00d4ff4d 50%,#0000 60%) 0 0/200% 200%;border:2px solid #00d4ff;border-radius:10px;animation:4s linear infinite BackgroundSelector-module__RJ58La__ringRotate;position:absolute;inset:-1px}@keyframes BackgroundSelector-module__RJ58La__ringRotate{0%{background-position:0 0}to{background-position:200% 200%}}.BackgroundSelector-module__RJ58La__activeLabel{letter-spacing:1px;color:#00d4ff;white-space:nowrap;background:#001428e6;border-radius:3px;padding:2px 6px;font-family:Orbitron,Rajdhani,sans-serif;font-size:7px;font-weight:600;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.BackgroundSelector-module__RJ58La__scanLine{opacity:0;background:linear-gradient(90deg,#0000,#00d4ff80,#0000);height:2px;position:absolute;top:0;left:0;right:0;transform:translateY(-10px)}.BackgroundSelector-module__RJ58La__backgroundCard:hover .BackgroundSelector-module__RJ58La__scanLine{opacity:1;animation:1.5s ease-in-out infinite BackgroundSelector-module__RJ58La__scanDown}@keyframes BackgroundSelector-module__RJ58La__scanDown{0%{opacity:0;transform:translateY(-10px)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(calc(100% + 10px))}}.BackgroundSelector-module__RJ58La__environmentInfo{background:linear-gradient(90deg,#00d4ff14,#00649614);border:1px solid #00d4ff33;border-radius:8px;padding:12px 15px;position:relative;overflow:hidden}.BackgroundSelector-module__RJ58La__infoHeader{align-items:center;gap:10px;margin-bottom:5px;display:flex}.BackgroundSelector-module__RJ58La__infoEmoji{font-size:20px}.BackgroundSelector-module__RJ58La__infoTitle{letter-spacing:1px;color:#00d4ff;font-family:Orbitron,Rajdhani,sans-serif;font-size:14px;font-weight:600}.BackgroundSelector-module__RJ58La__infoDescription{color:#ffffffb3;margin-bottom:8px;font-size:11px}.BackgroundSelector-module__RJ58La__infoBar{background:#00d4ff33;border-radius:3px;height:3px;overflow:hidden}.BackgroundSelector-module__RJ58La__infoBarFill{background:linear-gradient(90deg,#00d4ff,#0ff);border-radius:3px;width:100%;height:100%;animation:2s ease-out forwards BackgroundSelector-module__RJ58La__barFill}@keyframes BackgroundSelector-module__RJ58La__barFill{0%{width:0}to{width:100%}}@media (max-width:600px){.BackgroundSelector-module__RJ58La__backgroundGrid{grid-template-columns:repeat(2,1fr)}}
.GameUI-module__A7Pb1a__toggleButton{z-index:10001;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00d4ff26 0%,#000c 100%);border:1px solid #00d4ff66;border-radius:8px;align-items:center;gap:10px;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:20px;right:20px;box-shadow:0 0 20px #00d4ff33,inset 0 1px #ffffff1a}.GameUI-module__A7Pb1a__toggleButton:hover{border-color:#00d4ffcc;transform:translateY(-2px);box-shadow:0 0 30px #00d4ff66,0 10px 40px #0000004d,inset 0 1px #fff3}.GameUI-module__A7Pb1a__toggleButton.GameUI-module__A7Pb1a__active{background:linear-gradient(135deg,#00d4ff4d 0%,#003250e6 100%);border-color:#00d4ff}.GameUI-module__A7Pb1a__toggleIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.GameUI-module__A7Pb1a__gear{color:#00d4ff;filter:drop-shadow(0 0 5px #00d4ffcc);font-size:20px;animation:10s linear infinite GameUI-module__A7Pb1a__spin}.GameUI-module__A7Pb1a__toggleButton.GameUI-module__A7Pb1a__active .GameUI-module__A7Pb1a__gear{animation:3s linear infinite GameUI-module__A7Pb1a__spin}@keyframes GameUI-module__A7Pb1a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GameUI-module__A7Pb1a__toggleText{text-transform:uppercase;letter-spacing:2px;color:#fff;text-shadow:0 0 10px #00d4ff80;font-family:Orbitron,Rajdhani,sans-serif;font-size:12px;font-weight:600}.GameUI-module__A7Pb1a__panel{z-index:999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#0a0f1ef2 0%,#050a14fa 100%);border:1px solid #00d4ff4d;border-radius:16px;width:90%;max-width:700px;padding:20px;transition:all .5s cubic-bezier(.4,0,.2,1);position:fixed;bottom:20px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 0 40px #00d4ff26,0 20px 60px #00000080,inset 0 1px #ffffff0d}.GameUI-module__A7Pb1a__panel.GameUI-module__A7Pb1a__closed{opacity:0;pointer-events:none;transform:translate(-50%)translateY(120%)}.GameUI-module__A7Pb1a__panel.GameUI-module__A7Pb1a__open{opacity:1;transform:translate(-50%)translateY(0)}.GameUI-module__A7Pb1a__cornerTL,.GameUI-module__A7Pb1a__cornerTR,.GameUI-module__A7Pb1a__cornerBL,.GameUI-module__A7Pb1a__cornerBR{pointer-events:none;border:0 solid #00d4ff;width:20px;height:20px;position:absolute}.GameUI-module__A7Pb1a__cornerTL{border-top-width:2px;border-left-width:2px;top:8px;left:8px}.GameUI-module__A7Pb1a__cornerTR{border-top-width:2px;border-right-width:2px;top:8px;right:8px}.GameUI-module__A7Pb1a__cornerBL{border-bottom-width:2px;border-left-width:2px;bottom:8px;left:8px}.GameUI-module__A7Pb1a__cornerBR{border-bottom-width:2px;border-right-width:2px;bottom:8px;right:8px}.GameUI-module__A7Pb1a__glowLine{background:linear-gradient(90deg,#0000 0%,#00d4ff 20%,#0ff 50%,#00d4ff 80%,#0000 100%);height:2px;animation:3s ease-in-out infinite GameUI-module__A7Pb1a__glowPulse;position:absolute;top:0;left:0;right:0}@keyframes GameUI-module__A7Pb1a__glowPulse{0%,to{opacity:.5}50%{opacity:1}}.GameUI-module__A7Pb1a__header{text-align:center;margin-bottom:15px;position:relative}.GameUI-module__A7Pb1a__headerDecor{justify-content:center;gap:8px;margin-bottom:8px;display:flex}.GameUI-module__A7Pb1a__hexagon{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:#00d4ff;width:8px;height:8px;animation:2s ease-in-out infinite GameUI-module__A7Pb1a__hexPulse}.GameUI-module__A7Pb1a__hexagon:nth-child(2){animation-delay:.3s}.GameUI-module__A7Pb1a__hexagon:nth-child(3){animation-delay:.6s}@keyframes GameUI-module__A7Pb1a__hexPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.GameUI-module__A7Pb1a__title{letter-spacing:4px;color:#fff;text-shadow:0 0 10px #00d4ffcc,0 0 20px #00d4ff66;justify-content:center;align-items:center;gap:12px;margin:0;font-family:Orbitron,Rajdhani,sans-serif;font-size:18px;font-weight:700;display:flex}.GameUI-module__A7Pb1a__titleIcon{color:#00d4ff;font-size:10px;animation:1.5s ease-in-out infinite GameUI-module__A7Pb1a__titleIconPulse}@keyframes GameUI-module__A7Pb1a__titleIconPulse{0%,to{opacity:.5}50%{opacity:1}}.GameUI-module__A7Pb1a__subtitle{color:#00d4ffb3;letter-spacing:2px;text-transform:uppercase;margin-top:4px;font-size:11px}.GameUI-module__A7Pb1a__tabs{gap:10px;margin-bottom:15px;padding:0 10px;display:flex}.GameUI-module__A7Pb1a__tab{cursor:pointer;background:linear-gradient(#1e283c99 0%,#141928cc 100%);border:1px solid #6478964d;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;transition:all .3s;display:flex;position:relative;overflow:hidden}.GameUI-module__A7Pb1a__tab:hover{background:linear-gradient(#283246b3 0%,#1e2332e6 100%);border-color:#00d4ff80}.GameUI-module__A7Pb1a__tab.GameUI-module__A7Pb1a__activeTab{background:linear-gradient(#00507899 0%,#003250cc 100%);border-color:#00d4ff;box-shadow:0 0 15px #00d4ff4d,inset 0 0 20px #00d4ff1a}.GameUI-module__A7Pb1a__tabIcon{filter:grayscale();font-size:18px;transition:filter .3s}.GameUI-module__A7Pb1a__tab.GameUI-module__A7Pb1a__activeTab .GameUI-module__A7Pb1a__tabIcon,.GameUI-module__A7Pb1a__tab:hover .GameUI-module__A7Pb1a__tabIcon{filter:grayscale(0%)}.GameUI-module__A7Pb1a__tabLabel{letter-spacing:2px;color:#ffffffb3;font-family:Orbitron,Rajdhani,sans-serif;font-size:12px;font-weight:600;transition:color .3s}.GameUI-module__A7Pb1a__tab.GameUI-module__A7Pb1a__activeTab .GameUI-module__A7Pb1a__tabLabel{color:#fff;text-shadow:0 0 10px #00d4ffcc}.GameUI-module__A7Pb1a__tabGlow{background:#00d4ff;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 10px #00d4ff}.GameUI-module__A7Pb1a__tab.GameUI-module__A7Pb1a__activeTab .GameUI-module__A7Pb1a__tabGlow{width:80%}.GameUI-module__A7Pb1a__content{min-height:180px;position:relative}.GameUI-module__A7Pb1a__contentPanel{opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:translate(20px)}.GameUI-module__A7Pb1a__contentPanel.GameUI-module__A7Pb1a__visible{opacity:1;pointer-events:auto;position:relative;transform:translate(0)}.GameUI-module__A7Pb1a__footer{justify-content:center;align-items:center;gap:15px;margin-top:15px;padding-top:10px;display:flex}.GameUI-module__A7Pb1a__footerLine{background:linear-gradient(90deg,#0000,#00d4ff80,#0000);flex:1;height:1px}.GameUI-module__A7Pb1a__footerText{letter-spacing:3px;color:#00d4ff99;white-space:nowrap;font-family:Orbitron,Rajdhani,sans-serif;font-size:10px}
