.BattleGrid_gridWrapper__Ky3xu{display:flex;flex-direction:column;align-items:center;gap:1rem}.BattleGrid_gridLabel__2rej5{font-size:.75rem;font-weight:700;letter-spacing:3px;color:var(--accent-cyan);text-transform:uppercase;opacity:.8}.BattleGrid_grid__VuZuU{background:rgba(13,32,68,.8);border:1px solid rgba(0,229,255,.3);border-radius:8px;overflow:hidden;box-shadow:0 0 40px rgba(0,229,255,.15),inset 0 0 30px rgba(0,0,0,.3)}.BattleGrid_colLabels__5wxaF,.BattleGrid_row__XmhTi{display:flex}.BattleGrid_cornerCell__GVv3p,.BattleGrid_labelCell__LiwFB{width:28px;height:28px;flex-shrink:0}.BattleGrid_labelCell__LiwFB{font-size:.65rem;color:rgba(0,229,255,.5);font-weight:600}.BattleGrid_cell__LKgSr,.BattleGrid_labelCell__LiwFB{display:flex;align-items:center;justify-content:center}.BattleGrid_cell__LKgSr{width:44px;height:44px;border:1px solid rgba(0,229,255,.12);transition:background .3s,box-shadow .3s;position:relative;background:rgba(14,58,110,.4)}.BattleGrid_cell__LKgSr.BattleGrid_empty__uK12g{background:rgba(14,58,110,.3)}.BattleGrid_cell__LKgSr.BattleGrid_ship__A9AaX{background:linear-gradient(135deg,rgba(21,101,192,.6),rgba(13,32,68,.8));border-color:rgba(0,229,255,.25)}.BattleGrid_cell__LKgSr.BattleGrid_hit__gcadL{background:rgba(255,61,61,.3);border-color:rgba(255,61,61,.4)}.BattleGrid_cell__LKgSr.BattleGrid_miss__Hg40q{background:rgba(14,58,110,.2)}.BattleGrid_cell__LKgSr.BattleGrid_sunk__KY0Xq{background:rgba(200,30,30,.5)}.BattleGrid_cell__LKgSr.BattleGrid_animating__Sn44l{box-shadow:0 0 12px rgba(0,229,255,.6);background:rgba(0,229,255,.15);animation:BattleGrid_ping__X9m_L .6s ease-out}@keyframes BattleGrid_ping__X9m_L{0%{box-shadow:0 0 0 0 rgba(0,229,255,.6)}to{box-shadow:0 0 0 10px rgba(0,229,255,0)}}.BattleGrid_explosion__MSO0K{font-size:1.1rem;animation:BattleGrid_pop__YDiPA .3s ease-out}@keyframes BattleGrid_pop__YDiPA{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}.BattleGrid_missMarker__2xZaV{color:hsla(0,0%,100%,.4);font-size:1.4rem;line-height:1}.BattleGrid_legend__jBDNn{display:flex;gap:1.2rem;font-size:.75rem;color:var(--text-secondary)}.BattleGrid_legendItem__HwQ_B{display:flex;align-items:center;gap:.4rem}.BattleGrid_dotHit__TbwPy{background:var(--hit-red)}.BattleGrid_dotHit__TbwPy,.BattleGrid_dotMiss__Kq47L{width:10px;height:10px;border-radius:50%;display:inline-block}.BattleGrid_dotMiss__Kq47L{background:hsla(0,0%,100%,.3)}.BattleGrid_dotShip__hcWG3{width:10px;height:10px;border-radius:2px;background:var(--bright-blue);display:inline-block}@media (max-width:500px){.BattleGrid_cell__LKgSr{width:34px;height:34px}.BattleGrid_cornerCell__GVv3p,.BattleGrid_labelCell__LiwFB{width:22px;height:34px}}.HeroSection_hero__tOd4X{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,var(--navy) 0,var(--deep-blue) 50%,var(--ocean-blue) 100%);padding-top:80px}.HeroSection_bgOverlay__5jo3i{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(21,101,192,.3) 0,transparent 60%),radial-gradient(ellipse at 20% 80%,rgba(0,229,255,.1) 0,transparent 50%);pointer-events:none}.HeroSection_waves__BTVqb{position:absolute;bottom:0;left:0;right:0;height:120px;overflow:hidden;pointer-events:none}.HeroSection_wave__v5x7y{position:absolute;bottom:0;left:-100%;width:300%;height:100%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120'%3E%3Cpath fill='rgba(0,229,255,0.06)' d='M0,60 C240,100 480,20 720,60 C960,100 1200,20 1440,60 L1440,120 L0,120 Z'/%3E%3C/svg%3E") repeat-x bottom;background-size:50% 100%;animation:HeroSection_waveMove__KqLt1 8s linear infinite}.HeroSection_wave__v5x7y:nth-child(2){animation-duration:12s;animation-delay:-4s;opacity:.5}.HeroSection_wave__v5x7y:nth-child(3){animation-duration:6s;animation-delay:-2s;opacity:.3}@keyframes HeroSection_waveMove__KqLt1{0%{transform:translateX(0)}to{transform:translateX(50%)}}.HeroSection_container___puT_{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;width:100%}.HeroSection_content____5Gu{display:flex;flex-direction:column;gap:1.5rem}.HeroSection_badge__6KgTx{display:inline-flex;align-items:center;gap:.5rem;background:rgba(0,229,255,.1);border:1px solid rgba(0,229,255,.3);color:var(--accent-cyan);padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;width:-moz-fit-content;width:fit-content;animation:HeroSection_pulse__aZVJa 2s ease-in-out infinite}@keyframes HeroSection_pulse__aZVJa{0%,to{box-shadow:0 0 0 0 rgba(0,229,255,.3)}50%{box-shadow:0 0 0 8px rgba(0,229,255,0)}}.HeroSection_title__N8LgU{font-size:clamp(2.2rem,5vw,3.8rem);font-weight:900;line-height:1.1;color:var(--text-primary);letter-spacing:-1px}.HeroSection_highlight__QDHRO{color:var(--accent-cyan);text-shadow:0 0 30px rgba(0,229,255,.5)}.HeroSection_subtitle__5CHSQ{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);max-width:500px}.HeroSection_buttons__AAb79{display:flex;gap:1rem;flex-wrap:wrap}.HeroSection_btnPrimary__5Yxbm{background:linear-gradient(135deg,var(--accent-cyan),#0097a7);color:var(--navy);padding:.9rem 2rem;border-radius:6px;font-weight:800;font-size:1rem;text-transform:uppercase;letter-spacing:1px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px rgba(0,229,255,.4)}.HeroSection_btnPrimary__5Yxbm:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,229,255,.6)}.HeroSection_btnSecondary___SqMw{background:transparent;color:var(--text-primary);padding:.9rem 2rem;border-radius:6px;font-weight:600;font-size:1rem;border:2px solid hsla(0,0%,100%,.2);transition:border-color .2s,background .2s}.HeroSection_btnSecondary___SqMw:hover{border-color:var(--accent-cyan);background:rgba(0,229,255,.05)}.HeroSection_stats__cUr5q{display:flex;align-items:center;gap:1.5rem;margin-top:.5rem}.HeroSection_stat__Iws1l{display:flex;flex-direction:column;gap:.2rem}.HeroSection_statNumber__KiK4A{font-size:1.4rem;font-weight:800;color:var(--accent-gold)}.HeroSection_statLabel__Gk5ko{font-size:.8rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px}.HeroSection_statDivider__5iJj8{width:1px;height:40px;background:hsla(0,0%,100%,.15)}.HeroSection_visual__Ol5p1{display:flex;justify-content:center;align-items:center}@media (max-width:900px){.HeroSection_container___puT_{grid-template-columns:1fr;text-align:center;gap:3rem}.HeroSection_subtitle__5CHSQ{max-width:100%}.HeroSection_buttons__AAb79,.HeroSection_stats__cUr5q{justify-content:center}.HeroSection_badge__6KgTx{margin:0 auto}}@media (max-width:480px){.HeroSection_btnPrimary__5Yxbm,.HeroSection_btnSecondary___SqMw{width:100%;text-align:center}}.FeaturesSection_section__DrySW{padding:6rem 0;background:var(--deep-blue);position:relative;overflow:hidden}.FeaturesSection_section__DrySW:before{content:"";position:absolute;top:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent-cyan),transparent)}.FeaturesSection_container__zoNvp{max-width:1200px;margin:0 auto;padding:0 2rem}.FeaturesSection_sectionHeader__802Ga{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.FeaturesSection_sectionTag___0pRS{font-size:.8rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--accent-cyan)}.FeaturesSection_sectionTitle__2mI8C{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;color:var(--text-primary)}.FeaturesSection_sectionDesc__73HWC{font-size:1rem;color:var(--text-secondary);max-width:500px}.FeaturesSection_grid__Qb7vy{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.FeaturesSection_card__qIeZ5{background:rgba(10,22,40,.6);border:1px solid rgba(0,229,255,.1);border-radius:12px;padding:2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;flex-direction:column;gap:.8rem}.FeaturesSection_card__qIeZ5:hover{transform:translateY(-6px);border-color:rgba(0,229,255,.35);box-shadow:0 12px 40px rgba(0,0,0,.3)}.FeaturesSection_cardIcon__D6FkA{font-size:2.2rem;line-height:1}.FeaturesSection_cardTitle__9vf0g{font-size:1.15rem;font-weight:700;color:var(--text-primary)}.FeaturesSection_cardDesc__gDAvZ{font-size:.9rem;color:var(--text-secondary);line-height:1.6}@media (max-width:900px){.FeaturesSection_grid__Qb7vy{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.FeaturesSection_grid__Qb7vy{grid-template-columns:1fr}}.HowToPlaySection_section__9TeiO{padding:6rem 0;background:var(--navy);position:relative}.HowToPlaySection_section__9TeiO:before{content:"";position:absolute;top:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent-cyan),transparent)}.HowToPlaySection_container__AAGiC{max-width:1200px;margin:0 auto;padding:0 2rem}.HowToPlaySection_sectionHeader__xuuIi{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.HowToPlaySection_sectionTag__F0R20{font-size:.8rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--accent-cyan)}.HowToPlaySection_sectionTitle__0UcXO{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;color:var(--text-primary)}.HowToPlaySection_sectionDesc__EjsjU{font-size:1rem;color:var(--text-secondary)}.HowToPlaySection_steps__3_Umc{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;position:relative}.HowToPlaySection_step__kEmrz{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;padding:0 1rem}.HowToPlaySection_stepIconWrap__i_Z_J{position:relative;width:80px;height:80px;background:rgba(21,101,192,.2);border:2px solid rgba(0,229,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;z-index:1;transition:border-color .3s,background .3s}.HowToPlaySection_step__kEmrz:hover .HowToPlaySection_stepIconWrap__i_Z_J{background:rgba(0,229,255,.15);border-color:var(--accent-cyan)}.HowToPlaySection_stepIcon__nh5iI{font-size:2rem}.HowToPlaySection_stepNum__ctth6{position:absolute;top:-8px;right:-8px;width:26px;height:26px;background:var(--accent-cyan);color:var(--navy);border-radius:50%;font-size:.65rem;font-weight:800;display:flex;align-items:center;justify-content:center}.HowToPlaySection_connector__VQBex{position:absolute;top:40px;right:-50%;width:100%;height:2px;background:linear-gradient(90deg,rgba(0,229,255,.3),rgba(0,229,255,.05));z-index:0}.HowToPlaySection_stepContent__yy7Z4{display:flex;flex-direction:column;gap:.5rem}.HowToPlaySection_stepTitle__nIZLU{font-size:1.05rem;font-weight:700;color:var(--text-primary)}.HowToPlaySection_stepDesc__guggD{font-size:.88rem;color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.HowToPlaySection_steps__3_Umc{grid-template-columns:1fr 1fr;gap:2rem}.HowToPlaySection_connector__VQBex{display:none}}@media (max-width:480px){.HowToPlaySection_steps__3_Umc{grid-template-columns:1fr}}.CTASection_section__dIuVN{padding:6rem 0;background:var(--deep-blue);position:relative}.CTASection_section__dIuVN:before{content:"";position:absolute;top:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent-cyan),transparent)}.CTASection_container__4pzK2{max-width:900px;margin:0 auto;padding:0 2rem}.CTASection_inner__l8sD4{position:relative;background:linear-gradient(135deg,rgba(21,101,192,.2),rgba(0,229,255,.05));border:1px solid rgba(0,229,255,.25);border-radius:20px;padding:4rem 2rem;overflow:hidden;text-align:center}.CTASection_decorLeft__R1mrF{top:-60px;left:-60px;background:radial-gradient(circle,rgba(0,229,255,.15),transparent 70%)}.CTASection_decorLeft__R1mrF,.CTASection_decorRight__SN9dQ{position:absolute;width:200px;height:200px;pointer-events:none}.CTASection_decorRight__SN9dQ{bottom:-60px;right:-60px;background:radial-gradient(circle,rgba(21,101,192,.2),transparent 70%)}.CTASection_content__c_R_r{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.CTASection_icon__2LHZX{font-size:3.5rem;animation:CTASection_rock__0Vdzh 3s ease-in-out infinite}@keyframes CTASection_rock__0Vdzh{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}.CTASection_title__juuRL{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:var(--text-primary)}.CTASection_desc__F__vk{font-size:1.05rem;color:var(--text-secondary);max-width:500px;line-height:1.7}.CTASection_desc__F__vk strong{color:var(--accent-cyan)}.CTASection_buttons__HDpon{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.CTASection_btnPrimary__vyn3N{background:linear-gradient(135deg,var(--accent-cyan),#0097a7);color:var(--navy);padding:1rem 2.2rem;border-radius:6px;font-weight:800;font-size:1.05rem;text-transform:uppercase;letter-spacing:1px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px rgba(0,229,255,.4)}.CTASection_btnPrimary__vyn3N:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,229,255,.6)}.CTASection_btnSecondary__dkNbh{background:transparent;color:var(--text-primary);padding:1rem 2.2rem;border-radius:6px;font-weight:600;font-size:1.05rem;border:2px solid hsla(0,0%,100%,.2);transition:border-color .2s,background .2s}.CTASection_btnSecondary__dkNbh:hover{border-color:var(--accent-cyan);background:rgba(0,229,255,.05)}.CTASection_platforms__ALO0z{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.CTASection_platform__hKiG_{font-size:.9rem;color:var(--text-secondary);display:flex;align-items:center;gap:.3rem}.CTASection_disclaimer___SOFp{font-size:.8rem;color:rgba(176,196,222,.5)}.Navbar_navbar__GrSXC{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.2rem 0;transition:background .3s,box-shadow .3s,padding .3s}.Navbar_navbar__GrSXC.Navbar_scrolled__N9DJM{background:rgba(10,22,40,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.5);padding:.8rem 0}.Navbar_container__2Cq63{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.Navbar_logo__X4o9i{display:flex;align-items:center;gap:.5rem;text-decoration:none}.Navbar_logoIcon__gwjen{font-size:1.8rem}.Navbar_logoText__Jmms3{font-size:1.4rem;font-weight:800;color:var(--accent-cyan);letter-spacing:1px;text-transform:uppercase}.Navbar_navLinks__BPXkM{list-style:none;display:flex;align-items:center;gap:2rem}.Navbar_navLink__16zHl{color:var(--text-secondary);font-weight:500;font-size:.95rem;transition:color .2s;position:relative}.Navbar_navLink__16zHl:after{content:"";position:absolute;bottom:-4px;left:0;right:100%;height:2px;background:var(--accent-cyan);transition:right .3s}.Navbar_navLink__16zHl:hover{color:var(--text-primary)}.Navbar_navLink__16zHl:hover:after{right:0}.Navbar_navCta__zkXHV{background:var(--accent-cyan);color:var(--navy);padding:.5rem 1.2rem;border-radius:4px;font-weight:700;font-size:.95rem;transition:background .2s,transform .2s;text-transform:uppercase;letter-spacing:1px}.Navbar_navCta__zkXHV:hover{background:#fff;transform:translateY(-2px)}.Navbar_hamburger__WJ9Te{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.Navbar_bar__dtjsV{display:block;width:26px;height:2px;background:var(--text-primary);transition:transform .3s,opacity .3s}.Navbar_barOpen1__jLYyW{transform:translateY(7px) rotate(45deg)}.Navbar_barOpen2__aMsle{opacity:0}.Navbar_barOpen3__8W778{transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.Navbar_hamburger__WJ9Te{display:flex}.Navbar_navLinks__BPXkM{display:none;position:absolute;top:100%;left:0;right:0;background:rgba(10,22,40,.98);flex-direction:column;padding:2rem;gap:1.5rem;border-bottom:1px solid rgba(0,229,255,.2)}.Navbar_navLinks__BPXkM.Navbar_open__wWapx{display:flex}}.ScreenshotsSection_section__0hRJE{padding:6rem 0;background:var(--deep-blue);position:relative}.ScreenshotsSection_section__0hRJE:before{content:"";position:absolute;top:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent-cyan),transparent)}.ScreenshotsSection_container__a38SF{max-width:1200px;margin:0 auto;padding:0 2rem}.ScreenshotsSection_sectionHeader__p7QX3{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.ScreenshotsSection_sectionTag__wRQ_t{font-size:.8rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--accent-cyan)}.ScreenshotsSection_sectionTitle__vEeVW{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;color:var(--text-primary)}.ScreenshotsSection_sectionDesc__KpXPt{font-size:1rem;color:var(--text-secondary)}.ScreenshotsSection_screenshots__WunDA{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.ScreenshotsSection_screenshotCard__sPY6g{border-radius:16px;overflow:hidden;border:1px solid rgba(0,229,255,.15);position:relative;display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem;gap:1.5rem;transition:transform .3s,box-shadow .3s;cursor:pointer}.ScreenshotsSection_screenshotCard__sPY6g:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,.5)}.ScreenshotsSection_classic__az2WC{background:linear-gradient(160deg,rgba(21,101,192,.3),rgba(10,22,40,.9))}.ScreenshotsSection_blitz__yuhxL{background:linear-gradient(160deg,rgba(255,87,34,.25),rgba(10,22,40,.9));border-color:rgba(255,87,34,.2)}.ScreenshotsSection_squad__CNfxn{background:linear-gradient(160deg,rgba(76,175,80,.25),rgba(10,22,40,.9));border-color:rgba(76,175,80,.2)}.ScreenshotsSection_cardOverlay__LvLJw{text-align:center;display:flex;flex-direction:column;gap:.5rem;align-items:center}.ScreenshotsSection_cardLabel__4SNBd{font-size:1.2rem;font-weight:800;color:var(--text-primary)}.ScreenshotsSection_cardDesc__RMPPs{font-size:.88rem;color:var(--text-secondary)}.ScreenshotsSection_playBtn__s18aj{margin-top:.5rem;padding:.5rem 1.4rem;background:transparent;border:2px solid var(--accent-cyan);color:var(--accent-cyan);border-radius:4px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:background .2s,color .2s}.ScreenshotsSection_playBtn__s18aj:hover{background:var(--accent-cyan);color:var(--navy)}@media (max-width:768px){.ScreenshotsSection_screenshots__WunDA{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.MiniGrid_miniGrid__OB5kT{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:3px;gap:3px;padding:12px;background:rgba(10,22,40,.6);border-radius:8px;border:1px solid rgba(0,229,255,.15);width:100%;max-width:220px}.MiniGrid_cell__02pYV{aspect-ratio:1;border-radius:3px;background:rgba(14,58,110,.5);border:1px solid rgba(0,229,255,.1);display:flex;align-items:center;justify-content:center;font-size:.6rem}.MiniGrid_ship__wxR55{background:rgba(21,101,192,.6);border-color:rgba(0,229,255,.3)}.MiniGrid_hit__f_79q{background:rgba(255,61,61,.4);border-color:rgba(255,61,61,.4)}.MiniGrid_sunk__GKw7s{background:rgba(180,0,0,.6);border-color:rgba(255,0,0,.4)}.MiniGrid_blitz__165ZX .MiniGrid_ship__wxR55{background:rgba(255,87,34,.5);border-color:rgba(255,87,34,.4)}.MiniGrid_squad__tGJBY .MiniGrid_ship__wxR55{background:rgba(76,175,80,.5);border-color:rgba(76,175,80,.4)}.LeaderboardSection_section__Ugiaf{padding:6rem 0;background:var(--navy);position:relative}.LeaderboardSection_section__Ugiaf:before{content:"";position:absolute;top:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent-cyan),transparent)}.LeaderboardSection_container__8mAB5{max-width:900px;margin:0 auto;padding:0 2rem}.LeaderboardSection_sectionHeader__mkEtu{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.LeaderboardSection_sectionTag__qSLlf{font-size:.8rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--accent-cyan)}.LeaderboardSection_sectionTitle__yjLyp{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;color:var(--text-primary)}.LeaderboardSection_sectionDesc__wVbG3{font-size:1rem;color:var(--text-secondary)}.LeaderboardSection_tableWrap__ORe5n{border-radius:12px;overflow:hidden;border:1px solid rgba(0,229,255,.15);box-shadow:0 8px 40px rgba(0,0,0,.3)}.LeaderboardSection_table___qqas{width:100%;border-collapse:collapse;background:rgba(13,32,68,.7)}.LeaderboardSection_table___qqas thead tr{background:rgba(0,229,255,.08);border-bottom:1px solid rgba(0,229,255,.15)}.LeaderboardSection_table___qqas th{padding:1rem 1.2rem;text-align:left;font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent-cyan)}.LeaderboardSection_table___qqas td{padding:.9rem 1.2rem;border-bottom:1px solid rgba(0,229,255,.06);font-size:.92rem;color:var(--text-secondary)}.LeaderboardSection_table___qqas tbody tr:last-child td{border-bottom:none}.LeaderboardSection_table___qqas tbody tr:hover{background:rgba(0,229,255,.04)}.LeaderboardSection_topRow__OXpy8 td{color:var(--text-primary)!important}.LeaderboardSection_rankCell__Vqz_S{width:60px;text-align:center}.LeaderboardSection_badge___ArSD{font-size:1.3rem}.LeaderboardSection_rankNum__VM1BM{font-size:.85rem;color:var(--text-secondary);font-weight:600}.LeaderboardSection_nameCell__H_YZv{display:flex;align-items:center;gap:.8rem;font-weight:600}.LeaderboardSection_avatar__iybm9{width:32px;height:32px;background:linear-gradient(135deg,var(--bright-blue),var(--ocean-blue));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;color:#fff;flex-shrink:0}.LeaderboardSection_countryCell___npOx{font-size:1.3rem}.LeaderboardSection_winsCell__x3Xp7{font-weight:700;color:var(--accent-gold)!important}.LeaderboardSection_wrCell__j7AXw{display:flex;align-items:center;gap:.8rem}.LeaderboardSection_wrBar__z8J12{flex:1 1;height:6px;background:hsla(0,0%,100%,.08);border-radius:3px;overflow:hidden;min-width:60px}.LeaderboardSection_wrFill__wIhlG{height:100%;background:linear-gradient(90deg,var(--bright-blue),var(--accent-cyan));border-radius:3px}.LeaderboardSection_cta__KdRjH{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;background:rgba(21,101,192,.15);border:1px solid rgba(0,229,255,.15);border-radius:8px;padding:1rem 1.5rem;gap:1rem;flex-wrap:wrap}.LeaderboardSection_cta__KdRjH p{color:var(--text-secondary);font-size:.95rem}.LeaderboardSection_cta__KdRjH strong{color:var(--accent-gold)}.LeaderboardSection_ctaBtn__ILbmw{background:var(--accent-cyan);color:var(--navy);padding:.5rem 1.4rem;border-radius:4px;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;transition:background .2s;white-space:nowrap}.LeaderboardSection_ctaBtn__ILbmw:hover{background:#fff}@media (max-width:600px){.LeaderboardSection_table___qqas td:nth-child(3),.LeaderboardSection_table___qqas th:nth-child(3),.LeaderboardSection_wrBar__z8J12{display:none}.LeaderboardSection_cta__KdRjH{flex-direction:column;text-align:center}}.Footer_footer__pQtti{background:rgba(5,12,24,.95);border-top:1px solid rgba(0,229,255,.1);padding:3rem 0 2rem}.Footer_container__KpDnW{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_top__YBhK_{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;margin-bottom:2rem}.Footer_brand__0rdww{display:flex;align-items:center;gap:.5rem}.Footer_logoIcon__B99nM{font-size:1.8rem}.Footer_logoText__5vsvE{font-size:1.3rem;font-weight:800;color:var(--accent-cyan);letter-spacing:2px;text-transform:uppercase}.Footer_tagline__edhu4{font-size:.9rem;color:var(--text-secondary);max-width:400px;line-height:1.6}.Footer_social__cGivK{display:flex;gap:.8rem}.Footer_socialBtn__7VNy_{width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,229,255,.2);display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--text-secondary);transition:border-color .2s,color .2s,background .2s}.Footer_socialBtn__7VNy_:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);background:rgba(0,229,255,.05)}.Footer_divider__YAbaq{height:1px;background:hsla(0,0%,100%,.06);margin-bottom:2rem}.Footer_bottom__wxP7Z{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.Footer_copy__KUC9W{font-size:.82rem;color:rgba(176,196,222,.5)}.Footer_links__cFiYr{display:flex;gap:1.5rem;flex-wrap:wrap}.Footer_link__TBOP7{font-size:.82rem;color:rgba(176,196,222,.5);transition:color .2s}.Footer_link__TBOP7:hover{color:var(--accent-cyan)}@media (max-width:600px){.Footer_bottom__wxP7Z{flex-direction:column;align-items:center;text-align:center}.Footer_links__cFiYr{justify-content:center}}