:root{--brand:#2a3892;--brand-hover:#222e77;--brand-red:#e02929;--surface:#f6f7f9;--ink:#0f172a;--muted:#64748b;--border:#e2e8f0;color:var(--ink);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--surface);scroll-behavior:smooth}body{background:var(--surface);min-width:320px;margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.25rem;height:1.25rem}[hidden]{display:none!important}:focus-visible{outline-offset:3px;outline:3px solid #f6c453}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;color:var(--brand);background:#fff;border-radius:.5rem;padding:.65rem 1rem;font-weight:700;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site{background:var(--surface);min-height:100vh}.header{z-index:40;background:var(--brand);color:#fff;align-items:center;gap:1rem;height:64px;padding:0 1rem;display:flex;position:sticky;top:0}.header__logo{flex:none}.search{flex:1;max-width:768px;margin:0 auto;position:relative}.search svg{color:#94a3b8;width:1rem;height:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.search input{color:#1e293b;background:#fff;border:0;border-radius:999px;outline:0;width:100%;height:40px;padding:0 1rem 0 2.75rem}.search input::placeholder{color:#94a3b8}.search input:focus{box-shadow:0 0 0 3px #ffffff59}.icon-button{color:#fff;background:#ffffff1a;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.icon-button:hover{background:#fff3}.logo{-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.logo img{width:108px;height:auto;display:block}.login-card__brand .logo img{width:132px}.layout{align-items:stretch;display:flex}.sidebar{border-right:1px solid var(--border);background:#fff;flex:none;width:280px;min-height:calc(100vh - 64px);padding:1rem}.home-link{color:#fff;background:var(--brand);border-radius:.55rem;justify-content:center;align-items:center;gap:.5rem;height:44px;font-weight:650;transition:background .2s;display:flex;box-shadow:0 1px 2px #0f172a1a}.home-link:hover{background:var(--brand-hover)}.home-link svg{width:1rem;height:1rem}.home-link--secondary{color:var(--brand);box-shadow:none;background:#eef2ff;margin-top:.65rem}.home-link--secondary:hover{color:#fff;background:var(--brand)}.header__replay{min-height:36px;color:var(--brand);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .85rem;font-size:.875rem;font-weight:750;display:inline-flex}.sidebar h2{color:#334155;margin:1.5rem 0 .5rem;font-size:.875rem}.sidebar ul{margin:0;padding:0;list-style:none}.streamer{border-radius:.55rem;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.42rem .35rem;display:grid}.streamer:hover{background:#f8fafc}.avatar{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--brand);border-radius:50%;flex:none;place-items:center;font-size:.72rem;font-weight:850;display:grid;overflow:hidden}.avatar img{object-fit:cover;object-position:center;width:100%;height:100%}.avatar__initials{background:#eef2ff;place-items:center;width:100%;height:100%;display:grid}.streamer__copy{flex:1;min-width:0}.streamer strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:850;line-height:1.05;display:block;overflow:hidden}.streamer small{color:var(--brand);text-overflow:ellipsis;white-space:nowrap;margin-top:.16rem;font-size:.72rem;font-weight:650;line-height:1.1;display:block;overflow:hidden}.streamer__score{min-width:26px;color:var(--brand);justify-content:flex-end;align-items:center;gap:.25rem;font-size:.86rem;font-style:normal;font-weight:850;display:inline-flex}.streamer__score i{background:#d8dce5;border-radius:50%;width:7px;height:7px}.streamer__score i.is-live{background:var(--brand-red)}.main{flex:1;min-width:0;padding:1.5rem}.main>*+*{margin-top:2.5rem}.hero{aspect-ratio:1206/520;background:#fff;border-radius:.75rem;display:block;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.hero img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.section h1,.section h2{margin:0 0 1rem;font-size:1.25rem}.section__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.section__head h2{margin:0}.text-link{color:var(--brand);align-items:center;gap:.25rem;font-size:.875rem;font-weight:750;display:inline-flex}.text-link svg{width:1rem;height:1rem}.games-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.game-card{text-align:center}.game-card__tile{aspect-ratio:1;border:1px solid var(--border);background:#fff;border-radius:.3rem;flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 18px #0f172a1f}.game-card__tile--image{padding:.85rem;overflow:hidden}.game-card__tile--image img{object-fit:contain;object-position:center;width:100%;height:100%}.game-card__tile--slot{color:#fff;background:#334f9f;border-color:#324f9f}.game-card__tile--slot svg{fill:none;stroke:currentColor;stroke-width:3.2px;width:56%;height:56%}.game-card:hover .game-card__tile{transform:translateY(-2px);box-shadow:0 6px 16px #0f172a1a}.game-card__tile strong{color:var(--brand);font-size:1.5rem;font-weight:850;line-height:1.12}.game-card__tile small{color:var(--brand-red);letter-spacing:.1em;margin-top:.25rem;font-size:.625rem;font-weight:800}.game-card>span:last-child{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin-top:.55rem;font-size:1rem;font-weight:850;display:block;overflow:hidden}.live-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.media-tile{aspect-ratio:16/9;border:1px solid var(--border);background:var(--surface);border-radius:.75rem;place-items:center;display:grid;position:relative;overflow:hidden}.media-tile>svg{color:#2a389266;fill:currentColor;stroke-width:1.25px;width:48px;height:48px}.badge{color:#fff;background:var(--brand-red);border-radius:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:800;position:absolute;top:.5rem;left:.5rem}.live-card__meta{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.avatar--small{width:36px;height:36px}.live-card__meta strong,.live-card__meta small{display:block}.live-card__meta strong{font-size:.875rem}.live-card__meta small{color:var(--muted);margin-top:.15rem;font-size:.75rem}.center{justify-content:center;margin-top:1.5rem;display:flex}.view-more-button{min-height:42px;color:var(--brand);background:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.65rem 1.35rem;font-size:.9rem;font-weight:850;display:inline-flex;box-shadow:0 1px 2px #0f172a14}.view-more-button:hover{color:#fff;background:var(--brand)}.view-more-button svg{width:1rem;height:1rem}.pill{color:#fff;background:var(--brand);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:40px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:650;display:inline-flex}.pill:hover{background:var(--brand-hover)}.pill svg{width:1rem;height:1rem}.top-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.host-card{color:#fff;background:var(--brand);border-radius:1rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:288px;padding:1.5rem;display:flex;overflow:hidden}.host-card>small{color:#ffffffb3;letter-spacing:.1em;font-size:.625rem;font-weight:650}.host-card h3{margin:.25rem 0 0;font-size:1.5rem}.host-card p{color:#fffc;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0 0;font-size:.875rem;display:-webkit-box;overflow:hidden}.host-card__link{min-height:36px;color:var(--brand);background:#fff;border-radius:999px;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:650;display:inline-flex}.host-card__link svg{width:1rem;height:1rem}.cta{color:#fff;background:var(--brand);border-radius:1rem;justify-content:space-between;align-items:center;gap:1.5rem;padding:3rem;display:flex}.cta h2{margin:0;font-size:clamp(1.5rem,3vw,1.875rem)}.cta p{color:#fffc;margin:.5rem 0 0}.cta__button{min-height:44px;color:var(--brand);background:#fff;border-radius:999px;flex:none;padding:.65rem 1.5rem;font-weight:650}footer{color:var(--muted);text-align:center;padding:2rem 0 1rem;font-size:.75rem}.subpage h1{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:1.875rem;display:flex}.subpage h1 a{color:var(--brand)}.subpage h1 a:hover{text-decoration:underline}.subpage h1 span{color:#94a3b8}.tabs{border-bottom:1px solid var(--border);gap:1.5rem;margin-top:1.5rem;display:flex}.tabs button{color:var(--muted);background:0 0;padding:0 0 .75rem}.tabs button.is-active{border-bottom:2px solid var(--brand);color:var(--brand);font-weight:650}.replay-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem;display:grid}.replay-card{border:1px solid var(--border);background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.replay-card a{display:block}.replay-card__media{aspect-ratio:16/9;color:#94a3b8;background:#f1f5f9;place-items:center;font-size:.875rem;display:grid;position:relative}.replay-card__media b{color:#fff;background:#10b981;border-radius:.25rem;padding:.25rem .5rem;font-size:.625rem;position:absolute;top:.5rem;left:.5rem}.replay-card>div:last-child{padding:.75rem}.replay-card strong,.replay-card small{display:block}.replay-card strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.replay-card small{color:var(--muted);margin-top:.25rem;font-size:.75rem}.subpage__intro{max-width:760px;color:var(--muted);margin:.75rem 0 0;line-height:1.6}.replay-channel-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.replay-channel-grid--home{margin-top:0}.replay-channel{border:1px solid var(--border);background:#fff;border-radius:.75rem;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.replay-channel.is-hidden{display:none}.replay-channel:hover{transform:translateY(-2px);box-shadow:0 10px 22px #334a9324}.replay-channel__media{aspect-ratio:16/9;color:#fff;background-color:#070b16;place-items:center;display:grid;position:relative;overflow:hidden}.replay-channel__media>img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.replay-channel__media:before{content:"";background:linear-gradient(#0000 38%,#0000008f);position:absolute;inset:0}.replay-channel__media:after{content:"";background:#0f172a2e;transition:background .2s;position:absolute;inset:0}.replay-channel__media:before,.replay-channel__media:after,.vod-card__thumb:after,.hot-vod-card__media b,.replay-channel__media svg,.cover-mark{pointer-events:none}.replay-channel:hover .replay-channel__media:after{background:#0f172a05}.replay-channel__media svg{z-index:1;color:#fff;fill:currentColor;stroke-width:1.2px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border-radius:50%;width:46px;height:46px;padding:.65rem;position:relative}.replay-channel__media span{background:var(--brand-red);letter-spacing:.04em;border-radius:.3rem;padding:.25rem .45rem;font-size:.625rem;font-weight:850;position:absolute;bottom:.55rem;left:.65rem}.cover-mark{z-index:1;color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-red));letter-spacing:.02em;border:2px solid #ffffffdb;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.8rem;display:grid;position:absolute;top:.75rem;left:.75rem;box-shadow:0 8px 20px #0003}.replay-channel__body{padding:.85rem}.replay-channel__body strong,.replay-channel__body small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.replay-channel__body strong{color:#172033;font-size:.95rem}.replay-channel__body small{color:var(--brand);margin-top:.2rem;font-size:.75rem;font-weight:700}.replay-channel__body p{min-height:2.6em;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.55rem 0 0;font-size:.8rem;line-height:1.3;display:-webkit-box;overflow:hidden}.replay-player__head{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;display:flex}.replay-player__head h1{margin:.35rem 0 0;font-size:clamp(1.75rem,4vw,2.5rem)}.replay-player__head p{max-width:720px;color:var(--muted);margin:.45rem 0 0}.crumb{color:var(--brand);font-size:.875rem;font-weight:750}.pill--outline{border:1px solid var(--border);color:var(--brand);background:#fff}.pill--outline:hover{color:#fff;background:var(--brand)}.twitch-frame{border:1px solid var(--border);background:#050816;border-radius:.75rem;position:relative;overflow:hidden;box-shadow:0 16px 34px #0f172a29}.twitch-frame:before{aspect-ratio:16/9;content:"";display:block}.twitch-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.html-video-player{object-fit:contain;background:#050816;border:0;width:100%;height:100%;position:absolute;inset:0}.twitch-frame--compact{margin-top:2rem}.twitch-frame--empty{background-color:#111827;background-position:50%;background-size:cover}.twitch-frame--empty:after{content:"";background:linear-gradient(#0a102261,#0a1022c2);position:absolute;inset:0}.player-placeholder{z-index:1;color:#fff;text-align:center;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.player-placeholder:hover svg{background:#e12224d1;transform:scale(1.06)}.player-placeholder:active svg{transform:scale(.96)}.player-placeholder__eyebrow{letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000003d;border:1px solid #ffffff59;border-radius:999px;margin-bottom:.9rem;padding:.3rem .7rem;font-size:.78rem;font-weight:800}.player-placeholder svg{fill:currentColor;stroke-width:1.2px;opacity:.95;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000061;border-radius:50%;width:58px;height:58px;margin-bottom:.75rem;padding:.85rem;transition:transform .18s,background .18s}.player-placeholder strong{text-shadow:0 2px 12px #00000059;font-size:clamp(1.35rem,3vw,1.95rem)}.player-placeholder p{color:#ffffffc7;max-width:520px;margin:.5rem 0 0;line-height:1.55}.replay-note{border:1px solid var(--border);background:#fff;border-radius:.75rem;margin-top:1rem;padding:1rem}.replay-note--hidden{display:none!important}.replay-note strong{color:var(--brand);display:block}.replay-note p{color:var(--muted);margin:.35rem 0 0;line-height:1.55}.vod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.vod-card{border:1px solid var(--border);color:inherit;text-align:left;background:#fff;border-radius:.75rem;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;display:block;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.vod-card:hover,.vod-card.is-active{border-color:#2a389280;transform:translateY(-2px);box-shadow:0 10px 22px #334a9324}.vod-card--pending{opacity:.86}.vod-card--pending .vod-card__thumb{filter:saturate(.85)}.vod-card__thumb{aspect-ratio:16/9;background-color:#101626;background-position:50%;background-size:cover;display:block;position:relative;overflow:hidden}.vod-card__thumb--image{background:#070b16;place-items:center;display:grid}.vod-card__thumb--image img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.vod-card__thumb:after{content:"";background:linear-gradient(#0000 45%,#0000006b);position:absolute;inset:0}.vod-card__thumb b{z-index:1;color:#fff;background:#000000b8;border-radius:.3rem;padding:.25rem .45rem;font-size:.7rem;position:absolute;bottom:.5rem;right:.55rem}.cover-title{z-index:1;color:#fff;text-overflow:ellipsis;text-shadow:0 2px 10px #00000080;white-space:nowrap;max-width:calc(100% - 5.5rem);font-size:1.05rem;font-weight:850;position:absolute;bottom:.72rem;left:.75rem;overflow:hidden}.vod-card__body{padding:.75rem;display:block}.vod-card__body strong{color:#172033;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;font-size:.875rem;line-height:1.3;display:-webkit-box;overflow:hidden}.vod-card__body small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.45rem;font-size:.75rem;display:block;overflow:hidden}.empty-vods{background:#fff;border:1px dashed #2a389259;border-radius:.75rem;grid-column:1/-1;padding:1.25rem}.empty-vods strong{color:var(--brand)}.empty-vods p{color:var(--muted);margin:.35rem 0 0;line-height:1.55}.hot-game-tabs{border-bottom:5px solid #e5e7eb;align-items:center;gap:.35rem;margin:1rem 0 2rem;display:flex}.hot-game-tabs button{color:#3f3f46;background:0 0;border:0;border-bottom:5px solid #0000;border-radius:0;padding:0 0 .85rem;font-size:1.35rem;font-weight:850}.hot-game-tabs button.is-active{border-bottom-color:var(--brand);color:var(--brand)}.hot-game-tabs span{color:#444;margin-bottom:.85rem;font-size:1.35rem;font-weight:850}.hot-game-player,.home-sports .hot-game-player{margin-bottom:1rem}.home-sports .hot-vod-grid{margin-top:1.25rem}.elfsight-feed{min-height:320px;margin-top:1.5rem}.embedded-fallback{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;bottom:.75rem;right:.75rem}.embedded-fallback svg{width:.9rem;height:.9rem}.hot-vod-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.hot-vod-card{min-width:0;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}.hot-vod-card:hover .hot-vod-card__media,.hot-vod-card.is-active .hot-vod-card__media{box-shadow:0 0 0 3px #334a9359,0 10px 24px #0f172a2e}.hot-vod-card__media{aspect-ratio:16/9;background:#edf1f8;border-radius:.2rem;transition:box-shadow .2s,transform .2s;display:block;position:relative;overflow:hidden;box-shadow:0 6px 14px #0f172a24}.hot-vod-card:hover .hot-vod-card__media{transform:translateY(-2px)}.hot-vod-card__media img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hot-vod-card__media b{z-index:1;color:#fff;background:#22c55e;border-radius:.18rem;padding:.18rem .42rem;font-size:.8rem;font-weight:900;position:absolute;top:.55rem;left:.55rem}.hot-vod-card__body{grid-template-columns:42px minmax(0,1fr);gap:.7rem;padding:.85rem .25rem 0;display:grid}.hot-vod-card__body img{object-fit:contain;width:34px;height:34px}.hot-vod-card__body strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:1.2rem;font-weight:900;display:block;overflow:hidden}.hot-vod-card__body em{color:var(--brand);margin-top:.1rem;font-size:1rem;font-style:normal;font-weight:850;display:block}.hot-vod-card__body small{color:#444;margin-top:.35rem;font-size:.9rem;font-weight:700;display:block}.channel-replay-link{margin-top:1rem}.channel__head{align-items:center;gap:1rem;display:flex}.avatar--large{width:80px;height:80px}.channel__identity{flex:1;min-width:0}.channel__identity h1{margin:0;font-size:1.5rem}.channel__identity p{color:var(--muted);margin:.25rem 0 0;font-size:.875rem}.follow-button{color:#fff;background:var(--brand);border-radius:.5rem;align-items:center;gap:.5rem;min-height:44px;padding:.65rem 1.25rem;font-weight:650;display:flex}.follow-button:hover{background:var(--brand-hover)}.follow-button.is-following svg{fill:currentColor}.follow-button svg,.share-button svg{width:1rem;height:1rem}.share-button{border:1px solid var(--border);color:#475569;background:0 0;border-radius:.5rem;flex:none;place-items:center;width:44px;height:44px;display:grid}.channel-tabs{margin-top:1.5rem}.chat{border-left:1px solid var(--border);background:#fff;flex:none;width:300px;min-height:calc(100vh - 64px);padding:1rem}.chat h2{border-bottom:2px solid var(--brand);color:var(--brand);margin:0;padding-bottom:.5rem;font-size:1rem;display:inline-block}.chat p{color:var(--muted);margin-top:1rem;font-size:.875rem}.about-card{border:1px solid var(--border);background:#fff;border-radius:.75rem;max-width:720px;margin-top:2rem;padding:2rem}.about-card h2{margin-top:0}.about-card p{color:var(--muted);line-height:1.7}.not-found{text-align:center;align-content:center;justify-items:center;min-height:60vh;display:grid}.not-found strong{color:var(--brand);font-size:5rem;line-height:1}.not-found h1{margin:1rem 0 1.5rem}.toast{z-index:80;color:#fff;opacity:0;pointer-events:none;background:#111827;border-radius:.65rem;max-width:min(360px,100vw - 3rem);padding:.8rem 1rem;transition:opacity .2s,transform .2s;position:fixed;bottom:1.5rem;right:1.5rem;transform:translateY(12px);box-shadow:0 10px 30px #0f172a40}.toast.is-visible{opacity:1;transform:translateY(0)}.modal{z-index:90;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.modal__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a85;position:absolute;inset:0}.login-card{z-index:1;background:#fff;border:1px solid #fff6;border-radius:1rem;width:min(420px,100%);padding:1.5rem;position:relative;box-shadow:0 28px 80px #0f172a52}.modal__close{color:#334155;background:#f1f5f9;border-radius:50%;width:34px;height:34px;font-size:1.4rem;line-height:1;position:absolute;top:.8rem;right:.85rem}.modal__close:hover{background:#e2e8f0}.login-card__brand{background:var(--brand);border-radius:.65rem;padding:.5rem .75rem;display:inline-flex}.login-card h2{margin:1rem 0 .35rem;font-size:1.75rem}.login-card p,.login-card small{color:var(--muted);line-height:1.55}.login-card form{gap:.8rem;margin-top:1.25rem;display:grid}.login-card label{color:#334155;gap:.35rem;font-size:.82rem;font-weight:750;display:grid}.login-card input{border:1px solid var(--border);color:#0f172a;background:#f8fafc;border-radius:.65rem;outline:0;height:44px;padding:0 .9rem}.login-card input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #334a9329}.login-card__submit{color:#fff;background:var(--brand);border-radius:999px;min-height:44px;font-weight:800}.login-card__submit:hover{background:var(--brand-hover)}@media (width<=1279px){.chat{display:none}}@media (width<=1023px){.games-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.replay-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hot-vod-grid,.vod-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.header{gap:.65rem;padding:0 .75rem}.header__logo .logo img{width:92px}.search{margin:0}.sidebar{display:none}.main{padding:1rem}.main>*+*{margin-top:2rem}.games-grid,.replay-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hot-vod-grid,.top-grid,.replay-grid,.vod-grid{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start;padding:2rem}.channel__head{flex-wrap:wrap}.channel__identity{flex-basis:calc(100% - 96px)}.follow-button{flex:1;justify-content:center}.replay-player__head{display:block}.replay-player__head .pill{margin-top:1rem}}@media (width<=520px){.header__logo{display:none}.header__replay{padding-inline:.7rem;font-size:.8rem}.live-grid,.replay-channel-grid{grid-template-columns:1fr}.game-card__tile strong{font-size:1.25rem}.subpage h1{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
