@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}:root{--background:#0a0a0a;--secondary-bg:#1a1a1a;--accent:#0f8;--accent-blue:#00d4ff;--text:#fff;--text-muted:#a0a0a0;--card-bg:#1e1e1e;--border:#2a2a2a;--shadow:0 4px 20px rgba(0,0,0,.5);--font-inter:"Inter",sans-serif;--header-height:70px}*{box-sizing:border-box;padding:0;margin:0}body{background-color:var(--background);color:var(--text);font-family:var(--font-inter);line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.main-layout{display:flex;min-height:calc(100vh - var(--header-height));margin-top:var(--header-height)}.content-area{flex:1 1;padding:2rem}.sidebar-area{width:300px;padding:2rem;background-color:var(--secondary-bg);border-left:1px solid var(--border)}@media (max-width:1024px){.sidebar-area{display:none}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out forwards}.glass{background:hsla(0,0%,100%,.05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:12px}.btn{padding:10px 20px;border-radius:8px;border:none;cursor:pointer;font-weight:600;transition:all .3s ease;display:inline-block;text-align:center}.btn-primary{background-color:var(--accent);color:#000}.btn-primary:hover{background-color:#0d7;transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,255,136,.3)}.btn-secondary{background-color:#333;color:#fff}.btn-secondary:hover{background-color:#444}.badge{padding:4px 8px;border-radius:4px;font-size:11px;text-transform:uppercase;font-weight:700}.badge-live{background:#f44;color:#fff;animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.badge-upcoming{background:var(--accent-blue);color:#000}.badge-finished{background:#555;color:#fff}.ad-container{margin:1.5rem auto;background:rgba(40,40,40,.4);border:1px dashed #444;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:all .3s ease}.ad-container:hover{border-color:var(--accent);background:rgba(40,40,40,.6)}.ad-label{position:absolute;top:0;left:0;background:#222;color:#666;font-size:9px;padding:2px 8px;border-bottom-right-radius:4px;letter-spacing:1px}.ad-mock-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#555;font-size:.8rem;font-weight:700}.ad-header{max-width:728px;height:90px}.ad-sidebar{max-width:300px;height:600px;margin:0}.ad-footer{max-width:970px;height:90px}.ad-in-player{position:absolute;z-index:10;background:rgba(0,0,0,.7);border:1px solid var(--accent);padding:10px;bottom:20px;right:20px;width:300px;height:250px}.footer-global{background:#050505;padding:4rem 0 2rem;border-top:1px solid #1a1a1a;margin-top:4rem}.footer-inner{display:flex;flex-direction:column;gap:2rem}.footer-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer-logo{font-size:1.5rem;font-weight:800;color:var(--accent)}.footer-links{display:flex;gap:2rem}.footer-links a{color:var(--text-muted);font-size:.85rem;transition:color .3s ease}.footer-links a:hover{color:var(--accent)}.footer-bottom{text-align:center;border-top:1px solid #1a1a1a;padding-top:2rem;color:#444;font-size:.75rem}@media (max-width:768px){.footer-top{flex-direction:column;gap:1.5rem}.footer-links{flex-direction:column;align-items:center;gap:1rem}}.Navbar_navbarContainer__XFp9g{position:fixed;top:0;left:0;width:100%;height:var(--header-height);z-index:1000;transition:all .3s ease;display:flex;align-items:center}.Navbar_navbarScrolled__iSao_{background:hsla(0,0%,4%,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);height:60px}.Navbar_navbarInner__Yra_Q{display:flex;justify-content:space-between;align-items:center;width:100%}.Navbar_logo__L5eLI{font-size:1.5rem;font-weight:800;letter-spacing:-1px}.Navbar_logoAccent__KIRE7{color:var(--accent)}.Navbar_navLinks__KNmBZ{display:flex;gap:2rem}.Navbar_navLinks__KNmBZ a{font-size:.9rem;font-weight:500;color:var(--text-muted);transition:color .3s ease}.Navbar_navLinks__KNmBZ a:hover{color:var(--accent)}.Navbar_searchBtn__PJbMq{background:transparent;border:none;color:var(--text-muted);cursor:pointer;padding:8px;border-radius:50%;transition:all .3s ease}.Navbar_searchBtn__PJbMq:hover{background:hsla(0,0%,100%,.1);color:var(--accent)}@media (max-width:768px){.Navbar_mobileHidden__10JEi,.Navbar_navLinks__KNmBZ{display:none}}