:root{--bg-deep:#0f0822;--bg-base:#1e1247;--bg-elevated:#241942;--bg-highlight:#2d1b5e;--bg-lifted:#3d2a8f;--accent-violet:#7c5cff;--accent-turquoise:#3ecfb8;--accent-orange:#ff9d00;--accent-gold:#ffd97a;--accent-blue:#4a90ff;--accent-coral:#ff6b6b;--text-primary:#f0ebff;--text-secondary:#a89dc9;--text-muted:#6b5d8f;--text-gold:#ffd97a;--glow-violet:0 0 30px rgba(124,92,255,0.40);--glow-turquoise:0 0 30px rgba(62,207,184,0.40);--glow-orange:0 0 30px rgba(233,79,138,0.40);--glow-gold:0 0 30px rgba(255,217,122,0.40);--transition-fast:0.15s cubic-bezier(0.4,0,0.2,1);--transition-base:0.30s cubic-bezier(0.4,0,0.2,1);--transition-slow:0.60s cubic-bezier(0.4,0,0.2,1)}body{background:radial-gradient(ellipse at 0 0,rgba(61,42,143,.95) 0,transparent 50%),radial-gradient(ellipse at 100% 100%,rgba(45,27,94,.95) 0,transparent 50%),radial-gradient(ellipse at 50% 50%,var(--bg-base) 0,var(--bg-deep) 100%)!important;background-attachment:fixed!important;background-size:100% 100%,100% 100%,100% 100%!important;color:var(--text-primary)}body:after,body:before{opacity:.04!important;filter:hue-rotate(20deg) saturate(.6)}@keyframes gp-pulse-glow{0%,to{box-shadow:0 0 20px rgba(124,92,255,.4)}50%{box-shadow:0 0 32px rgba(124,92,255,.7)}}@keyframes gp-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gp-spin-slow{to{transform:rotate(1turn)}}@keyframes gp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.gameTopNav{background:linear-gradient(90deg,var(--bg-base) 0,var(--bg-highlight) 50%,var(--bg-base) 100%)!important;border-bottom:1px solid rgba(124,92,255,.45)!important;box-shadow:0 0 28px rgba(124,92,255,.25)!important}.gameTopNav__link{color:var(--text-secondary)!important;text-shadow:none!important;transition:color var(--transition-base),text-shadow var(--transition-base),transform var(--transition-base)!important}.gameTopNav__link:hover{color:#ffffff!important;text-shadow:0 0 10px var(--accent-violet)!important;transform:translateY(-1px) scale(1.04);filter:none!important}.gameTopNav__link--active{color:var(--accent-gold)!important;text-shadow:0 0 14px rgba(255,217,122,.65)!important}.gameTopNav__link--active:after{background:linear-gradient(90deg,var(--accent-violet) 0,var(--accent-turquoise) 100%)!important;box-shadow:0 0 8px rgba(124,92,255,.6)}[class*=bonusBadge i],[class*=rubisBadge i]{background:linear-gradient(135deg,var(--accent-orange) 0,#ffc83d 100%)!important;color:#ffffff!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 0 14px rgba(233,79,138,.5)!important;text-shadow:0 1px 2px rgba(0,0,0,.4)!important}[class*=langButton i]{background:rgba(36,25,66,.6)!important;color:var(--text-secondary)!important;border:1px solid rgba(124,92,255,.18)!important;border-radius:10px!important;transition:all var(--transition-base)!important}.agPanel-center{background:linear-gradient(135deg,rgba(36,25,66,.95),rgba(45,27,94,.95))!important;border:1px solid rgba(124,92,255,.22)!important;border-radius:16px!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;transition:box-shadow var(--transition-base)!important;box-shadow:0 8px 32px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.05),0 0 40px rgba(62,207,184,.15)!important}.agPanel-center:hover{box-shadow:0 8px 32px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.05),0 0 56px rgba(62,207,184,.4)!important}.agPanel-center #modeSelector button{background:rgba(36,25,66,.6)!important;border:1px solid rgba(124,92,255,.1)!important;border-left:3px solid var(--accent-violet)!important;border-radius:10px!important;padding:12px 16px!important;color:var(--text-primary)!important;text-shadow:none!important;font-weight:700!important;box-shadow:none!important;transition:all var(--transition-base)!important}.agPanel-center #modeSelector button:hover{background:rgba(36,25,66,.92)!important;border-left-width:5px!important;transform:translateX(4px);filter:none!important;box-shadow:0 0 20px rgba(124,92,255,.2)!important}.agPanel-center #modeSelector button[data-mode=bonus i],.agPanel-center #modeSelector button[data-mode=crazy i]{border-left-color:var(--accent-orange)!important}.agPanel-center #modeSelector button.bg-primary\/10{background:linear-gradient(135deg,rgba(255,107,107,.3),rgba(124,92,255,.2))!important;border-left:1px solid var(--accent-coral)!important;border:1px solid var(--accent-coral)!important;border-left-width:5px!important;box-shadow:0 0 20px rgba(255,107,107,.32)!important;color:#ffffff!important;text-shadow:0 0 8px rgba(255,107,107,.6)!important}.agPanel-center .agPlayButton,.agPanel-center .secondaryCta{border-radius:12px!important;border:1px solid rgba(255,255,255,.1)!important;font-weight:700!important;letter-spacing:.02em!important;text-shadow:0 1px 2px rgba(0,0,0,.35)!important;color:#ffffff!important;transition:transform var(--transition-base),box-shadow var(--transition-base),filter var(--transition-base)!important;backdrop-filter:none!important}.agPanel-center .agPlayButton:hover:not(:disabled),.agPanel-center .secondaryCta:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.08)}.agPanel-center .agPlayButton:active:not(:disabled){transform:translateY(1px) scale(.99)}.agPanel-center .agPlayButton--primary,.agPanel-center .agPlayPanel .agPlayButton--primary{background:linear-gradient(135deg,var(--accent-turquoise) 0,var(--accent-violet) 100%)!important;box-shadow:0 0 25px rgba(62,207,184,.55),0 6px 18px rgba(124,92,255,.35)!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:14px!important;min-height:56px!important;font-size:clamp(16px,1.3vw,20px)!important;text-transform:uppercase!important;letter-spacing:.06em!important;animation:gp-pulse-glow 2.4s ease-in-out infinite}.agPanel-center .agPlayButton--primary:hover:not(:disabled){filter:brightness(1.1) saturate(1.05);transform:translateY(-2px) scale(1.04);box-shadow:0 0 36px rgba(62,207,184,.75),0 10px 24px rgba(124,92,255,.5)!important}.agPanel-center .agPlayButton--secondary{background:linear-gradient(135deg,var(--accent-blue) 0,var(--accent-violet) 100%)!important;box-shadow:0 0 20px rgba(74,144,255,.45)!important;border:1px solid rgba(255,255,255,.16)!important}.agPanel-center .agPlayButton--secondary:hover:not(:disabled){box-shadow:0 0 30px rgba(74,144,255,.65)!important}.agPanel-center{color:var(--text-primary)!important}.agPanel-center li,.agPanel-center p,.agPanel-center span:not([class]){color:var(--text-secondary)}.agPanel-center h2{text-shadow:0 0 18px rgba(62,207,184,.45)!important;color:#ffffff!important;font-family:var(--font-display,"Inter"),"Inter",system-ui,sans-serif!important;font-weight:800!important}.agPanel-center svg{filter:none}@media (prefers-reduced-motion:reduce){.agPanel-center .agPlayButton--primary{animation:none!important}}@keyframes gp-pulse-play{0%,to{box-shadow:0 0 25px rgba(62,207,184,.6),0 4px 15px rgba(124,92,255,.4)}50%{box-shadow:0 0 40px rgba(62,207,184,.9),0 4px 20px rgba(124,92,255,.6)}}.agPanel-center .agPlayButton--primary,.agPanel-center .agPlayPanel .agPlayButton--primary{animation:gp-pulse-play 2s ease-in-out infinite!important;font-weight:800!important;letter-spacing:1.5px!important}.agPanel-center .agPlayButton--secondary{background:linear-gradient(135deg,#4a90ff,#7c5cff)!important;box-shadow:0 0 20px rgba(74,144,255,.55)!important;font-weight:700!important;text-transform:uppercase!important}.gp-particles{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.gp-particle{position:absolute;bottom:-10vh;border-radius:50%;filter:blur(1px);opacity:0;animation:gp-particle-float linear infinite;will-change:transform,opacity}@keyframes gp-particle-float{0%{transform:translateZ(0);opacity:0}10%{opacity:.55}90%{opacity:.55}to{transform:translate3d(20px,-120vh,0);opacity:0}}.agPanel-center,.gameTopNav,.lobbyShell,main{position:relative;z-index:1}@keyframes resumeMapPromptFade{0%{opacity:0}to{opacity:1}}@keyframes resumeMapPromptPop{0%{opacity:0;transform:translateY(16px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.agPanel-center #modeSelector button[data-mode=bonus i].bg-primary\/10{background:linear-gradient(135deg,rgba(233,79,138,.25),rgba(124,92,255,.15))!important;border-left:1px solid var(--accent-orange)!important;border:1px solid var(--accent-orange)!important;border-left-width:4px!important;box-shadow:0 0 20px rgba(233,79,138,.3)!important;color:#ffffff!important;text-shadow:0 0 8px rgba(233,79,138,.55)!important}.userProfilePanel-name,[class*=logoText i]{font-family:var(--font-game-display,"Orbitron"),"Orbitron",system-ui,sans-serif!important;letter-spacing:.02em!important}@keyframes gp-xp-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.gameTopNav{background:linear-gradient(90deg,rgba(30,18,71,.85),rgba(45,27,94,.85) 50%,rgba(30,18,71,.85))!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-bottom:1px solid rgba(124,92,255,.28)!important;box-shadow:0 8px 32px rgba(0,0,0,.4),0 0 40px rgba(124,92,255,.18),inset 0 1px 0 rgba(255,255,255,.06)!important}@keyframes gp-ambient-shift{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.05) translate(-2%,-1%)}}body:before{content:"";position:fixed;inset:-10vh;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 20% 10%,rgba(61,42,143,.95) 0,transparent 50%),radial-gradient(ellipse 70% 50% at 80% 90%,rgba(45,27,94,.95) 0,transparent 50%);animation:gp-ambient-shift 18s ease-in-out infinite;opacity:1;filter:none}@keyframes gp-status-blink{0%,to{opacity:1}50%{opacity:.5}}[class*=salon i] [class*=onlineDot i],[data-online=true]{background:var(--accent-turquoise)!important;box-shadow:0 0 8px var(--accent-turquoise)!important;animation:gp-status-blink 2s ease-in-out infinite!important}.agPanel-center #modeSelector button{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.agPanel-center #modeSelector button:hover{transform:translateX(3px);box-shadow:0 0 16px rgba(124,92,255,.18)!important}@media (prefers-reduced-motion:reduce){.agPanel-center .agPlayButton--primary,.gp-particle,[data-online=true],body:before{animation:none!important}}@keyframes agPlayButtonPulse{0%,to{box-shadow:0 16px 30px rgba(62,207,184,.34),0 0 24px rgba(124,92,255,.34),inset 0 3px 0 rgba(255,255,255,.3)}50%{box-shadow:0 18px 36px rgba(62,207,184,.46),0 0 42px rgba(124,92,255,.54),inset 0 3px 0 rgba(255,255,255,.36)}}.agPanel-center .agPlayButton--primary,.agPanel-center .agPlayPanel .agPlayButton--primary{border:2px solid rgba(255,255,255,.46)!important;border-bottom:6px solid #33238d!important;color:#ffffff!important}.agPanel-center .agPlayButton--primary:hover:not(:disabled),.agPanel-center .agPlayPanel .agPlayButton--primary:hover:not(:disabled){transform:translateY(-3px) scale(1.045)!important;filter:brightness(1.1) saturate(1.12)!important;box-shadow:0 20px 38px rgba(62,207,184,.48),0 0 48px rgba(124,92,255,.6),inset 0 3px 0 rgba(255,255,255,.38)!important}.agPanel-center .agPlayButton--secondary{border:2px solid rgba(255,255,255,.36)!important;border-bottom:6px solid #4a1f78!important;color:#ffffff!important}.agPanel-center .agPlayButton--secondary:hover:not(:disabled){transform:translateY(-3px) scale(1.045)!important;filter:brightness(1.1) saturate(1.12)!important;box-shadow:0 20px 38px rgba(124,92,255,.42),0 0 40px rgba(233,79,138,.46),inset 0 3px 0 rgba(255,255,255,.32)!important}.agPanel-center .agPlayButton:active:not(:disabled){transform:translateY(4px) scale(.99)!important;border-bottom-width:1px!important}.agPanel-center,.agPanel-center .agPlayPanel,.agPanel-center .agPlaySection,.agPanel-center .lobbyHero,.lobbyMobileAccordion{backdrop-filter:blur(20px) saturate(1.2)!important;-webkit-backdrop-filter:blur(20px) saturate(1.2)!important}.agPanel-center{border:2px solid rgba(103,232,249,.48)!important;border-bottom:6px solid rgba(24,50,120,.72)!important;box-shadow:0 16px 42px rgba(0,0,0,.42),0 0 32px rgba(62,207,184,.34),0 0 58px rgba(124,92,255,.24),inset 0 3px 0 rgba(255,255,255,.14)!important}.agPanel-center .lobbyHero{box-shadow:0 0 26px rgba(62,207,184,.24),inset 0 2px 0 rgba(255,255,255,.18)!important}@media (prefers-reduced-motion:reduce){.agPanel-center .agPlayButton--primary,.agPanel-center .agPlayPanel .agPlayButton--primary{animation:none!important}}@media (max-width:767px){.gameTopNav{border:3px solid rgba(255,255,255,.28)!important;border-bottom:6px solid #111827!important;background:linear-gradient(180deg,rgba(62,74,216,.92),rgba(35,62,170,.9) 58%,rgba(22,37,84,.94))!important;box-shadow:0 12px 0 rgba(10,17,52,.45),0 18px 32px rgba(5,8,30,.44),inset 0 3px 0 rgba(255,255,255,.2)!important}.lobbyHero{background:radial-gradient(circle at 20% 0,rgba(255,255,255,.2),transparent 34%),linear-gradient(135deg,rgba(65,91,230,.82),rgba(190,66,187,.84))!important}.agPanel-center .agPlayButton--primary,.agPanel-center .agPlayPanel .agPlayButton--primary{min-height:56px!important;border:2px solid rgba(255,255,255,.42)!important;border-bottom:5px solid #15803d!important;border-radius:16px!important;background:linear-gradient(180deg,#86efac,#22c55e 55%,#16a34a)!important;color:#ffffff!important;font-size:14px!important;letter-spacing:.07em!important;text-shadow:0 3px 0 #14532d!important;box-shadow:0 12px 22px rgba(34,197,94,.34),0 0 24px rgba(34,197,94,.36),inset 0 2px 0 rgba(255,255,255,.35)!important}.agPanel-center .agPlayButton--secondary{min-height:56px!important;border:2px solid rgba(255,255,255,.28)!important;border-bottom:5px solid #312e81!important;border-radius:16px!important;background:linear-gradient(180deg,#60a5fa,#6366f1 58%,#7c3aed)!important;color:#ffffff!important;font-size:12px!important;letter-spacing:.04em!important;text-shadow:0 2px 0 #1e1b4b!important;box-shadow:0 12px 22px rgba(79,70,229,.3),inset 0 2px 0 rgba(255,255,255,.24)!important}.agPanel-center .agPlayButton span{gap:6px;white-space:nowrap}.agPanel-center .agPlayButton svg{width:15px;height:15px}.agPanel-center .agPlayButton:active:not(:disabled){transform:translateY(4px) scale(.99)!important;border-bottom-width:1px!important}}@media (min-width:768px){.agPanel-center .agPlayButton{min-height:58px!important;border-radius:17px!important;font-family:var(--font-shop-display),Impact,"Arial Black",system-ui,sans-serif!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important;transition:transform .15s cubic-bezier(.34,1.56,.64,1),border-bottom-width .15s ease,filter .15s ease,box-shadow .15s ease!important}.agPanel-center .agPlayButton--primary,.agPanel-center .agPlayPanel .agPlayButton--primary{border:2px solid rgba(255,255,255,.5)!important;border-bottom:6px solid #15803d!important;background:linear-gradient(180deg,#86efac,#22c55e 55%,#16a34a)!important;color:#ffffff!important;font-size:clamp(1rem,1.25vw,1.22rem)!important;letter-spacing:.08em!important;text-shadow:0 3px 0 #14532d!important;box-shadow:0 16px 28px rgba(34,197,94,.34),0 0 28px rgba(34,197,94,.36),inset 0 3px 0 rgba(255,255,255,.36)!important;animation:none!important}.agPanel-center .agPlayButton--primary:hover:not(:disabled),.agPanel-center .agPlayPanel .agPlayButton--primary:hover:not(:disabled){transform:translateY(-3px) scale(1.04)!important;filter:brightness(1.08) saturate(1.08)!important;box-shadow:0 20px 34px rgba(34,197,94,.4),0 0 38px rgba(34,197,94,.46),inset 0 3px 0 rgba(255,255,255,.42)!important}.agPanel-center .agPlayButton--secondary{border:2px solid rgba(255,255,255,.32)!important;border-bottom:6px solid #312e81!important;background:linear-gradient(180deg,#60a5fa,#6366f1 58%,#7c3aed)!important;color:#ffffff!important;font-size:clamp(.9rem,1.05vw,1.08rem)!important;letter-spacing:.05em!important;text-shadow:0 2px 0 #1e1b4b!important;box-shadow:0 16px 28px rgba(79,70,229,.32),0 0 24px rgba(96,165,250,.28),inset 0 3px 0 rgba(255,255,255,.24)!important}.agPanel-center .agPlayButton--secondary:hover:not(:disabled){transform:translateY(-3px) scale(1.04)!important;filter:brightness(1.08) saturate(1.08)!important;box-shadow:0 20px 34px rgba(79,70,229,.38),0 0 32px rgba(96,165,250,.38),inset 0 3px 0 rgba(255,255,255,.3)!important}.agPanel-center .agPlayButton:active:not(:disabled){transform:translateY(4px) scale(.99)!important;border-bottom-width:1px!important}.agPanel-center .agPlayButton span{gap:8px;white-space:nowrap}}.agPanel-center,.agPanel-center .agPlayPanel,.agPanel-center .agPlaySection,.agPanel-center .lobbyHero,.lobbyMobileAccordion{backdrop-filter:blur(20px) saturate(1.22)!important;-webkit-backdrop-filter:blur(20px) saturate(1.22)!important}.agPanel-center .agPlayButton--primary,.agPanel-center .agPlayPanel .agPlayButton--primary{border-bottom-color:#33238d!important;background:linear-gradient(135deg,#3ecfb8,#4a90ff 48%,#7c5cff)!important;text-shadow:0 3px 0 rgba(30,18,71,.82)!important;box-shadow:0 16px 30px rgba(62,207,184,.34),0 0 24px rgba(124,92,255,.34),inset 0 3px 0 rgba(255,255,255,.3)!important;animation:agPlayButtonPulse 2.5s ease-in-out infinite!important}.agPanel-center .agPlayButton--secondary{border-bottom-color:#4a1f78!important;background:linear-gradient(135deg,#6ea8ff,#7c5cff 46%,#ff9d00)!important;text-shadow:0 3px 0 rgba(30,18,71,.78)!important;box-shadow:0 16px 30px rgba(124,92,255,.34),0 0 28px rgba(233,79,138,.3),inset 0 3px 0 rgba(255,255,255,.26)!important}.agPanel-center .agPlayPanel{border:3px solid rgba(103,232,249,.26)!important;border-bottom:7px solid rgba(9,18,60,.72)!important;border-radius:22px!important;background:radial-gradient(circle at 24% 0,rgba(103,232,249,.14),transparent 34%),linear-gradient(145deg,rgba(41,61,150,.76),rgba(31,32,96,.92) 54%,rgba(24,18,72,.96))!important;box-shadow:0 16px 0 rgba(5,8,30,.3),0 22px 38px rgba(5,8,30,.32),inset 0 3px 0 rgba(255,255,255,.13),inset 0 0 34px rgba(103,232,249,.08)!important}.agPanel-center .agPlaySection{border:2px solid rgba(121,150,255,.3)!important;border-bottom:5px solid rgba(7,15,52,.62)!important;border-radius:19px!important;background:radial-gradient(circle at 18% 0,rgba(255,255,255,.11),transparent 34%),linear-gradient(180deg,rgba(61,82,174,.64),rgba(20,25,78,.92))!important;box-shadow:0 12px 22px rgba(5,8,30,.28),inset 0 2px 0 rgba(255,255,255,.14)!important}.agPanel-center .agPlaySection--modes{box-shadow:0 12px 22px rgba(5,8,30,.28),inset 4px 0 0 rgba(124,92,255,.42),inset 0 2px 0 rgba(255,255,255,.14)!important}.agPanel-center .agPlaySection--salon{border-color:rgba(103,232,249,.38)!important;box-shadow:0 12px 22px rgba(5,8,30,.28),inset 4px 0 0 rgba(62,207,184,.42),inset 0 2px 0 rgba(255,255,255,.14)!important}.agPanel-center .agFieldLabel{color:#dbeafe!important;font-size:.84rem!important;letter-spacing:.08em!important;text-shadow:0 2px 0 rgba(7,15,52,.72)!important}.agPanel-center #modeSelector button,.agPanel-center #slotSelector button{border-left:2px solid rgba(255,255,255,.1)!important;border-bottom:2px solid rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.1) rgba(255,255,255,.1) rgba(8,14,44,.72) rgba(124,92,255,.78)!important;border-style:solid!important;border-width:2px 2px 4px 5px!important;border-radius:14px!important;background:linear-gradient(180deg,rgba(48,36,108,.88),rgba(30,22,78,.94))!important;box-shadow:0 8px 14px rgba(5,8,30,.26),inset 0 2px 0 rgba(255,255,255,.08)!important}.agPanel-center #slotSelector button{border-left-color:rgba(62,207,184,.78)!important;background:linear-gradient(180deg,rgba(34,56,128,.88),rgba(18,25,76,.95))!important}.agPanel-center #modeSelector button.bg-primary\/10,.agPanel-center #slotSelector button.bg-neon-cyan\/10{border-color:rgba(255,255,255,.24) rgba(255,255,255,.24) rgba(127,29,29,.74) #ff6b6b!important;background:radial-gradient(circle at 8% 50%,rgba(255,107,107,.32),transparent 36%),linear-gradient(180deg,rgba(123,58,131,.92),rgba(59,40,119,.94))!important;box-shadow:0 0 22px rgba(255,107,107,.28),0 10px 18px rgba(5,8,30,.3),inset 0 2px 0 rgba(255,255,255,.14)!important}.agPanel-center .lobbyHero{border:3px solid rgba(103,232,249,.58)!important;border-bottom:6px solid rgba(31,41,121,.8)!important;border-radius:20px!important;background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,rgba(55,80,214,.96),rgba(126,70,201,.96) 48%,rgba(205,76,181,.94))!important;box-shadow:0 16px 34px rgba(5,8,30,.36),0 0 34px rgba(103,232,249,.34),0 0 58px rgba(233,79,138,.2),inset 0 3px 0 rgba(255,255,255,.22)!important}.agPanel-center .lobbyHero:before{opacity:.32!important}.agPanel-center .lobbyLogo{max-width:38%!important;filter:drop-shadow(0 3px 0 rgba(5,8,30,.6)) drop-shadow(0 0 18px rgba(103,232,249,.42))!important}@media (min-width:1481px){.lobbyShell{max-width:1540px!important}.startOverlay{position:relative;gap:40px!important;width:min(100%,1480px);margin:0 auto;padding:24px!important;border:2px solid rgba(255,255,255,.08);border-radius:34px;background:radial-gradient(ellipse 72% 92% at 50% 45%,rgba(0,0,0,.34) 0,rgba(0,0,0,.24) 50%,rgba(0,0,0,.12) 100%),linear-gradient(135deg,rgba(10,5,25,.26),rgba(15,8,34,.18));box-shadow:0 34px 90px rgba(0,0,0,.32),inset 0 2px 0 rgba(255,255,255,.06)}.startOverlay:before{content:"";position:absolute;inset:14px;z-index:-1;border-radius:28px;background:radial-gradient(ellipse 55% 65% at 50% 42%,rgba(0,0,0,.34),transparent 72%);filter:blur(12px);pointer-events:none}.agPanel-center{flex-basis:560px!important;max-width:560px!important}}@media (min-width:1481px) and (max-height:940px){.lobbyShell{width:calc(100% / .93)!important;max-width:calc(1540px / .93)!important}}@media (min-width:1481px) and (max-height:820px){.lobbyShell{width:calc(100% / .88)!important;max-width:calc(1540px / .88)!important}}#overlays.lobbyHomePage{background:radial-gradient(ellipse 74% 72% at 50% 46%,rgba(0,0,0,.32) 0,rgba(0,0,0,.22) 54%,rgba(0,0,0,.1) 100%),linear-gradient(135deg,rgba(10,5,25,.18),rgba(15,8,34,.12))!important}@media (min-width:1481px){.startOverlay{width:min(100%,1440px)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.startOverlay:before{display:none!important}.agPanel-center{box-shadow:0 18px 34px rgba(0,0,0,.34),inset 0 2px 0 rgba(255,255,255,.08)!important}}.agPanel-center{box-shadow:0 18px 36px rgba(0,0,0,.36),inset 0 2px 0 rgba(255,255,255,.1)!important}.agPanel-center .agPlayButton--primary,.agPanel-center .agPlayPanel .agPlayButton--primary{box-shadow:0 12px 22px rgba(5,8,30,.32),inset 0 2px 0 rgba(255,255,255,.24)!important}.agPanel-center .agPlayButton--secondary{box-shadow:0 12px 22px rgba(5,8,30,.3),inset 0 2px 0 rgba(255,255,255,.22)!important}.agPanel-center .agPlayButton--primary:hover:not(:disabled),.agPanel-center .agPlayButton--secondary:hover:not(:disabled),.agPanel-center .agPlayPanel .agPlayButton--primary:hover:not(:disabled){box-shadow:0 15px 26px rgba(5,8,30,.36),inset 0 2px 0 rgba(255,255,255,.28)!important}.agPanel-center .lobbyHero{margin-bottom:10px!important;padding:6px 16px 7px!important;border:2px solid rgba(103,232,249,.42)!important;border-bottom:4px solid rgba(31,41,121,.76)!important;border-radius:16px!important;background:linear-gradient(135deg,rgba(55,80,214,.92),rgba(126,70,201,.92) 48%,rgba(205,76,181,.88))!important;box-shadow:0 12px 22px rgba(5,8,30,.3),inset 0 2px 0 rgba(255,255,255,.16)!important}.agPanel-center .lobbyHero:before{opacity:.2!important}.agPanel-center .lobbyLogo{max-width:340px!important;width:min(86%,340px)!important;margin:0 auto!important;filter:drop-shadow(0 2px 0 rgba(5,8,30,.54))!important}@media (max-width:720px){.agPanel-center .lobbyLogo{width:min(94%,300px)!important}}@media (min-width:1024px){.agPanel-center{padding:12px 12px 10px!important}.agPanel-center .lobbyHero{margin-bottom:8px!important;padding-top:4px!important;padding-bottom:5px!important;border-bottom-width:3px!important}.agPanel-center .lobbyLogo{max-width:315px!important;width:min(82%,315px)!important}.agPanel-center .lobbyNewsRow{gap:8px!important;margin-bottom:7px!important}.agPanel-center .lobbyNewsRow .secondaryCta{min-height:38px!important;padding-top:8px!important;padding-bottom:8px!important;border-bottom-width:3px!important}.agPanel-center .agPlayPanel{padding:12px 12px 10px!important;border-bottom-width:5px!important;border-radius:18px!important}.agPanel-center .agPlayGrid{gap:12px!important}.agPanel-center .agPlaySection{padding:10px!important;border-bottom-width:4px!important;border-radius:16px!important}.agPanel-center .agFieldLabel{margin-bottom:6px!important;font-size:.76rem!important}.agPanel-center #modeSelector button,.agPanel-center #slotSelector button{min-height:45px!important;padding-top:7px!important;padding-bottom:7px!important;border-bottom-width:3px!important;border-radius:12px!important}.agPanel-center .agActionRow{margin-top:9px!important}.agPanel-center .agPlayButton{min-height:54px!important;padding-top:10px!important;padding-bottom:10px!important;border-bottom-width:4px!important}}@media (min-width:1481px) and (max-height:940px){.startOverlay{align-items:flex-start!important}.agPanel-center{transform:scale(.965);transform-origin:top center}}.agPanel-center .lobbyHero{padding:0 0 4px!important;margin-bottom:8px!important;border:0!important;border-bottom:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.agPanel-center .lobbyHero:after,.agPanel-center .lobbyHero:before{display:none!important}.agPanel-center .lobbyLogo{max-width:360px!important;width:min(88%,360px)!important;filter:drop-shadow(0 4px 0 rgba(5,8,30,.55))!important}.agPanel-center .lobbyHero{position:relative!important;min-height:138px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:center!important;justify-items:center!important;gap:0!important;padding-right:0!important;overflow:visible!important}.agPanel-center .lobbyHero .lobbyLogo-link{position:relative;z-index:2;justify-self:center;min-width:0}.lobbyHeroArt{position:absolute;top:clamp(-26px,-2.6vw,-12px);right:clamp(-36px,-3.5vw,-22px);z-index:1;display:grid;width:clamp(82px,10vw,118px);height:clamp(82px,10vw,118px);place-items:center;margin:0;pointer-events:none;transform:rotate(5deg);transform-origin:50% 55%;animation:lobby-hero-art-float 3.4s cubic-bezier(.45,0,.55,1) infinite}.lobbyHeroArt img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 16px 18px rgba(0,0,0,.54)) drop-shadow(0 0 22px rgba(85,220,255,.34));-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes lobby-hero-art-float{0%,to{transform:translateY(0) rotate(5deg)}50%{transform:translateY(-7px) rotate(3deg)}}.agPanel-center .agPlaySection--modes{position:relative;overflow:hidden}@media (max-width:760px){.agPanel-center .lobbyHero{min-height:118px!important;padding-right:0!important}.lobbyHeroArt{top:-14px;right:-52px;width:64px;height:64px}}@keyframes modalV2Pop{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.agPanel-center .agPlayButton--primary,.agPanel-center .agPlayPanel .agPlayButton--primary{min-height:62px!important;border:3px solid rgba(255,255,255,.54)!important;border-bottom:8px solid #2d1f83!important;border-radius:18px!important;font-size:clamp(1.08rem,1.38vw,1.35rem)!important;letter-spacing:.08em!important;box-shadow:0 8px 0 rgba(13,15,72,.78),0 18px 28px rgba(5,8,30,.38),inset 0 4px 0 rgba(255,255,255,.34)!important;animation:none!important}.agPanel-center .agPlayButton--primary:hover:not(:disabled),.agPanel-center .agPlayPanel .agPlayButton--primary:hover:not(:disabled){transform:translateY(-3px) scale(1.04)!important;box-shadow:0 9px 0 rgba(13,15,72,.78),0 22px 32px rgba(5,8,30,.42),inset 0 4px 0 rgba(255,255,255,.4)!important}.agPanel-center .agPlayButton--primary:active:not(:disabled),.agPanel-center .agPlayPanel .agPlayButton--primary:active:not(:disabled){transform:translateY(5px) scale(.99)!important;border-bottom-width:2px!important;box-shadow:0 3px 0 rgba(13,15,72,.72),0 8px 16px rgba(5,8,30,.3),inset 0 3px 0 rgba(255,255,255,.28)!important}@keyframes xpGelBreath{0%,to{filter:saturate(1.06) brightness(1)}50%{filter:saturate(1.18) brightness(1.08)}}@keyframes xpLiquidWave{0%,to{transform:translateX(-5%) translateY(0) skewX(-8deg)}50%{transform:translateX(5%) translateY(4%) skewX(8deg)}}@keyframes xpHighlightSlide{0%{transform:translateX(-95%)}to{transform:translateX(95%)}}@media (max-width:767px){.agPanel-center .agPlayButton--primary,.agPanel-center .agPlayPanel .agPlayButton--primary{min-height:56px!important;font-size:14px!important;border-bottom-width:6px!important}}body .lobbyHomePage .userProfilePanel .userProfilePanel-xpBar.userProfilePanel-xpBar{height:28px!important;border:4px solid rgba(15,14,50,.96)!important;border-radius:999px!important;background:linear-gradient(180deg,rgba(5,8,30,.92),rgba(22,16,64,.88))!important;box-shadow:0 4px 0 rgba(5,8,30,.52),inset 0 3px 6px rgba(0,0,0,.62),inset 0 0 0 1px rgba(255,255,255,.08)!important}body .lobbyHomePage .userProfilePanel .userProfilePanel-xpBar.userProfilePanel-xpBar>.xp-bar-fill{border-radius:999px 12px 12px 999px!important;background:linear-gradient(180deg,rgba(255,255,255,.46),rgba(255,255,255,.12) 16%,transparent 34%),radial-gradient(ellipse 120% 70% at 50% -24%,rgba(255,255,255,.45),transparent 56%),linear-gradient(180deg,#91f7ff,#3ecfb8 48%,#5f58ff)!important;box-shadow:inset 0 2px 0 rgba(255,255,255,.54),inset 0 -4px 8px rgba(34,26,114,.34),0 0 14px rgba(62,207,184,.28)!important;animation:xpGelBreath 2.8s ease-in-out infinite!important}body .lobbyHomePage .userProfilePanel .userProfilePanel-xpBar.userProfilePanel-xpBar{height:30px!important;border:3px solid rgba(255,255,255,.78)!important;border-radius:8px!important;background:linear-gradient(180deg,#ffffff,#f6f7fb 58%,#e4e8ef)!important;box-shadow:0 3px 0 rgba(16,24,48,.36),inset 0 2px 4px rgba(0,0,0,.15),inset 0 -1px 0 rgba(255,255,255,.8)!important}body .lobbyHomePage .userProfilePanel .userProfilePanel-xpBar.userProfilePanel-xpBar>.xp-bar-fill{position:relative!important;overflow:hidden!important;isolation:isolate;border-radius:5px 0 0 5px!important;background:repeating-linear-gradient(45deg,rgba(112,203,96,.98) 0 18px,rgba(91,184,78,.98) 18px 36px),linear-gradient(180deg,#8ee36f,#53bd4a 62%,#35953d)!important;background-size:52px 52px,100% 100%!important;box-shadow:inset 0 2px 0 rgba(255,255,255,.34),inset 0 -3px 0 rgba(27,113,42,.26)!important;animation:xpLegacyWave 2.2s ease-in-out infinite,xpLegacyStripes 1.4s linear infinite!important}body .lobbyHomePage .userProfilePanel .userProfilePanel-xpBar.userProfilePanel-xpBar>.xp-bar-fill:before{content:"";position:absolute;inset:-40% -10%;z-index:0;pointer-events:none;background:radial-gradient(ellipse 28% 38% at 12% 48%,rgba(255,255,255,.24),transparent 72%),radial-gradient(ellipse 30% 40% at 46% 54%,rgba(255,255,255,.17),transparent 72%),radial-gradient(ellipse 26% 36% at 78% 46%,rgba(255,255,255,.19),transparent 72%);mix-blend-mode:screen;animation:xpLegacySurface 2.8s ease-in-out infinite!important}body .lobbyHomePage .userProfilePanel .userProfilePanel-xpBar.userProfilePanel-xpBar>.xp-bar-fill:after{content:"";position:absolute;inset:0;display:block!important;height:auto!important;border-radius:0!important;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.26),transparent 44%),linear-gradient(90deg,transparent,rgba(255,255,255,.24),transparent)!important;opacity:.65;transform:translateX(-70%);animation:xpLegacyGloss 2.6s linear infinite!important}body .lobbyHomePage .userProfilePanel .userProfilePanel-xpBar.userProfilePanel-xpBar .xp-bar-text{position:absolute!important;z-index:2;color:#ffffff!important;font-weight:1000!important;text-shadow:-1px -1px 0 rgba(0,0,0,.82),1px -1px 0 rgba(0,0,0,.82),-1px 1px 0 rgba(0,0,0,.82),1px 1px 0 rgba(0,0,0,.82),0 2px 0 rgba(0,0,0,.52)!important}@keyframes xpLegacyWave{0%,to{filter:saturate(1.02) brightness(1);transform:scaleY(1)}50%{filter:saturate(1.12) brightness(1.04);transform:scaleY(1.08)}}@keyframes xpLegacyStripes{0%{background-position:0 0,0 0}to{background-position:52px 0,0 0}}@keyframes xpLegacySurface{0%,to{transform:translateX(-4%) translateY(0) skewX(-8deg)}50%{transform:translateX(5%) translateY(5%) skewX(8deg)}}@keyframes xpLegacyGloss{0%{transform:translateX(-85%)}to{transform:translateX(85%)}}body .lobbyHomePage .userProfilePanel .userProfilePanel-avatarStack{position:relative;flex-basis:86px!important;width:86px!important}body .lobbyHomePage .userProfilePanel .skinCircle.skinCircle{width:82px!important;height:82px!important;border:3px solid #111827!important;background:#ffffff!important;box-shadow:0 4px 0 rgba(5,8,30,.36),0 10px 14px rgba(5,8,30,.24)!important}body .lobbyHomePage .userProfilePanel .skinCircle.skinCircle img{border-radius:50%}body .lobbyHomePage .userProfilePanel .userProfilePanel-levelBadge{position:absolute;top:12px;right:12px;z-index:4;margin-top:0!important;min-width:70px;border:0!important;border-radius:0 0 5px 5px!important;background:#2b7ec1!important;color:#ffffff!important;padding:5px 7px 6px!important;font-family:var(--font-display),var(--font-sans),system-ui,sans-serif!important;font-size:15px!important;font-weight:900!important;letter-spacing:0!important;line-height:1!important;text-shadow:none!important;box-shadow:0 3px 0 rgba(5,8,30,.28)!important}body .lobbyHomePage .userProfilePanel .userProfilePanel-levelBadge:before{content:none!important}body .lobbyHomePage .userProfilePanel .userProfilePanel-legacyRow{grid-template-columns:minmax(0,1fr)!important;gap:0!important;align-items:center!important}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-header--legacy{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:14px!important;align-items:center!important}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-identity{display:grid!important;min-width:0!important;padding-right:0!important;gap:7px!important}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-topLine{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:6px!important;align-items:flex-start!important;margin-bottom:0!important}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-name{display:-webkit-box!important;flex:0 0 auto!important;width:100%!important;max-width:none!important;min-width:0!important;overflow:hidden!important;padding-top:0!important;color:#ffffff!important;font-family:var(--font-game-display),var(--font-display),Impact,"Arial Black",system-ui,sans-serif!important;font-size:1.22rem!important;font-weight:1000!important;letter-spacing:0!important;line-height:.98!important;text-align:left!important;text-overflow:clip!important;text-shadow:0 2px 0 rgba(9,12,34,.92),0 0 12px rgba(108,181,255,.32),0 0 3px rgba(0,0,0,.98)!important;white-space:normal!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-levelBadge{position:static!important;top:auto!important;right:auto!important;display:inline-flex!important;min-width:78px!important;min-height:34px!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:2px solid rgba(190,226,255,.88)!important;border-bottom:4px solid rgba(15,54,114,.92)!important;border-radius:8px!important;background:linear-gradient(180deg,rgba(120,203,255,.98),rgba(42,132,211,.98) 58%,rgba(24,89,172,.98))!important;padding:5px 8px 4px!important;color:#ffffff!important;font-family:var(--font-game-display),var(--font-display),Impact,"Arial Black",system-ui,sans-serif!important;font-size:.88rem!important;font-weight:1000!important;letter-spacing:0!important;line-height:1!important;text-shadow:0 2px 0 rgba(13,31,80,.82),0 0 8px rgba(255,255,255,.28)!important;box-shadow:0 4px 0 rgba(5,8,30,.38),0 10px 16px rgba(13,78,184,.22),inset 0 2px 0 rgba(255,255,255,.46)!important}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-levelPrefix{opacity:.92}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-levelValue{font-size:1.04em}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-badges{display:flex!important;min-width:0!important;align-items:center!important}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-clanBadge{display:inline-flex!important;max-width:100%!important;min-width:0!important;align-items:center!important;gap:5px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.36)!important;border-bottom:3px solid rgba(54,36,99,.62)!important;border-radius:7px!important;background:linear-gradient(180deg,rgba(232,202,255,.94),rgba(172,136,209,.94))!important;padding:5px 8px 4px!important;color:#ffffff!important;font-family:var(--font-display),var(--font-sans),system-ui,sans-serif!important;font-size:.7rem!important;font-weight:900!important;letter-spacing:0!important;line-height:1.05!important;text-shadow:0 1px 0 rgba(60,39,104,.72)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 4px 8px rgba(16,12,42,.18)!important}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-clanPrefix{flex:0 0 auto;color:rgba(255,255,255,.74)}html body #overlays.lobbyHomePage .lobbyPanel-profile .userProfilePanel .userProfilePanel-clanBadge strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body #overlays.lobbyHomePage .lobbyMobileAccordion .userProfilePanel .userProfilePanel-header--legacy{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:14px!important;align-items:center!important}html body #overlays.lobbyHomePage .lobbyMobileAccordion .userProfilePanel .userProfilePanel-identity{display:grid!important;min-width:0!important;padding-right:0!important;gap:7px!important}html body #overlays.lobbyHomePage .lobbyMobileAccordion .userProfilePanel .userProfilePanel-topLine{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:6px!important;align-items:flex-start!important;margin-bottom:0!important}html body #overlays.lobbyHomePage .lobbyMobileAccordion .userProfilePanel .userProfilePanel-name{display:-webkit-box!important;flex:0 0 auto!important;width:100%!important;max-width:none!important;min-width:0!important;overflow:hidden!important;padding-top:0!important;color:#ffffff!important;font-family:var(--font-game-display),var(--font-display),Impact,"Arial Black",system-ui,sans-serif!important;font-size:1.22rem!important;font-weight:1000!important;letter-spacing:0!important;line-height:.98!important;text-align:left!important;text-overflow:clip!important;text-shadow:0 2px 0 rgba(9,12,34,.92),0 0 12px rgba(108,181,255,.32),0 0 3px rgba(0,0,0,.98)!important;white-space:normal!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}html body #overlays.lobbyHomePage .lobbyMobileAccordion .userProfilePanel .userProfilePanel-levelBadge{position:static!important;top:auto!important;right:auto!important;display:inline-flex!important;min-width:78px!important;min-height:34px!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:2px solid rgba(190,226,255,.88)!important;border-bottom:4px solid rgba(15,54,114,.92)!important;border-radius:8px!important;background:linear-gradient(180deg,rgba(120,203,255,.98),rgba(42,132,211,.98) 58%,rgba(24,89,172,.98))!important;padding:5px 8px 4px!important;color:#ffffff!important;font-family:var(--font-game-display),var(--font-display),Impact,"Arial Black",system-ui,sans-serif!important;font-size:.88rem!important;font-weight:1000!important;letter-spacing:0!important;line-height:1!important;text-shadow:0 2px 0 rgba(13,31,80,.82),0 0 8px rgba(255,255,255,.28)!important;box-shadow:0 4px 0 rgba(5,8,30,.38),0 10px 16px rgba(13,78,184,.22),inset 0 2px 0 rgba(255,255,255,.46)!important}html body #overlays.lobbyHomePage .lobbyMobileAccordion .userProfilePanel .userProfilePanel-badges{display:flex!important;min-width:0!important;align-items:center!important}html body #overlays.lobbyHomePage .lobbyMobileAccordion .userProfilePanel .userProfilePanel-clanBadge{display:inline-flex!important;max-width:100%!important;min-width:0!important;align-items:center!important;gap:5px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.36)!important;border-bottom:3px solid rgba(54,36,99,.62)!important;border-radius:7px!important;background:linear-gradient(180deg,rgba(232,202,255,.94),rgba(172,136,209,.94))!important;padding:5px 8px 4px!important;color:#ffffff!important;font-family:var(--font-display),var(--font-sans),system-ui,sans-serif!important;font-size:.7rem!important;font-weight:900!important;letter-spacing:0!important;line-height:1.05!important;text-shadow:0 1px 0 rgba(60,39,104,.72)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 4px 8px rgba(16,12,42,.18)!important}html body #overlays.lobbyHomePage .lobbyMobileAccordion .userProfilePanel .userProfilePanel-clanPrefix{flex:0 0 auto;color:rgba(255,255,255,.74)}html body #overlays.lobbyHomePage .lobbyMobileAccordion .userProfilePanel .userProfilePanel-clanBadge strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agPanel-center .agPlayPanel .agGameActionButtons{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.92fr) 48px;gap:10px!important;align-items:stretch}.agPanel-center .agPlayPanel .agPlayButton{min-height:46px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:14px!important;padding:9px 13px 7px!important;font-family:var(--font-game-display),var(--font-display),system-ui,sans-serif!important;font-size:.82rem!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important;text-shadow:none!important;animation:none!important}.agPanel-center .agPlayPanel .agPlayButton--primary{border-bottom:4px solid #123f22!important;background:linear-gradient(180deg,rgba(54,143,82,.96),rgba(27,108,58,.98) 58%,rgba(15,75,40,1))!important;color:#f4fff7!important;box-shadow:0 8px 0 rgba(4,38,20,.72),0 14px 24px rgba(5,8,30,.34),inset 0 2px 0 rgba(255,255,255,.18)!important}.agPanel-center .agPlayPanel .agPlayButton--secondary{border-bottom:4px solid #123a66!important;background:linear-gradient(180deg,rgba(61,117,175,.96),rgba(36,86,145,.98) 58%,rgba(24,62,112,1))!important;color:#eef7ff!important;box-shadow:0 8px 0 rgba(9,35,72,.72),0 14px 24px rgba(5,8,30,.32),inset 0 2px 0 rgba(255,255,255,.17)!important}.agPanel-center .agPlayPanel .agPlayButton--settings{width:48px!important;min-width:48px!important;border-bottom:4px solid rgba(7,13,36,.86)!important;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.14),transparent 62%),linear-gradient(180deg,rgba(39,51,92,.98),rgba(19,27,58,.98))!important;color:#cbd5e1!important;box-shadow:0 8px 0 rgba(5,8,30,.62),0 14px 24px rgba(5,8,30,.3),inset 0 2px 0 rgba(255,255,255,.12)!important}.agPanel-center .agPlayPanel .agPlayButton:hover:not(:disabled){transform:translateY(-2px) scale(1.015)!important;filter:brightness(1.06) saturate(1.04)!important}.agPanel-center .agPlayPanel .agPlayButton--settings:active,.agPanel-center .agPlayPanel .agPlayButton:active:not(:disabled){transform:translateY(4px) scale(.99)!important;border-bottom-width:1px!important;box-shadow:0 3px 0 rgba(5,8,30,.62),0 8px 14px rgba(5,8,30,.26),inset 0 2px 5px rgba(0,0,0,.22)!important}.agPanel-center .agPlayPanel .agPlayButton:disabled{border-bottom-color:rgba(15,23,42,.78)!important;background:linear-gradient(180deg,rgba(37,45,70,.78),rgba(18,24,44,.9))!important;color:rgba(203,213,225,.55)!important}.agPanel-center #modeSelector button{min-height:44px!important;border-left:1px solid rgba(255,255,255,.1)!important;border-bottom:1px solid rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.1) rgba(255,255,255,.1) rgba(6,10,31,.72) rgba(126,100,210,.64)!important;border-style:solid!important;border-width:1px 1px 4px 4px!important;border-radius:13px!important;background:linear-gradient(180deg,rgba(44,39,96,.78),rgba(23,24,65,.9))!important;color:rgba(226,232,240,.82)!important;box-shadow:0 7px 13px rgba(2,6,23,.26),inset 0 1px 0 rgba(255,255,255,.08)!important}.agPanel-center #modeSelector button:hover:not(:disabled){transform:translateY(-1px)!important;background:linear-gradient(180deg,rgba(52,48,112,.84),rgba(27,29,76,.92))!important;color:#ffffff!important}.agPanel-center #modeSelector button.bg-primary\/10,.agPanel-center #modeSelector button[aria-pressed=true],.agPanel-center #modeSelector button[data-selected=true]{transform:translateY(3px)!important;border-bottom-width:1px!important;border-color:rgba(132,204,22,.3) rgba(132,204,22,.3) rgba(4,38,20,.84) #2f6f32!important;background:radial-gradient(circle at 16% 50%,rgba(101,163,13,.22),transparent 42%),linear-gradient(180deg,rgba(29,93,45,.96),rgba(15,69,36,.98) 62%,rgba(9,49,28,1))!important;color:#f4fff7!important;box-shadow:inset 0 4px 8px rgba(0,0,0,.34),inset 0 0 0 1px rgba(190,242,100,.12),0 3px 9px rgba(2,6,23,.24)!important}.agPanel-center #modeSelector button[aria-pressed=true] .modeSelector-meta,.agPanel-center #modeSelector button[data-selected=true] .modeSelector-meta{color:rgba(220,252,231,.78)!important}.agPanel-center #modeSelector button[aria-pressed=true] span:first-child>span:first-child,.agPanel-center #modeSelector button[data-selected=true] span:first-child>span:first-child{background:#86efac!important;box-shadow:0 0 12px rgba(134,239,172,.56)!important}@media (max-width:640px){.agPanel-center .agPlayPanel .agGameActionButtons{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px;gap:8px!important}.agPanel-center .agPlayPanel .agPlayButton{min-height:42px!important;padding-inline:9px!important;font-size:.72rem!important}.agPanel-center .agPlayPanel .agPlayButton--settings{width:44px!important;min-width:44px!important}}.agPanel-center .agPlayPanel .agGameActionButtons{grid-template-columns:minmax(74px,.92fr) minmax(96px,1.12fr) 44px!important;gap:8px!important}.agPanel-center .agPlayPanel .agPlayButton{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:44px!important;padding:8px 8px 6px!important;overflow:hidden!important;border-radius:13px!important;font-size:clamp(.66rem,.78vw,.78rem)!important;letter-spacing:0!important;line-height:1!important}.agPanel-center .agPlayPanel .agPlayButton>span{width:100%;min-width:0;gap:4px!important;justify-content:center;white-space:nowrap}.agPanel-center .agPlayPanel .agPlayButton svg{width:13px!important;height:13px!important;flex:0 0 auto}.agPanel-center .agPlayPanel .agPlayButton--secondary{font-size:clamp(.62rem,.72vw,.72rem)!important}.agPanel-center .agPlayPanel .agPlayButton--settings{display:grid!important;width:44px!important;min-width:44px!important;padding:0!important;place-items:center!important}.agPanel-center .agPlayPanel .agPlayButton--settings svg{width:17px!important;height:17px!important;margin:0!important}.gameTopNav{width:min(calc(100vw - 16px),1660px)!important}.gameTopNav__row{gap:clamp(6px,.7vw,14px)!important;padding-inline:clamp(10px,1.1vw,22px)!important}.gameTopNav__links,.gameTopNav__row{display:flex!important;align-items:center!important;min-width:0!important}.gameTopNav__links{flex:1 1 auto!important;justify-content:center!important;gap:clamp(2px,.42vw,9px)!important}.gameTopNav__link{min-width:0!important;max-width:100%!important;flex:0 1 auto!important;gap:10px!important;padding:8px 11px!important;border-radius:13px!important;overflow:visible!important;line-height:1!important}.gameTopNav__label{min-width:-moz-max-content;min-width:max-content;overflow:visible;text-overflow:clip;white-space:nowrap}.gameTopNav__label--short{display:none}.gameTopNav__assetIcon{flex-shrink:0!important;flex-basis:36px!important;margin:-6px 0 -6px -2px!important}.gameTopNav__assetIcon,.gameTopNav__assetIcon img{width:36px!important;height:36px!important}.gameTopNav__actions{min-width:0!important;flex:0 1 auto!important;align-items:center!important;gap:7px!important}@media (max-width:1760px) and (min-width:1281px){.gameTopNav__link{gap:clamp(6px,.45vw,10px)!important;padding-inline:clamp(7px,.5vw,10px)!important;font-size:clamp(.72rem,.62vw,.86rem)!important}.gameTopNav__assetIcon{flex-basis:32px!important}.gameTopNav__assetIcon,.gameTopNav__assetIcon img{width:32px!important;height:32px!important}}@media (max-width:1500px) and (min-width:1281px){.gameTopNav__actions .gameTopNav__languageCode{display:none!important}.gameTopNav__languageTrigger{width:44px!important;padding-inline:0!important}}@media (max-width:1280px) and (min-width:1101px){.gameTopNav__row{min-height:68px!important;padding-inline:9px!important}.gameTopNav__links{justify-content:center!important;gap:3px!important}.gameTopNav__link{width:48px!important;height:48px!important;flex:0 0 48px!important;padding:0!important;gap:0!important}.gameTopNav__badge,.gameTopNav__label{display:none!important}.gameTopNav__assetIcon{flex-basis:38px!important;margin:0!important}.gameTopNav__assetIcon,.gameTopNav__assetIcon img{width:38px!important;height:38px!important}.gameTopNav__balanceAmount,.gameTopNav__languageCode{display:none!important}.gameTopNav__languageTrigger{width:44px!important;min-width:44px!important;min-height:44px!important;padding-inline:0!important;justify-content:center!important}.gameTopNav__balance{width:68px!important;min-width:68px!important;min-height:44px!important;justify-content:space-between!important;padding:4px 5px 4px 8px!important}}@media (max-width:1100px){.gameTopNav__links{display:none!important}}@media (min-width:1101px){.gameTopNav{width:min(calc(100vw - 12px),1840px)!important}.gameTopNav__row{min-height:72px!important;gap:clamp(8px,.6vw,16px)!important;padding-inline:clamp(10px,.9vw,20px)!important}.gameTopNav__links{min-width:0!important;flex:1 1 auto!important;justify-content:space-evenly!important;gap:clamp(4px,.45vw,10px)!important;overflow:visible!important}.gameTopNav__link{flex:0 0 auto!important;flex-direction:row!important;gap:clamp(5px,.42vw,8px)!important;padding:4px clamp(7px,.48vw,10px)!important;font-size:clamp(.82rem,.9vw,1rem)!important;line-height:1.05!important;letter-spacing:0!important;text-align:left!important}.gameTopNav__label,.gameTopNav__link{min-width:-moz-max-content!important;min-width:max-content!important;max-width:none!important;overflow:visible!important}.gameTopNav__label{display:block!important;text-overflow:clip!important;white-space:nowrap!important}.gameTopNav__label--short{display:none!important}.gameTopNav__assetIcon{width:1.9rem!important;height:1.9rem!important;margin:-.08rem 0!important}.gameTopNav__assetIcon img{width:1.85rem!important;height:1.85rem!important}}@media (max-width:1300px) and (min-width:1101px){.gameTopNav__link{gap:3px!important;padding-inline:7px!important;font-size:clamp(.76rem,.78vw,.9rem)!important}}.agPanel-center{border:1px solid rgba(103,232,249,.26)!important;border-bottom:4px solid rgba(10,20,70,.72)!important;box-shadow:0 14px 32px rgba(0,0,0,.38),0 0 22px rgba(62,207,184,.18),inset 0 1px 0 rgba(255,255,255,.1)!important}.agPanel-center .lobbyHero{border:1px solid rgba(103,232,249,.28)!important;border-bottom:3px solid rgba(31,41,121,.64)!important;box-shadow:0 10px 24px rgba(5,8,30,.3),inset 0 1px 0 rgba(255,255,255,.14)!important}.agPanel-center .agPlayPanel{border:1px solid rgba(103,232,249,.18)!important;border-bottom:4px solid rgba(9,18,60,.64)!important;box-shadow:0 12px 26px rgba(5,8,30,.28),inset 0 1px 0 rgba(255,255,255,.1)!important}.agPanel-center .agPlaySection{border:1px solid rgba(121,150,255,.2)!important;border-bottom:3px solid rgba(7,15,52,.58)!important;box-shadow:0 8px 18px rgba(5,8,30,.22),inset 0 1px 0 rgba(255,255,255,.1)!important}#overlays.lobbyHomePage:before{filter:blur(7.5px) saturate(1.08) brightness(.9) contrast(1.03)!important;transform:scale(1.035)!important;transform-origin:center center!important}#overlays.lobbyHomePage:after{backdrop-filter:blur(6px) saturate(1.12)!important;-webkit-backdrop-filter:blur(6px) saturate(1.12)!important;background:radial-gradient(ellipse 58% 48% at 50% 42%,rgba(24,16,72,.04) 0,rgba(7,5,26,.1) 52%,rgba(5,3,18,.22) 100%),radial-gradient(ellipse 120% 92% at 50% 100%,rgba(34,211,238,.08) 0,rgba(8,7,35,.1) 42%,rgba(4,3,14,.28) 100%),linear-gradient(180deg,rgba(4,3,15,.1),rgba(4,3,15,.24))!important}body .agSettingsRoot{font-family:var(--font-game),var(--font-display),var(--font-sans),system-ui,sans-serif!important}body .agSettingsRoot .agSettingsBackdrop{background:radial-gradient(circle at 18% 12%,rgba(34,211,238,.12),transparent 34%),radial-gradient(circle at 84% 86%,rgba(77,111,255,.12),transparent 38%),rgba(3,7,24,.38)!important;backdrop-filter:blur(2px) saturate(1.05)!important}body .agSettingsRoot .agSettingsDialog{width:min(760px,calc(100vw - 28px))!important;max-height:min(86svh,760px)!important;border:1px solid rgba(103,232,249,.32)!important;border-bottom:4px solid rgba(10,39,92,.92)!important;border-radius:22px!important;box-shadow:0 18px 48px rgba(0,0,0,.42),0 0 38px rgba(34,211,238,.12),inset 0 1px 0 rgba(255,255,255,.14)!important}body .agSettingsRoot .agSettingsModalHeader{min-height:84px!important;margin:14px 14px 0!important;padding:14px 16px!important;border-bottom-width:4px!important}body .agSettingsRoot .agSettingsCloseButton{width:36px!important;height:36px!important;border-width:1px 1px 3px!important;border-radius:12px!important;box-shadow:0 4px 0 rgba(126,42,6,.22),inset 0 1px 0 rgba(255,255,255,.24)!important}body .agSettingsRoot .agSettingsSegmentButton,body .agSettingsRoot .agSettingsTabButton{border-bottom:0!important;box-shadow:none!important;text-shadow:none!important}body .agSettingsRoot .agSettingsOption{min-height:auto!important;padding:11px!important;border-radius:14px!important;text-shadow:none!important}body .agSettingsRoot .agSettingsSaveButton{min-height:38px!important;border-width:1px 1px 3px!important}@media (max-width:760px){body .agSettingsRoot .agSettingsDialog{width:calc(100vw - 20px)!important;max-height:calc(100svh - 20px)!important}body .agSettingsRoot .agSettingsModalHeaderAsset{display:none!important}body .agSettingsRoot .agSettingsContent{max-height:calc(100svh - 238px)!important;padding:10px!important}}body .agSettingsRoot .agSettingsBackdrop{background:rgba(4,7,18,.42)!important;backdrop-filter:blur(2px) saturate(.72)!important}body .agSettingsRoot .agSettingsDialog{border-color:rgba(139,154,184,.28) rgba(139,154,184,.28) rgba(5,9,22,.94)!important;background:linear-gradient(180deg,rgba(25,31,49,.97),rgba(11,15,27,.98))!important;box-shadow:0 18px 48px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.08)!important}body .agSettingsRoot .agSettingsModalHeader{border-color:rgba(155,169,196,.26) rgba(155,169,196,.26) rgba(8,13,28,.92)!important;background:linear-gradient(180deg,#39445d,#252d42)!important;box-shadow:0 7px 18px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.1)!important}body .agSettingsRoot .agSettingsCloseButton,body .agSettingsRoot .agSettingsResetButton,body .agSettingsRoot .agSettingsSaveButton{border-color:rgba(170,183,207,.3) rgba(170,183,207,.3) rgba(8,13,27,.9)!important;background:linear-gradient(180deg,#59657e,#3b465e)!important;color:#f4f7fb!important;-webkit-text-fill-color:#f4f7fb!important;box-shadow:0 4px 0 rgba(5,9,20,.34),inset 0 1px 0 rgba(255,255,255,.1)!important}body .agSettingsRoot .agSettingsSegmentButton.is-active,body .agSettingsRoot .agSettingsTabButton.is-active{background:linear-gradient(180deg,#596782,#3f4b65)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)!important}body .agSettingsRoot .agSettingsOption,body .agSettingsRoot .agSettingsSectionHeader,body .agSettingsRoot .agSettingsSegmentGroup{border-color:rgba(139,154,184,.16)!important;background:linear-gradient(180deg,rgba(43,51,72,.72),rgba(20,25,40,.82))!important}body .agSettingsRoot .agSettingsOption.is-active{border-color:rgba(148,165,195,.3)!important;background:linear-gradient(180deg,rgba(57,68,94,.82),rgba(25,31,49,.92))!important}body .agSettingsRoot .agSettingsOptionIcon,body .agSettingsRoot .agSettingsSectionIcon{border-color:rgba(157,172,201,.22) rgba(157,172,201,.22) rgba(8,13,27,.74)!important;background:linear-gradient(180deg,#4c5871,#303a50)!important;color:#dce4f1!important;box-shadow:0 3px 0 rgba(5,9,20,.26)!important}body .agSettingsRoot .agSettingsOption.is-active .agSettingsSwitch{border-color:rgba(174,188,212,.32)!important;background:linear-gradient(180deg,#71809d,#4b5872)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)!important}body .agSettingsRoot .agSettingsDialog>span[aria-hidden],body .agSettingsRoot .agSettingsModalHeaderAsset{display:none!important}body .agSettingsRoot .agSettingsSegmentButton,body .agSettingsRoot .agSettingsTabButton{border:0!important;background:linear-gradient(180deg,#46516a,#303a50)!important;color:#dbe3ef!important;-webkit-text-fill-color:#dbe3ef!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}body .agSettingsRoot .agSettingsSegmentButton:hover,body .agSettingsRoot .agSettingsTabButton:hover{background:linear-gradient(180deg,#515e78,#39455d)!important}body .agSettingsRoot img,body .agSettingsRoot svg{filter:saturate(.22) brightness(.94)!important}body .agSettingsRoot .agarioRasterIcon,body .agSettingsRoot .agarioSpriteIcon{color:#dbe3ef!important;filter:grayscale(1) saturate(0) brightness(.82) contrast(.95)!important;opacity:.72!important}body .agSettingsRoot .agSettingsCloseButton svg,body .agSettingsRoot .agSettingsResetButton svg,body .agSettingsRoot .agSettingsSaveButton svg,body .agSettingsRoot .agSettingsTabButton svg{color:#dbe3ef!important}body .agSettingsRoot .agSettingsSaveButton,body .agSettingsRoot .agSettingsSegmentButton.is-active{border-bottom-color:rgba(20,27,43,.9)!important}html body .agSettingsRoot .agSettingsDialog .agarioRasterIcon.agarioSpriteIcon{width:.72rem!important;min-width:.72rem!important;height:.72rem!important;min-height:.72rem!important;border-radius:999px!important;background:rgba(219,227,239,.68)!important;background-image:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16)!important;color:#dbe3ef!important;filter:none!important;opacity:.72!important}html body .agSettingsRoot .agSettingsDialog .agSettingsSaveButton,html body .agSettingsRoot .agSettingsDialog .agSettingsSegmentButton.is-active,html body .agSettingsRoot .agSettingsDialog .agSettingsTabButton.is-active{border-bottom-color:rgba(20,27,43,.92)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)!important}html body .agSettingsRoot .agSettingsBackdrop{background:radial-gradient(ellipse 76% 58% at 50% 32%,rgba(65,105,225,.2),transparent 62%),rgba(4,8,24,.68)!important;backdrop-filter:blur(6px) saturate(.82) brightness(.82)!important}html body .agSettingsRoot .agSettingsDialog{border-color:rgba(100,128,214,.42) rgba(100,128,214,.42) rgba(13,25,70,.96)!important;background:radial-gradient(ellipse 82% 38% at 50% -6%,rgba(65,105,225,.22),transparent 68%),linear-gradient(180deg,rgba(22,33,74,.98),rgba(10,15,38,.99))!important;box-shadow:0 20px 52px rgba(0,0,0,.48),0 0 34px rgba(65,105,225,.14),inset 0 1px 0 rgba(255,255,255,.1)!important}html body .agSettingsRoot .agSettingsModalHeader{border-color:rgba(128,154,232,.34) rgba(128,154,232,.34) rgba(17,35,96,.94)!important;background:linear-gradient(180deg,rgba(55,78,151,.96),rgba(28,42,100,.98))!important}html body .agSettingsRoot .agSettingsCloseButton,html body .agSettingsRoot .agSettingsResetButton,html body .agSettingsRoot .agSettingsSaveButton,html body .agSettingsRoot .agSettingsSegmentButton,html body .agSettingsRoot .agSettingsTabButton{border-color:rgba(128,154,232,.24) rgba(128,154,232,.24) rgba(16,31,84,.92)!important;background:linear-gradient(180deg,#31447d,#22315f)!important;color:#eef3ff!important;-webkit-text-fill-color:#eef3ff!important}html body .agSettingsRoot .agSettingsSaveButton,html body .agSettingsRoot .agSettingsSegmentButton.is-active,html body .agSettingsRoot .agSettingsTabButton.is-active{border-color:rgba(148,171,238,.42) rgba(148,171,238,.42) rgba(18,37,102,.96)!important;background:linear-gradient(180deg,#4a6ed6,#2f50ad)!important;box-shadow:0 4px 0 rgba(13,27,82,.28),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .agSettingsRoot .agSettingsOption,html body .agSettingsRoot .agSettingsSectionHeader,html body .agSettingsRoot .agSettingsSegmentGroup{border-color:rgba(107,134,217,.22)!important;background:linear-gradient(180deg,rgba(34,48,96,.82),rgba(17,24,55,.92))!important}html body .agSettingsRoot .agSettingsOption.is-active,html body .agSettingsRoot .agSettingsOption:hover{border-color:rgba(128,154,232,.34)!important;background:linear-gradient(180deg,rgba(42,61,125,.88),rgba(20,31,74,.94))!important}html body .agSettingsRoot .agSettingsDialog .agarioRasterIcon.agarioSpriteIcon,html body .agSettingsRoot .agSettingsOptionIcon,html body .agSettingsRoot .agSettingsSectionIcon{border-color:rgba(135,160,232,.32)!important;background:linear-gradient(180deg,#4968c1,#283f8c)!important;color:#eef3ff!important}html body .agSettingsRoot .agSettingsOption.is-active .agSettingsSwitch{border-color:rgba(148,171,238,.42)!important;background:linear-gradient(180deg,#5e7ee0,#385ab8)!important}html body .agSettingsRoot .agSettingsDialog{width:min(900px,calc(100vw - 32px))!important;max-height:min(88svh,820px)!important;border:1px solid rgba(255,255,255,.18)!important;border-bottom:2px solid rgba(255,255,255,.12)!important;border-radius:24px!important;background:rgba(3,6,14,.54)!important;backdrop-filter:blur(1.5px) saturate(.92)!important;box-shadow:0 18px 46px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08)!important}html body .agSettingsRoot .agSettingsModalHeader{min-height:74px!important;margin:0!important;padding:18px 22px!important;border-color:rgba(255,255,255,.1)!important;border-bottom-width:1px!important;background:rgba(0,0,0,.16)!important;box-shadow:none!important}html body .agSettingsRoot .agSettingsFooter,html body .agSettingsRoot .agSettingsTabBar{background:rgba(0,0,0,.12)!important;border-color:rgba(255,255,255,.08)!important}html body .agSettingsRoot .agSettingsSegmentGrid,html body .agSettingsRoot .agSettingsTabGrid{background:rgba(0,0,0,.16)!important;border-color:rgba(255,255,255,.08)!important}html body .agSettingsRoot .agSettingsContent{max-height:min(63vh,650px)!important;padding:22px!important}html body .agSettingsRoot .agSettingsCloseButton,html body .agSettingsRoot .agSettingsResetButton,html body .agSettingsRoot .agSettingsSaveButton,html body .agSettingsRoot .agSettingsSegmentButton,html body .agSettingsRoot .agSettingsTabButton{border:1px solid rgba(255,255,255,.12)!important;border-bottom:2px solid rgba(0,0,0,.34)!important;background:rgba(255,255,255,.07)!important;color:rgba(248,251,255,.92)!important;-webkit-text-fill-color:rgba(248,251,255,.92)!important;text-shadow:none!important}html body .agSettingsRoot .agSettingsSaveButton,html body .agSettingsRoot .agSettingsSegmentButton.is-active,html body .agSettingsRoot .agSettingsTabButton.is-active{border-color:rgba(163,230,53,.34) rgba(163,230,53,.34) rgba(22,101,52,.54)!important;background:rgba(132,204,22,.2)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;box-shadow:0 0 18px rgba(132,204,22,.08)!important}html body .agSettingsRoot .agSettingsOption,html body .agSettingsRoot .agSettingsSectionHeader,html body .agSettingsRoot .agSettingsSegmentGroup{border-color:rgba(255,255,255,.12)!important;background:rgba(0,0,0,.18)!important;box-shadow:none!important}html body .agSettingsRoot .agSettingsOption{min-height:76px!important;padding:16px!important}html body .agSettingsRoot .agSettingsSegmentGroup{padding:18px!important}html body .agSettingsRoot .agSettingsSectionHeader{margin-bottom:18px!important;padding:0!important}html body .agSettingsRoot .agSettingsOption.is-active,html body .agSettingsRoot .agSettingsOption:hover{border-color:rgba(255,255,255,.18)!important;background:rgba(0,0,0,.24)!important}html body .agSettingsRoot .agSettingsDialog .agarioRasterIcon.agarioSpriteIcon,html body .agSettingsRoot .agSettingsOptionIcon,html body .agSettingsRoot .agSettingsSectionIcon{border-color:rgba(255,255,255,.12)!important;background:rgba(255,255,255,.07)!important;color:rgba(248,251,255,.86)!important;box-shadow:none!important;filter:none!important}html body .agSettingsRoot .agSettingsModalTitle{font-size:clamp(2.6rem,5vw,4rem)!important;text-shadow:0 3px 0 rgba(0,0,0,.48)!important}html body .agSettingsRoot .agSettingsSectionTitle{font-size:clamp(1.15rem,1.8vw,1.45rem)!important}html body .agSettingsRoot .agSettingsShapeGrid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important;gap:10px!important}html body .agSettingsRoot .agSettingsShapeGrid .agSettingsSegmentButton{min-height:44px!important;white-space:normal!important;line-height:1.05!important}html body .agSettingsRoot img,html body .agSettingsRoot svg{filter:none!important}@media (max-width:760px){html body .agSettingsRoot .agSettingsDialog{width:calc(100vw - 18px)!important;max-height:calc(100svh - 18px)!important}html body .agSettingsRoot .agSettingsContent{max-height:calc(100svh - 232px)!important;padding:16px!important}}html body #overlays.lobbyHomePage .agPanel-center{padding:clamp(8px,.95vw,12px)!important;gap:8px!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyHero{min-height:clamp(72px,6.4vw,88px)!important;padding:clamp(6px,.55vw,8px) clamp(10px,1vw,14px)!important;margin-bottom:7px!important;border-radius:14px!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyHero .lobbyLogo-link{min-height:0!important;padding:0!important;width:min(72%,360px)!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyLogo{width:min(100%,350px)!important;max-width:350px!important;height:clamp(52px,5.2vw,68px)!important;-o-object-fit:contain!important;object-fit:contain!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyHeroArt{display:none!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyNewsRow{gap:8px!important;margin-bottom:8px!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyNewsRow .secondaryCta{min-height:36px!important;padding:7px 12px!important;border-radius:11px!important}html body #overlays.lobbyHomePage .agPanel-center .agPlayPanel{padding:clamp(6px,.75vw,9px)!important;border-radius:14px!important}html body #overlays.lobbyHomePage .agPanel-center .agPlaySection{padding:clamp(6px,.65vw,8px)!important;border-radius:12px!important}html body #overlays.lobbyHomePage .agPanel-center .agPlayGrid{gap:6px!important}html body #overlays.lobbyHomePage .agPanel-center .agActionRow{margin-top:6px!important;gap:6px!important}html body #overlays.lobbyHomePage .agPanel-center .agPlayPanel .agPlayButton{min-height:46px!important;padding:8px 10px!important;border-radius:12px!important}html body #overlays.lobbyHomePage .agPanel-center #modeSelector button,html body #overlays.lobbyHomePage .agPanel-center #slotSelector button{min-height:40px!important;padding:6px 9px!important;border-radius:11px!important}html body #overlays.lobbyHomePage~[class*=cgAdSlot-cgBannerATF],html body:has(#overlays.lobbyHomePage) #cgBannerATF_728,html body:has(#overlays.lobbyHomePage)>[class*=cgAdSlot-cgBannerATF]{display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;opacity:0!important;pointer-events:none!important}html body #overlays.lobbyHomePage .lobbyCultureGAdHost{position:relative!important;display:block!important;width:min(100%,300px)!important;height:1px!important;min-height:1px!important;margin:0 auto!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;isolation:isolate}html body #overlays.lobbyHomePage .lobbyCultureGAdHost[data-ad-ready=true]{height:auto!important;min-height:264px!important;margin-top:14px!important;overflow:visible!important;opacity:1!important;pointer-events:auto!important}html body #overlays.lobbyHomePage .lobbyCultureGAdHost>[class*=cgAdSlot-cgSidebarATF_250]{align-items:center!important;justify-content:center!important;overflow:hidden!important;border:1px solid rgba(103,232,249,.22)!important;border-bottom:5px solid rgba(4,10,32,.88)!important;border-radius:22px!important;background:radial-gradient(circle at 30% 18%,rgba(124,92,255,.18),transparent 42%),radial-gradient(circle at 78% 78%,rgba(34,211,238,.12),transparent 48%),linear-gradient(180deg,rgba(7,12,35,.72),rgba(2,5,19,.88))!important;box-shadow:0 18px 42px rgba(0,0,0,.38),0 0 30px rgba(34,211,238,.1),inset 0 1px 0 rgba(255,255,255,.08)!important}html body #overlays.lobbyHomePage .lobbyCultureGAdHost>[class*=cgAdSlot-cgSidebarATF_250]:before{content:"PUBLICITE"!important;position:absolute;left:16px;top:12px;z-index:0;color:rgba(224,242,254,.32)!important;font-family:var(--font-game-display,"Orbitron"),system-ui,sans-serif!important;font-size:.58rem!important;font-weight:950!important;letter-spacing:.16em!important;line-height:1!important;text-transform:uppercase!important}html body #overlays.lobbyHomePage .lobbyCultureGAdHost>.cgAdSlot-cgSidebarATF_250_1{position:relative!important;z-index:1!important;display:flex!important;width:min(100%,300px)!important;height:250px!important;min-height:250px!important;margin:0 auto!important}html body #overlays.lobbyHomePage .lobbyCultureGAdHost>.cgAdSlot-cgSidebarATF_250_2{display:none!important}html body #overlays.lobbyHomePage #cgSidebarATF_250,html body #overlays.lobbyHomePage #cgSidebarATF_250_1,html body #overlays.lobbyHomePage #cgSidebarATF_250_2{position:relative!important;top:auto!important;display:grid!important;width:100%!important;min-height:100%!important;place-items:center!important;margin:0 auto!important;text-align:center!important}html body #overlays.lobbyHomePage #cgSidebarATF_250>div,html body #overlays.lobbyHomePage #cgSidebarATF_250_1>div,html body #overlays.lobbyHomePage #cgSidebarATF_250_2>div{max-width:100%!important;max-height:100%!important}html body #overlays.lobbyHomePage .lobbyCultureGAdHost>[class*=cgAdSlot-cgSidebarATF_250]>div{width:100%!important;height:100%!important;min-height:inherit!important}html body #overlays.lobbyHomePage .lobbyCultureGAdHost>[class*=cgAdSlot-cgSidebarATF_250]>div>div{min-height:100%!important}@media (max-height:760px),(max-width:1780px){html body #overlays.lobbyHomePage .lobbyCultureGAdHost>.cgAdSlot-cgSidebarATF_250_2{display:none!important}}@media (max-width:1180px){html body #overlays.lobbyHomePage .lobbyCultureGAdHost,html body #overlays.lobbyHomePage .lobbyCultureGAdHost>[class*=cgAdSlot-cgSidebarATF_250]{display:none!important}}@media (min-width:1101px) and (max-height:900px){html body #overlays.lobbyHomePage{overflow-y:hidden!important}html body #overlays.lobbyHomePage .lobbyPanel-bonusLeaderboard{display:none!important}}body.agarioInGameNoAds [class*=cgAdSlot],body.agarioInGameNoAds [id*=google_ads],body.agarioInGameNoAds [id=google_esf],body.agarioInGameNoAds [id^=aswift_],body.agarioInGameNoAds [id^=cg],body.agarioInGameNoAds iframe[src*="chat.missena.io"],body.agarioInGameNoAds iframe[src*="doubleclick.net"],body.agarioInGameNoAds iframe[src*="googleads.g.doubleclick.net"],body.agarioInGameNoAds iframe[src*="googlesyndication.com"],body.agarioInGameNoAds iframe[src*="pbstck.com"],body.agarioInGameNoAds iframe[src*="seedtag.com"],body.agarioInGameNoAds ins.adsbygoogle,html.agarioInGameNoAds [class*=cgAdSlot],html.agarioInGameNoAds [id*=google_ads],html.agarioInGameNoAds [id=google_esf],html.agarioInGameNoAds [id^=aswift_],html.agarioInGameNoAds [id^=cg],html.agarioInGameNoAds iframe[src*="chat.missena.io"],html.agarioInGameNoAds iframe[src*="doubleclick.net"],html.agarioInGameNoAds iframe[src*="googleads.g.doubleclick.net"],html.agarioInGameNoAds iframe[src*="googlesyndication.com"],html.agarioInGameNoAds iframe[src*="pbstck.com"],html.agarioInGameNoAds iframe[src*="seedtag.com"],html.agarioInGameNoAds ins.adsbygoogle{display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-width:0!important;max-height:0!important;opacity:0!important;pointer-events:none!important}@media (max-width:720px){html body #overlays.lobbyHomePage .agPanel-center{padding:7px!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyHero{min-height:62px!important;padding:5px 8px!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyLogo{width:min(100%,250px)!important;max-width:250px!important;height:48px!important;-o-object-fit:contain!important;object-fit:contain!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyHeroArt{display:none!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyNewsRow{gap:7px!important}html body #overlays.lobbyHomePage .agPanel-center .lobbyNewsRow .secondaryCta{min-height:34px!important;padding:6px 9px!important;font-size:.76rem!important}}@media (min-width:1101px){html body .gameTopNav{width:min(calc(100vw - 12px),1840px)!important}html body .gameTopNav__row{min-height:68px!important;padding:6px clamp(10px,.9vw,20px)!important;gap:clamp(7px,.55vw,14px)!important}html body .gameTopNav__links{min-width:0!important;flex:1 1 auto!important;justify-content:space-evenly!important;gap:clamp(4px,.42vw,9px)!important;overflow:visible!important}html body .gameTopNav .gameTopNav__link{flex:0 0 auto!important;flex-direction:row!important;gap:clamp(5px,.42vw,8px)!important;padding:4px clamp(7px,.48vw,10px)!important;font-size:clamp(.82rem,.9vw,1rem)!important;line-height:1.03!important;letter-spacing:0!important;text-align:left!important}html body .gameTopNav .gameTopNav__label,html body .gameTopNav .gameTopNav__link{min-width:-moz-max-content!important;min-width:max-content!important;max-width:none!important;overflow:visible!important}html body .gameTopNav .gameTopNav__label{display:block!important;text-overflow:clip!important;white-space:nowrap!important}html body .gameTopNav .gameTopNav__label--short{display:none!important}html body .gameTopNav .gameTopNav__assetIcon{width:1.9rem!important;height:1.9rem!important;flex-basis:1.9rem!important;margin:-.08rem 0!important}html body .gameTopNav .gameTopNav__assetIcon img{width:1.85rem!important;height:1.85rem!important}}@media (max-width:1300px) and (min-width:1101px){html body .gameTopNav .gameTopNav__link{gap:4px!important;padding-inline:6px!important;font-size:clamp(.76rem,.78vw,.9rem)!important}}html body .agSettingsRoot{background:transparent!important;background-image:none!important;backdrop-filter:none!important}html body .agSettingsRoot:after,html body .agSettingsRoot:before{display:none!important;content:none!important;background:transparent!important;background-image:none!important;opacity:0!important}html body .agSettingsRoot .agSettingsBackdrop{background:transparent!important;backdrop-filter:none!important}html body .agSettingsRoot .agSettingsDialog{background:rgba(7,16,38,.8)!important;background-image:linear-gradient(180deg,rgba(18,35,78,.56),rgba(4,9,24,.56))!important;border-color:rgba(148,163,184,.2) rgba(148,163,184,.2) rgba(15,23,42,.62)!important;box-shadow:0 18px 44px rgba(0,0,0,.34)!important;backdrop-filter:none!important}html body .agSettingsRoot .agSettingsDialog:after,html body .agSettingsRoot .agSettingsDialog:before,html body .agSettingsRoot .agSettingsDialog>span[aria-hidden]{display:none!important;opacity:0!important}html body .agSettingsRoot .agSettingsContent,html body .agSettingsRoot .agSettingsFooter,html body .agSettingsRoot .agSettingsModalHeader,html body .agSettingsRoot .agSettingsTabBar,html body .agSettingsRoot .agSettingsTabGrid{background:rgba(0,0,0,.06)!important;background-image:none!important;border-color:rgba(255,255,255,.07)!important;box-shadow:none!important}html body .agSettingsRoot .agSettingsModalHeader{padding:10px 18px 16px!important}html body .agSettingsRoot .agSettingsContent{padding:18px 22px 12px!important}html body .agSettingsRoot .agSettingsFooter{padding:10px 22px 0!important}html body .agSettingsRoot .agSettingsSectionHeader{background:transparent!important;background-image:none!important;border-color:transparent!important;box-shadow:none!important}html body .agSettingsRoot .agSettingsOption,html body .agSettingsRoot .agSettingsSegmentGroup{background:rgba(0,0,0,.34)!important;background-image:none!important;border-color:rgba(255,255,255,.18)!important;box-shadow:none!important}html body .agSettingsRoot .agSettingsOption.is-active,html body .agSettingsRoot .agSettingsOption:hover{background:rgba(0,0,0,.42)!important;background-image:none!important}html body .agSettingsRoot .agSettingsCloseButton,html body .agSettingsRoot .agSettingsResetButton,html body .agSettingsRoot .agSettingsSaveButton,html body .agSettingsRoot .agSettingsSegmentButton,html body .agSettingsRoot .agSettingsTabButton{background:rgba(0,0,0,.36)!important;background-image:none!important;box-shadow:none!important}html body .agSettingsRoot .agSettingsSaveButton,html body .agSettingsRoot .agSettingsSegmentButton.is-active,html body .agSettingsRoot .agSettingsTabButton.is-active{background:rgba(132,204,22,.22)!important;background-image:none!important;box-shadow:none!important}