.PlayerProfile-module__fu9iMq__profileBg{z-index:-1;background:url(/profile-bg.jpg) 50%/cover no-repeat;position:fixed;inset:0}.PlayerProfile-module__fu9iMq__profileBg:after{content:"";background:linear-gradient(#0000008c 0%,#000000bf 40%,#000000eb 100%);position:absolute;inset:0}.PlayerProfile-module__fu9iMq__profileContainer{color:#fff;max-width:1100px;min-height:80vh;margin:0 auto;padding:100px 20px 60px;position:relative}.PlayerProfile-module__fu9iMq__profileHero{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ff4c4c0f 0%,#0a0a12f2 40%,#0a0a12 100%);border:1px solid #ffffff0f;border-radius:24px;align-items:center;gap:40px;padding:48px;display:flex;position:relative;overflow:hidden}.PlayerProfile-module__fu9iMq__profileHero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ff4c4c80,#ff77004d,#0000);height:2px;position:absolute;top:0;left:0;right:0}.PlayerProfile-module__fu9iMq__profileHero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff4c4c14 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-50%;right:-10%}.PlayerProfile-module__fu9iMq__avatarWrapper{flex-shrink:0;width:130px;height:130px;position:relative}.PlayerProfile-module__fu9iMq__avatar{object-fit:cover;border:3px solid #ff4c4c66;border-radius:24px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;box-shadow:0 0 30px #ff4c4c33,0 8px 32px #0006}.PlayerProfile-module__fu9iMq__avatarWrapper:hover .PlayerProfile-module__fu9iMq__avatar{transform:scale(1.03);box-shadow:0 0 40px #ff4c4c59,0 12px 40px #00000080}.PlayerProfile-module__fu9iMq__playerInfo{z-index:1;flex:1;position:relative}.PlayerProfile-module__fu9iMq__playerName{background:linear-gradient(135deg,#fff 0%,#ccc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-family:Russo One,sans-serif;font-size:2.4rem;line-height:1.2}.PlayerProfile-module__fu9iMq__rankInfo{align-items:center;gap:15px;margin-top:16px;display:flex}.PlayerProfile-module__fu9iMq__rankText{color:#aaa;font-size:1.1rem;font-weight:500}.PlayerProfile-module__fu9iMq__rankBadge{color:#ff6b6b;background:#ff4c4c1a;border:1px solid #ff4c4c33;border-radius:20px;align-items:center;gap:6px;padding:4px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.PlayerProfile-module__fu9iMq__steamLink{color:#888;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;margin-top:14px;padding:6px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.PlayerProfile-module__fu9iMq__steamLink:hover{color:#ccc;background:#ffffff0f;border-color:#ffffff1f}.PlayerProfile-module__fu9iMq__statsGrid{grid-template-columns:repeat(5,1fr);gap:16px;margin-top:32px;display:grid}.PlayerProfile-module__fu9iMq__statCard{text-align:center;-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:24px 16px;transition:transform .25s,border-color .25s,background .25s}.PlayerProfile-module__fu9iMq__statCard:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-3px)}.PlayerProfile-module__fu9iMq__statIcon{color:#555;margin-bottom:10px;font-size:1.4rem;display:block}.PlayerProfile-module__fu9iMq__statLabel{color:#666;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:8px;font-size:.75rem;display:block}.PlayerProfile-module__fu9iMq__statValue{color:#fff;font-size:1.6rem;font-weight:700}.PlayerProfile-module__fu9iMq__win{color:#4caf50}.PlayerProfile-module__fu9iMq__loss{color:#ff4c4c}.PlayerProfile-module__fu9iMq__tabs{border-bottom:1px solid #ffffff0f;gap:6px;margin-top:40px;margin-bottom:28px;padding-bottom:0;display:flex}.PlayerProfile-module__fu9iMq__tab{color:#777;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:10px 10px 0 0;padding:12px 28px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;transition:color .2s,border-color .2s,background .2s}.PlayerProfile-module__fu9iMq__tab:hover{color:#ccc;background:#ffffff08}.PlayerProfile-module__fu9iMq__tabActive{color:#ff4c4c;background:#ff4c4c0a;border-bottom-color:#ff4c4c}.PlayerProfile-module__fu9iMq__profileClient{margin-top:0}.PlayerProfile-module__fu9iMq__tabContent{animation:.25s PlayerProfile-module__fu9iMq__fadeIn}@keyframes PlayerProfile-module__fu9iMq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.PlayerProfile-module__fu9iMq__section{margin-bottom:36px}.PlayerProfile-module__fu9iMq__sectionTitle{color:#ccc;align-items:center;gap:8px;margin-bottom:16px;font-size:1.1rem;font-weight:600;display:flex}.PlayerProfile-module__fu9iMq__sectionTitle:before{content:"";background:#ff4c4c;border-radius:2px;width:3px;height:18px}.PlayerProfile-module__fu9iMq__matchHeaders{align-items:center;gap:25px;padding:0 24px 8px;display:flex}.PlayerProfile-module__fu9iMq__matchHeaderLabels{color:#555;text-transform:uppercase;letter-spacing:.5px;flex:1;justify-content:space-between;font-size:.7rem;display:flex}.PlayerProfile-module__fu9iMq__matchesList{flex-direction:column;gap:8px;display:flex}.PlayerProfile-module__fu9iMq__matchRow{background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:20px;padding:14px 24px;transition:background .25s,transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.PlayerProfile-module__fu9iMq__matchRow:before{content:"";border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.PlayerProfile-module__fu9iMq__matchWin:before{background:#4caf50}.PlayerProfile-module__fu9iMq__matchLoss:before{background:#ff4c4c}.PlayerProfile-module__fu9iMq__matchRow:hover{background:#ffffff0a;border-color:#ffffff14;transform:translate(4px)}.PlayerProfile-module__fu9iMq__matchStatus{text-transform:uppercase;letter-spacing:1px;width:40px;font-size:.8rem;font-weight:800}.PlayerProfile-module__fu9iMq__matchWin{color:#4caf50}.PlayerProfile-module__fu9iMq__matchLoss{color:#ff4c4c}.PlayerProfile-module__fu9iMq__matchInfo{flex:1;justify-content:space-between;align-items:center;display:flex}.PlayerProfile-module__fu9iMq__matchHero{color:#ddd;text-align:left;min-width:130px;font-size:.9rem;font-weight:600}.PlayerProfile-module__fu9iMq__matchKda{color:#eee;font-family:monospace;font-size:1rem}.PlayerProfile-module__fu9iMq__matchStat{color:#888;text-align:right;min-width:48px;font-family:monospace;font-size:.85rem}.PlayerProfile-module__fu9iMq__matchTime{color:#555;text-align:right;min-width:70px;font-size:.8rem}.PlayerProfile-module__fu9iMq__heroesList{flex-direction:column;gap:6px;display:flex}.PlayerProfile-module__fu9iMq__heroRow{background:#ffffff05;border:1px solid #ffffff0a;border-radius:10px;align-items:center;gap:16px;padding:12px 16px;transition:background .2s;display:flex;position:relative;overflow:hidden}.PlayerProfile-module__fu9iMq__heroRow:hover{background:#ffffff0a}.PlayerProfile-module__fu9iMq__heroRowImage{border-radius:4px;flex-shrink:0;width:58px;height:33px;overflow:hidden}.PlayerProfile-module__fu9iMq__heroRowImage img{object-fit:cover;width:100%;height:100%}.PlayerProfile-module__fu9iMq__heroRowInfo{flex-direction:column;flex:1;gap:2px;display:flex}.PlayerProfile-module__fu9iMq__heroRowName{color:#ddd;font-size:.9rem;font-weight:600}.PlayerProfile-module__fu9iMq__heroRowGames{color:#666;font-size:.75rem}.PlayerProfile-module__fu9iMq__heroRowStats{flex-direction:column;align-items:flex-end;gap:4px;display:flex;position:relative}.PlayerProfile-module__fu9iMq__heroRowWinrate{font-family:monospace;font-size:.95rem;font-weight:700}.PlayerProfile-module__fu9iMq__heroRowWinloss{color:#666;font-size:.75rem}.PlayerProfile-module__fu9iMq__heroWinrateBar{opacity:.12;border-radius:10px 0 0 10px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0}.PlayerProfile-module__fu9iMq__heroRow:hover .PlayerProfile-module__fu9iMq__heroWinrateBar{opacity:.18}.PlayerProfile-module__fu9iMq__privacyWarning{text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#ffb3000d 0%,#0006 100%);border:1px solid #ffb30033;border-radius:20px;margin-top:60px;padding:40px}.PlayerProfile-module__fu9iMq__privacyWarning h3{color:#ffb300;margin-bottom:15px;font-size:1.3rem}.PlayerProfile-module__fu9iMq__privacyWarning p{color:#aaa;margin:8px 0;font-size:.95rem;line-height:1.6}.PlayerProfile-module__fu9iMq__errorContainer{text-align:center;padding:100px 20px}@media (max-width:900px){.PlayerProfile-module__fu9iMq__statsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.PlayerProfile-module__fu9iMq__profileContainer{padding:80px 16px 40px}.PlayerProfile-module__fu9iMq__profileHero{text-align:center;flex-direction:column;gap:24px;padding:32px 24px}.PlayerProfile-module__fu9iMq__avatarWrapper{width:110px;height:110px}.PlayerProfile-module__fu9iMq__playerName{font-size:1.8rem}.PlayerProfile-module__fu9iMq__rankInfo{justify-content:center}.PlayerProfile-module__fu9iMq__steamLink{margin:14px auto 0}.PlayerProfile-module__fu9iMq__statsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.PlayerProfile-module__fu9iMq__statCard{padding:18px 12px}.PlayerProfile-module__fu9iMq__statValue{font-size:1.3rem}.PlayerProfile-module__fu9iMq__matchRow{gap:12px;padding:12px 16px}.PlayerProfile-module__fu9iMq__matchKda{font-size:.85rem}.PlayerProfile-module__fu9iMq__matchHero{min-width:90px;font-size:.82rem}.PlayerProfile-module__fu9iMq__matchHeaders{display:none}.PlayerProfile-module__fu9iMq__matchInfo{flex-wrap:wrap;gap:4px}.PlayerProfile-module__fu9iMq__matchStat,.PlayerProfile-module__fu9iMq__matchTime{display:none}}@media (max-width:480px){.PlayerProfile-module__fu9iMq__statsGrid{grid-template-columns:repeat(2,1fr)}}
.PremiumBadge-module__0FBS1G__badge{color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff4c4c,#f70);border-radius:6px;align-items:center;gap:4px;font-weight:700;line-height:1;display:inline-flex}.PremiumBadge-module__0FBS1G__badge i{font-size:.85em}.PremiumBadge-module__0FBS1G__sm{padding:2px 6px;font-size:.65rem}.PremiumBadge-module__0FBS1G__md{padding:3px 8px;font-size:.75rem}.PremiumBadge-module__0FBS1G__lg{padding:4px 10px;font-size:.85rem}
.Navbar-module__4IqnvW__dotaHeader{z-index:1000;-webkit-backdrop-filter:blur(22px)saturate(1.25);background:linear-gradient(#ffffff09,#0000 42%),linear-gradient(90deg,#ff4c4c24 0%,#ff4c4c0d 22%,#0000 46%),#0b0b0dc7;border-bottom:1px solid #ffffff0f;height:66px;transition:height .3s,background .3s,box-shadow .3s,border-color .3s;position:sticky;top:0;overflow:visible}.Navbar-module__4IqnvW__dotaHeader:before{content:"";pointer-events:none;filter:blur(2px);opacity:.95;z-index:0;background:radial-gradient(70% 90% at 30% 40%,#ff463c47,#0000 70%),radial-gradient(50% 60% at 10% 80%,#b41e282e,#0000 65%);width:min(52vw,640px);position:absolute;inset:-20% auto -30% -8%}.Navbar-module__4IqnvW__headerInner{box-sizing:border-box;z-index:2;align-items:center;gap:10px;width:100%;height:100%;margin:0;padding:0 40px;display:flex;position:relative}.Navbar-module__4IqnvW__headerInner:before{content:"";pointer-events:none;z-index:4;background:linear-gradient(90deg,#0000,#ffffff24 20%,#ff786440 45%,#ffffff1a 70%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Navbar-module__4IqnvW__dotaHeader:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0% 34%,#ff4c4c0d 42%,#ff5a468c 48%,#ffe0c2 50%,#ff4c4cb3 52%,#ff4c4c14 58%,#0000 66% 100%) 0 0/200% 100%;height:1px;animation:6s ease-in-out infinite Navbar-module__4IqnvW__laserScan;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 14px #ff4c4c59,0 -6px 18px #ff4c4c14}@keyframes Navbar-module__4IqnvW__laserScan{0%{opacity:.55;background-position:120% 0}50%{opacity:1}to{opacity:.55;background-position:-120% 0}}.Navbar-module__4IqnvW__scrolled{background:linear-gradient(#ffffff06,#0000 40%),linear-gradient(90deg,#ff4c4c1a 0%,#ff4c4c08 24%,#0000 44%),#09090bf0;border-bottom-color:#ffffff14;height:58px;box-shadow:0 12px 36px #00000073}.Navbar-module__4IqnvW__scrolled:before{opacity:.7}.Navbar-module__4IqnvW__scrollProgress{height:1px;width:var(--scroll-progress,0%);z-index:3;pointer-events:none;opacity:.9;background:linear-gradient(90deg,#ff4c4c,#ff8a6a);transition:width .12s linear;position:absolute;bottom:0;left:0}.Navbar-module__4IqnvW__logoWrapper{color:#fff;flex-shrink:0;align-items:center;gap:12px;padding:2px 4px 2px 0;text-decoration:none;display:flex;position:relative}.Navbar-module__4IqnvW__logoWrapper:hover .Navbar-module__4IqnvW__logoMark{border-color:#ff786473;box-shadow:0 0 0 1px #ff4c4c1f,0 0 22px #ff4c4c33}.Navbar-module__4IqnvW__logoWrapper:hover .Navbar-module__4IqnvW__dotaShield{transform:scale(1.04)}.Navbar-module__4IqnvW__logoWrapper:hover .Navbar-module__4IqnvW__logoPulse{filter:drop-shadow(0 0 10px #ff4c4c73)}.Navbar-module__4IqnvW__logoWrapper:hover .Navbar-module__4IqnvW__logoPulse:after{opacity:.9;transform:scaleX(1)}.Navbar-module__4IqnvW__logoWrapper:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #ff4c4c}.Navbar-module__4IqnvW__logoMark{background:radial-gradient(circle at 35% 30%,#ffffff1f,#0000 45%),radial-gradient(circle at 50% 55%,#ff4c4c38,#140a0ca6 70%);border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:38px;height:38px;transition:border-color .3s,box-shadow .3s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff1a,0 0 18px #ff4c4c1f}.Navbar-module__4IqnvW__logoMark:after{content:"";opacity:.7;pointer-events:none;border:1px solid #ff4c4c2e;border-radius:50%;animation:5.5s ease-in-out infinite Navbar-module__4IqnvW__markRing;position:absolute;inset:-5px}@keyframes Navbar-module__4IqnvW__markRing{0%,to{opacity:.35;transform:scale(.96)}50%{opacity:.85;transform:scale(1.04)}}.Navbar-module__4IqnvW__dotaShield{filter:drop-shadow(0 0 5px #ff4c4c66);z-index:1;background-image:url(/dotaIcon.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:22px;height:22px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.Navbar-module__4IqnvW__dotaShield:before,.Navbar-module__4IqnvW__dotaShield:after{display:none}.Navbar-module__4IqnvW__logoText{font-family:var(--font-russo,"Russo One", sans-serif);letter-spacing:.12em;align-items:baseline;font-size:21px;font-weight:400;line-height:1;display:flex}.Navbar-module__4IqnvW__logoDota{color:#ffffffe0;letter-spacing:.14em}.Navbar-module__4IqnvW__logoPulse{letter-spacing:.14em;background:linear-gradient(105deg,#ffb08a 0%,#ff5a4a 40%,#ff4c4c 70%,#ff7a62 100%) 0 0/180% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:5px;animation:5s ease-in-out infinite Navbar-module__4IqnvW__pulseSoft;position:relative}.Navbar-module__4IqnvW__logoPulse:after{content:"";opacity:.55;transform-origin:0;background:linear-gradient(90deg,#ff4c4c,#ff4c4c00);height:1px;transition:transform .35s,opacity .35s;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(.55)}@keyframes Navbar-module__4IqnvW__pulseSoft{0%,to{background-position:0%}50%{background-position:100%}}.Navbar-module__4IqnvW__mainMenu{flex:1;justify-content:flex-start;align-items:center;gap:4px;min-width:0;margin-left:32px;display:flex;overflow:visible}.Navbar-module__4IqnvW__menuLink{color:#ffffff80;font-family:var(--font-main,Montserrat, sans-serif);letter-spacing:.04em;white-space:nowrap;border-radius:6px;padding:8px 11px;font-size:12.5px;font-weight:500;text-decoration:none;transition:color .25s,background .25s,box-shadow .25s;position:relative}.Navbar-module__4IqnvW__menuLink:after{display:none}.Navbar-module__4IqnvW__menuLink:hover{color:#fffffff2;background:#ffffff0b}.Navbar-module__4IqnvW__menuLinkActive{color:#fff;background:#ff4c4c1f;box-shadow:inset 0 0 0 1px #ff4c4c38}.Navbar-module__4IqnvW__menuLinkActive:hover{color:#fff;background:#ff4c4c29}.Navbar-module__4IqnvW__menuLink:focus-visible{outline-offset:2px;outline:2px solid #ff4c4c}.Navbar-module__4IqnvW__menuLinkTi{color:#ffe6bee0;align-items:center;gap:7px;display:inline-flex}.Navbar-module__4IqnvW__menuLink.Navbar-module__4IqnvW__menuLinkTi:hover,.Navbar-module__4IqnvW__mobileMenuLink.Navbar-module__4IqnvW__menuLinkTi:hover{color:#ffe7b0;background:#e0b65e1a}.Navbar-module__4IqnvW__menuLink.Navbar-module__4IqnvW__menuLinkTi:focus-visible{outline-color:#e0b65e}.Navbar-module__4IqnvW__menuLinkTiActive,.Navbar-module__4IqnvW__menuLink.Navbar-module__4IqnvW__menuLinkTiActive,.Navbar-module__4IqnvW__mobileMenuLink.Navbar-module__4IqnvW__menuLinkTiActive{color:#fff6d8;background:#e0b65e24;box-shadow:inset 0 0 0 1px #e0b65e52}.Navbar-module__4IqnvW__menuLink.Navbar-module__4IqnvW__menuLinkTiActive:hover,.Navbar-module__4IqnvW__mobileMenuLink.Navbar-module__4IqnvW__menuLinkTiActive:hover{color:#fff6d8;background:#e0b65e33}.Navbar-module__4IqnvW__navTiLive{color:#ffb3a4;letter-spacing:.7px;background:#ff4c4c2e;border:1px solid #ff6e5a8c;border-radius:999px;align-items:center;height:16px;padding:0 6px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.Navbar-module__4IqnvW__navTiLive:before{content:"";background:#ff4c4c;border-radius:50%;width:5px;height:5px;margin-right:5px;animation:1.6s ease-in-out infinite Navbar-module__4IqnvW__navLivePulse;box-shadow:0 0 8px #ff4c4cf2}@keyframes Navbar-module__4IqnvW__navLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.Navbar-module__4IqnvW__menuDropdownWrapper{position:relative}.Navbar-module__4IqnvW__menuDropdownWrapper .Navbar-module__4IqnvW__menuLink{align-items:center;gap:4px;display:flex}.Navbar-module__4IqnvW__menuChevron{font-size:14px;transition:transform .2s}.Navbar-module__4IqnvW__menuChevronOpen{transform:rotate(180deg)}.Navbar-module__4IqnvW__menuDropdown{opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:1100;background:#0e0e10f5;border:1px solid #ffffff14;border-radius:6px;gap:2px;padding:5px;transition:opacity .18s,visibility .18s,transform .18s;display:flex;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 12px 36px #00000073}.Navbar-module__4IqnvW__menuDropdownOpen{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__4IqnvW__menuDropdownItem{color:#b3b3b3;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.Navbar-module__4IqnvW__menuDropdownItem:hover{color:#fff;background:#ffffff0f}.Navbar-module__4IqnvW__menuDropdownItemActive{color:#ff4c4c}.Navbar-module__4IqnvW__mobileMenuLinkSub{color:#888;padding-left:32px;font-size:14px}.Navbar-module__4IqnvW__headerActions{z-index:2;flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.Navbar-module__4IqnvW__aiSlot{flex-shrink:0;align-items:center;display:flex}@media (max-width:1280px){.Navbar-module__4IqnvW__headerActions{gap:6px}.Navbar-module__4IqnvW__proBadge{gap:6px;padding:4px 10px 4px 4px}.Navbar-module__4IqnvW__proCrown{width:22px;height:22px}.Navbar-module__4IqnvW__proBadgeFull{display:none}.Navbar-module__4IqnvW__proBadgeShort{display:inline}.Navbar-module__4IqnvW__pulseBalanceBlock{gap:6px;padding:4px 10px 4px 4px}.Navbar-module__4IqnvW__pulseCoinIcon{width:24px;height:24px}.Navbar-module__4IqnvW__pulseCoinSvg{width:22px;height:22px}.Navbar-module__4IqnvW__userName{display:none}.Navbar-module__4IqnvW__profileBtn{padding:6px 10px;font-size:12px}}.Navbar-module__4IqnvW__langSwitcher{background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:1px;padding:2px;display:flex}.Navbar-module__4IqnvW__langBtn{color:#fff6;font-family:var(--font-main,Montserrat, sans-serif);letter-spacing:.06em;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:5px 9px;font-size:11px;font-weight:700;transition:color .2s,background .2s;display:flex}.Navbar-module__4IqnvW__langBtn:hover{color:#fffc}.Navbar-module__4IqnvW__langBtnActive{color:#ff6a55;background:#ff4c4c29}.Navbar-module__4IqnvW__langBtn:focus-visible{outline-offset:1px;outline:2px solid #ff4c4c}.Navbar-module__4IqnvW__proBadge{--pro-gold:#ffe09a;--pro-amber:#ffb347;--pro-ember:#ff6a3d;isolation:isolate;color:var(--pro-gold);background:linear-gradient(155deg,#ffdc9629 0%,#ff64321a 48%,#28160a8c 100%),#120c08eb;border:1px solid #ffc8786b;border-radius:9px;align-items:center;gap:8px;padding:4px 12px 4px 5px;text-decoration:none;transition:border-color .22s,box-shadow .22s,transform .22s,background .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffecc838,inset 0 -1px #00000059,0 0 0 1px #ffa03c0f,0 6px 18px #ff64282e}.Navbar-module__4IqnvW__proBadge:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(110deg,#0000 30%,#fff0c838 48%,#0000 62%);transition:transform .55s;position:absolute;inset:0;transform:translate(-120%)}.Navbar-module__4IqnvW__proBadge:after{content:"";opacity:.7;pointer-events:none;z-index:0;background:radial-gradient(circle at 30% 40%,#ffbe5a38,#0000 55%);animation:3.6s ease-in-out infinite Navbar-module__4IqnvW__proAura;position:absolute;inset:-40% -20%}.Navbar-module__4IqnvW__proBadge:hover{border-color:#ffdc96b3;transform:translateY(-1px);box-shadow:inset 0 1px #ffecc852,inset 0 -1px #0000004d,0 0 0 1px #ffb4501f,0 8px 22px #ff6e2847}.Navbar-module__4IqnvW__proBadge:hover:before{transform:translate(120%)}.Navbar-module__4IqnvW__proCrown{z-index:1;color:#2a1408;background:linear-gradient(145deg,#ffe9b0 0%,#ffb347 42%,#ff6a3d 100%);border-radius:7px;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff73,0 0 14px #ffaa3c73}.Navbar-module__4IqnvW__proCrown i{filter:drop-shadow(0 1px #ffffff40);font-size:14px;line-height:1}.Navbar-module__4IqnvW__proLabel{z-index:1;align-items:baseline;line-height:1;display:inline-flex;position:relative}.Navbar-module__4IqnvW__proBadgeFull{align-items:baseline;gap:5px;display:inline-flex}.Navbar-module__4IqnvW__proPulse{font-family:var(--font-logo,Russo One, sans-serif);letter-spacing:.14em;color:#ffecc8c7;font-size:11px;font-weight:400}.Navbar-module__4IqnvW__proWord{font-family:var(--font-logo,Russo One, sans-serif);letter-spacing:.16em;background:linear-gradient(90deg,#fff4d0,#ffc56a 45%,#ff8a4a);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:12px;font-weight:400}.Navbar-module__4IqnvW__proBadgeShort{font-family:var(--font-logo,Russo One, sans-serif);letter-spacing:.14em;background:linear-gradient(90deg,#fff4d0,#ffc56a 45%,#ff8a4a);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:12px;display:none}.Navbar-module__4IqnvW__proBadgeActive{background:linear-gradient(155deg,#ff5a4647 0%,#ffaa3c29 50%,#1e0a0ab3 100%),#1c0a0af2;border-color:#ff5a468c;box-shadow:inset 0 1px #ffc8b433,0 0 0 1px #ff4c4c1f,0 6px 20px #ff3c3247}.Navbar-module__4IqnvW__proBadgeActive .Navbar-module__4IqnvW__proCrown{color:#fff;background:linear-gradient(145deg,#ffb0a0 0%,#ff4c4c 50%,#c41e1e 100%);box-shadow:inset 0 1px #ffffff59,0 0 16px #ff4c4c8c}.Navbar-module__4IqnvW__proBadgeActive .Navbar-module__4IqnvW__proPulse{color:#ffdcd2d9}.Navbar-module__4IqnvW__proBadgeActive .Navbar-module__4IqnvW__proWord,.Navbar-module__4IqnvW__proBadgeActive .Navbar-module__4IqnvW__proBadgeShort{background:linear-gradient(90deg,#fff,#ffb0a0 50%,#ff6a55);color:#0000;-webkit-background-clip:text;background-clip:text}.Navbar-module__4IqnvW__proBadgeActive:hover{border-color:#ff7864bf;box-shadow:inset 0 1px #ffdcc847,0 0 0 1px #ff4c4c2e,0 8px 24px #ff322859}@keyframes Navbar-module__4IqnvW__proAura{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.Navbar-module__4IqnvW__proBadge:after{animation:none}.Navbar-module__4IqnvW__proBadge:before{transition:none}.Navbar-module__4IqnvW__navTiLive:before{animation:none}}.Navbar-module__4IqnvW__pulseBadge{color:#9fe8ff;background:#5ad4f61a;border:1px solid #5ad4f652;border-radius:4px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.Navbar-module__4IqnvW__pulseBadge i{color:#f0c56a;font-size:14px}.Navbar-module__4IqnvW__pulseBadge:hover{background:#5ad4f62e;border-color:#5ad4f680}.Navbar-module__4IqnvW__pulseBalanceBlock{--pc-cyan:#7de0ff;--pc-gold:#f0c56a;isolation:isolate;color:var(--pc-cyan);background:linear-gradient(155deg,#5ad4f629 0%,#f0c56a1a 52%,#0a182499 100%),#081018eb;border:1px solid #5ad4f666;border-radius:9px;flex-shrink:0;align-items:center;gap:8px;margin-left:0;padding:4px 12px 4px 5px;line-height:1;text-decoration:none;transition:border-color .22s,box-shadow .22s,transform .22s,background .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #b4ecff33,inset 0 -1px #00000059,0 0 0 1px #5ad4f60f,0 6px 18px #28a0c829}.Navbar-module__4IqnvW__pulseBalanceBlock:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(110deg,#0000 30%,#b4f0ff33 48%,#0000 62%);transition:transform .55s;position:absolute;inset:0;transform:translate(-120%)}.Navbar-module__4IqnvW__pulseBalanceBlock:after{content:"";opacity:.7;pointer-events:none;z-index:0;background:radial-gradient(circle at 30% 40%,#5ad4f638,#0000 55%);animation:3.6s ease-in-out infinite Navbar-module__4IqnvW__pcAura;position:absolute;inset:-40% -20%}.Navbar-module__4IqnvW__pulseBalanceBlock:hover{border-color:#7de0ffb3;transform:translateY(-1px);box-shadow:inset 0 1px #c8f5ff4d,inset 0 -1px #0000004d,0 0 0 1px #5ad4f61f,0 8px 22px #32b4dc47}.Navbar-module__4IqnvW__pulseBalanceBlock:hover:before{transform:translate(120%)}.Navbar-module__4IqnvW__pulseCoinIcon{z-index:1;background:0 0;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid;position:relative;box-shadow:0 0 0 1px #5ad4f638,0 0 12px #f0c56a47}.Navbar-module__4IqnvW__pulseCoinSvg{filter:drop-shadow(0 1px 2px #0006);width:26px;height:26px;display:block}.Navbar-module__4IqnvW__pulseCoinLabel{z-index:1;align-items:baseline;gap:5px;line-height:1;display:inline-flex;position:relative}.Navbar-module__4IqnvW__pulseBalanceValue{font-family:var(--font-logo,Russo One, sans-serif);font-variant-numeric:tabular-nums;letter-spacing:.04em;background:linear-gradient(90deg,#e8fbff,#7de0ff 55%,#b8f0ff);color:#0000;-webkit-background-clip:text;background-clip:text;min-width:1.25ch;font-size:13px;font-weight:400}.Navbar-module__4IqnvW__pulseBalanceUnit{font-family:var(--font-logo,Russo One, sans-serif);letter-spacing:.14em;background:linear-gradient(90deg,#ffe9b0,#f0c56a 50%,#ffb347);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:11px;font-weight:400}@keyframes Navbar-module__4IqnvW__pcAura{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.Navbar-module__4IqnvW__pulseBalanceBlock:after{animation:none}.Navbar-module__4IqnvW__pulseBalanceBlock:before{transition:none}}.Navbar-module__4IqnvW__mobilePulseBalance{color:#9fe8ff;margin-top:2px;font-size:12px}.Navbar-module__4IqnvW__avatarFrame,.Navbar-module__4IqnvW__avatarFrameMobile{background:0 0;border-radius:50%;padding:2px;display:inline-flex}html[data-pulse-skin] .Navbar-module__4IqnvW__avatarFrame,html[data-pulse-skin] .Navbar-module__4IqnvW__avatarFrameMobile{background:var(--pulse-frame);box-shadow:0 0 14px var(--pulse-glow)}html[data-pulse-skin] .Navbar-module__4IqnvW__userAvatar,html[data-pulse-skin] .Navbar-module__4IqnvW__mobileUserProfileImage{border-color:#0000}.Navbar-module__4IqnvW__profileBtn{cursor:pointer;font-family:var(--font-main,Montserrat, sans-serif);letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#ff5d52,#e93737);border:1px solid #ff96785c;border-radius:4px;align-items:center;padding:8px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;box-shadow:0 5px 14px #e0202029}.Navbar-module__4IqnvW__profileBtn:hover{background:linear-gradient(135deg,#ff6a55,#ef3c38);border-color:#ffaf8c9e;transform:translateY(-1px)}.Navbar-module__4IqnvW__profileBtn:focus-visible{outline-offset:2px;outline:2px solid #ff4c4c}.Navbar-module__4IqnvW__profileWrapper{position:relative}.Navbar-module__4IqnvW__profileTrigger{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:10px;padding:5px 12px;transition:border-color .25s;display:flex}.Navbar-module__4IqnvW__profileTrigger:hover{border-color:#ffffff26}.Navbar-module__4IqnvW__userAvatar{border:2px solid #ff4c4c;border-radius:50%;width:30px;height:30px}.Navbar-module__4IqnvW__userName{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:13px;font-weight:600;overflow:hidden}.Navbar-module__4IqnvW__chevron{color:#888;margin-left:2px;font-size:16px;transition:transform .2s}.Navbar-module__4IqnvW__chevronOpen{transform:rotate(180deg)}.Navbar-module__4IqnvW__dropdown{-webkit-backdrop-filter:blur(16px);z-index:1200;opacity:0;pointer-events:none;background:#141416f2;border:1px solid #ffffff1a;border-radius:10px;min-width:190px;padding:6px;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px)}.Navbar-module__4IqnvW__dropdownOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__4IqnvW__dropdownLink,.Navbar-module__4IqnvW__dropdownBtn{color:#ccc;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.Navbar-module__4IqnvW__dropdownLink:hover,.Navbar-module__4IqnvW__dropdownBtn:hover{color:#fff;background:#ffffff0f}.Navbar-module__4IqnvW__dropdownBtnLogout{color:#ff4c4c}.Navbar-module__4IqnvW__dropdownBtnLogout:hover{color:#ff4c4c;background:#ff4c4c1a}.Navbar-module__4IqnvW__dropdownDivider{background:#ffffff14;height:1px;margin:4px 8px}.Navbar-module__4IqnvW__authSkeleton{align-items:center;gap:10px;padding:5px 12px;display:flex}.Navbar-module__4IqnvW__authSkeletonCircle{background:#ffffff14;border-radius:50%;width:30px;height:30px;animation:1.5s ease-in-out infinite Navbar-module__4IqnvW__skeletonPulse}.Navbar-module__4IqnvW__authSkeletonLine{background:#ffffff14;border-radius:4px;width:80px;height:14px;animation:1.5s ease-in-out .1s infinite Navbar-module__4IqnvW__skeletonPulse}@keyframes Navbar-module__4IqnvW__skeletonPulse{0%,to{opacity:.4}50%{opacity:.8}}.Navbar-module__4IqnvW__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:8px;display:none;position:relative}.Navbar-module__4IqnvW__hamburgerBar{transform-origin:50%;background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s,background .3s;display:block}.Navbar-module__4IqnvW__hamburger:hover .Navbar-module__4IqnvW__hamburgerBar{background:#ff4c4c}.Navbar-module__4IqnvW__hamburgerOpen .Navbar-module__4IqnvW__hamburgerBar:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__4IqnvW__hamburgerOpen .Navbar-module__4IqnvW__hamburgerBar:nth-child(2){opacity:0}.Navbar-module__4IqnvW__hamburgerOpen .Navbar-module__4IqnvW__hamburgerBar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (prefers-reduced-motion:reduce){.Navbar-module__4IqnvW__dotaHeader:after{opacity:.8;background:linear-gradient(90deg,#0000,#ff4c4c66,#0000) 0 0/100% 100%;animation:none;box-shadow:0 0 10px #ff4c4c33}.Navbar-module__4IqnvW__logoMark:after,.Navbar-module__4IqnvW__logoPulse{animation:none}.Navbar-module__4IqnvW__scrollProgress,.Navbar-module__4IqnvW__hamburgerBar,.Navbar-module__4IqnvW__mobilePanel,.Navbar-module__4IqnvW__mobileOverlay,.Navbar-module__4IqnvW__menuLink,.Navbar-module__4IqnvW__dotaHeader,.Navbar-module__4IqnvW__dotaShield{transition:none}}@media (max-width:1100px) and (min-width:769px){.Navbar-module__4IqnvW__menuLink{padding:7px 8px;font-size:12px}.Navbar-module__4IqnvW__mainMenu{gap:0;margin-left:16px}.Navbar-module__4IqnvW__logoText{font-size:17px}.Navbar-module__4IqnvW__logoWrapper{gap:10px}.Navbar-module__4IqnvW__logoMark{width:34px;height:34px}.Navbar-module__4IqnvW__dotaShield{width:20px;height:20px}.Navbar-module__4IqnvW__headerActions{gap:6px}}.Navbar-module__4IqnvW__mobilePanel,.Navbar-module__4IqnvW__mobileOverlay,.Navbar-module__4IqnvW__mobileOverlay{display:none}@media (max-width:768px){.Navbar-module__4IqnvW__dotaHeader{height:56px}.Navbar-module__4IqnvW__scrolled{height:52px}.Navbar-module__4IqnvW__headerInner{width:100%;padding:0 16px}.Navbar-module__4IqnvW__scrollProgress{height:1.5px}.Navbar-module__4IqnvW__mainMenu{display:none}.Navbar-module__4IqnvW__headerActions{gap:6px;margin-left:auto;display:flex}.Navbar-module__4IqnvW__headerActions>:not(.Navbar-module__4IqnvW__headerChip),.Navbar-module__4IqnvW__profileWrapper{display:none}.Navbar-module__4IqnvW__pulseBalanceBlock{gap:5px;margin-left:0;padding:4px 8px 4px 4px}.Navbar-module__4IqnvW__pulseCoinIcon{border-radius:50%;width:22px;height:22px}.Navbar-module__4IqnvW__pulseCoinSvg{width:18px;height:18px}.Navbar-module__4IqnvW__pulseBalanceValue{font-size:12px}.Navbar-module__4IqnvW__proBadge{gap:5px;padding:4px 8px 4px 4px}.Navbar-module__4IqnvW__proCrown{border-radius:6px;width:20px;height:20px}.Navbar-module__4IqnvW__proCrown i{font-size:12px}.Navbar-module__4IqnvW__hamburger{margin-left:4px;display:flex}.Navbar-module__4IqnvW__logoText{letter-spacing:.1em;font-size:17px}.Navbar-module__4IqnvW__logoMark{width:32px;height:32px}.Navbar-module__4IqnvW__dotaShield{width:18px;height:18px}.Navbar-module__4IqnvW__logoWrapper{gap:9px}.Navbar-module__4IqnvW__mobilePanel{-webkit-backdrop-filter:blur(20px);z-index:999;background:#101012f7;border-left:1px solid #ffffff14;flex-direction:column;gap:6px;width:280px;height:100dvh;padding:72px 20px 24px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__4IqnvW__mobilePanelOpen{transform:translate(0)}.Navbar-module__4IqnvW__mobileNav{flex-direction:column;gap:2px;display:flex}.Navbar-module__4IqnvW__mobileMenuLink{color:#ccc;border-radius:8px;padding:12px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.Navbar-module__4IqnvW__mobileMenuLink.Navbar-module__4IqnvW__menuLinkTi{align-items:center;display:flex}.Navbar-module__4IqnvW__mobileMenuLink:hover{color:#fff;background:#ffffff0f}.Navbar-module__4IqnvW__mobileMenuLinkActive{color:#fff;background:#ff4c4c1f}.Navbar-module__4IqnvW__mobileDivider{background:#ffffff0f;height:1px;margin:10px 0}.Navbar-module__4IqnvW__mobileActions{flex-direction:column;gap:10px;padding:0 2px;display:flex}.Navbar-module__4IqnvW__mobileLangRow{gap:6px;display:flex}.Navbar-module__4IqnvW__mobileLangRow .Navbar-module__4IqnvW__langBtn{border-radius:8px;flex:1;padding:10px;font-size:14px}.Navbar-module__4IqnvW__mobileProBadge{color:#f70;letter-spacing:.5px;background:#ff77001f;border:1px solid #ff77004d;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:13px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.Navbar-module__4IqnvW__mobileProBadge i{font-size:16px}.Navbar-module__4IqnvW__mobileProBadgeActive{color:#fff;background:linear-gradient(135deg,#ff4c4c33,#f703);border-color:#ff4c4c66}.Navbar-module__4IqnvW__mobileProfileBtn{text-align:center;color:#fff;background:#ff4c4c;border-radius:4px;padding:12px;font-size:14px;font-weight:700;text-decoration:none;display:block}.Navbar-module__4IqnvW__mobileUserProfile{background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.Navbar-module__4IqnvW__mobileUserProfileImage{border:2px solid #ff4c4c;border-radius:50%;width:36px;height:36px}.Navbar-module__4IqnvW__mobileUserProfileInfo{flex:1;min-width:0}.Navbar-module__4IqnvW__mobileUserProfileName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.Navbar-module__4IqnvW__mobileLogoutBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:18px;transition:color .2s}.Navbar-module__4IqnvW__mobileLogoutBtn:hover{color:#ff4c4c}.Navbar-module__4IqnvW__mobileSkeleton{align-items:center;gap:12px;padding:12px;display:flex}.Navbar-module__4IqnvW__mobileOverlay{z-index:998;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;display:block;position:fixed;inset:0}.Navbar-module__4IqnvW__mobileOverlayVisible{opacity:1;pointer-events:auto}}
.Footer-module__JGhRua__footer{z-index:4;color:#fff;background-color:#050505;border-top:1px solid #1a1a1a;padding:60px 0 30px;position:relative}.Footer-module__JGhRua__container{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__JGhRua__footerTop{grid-template-columns:2fr 1fr 1fr;gap:50px;margin-bottom:40px;display:grid}.Footer-module__JGhRua__logoText{margin-bottom:20px;font-family:Russo One,sans-serif;font-size:24px;font-weight:900}.Footer-module__JGhRua__logoText span{color:#ff4c4c;margin-left:4px}.Footer-module__JGhRua__description{color:#888;font-size:14px;line-height:1.6}.Footer-module__JGhRua__links h4,.Footer-module__JGhRua__social h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:18px}.Footer-module__JGhRua__links ul{padding:0;list-style:none}.Footer-module__JGhRua__links li{margin-bottom:10px}.Footer-module__JGhRua__links a{color:#888;text-decoration:none;transition:all .3s}.Footer-module__JGhRua__links a:hover{color:#ff4c4c;padding-left:5px}.Footer-module__JGhRua__socialIcons{gap:15px;display:flex}.Footer-module__JGhRua__socialIcons a{color:#fff;background:#161616;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__JGhRua__socialIcons a:hover{background:#ff4c4c;transform:translateY(-3px)}.Footer-module__JGhRua__tgLink{--tg-cyan:#6fd4ff;--tg-core:#2aabee;--tg-ember:#ff4c4c;isolation:isolate;color:#fff;background:linear-gradient(155deg,#2aabee33 0%,#ff4c4c14 48%,#080e16eb 100%),#080c12f2;border:1px solid #2aabee6b;border-radius:14px;align-items:center;gap:12px;max-width:100%;padding:12px 14px 12px 10px;text-decoration:none;transition:border-color .22s,transform .22s,box-shadow .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #b4e6ff38,inset 0 -1px #0006,0 8px 22px #2aabee29}.Footer-module__JGhRua__tgLink:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(110deg,#0000 28%,#b4e6ff38 48%,#0000 64%);transition:transform .55s;position:absolute;inset:0;transform:translate(-120%)}.Footer-module__JGhRua__tgLink:after{content:"";opacity:.75;pointer-events:none;z-index:0;background:radial-gradient(circle at 24% 40%,#2aabee47,#0000 55%);animation:3.4s ease-in-out infinite Footer-module__JGhRua__tgAura;position:absolute;inset:-50% -30%}.Footer-module__JGhRua__tgLink:hover{border-color:#6fd4ffbf;transform:translateY(-2px);box-shadow:inset 0 1px #c8f0ff4d,0 12px 28px #2aabee47}.Footer-module__JGhRua__tgLink:hover:before{transform:translate(120%)}.Footer-module__JGhRua__tgIcon{z-index:1;color:#071018;background:linear-gradient(145deg,#8ae0ff 0%,#2aabee 48%,#ff4c4c 160%);border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff73,0 0 16px #2aabee73}.Footer-module__JGhRua__tgIcon i{font-size:24px;line-height:1}.Footer-module__JGhRua__tgCopy{z-index:1;flex-direction:column;gap:3px;min-width:0;display:flex;position:relative}.Footer-module__JGhRua__tgLive{letter-spacing:.16em;color:#a0dcffcc;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.Footer-module__JGhRua__tgDot{background:#39ff88;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite Footer-module__JGhRua__tgPulse;box-shadow:0 0 8px #39ff88}.Footer-module__JGhRua__tgName{font-family:var(--font-logo,Russo One, sans-serif);letter-spacing:.04em;font-size:15px;font-weight:400;line-height:1.15}.Footer-module__JGhRua__tgCta{color:var(--tg-cyan);font-size:12px;font-weight:600}.Footer-module__JGhRua__tgArrow{z-index:1;color:var(--tg-cyan);margin-left:4px;font-size:22px;transition:transform .22s;position:relative}.Footer-module__JGhRua__tgLink:hover .Footer-module__JGhRua__tgArrow{transform:translate(4px)}@keyframes Footer-module__JGhRua__tgAura{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.9;transform:scale(1.06)}}@keyframes Footer-module__JGhRua__tgPulse{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.Footer-module__JGhRua__tgLink:after,.Footer-module__JGhRua__tgDot{animation:none}.Footer-module__JGhRua__tgLink:before{transition:none}}.Footer-module__JGhRua__footerBottom{text-align:center;color:#444;border-top:1px solid #1a1a1a;padding-top:30px;font-size:12px}@media (max-width:768px){.Footer-module__JGhRua__footer{padding:40px 0 20px}.Footer-module__JGhRua__footerTop{text-align:center;grid-template-columns:1fr;gap:30px}.Footer-module__JGhRua__socialIcons{justify-content:center}.Footer-module__JGhRua__tgLink{margin:0 auto}.Footer-module__JGhRua__links ul{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.Footer-module__JGhRua__links li{margin-bottom:0}}
.Hero-module__PycF7W__hero{z-index:2;perspective:1000px;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:40px 20px 72px;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#04070cc2 0%,#04070c33 48%,#04070cbd 100%),linear-gradient(#0305096b 0%,#0000 64%,#0b090859 100%);position:absolute;inset:0}.Hero-module__PycF7W__hero:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#0b090859 55%,#0b0908d1 100%);height:min(28vh,200px);position:absolute;bottom:0;left:0;right:0}.Hero-module__PycF7W__bgWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__PycF7W__bgImage{object-fit:cover;will-change:transform;transform:scale(1.045)}.Hero-module__PycF7W__darkCarnivalBg .Hero-module__PycF7W__bgImage{animation:22s ease-in-out infinite alternate Hero-module__PycF7W__carnivalDrift}.Hero-module__PycF7W__customBg .Hero-module__PycF7W__bgImage{animation:28s ease-in-out infinite alternate Hero-module__PycF7W__customDrift}.Hero-module__PycF7W__carnivalGlow,.Hero-module__PycF7W__mist,.Hero-module__PycF7W__embers{pointer-events:none;position:absolute;inset:0}.Hero-module__PycF7W__carnivalGlow{z-index:1;mix-blend-mode:screen;will-change:opacity, transform;background:radial-gradient(24% 30% at 50% 33%,#ff481a3b,#0000 70%),radial-gradient(35% 44% at 50% 46%,#bb1d0c1f,#0000 72%);animation:6.5s ease-in-out infinite Hero-module__PycF7W__carnivalGlow}.Hero-module__PycF7W__mist{z-index:2;opacity:.34;filter:blur(12px);will-change:transform, opacity;background:radial-gradient(40% 16% at 15% 76%,#bccacd38,#0000 72%),radial-gradient(42% 18% at 72% 65%,#bccacd2b,#0000 75%),linear-gradient(90deg,#0000 12%,#cbd3d214 48%,#0000 82%);animation:19s ease-in-out infinite alternate Hero-module__PycF7W__mistDrift;inset:-12% -18%}.Hero-module__PycF7W__embers{z-index:3;overflow:hidden}.Hero-module__PycF7W__ember{opacity:0;will-change:transform, opacity;background:#ff7a30;border-radius:50%;width:4px;height:4px;animation:9s linear infinite Hero-module__PycF7W__emberRise;position:absolute;bottom:-6%;box-shadow:0 0 8px 2px #ff49138c}.Hero-module__PycF7W__ember0{animation-duration:10s;animation-delay:-1s;left:6%}.Hero-module__PycF7W__ember1{width:3px;height:3px;animation-duration:12s;animation-delay:-5s;left:15%}.Hero-module__PycF7W__ember2{animation-duration:8s;animation-delay:-8s;left:24%}.Hero-module__PycF7W__ember3{width:3px;height:3px;animation-duration:11s;animation-delay:-3s;left:33%}.Hero-module__PycF7W__ember4{animation-duration:13s;animation-delay:-7s;left:42%}.Hero-module__PycF7W__ember5{width:3px;height:3px;animation-duration:10s;animation-delay:-10s;left:50%}.Hero-module__PycF7W__ember6{animation-duration:12s;animation-delay:-4s;left:57%}.Hero-module__PycF7W__ember7{width:3px;height:3px;animation-duration:9s;animation-delay:-6s;left:65%}.Hero-module__PycF7W__ember8{animation-duration:11s;animation-delay:-9s;left:71%}.Hero-module__PycF7W__ember9{width:3px;height:3px;animation-duration:13s;animation-delay:-2s;left:78%}.Hero-module__PycF7W__ember10{animation-duration:10s;animation-delay:-11s;left:84%}.Hero-module__PycF7W__ember11{width:3px;height:3px;animation-duration:12s;animation-delay:-5s;left:90%}.Hero-module__PycF7W__ember12{width:2px;height:2px;animation-duration:14s;animation-delay:-7s;left:47%}.Hero-module__PycF7W__ember13{width:2px;height:2px;animation-duration:12s;animation-delay:-12s;left:29%}@keyframes Hero-module__PycF7W__carnivalDrift{0%{transform:scale(1.045)translate(-.7%,-.4%)}to{transform:scale(1.1)translate(.7%,.6%)}}@keyframes Hero-module__PycF7W__customDrift{0%{transform:scale(1.03)translate(-.25%)}to{transform:scale(1.06)translate(.25%,-.25%)}}@keyframes Hero-module__PycF7W__carnivalGlow{0%,to{opacity:.62;transform:scale(.98)}50%{opacity:1;transform:scale(1.04)}}@keyframes Hero-module__PycF7W__mistDrift{0%{opacity:.22;transform:translate(-2%,1%)scale(1.02)}to{opacity:.42;transform:translate(3%,-1%)scale(1.08)}}@keyframes Hero-module__PycF7W__emberRise{0%{opacity:0;transform:translate(0,0)scale(.65)}12%{opacity:.85}75%{opacity:.48}to{opacity:0;transform:translate(36px,-114vh)scale(.1)}}.Hero-module__PycF7W__heroContent{-webkit-backdrop-filter:blur(15px);z-index:3;background:linear-gradient(135deg,#0d1017d6,#0c0d12b3);border:1px solid #ffdec926;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:60px 40px;transition:all .5s;display:flex;position:relative;box-shadow:0 24px 80px #0000006b,inset 0 1px #ffffff0a}.Hero-module__PycF7W__carnivalLogoOverlay{z-index:2;aspect-ratio:1229/747;pointer-events:none;isolation:isolate;width:clamp(300px,28vw,440px);transform-style:preserve-3d;will-change:transform;animation:8s ease-in-out infinite Hero-module__PycF7W__carnivalPlaqueFloat;position:absolute;top:clamp(88px,14vh,180px);left:clamp(8px,2.5vw,36px)}.Hero-module__PycF7W__carnivalLogoGlow{z-index:-1;filter:blur(20px);mix-blend-mode:screen;will-change:transform, opacity;background:radial-gradient(at 72% 28%,#ff301e73,#0000 28%),radial-gradient(at 55% 45%,#f2331459,#0000 42%),radial-gradient(at 50% 55%,#8a0e0852,#0000 70%);border-radius:50%;animation:4.8s ease-in-out infinite Hero-module__PycF7W__carnivalPlaqueGlow;position:absolute;inset:18% 8% 10%}.Hero-module__PycF7W__carnivalLogoPlaque{filter:drop-shadow(0 14px 18px #00000073)drop-shadow(0 0 16px #ff3b1738);will-change:transform, filter;background:0 0;width:100%;height:auto;animation:8s ease-in-out infinite Hero-module__PycF7W__carnivalPlaqueDepth;display:block;transform:rotate(-2deg)}.Hero-module__PycF7W__heroContent:hover{border-color:#ff4c4c99;transform:translateY(-8px)scale(1.01);box-shadow:0 0 40px #ff4c4c40,inset 0 0 20px #ff4c4c1a}.Hero-module__PycF7W__heroTitleRow{justify-content:center;align-items:center;gap:15px;margin-bottom:24px;display:flex}.Hero-module__PycF7W__heroTextCenter{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__PycF7W__floatingText{text-shadow:0 0 15px #fff3;font-size:42px;font-weight:700;line-height:1.1;font-family:var(--font-logo);margin:0;animation:4s ease-in-out infinite Hero-module__PycF7W__float}.Hero-module__PycF7W__floatingTextDelay{opacity:.8;margin:8px 0 0;font-size:18px;line-height:1.4;animation:4s ease-in-out .5s infinite Hero-module__PycF7W__float}.Hero-module__PycF7W__immortalBadge{transform-style:preserve-3d;flex-shrink:0;margin-top:5px;animation:2.5s ease-in-out infinite Hero-module__PycF7W__badgePulse}.Hero-module__PycF7W__immortalBadge img{width:110px;height:auto}@keyframes Hero-module__PycF7W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Hero-module__PycF7W__badgePulse{0%,to{filter:drop-shadow(0 0 10px #ff4c4c66);transform:scale(1)}50%{filter:drop-shadow(0 0 20px #ff4c4ccc)drop-shadow(0 0 40px #ff770080);transform:scale(1.08)}}@keyframes Hero-module__PycF7W__carnivalPlaqueFloat{0%,to{transform:translate(0,0)rotate(-1deg)}50%{transform:translate(10px,-13px)rotate(1deg)}}@keyframes Hero-module__PycF7W__carnivalPlaqueGlow{0%,to{opacity:.58;transform:scale(.94)}50%{opacity:1;transform:scale(1.1)}}@keyframes Hero-module__PycF7W__carnivalPlaqueDepth{0%,to{filter:drop-shadow(0 14px 18px #00000073)drop-shadow(0 0 16px #ff3b1738);transform:rotate(-2deg)translateY(0)}50%{filter:drop-shadow(0 18px 22px #00000080)drop-shadow(0 0 22px #ff3b1761);transform:rotate(1deg)translateY(-4px)}}@media (max-width:768px){.Hero-module__PycF7W__hero{min-height:auto;padding:20px 12px 56px}.Hero-module__PycF7W__heroContent{border-radius:16px;padding:30px 20px}.Hero-module__PycF7W__carnivalLogoOverlay{opacity:.46;width:clamp(150px,35vw,210px);top:34px;left:14px}.Hero-module__PycF7W__ember:nth-child(n+8){display:none}.Hero-module__PycF7W__heroTitleRow{flex-direction:column;gap:15px}.Hero-module__PycF7W__floatingText{white-space:normal;font-size:26px}.Hero-module__PycF7W__floatingTextDelay{font-size:15px}.Hero-module__PycF7W__immortalBadge img{width:80px}}@media (prefers-reduced-motion:reduce){.Hero-module__PycF7W__bgImage,.Hero-module__PycF7W__darkCarnivalBg .Hero-module__PycF7W__bgImage,.Hero-module__PycF7W__customBg .Hero-module__PycF7W__bgImage,.Hero-module__PycF7W__carnivalGlow,.Hero-module__PycF7W__mist,.Hero-module__PycF7W__ember,.Hero-module__PycF7W__floatingText,.Hero-module__PycF7W__floatingTextDelay,.Hero-module__PycF7W__immortalBadge,.Hero-module__PycF7W__carnivalLogoOverlay,.Hero-module__PycF7W__carnivalLogoGlow,.Hero-module__PycF7W__carnivalLogoPlaque{animation:none}.Hero-module__PycF7W__embers{display:none}}@media (max-width:480px){.Hero-module__PycF7W__floatingText{font-size:22px}.Hero-module__PycF7W__heroContent{padding:24px 16px}}
.FeatureCards-module__nd1xca__featuresGrid{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;margin-top:50px;display:grid}.FeatureCards-module__nd1xca__featureCard{-webkit-backdrop-filter:blur(12px);cursor:pointer;text-align:center;color:inherit;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;padding:30px 20px;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);display:block}.FeatureCards-module__nd1xca__featureCard:hover{background:#ff4c4c1a;border-color:#ff4c4c;transform:translateY(-8px);box-shadow:0 10px 30px #ff4c4c26,inset 0 0 15px #ff4c4c1a}.FeatureCards-module__nd1xca__cardIcon{color:#ff4c4c;text-shadow:0 0 15px #ff4c4ccc;margin-bottom:15px;font-size:40px;transition:transform .3s,color .3s}.FeatureCards-module__nd1xca__featureCard:hover .FeatureCards-module__nd1xca__cardIcon{color:#fc0;text-shadow:0 0 25px #fc0;transform:scale(1.1)translateY(-5px)}.FeatureCards-module__nd1xca__cardTitle{color:#fff;margin:0 0 10px;font-size:20px;font-weight:700}.FeatureCards-module__nd1xca__cardDesc{color:#b3b3b3;margin:0;font-size:14px;line-height:1.5}@media (max-width:900px){.FeatureCards-module__nd1xca__featuresGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:600px){.FeatureCards-module__nd1xca__featuresGrid{grid-template-columns:1fr;gap:16px;margin-top:30px}.FeatureCards-module__nd1xca__featureCard{padding:24px 16px}}
.NewsModal-module__ndIDsa__overlay{z-index:1100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d1;justify-content:center;align-items:center;padding:20px;animation:.22s NewsModal-module__ndIDsa__overlayIn;display:flex;position:fixed;inset:0}.NewsModal-module__ndIDsa__content{z-index:1101;background:#121214;border:1px solid #ffffff14;border-radius:4px;width:100%;max-width:760px;max-height:90vh;animation:.28s cubic-bezier(.22,1,.36,1) NewsModal-module__ndIDsa__modalIn;position:relative;overflow-y:auto}.NewsModal-module__ndIDsa__imageWrap{background:#0a0a0a;height:280px;position:relative;overflow:hidden}.NewsModal-module__ndIDsa__image{object-fit:cover;width:100%;height:100%;display:block}.NewsModal-module__ndIDsa__category{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ff4c4c;padding:5px 12px;font-size:11px;font-weight:700;position:absolute;bottom:16px;left:24px}.NewsModal-module__ndIDsa__close{color:#fff;cursor:pointer;z-index:12;background:#000000a6;border:1px solid #ffffff1f;border-radius:50%;width:40px;height:40px;font-size:24px;line-height:1;transition:background .2s,border-color .2s;position:absolute;top:16px;right:16px}.NewsModal-module__ndIDsa__close:hover,.NewsModal-module__ndIDsa__close:focus-visible{background:#ff4c4c;border-color:#ff4c4c;outline:none}.NewsModal-module__ndIDsa__body{max-width:640px;padding:28px 32px 32px}.NewsModal-module__ndIDsa__meta{color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.NewsModal-module__ndIDsa__metaSep{opacity:.5}.NewsModal-module__ndIDsa__title{font-family:var(--font-russo,"Russo One", sans-serif);color:#fff;margin:0 0 20px;font-size:28px;line-height:1.25}.NewsModal-module__ndIDsa__text{color:#ffffffb8;margin-bottom:22px;font-size:15.5px;line-height:1.75}.NewsModal-module__ndIDsa__text p{margin:0 0 14px}.NewsModal-module__ndIDsa__externalLink{color:#ff4c4c;margin-bottom:28px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.NewsModal-module__ndIDsa__externalLink:hover,.NewsModal-module__ndIDsa__externalLink:focus-visible{color:#fff;outline:none;text-decoration:underline}.NewsModal-module__ndIDsa__actions{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;display:flex}.NewsModal-module__ndIDsa__closeBtn{color:#ff4c4c;cursor:pointer;background:0 0;border:1px solid #ff4c4c;border-radius:2px;padding:10px 22px;font-weight:600;transition:background .2s,color .2s}.NewsModal-module__ndIDsa__closeBtn:hover,.NewsModal-module__ndIDsa__closeBtn:focus-visible{color:#fff;background:#ff4c4c;outline:none}.NewsModal-module__ndIDsa__navBtn{color:#ffffff8c;cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:13px;font-weight:600;transition:color .2s}.NewsModal-module__ndIDsa__navBtn:hover:not(:disabled),.NewsModal-module__ndIDsa__navBtn:focus-visible:not(:disabled){color:#fff;outline:none}.NewsModal-module__ndIDsa__navBtn:disabled{opacity:.28;cursor:not-allowed}@keyframes NewsModal-module__ndIDsa__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes NewsModal-module__ndIDsa__modalIn{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.NewsModal-module__ndIDsa__imageWrap{height:200px}.NewsModal-module__ndIDsa__body{padding:22px 20px 24px}.NewsModal-module__ndIDsa__title{font-size:22px}.NewsModal-module__ndIDsa__actions{justify-content:center}}@media (max-width:520px){.NewsModal-module__ndIDsa__navBtn{font-size:12px}}@media (prefers-reduced-motion:reduce){.NewsModal-module__ndIDsa__overlay,.NewsModal-module__ndIDsa__content{animation:none}}
﻿.NewsSection-module__IE3ILW__newsSection{color:#fff;background:linear-gradient(#0b0908 0%,#0000 90px),radial-gradient(65% 50% at 8% 12%,#ff443433,#0000 55%),radial-gradient(40% 45% at 95% 88%,#78141838,#0000 58%),linear-gradient(165deg,#0b0908 0%,#080808 48%,#0b0a0c 100%);margin-top:-48px;padding:120px 0 110px;position:relative;overflow:hidden}.NewsSection-module__IE3ILW__newsSection:before{content:"";opacity:.85;pointer-events:none;background:linear-gradient(#0000,#ff4c4c 18%,#ff4c4c40 62%,#0000);width:2px;position:absolute;inset:0 auto 0 0}.NewsSection-module__IE3ILW__newsSection:after{content:"";filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#ff4c4c17,#0000 68%);border-radius:50%;width:min(46vw,520px);height:min(46vw,520px);position:absolute;inset:12% -10% auto auto}.NewsSection-module__IE3ILW__container{z-index:1;max-width:1240px;margin:0 auto;padding:0 20px;position:relative}.NewsSection-module__IE3ILW__stageMark{z-index:0;font-family:var(--font-russo,"Russo One", sans-serif);letter-spacing:.08em;color:#0000;-webkit-text-stroke:1px #ffffff0d;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(72px,14vw,160px);line-height:.8;position:absolute;top:-18px;right:0;transform:translateY(-10%)}.NewsSection-module__IE3ILW__sectionHeader{z-index:2;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:36px;display:flex;position:relative}.NewsSection-module__IE3ILW__headerCopy{flex-direction:column;gap:10px;display:flex}.NewsSection-module__IE3ILW__eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#ff8c78eb;align-items:center;gap:10px;font-size:11px;font-weight:700;display:inline-flex}.NewsSection-module__IE3ILW__eyebrow:before{content:"";background:linear-gradient(90deg,#ff4c4c,#0000);width:28px;height:1px}.NewsSection-module__IE3ILW__sectionTitle{font-family:var(--font-russo,"Russo One", sans-serif);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(110deg,#fff 20%,#ffd2c4 55%,#ff6a55 100%) 0 0/180% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(32px,5vw,48px);line-height:.98;animation:7s ease-in-out infinite NewsSection-module__IE3ILW__titleSheen}.NewsSection-module__IE3ILW__viewAllLink{color:#ff7a66;letter-spacing:.06em;white-space:nowrap;align-items:center;padding:10px 2px 8px;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.NewsSection-module__IE3ILW__viewAllLink:after{content:"";transform-origin:0;background:linear-gradient(90deg,#ff4c4c,#0000);height:1px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.4)}.NewsSection-module__IE3ILW__viewAllLink:hover{color:#fff}.NewsSection-module__IE3ILW__viewAllLink:hover:after{transform:scaleX(1)}.NewsSection-module__IE3ILW__layout{z-index:2;grid-template-columns:1.65fr 1fr;align-items:stretch;gap:20px;display:grid;position:relative}.NewsSection-module__IE3ILW__layoutSolo{grid-template-columns:1fr}.NewsSection-module__IE3ILW__featured{isolation:isolate;cursor:pointer;text-align:left;min-height:560px;color:inherit;clip-path:polygon(0 0,100% 0,100% calc(100% - 28px),calc(100% - 28px) 100%,0 100%);background:#0a090a;border:1px solid #ffffff1a;transition:border-color .4s,transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s;display:block;position:relative;overflow:hidden}.NewsSection-module__IE3ILW__featuredFrame{z-index:4;pointer-events:none;opacity:.55;border:1px solid #ffffff14;transition:opacity .35s,inset .35s;position:absolute;inset:14px}.NewsSection-module__IE3ILW__featuredFrame:before,.NewsSection-module__IE3ILW__featuredFrame:after{content:"";opacity:.85;border:2px solid #ff4c4c;width:42px;height:42px;position:absolute}.NewsSection-module__IE3ILW__featuredFrame:before{border-bottom:0;border-right:0;top:-1px;left:-1px}.NewsSection-module__IE3ILW__featuredFrame:after{border-top:0;border-left:0;bottom:-1px;right:-1px}.NewsSection-module__IE3ILW__featuredGlow{z-index:1;filter:blur(18px);opacity:.55;pointer-events:none;background:radial-gradient(#ff463759,#0000 70%);height:55%;transition:opacity .4s;position:absolute;inset:auto -20% -35% -10%}.NewsSection-module__IE3ILW__featuredNumber{z-index:5;font-family:var(--font-russo,"Russo One", sans-serif);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1px #ffffff24;pointer-events:none;mix-blend-mode:screen;font-size:clamp(64px,9vw,110px);line-height:.8;transition:color .35s,-webkit-text-stroke-color .35s;position:absolute;top:18px;right:28px}.NewsSection-module__IE3ILW__featured:hover,.NewsSection-module__IE3ILW__featured:focus-visible{border-color:#ff64508c;outline:none;transform:translateY(-4px);box-shadow:0 30px 70px #0000008c,0 0 0 1px #ff4c4c2e,0 0 50px #ff4c4c1f}.NewsSection-module__IE3ILW__featured:hover .NewsSection-module__IE3ILW__featuredFrame,.NewsSection-module__IE3ILW__featured:focus-visible .NewsSection-module__IE3ILW__featuredFrame{opacity:1}.NewsSection-module__IE3ILW__featured:hover .NewsSection-module__IE3ILW__featuredGlow,.NewsSection-module__IE3ILW__featured:focus-visible .NewsSection-module__IE3ILW__featuredGlow{opacity:.9}.NewsSection-module__IE3ILW__featured:hover .NewsSection-module__IE3ILW__featuredNumber,.NewsSection-module__IE3ILW__featured:focus-visible .NewsSection-module__IE3ILW__featuredNumber{color:#ff4c4c1f;-webkit-text-stroke-color:#ff786459}.NewsSection-module__IE3ILW__featuredMedia{z-index:0;position:absolute;inset:0;overflow:hidden}.NewsSection-module__IE3ILW__featuredImage,.NewsSection-module__IE3ILW__newsImage,.NewsSection-module__IE3ILW__railImage{object-fit:cover;width:100%;height:100%;display:block}.NewsSection-module__IE3ILW__featuredImage{object-fit:cover;filter:saturate(1.08)contrast(1.08)brightness(.92);width:108%;height:108%;margin:-4%;transition:filter .45s;animation:18s ease-in-out infinite alternate NewsSection-module__IE3ILW__kenBurns}.NewsSection-module__IE3ILW__featured:hover .NewsSection-module__IE3ILW__featuredImage{filter:saturate(1.2)contrast(1.12)brightness();animation-play-state:paused;transform:scale(1.06)}.NewsSection-module__IE3ILW__featuredShade{pointer-events:none;background:linear-gradient(105deg,#060506e0 0%,#06050673 42%,#0605061f 72%),linear-gradient(#06050633 0%,#06050626 35%,#060506f0 100%);position:absolute;inset:0}.NewsSection-module__IE3ILW__featuredVignette{pointer-events:none;mix-blend-mode:multiply;background:radial-gradient(at 70% 35%,#0000 20%,#00000073 100%);position:absolute;inset:0}.NewsSection-module__IE3ILW__featuredScan{pointer-events:none;z-index:3;background:linear-gradient(90deg,#0000,#ff4c4c1f 18%,#ffe0c8 48%,#ff4c4c 52%,#ff4c4c2e 78%,#0000) 0 0/220% 100%;height:2px;animation:5s ease-in-out infinite NewsSection-module__IE3ILW__newsLaser;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 22px #ff4c4c73}.NewsSection-module__IE3ILW__featuredBody{z-index:5;flex-direction:column;align-items:flex-start;gap:14px;max-width:min(640px,94%);padding:40px 36px 36px;display:flex;position:absolute;bottom:0;left:0;right:0}.NewsSection-module__IE3ILW__featuredMeta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.NewsSection-module__IE3ILW__featuredLead{color:#140808;letter-spacing:.18em;text-transform:uppercase;background:linear-gradient(100deg,#ff4c4c,#ff6f4d);align-items:center;gap:8px;padding:7px 12px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #ff4c4c59}.NewsSection-module__IE3ILW__featuredLead:before{content:"";background:#fff;border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite NewsSection-module__IE3ILW__leadPulse;box-shadow:0 0 10px #ffffffe6}.NewsSection-module__IE3ILW__featuredCategory{color:#ffbeaaf2;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:700}.NewsSection-module__IE3ILW__featuredDate{color:#ffffff7a;letter-spacing:.02em;font-size:12px}.NewsSection-module__IE3ILW__featuredTitle{font-family:var(--font-russo,"Russo One", sans-serif);letter-spacing:.015em;text-shadow:0 10px 40px #000000a6;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(30px,3.8vw,46px);line-height:1.05;display:-webkit-box;overflow:hidden}.NewsSection-module__IE3ILW__featuredExcerpt{color:#ffffffc2;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:48ch;margin:0;font-size:15.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.NewsSection-module__IE3ILW__featuredCta{color:#1a0c0c;letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(105deg,#fff 0%,#ffe4da 45%,#ffb9a4 100%);align-items:center;gap:12px;margin-top:8px;padding:13px 22px;font-size:12px;font-weight:800;transition:transform .28s,box-shadow .28s,filter .28s;display:inline-flex;box-shadow:0 12px 30px #00000059}.NewsSection-module__IE3ILW__featuredCtaArrow{transition:transform .28s;display:inline-block}.NewsSection-module__IE3ILW__featured:hover .NewsSection-module__IE3ILW__featuredCta{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 16px 36px #ff645040}.NewsSection-module__IE3ILW__featured:hover .NewsSection-module__IE3ILW__featuredCtaArrow{transform:translate(5px)}.NewsSection-module__IE3ILW__railPanel{-webkit-backdrop-filter:blur(12px)saturate(1.15);backdrop-filter:blur(12px)saturate(1.15);background:linear-gradient(165deg,#ff4c4c1a,#0000 28%),linear-gradient(#120e0ff5,#0a0a0cfa);border:1px solid #ffffff1a;flex-direction:column;min-height:100%;display:flex;position:relative;overflow:hidden}.NewsSection-module__IE3ILW__railPanel:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ff8c788c,#0000);height:1px;position:absolute;top:0;left:0;right:0}.NewsSection-module__IE3ILW__railHead{font-family:var(--font-russo,"Russo One", sans-serif);letter-spacing:.16em;text-transform:uppercase;color:#ffdcc8eb;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:18px 20px 16px;font-size:13px;display:flex}.NewsSection-module__IE3ILW__railCount{color:#ff7a66;min-width:28px;height:28px;font-family:var(--font-main,Montserrat, sans-serif);background:#ff4c4c14;border:1px solid #ff4c4c80;place-items:center;font-size:11px;font-weight:800;display:grid}.NewsSection-module__IE3ILW__rail{flex-direction:column;flex:1;margin:0;padding:8px 0;list-style:none;display:flex}.NewsSection-module__IE3ILW__railItem{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0d;grid-template-columns:40px 104px 1fr;align-items:center;gap:12px;padding:15px 18px;transition:background .25s,padding-left .25s,transform .25s;display:grid;position:relative}.NewsSection-module__IE3ILW__rail li:last-child .NewsSection-module__IE3ILW__railItem{border-bottom:none}.NewsSection-module__IE3ILW__railItem:before{content:"";background:linear-gradient(#ff8a6a,#ff4c4c);width:3px;transition:transform .25s;position:absolute;top:12%;bottom:12%;left:0;transform:scaleY(0);box-shadow:0 0 12px #ff4c4c73}.NewsSection-module__IE3ILW__railItem:hover,.NewsSection-module__IE3ILW__railItem:focus-visible{background:linear-gradient(90deg,#ff4c4c1a,#ff4c4c05);outline:none;padding-left:22px}.NewsSection-module__IE3ILW__railItem:hover:before,.NewsSection-module__IE3ILW__railItem:focus-visible:before{transform:scaleY(1)}.NewsSection-module__IE3ILW__railIndex{font-family:var(--font-russo,"Russo One", sans-serif);letter-spacing:.06em;color:#ffffff38;font-size:15px;transition:color .25s,text-shadow .25s}.NewsSection-module__IE3ILW__railItem:hover .NewsSection-module__IE3ILW__railIndex{color:#ff6a55;text-shadow:0 0 18px #ff4c4c73}.NewsSection-module__IE3ILW__railThumb{background:#161616;border:1px solid #ffffff1a;width:104px;height:72px;position:relative;overflow:hidden}.NewsSection-module__IE3ILW__railThumb:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#0000 40%,#ff4c4c2e);transition:opacity .3s;position:absolute;inset:0}.NewsSection-module__IE3ILW__railItem:hover .NewsSection-module__IE3ILW__railThumb:after{opacity:1}.NewsSection-module__IE3ILW__railImage{filter:saturate(.88)brightness(.92);transition:transform .45s cubic-bezier(.22,1,.36,1),filter .3s}.NewsSection-module__IE3ILW__railItem:hover .NewsSection-module__IE3ILW__railImage{filter:saturate(1.18)brightness(1.02);transform:scale(1.1)}.NewsSection-module__IE3ILW__railMeta{flex-direction:column;gap:7px;min-width:0;display:flex}.NewsSection-module__IE3ILW__railMetaLine{color:#fff6;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;display:flex}.NewsSection-module__IE3ILW__railCategory{color:#ff6a55;font-weight:700}.NewsSection-module__IE3ILW__railDot{opacity:.5}.NewsSection-module__IE3ILW__railDate{text-transform:none;letter-spacing:0;font-size:12px;font-weight:500}.NewsSection-module__IE3ILW__railTitle{color:#ffffffeb;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:700;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.NewsSection-module__IE3ILW__railItem:hover .NewsSection-module__IE3ILW__railTitle{color:#fff}.NewsSection-module__IE3ILW__skeletonFeatured{background:#101012;border:1px solid #ffffff0f;min-height:560px;overflow:hidden}.NewsSection-module__IE3ILW__skeletonFeaturedImage{background:linear-gradient(90deg,#141414 25%,#1e1e1e 50%,#141414 75%) 0 0/200% 100%;height:100%;min-height:560px;animation:1.5s infinite NewsSection-module__IE3ILW__shimmer}.NewsSection-module__IE3ILW__skeletonFeaturedBody{display:none}.NewsSection-module__IE3ILW__skeletonRail{background:#0e0e10eb;border:1px solid #ffffff0f;flex-direction:column;gap:2px;padding:8px 0;display:flex}.NewsSection-module__IE3ILW__skeletonRailItem{border-bottom:1px solid #ffffff0f;grid-template-columns:36px 96px 1fr;align-items:center;gap:12px;padding:14px 16px;display:grid}.NewsSection-module__IE3ILW__skeletonThumb{background:#ffffff0d;width:96px;height:68px;animation:1.5s ease-in-out infinite NewsSection-module__IE3ILW__pulse}.NewsSection-module__IE3ILW__skeletonRailText{flex-direction:column;gap:10px;display:flex}.NewsSection-module__IE3ILW__skeletonDate{background:#ffffff0d;border-radius:2px;width:80px;height:12px;animation:1.5s ease-in-out infinite NewsSection-module__IE3ILW__pulse}.NewsSection-module__IE3ILW__skeletonTitle{background:#ffffff14;border-radius:2px;width:100%;height:16px;animation:1.5s ease-in-out infinite NewsSection-module__IE3ILW__pulse}.NewsSection-module__IE3ILW__skeletonText{background:#ffffff0d;border-radius:2px;width:100%;height:14px;animation:1.5s ease-in-out infinite NewsSection-module__IE3ILW__pulse}.NewsSection-module__IE3ILW__skeletonTextShort{background:#ffffff0d;border-radius:2px;width:55%;height:14px;animation:1.5s ease-in-out infinite NewsSection-module__IE3ILW__pulse}@keyframes NewsSection-module__IE3ILW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes NewsSection-module__IE3ILW__pulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes NewsSection-module__IE3ILW__newsLaser{0%{opacity:.55;background-position:120% 0}50%{opacity:1}to{opacity:.55;background-position:-120% 0}}@keyframes NewsSection-module__IE3ILW__leadPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}@keyframes NewsSection-module__IE3ILW__kenBurns{0%{transform:scale(1)translate(0)}to{transform:scale(1.08)translate(-2%,-1.5%)}}@keyframes NewsSection-module__IE3ILW__titleSheen{0%,to{background-position:0%}50%{background-position:100%}}@media (prefers-reduced-motion:reduce){.NewsSection-module__IE3ILW__featuredImage,.NewsSection-module__IE3ILW__railImage,.NewsSection-module__IE3ILW__featured,.NewsSection-module__IE3ILW__railItem,.NewsSection-module__IE3ILW__featuredScan,.NewsSection-module__IE3ILW__featuredLead:before,.NewsSection-module__IE3ILW__sectionTitle{transition:none!important;animation:none!important}.NewsSection-module__IE3ILW__featured:hover .NewsSection-module__IE3ILW__featuredImage,.NewsSection-module__IE3ILW__railItem:hover .NewsSection-module__IE3ILW__railImage,.NewsSection-module__IE3ILW__featured:hover .NewsSection-module__IE3ILW__featuredCtaArrow,.NewsSection-module__IE3ILW__featured:hover{transform:none}}@media (max-width:980px){.NewsSection-module__IE3ILW__layout{grid-template-columns:1fr;gap:18px}.NewsSection-module__IE3ILW__featured{clip-path:none;min-height:440px}.NewsSection-module__IE3ILW__featuredBody{max-width:100%;padding:28px 22px 24px}.NewsSection-module__IE3ILW__featuredTitle{font-size:28px}.NewsSection-module__IE3ILW__featuredNumber{font-size:72px;top:12px;right:16px}.NewsSection-module__IE3ILW__stageMark{opacity:.5;font-size:96px}.NewsSection-module__IE3ILW__railItem{grid-template-columns:28px 84px 1fr}.NewsSection-module__IE3ILW__railThumb,.NewsSection-module__IE3ILW__skeletonThumb{width:84px;height:60px}.NewsSection-module__IE3ILW__skeletonFeatured,.NewsSection-module__IE3ILW__skeletonFeaturedImage{min-height:360px}}@media (max-width:520px){.NewsSection-module__IE3ILW__newsSection{padding:56px 0}.NewsSection-module__IE3ILW__sectionHeader{flex-direction:column;align-items:flex-start;gap:12px}.NewsSection-module__IE3ILW__featured{min-height:380px}.NewsSection-module__IE3ILW__featuredTitle{font-size:24px}.NewsSection-module__IE3ILW__railIndex{display:none}.NewsSection-module__IE3ILW__railItem{grid-template-columns:72px 1fr;gap:12px;padding:12px 14px}.NewsSection-module__IE3ILW__railItem:hover,.NewsSection-module__IE3ILW__railItem:focus-visible{padding-left:14px}.NewsSection-module__IE3ILW__railThumb,.NewsSection-module__IE3ILW__skeletonThumb{width:72px;height:54px}.NewsSection-module__IE3ILW__skeletonRailItem{grid-template-columns:72px 1fr}}
.PopularHeroes-module__HRX8BG__heroesSection{color:#fff;background:linear-gradient(#0b0908 0%,#0000 72px),linear-gradient(#080808 0%,#0e0e0e 50%,#080808 100%);padding:96px 0 80px}.PopularHeroes-module__HRX8BG__container{max-width:1200px;margin:0 auto;padding:0 20px}.PopularHeroes-module__HRX8BG__sectionTitle{text-transform:uppercase;letter-spacing:2px;border-left:4px solid #ff4c4c;margin-bottom:28px;padding-left:20px;font-family:Russo One,sans-serif;font-size:32px}.PopularHeroes-module__HRX8BG__tabs{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-wrap:wrap;gap:8px;margin-bottom:36px;padding:16px 20px;display:flex;box-shadow:0 4px 24px #0006,inset 0 1px #ffffff0f,inset 0 -1px #0003}.PopularHeroes-module__HRX8BG__tab{color:#666;cursor:pointer;font-size:11px;font-family:var(--font-main);-webkit-backdrop-filter:blur(10px);background:#ffffff0a;border:1.5px solid #ffffff0f;border-radius:10px;flex-direction:column;align-items:center;gap:4px;min-width:58px;padding:8px 10px 6px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PopularHeroes-module__HRX8BG__tab:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(#ffffff14 0%,#0000 100%);border-radius:10px 10px 0 0;height:50%;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.PopularHeroes-module__HRX8BG__tab:hover:before{opacity:1}.PopularHeroes-module__HRX8BG__tab:hover{color:#bbb;background:#ffffff14;border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 4px 16px #0000004d}.PopularHeroes-module__HRX8BG__tabActive{color:#fff;background:#ffffff1a;border-color:#fff3;font-weight:600;transform:translateY(-2px);box-shadow:0 4px 16px #0000004d,inset 0 1px #ffffff1a,0 0 20px #ffffff08}.PopularHeroes-module__HRX8BG__tab:hover .PopularHeroes-module__HRX8BG__rankIcon{filter:drop-shadow(0 0 8px #ffffff26);transition:all .3s cubic-bezier(.4,0,.2,1);transform:scale(1.15)}.PopularHeroes-module__HRX8BG__tabActive .PopularHeroes-module__HRX8BG__rankIcon{filter:drop-shadow(0 0 12px #ffc8004d);transition:all .3s cubic-bezier(.4,0,.2,1);transform:scale(1.2)}.PopularHeroes-module__HRX8BG__rankIcon{object-fit:contain;border-radius:6px;width:40px;height:40px}.PopularHeroes-module__HRX8BG__rankTextIcon{color:#90a4ae;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;transition:all .3s;display:flex}.PopularHeroes-module__HRX8BG__tabActive .PopularHeroes-module__HRX8BG__rankTextIcon{color:#ffd54f;text-shadow:0 0 10px #ffd54f80}.PopularHeroes-module__HRX8BG__tabLabel{white-space:nowrap;opacity:.7;font-size:10px;line-height:1;transition:opacity .3s}.PopularHeroes-module__HRX8BG__tab:hover .PopularHeroes-module__HRX8BG__tabLabel,.PopularHeroes-module__HRX8BG__tabActive .PopularHeroes-module__HRX8BG__tabLabel{opacity:1}.PopularHeroes-module__HRX8BG__heroesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.PopularHeroes-module__HRX8BG__heroCard{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;align-items:center;padding:18px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000004d,inset 0 1px #ffffff0f,inset 0 -1px #0003}.PopularHeroes-module__HRX8BG__heroCard:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0f 0%,#0000 100%);border-radius:14px 14px 0 0;height:50%;position:absolute;top:0;left:0;right:0}.PopularHeroes-module__HRX8BG__heroCard:after{content:"";pointer-events:none;opacity:0;background:radial-gradient(circle at 30% 30%,#ffffff0a 0%,#0000 50%);width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.PopularHeroes-module__HRX8BG__heroCard:hover{border-color:#ff4c4c4d;transform:translateY(-4px)scale(1.01);box-shadow:0 12px 40px #0006,0 0 30px #ff4c4c14,inset 0 1px #ffffff1a}.PopularHeroes-module__HRX8BG__heroCard:hover:after{opacity:1}.PopularHeroes-module__HRX8BG__heroImage{object-fit:cover;z-index:1;border:1px solid #ffffff14;border-radius:8px;width:82px;height:46px;margin-right:14px;position:relative;box-shadow:0 2px 12px #0009}.PopularHeroes-module__HRX8BG__heroInfo{z-index:1;flex:1;position:relative}.PopularHeroes-module__HRX8BG__heroName{text-shadow:0 1px 2px #0000004d;margin-bottom:6px;font-size:17px;font-weight:600}.PopularHeroes-module__HRX8BG__stats{gap:16px;display:flex}.PopularHeroes-module__HRX8BG__statItem{flex-direction:column;display:flex}.PopularHeroes-module__HRX8BG__statLabel{color:#555;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.PopularHeroes-module__HRX8BG__statValue{font-size:14px;font-weight:700}
.TelegramBind-module__NyaGEG__box{gap:10px;display:grid}.TelegramBind-module__NyaGEG__compact{gap:8px}.TelegramBind-module__NyaGEG__channel{color:#fff;background:#229ed9;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.TelegramBind-module__NyaGEG__channel:hover{filter:brightness(1.08)}.TelegramBind-module__NyaGEG__hint,.TelegramBind-module__NyaGEG__note,.TelegramBind-module__NyaGEG__err{margin:0;font-size:.84rem;line-height:1.4}.TelegramBind-module__NyaGEG__hint{color:#94a3b8}.TelegramBind-module__NyaGEG__note{color:#94a3b8;align-items:center;gap:6px;display:inline-flex}.TelegramBind-module__NyaGEG__ok{color:#86efac}.TelegramBind-module__NyaGEG__err{color:#fca5a5}.TelegramBind-module__NyaGEG__widget{min-height:28px}.TelegramBind-module__NyaGEG__recheck{color:#7dd3fc;cursor:pointer;background:0 0;border:1px solid #229ed973;border-radius:10px;width:fit-content;padding:8px 12px;font-weight:700}
.ReferralBanner-module__Wnfx0q__bar{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08121ceb;border-bottom:1px solid #229ed959;position:sticky;top:64px}.ReferralBanner-module__Wnfx0q__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1320px;margin:0 auto;padding:10px 24px;display:flex}.ReferralBanner-module__Wnfx0q__text{color:#e2e8f0;margin:0;font-size:.9rem;line-height:1.4}@media (max-width:700px){.ReferralBanner-module__Wnfx0q__inner{padding:10px 14px}}
.Admin-module__gRG9la__adminContainer{max-width:1280px;font-family:var(--font-main);color:#fff;margin:0 auto;padding:36px 24px 64px}.Admin-module__gRG9la__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.Admin-module__gRG9la__title{font-family:var(--font-logo);letter-spacing:.02em;background:linear-gradient(#fff 0%,#c8c8c8 100%);-webkit-text-fill-color:transparent;color:#fff;-webkit-background-clip:text;background-clip:text;margin:0 0 6px;font-size:clamp(28px,4vw,40px);font-weight:400;line-height:1.15}.Admin-module__gRG9la__subtitle{color:#888;max-width:42ch;margin:0;font-size:14px;line-height:1.45}.Admin-module__gRG9la__headerActions{flex-shrink:0;align-items:center;gap:10px;margin-top:4px;display:flex}.Admin-module__gRG9la__shell{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:24px;display:grid}.Admin-module__gRG9la__nav{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:4px;padding:10px;display:flex;position:sticky;top:88px}.Admin-module__gRG9la__navItem{color:#aaa;width:100%;font-family:var(--font-main);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:600;transition:transform .18s,opacity .18s,background-color .18s,color .18s,border-color .18s;display:flex}.Admin-module__gRG9la__navItem i{opacity:.85;flex-shrink:0;font-size:18px}.Admin-module__gRG9la__navItem:hover{color:#fff;background:#ffffff0d;transform:translate(2px)}.Admin-module__gRG9la__navItemActive{color:#fff;background:#ff4c4c1f;border-color:#ff4c4c59}.Admin-module__gRG9la__navItemActive:hover{background:#ff4c4c29;transform:none}.Admin-module__gRG9la__main{flex-direction:column;gap:0;min-width:0;display:flex}.Admin-module__gRG9la__dashboard{min-width:0}.Admin-module__gRG9la__toast{z-index:50;-webkit-backdrop-filter:blur(10px);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;font-size:14px;font-weight:500;animation:.28s Admin-module__gRG9la__toastIn;display:flex;position:sticky;top:72px}@keyframes Admin-module__gRG9la__toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Admin-module__gRG9la__toast.Admin-module__gRG9la__success,.Admin-module__gRG9la__success{color:#4caf50;background:#4caf5024;border:1px solid #4caf5059}.Admin-module__gRG9la__toast.Admin-module__gRG9la__error,.Admin-module__gRG9la__error{color:#ff4c4c;background:#ff4c4c24;border:1px solid #ff4c4c59}.Admin-module__gRG9la__toastClose{color:inherit;cursor:pointer;opacity:.75;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:20px;line-height:1;transition:opacity .15s,transform .15s}.Admin-module__gRG9la__toastClose:hover{opacity:1;transform:scale(1.08)}.Admin-module__gRG9la__message{-webkit-backdrop-filter:blur(10px);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;font-size:14px;font-weight:500;animation:.28s Admin-module__gRG9la__toastIn;display:flex}.Admin-module__gRG9la__message.Admin-module__gRG9la__success{color:#4caf50;background:#4caf5024;border:1px solid #4caf5059}.Admin-module__gRG9la__message.Admin-module__gRG9la__error{color:#ff4c4c;background:#ff4c4c24;border:1px solid #ff4c4c59}.Admin-module__gRG9la__messageClose{color:inherit;cursor:pointer;opacity:.75;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:20px;line-height:1;transition:opacity .15s,transform .15s}.Admin-module__gRG9la__messageClose:hover{opacity:1;transform:scale(1.08)}.Admin-module__gRG9la__loading{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:420px;font-size:14px;display:flex}.Admin-module__gRG9la__spinner{border:3px solid #ffffff1a;border-top-color:var(--color-accent,#ff4c4c);border-radius:50%;width:40px;height:40px;animation:.85s linear infinite Admin-module__gRG9la__spin}@keyframes Admin-module__gRG9la__spin{to{transform:rotate(360deg)}}.Admin-module__gRG9la__section{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;margin-bottom:20px;padding:24px}.Admin-module__gRG9la__sectionTitle{color:#fff;letter-spacing:.01em;align-items:center;gap:10px;margin:0 0 8px;font-size:17px;font-weight:650;display:flex}.Admin-module__gRG9la__sectionTitle i{color:var(--color-accent,#ff4c4c);font-size:22px}.Admin-module__gRG9la__sectionHint{color:#888;margin:0 0 18px;font-size:13px;line-height:1.45}.Admin-module__gRG9la__sectionTitle+.Admin-module__gRG9la__statsGrid,.Admin-module__gRG9la__sectionTitle+.Admin-module__gRG9la__envGrid,.Admin-module__gRG9la__sectionTitle+.Admin-module__gRG9la__cacheInfo,.Admin-module__gRG9la__sectionTitle+.Admin-module__gRG9la__newsActions,.Admin-module__gRG9la__sectionTitle+.Admin-module__gRG9la__bgPreview,.Admin-module__gRG9la__sectionTitle+.Admin-module__gRG9la__quickActions,.Admin-module__gRG9la__sectionTitle+.Admin-module__gRG9la__formRow,.Admin-module__gRG9la__sectionTitle+.Admin-module__gRG9la__healthGrid{margin-top:16px}.Admin-module__gRG9la__statsGrid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:12px;display:grid}.Admin-module__gRG9la__statCard{text-align:left;background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;padding:16px 14px;transition:transform .18s,border-color .18s}.Admin-module__gRG9la__statCard:hover{border-color:#ffffff1f;transform:translateY(-1px)}.Admin-module__gRG9la__statAccent{background:linear-gradient(160deg,#ff4c4c1f 0%,#ffffff08 55%);border-color:#ff4c4c59}.Admin-module__gRG9la__statLabel{color:#888;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.Admin-module__gRG9la__statValue{color:#fff;letter-spacing:-.02em;word-break:break-word;font-size:20px;font-weight:700;line-height:1.2;display:block}.Admin-module__gRG9la__statAccent .Admin-module__gRG9la__statValue{color:#ff8a8a}.Admin-module__gRG9la__healthGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.Admin-module__gRG9la__healthItem{color:#ccc;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:13px;display:flex}.Admin-module__gRG9la__healthOk{color:#4caf50;font-weight:650}.Admin-module__gRG9la__healthWarn{color:#ffc107;font-weight:650}.Admin-module__gRG9la__chartSection{border-top:1px solid #ffffff12;margin-top:22px;padding-top:20px}.Admin-module__gRG9la__chartTitle{color:#aaa;text-transform:uppercase;letter-spacing:.05em;margin:0 0 14px;font-size:13px;font-weight:650}.Admin-module__gRG9la__chart{background:#00000040;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-end;gap:5px;height:140px;padding:8px 6px 0;display:flex}.Admin-module__gRG9la__chartBar{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex}.Admin-module__gRG9la__chartBarFill{background:linear-gradient(180deg, #ff6b6b 0%, var(--color-accent,#ff4c4c) 55%, #b30000 100%);opacity:.92;border-radius:4px 4px 2px 2px;width:100%;max-width:28px;min-height:2px;transition:height .35s,opacity .2s}.Admin-module__gRG9la__chartBar:hover .Admin-module__gRG9la__chartBarFill{opacity:1}.Admin-module__gRG9la__chartBarLabel{color:#666;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:6px;font-size:9px;overflow:hidden}.Admin-module__gRG9la__dailyChart{flex-direction:column;gap:8px;display:flex}.Admin-module__gRG9la__dailyRow{grid-template-columns:52px minmax(0,1fr) 48px 48px;align-items:center;gap:12px;padding:4px 0;display:grid}.Admin-module__gRG9la__dailyDate{color:#888;font-variant-numeric:tabular-nums;font-family:ui-monospace,JetBrains Mono,Menlo,monospace;font-size:12px}.Admin-module__gRG9la__dailyBar{background:#ffffff0d;border:1px solid #ffffff0a;border-radius:5px;height:18px;overflow:hidden}.Admin-module__gRG9la__dailyBarFill{background:linear-gradient(90deg, var(--color-accent,#ff4c4c), #ff8a3d);border-radius:4px;min-width:2px;height:100%;transition:width .35s}.Admin-module__gRG9la__dailyViews{color:#fff;text-align:right;font-variant-numeric:tabular-nums;font-size:12px;font-weight:650}.Admin-module__gRG9la__dailyVisitors{color:#888;text-align:right;font-variant-numeric:tabular-nums;font-size:12px}.Admin-module__gRG9la__topPaths{border-top:1px solid #ffffff12;margin-top:22px;padding-top:20px}.Admin-module__gRG9la__pathRow{border-bottom:1px solid #ffffff0a;grid-template-columns:minmax(100px,140px) minmax(0,1fr) 56px;align-items:center;gap:12px;padding:10px 0;display:grid}.Admin-module__gRG9la__pathRow:last-child{border-bottom:none}.Admin-module__gRG9la__pathName{color:#ccc;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,JetBrains Mono,Menlo,monospace;font-size:12px;overflow:hidden}.Admin-module__gRG9la__pathBar{background:#ffffff0d;border:1px solid #ffffff0a;border-radius:4px;height:14px;overflow:hidden}.Admin-module__gRG9la__pathBarFill{background:linear-gradient(90deg,#3d9e42,#4caf50);border-radius:3px;min-width:2px;height:100%;transition:width .35s}.Admin-module__gRG9la__pathViews{color:#fff;text-align:right;font-variant-numeric:tabular-nums;font-size:12px;font-weight:650}.Admin-module__gRG9la__envGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.Admin-module__gRG9la__envItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.Admin-module__gRG9la__envKey{color:#b3b3b3;text-overflow:ellipsis;font-family:ui-monospace,JetBrains Mono,Menlo,monospace;font-size:12px;overflow:hidden}.Admin-module__gRG9la__envValue{color:#666;flex-shrink:0;font-size:12px;font-weight:600}.Admin-module__gRG9la__envOk{color:#4caf50}.Admin-module__gRG9la__envMissing{color:var(--color-accent,#ff4c4c)}.Admin-module__gRG9la__cacheInfo{flex-direction:column;gap:16px;display:flex}.Admin-module__gRG9la__cacheStatus{color:#ccc;align-items:center;gap:10px;font-size:14px;display:flex}.Admin-module__gRG9la__statusOk{color:#4caf50;font-weight:650}.Admin-module__gRG9la__statusWarn{color:#ffc107;font-weight:650}.Admin-module__gRG9la__cacheKeys{flex-direction:column;gap:8px;display:flex}.Admin-module__gRG9la__cacheKey{flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.Admin-module__gRG9la__cacheKeyName{color:#888;min-width:72px}.Admin-module__gRG9la__cacheKeyValue{color:#b3b3b3;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:5px;padding:3px 8px;font-family:ui-monospace,JetBrains Mono,Menlo,monospace;font-size:12px}.Admin-module__gRG9la__cacheActions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.Admin-module__gRG9la__primaryBtn,.Admin-module__gRG9la__secondaryBtn,.Admin-module__gRG9la__dangerBtn,.Admin-module__gRG9la__reloadBtn{font-family:var(--font-main);cursor:pointer;border:none;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:650;transition:transform .16s,opacity .16s,background-color .16s,border-color .16s,color .16s;display:inline-flex}.Admin-module__gRG9la__primaryBtn{color:#fff;background:linear-gradient(135deg,#ff4c4c 0%,#c00 100%)}.Admin-module__gRG9la__primaryBtn:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.Admin-module__gRG9la__primaryBtn:active:not(:disabled){opacity:.88;transform:translateY(0)}.Admin-module__gRG9la__secondaryBtn{color:#fff;background:#ffffff12;border:1px solid #ffffff24}.Admin-module__gRG9la__secondaryBtn:hover:not(:disabled){background:#ffffff1c;transform:translateY(-1px)}.Admin-module__gRG9la__dangerBtn{color:#ff4c4c;background:#ff4c4c1f;border:1px solid #ff4c4c4d}.Admin-module__gRG9la__dangerBtn:hover:not(:disabled){background:#ff4c4c33;transform:translateY(-1px)}.Admin-module__gRG9la__reloadBtn{color:#ccc;background:#ffffff0f;border:1px solid #ffffff1f;padding:8px 14px}.Admin-module__gRG9la__reloadBtn:hover:not(:disabled){color:#fff;border-color:#ff4c4c59;transform:translateY(-1px)}.Admin-module__gRG9la__primaryBtn:disabled,.Admin-module__gRG9la__secondaryBtn:disabled,.Admin-module__gRG9la__dangerBtn:disabled,.Admin-module__gRG9la__reloadBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.Admin-module__gRG9la__newsActions{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.Admin-module__gRG9la__newsCount{color:#888;margin-left:auto;font-size:13px}.Admin-module__gRG9la__newsList{flex-direction:column;gap:10px;display:flex}.Admin-module__gRG9la__newsItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:14px;padding:12px 14px;transition:border-color .18s,transform .18s;display:flex}.Admin-module__gRG9la__newsItem:hover{border-color:#ffffff1f;transform:translateY(-1px)}.Admin-module__gRG9la__newsThumb{background-color:#ffffff0a;background-position:50%;background-size:cover;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;width:72px;height:48px}.Admin-module__gRG9la__newsInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Admin-module__gRG9la__newsItemHeader{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Admin-module__gRG9la__newsCategory{text-transform:uppercase;letter-spacing:.04em;color:var(--color-accent,#ff4c4c);white-space:nowrap;background:#ff4c4c24;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.Admin-module__gRG9la__newsCustomBadge{color:#4caf50;text-transform:uppercase;letter-spacing:.03em;background:#4caf5024;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:700}.Admin-module__gRG9la__newsSteamBadge{color:#66c0f4;text-transform:uppercase;letter-spacing:.03em;background:#66c0f424;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:700}.Admin-module__gRG9la__newsTitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.35;overflow:hidden}.Admin-module__gRG9la__newsDate{color:#666;white-space:nowrap;font-size:12px}.Admin-module__gRG9la__newsItemActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.Admin-module__gRG9la__editBtn,.Admin-module__gRG9la__deleteBtn{color:#888;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;transition:transform .15s,color .15s,background-color .15s,border-color .15s;display:flex}.Admin-module__gRG9la__editBtn:hover{color:#4caf50;background:#4caf501a;border-color:#4caf5059;transform:translateY(-1px)}.Admin-module__gRG9la__deleteBtn:hover{color:#ff4c4c;background:#ff4c4c1a;border-color:#ff4c4c59;transform:translateY(-1px)}.Admin-module__gRG9la__deleteConfirm{color:#ccc;align-items:center;gap:6px;font-size:12px;display:flex}.Admin-module__gRG9la__deleteYes,.Admin-module__gRG9la__deleteNo{cursor:pointer;font-size:11px;font-weight:650;font-family:var(--font-main);border:none;border-radius:6px;padding:5px 10px;transition:opacity .15s,transform .15s}.Admin-module__gRG9la__deleteYes{background:var(--color-accent,#ff4c4c);color:#fff}.Admin-module__gRG9la__deleteNo{color:#ccc;background:#ffffff14}.Admin-module__gRG9la__deleteYes:hover,.Admin-module__gRG9la__deleteNo:hover{opacity:.9;transform:translateY(-1px)}.Admin-module__gRG9la__bgPreview{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:18px;display:flex}.Admin-module__gRG9la__bgLabel{color:#888;white-space:nowrap;font-size:13px;font-weight:600}.Admin-module__gRG9la__bgThumb{background-color:#ffffff0a;background-position:50%;background-size:cover;border:1px solid #ffffff1f;border-radius:10px;width:220px;height:110px}.Admin-module__gRG9la__bgPresets{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px;margin-bottom:16px;display:grid}.Admin-module__gRG9la__bgPresetBtn{color:#aaa;cursor:pointer;font-size:12px;font-family:var(--font-main);background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:8px;font-weight:600;transition:transform .16s,border-color .16s,background-color .16s,color .16s;display:flex}.Admin-module__gRG9la__bgPresetBtn:hover{color:#fff;background:#ff4c4c0d;border-color:#ff4c4c66;transform:translateY(-1px)}.Admin-module__gRG9la__bgPresetActive{border-color:var(--color-accent,#ff4c4c);color:#fff;background:#ff4c4c1a}.Admin-module__gRG9la__bgPresetThumb{aspect-ratio:2;background-color:#00000059;background-position:50%;background-size:cover;border-radius:6px;width:100%}.Admin-module__gRG9la__bgUrlRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Admin-module__gRG9la__bgUrlRow .Admin-module__gRG9la__formInput{flex:1;min-width:200px}.Admin-module__gRG9la__formGroup{margin-bottom:14px}.Admin-module__gRG9la__formGroup label{color:#aaa;letter-spacing:.02em;margin-bottom:6px;font-size:12px;font-weight:650;display:block}.Admin-module__gRG9la__formInput,.Admin-module__gRG9la__formTextarea,.Admin-module__gRG9la__formSelect{color:#fff;width:100%;font-size:14px;font-family:var(--font-main);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:10px 12px;transition:border-color .16s,background-color .16s}.Admin-module__gRG9la__formInput:focus,.Admin-module__gRG9la__formTextarea:focus,.Admin-module__gRG9la__formSelect:focus{border-color:var(--color-accent,#ff4c4c);background:#ffffff12;outline:none}.Admin-module__gRG9la__formInput::placeholder,.Admin-module__gRG9la__formTextarea::placeholder{color:#666}.Admin-module__gRG9la__formTextarea{resize:vertical;min-height:88px;line-height:1.5}.Admin-module__gRG9la__formSelect{cursor:pointer;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#888 50%),linear-gradient(135deg,#888 50%,#0000 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:28px}.Admin-module__gRG9la__formSelect option{color:#fff;background:#141416}.Admin-module__gRG9la__formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Admin-module__gRG9la__formRow3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.Admin-module__gRG9la__formActions{border-top:1px solid #ffffff12;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:16px;display:flex}.Admin-module__gRG9la__formPreviewImg{object-fit:cover;border:1px solid #ffffff1a;border-radius:8px;width:128px;height:72px;display:block}.Admin-module__gRG9la__fileUploadBtn{color:#aaa;cursor:pointer;background:#ffffff0a;border:1px dashed #ffffff2e;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:transform .15s,border-color .15s,color .15s,background-color .15s;display:inline-flex}.Admin-module__gRG9la__fileUploadBtn:hover{border-color:var(--color-accent,#ff4c4c);color:var(--color-accent,#ff4c4c);background:#ff4c4c0d;transform:translateY(-1px)}.Admin-module__gRG9la__fileInput{display:none}.Admin-module__gRG9la__uploadPreview{margin-top:10px;display:inline-block;position:relative}.Admin-module__gRG9la__removeImgBtn{background:var(--color-accent,#ff4c4c);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;transition:transform .15s,opacity .15s;display:flex;position:absolute;top:-7px;right:-7px}.Admin-module__gRG9la__removeImgBtn:hover{opacity:.92;transform:scale(1.08)}.Admin-module__gRG9la__tiToggle{cursor:pointer;color:#ccc;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.Admin-module__gRG9la__tiToggle input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-accent,#ff4c4c);cursor:pointer}.Admin-module__gRG9la__subSectionTitle{color:#fff;border-bottom:1px solid #ffffff12;margin:22px 0 12px;padding-bottom:8px;font-size:15px;font-weight:650}.Admin-module__gRG9la__tableScroll{-webkit-overflow-scrolling:touch;background:#0003;border:1px solid #ffffff0f;border-radius:12px;width:100%;margin-bottom:12px;overflow-x:auto}.Admin-module__gRG9la__tableScroll::-webkit-scrollbar{height:6px}.Admin-module__gRG9la__tableScroll::-webkit-scrollbar-thumb{background:#ff4c4c73;border-radius:4px}.Admin-module__gRG9la__teamsTable,.Admin-module__gRG9la__scheduleTable,.Admin-module__gRG9la__tiTable{flex-direction:column;gap:0;min-width:640px;padding:4px;display:flex}.Admin-module__gRG9la__teamsTable .Admin-module__gRG9la__tiTableHeader,.Admin-module__gRG9la__teamsTable .Admin-module__gRG9la__tiTableRow{grid-template-columns:56px 1fr 1.4fr 90px 1.2fr 40px}.Admin-module__gRG9la__scheduleTable .Admin-module__gRG9la__tiTableHeader,.Admin-module__gRG9la__scheduleTable .Admin-module__gRG9la__tiTableRow{grid-template-columns:120px 1fr 1.4fr 1fr 40px}.Admin-module__gRG9la__tiTable .Admin-module__gRG9la__tiTableHeader,.Admin-module__gRG9la__tiTable .Admin-module__gRG9la__tiTableRow{grid-template-columns:56px 1fr 1.4fr 90px 1.2fr 40px}.Admin-module__gRG9la__tiTableHeader{color:#888;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff0f;gap:8px;padding:10px 12px;font-size:11px;font-weight:700;display:grid}.Admin-module__gRG9la__tiTableRow{border-bottom:1px solid #ffffff0a;align-items:center;gap:8px;padding:8px 10px;transition:background-color .15s;display:grid}.Admin-module__gRG9la__tiTableRow:last-child{border-bottom:none}.Admin-module__gRG9la__tiTableRow:hover{background:#ffffff08}.Admin-module__gRG9la__tiInput,.Admin-module__gRG9la__tiInputSmall,.Admin-module__gRG9la__tiSelect{color:#fff;width:100%;font-size:13px;font-family:var(--font-main);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:7px;padding:8px 10px;transition:border-color .15s}.Admin-module__gRG9la__tiInput:focus,.Admin-module__gRG9la__tiInputSmall:focus,.Admin-module__gRG9la__tiSelect:focus{border-color:var(--color-accent,#ff4c4c);outline:none}.Admin-module__gRG9la__tiInputSmall{text-align:center;padding:8px 4px;font-size:15px}.Admin-module__gRG9la__tiSelect{cursor:pointer}.Admin-module__gRG9la__tiSelect option{color:#fff;background:#141416}.Admin-module__gRG9la__quickActions{flex-wrap:wrap;gap:10px;display:flex}.Admin-module__gRG9la__actionLink{color:#b3b3b3;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .16s,color .16s,background-color .16s,border-color .16s;display:inline-flex}.Admin-module__gRG9la__actionLink:hover{color:#fff;background:#ff4c4c14;border-color:#ff4c4c4d;transform:translateY(-1px)}.Admin-module__gRG9la__actionLink i{color:var(--color-accent,#ff4c4c);font-size:18px}.Admin-module__gRG9la__modalOverlay{-webkit-backdrop-filter:blur(6px);z-index:2000;background:#000000b8;justify-content:center;align-items:center;padding:20px;animation:.2s Admin-module__gRG9la__overlayIn;display:flex;position:fixed;inset:0}@keyframes Admin-module__gRG9la__overlayIn{0%{opacity:0}to{opacity:1}}.Admin-module__gRG9la__modalContent{background:#121214;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:580px;max-height:85vh;padding:28px;animation:.24s Admin-module__gRG9la__modalIn;overflow-y:auto;box-shadow:0 24px 64px #0000008c}@keyframes Admin-module__gRG9la__modalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Admin-module__gRG9la__modalTitle{font-family:var(--font-logo);color:#fff;letter-spacing:.02em;margin:0 0 20px;font-size:22px;font-weight:400}.Admin-module__gRG9la__empty{text-align:center;color:#888;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;font-size:14px;display:flex}.Admin-module__gRG9la__empty i{color:#555;margin-bottom:4px;font-size:32px}@media (max-width:900px){.Admin-module__gRG9la__adminContainer{padding:28px 18px 48px}.Admin-module__gRG9la__shell{grid-template-columns:1fr;gap:16px}.Admin-module__gRG9la__nav{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-flow:row;gap:6px;padding:8px;position:static;overflow-x:auto}.Admin-module__gRG9la__nav::-webkit-scrollbar{height:4px}.Admin-module__gRG9la__navItem{white-space:nowrap;border-radius:999px;flex:none;padding:8px 14px}.Admin-module__gRG9la__navItem:hover{transform:none}.Admin-module__gRG9la__navItemActive{border-radius:999px}.Admin-module__gRG9la__formRow3{grid-template-columns:1fr 1fr}.Admin-module__gRG9la__bgThumb{width:180px;height:90px}.Admin-module__gRG9la__pathRow{grid-template-columns:minmax(80px,110px) minmax(0,1fr) 48px}}@media (max-width:640px){.Admin-module__gRG9la__adminContainer{padding:20px 14px 40px}.Admin-module__gRG9la__header{gap:12px;margin-bottom:20px}.Admin-module__gRG9la__title{font-size:26px}.Admin-module__gRG9la__headerActions{width:100%}.Admin-module__gRG9la__headerActions .Admin-module__gRG9la__primaryBtn,.Admin-module__gRG9la__headerActions .Admin-module__gRG9la__secondaryBtn,.Admin-module__gRG9la__headerActions .Admin-module__gRG9la__reloadBtn{flex:1}.Admin-module__gRG9la__section{border-radius:14px;padding:18px 14px}.Admin-module__gRG9la__statsGrid{grid-template-columns:repeat(2,1fr);gap:8px}.Admin-module__gRG9la__statCard{padding:12px 10px}.Admin-module__gRG9la__statValue{font-size:17px}.Admin-module__gRG9la__envGrid,.Admin-module__gRG9la__healthGrid,.Admin-module__gRG9la__formRow,.Admin-module__gRG9la__formRow3{grid-template-columns:1fr}.Admin-module__gRG9la__newsItem{flex-wrap:wrap;align-items:flex-start}.Admin-module__gRG9la__newsThumb{width:56px;height:40px}.Admin-module__gRG9la__newsItemActions{justify-content:flex-end;width:100%;margin-top:4px}.Admin-module__gRG9la__newsCount{width:100%;margin-left:0}.Admin-module__gRG9la__cacheActions{flex-direction:column}.Admin-module__gRG9la__cacheActions button{width:100%}.Admin-module__gRG9la__dailyRow{grid-template-columns:44px minmax(0,1fr) 40px 40px;gap:8px}.Admin-module__gRG9la__chart{gap:3px;height:110px}.Admin-module__gRG9la__chartBarLabel{font-size:8px}.Admin-module__gRG9la__bgPreview{flex-direction:column;align-items:flex-start}.Admin-module__gRG9la__bgThumb{width:100%;max-width:280px;height:120px}.Admin-module__gRG9la__bgPresets{grid-template-columns:repeat(2,1fr)}.Admin-module__gRG9la__bgUrlRow{flex-direction:column;align-items:stretch}.Admin-module__gRG9la__modalContent{border-radius:14px;padding:20px 16px}.Admin-module__gRG9la__modalTitle{font-size:18px}.Admin-module__gRG9la__quickActions{flex-direction:column}.Admin-module__gRG9la__actionLink{justify-content:flex-start;width:100%}.Admin-module__gRG9la__toast{top:60px}}@media (prefers-reduced-motion:reduce){.Admin-module__gRG9la__toast,.Admin-module__gRG9la__message,.Admin-module__gRG9la__modalOverlay,.Admin-module__gRG9la__modalContent,.Admin-module__gRG9la__spinner{animation:none}.Admin-module__gRG9la__navItem,.Admin-module__gRG9la__primaryBtn,.Admin-module__gRG9la__secondaryBtn,.Admin-module__gRG9la__dangerBtn,.Admin-module__gRG9la__reloadBtn,.Admin-module__gRG9la__statCard,.Admin-module__gRG9la__newsItem,.Admin-module__gRG9la__actionLink,.Admin-module__gRG9la__bgPresetBtn{transition:none}}
.Builds-module___iI2yq__buildsContainer{color:#fff;max-width:1200px;margin:0 auto;padding:120px 20px 60px}.Builds-module___iI2yq__header{text-align:center;margin-bottom:40px}.Builds-module___iI2yq__title{background:linear-gradient(45deg,#fff,#999);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:2.5rem}.Builds-module___iI2yq__subtitle{color:#aaa}.Builds-module___iI2yq__filters{flex-direction:column;gap:20px;margin-bottom:30px;display:flex}.Builds-module___iI2yq__searchInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;max-width:400px;padding:12px 20px;font-size:1rem;transition:all .3s}.Builds-module___iI2yq__searchInput:focus{background:#ffffff14;border-color:#ff4c4c;outline:none}.Builds-module___iI2yq__heroGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.Builds-module___iI2yq__heroCard{cursor:pointer;color:#fff;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:12px;padding:16px;text-decoration:none;transition:all .25s;display:flex}.Builds-module___iI2yq__heroCard:hover{background:#ff4c4c14;border-color:#ff4c4c40;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.Builds-module___iI2yq__heroImageWrapper{aspect-ratio:16/9;background:#ffffff08;border-radius:8px;width:100%;position:relative;overflow:hidden}.Builds-module___iI2yq__heroImage{object-fit:cover;width:100%;height:100%}.Builds-module___iI2yq__heroInfo{flex-direction:column;gap:6px;display:flex}.Builds-module___iI2yq__heroName{color:#eee;margin:0;font-size:1.05rem;font-weight:600}.Builds-module___iI2yq__heroLane{color:#888;font-size:.75rem}.Builds-module___iI2yq__heroStats{gap:12px;display:flex}.Builds-module___iI2yq__stat{flex-direction:column;gap:2px;display:flex}.Builds-module___iI2yq__statLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.Builds-module___iI2yq__statValue{font-family:monospace;font-size:.85rem;font-weight:600}.Builds-module___iI2yq__statValue.Builds-module___iI2yq__green{color:#4caf50}.Builds-module___iI2yq__statValue.Builds-module___iI2yq__yellow{color:#ffb300}.Builds-module___iI2yq__statValue.Builds-module___iI2yq__red{color:#ff4c4c}.Builds-module___iI2yq__heroRoles{flex-wrap:wrap;gap:4px;margin-top:auto;display:flex}.Builds-module___iI2yq__roleTag{color:#999;background:#ffffff0f;border-radius:10px;padding:2px 8px;font-size:.65rem}.Builds-module___iI2yq__roleFilters{flex-wrap:wrap;gap:10px;display:flex}.Builds-module___iI2yq__roleBtn{color:#ccc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:8px 16px;font-size:.9rem;transition:all .2s}.Builds-module___iI2yq__roleBtn:hover{color:#fff;background:#ffffff1a}.Builds-module___iI2yq__activeRole{color:#fff!important;background:#ff4c4c!important;border-color:#ff4c4c!important}.Builds-module___iI2yq__emptyState{text-align:center;color:#666;padding:60px 20px}@media (max-width:768px){.Builds-module___iI2yq__title{font-size:1.8rem}.Builds-module___iI2yq__heroGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.Builds-module___iI2yq__heroCard{padding:12px}.Builds-module___iI2yq__heroName{font-size:.9rem}}
