.Navbar-module__cJzEcG__nav{z-index:1000;width:95%;max-width:1400px;position:fixed;top:5rem;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__container{width:fit-content;min-width:unset;border-radius:60px;justify-content:center;align-items:center;margin:0 auto;padding:.5rem 1.5rem;display:flex;position:relative}.Navbar-module__cJzEcG__homeWrapper{align-items:center;display:flex;position:absolute;left:.8rem}.Navbar-module__cJzEcG__homeLink{background:var(--primary-aqua);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:0 0 15px #00f2ff66;color:#050a0f!important}.Navbar-module__cJzEcG__homeLink:hover{transform:scale(1.1);box-shadow:0 0 25px #00f2ff99}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;padding:0 3rem;display:flex}.Navbar-module__cJzEcG__links a{color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-style:italic;font-weight:800;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__links a:hover{color:var(--primary-aqua)}.Navbar-module__cJzEcG__storePill{background:var(--primary-aqua);border-radius:50px;padding:.5rem 1.8rem;box-shadow:0 0 20px #00f2ff66;color:#050a0f!important;font-weight:900!important}.Navbar-module__cJzEcG__mobileToggle{color:#fff;z-index:1001;margin-left:auto;display:none}.Navbar-module__cJzEcG__mobileMenu{opacity:0;pointer-events:none;flex-direction:column;align-items:center;gap:1.5rem;width:90%;padding:2rem;transition:all .3s;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px)}.Navbar-module__cJzEcG__mobileMenuOpen{opacity:1;pointer-events:all;transform:translate(-50%)translateY(20px)}@media (max-width:1024px){.Navbar-module__cJzEcG__links{gap:1rem;padding:0 2rem}}@media (max-width:768px){.Navbar-module__cJzEcG__container{justify-content:flex-start;width:95%;padding:.5rem 1rem}.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__mobileToggle{display:block}.Navbar-module__cJzEcG__mobileMenu{display:flex}.Navbar-module__cJzEcG__homeWrapper{position:relative;left:0}}
.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#00f2ff0d;border-top:1px solid #00f2ff33;width:100%;margin-top:auto;padding:3rem 0}.Footer-module__S6Hkya__container{justify-content:space-between;align-items:center;width:90%;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__left{align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__logo{align-items:center;display:flex}.Footer-module__S6Hkya__logoImg{object-fit:contain;opacity:.8;transition:opacity .3s}.Footer-module__S6Hkya__logo:hover .Footer-module__S6Hkya__logoImg{opacity:1}.Footer-module__S6Hkya__copyright{color:#ffffff80;font-size:.85rem;font-weight:500}.Footer-module__S6Hkya__right{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#fff9;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--primary-aqua);transform:translateY(-3px)}.Footer-module__S6Hkya__socialIcon{width:20px;height:20px}@media (max-width:768px){.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__S6Hkya__left{flex-direction:column;gap:.5rem}}
.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__content{flex-direction:column;gap:4rem;display:flex}.page-module___8aEwW__footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--glass-border);background:#0006;margin-top:auto;padding:4rem 5%}.page-module___8aEwW__footerContent{opacity:.6;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.page-module___8aEwW__socials{gap:2rem;display:flex}.page-module___8aEwW__socials a:hover{color:var(--primary)}@media (max-width:768px){.page-module___8aEwW__footerContent{text-align:center;flex-direction:column;gap:2rem}}
.Vote-module__3vs5_G__section{padding:100px 5%}.Vote-module__3vs5_G__header{text-align:center;margin-bottom:4rem}.Vote-module__3vs5_G__title{justify-content:center;align-items:center;gap:1.5rem;font-size:3.5rem;font-weight:800;display:flex}.Vote-module__3vs5_G__icon{color:var(--primary);filter:drop-shadow(0 0 10px var(--primary-glow))}.Vote-module__3vs5_G__highlight{color:var(--accent)}.Vote-module__3vs5_G__subtitle{opacity:.7;max-width:600px;margin:1rem auto 0;font-size:1.2rem}.Vote-module__3vs5_G__layout{grid-template-columns:2fr 1fr;gap:3rem;max-width:1400px;margin:0 auto;display:grid}.Vote-module__3vs5_G__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.Vote-module__3vs5_G__sideContent{height:fit-content;position:sticky;top:120px}.Vote-module__3vs5_G__card{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:1rem;height:100%;padding:1.5rem;display:flex}.Vote-module__3vs5_G__cardHeader h3{color:var(--primary-aqua);font-size:1.1rem;font-weight:800}.Vote-module__3vs5_G__card p{opacity:.6;font-size:.85rem;line-height:1.4}.Vote-module__3vs5_G__btn{background:var(--primary-white);color:#050a0f;text-transform:uppercase;letter-spacing:.5px;border-radius:50px;width:100%;padding:.8rem;font-size:.85rem;font-weight:800;transition:all .3s}.Vote-module__3vs5_G__card:hover .Vote-module__3vs5_G__btn{background:var(--primary-aqua);transform:translateY(-2px);box-shadow:0 4px 15px #00f2ff4d}@media (max-width:1024px){.Vote-module__3vs5_G__title{font-size:2.5rem}.Vote-module__3vs5_G__layout{grid-template-columns:1fr;gap:3rem}.Vote-module__3vs5_G__sideContent{position:relative;top:0}}@media (max-width:768px){.Vote-module__3vs5_G__section{padding:80px 1rem}.Vote-module__3vs5_G__title{flex-direction:column;gap:.5rem;font-size:2rem}}
.page-module__VM9ySq__main{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module__VM9ySq__header{text-align:center;margin-top:8rem;margin-bottom:3rem;padding:0 2rem}.page-module__VM9ySq__title{text-transform:uppercase;letter-spacing:2px;text-shadow:0 4px 15px #00000080;margin-bottom:1rem;font-size:4rem;font-weight:800}.page-module__VM9ySq__highlight{color:var(--primary-aqua);text-shadow:0 0 20px var(--primary-glow)}.page-module__VM9ySq__subtitle{opacity:.8;max-width:600px;margin:0 auto;font-size:1.2rem}.page-module__VM9ySq__rulesContainer{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1000px;margin:0 auto;padding:0 2rem 4rem;display:flex}.page-module__VM9ySq__mainButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module__VM9ySq__navBtn{background:var(--glass);border:1px solid var(--glass-border);color:var(--foreground);text-transform:uppercase;letter-spacing:1px;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0003}.page-module__VM9ySq__navBtn:hover{border-color:var(--primary-aqua);background:#00f2ff1a;transform:translateY(-2px)}.page-module__VM9ySq__navBtn.page-module__VM9ySq__active{background:var(--primary-aqua);color:#050a0f;border-color:var(--primary-aqua);box-shadow:0 0 20px var(--primary-glow);animation:3s ease-in-out infinite alternate page-module__VM9ySq__glow}.page-module__VM9ySq__divider{text-align:center;color:#fff6;text-transform:uppercase;letter-spacing:2px;align-items:center;margin:1rem 0;font-weight:700;display:flex}.page-module__VM9ySq__divider:before,.page-module__VM9ySq__divider:after{content:"";border-bottom:1px solid #ffffff1a;flex:1}.page-module__VM9ySq__divider span{padding:0 1.5rem}.page-module__VM9ySq__realmButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1rem;display:flex}.page-module__VM9ySq__realmBtn{border:2px solid var(--primary-aqua);border-bottom:6px solid var(--primary-aqua);color:var(--primary-white);text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background:#0a141ecc;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:800;transition:all .15s ease-out;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000004d}.page-module__VM9ySq__realmBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:50%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.page-module__VM9ySq__realmBtn:hover:before{left:150%}.page-module__VM9ySq__realmBtn:hover{filter:brightness(1.1);box-shadow:0 6px 15px var(--primary-glow);transform:translateY(-2px)}.page-module__VM9ySq__realmBtn:active{border-bottom:2px solid var(--primary-aqua);margin-bottom:4px;transform:translateY(4px);box-shadow:0 2px 5px #00000080}.page-module__VM9ySq__realmBtn.page-module__VM9ySq__activeRealm{background:var(--primary-aqua);color:#050a0f;border-bottom:2px solid var(--primary-aqua);box-shadow:0 0 30px var(--primary-glow);margin-bottom:4px;animation:3s ease-in-out infinite alternate page-module__VM9ySq__glow;transform:translateY(4px)}.page-module__VM9ySq__realmBtn.page-module__VM9ySq__activeRealm:before{display:none}.page-module__VM9ySq__searchContainer{justify-content:center;width:100%;margin:1rem 0;display:flex}.page-module__VM9ySq__searchBox{background:var(--glass);border:1px solid var(--glass-border);border-radius:50px;align-items:center;width:100%;max-width:600px;padding:.8rem 1.5rem;transition:all .3s;display:flex}.page-module__VM9ySq__searchBox:focus-within{border-color:var(--primary-aqua);box-shadow:0 0 15px var(--primary-glow);transform:translateY(-2px)}.page-module__VM9ySq__searchIcon{color:var(--primary-aqua);opacity:.7;margin-right:1rem}.page-module__VM9ySq__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1rem;font-weight:500}.page-module__VM9ySq__searchInput::placeholder{color:#fff6}.page-module__VM9ySq__rulesCard{margin-top:1rem;padding:3rem;animation:.4s ease-out page-module__VM9ySq__slideUp}.page-module__VM9ySq__rulesTitle{color:var(--primary-aqua);text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid #00f2ff33;margin-bottom:2rem;padding-bottom:1rem;font-size:2.5rem;animation:3s ease-in-out infinite alternate page-module__VM9ySq__glow}@keyframes page-module__VM9ySq__glow{0%{text-shadow:0 0 5px #00f3ff33,0 0 10px #00f3ff33}to{text-shadow:0 0 10px #00f3ff99, 0 0 20px var(--primary-aqua), 0 0 30px #00f3ff66}}.page-module__VM9ySq__rulesList{flex-direction:column;gap:1.5rem;display:flex}.page-module__VM9ySq__ruleCardItem{background:#0a0f1999;border:1px solid #00f2ff1a;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.page-module__VM9ySq__ruleCardItem:hover{border-color:#00f2ff4d;transform:translateY(-2px);box-shadow:0 5px 15px #0006}.page-module__VM9ySq__ruleHeader{cursor:pointer;background:#00f2ff0d;border-bottom:1px solid #00f2ff1a;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;transition:all .3s;display:flex}.page-module__VM9ySq__ruleHeader:hover{background:#00f2ff1a}.page-module__VM9ySq__ruleName{color:var(--primary-aqua);letter-spacing:.5px;text-transform:uppercase;font-size:1.3rem;font-weight:700}.page-module__VM9ySq__chevron{color:var(--primary-aqua);transition:transform .3s}.page-module__VM9ySq__chevronActive{transform:rotate(180deg)}.page-module__VM9ySq__ruleContent{overflow:hidden}.page-module__VM9ySq__ruleDescription{color:#ffffffe6;padding:1.5rem;font-size:1rem;line-height:1.6}.page-module__VM9ySq__noResults{text-align:center;color:#ffffff80;padding:3rem;font-size:1.2rem}.page-module__VM9ySq__punishmentsBox{background:#0000004d;border-left:3px solid #ff4d4d;border-radius:8px;margin:0 1.5rem 1.5rem;overflow:hidden}.page-module__VM9ySq__punishmentsTitle{text-transform:uppercase;color:#ff4d4d;letter-spacing:1px;background:#ff4d4d0d;border-bottom:1px solid #ff4d4d1a;padding:.8rem 1rem;font-size:.9rem;font-weight:800}.page-module__VM9ySq__punishmentsGrid{flex-direction:column;display:flex}.page-module__VM9ySq__punishmentRow{border-bottom:1px solid #ffffff0d;align-items:center;padding:.6rem 1rem;display:flex}.page-module__VM9ySq__punishmentRow:last-child{border-bottom:none}.page-module__VM9ySq__offenseLevel{color:#ffffffb3;flex:0 0 150px;font-size:.9rem;font-weight:700}.page-module__VM9ySq__offensePunishment{color:#fff;flex:1;font-weight:600}.page-module__VM9ySq__comingSoon{text-align:center;color:#ffffff80;padding:4rem 0;font-size:1.2rem;font-style:italic}@keyframes page-module__VM9ySq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__VM9ySq__title{font-size:3rem}.page-module__VM9ySq__header{margin-top:6rem}.page-module__VM9ySq__realmButtons{gap:1rem}.page-module__VM9ySq__realmBtn{text-align:center;flex:40%;padding:.8rem 1.2rem;font-size:.9rem}.page-module__VM9ySq__navBtn{width:100%}.page-module__VM9ySq__rulesCard{padding:1.5rem}.page-module__VM9ySq__rulesTitle{font-size:2rem}.page-module__VM9ySq__punishmentRow{flex-direction:column;align-items:flex-start;gap:.3rem}.page-module__VM9ySq__offenseLevel{flex:none}}.page-module__VM9ySq__categoryBadge{color:#00f2ff99;letter-spacing:1px;background:#00f2ff1a;border-radius:4px;margin-left:5px;padding:2px 8px;font-size:.85rem;font-weight:600}
.Bans-module__A4f49a__section{min-height:100vh;padding:100px 5%}.Bans-module__A4f49a__container{max-width:1400px;margin:0 auto}.Bans-module__A4f49a__header{text-align:center;margin-bottom:4rem}.Bans-module__A4f49a__titleWrap{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.Bans-module__A4f49a__title{letter-spacing:-1px;font-size:3.5rem;font-weight:800}.Bans-module__A4f49a__icon{color:#ff4d4d;filter:drop-shadow(0 0 15px #ff4d4d66)}.Bans-module__A4f49a__highlight{color:var(--primary);text-shadow:0 0 20px var(--primary-glow)}.Bans-module__A4f49a__subtitle{opacity:.6;font-size:1.2rem}.Bans-module__A4f49a__controls{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.Bans-module__A4f49a__filters{gap:1rem;display:flex}.Bans-module__A4f49a__sortSelect{color:#fff;cursor:pointer;border:1px solid #00f2ff33;border-radius:12px;outline:none;padding:.8rem 1.5rem;font-weight:600}.Bans-module__A4f49a__sortSelect option{background:#0a0a0a}.Bans-module__A4f49a__searchBox{flex:1;align-items:center;gap:1rem;max-width:400px;padding:.8rem 1.5rem;display:flex;border-radius:12px!important}.Bans-module__A4f49a__searchBox input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1rem}.Bans-module__A4f49a__searchIcon{opacity:.5;color:var(--primary)}.Bans-module__A4f49a__cardGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Bans-module__A4f49a__banCard{flex-direction:column;padding:2rem;display:flex;overflow:hidden;border-radius:24px!important}.Bans-module__A4f49a__cardTop{margin-bottom:1.5rem;position:relative}.Bans-module__A4f49a__playerSection{z-index:2;align-items:center;gap:1.2rem;display:flex;position:relative}.Bans-module__A4f49a__avatarWrap{position:relative}.Bans-module__A4f49a__avatarWrap img{background:#0000004d;border-radius:12px;width:54px;height:54px}.Bans-module__A4f49a__statusActive{background:#ff4d4d;border:2px solid #000;border-radius:50%;width:14px;height:14px;position:absolute;top:-4px;right:-4px;box-shadow:0 0 10px #ff4d4dcc}.Bans-module__A4f49a__statusExpired{background:#2eff64;border:2px solid #000;border-radius:50%;width:14px;height:14px;position:absolute;top:-4px;right:-4px;box-shadow:0 0 10px #2eff64cc}.Bans-module__A4f49a__names h3{margin-bottom:.2rem;font-size:1.2rem}.Bans-module__A4f49a__tag{text-transform:uppercase;color:var(--primary);letter-spacing:1px;font-size:.7rem;font-weight:800}.Bans-module__A4f49a__banHammerOverlay{opacity:.3;color:#ff4d4d;pointer-events:none;z-index:1;flex-direction:column;align-items:center;display:flex;position:absolute;top:-30px;right:-30px;transform:rotate(-30deg)}.Bans-module__A4f49a__watermark{letter-spacing:4px;text-transform:uppercase;color:#ff4d4d;margin-top:-20px;font-size:1.8rem;font-weight:900}.Bans-module__A4f49a__cardBody{flex-direction:column;flex:1;gap:1.5rem;display:flex}.Bans-module__A4f49a__reasonBox{border-left:3px solid var(--primary);background:#0003;border-radius:12px;align-items:flex-start;gap:.8rem;padding:1rem;display:flex}.Bans-module__A4f49a__reasonBox p{opacity:.9;font-size:.9rem;line-height:1.4}.Bans-module__A4f49a__meta{flex-direction:column;gap:.8rem;display:flex}.Bans-module__A4f49a__metaRow{opacity:.6;align-items:center;gap:.8rem;font-size:.85rem;display:flex}.Bans-module__A4f49a__metaRow strong{color:#fff;opacity:1}.Bans-module__A4f49a__duration{color:orange;text-shadow:0 0 10px #ffa5004d;font-weight:700;opacity:.9!important}.Bans-module__A4f49a__cardFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.5rem;display:flex}.Bans-module__A4f49a__badgeActive{color:#ff4d4d;background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:50px;padding:4px 12px;font-size:.75rem;font-weight:700}.Bans-module__A4f49a__badgeExpired{color:#2eff64;background:#2eff641a;border:1px solid #2eff6433;border-radius:50px;padding:4px 12px;font-size:.75rem;font-weight:700}.Bans-module__A4f49a__detailsBtn{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.Bans-module__A4f49a__detailsBtn:hover{text-shadow:0 0 10px var(--primary-glow);transform:translate(3px)}.Bans-module__A4f49a__bottomControls{justify-content:space-between;align-items:center;margin-top:5rem;display:flex}.Bans-module__A4f49a__stats{color:#fff;opacity:.8;font-size:1rem;font-weight:700}.Bans-module__A4f49a__pagination{align-items:center;gap:1.5rem;display:flex}.Bans-module__A4f49a__pagination button{color:#fff;padding:.8rem 1.2rem;transition:all .3s;border-radius:12px!important}.Bans-module__A4f49a__pagination button:disabled{opacity:.2}.Bans-module__A4f49a__pagination button:not(:disabled):hover{background:var(--primary);color:#000}.Bans-module__A4f49a__pageInfo{background:#ffffff0d;border-radius:10px;padding:.5rem 1rem;font-weight:700}.Bans-module__A4f49a__skeleton{height:380px;animation:1.5s infinite Bans-module__A4f49a__pulse;border-radius:24px!important}@keyframes Bans-module__A4f49a__pulse{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}.Bans-module__A4f49a__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Bans-module__A4f49a__modal{width:100%;max-width:600px;padding:3rem;position:relative;background:#ffffff05!important;border-radius:32px!important;box-shadow:0 30px 60px #00000080,0 0 0 1px #00f2ff1a!important}.Bans-module__A4f49a__closeBtn{opacity:.5;transition:opacity .3s;position:absolute;top:1.5rem;right:1.5rem}.Bans-module__A4f49a__closeBtn:hover{opacity:1;color:#ff4d4d}.Bans-module__A4f49a__modalHeader{align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.Bans-module__A4f49a__modalAvatar{border-radius:20px;width:80px;height:80px;box-shadow:0 10px 20px #0006}.Bans-module__A4f49a__modalTitleWrap h2{margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.Bans-module__A4f49a__uuidRow{opacity:.4;cursor:pointer;align-items:center;gap:.8rem;font-family:monospace;font-size:.9rem;transition:opacity .3s;display:flex}.Bans-module__A4f49a__uuidRow:hover{opacity:1;color:var(--primary)}.Bans-module__A4f49a__modalInfoGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.Bans-module__A4f49a__modalInfoBox label{color:var(--primary);letter-spacing:2px;opacity:.8;margin-bottom:.5rem;font-size:.7rem;font-weight:800;display:block}.Bans-module__A4f49a__modalInfoBox p{opacity:.9;font-size:1.1rem;font-weight:500}.Bans-module__A4f49a__statusLargeActive{color:#ff4d4d;text-align:center;letter-spacing:3px;background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:20px;padding:1.5rem;font-weight:900}.Bans-module__A4f49a__statusLargeExpired{color:#2eff64;text-align:center;letter-spacing:3px;background:#2eff641a;border:1px solid #2eff6433;border-radius:20px;padding:1.5rem;font-weight:900}@media (max-width:1024px){.Bans-module__A4f49a__title{font-size:2.5rem}.Bans-module__A4f49a__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.Bans-module__A4f49a__section{padding:80px 1rem}.Bans-module__A4f49a__title{font-size:2rem}.Bans-module__A4f49a__controls{flex-direction:column;align-items:stretch;gap:1rem}.Bans-module__A4f49a__searchBox{max-width:none}.Bans-module__A4f49a__bottomControls{text-align:center;flex-direction:column;gap:2rem}.Bans-module__A4f49a__modal{margin:1rem;padding:2rem}.Bans-module__A4f49a__modalHeader{text-align:center;flex-direction:column;gap:1rem}.Bans-module__A4f49a__modalAvatar{width:60px;height:60px}.Bans-module__A4f49a__modalTitleWrap h2{font-size:1.8rem}.Bans-module__A4f49a__modalInfoGrid{grid-template-columns:1fr;gap:1.5rem}}
.Media-module__kDg13a__section{background:#0003;padding:100px 5%}.Media-module__kDg13a__title{margin-bottom:1rem;font-size:3rem;font-weight:800}.Media-module__kDg13a__highlight{color:var(--primary);text-shadow:0 0 20px var(--primary-glow)}.Media-module__kDg13a__subtitle{opacity:.7;max-width:600px;margin:0 auto 3rem;font-size:1.1rem}.Media-module__kDg13a__header{text-align:center}.Media-module__kDg13a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Media-module__kDg13a__card{flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.Media-module__kDg13a__thumbnailWrapper{aspect-ratio:16/9;position:relative;overflow:hidden}.Media-module__kDg13a__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Media-module__kDg13a__overlay{opacity:0;background:#00d4ff4d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Media-module__kDg13a__card:hover .Media-module__kDg13a__overlay{opacity:1}.Media-module__kDg13a__card:hover .Media-module__kDg13a__thumbnail{transform:scale(1.1)}.Media-module__kDg13a__playIcon{color:#fff;filter:drop-shadow(0 0 10px #ffffff80)}.Media-module__kDg13a__cardInfo{padding:1.5rem}.Media-module__kDg13a__cardInfo h3{margin-bottom:.5rem;font-size:1.2rem}.Media-module__kDg13a__cardInfo small{color:var(--primary);text-transform:uppercase;font-size:.7rem;font-weight:600}.Media-module__kDg13a__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.Media-module__kDg13a__modalContent{width:100%;max-width:1000px;position:relative}.Media-module__kDg13a__videoWrapper{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 0 50px #00f2ff33}.Media-module__kDg13a__videoWrapper iframe{border:none;width:100%;height:100%}.Media-module__kDg13a__closeBtn{color:#fff;transition:transform .3s;position:absolute;top:-50px;right:0}.Media-module__kDg13a__closeBtn:hover{color:var(--primary);transform:rotate(90deg)scale(1.1)}@media (max-width:768px){.Media-module__kDg13a__section{padding:80px 1rem}.Media-module__kDg13a__title{font-size:2rem}.Media-module__kDg13a__grid{grid-template-columns:1fr}.Media-module__kDg13a__modalOverlay{padding:1rem}.Media-module__kDg13a__closeBtn{top:-40px}}
.VoteLeaderboard-module__iQoMQW__leaderboard{height:100%;padding:2rem}.VoteLeaderboard-module__iQoMQW__header{text-align:center;margin-bottom:2rem}.VoteLeaderboard-module__iQoMQW__trophy{color:gold;filter:drop-shadow(0 0 10px #ffd70080);margin-bottom:1rem}.VoteLeaderboard-module__iQoMQW__header h2{margin-bottom:.2rem;font-size:1.8rem}.VoteLeaderboard-module__iQoMQW__highlight{color:var(--primary)}.VoteLeaderboard-module__iQoMQW__header p{opacity:.5;text-transform:uppercase;letter-spacing:2px;font-size:.9rem}.VoteLeaderboard-module__iQoMQW__pillContainer{background:#0000004d;border-radius:1rem;flex-wrap:wrap;justify-content:center;gap:4px;padding:4px;display:flex}.VoteLeaderboard-module__iQoMQW__pillBtn{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:100px;padding:8px 16px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.175,.885,.32,1.275);position:relative;top:0;box-shadow:0 4px #00000080}.VoteLeaderboard-module__iQoMQW__pillBtn:hover{color:#fff;background:#ffffff26;transform:translateY(-2px);box-shadow:0 6px #0009}.VoteLeaderboard-module__iQoMQW__pillBtn.VoteLeaderboard-module__iQoMQW__active{background:linear-gradient(145deg, var(--primary), #0cc);color:#000;top:4px;transform:translateY(0);box-shadow:0 0 #0000,0 5px 15px #0ff6}.VoteLeaderboard-module__iQoMQW__timeframePills{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.VoteLeaderboard-module__iQoMQW__timePill{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .2s cubic-bezier(.175,.885,.32,1.275);position:relative;box-shadow:0 3px #0006}.VoteLeaderboard-module__iQoMQW__timePill:hover{color:#fff;background:#ffffff1a;transform:translateY(-2px);box-shadow:0 5px #00000080}.VoteLeaderboard-module__iQoMQW__timePill.VoteLeaderboard-module__iQoMQW__activeTime{background:rgba(var(--primary-rgb), .2);border-color:var(--primary);color:var(--primary);transform:translateY(3px);box-shadow:0 0 #0000}.VoteLeaderboard-module__iQoMQW__list{flex-direction:column;gap:1rem;display:flex}.VoteLeaderboard-module__iQoMQW__item{transform-style:preserve-3d;background:linear-gradient(145deg,#ffffff14,#0000004d);border:1px solid #ffffff0d;border-radius:16px;align-items:center;padding:1rem 1.25rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 15px #0000004d,inset 0 1px 1px #ffffff1a}.VoteLeaderboard-module__iQoMQW__item:hover{border-color:rgba(var(--primary-rgb), .4);box-shadow:0 20px 30px #00000080, 0 10px 15px rgba(var(--primary-rgb), .15), inset 0 1px 1px #fff3;background:linear-gradient(145deg,#ffffff1f,#0003);transform:perspective(1000px)translateY(-8px)rotateX(5deg)}.VoteLeaderboard-module__iQoMQW__item:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:50%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.VoteLeaderboard-module__iQoMQW__item:hover:before{left:150%}.VoteLeaderboard-module__iQoMQW__rank{width:40px;height:40px;color:var(--primary);background:#0000004d;border:1px solid #ffffff0d;border-radius:10px;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex;box-shadow:inset 0 2px 4px #00000080}.VoteLeaderboard-module__iQoMQW__nameContainer{flex:1;align-items:center;gap:.75rem;padding-left:1rem;display:flex}.VoteLeaderboard-module__iQoMQW__avatar{width:32px;height:32px;image-rendering:pixelated;background:#0003;border:1px solid #ffffff0d;border-radius:4px;transition:transform .2s;box-shadow:0 4px 8px #0000004d}.VoteLeaderboard-module__iQoMQW__item:hover .VoteLeaderboard-module__iQoMQW__avatar{transform:scale(1.1)translateZ(10px)}.VoteLeaderboard-module__iQoMQW__name{letter-spacing:.5px;font-size:1.1rem;font-weight:700}.VoteLeaderboard-module__iQoMQW__votes{color:var(--primary);font-weight:800}.VoteLeaderboard-module__iQoMQW__votes span{opacity:.5;font-size:.75rem;font-weight:400}.VoteLeaderboard-module__iQoMQW__footer{text-align:center;opacity:.4;margin-top:2rem}@keyframes VoteLeaderboard-module__iQoMQW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.VoteLeaderboard-module__iQoMQW__pulse{animation:1s linear infinite VoteLeaderboard-module__iQoMQW__spin}
