.AnimatedBackground_background__qzuOn{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.AnimatedBackground_particlesWrap__nkcDR{position:absolute;inset:0}.AnimatedBackground_particle__PgHSj{position:absolute;border-radius:50%;background:rgba(204,255,0,.8);filter:blur(1px);animation:AnimatedBackground_floatUp__Whj8C linear infinite;opacity:0}.AnimatedBackground_particle__PgHSj:first-child{width:6px;height:6px;left:10%;animation-duration:6s;animation-delay:0s}.AnimatedBackground_particle__PgHSj:nth-child(2){width:8px;height:8px;left:25%;animation-duration:8s;animation-delay:1s}.AnimatedBackground_particle__PgHSj:nth-child(3){width:10px;height:10px;left:40%;animation-duration:5s;animation-delay:2s}.AnimatedBackground_particle__PgHSj:nth-child(4){width:7px;height:7px;left:55%;animation-duration:7s;animation-delay:.5s}.AnimatedBackground_particle__PgHSj:nth-child(5){width:9px;height:9px;left:70%;animation-duration:9s;animation-delay:1.5s}.AnimatedBackground_particle__PgHSj:nth-child(6){width:6px;height:6px;left:85%;animation-duration:6s;animation-delay:3s}.AnimatedBackground_particle__PgHSj:nth-child(7){width:12px;height:12px;left:15%;animation-duration:7s;animation-delay:4s}.AnimatedBackground_particle__PgHSj:nth-child(8){width:8px;height:8px;left:60%;animation-duration:5s;animation-delay:2.5s}.AnimatedBackground_particle__PgHSj:nth-child(9){width:10px;height:10px;left:35%;animation-duration:8s;animation-delay:3.5s}.AnimatedBackground_particle__PgHSj:nth-child(10){width:7px;height:7px;left:80%;animation-duration:6s;animation-delay:4.5s}.AnimatedBackground_particle__PgHSj:nth-child(11){width:9px;height:9px;left:48%;animation-duration:7s;animation-delay:1.5s}.AnimatedBackground_particle__PgHSj:nth-child(12){width:6px;height:6px;left:92%;animation-duration:9s;animation-delay:.5s}.AnimatedBackground_orb__MyRPg{position:absolute;border-radius:50%;filter:blur(80px);opacity:.18;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.AnimatedBackground_orb1__PlmsK{width:500px;height:500px;background:radial-gradient(circle,rgba(204,255,0,.3) 0,transparent 70%);top:-10%;left:-5%;animation:AnimatedBackground_driftOrb1__BO5NW 8s ease-in-out infinite alternate}.AnimatedBackground_orb2__r6YOD{width:400px;height:400px;background:radial-gradient(circle,rgba(170,255,0,.25) 0,transparent 70%);bottom:-10%;right:-5%;animation:AnimatedBackground_driftOrb2__VARjo 10s ease-in-out infinite alternate}.AnimatedBackground_orb3__v4IvQ{width:300px;height:300px;background:radial-gradient(circle,rgba(204,255,0,.2) 0,transparent 70%);top:40%;left:50%;animation:AnimatedBackground_driftOrb3__1o9ZW 6s ease-in-out infinite alternate}.AnimatedBackground_grid__mCVCY{position:absolute;inset:0;background-image:linear-gradient(rgba(204,255,0,.05) 1px,transparent 0),linear-gradient(90deg,rgba(204,255,0,.05) 1px,transparent 0);background-size:80px 80px;animation:AnimatedBackground_gridShift__ABH63 10s linear infinite}@keyframes AnimatedBackground_floatUp__Whj8C{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:.9}90%{opacity:.9}to{transform:translateY(-100px) scale(1);opacity:0}}@keyframes AnimatedBackground_driftOrb1__BO5NW{0%{transform:translate(0) scale(1)}to{transform:translate(80px,60px) scale(1.2)}}@keyframes AnimatedBackground_driftOrb2__VARjo{0%{transform:translate(0) scale(1)}to{transform:translate(-60px,-80px) scale(1.15)}}@keyframes AnimatedBackground_driftOrb3__1o9ZW{0%{transform:translate(0) scale(.8)}to{transform:translate(40px,-50px) scale(1.1)}}@keyframes AnimatedBackground_gridShift__ABH63{0%{transform:translate(0)}to{transform:translate(80px,80px)}}.page_page__K06l8{min-height:calc(100vh - 73px);padding:100px 0 40px;background:#0a0a0a}.page_container__GXuvx{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.page_header__akWf5{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;flex-wrap:wrap;gap:1.5rem}.page_title__FUdR7 h1{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#cf0,#af0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(204,255,0,.2)}.page_title__FUdR7 p{color:hsla(0,0%,100%,.6);font-size:1.1rem;max-width:600px}.page_filters__ed1Mo{display:flex;background:hsla(0,0%,8%,.6);padding:.25rem;border-radius:8px;border:1px solid hsla(0,0%,100%,.1)}.page_filterBtn__16zId{padding:.5rem 1rem;border:none;background:transparent;color:hsla(0,0%,100%,.6);font-weight:600;font-size:.9rem;cursor:pointer;border-radius:6px;text-transform:capitalize;transition:all .2s}.page_filterBtn__16zId:hover{color:#000;background:var(--primary);box-shadow:0 0 10px var(--primary-glow)}.page_filterActive__k1hv7{background:var(--primary);color:#000;box-shadow:0 0 15px var(--primary-glow);border-color:var(--primary)}.page_filterActive__k1hv7:hover{background:#b3e600;color:#000}.page_grid__kCFK8{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}.page_card__myCxQ{background:hsla(0,0%,8%,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:block;height:100%}.page_card__myCxQ:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.5),0 0 20px rgba(204,255,0,.1);border-color:var(--primary)}.page_cardContent__aSjKp{padding:1.5rem;display:flex;flex-direction:column;height:100%}.page_cardHeader__vH4Hx{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.page_badges__zVRen{display:flex;gap:.5rem}.page_badge__aHThh{padding:.25rem .75rem;border-radius:100px;font-size:.75rem;font-weight:700;text-transform:uppercase}.page_statusUpcoming__Hvyzp{background:rgba(204,255,0,.1);color:#cf0;border:1px solid rgba(204,255,0,.2)}.page_statusLive__CgcbC{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2);animation:page_pulse___F6nP 2s infinite}.page_statusFinished__0qigG{background:rgba(99,102,241,.1);color:#6366f1;border:1px solid rgba(99,102,241,.2)}.page_modeBadge__RWPTH{padding:.25rem .75rem;border-radius:100px;font-size:.75rem;font-weight:600;background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.1)}.page_cardTitle__zlAbC{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#fff}.page_stats__Ceozo{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;flex:1 1}.page_statRow__N6hKh{display:flex;justify-content:space-between;font-size:.9rem}.page_statLabel__X3W_y{color:hsla(0,0%,100%,.5)}.page_statValue__5n3bR{font-family:monospace;color:#fff}.page_progressBarContainer__InUQk{display:flex;flex-direction:column;gap:.25rem}.page_progressBar__zrN_J{height:6px;background:hsla(0,0%,100%,.1);border-radius:3px;overflow:hidden}.page_progressFill__3Pie8{height:100%;background:var(--primary);border-radius:3px;box-shadow:0 0 8px var(--primary-glow)}.page_cardFooter__JQsOg{margin-top:auto;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;align-items:center}.page_footerItem__UdNlX{display:flex;flex-direction:column}.page_footerLabel__3Kzav{font-size:.7rem;text-transform:uppercase;color:hsla(0,0%,100%,.5);letter-spacing:.05em}.page_entryFee__TBv6m{font-weight:700;color:#fff}.page_entryFree__0uKew{color:#22c55e}.page_prizePool__CCsBa{font-weight:700;color:gold;font-size:1.1rem;text-align:right}.page_loading__1Ahqk{min-height:400px;display:flex;justify-content:center;align-items:center}.page_emptyState__SggdY{padding:4rem;text-align:center;background:hsla(0,0%,8%,.6);border-radius:12px;border:1px solid hsla(0,0%,100%,.1)}.page_emptyIcon__8xtor{font-size:3rem;margin-bottom:1rem;display:block}@keyframes page_pulse___F6nP{0%{box-shadow:0 0 0 0 rgba(239,68,68,.4)}70%{box-shadow:0 0 0 6px rgba(239,68,68,0)}to{box-shadow:0 0 0 0 rgba(239,68,68,0)}}@media (max-width:768px){.page_header__akWf5{flex-direction:column;align-items:flex-start;gap:1rem}.page_title__FUdR7 h1{font-size:2rem}.page_filters__ed1Mo{width:100%;overflow-x:auto}}