@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,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(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:107.12%}.inter_fe8b9d92-module__LINzvG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fe8b9d92-module__LINzvG__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--background:#000;--foreground:#fff;--accent:#b30000;--accent-glow:#b3000066;--card-bg:#1e000099;--card-border:#f003}:root.dark{--background:#050000;--foreground:#ededed;--accent:#d32f2f;--accent-glow:#d32f2f99;--card-bg:#140000cc;--card-border:#ff323226}:root[data-theme=valorant]{--background:#0f1923;--foreground:#ece8e1;--accent:#ff4655;--accent-glow:#ff465599;--card-bg:#0f1923cc;--card-border:#ff46554d}:root[data-theme=minecraft]{--background:#1a1a1a;--foreground:#fff;--accent:#5f5;--accent-glow:#5f59;--card-bg:#1a1a1acc;--card-border:#55ff554d}:root[data-theme=easter-egg]{--background:#000;--foreground:#0f0;--accent:#f0f;--accent-glow:#f0fc;--card-bg:#140014e6;--card-border:#0ff;animation:2s linear infinite rgb-shift}@keyframes rgb-shift{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-inter), sans-serif;min-height:100vh;transition:background-color .3s,color .3s;overflow-x:hidden}.glass{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--card-border);border-radius:16px}@keyframes pulseGlow{0%{box-shadow:0 0 0 0 var(--accent-glow)}70%{box-shadow:0 0 15px 10px #0000}to{box-shadow:0 0 #0000}}.live-indicator{position:relative}.live-indicator:after{content:"";border-radius:inherit;pointer-events:none;animation:2s infinite pulseGlow;position:absolute;inset:0}.layout-wrapper{flex-direction:column;gap:2rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}header{text-align:center;padding:1.5rem}header h1{letter-spacing:-1px;background:linear-gradient(90deg, var(--foreground), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:800}footer{text-align:center;opacity:.8;margin-top:auto;padding:1.5rem;font-size:.9rem}.home-container{flex-direction:column;gap:3rem;display:flex}.hero-section{text-align:center;padding:3rem 0}.hero-section h2{margin-bottom:1rem;font-size:2.5rem}.content-grid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}@media (max-width:768px){.content-grid{grid-template-columns:1fr}}.live-banner{border-color:var(--accent);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.pulse-dot{background-color:var(--accent);border-radius:50%;width:12px;height:12px;animation:1.5s infinite pulseGlow}.live-text{color:var(--accent);flex-grow:1;margin-left:1rem;font-weight:700}.watch-btn{background:var(--accent);color:#fff;border-radius:8px;padding:.5rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s}.watch-btn:hover{transform:scale(1.05)}.social-links-container h2,.latest-video-container h2{border-bottom:2px solid var(--card-border);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.social-grid{flex-direction:column;gap:1rem;display:flex}.social-card{color:var(--foreground);align-items:center;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.social-card:hover{border-color:var(--hover-color,var(--accent));transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.social-card .icon{font-size:1.5rem}.social-card .name{font-size:1.1rem;font-weight:600}.video-player{aspect-ratio:16/9;cursor:pointer;background:#00000080;justify-content:center;align-items:center;transition:transform .3s;display:flex}.video-player:hover{transform:scale(1.02)}.video-placeholder{text-align:center}.play-icon{color:var(--accent);margin-bottom:1rem;font-size:3rem;display:block}
