.streamer-page{background:#151515}
.streamer-page.directory-visible{overflow:hidden}
.streamer-page .site-header{position:relative;background:#151515;border-bottom:1px solid #343128}
.streamer-page .desktop-nav a[aria-current="page"],.streamer-page .mobile-nav a[aria-current="page"]{color:#e9bd63}
.streamers-main{position:relative;min-height:calc(100vh - 76px);padding:63px 0 110px;background:radial-gradient(ellipse at 15% 0%,#61491d1b,transparent 40%),#151515}
.streamers-grid-bg{display:none}
.streamers-container{position:relative}
.streamers-heading{text-align:center;margin-bottom:40px}
.live-summary{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:29px}
.summary-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:37px;padding:0 15px;border-radius:999px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;letter-spacing:.01em}
.summary-pill strong{font-weight:800}
.summary-live{color:#ff7474;background:#291616;border:1px solid #6a2c2c}
.summary-watch{color:#d5cfc2;background:#222222;border:1px solid #3d3930}
.summary-watch svg{width:16px;height:16px;color:#a7a094}
.summary-dot,.card-live-dot{width:9px;height:9px;display:inline-block;border-radius:50%;background:#ff5256;box-shadow:0 0 0 4px #ff525622}
.streamers-heading h1{font-size:clamp(42px,4.2vw,58px);font-weight:700;line-height:1;margin:0;color:#e9bd63;letter-spacing:-.045em}
.heading-rule{height:1px;width:80px;background:linear-gradient(90deg,transparent,#ad853d,transparent);margin:17px auto 12px}
.streamers-heading p{color:#aaa49a;font-size:13px;margin:0}
.directory-open{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:23px;padding:11px 16px;border:1px solid #8e7138;background:#d9ad4c14;color:#f0cd82;font:800 11px Outfit,sans-serif;letter-spacing:.08em}
.directory-open:hover{background:#d9ad4c28;border-color:#d9ad4c}
.directory-open svg{width:15px;height:15px}
.streamer-directory{position:fixed;inset:0 0 0 auto;width:min(420px,100vw);height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;display:none;flex-direction:column;overflow:hidden;border:0;border-left:1px solid #6a5630;background:#1b1b1b;color:#f6f3ed;box-shadow:-25px 0 75px #0009}
.streamer-directory[open]{display:flex;animation:directory-in .22s ease-out}
.streamer-directory::backdrop{background:#080808b8;backdrop-filter:blur(3px)}
.directory-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:30px 26px 8px}
.directory-header h2{font-size:34px;letter-spacing:-.04em;margin:9px 0 0}
.directory-close{width:38px;height:38px;flex:none;display:grid;place-items:center;border:1px solid #4a4438;background:#25231f;color:#eee7d9}
.directory-close:hover{border-color:#d9ad4c;color:#f0cd82}
.directory-close svg{width:18px;height:18px}
.directory-intro{padding:0 26px 22px;margin:0;color:#aaa49a;font-size:13px;line-height:1.6;border-bottom:1px solid #39352b}
.directory-list{flex:1;overflow-y:auto;padding:16px 20px 28px}
.directory-status{padding:20px 7px;color:#aaa49a;font-size:14px;line-height:1.6}
.directory-item{display:flex;align-items:center;gap:13px;padding:12px 10px;border:1px solid transparent;border-bottom-color:#39352b;transition:background .2s,border-color .2s}
.directory-item:hover,.directory-item:focus-visible{background:#29251d;border-color:#6f5a32;outline:0}
.directory-avatar{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:50%;background:#382940;color:#d7a9ff;font:800 18px Outfit,sans-serif}
.directory-avatar.kick{background:#25391c;color:#a4e680}
.directory-item-details{display:grid;gap:3px;min-width:0;flex:1}
.directory-item-details strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:700 15px Outfit,sans-serif}
.directory-item-details small{color:#a9a198;font:800 10px Outfit,sans-serif;letter-spacing:.12em}
.directory-arrow{color:#d9ad4c;font-size:18px}
.directory-live{padding:5px 7px;border-radius:4px;background:#66262a;color:#ffb8b9;font:800 9px Outfit,sans-serif;letter-spacing:.08em}
@keyframes directory-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
.live-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;align-items:flex-start}
.live-card{width:calc((100% - 48px)/3);display:block;padding:0;border:1px solid #3b382f;border-radius:12px;overflow:hidden;background:#202020;color:#f6f3ed;text-align:left;transition:transform .2s,border-color .2s}
.live-card:hover{transform:translateY(-3px);border-color:#e9bd63}
.live-card.kick:hover{border-color:#9bd834}
.card-media{position:relative;aspect-ratio:16/8.9;overflow:hidden;background:linear-gradient(135deg,#211f1b,#4e4029)}
.card-media img{display:block;width:100%;height:100%;object-fit:cover}
.card-media:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0b0a08bb,transparent 32%);pointer-events:none}
.card-badges,.card-meta{position:absolute;z-index:2;left:12px;right:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.card-badges{top:12px}
.card-meta{bottom:11px}
.card-live,.card-platform,.card-time,.card-game{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;white-space:nowrap;font-family:Outfit,sans-serif;font-weight:800}
.card-live{gap:6px;padding:6px 11px;background:#df2f38;color:#fff;font-size:11px;line-height:1;letter-spacing:.04em}
.card-live-dot{width:6px;height:6px;background:#fff;box-shadow:none}
.preview .card-live{background:#9b6230}
.card-platform{padding:6px 11px;color:#fff;background:#852ce0;font-size:11px;line-height:1}
.kick .card-platform{background:#8ade1c;color:#15240b}
.card-time,.card-game{padding:5px 8px;color:#eae6dc;background:#141414d9;font-size:10px;font-weight:600;line-height:1}
.card-time{gap:5px}.card-time svg{width:11px;height:11px}
.card-game{max-width:60%;overflow:hidden;text-overflow:ellipsis;display:block}
.card-body{padding:16px 16px 17px;min-height:92px;display:flex;flex-direction:column;justify-content:space-between}
.card-title{font-family:Outfit,sans-serif;font-size:14px;font-weight:700;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#f1eee6}
.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:17px}
.card-channel{font-family:Outfit,sans-serif;font-size:16px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e9bd63}
.card-viewers{display:inline-flex;align-items:center;gap:6px;flex:none;padding:7px 11px;border-radius:99px;background:#2d2a24;color:#eee9dd;font-family:Outfit,sans-serif;font-size:12px;font-weight:800}
.card-viewers svg{width:14px;height:14px;color:#ff5359;stroke-width:2.5}
.preview{cursor:default}
.grid-status{width:100%;min-height:350px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center;padding:45px 20px;border:1px solid #48402e;border-radius:12px;background:#202020;color:#b2aba0;font-size:14px}
.grid-status img{height:100px;width:100px;object-fit:contain;margin-bottom:3px}
.grid-status strong{display:block;color:#f6f0e4;font-family:Outfit,sans-serif;font-size:23px}
.grid-status span{max-width:440px;line-height:1.6}
.grid-note{text-align:center;color:#9d9587;font-size:12px;margin:23px 0 0}
.preview-banner{display:flex;align-items:center;gap:13px;margin:0 0 22px;padding:12px 16px;border:1px solid #8e7138;background:#2c261a;color:#e9d8ad;font-size:12px}
.preview-banner[hidden]{display:none}.preview-banner strong{font-family:Outfit,sans-serif;color:#f0cd82;white-space:nowrap}.preview-banner span{flex:1}.preview-banner a{font-weight:700;color:#f0cd82;white-space:nowrap}
.streamer-page .footer{border-top:1px solid #39352b}
@media(min-width:1800px){.live-card{width:calc((100% - 72px)/4)}.streamers-main{padding-top:85px}.streamers-heading{margin-bottom:55px}.streamers-heading h1{font-size:68px}.streamers-heading p{font-size:16px}.summary-pill{font-size:16px}}
@media(max-width:980px){.live-grid{gap:18px}.live-card{width:calc((100% - 18px)/2)}}
@media(max-width:650px){.streamers-main{padding:48px 0 76px}.streamers-heading{margin-bottom:34px}.streamers-heading p{font-size:12px}.live-grid{gap:17px;max-width:500px;margin:auto}.live-card{width:100%}.card-media{aspect-ratio:16/9}.preview-banner{align-items:start;flex-direction:column;gap:7px}.summary-pill{font-size:12px;padding:0 11px}.live-summary{gap:8px}}
@media(prefers-reduced-motion:reduce){.streamer-directory[open]{animation:none}}
