:root{--stream-bg:#08090c;--stream-panel:#12151b;--stream-text:#f6f7fb;--stream-muted:#a5a9b3;--stream-red:#e50914;--stream-line:rgba(255,255,255,.1)}
*{box-sizing:border-box}.stream-body{margin:0;background:var(--stream-bg);color:var(--stream-text);font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh}.stream-body a{text-decoration:none}.page-shell{width:min(1540px,calc(100% - 7vw));margin-inline:auto}.stream-header{position:fixed;inset:0 0 auto;z-index:1000;height:76px;background:linear-gradient(180deg,rgba(0,0,0,.9),transparent);transition:.25s}.stream-header.is-scrolled,.stream-header.nav-open{background:rgba(8,9,12,.96);box-shadow:0 1px 0 var(--stream-line);backdrop-filter:blur(16px)}.stream-nav{height:100%;display:flex;align-items:center;gap:42px}.stream-brand{color:var(--stream-red)!important;font-weight:900;font-size:clamp(1.35rem,2.2vw,2rem);letter-spacing:-1px;text-transform:uppercase}.stream-nav nav{display:flex;gap:26px}.stream-nav nav a{color:#d8d9dd;font-size:.94rem;transition:.2s}.stream-nav nav a:hover{color:white}.nav-account{margin-left:auto;display:flex;align-items:center;gap:12px}.nav-account>a{display:flex;align-items:center;gap:9px;color:white}.nav-account img{width:35px;height:35px;border-radius:8px;object-fit:cover}.stream-nav button,.mobile-nav-toggle{border:0;background:transparent;color:#ddd;font-size:1rem}.login-link{border:1px solid rgba(255,255,255,.35);padding:9px 16px;border-radius:7px}.mobile-nav-toggle{display:none;margin-left:auto}.stream-hero{height:min(790px,82vh);min-height:580px;position:relative;background:#111;overflow:hidden}.stream-hero.is-fullscreen{height:100svh;min-height:min(580px,100svh)}.stream-hero.is-custom-height{height:clamp(400px,var(--hero-custom-height),1200px);min-height:0}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .9s ease;background-image:linear-gradient(90deg,rgba(5,6,9,.94) 0%,rgba(5,6,9,.62) 38%,rgba(5,6,9,.05) 72%),linear-gradient(0deg,var(--stream-bg) 0%,transparent 28%),var(--hero-image);background-size:cover;background-position:center}.hero-slide.is-active{opacity:1;visibility:visible}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:58px}.eyebrow{color:#ff525b;font-size:.72rem;font-weight:800;letter-spacing:2px}.hero-content h1,.detail-hero-content h1{font-size:clamp(2.8rem,6vw,6.2rem);line-height:.96;max-width:760px;margin:15px 0 20px;font-weight:900;letter-spacing:-3px}.hero-content p,.detail-hero-content p{max-width:650px;color:#d2d3d8;line-height:1.7;font-size:1.04rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-meta{display:flex;gap:10px;flex-wrap:wrap}.hero-meta span{border-left:2px solid var(--stream-red);padding-left:9px;color:#d7d7da;font-size:.9rem}.hero-actions{display:flex;gap:12px;margin-top:20px}.stream-button{border:0;border-radius:7px;padding:12px 20px;font-weight:700;display:inline-flex;gap:9px;align-items:center;transition:.2s}.stream-button-primary{background:white;color:#08090c!important}.stream-button-primary:hover{background:#d9dadd;transform:translateY(-2px)}.stream-button-ghost{background:rgba(110,112,120,.45);color:white!important;backdrop-filter:blur(8px)}.stream-button-ghost:hover{background:rgba(135,137,145,.65)}.hero-arrow,.rail-arrow{position:absolute;border:0;color:white;background:rgba(0,0,0,.48);z-index:3;opacity:0;transition:.2s}.stream-hero:hover .hero-arrow,.rail-wrap:hover .rail-arrow{opacity:1}.hero-arrow{top:50%;width:48px;height:72px;font-size:1.4rem}.hero-prev{left:0}.hero-next{right:0}.hero-dots{position:absolute;bottom:10%;right:4vw;display:flex;gap:7px;z-index:4}.hero-dots button{width:24px;height:3px;padding:0;border:0;background:rgba(255,255,255,.35)}.hero-dots button.is-active{background:var(--stream-red)}.home-content{position:relative;margin-top:-42px;z-index:8;padding-bottom:80px}.content-section{margin-bottom:48px;scroll-margin-top:90px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.section-heading h2{font-size:clamp(1.35rem,2vw,2rem);margin:4px 0 0;font-weight:750}.rail-wrap{position:relative;margin-inline:-10px}.stream-rail{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(155px,14.2vw,225px);gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;padding:5px 10px 18px;scrollbar-width:none}.stream-rail::-webkit-scrollbar{display:none}.poster-card{color:white!important;scroll-snap-align:start;min-width:0;transition:transform .25s}.poster-card:hover{transform:translateY(-6px)}.poster-image{aspect-ratio:2/3;border-radius:9px;overflow:hidden;background:#181b21;position:relative;box-shadow:0 12px 30px rgba(0,0,0,.28)}.poster-image:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.poster-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.poster-card:hover img{transform:scale(1.06)}.poster-card strong{display:block;margin:11px 2px 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.95rem}.poster-card small{display:block;color:var(--stream-muted);margin-inline:2px}.episode-badge{position:absolute;z-index:2;bottom:9px;left:9px;background:rgba(5,5,7,.8);border-left:2px solid var(--stream-red);padding:5px 8px;border-radius:3px;font-size:.72rem}.play-badge{position:absolute;z-index:3;inset:50% auto auto 50%;transform:translate(-50%,-40%) scale(.75);display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:white;color:#111;opacity:0;transition:.2s}.poster-card:hover .play-badge{opacity:1;transform:translate(-50%,-50%) scale(1)}.rail-arrow{top:5px;bottom:18px;width:48px}.rail-prev{left:10px}.rail-next{right:10px}.stream-footer{border-top:1px solid var(--stream-line);color:var(--stream-muted);padding:28px 0}.footer-content{display:flex;justify-content:space-between}.stream-footer a{color:#ccc}.anime-detail-hero{min-height:680px;background-image:linear-gradient(90deg,rgba(8,9,12,.96),rgba(8,9,12,.55) 55%,rgba(8,9,12,.15)),linear-gradient(0deg,var(--stream-bg),transparent 50%),var(--hero-image);background-size:cover;background-position:center;display:flex;align-items:end}.detail-hero-content{display:grid;grid-template-columns:240px minmax(0,760px);gap:42px;align-items:end;padding:140px 0 65px}.detail-poster{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:12px;box-shadow:0 22px 60px #000}.detail-hero-content h1{font-size:clamp(2.6rem,5vw,5rem);margin-bottom:18px}.detail-episodes{padding:50px 0 90px}.episode-list{display:grid;gap:8px}.episode-list>a{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:18px;padding:15px 20px;background:var(--stream-panel);border:1px solid transparent;border-radius:8px;color:white;transition:.2s}.episode-list>a:hover{border-color:rgba(229,9,20,.55);background:#181b21}.episode-list small{display:block;color:var(--stream-muted);margin-top:3px}.episode-number{font-size:1.3rem;font-weight:800;color:#727680}.watch-page{padding:115px 0 90px}.back-link{color:#b6b8bf}.watch-heading{margin:28px 0 20px}.watch-heading h1{font-size:2rem;margin:6px 0}.watch-heading p{color:var(--stream-muted)}.anime-player{aspect-ratio:16/9;background:#020203;border-radius:12px;overflow:hidden;box-shadow:0 30px 80px #000;display:grid;place-items:center}.player-media{width:100%;height:100%;border:0}.player-empty{color:#777}.source-picker{display:flex;gap:9px;flex-wrap:wrap;margin:18px 0}.source-button{border:1px solid var(--stream-line);background:#15171c;color:#bbb;border-radius:7px;padding:10px 15px}.source-button.active,.source-button:hover{color:white;border-color:var(--stream-red);background:#251116}.manga-match{margin-top:45px;padding:28px;background:var(--stream-panel);border-radius:12px}.manga-match h2{margin:7px 0}.manga-match p{color:var(--stream-muted)}.manga-match>div{display:flex;gap:8px;flex-wrap:wrap}.stream-notice{padding:15px;border-radius:8px;background:#23181a;color:#e6c5c7}
@media(max-width:800px){.page-shell{width:min(100% - 32px,1540px)}.stream-header{height:64px}.mobile-nav-toggle{display:block}.stream-nav{gap:14px}.stream-nav nav{display:none;position:absolute;left:0;right:0;top:64px;padding:18px 16px;background:#0b0c10;flex-direction:column}.stream-header.nav-open nav{display:flex}.nav-account span{display:none}.stream-hero{height:72vh;min-height:530px}.hero-slide{background-image:linear-gradient(0deg,var(--stream-bg),rgba(5,6,9,.2) 75%),linear-gradient(90deg,rgba(5,6,9,.7),transparent),var(--hero-image)}.hero-content{justify-content:flex-end;padding-bottom:85px}.hero-content h1{font-size:2.8rem;letter-spacing:-1.5px}.hero-content p{font-size:.9rem}.hero-dots{bottom:6%}.home-content{margin-top:-15px}.stream-rail{grid-auto-columns:43vw}.rail-arrow{display:none}.content-section{margin-bottom:34px}.detail-hero-content{grid-template-columns:110px 1fr;gap:20px;padding-top:180px}.detail-hero-content h1{font-size:2.3rem;letter-spacing:-1px}.detail-hero-content p{grid-column:1/-1}.anime-detail-hero{min-height:620px}.footer-content{gap:12px;flex-direction:column}}
@media(max-width:480px){.hero-actions{width:100%}.stream-button{padding:11px 14px}.stream-rail{grid-auto-columns:47vw}.detail-hero-content{display:block}.detail-poster{width:120px;margin-bottom:18px}.hero-meta span{font-size:.78rem}}

/* Compact carousel controls and landscape continue-watching cards. */
.rail-arrow{top:50%;bottom:auto;width:42px;height:42px;border-radius:50%;transform:translateY(-50%);background:rgba(4,5,7,.8);box-shadow:0 4px 18px rgba(0,0,0,.45)}
.rail-arrow:hover{background:var(--stream-red)}.rail-prev{left:14px}.rail-next{right:14px}
.continue-rail{grid-auto-columns:clamp(285px,27vw,430px)}
.continue-card{color:white!important;scroll-snap-align:start;min-width:0;background:#12151b;border-radius:10px;overflow:hidden;transition:.25s;box-shadow:0 12px 28px rgba(0,0,0,.25)}
.continue-card:hover{transform:translateY(-4px);background:#171a20}.continue-image{height:clamp(140px,13vw,190px);position:relative;overflow:hidden}.continue-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.continue-card:hover img{transform:scale(1.045)}
.continue-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,6,8,.72),transparent 55%)}.continue-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);color:#090a0d;box-shadow:0 8px 24px rgba(0,0,0,.3)}
.continue-episode{position:absolute;bottom:9px;left:11px;font-size:.75rem;font-weight:700;background:rgba(5,6,8,.78);border-left:2px solid var(--stream-red);padding:4px 7px}.continue-info{padding:10px 12px 13px;position:relative}.continue-info strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.continue-info small{display:block;color:var(--stream-muted);margin-top:3px;font-size:.72rem}.continue-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#353840}.continue-progress i{display:block;width:0;height:100%;background:var(--stream-red);transition:width .25s ease}
.continue-card{position:relative}.continue-card-link{display:block;color:inherit}.continue-remove-form{position:absolute;z-index:7;top:10px;right:10px;margin:0}.continue-remove-form button{width:32px;height:32px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(5,6,8,.82);color:#fff;cursor:pointer;box-shadow:0 3px 12px rgba(0,0,0,.4);transition:.2s}.continue-remove-form button:hover,.continue-remove-form button:focus-visible{background:var(--stream-red);transform:scale(1.08);outline:2px solid #fff;outline-offset:2px}.continue-card.is-removing{opacity:0;transform:scale(.94);pointer-events:none}
@media(max-width:800px){.continue-rail{grid-auto-columns:78vw}}
.season-select{background:#17191f;color:#fff;border:1px solid var(--stream-line);border-radius:7px;padding:10px 35px 10px 13px}.watch-heading{display:flex;align-items:end;justify-content:space-between}.anime-films{margin-top:55px}.film-card-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px!important}.film-card-grid>a{position:relative!important;display:flex!important;flex-direction:column;color:#fff!important;background:#15171c;border-radius:9px;overflow:hidden;padding:0!important}.film-card-grid img{width:100%;aspect-ratio:2/3;object-fit:cover}.film-card-grid strong{padding:11px}.film-card-grid>a>i{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);background:#fff;color:#111;width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.film-stage{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.72fr);gap:15px;height:480px}.film-feature{position:relative;border-radius:12px;overflow:hidden;color:#fff!important}.film-feature>img{width:100%;height:100%;object-fit:cover}.film-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,8,.88),transparent 70%),linear-gradient(0deg,rgba(5,6,8,.6),transparent)}.film-feature>span{position:absolute;z-index:2;left:6%;bottom:9%;max-width:55%;display:flex;flex-direction:column;align-items:flex-start}.film-feature small{color:#ff525b;font-weight:800;letter-spacing:2px}.film-feature strong{font-size:2.3rem;margin:7px 0}.film-feature em{font-style:normal;color:#ccc;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.film-feature b{margin-top:15px;background:#fff;color:#111;padding:10px 18px;border-radius:6px}.film-thumbs{overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:4px}.film-thumbs button{border:1px solid transparent;background:#12151b;color:#ddd;display:grid;grid-template-columns:62px 1fr;align-items:center;gap:12px;text-align:left;padding:6px;border-radius:8px}.film-thumbs button.active,.film-thumbs button:hover{border-color:var(--stream-red);background:#1b1e24}.film-thumbs img{width:62px;height:76px;object-fit:cover;border-radius:5px}.film-thumbs span{font-weight:700}@media(max-width:800px){.film-stage{grid-template-columns:1fr;height:auto}.film-feature{height:330px}.film-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:220px;overflow-x:auto}.film-feature>span{max-width:82%}.film-feature strong{font-size:1.6rem}}
.film-thumbs{padding-right:7px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.16) transparent;transition:scrollbar-color .25s ease}
.film-thumbs:hover{scrollbar-color:rgba(0,0,0,.72) transparent}
.film-thumbs::-webkit-scrollbar{width:7px;height:7px}
.film-thumbs::-webkit-scrollbar-track{background:transparent}
.film-thumbs::-webkit-scrollbar-thumb{background:rgba(0,0,0,.16);border-radius:999px}
.film-thumbs:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.72)}
.film-thumbs::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.9)}
.account-page,.discovery-page{padding-top:120px;padding-bottom:70px}.account-tabs{display:flex;gap:8px;margin-bottom:25px}.account-tabs a{padding:11px 20px;border-radius:999px;background:#15171c;color:#aaa}.account-tabs a.active{background:#fff;color:#090a0d}.profile-panel,.premium-status{background:linear-gradient(145deg,#17191f,#0d0f13);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:30px}.profile-layout{display:grid;grid-template-columns:220px 1fr;gap:40px}.profile-photo-editor{text-align:center}.profile-photo-editor img{width:170px;height:170px;border-radius:50%;object-fit:cover;border:4px solid #252933;display:block;margin:0 auto 18px}.profile-photo-editor label,.profile-fields button,.premium-card button,.request-grid button{cursor:pointer;background:var(--stream-red);color:#fff;border:0;border-radius:7px;padding:11px 18px;font-weight:800}.profile-photo-editor small{display:block;color:#777;margin-top:12px}.profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.profile-fields label{display:block;color:#aaa;margin-bottom:7px}.profile-fields input{width:100%;background:#0c0e12;border:1px solid #2a2e37;color:#fff;border-radius:7px;padding:12px}.profile-fields .wide{grid-column:1/-1}.profile-separator{border-top:1px solid #292c33;padding-top:18px;display:flex;justify-content:space-between}.premium-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.premium-card{padding:25px;background:linear-gradient(160deg,#1e2028,#101116);border:1px solid #30333d;border-radius:16px}.premium-card>span{color:#ffd54f;font-weight:900}.premium-card>strong{display:block;font-size:2rem;margin-top:18px}.premium-card>small{color:#999}.premium-card ul{list-style:none;padding:10px 0;min-height:100px}.premium-card li{margin:9px 0}.premium-card li i{color:#57d38c}.premium-status{text-align:center}.premium-status h1{font-size:3rem}.premium-lock{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.premium-lock>i{font-size:3rem;color:#ffd54f}.category-pills{display:flex;gap:9px;overflow-x:auto;padding-bottom:18px}.category-pills a{white-space:nowrap;background:#17191f;color:#bbb;padding:10px 16px;border-radius:999px}.category-pills a.active{background:var(--stream-red);color:#fff}.poster-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:20px}.request-grid{display:grid;gap:14px}.request-grid article{display:grid;grid-template-columns:240px 1fr;background:#15171c;border-radius:14px;overflow:hidden}.request-grid img{width:240px;height:145px;object-fit:cover}.request-grid article>div{padding:18px}.request-grid h2{margin:0 0 7px}.request-grid strong{margin-right:20px}.request-grid button:disabled{opacity:.5;cursor:default}@media(max-width:700px){.profile-layout{grid-template-columns:1fr}.profile-fields{grid-template-columns:1fr}.request-grid article{grid-template-columns:1fr}.request-grid img{width:100%;height:190px}}
.member-identity span{color:var(--member-color,inherit)}.member-identity .member-icon{font-size:.85em}.member-identity img{border:2px solid var(--member-color,transparent)}
.category-pills{display:flex;flex-wrap:wrap;gap:7px;overflow:visible;padding-bottom:18px}.category-pills a{font-size:.78rem;padding:7px 12px;border:1px solid rgba(255,255,255,.06);background:#13151a}
.media-badges{position:absolute;z-index:5;top:8px;left:8px;right:8px;display:flex;align-items:flex-start;justify-content:space-between;pointer-events:none}.imdb-badge{background:#f5c518;color:#111;border-radius:4px;padding:4px 6px;font-size:.68rem;font-weight:900;box-shadow:0 2px 8px rgba(0,0,0,.45)}.poster-image .quality-4k,.film-card-grid .quality-4k,.detail-poster-wrap .quality-4k{width:45px!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;filter:invert(1);background:rgba(0,0,0,.72);border-radius:4px;padding:3px}.detail-poster-wrap{position:relative}.detail-poster-wrap .detail-poster{width:100%}.film-card-grid>a>.media-badges{position:absolute;top:8px;left:8px;right:8px;padding:0}.film-card-grid>a>.media-badges img{position:static}
.request-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.request-grid article{display:block;background:#15171c;border:1px solid rgba(255,255,255,.07);border-radius:13px;overflow:hidden}.request-poster{height:175px;position:relative}.request-poster>img{width:100%;height:100%;object-fit:cover}.request-poster:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.request-votes{position:absolute;z-index:2;left:10px;bottom:10px;background:rgba(0,0,0,.72);color:#fff;padding:5px 8px;border-radius:999px;font-size:.75rem}.request-votes i{color:var(--stream-red)}.request-poster button{position:absolute;z-index:3;right:10px;bottom:9px;padding:6px 10px!important;border-radius:999px!important;font-size:.72rem!important;background:rgba(255,255,255,.92)!important;color:#111!important}.request-poster button:disabled{background:rgba(25,27,32,.85)!important;color:#aaa!important}.request-copy{padding:14px!important}.request-copy h2{font-size:1rem;margin:0 0 6px}.request-copy p{font-size:.78rem;color:#999;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:700px){.request-grid{grid-template-columns:1fr 1fr}.request-poster{height:145px}}@media(max-width:480px){.request-grid{grid-template-columns:1fr}}

/* Site branding and managed footer links. */
.stream-brand{display:flex;align-items:center;flex:0 0 auto}.stream-brand img{display:block;width:auto;height:42px;max-width:190px;object-fit:contain}.stream-footer{padding:48px 0 42px;background:#090a0d}.footer-content{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(160px,.7fr) minmax(220px,.8fr);gap:clamp(28px,5vw,80px);align-items:start}.footer-brand img{display:block;width:auto;height:54px;max-width:230px;object-fit:contain;margin-bottom:18px}.footer-brand p{max-width:430px;margin:0 0 15px;line-height:1.65;color:#92959e}.footer-brand span{font-size:.86rem}.footer-menu strong,.footer-contact strong{display:block;color:#fff;margin:7px 0 16px;font-size:.94rem}.footer-menu nav,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-menu a,.footer-contact a{color:#aaa;transition:.2s}.footer-menu a:hover,.footer-contact a:hover{color:#fff}.footer-contact span{color:#777}@media(max-width:800px){.stream-brand img{height:34px;max-width:145px}.footer-content{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:520px){.footer-content{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
.footer-socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:10px}.footer-socials a{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:#14161b;color:#d7d8dc;font-size:1rem}.footer-socials a:hover{color:#fff;background:var(--stream-red);border-color:var(--stream-red);transform:translateY(-2px)}
.header-socials{display:flex!important;position:static!important;inset:auto!important;flex-direction:row!important;align-items:center;gap:6px!important;padding:0 4px 0 0!important;background:transparent!important}.header-socials a{display:grid!important;place-items:center;width:31px;height:31px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:rgba(255,255,255,.05);color:#d7d8dc!important;font-size:.82rem;transition:transform .2s,background .2s,border-color .2s}.header-socials a:hover,.header-socials a:focus-visible{color:#fff!important;background:var(--stream-red);border-color:var(--stream-red);transform:translateY(-2px);outline:0}.global-search-toggle{width:35px;height:35px;border-radius:50%!important;transition:background .2s,color .2s}.global-search-toggle:hover,.global-search-toggle:focus-visible{background:rgba(255,255,255,.1);color:#fff;outline:0}@media(max-width:700px){.header-socials{display:none!important}}

/* Keep primary navigation compact without removing or renaming destinations. */
.stream-primary-nav{align-items:center;gap:clamp(14px,1.55vw,25px)!important}.nav-more{position:relative;display:flex;align-items:center}.nav-more-toggle{border:0;background:transparent;color:#d8d9dd;padding:0;font:inherit;font-size:.94rem;cursor:pointer;white-space:nowrap}.nav-more-toggle i{font-size:.65rem;margin-left:5px;transition:transform .2s}.nav-more-menu{display:none;position:absolute;z-index:20;top:calc(100% + 18px);left:-16px;min-width:190px;padding:9px;background:rgba(13,15,20,.98);border:1px solid var(--stream-line);border-radius:10px;box-shadow:0 18px 45px rgba(0,0,0,.42);backdrop-filter:blur(16px)}.nav-more-menu:before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}.nav-more-menu a{display:block;padding:10px 12px;border-radius:6px;white-space:nowrap}.nav-more-menu a:hover{background:rgba(255,255,255,.07)}.nav-more:hover .nav-more-menu,.nav-more:focus-within .nav-more-menu,.nav-more.is-open .nav-more-menu{display:block}.nav-more:hover .nav-more-toggle i,.nav-more:focus-within .nav-more-toggle i,.nav-more.is-open .nav-more-toggle i{transform:rotate(180deg)}
@media(max-width:1180px){.stream-header{height:64px}.stream-nav{gap:14px}.mobile-nav-toggle{display:block}.stream-nav>.stream-primary-nav{display:none;position:absolute;left:0;right:0;top:64px;max-height:calc(100vh - 64px);overflow-y:auto;padding:18px 16px;background:#0b0c10;flex-direction:column;align-items:stretch;gap:0!important;border-top:1px solid var(--stream-line)}.stream-header.nav-open .stream-nav>.stream-primary-nav{display:flex}.stream-primary-nav>a,.nav-more-menu a{padding:11px 4px}.nav-more{display:contents}.nav-more-toggle{display:none}.nav-more-menu{display:contents}.nav-account span{display:none}}
