@font-face{font-family:__Inter_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}:root{--background:#050505;--surface:#0f0f0f;--surface-2:#161616;--surface-hover:#1e1e1e;--primary:#ff6b00;--primary-hover:#ff8a33;--primary-glow:rgba(255,107,0,.4);--accent:#ff9500;--text:#fff;--text-secondary:#9f9f9f;--text-muted:#666;--border:#1f1f1f;--border-hover:#2a2a2a;--radius:10px;--radius-lg:16px;--transition:all 0.25s cubic-bezier(0.4,0,0.2,1);--shadow-card:0 4px 12px rgba(0,0,0,.5);--shadow-card-hover:0 12px 32px rgba(0,0,0,.7);--glass:hsla(0,0%,6%,.75);--glass-border:hsla(0,0%,100%,.08)}*{box-sizing:border-box;padding:0;margin:0;-webkit-tap-highlight-color:transparent}body,html{background-color:var(--background);color:var(--text);min-height:100vh;overflow-x:hidden;max-width:100%;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}a,button{touch-action:manipulation}button{cursor:pointer;font-family:inherit;-moz-user-select:none;user-select:none;-webkit-user-select:none}img{max-width:100%;height:auto}.container{max-width:1400px;margin:0 auto;padding:0 16px}@media (min-width:768px){.container{padding:0 24px}}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:var(--radius);font-weight:600;transition:var(--transition);border:none;font-size:.9rem}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 4px 14px var(--primary-glow)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px var(--primary-glow);filter:brightness(1.1)}.btn-secondary{background-color:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background-color:var(--surface-hover);border-color:var(--border-hover)}.input{width:100%;padding:12px 16px;background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:1rem;transition:border-color .2s;font-family:inherit;max-width:100%}.input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow)}.heading{font-size:1.4rem;font-weight:700;margin-bottom:.5rem;color:var(--text);word-wrap:break-word;overflow-wrap:anywhere}@media (min-width:768px){.heading{font-size:1.8rem}}.subheading{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem}.card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:var(--transition)}.card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card-hover)}.admin-layout{display:flex;min-height:100vh}.sidebar{width:250px;background:var(--surface);border-right:1px solid var(--border);padding:20px;display:flex;flex-direction:column}.content{flex:1 1;padding:40px}.force-hide-cursor,.force-hide-cursor *{cursor:none!important}.force-hide-cursor .fluid_controls_container{opacity:0!important;visibility:hidden!important;pointer-events:none!important}:-webkit-full-screen,::-webkit-backdrop{z-index:999999!important}.fluid_pseudo_fullscreen,.fluid_pseudo_fullscreen .fluid_video_wrapper,:-webkit-full-screen,::backdrop,:fullscreen{z-index:999999!important}.fluid_pseudo_fullscreen~nav,body:has(.fluid_pseudo_fullscreen) header,body:has(.fluid_pseudo_fullscreen) nav{display:none!important}@media (max-width:768px){.fluid_video_wrapper:not(.fluid_pseudo_fullscreen){width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important}.fluid_controls_container{max-width:100%!important;overflow:hidden!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .4s ease-out forwards}.animate-fade-up{animation:fadeInUp .5s ease-out forwards}.glass{background:var(--glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.eas6a97888e14,.eas6a97888e17,[id^=eabf],div[style*="position: fixed"][style*="bottom: 0"],div[style*="position: fixed"][style*="bottom:0"],div[style*="position:fixed"][style*="bottom: 0"],div[style*="position:fixed"][style*="bottom:0"]{bottom:70px!important}body{padding-bottom:140px}}.BottomNav_bottomNav__Ig_Xq{position:fixed;bottom:0;left:0;right:0;height:64px;z-index:99999;display:none;align-items:center;justify-content:space-around;padding:0 10px;box-shadow:0 -4px 20px rgba(0,0,0,.4)}@media (max-width:768px){.BottomNav_bottomNav__Ig_Xq{display:flex}}.BottomNav_navItem__YS0Sg{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--text-secondary);text-decoration:none;font-size:.7rem;font-weight:500;flex:1 1;transition:var(--transition);height:100%}.BottomNav_navItem__YS0Sg:active{transform:scale(.92)}.BottomNav_iconWrapper__OB7gx{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;transition:var(--transition)}.BottomNav_active__r1Zfa .BottomNav_iconWrapper__OB7gx{color:var(--primary);background:rgba(255,107,0,.1)}.BottomNav_active__r1Zfa{color:var(--text)}.BottomNav_searchIcon__LvZrH{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;width:44px;height:44px;border-radius:14px;margin-top:-24px;box-shadow:0 8px 16px var(--primary-glow)}.BottomNav_searchIcon__LvZrH:active{transform:scale(.9)}.Footer_footer__UaG1g{width:100%;border-top:1px solid var(--border);background:var(--surface);padding:24px 16px;margin-top:48px;text-align:center}@media (max-width:768px){.Footer_footer__UaG1g{padding-bottom:80px}}.Footer_inner__ACAek{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:10px}.Footer_links__oDyjI{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.Footer_links__oDyjI a{color:var(--text-secondary);font-size:.85rem;font-weight:500;transition:color .2s}.Footer_links__oDyjI a:hover{color:var(--primary)}.Footer_sep__8f_Ta{color:var(--text-muted);font-size:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Footer_copy__IbaoR{color:var(--text-muted);font-size:.78rem}