:root{--bg:#080a12;--panel:#111522;--panel-2:#161b2b;--line:#252b3d;--muted:#8990a6;--text:#f5f5f7;--lime:#d6fa72;--purple:#9b7dff;--coral:#ff8a78;--font:"DM Sans",sans-serif;--display:"Space Grotesk",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px}button,input{font:inherit}button{cursor:pointer;border:0;color:inherit}.app-shell{max-width:1440px;margin:auto;padding:0 52px}.topbar{height:82px;display:flex;align-items:center;border-bottom:1px solid #191d2a;gap:58px}.brand{display:flex;align-items:center;gap:10px;color:var(--text);font:700 25px var(--display);letter-spacing:-1.5px;text-decoration:none}.brand-mark{display:flex;gap:3px;align-items:end;height:23px}.brand-mark span{display:block;width:4px;border-radius:4px;background:var(--lime)}.brand-mark span:nth-child(1){height:13px}.brand-mark span:nth-child(2){height:22px}.brand-mark span:nth-child(3){height:17px}.main-nav{display:flex;gap:30px;height:100%;align-items:center}.nav-link{height:100%;display:flex;align-items:center;color:var(--muted);text-decoration:none;position:relative}.nav-link.active{color:var(--text)}.nav-link.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--lime)}.top-actions{margin-left:auto;display:flex;gap:18px;align-items:center}.search-box{height:40px;width:235px;background:#111520;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;padding:0 11px;gap:9px;color:var(--muted)}.search-box svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.7}.search-box input{background:none;border:0;outline:0;width:100%;color:var(--text);font-size:13px}.search-box kbd{font-size:12px;padding:2px 6px;border:1px solid var(--line);border-radius:4px}.icon-button{background:none;color:var(--muted);position:relative;padding:7px}.icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.5}.notification-button i{position:absolute;width:6px;height:6px;right:5px;top:4px;border-radius:50%;background:var(--coral)}.avatar{border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700;flex:none}.user-avatar{width:33px;height:33px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:11px;border:2px solid #252b3d}.login-label{width:auto;min-width:58px;height:34px;padding:0 12px;border-radius:7px;background:#1c2434;color:var(--text);font-size:11px}.menu-button{display:none;background:none;padding:5px}.menu-button span{display:block;width:20px;height:2px;background:var(--text);margin:4px}.hero-section{display:flex;min-height:480px;align-items:center;position:relative}.hero-copy{width:54%;padding:67px 0 55px}.eyebrow,.section-kicker{color:var(--lime);text-transform:uppercase;letter-spacing:1.8px;font-size:11px;font-weight:700}.eyebrow{display:flex;gap:8px;align-items:center}.pulse-dot{height:7px;width:7px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 5px #d6fa7220}.hero-copy h1{font:600 clamp(48px,6vw,81px)/.98 var(--display);letter-spacing:-4px;margin:21px 0 24px}.hero-copy h1 em{font-style:normal;color:var(--lime)}.hero-copy p{max-width:440px;line-height:1.65;color:var(--muted);font-size:16px;margin-bottom:34px}.hero-actions{display:flex;align-items:center;gap:26px}.primary-button,.outline-button,.follow-button,.gift-button{border-radius:7px;padding:13px 18px;font-weight:700;font-size:13px}.primary-button{background:var(--lime);color:#11140b}.primary-button span{margin-left:22px;font-size:16px}.text-button{background:none;color:var(--muted);font-size:13px;padding:11px 0}.text-button span{margin-left:9px;color:var(--lime)}.hero-art{height:360px;width:46%;position:relative}.art-glow{position:absolute;width:250px;height:250px;background:#7161f3;filter:blur(80px);opacity:.3;top:35px;left:105px}.art-card{position:absolute;border-radius:13px;overflow:hidden}.art-card-back{width:268px;height:310px;right:18px;top:30px;transform:rotate(8deg);background:linear-gradient(145deg,#2b1d57,#a95876);opacity:.6}.art-card-main{height:320px;width:283px;top:8px;left:75px;background:#30204f;box-shadow:0 26px 60px #0008}.art-top{height:39px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;font-size:10px;color:#dbd6e5;background:#1b1830b8}.live-badge{background:#ff4f52;color:#fff;padding:5px 8px;border-radius:4px;font-weight:700;letter-spacing:1px;font-size:9px}.art-scene{height:214px;position:relative;overflow:hidden;background:linear-gradient(180deg,#2e1b54,#ed775e 65%,#3f314a)}.sun{width:88px;height:88px;background:#ffcd78;border-radius:50%;position:absolute;top:45px;right:44px;box-shadow:0 0 45px #ffbd62}.mountain{position:absolute;bottom:-20px;width:220px;height:140px;background:#1b193b;transform:rotate(38deg)}.mountain-one{left:-32px}.mountain-two{right:-33px;bottom:-4px;background:#28204c}.person{position:absolute;width:58px;height:104px;border-radius:30px 30px 0 0;background:#16172c;bottom:-18px;left:116px}.person:before{content:"";position:absolute;width:33px;height:33px;border-radius:50%;background:#c3795c;top:-27px;left:13px}.art-bottom{display:flex;align-items:center;gap:9px;padding:13px;background:#19182c}.mini-avatar{width:28px;height:28px;font-size:8px}.a-rose{background:linear-gradient(135deg,#e58b9f,#5f4fc0)}.art-bottom strong,.art-bottom span{display:block;font-size:10px}.art-bottom span{color:#8f8ba1;margin-top:2px}.round-play{margin-left:auto;background:#d6fa72;color:#151a0e;width:29px;height:29px;border-radius:50%;font-size:10px}.floating-tag{position:absolute;background:#1b1e2d;border:1px solid #394057;box-shadow:0 8px 20px #0004;padding:9px 12px;border-radius:7px;font-size:11px}.tag-viewers{top:40px;left:50%;transform:translateX(-50%);white-space:nowrap}.tag-reaction{bottom:39px;right:19px;color:#ff9caa}.tag-reaction strong{color:#fff;margin-left:4px}.content-section{padding:34px 0 25px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-heading h2{font:600 30px var(--display);letter-spacing:-1.4px;margin:8px 0 0}.outline-button{background:none;border:1px solid var(--line);padding:9px 13px;color:var(--muted)}.outline-button span{color:var(--lime);margin-left:14px}.filter-row{display:flex;gap:9px;margin-bottom:22px}.filter-pill{background:none;color:var(--muted);border:1px solid var(--line);padding:8px 13px;border-radius:20px;font-size:12px}.filter-pill b{font-size:10px;color:#656c80;margin-left:4px}.filter-pill.active{background:#252c3c;color:var(--text);border-color:#3a4359}.filter-pill.active b{color:var(--lime)}.stream-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.stream-card{background:var(--panel);border:1px solid transparent;border-radius:9px;overflow:hidden;transition:.2s transform,.2s border-color}.stream-card:hover{transform:translateY(-3px);border-color:#3c465f}.stream-thumb{height:165px;position:relative;padding:12px;background:#26314c;overflow:hidden}.stream-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#090b14d9)}.thumb-music{background:radial-gradient(circle at 65% 20%,#f5a664,#b9466d 27%,#2a1b59 75%)}.thumb-game{background:linear-gradient(140deg,#182c4e,#235f72 52%,#a5487c)}.thumb-talk{background:radial-gradient(circle at 30% 30%,#e0a27f,#71466a 40%,#25254d)}.thumb-creative{background:linear-gradient(130deg,#2d1c46,#cb625e 52%,#e2c17e)}.thumb-pattern{position:absolute;inset:0;opacity:.35;background-image:linear-gradient(120deg,transparent 40%,#fff4 40.2%,transparent 41%),linear-gradient(30deg,transparent 55%,#fff3 55.2%,transparent 56%);background-size:55px 55px}.thumb-avatar{position:absolute;bottom:22px;left:18px;width:63px;height:63px;z-index:1;border:2px solid #fff5;font-size:14px}.thumb-glyph{position:absolute;right:25px;top:50px;font-size:54px;color:#fff8;z-index:1}.thumb-top,.thumb-bottom{position:absolute;z-index:2;left:12px;right:12px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.thumb-top{top:12px}.thumb-bottom{bottom:11px}.watchers{color:#fff}.watchers:before{content:"◉";color:#ff7275;margin-right:4px}.stream-info{padding:13px}.stream-info h3{font-size:14px;margin:0 0 8px;font-weight:700}.stream-info p{margin:0;color:var(--muted);font-size:11px}.stream-meta{display:flex;justify-content:space-between;margin-top:12px;color:#788095;font-size:10px}.stream-meta span:first-child{color:#aab0c2}.creator-row{display:flex;gap:27px;overflow:auto;padding:5px 0 18px}.creator{min-width:80px;text-align:center;position:relative}.creator .avatar{width:58px;height:58px;margin:auto;border:2px solid var(--lime);font-size:11px}.creator small{display:block;font-size:11px;color:#c6c9d3;margin-top:8px;white-space:nowrap}.creator .live-mini{position:absolute;bottom:21px;right:4px;width:12px;height:12px;background:#ff5b62;border-radius:50%;border:2px solid var(--bg)}.a-blue{background:linear-gradient(135deg,#55d2ce,#6955c9)}.a-gold{background:linear-gradient(135deg,#e6b178,#95604f)}.a-violet{background:linear-gradient(135deg,#d780e9,#5146a3)}.a-green{background:linear-gradient(135deg,#a6d68a,#3a8e76)}.a-coral{background:linear-gradient(135deg,#ffac83,#8d4f72)}.a-sky{background:linear-gradient(135deg,#89d5ff,#5365bb)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-card{min-height:155px;text-align:left;padding:20px;position:relative;border-radius:8px;overflow:hidden;background:#22263b}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#0001,#0006)}.category-card>*{position:relative;z-index:1;display:block}.category-music{background:linear-gradient(130deg,#ad547c,#ef9f62)}.category-game{background:linear-gradient(130deg,#2b527c,#537f77)}.category-talk{background:linear-gradient(130deg,#734b74,#cf7c70)}.category-create{background:linear-gradient(130deg,#4f4592,#b376b7)}.category-icon{font-size:25px;margin-bottom:28px}.category-card strong{font-size:14px}.category-card small{font-size:10px;opacity:.65;margin-top:6px}.category-arrow{position:absolute!important;right:17px;bottom:17px;font-size:17px}.empty-state{text-align:center;padding:60px 20px;color:var(--muted)}.empty-icon{font-size:45px;color:var(--lime)}.empty-state h3{color:var(--text);margin-bottom:5px}footer{display:flex;gap:20px;color:#656b7d;font-size:11px;border-top:1px solid #191d2a;padding:29px 0 35px;margin-top:35px}.brand-mini{font:700 16px var(--display);color:var(--text)}.footer-links{margin-left:auto}.room-modal{display:none;position:fixed;inset:0;z-index:10}.room-modal.open{display:block}.room-overlay{position:absolute;inset:0;background:#03040ad9;backdrop-filter:blur(5px)}.live-room{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(1050px,94vw);height:min(680px,90vh);background:#10131f;border:1px solid #333a50;border-radius:13px;overflow:hidden;box-shadow:0 30px 100px #0009}.room-close{position:absolute;right:15px;top:11px;z-index:3;background:#1b2030cc;border:1px solid #ffffff22;border-radius:50%;width:29px;height:29px;font-size:21px;line-height:20px}.room-video{height:54%;position:relative;background:#221c43;overflow:hidden}.video-noise{position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,#ce795e,#4c3b75 40%,#111729 80%);opacity:.8}.video-noise:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;background:#eeb66b;top:28px;left:calc(50% - 115px);box-shadow:0 0 100px #f6b463}.room-video-content{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:12px;background:linear-gradient(#0002,#07081788)}.room-video-content .live-badge{position:absolute;top:22px;left:24px}.room-play{width:62px;height:62px;border-radius:50%;background:#ffffffde;color:#222;display:grid;place-items:center;padding-left:3px;font-size:22px}.room-video-content p{margin:0;color:#ffffffe0;font-size:12px}.video-controls{position:absolute;bottom:17px;left:24px;right:24px;display:flex;justify-content:flex-end;gap:16px;color:#f4f3fa;font-size:11px}.room-details{height:46%;padding:20px 25px}.room-header{display:flex;justify-content:space-between;align-items:start}.room-creator{display:flex;align-items:center;gap:12px}.room-creator .avatar{width:43px;height:43px;font-size:11px}.room-creator h2{font:600 19px var(--display);margin:0 0 4px}.room-creator p{font-size:11px;color:var(--muted);margin:0}.follow-button{background:var(--lime);color:#11140b;padding:8px 13px;margin-left:17px}.follow-button.following{background:#252c3d;color:var(--lime)}.room-more{background:none;color:var(--muted);letter-spacing:2px}.room-tags{display:flex;gap:8px;margin:17px 0}.room-tags span{font-size:10px;color:#9da5bb;background:#1d2333;border-radius:4px;padding:6px 8px}.room-body{display:grid;grid-template-columns:1fr 245px;gap:25px;height:calc(100% - 116px)}.chat-area{min-width:0;display:flex;flex-direction:column}.chat-title,.gift-title{font-weight:700;font-size:12px;padding-bottom:9px;border-bottom:1px solid var(--line)}.chat-title span{color:#ff5a62;font-size:8px;margin-left:5px}.messages{overflow:auto;flex:1;padding:9px 2px}.message{font-size:11px;color:#b8bdcc;padding:5px 0}.message strong{color:#dce0ec;margin-right:5px}.message.gift-message{color:var(--lime)}.chat-composer{display:flex;background:#181d2b;border-radius:7px;padding:5px 6px 5px 11px}.chat-composer input{background:none;border:0;outline:0;color:#fff;width:100%;font-size:11px}.chat-composer button{width:26px;height:26px;border-radius:5px;background:var(--lime);color:#111;font-weight:700}.gift-panel{background:#171c2a;border-radius:8px;padding:15px}.gift-title{border:0;padding:0;display:flex;justify-content:space-between}.gift-title span{color:#ff8790;font-size:18px}.gift-panel p{color:var(--muted);font-size:10px;margin:6px 0 15px}.gift-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gift-grid button{background:#222a3c;border:1px solid transparent;border-radius:6px;padding:10px 5px;font-size:23px;color:#f5cd87}.gift-grid button:hover,.gift-grid button.selected{border-color:var(--lime);background:#293345}.gift-grid small{display:block;color:#9ba2b5;font-size:9px;margin-top:4px}.gift-button{width:100%;margin-top:15px;padding:10px;background:var(--purple);font-size:11px}.gift-button span{margin-left:8px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#e7fca0;color:#161b0d;padding:11px 17px;border-radius:7px;font-size:12px;font-weight:700;opacity:0;pointer-events:none;transition:.25s;z-index:20}.toast.show{opacity:1;transform:translate(-50%,0)}
.auth-modal{display:none;position:fixed;inset:0;z-index:12}.auth-modal.open{display:block}.auth-overlay{position:absolute;inset:0;background:#03040ad9;backdrop-filter:blur(5px)}.auth-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(420px,92vw);background:#111522;border:1px solid #333a50;border-radius:13px;padding:29px 31px 23px;box-shadow:0 30px 100px #0009}.auth-close{position:absolute;right:14px;top:11px;background:none;color:var(--muted);font-size:24px}.auth-brand{display:flex;align-items:center;gap:8px;font:700 20px var(--display);letter-spacing:-1px}.auth-brand .brand-mark{height:18px}.auth-brand .brand-mark span{width:3px}.auth-brand .brand-mark span:nth-child(1){height:10px}.auth-brand .brand-mark span:nth-child(2){height:17px}.auth-brand .brand-mark span:nth-child(3){height:13px}.auth-heading{margin:32px 0 20px}.auth-heading h2{font:600 30px var(--display);letter-spacing:-1.3px;margin:8px 0 7px}.auth-heading p{color:var(--muted);font-size:12px;line-height:1.5;margin:0;max-width:290px}.auth-tabs{display:flex;border-bottom:1px solid var(--line);gap:21px;margin-bottom:18px}.auth-tab{background:none;color:var(--muted);font-weight:700;font-size:12px;padding:0 0 11px;position:relative}.auth-tab.active{color:var(--text)}.auth-tab.active:after{content:"";height:2px;background:var(--lime);left:0;right:0;bottom:-1px;position:absolute}.auth-field{display:block;color:#aeb5c8;font-size:11px;margin:13px 0}.auth-field input{display:block;width:100%;margin-top:7px;padding:11px 12px;border:1px solid var(--line);border-radius:6px;background:#0c0f18;color:var(--text);outline:none;font-size:13px}.auth-field input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #9b7dff1c}.register-only{display:none}.auth-card.register-mode .register-only{display:block}.auth-card.register-mode .auth-heading h2{content:"Create your account"}.auth-remember{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;margin:12px 0}.auth-remember input{accent-color:var(--lime)}.auth-error{min-height:17px;color:#ff9a9f;font-size:11px;margin:8px 0}.auth-submit{width:100%;display:flex;justify-content:space-between;align-items:center}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-note{text-align:center;color:#666e82;font-size:10px;margin:19px 0 0}.account-state{text-align:center;display:grid;justify-items:center;gap:7px;padding:7px 0 10px}.account-state[hidden]{display:none!important}.account-avatar{width:59px;height:59px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:17px}.account-state strong{font:600 19px var(--display)}.account-state span{color:var(--muted);font-size:11px}.account-state .outline-button{margin-top:10px}.auth-card.logged-in #authForm,.auth-card.logged-in .auth-tabs,.auth-card.logged-in .auth-heading p,.auth-card.logged-in .auth-note{display:none}.auth-card.logged-in .auth-heading{margin-bottom:8px}.auth-card.logged-in .auth-heading h2{margin-top:7px}.auth-card.logged-in .auth-heading h2{font-size:25px}
.dashboard-page{background:var(--bg);min-height:100vh}.dashboard-shell{max-width:1440px;margin:auto;padding:0 52px}.dashboard-topbar{border-bottom-color:#191d2a}.dashboard-top-actions{margin-left:auto;display:flex;align-items:center;gap:23px}.back-home{color:var(--muted);font-size:12px;text-decoration:none}.back-home:hover{color:var(--text)}.dashboard-layout{display:grid;grid-template-columns:205px 1fr;gap:65px;min-height:calc(100vh - 83px)}.dashboard-sidebar{border-right:1px solid #191d2a;padding:39px 28px 32px 0;display:flex;flex-direction:column}.dashboard-profile-mini{padding-bottom:29px;border-bottom:1px solid #191d2a}.dashboard-avatar{width:55px;height:55px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:15px;margin-bottom:13px}.dashboard-profile-mini strong,.dashboard-profile-mini span{display:block}.dashboard-profile-mini strong{font:600 15px var(--display)}.dashboard-profile-mini span{font-size:10px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;margin-top:5px}.dashboard-side-label{padding:23px 12px 8px;color:#66718a;text-transform:uppercase;letter-spacing:1.5px;font-size:9px;font-weight:700}.dashboard-nav{display:grid;gap:6px}.dashboard-nav-link{padding:11px 12px;color:var(--muted);text-decoration:none;border-radius:6px;font-size:12px}.dashboard-nav-link span{display:inline-block;width:25px;color:#7e879d;font-size:15px}.dashboard-nav-link.active,.dashboard-nav-link:hover{background:#1a2030;color:var(--text)}.dashboard-nav-link.active span{color:var(--lime)}.dashboard-logout{margin-top:auto;background:none;text-align:left;padding:12px;color:#858da1;font-size:11px}.dashboard-logout span{float:right;color:var(--coral)}.dashboard-main{padding:56px 0 70px;max-width:1000px;width:100%}.dashboard-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:33px}.dashboard-heading h1{font:600 34px var(--display);letter-spacing:-1.7px;margin:9px 0 7px}.dashboard-heading p{margin:0;color:var(--muted);font-size:13px}.start-live-button{padding:11px 15px}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:22px}.dashboard-stat{background:var(--panel);border:1px solid #1d2332;border-radius:8px;padding:16px;min-height:146px}.stat-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:6px;font-size:15px;margin-bottom:18px}.stat-lime{color:#1b220e;background:#d6fa7230}.stat-purple{color:#bd9fff;background:#9b7dff2c}.stat-coral{color:#ff9d8e;background:#ff8a7828}.stat-blue{color:#90d9ff;background:#5ab6e729}.dashboard-stat small{display:block;color:var(--muted);font-size:10px}.dashboard-stat strong{font:600 24px var(--display);display:block;margin:4px 0}.stat-change{color:#a5bd78;font-size:9px}.dashboard-columns{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:17px}.dashboard-panel{background:var(--panel);border:1px solid #1d2332;border-radius:8px;padding:20px}.panel-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.panel-heading h2{font:600 20px var(--display);letter-spacing:-.8px;margin:6px 0 0}.panel-heading a,.panel-heading button{color:var(--lime);font-size:10px;background:none;text-decoration:none}.panel-menu{letter-spacing:2px;color:var(--muted)!important}.dashboard-creators{display:grid;gap:8px}.dashboard-creator{display:flex;align-items:center;gap:10px;padding:8px 6px;color:var(--text);text-decoration:none;border-radius:6px}.dashboard-creator:hover{background:#191f2e}.dashboard-creator .avatar{width:33px;height:33px;font-size:8px}.dashboard-creator div:nth-child(2){min-width:0;flex:1}.dashboard-creator strong,.dashboard-creator span,.dashboard-creator small{display:block}.dashboard-creator strong,.dashboard-creator div:nth-child(2)>span{font-size:11px}.dashboard-creator div:nth-child(2)>span{color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-creator small{font-size:10px;color:var(--muted);margin-top:3px}.dashboard-creator span i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#ff5d65;margin:0 4px 1px 0}.dashboard-creator b{font-size:8px;letter-spacing:.7px;color:#ff6d73}.dashboard-creator em{font-style:normal;color:#7b8498;font-size:9px}.activity-chart{height:151px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:1fr 18px;column-gap:11px;border-bottom:1px solid #252b3d;background:repeating-linear-gradient(to bottom,transparent 0,transparent 49px,#202638 50px)}.chart-y{grid-row:1;display:flex;flex-direction:column;justify-content:space-between;color:#687188;font-size:9px;padding:1px 0 4px}.chart-bars{display:flex;align-items:end;height:100%;gap:10px;padding:0 7px}.chart-bars i{display:block;flex:1;min-width:7px;border-radius:3px 3px 0 0;background:linear-gradient(to top,var(--purple),#c4afff);opacity:.85}.chart-bars i:nth-last-child(-n+2){background:linear-gradient(to top,var(--lime),#f1ffb9)}.chart-x{grid-column:2;display:flex;justify-content:space-between;color:#687188;font-size:9px;padding:4px 7px}.activity-total{display:flex;align-items:baseline;gap:8px;margin-top:15px}.activity-total strong{font:600 21px var(--display)}.activity-total span{font-size:10px;color:var(--muted)}.activity-feed{padding-bottom:11px}.feed-list{display:grid}.feed-item{display:flex;align-items:center;gap:12px;padding:13px 3px;border-top:1px solid #202638}.feed-symbol{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;font-size:14px}.feed-pink{background:#ff8a7826;color:#ff9b8e}.feed-green{background:#d6fa7224;color:var(--lime)}.feed-blue{background:#62c4f426;color:#82d3fc}.feed-item div{flex:1}.feed-item strong,.feed-item small{display:block}.feed-item strong{font-size:11px}.feed-item small{font-size:10px;color:var(--muted);margin-top:3px}.feed-value{font-size:11px;color:#9fa7ba}.dashboard-logout:disabled{opacity:.5}
.stat-muted{color:#758097}.member-date{font-size:17px!important}.dashboard-empty{min-height:175px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon-small{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#252c3c;color:var(--lime);font-size:19px;margin-bottom:11px}.dashboard-empty strong{font-size:12px}.dashboard-empty p{color:var(--muted);font-size:10px;line-height:1.5;margin:7px 0 15px}.dashboard-empty .outline-button{padding:8px 11px}.dashboard-empty .text-button{font-size:11px}.settings-summary{display:grid;gap:0}.settings-row{display:flex;justify-content:space-between;gap:20px;padding:12px 3px;border-top:1px solid #202638;font-size:11px}.settings-row span{color:var(--muted)}.settings-row strong{font-weight:500;overflow:hidden;text-overflow:ellipsis}.ingest-settings{display:grid;gap:8px;margin-top:24px;padding-top:20px;border-top:1px solid #202638}.ingest-settings strong{font-size:12px}.ingest-settings p,.ingest-settings span{margin:0;color:var(--muted);font-size:11px}.ingest-settings code{color:var(--lime);word-break:break-all}
.following-empty{width:100%;display:flex;align-items:center;gap:14px;padding:13px 3px}.following-empty .empty-icon-small{margin:0;width:39px;height:39px;flex:none}.following-empty div{flex:1}.following-empty strong,.following-empty p{display:block}.following-empty strong{font-size:11px}.following-empty p{font-size:10px;color:var(--muted);margin:4px 0 0}.following-empty .text-button{white-space:nowrap;font-size:10px}
.broadcast-modal{display:none;position:fixed;inset:0;z-index:12}.broadcast-modal.open{display:block}.broadcast-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(430px,92vw);background:#111522;border:1px solid #333a50;border-radius:13px;padding:29px 31px 25px;box-shadow:0 30px 100px #0009}.broadcast-card h2{font:600 29px var(--display);letter-spacing:-1.3px;margin:8px 0 7px}.broadcast-card>p{color:var(--muted);font-size:12px;line-height:1.5;margin:0 0 22px;max-width:320px}.broadcast-card select{appearance:none;color:var(--text);background:#0c0f18 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='m2 4 4 4 4-4' fill='none' stroke='%238990a6' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat right 12px center}.broadcast-card select option{background:#111522;color:var(--text)}.broadcast-error{min-height:17px;color:#ff9a9f;font-size:11px;margin:8px 0}.broadcast-modal .auth-submit{width:100%}
.end-live-button{background:#ff8a78;color:#21100d}.end-live-button:hover{background:#ff9d8e}
.chat-empty{color:var(--muted);font-size:11px;text-align:center;padding:26px 10px}
.room-video-content[hidden],.video-noise[hidden],.remote-video[hidden]{display:none!important}.live-badge.ended{background:#646b7d}.video-fullscreen{background:none;color:inherit;padding:0;font-size:12px;margin-left:2px}
.remote-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#090b14}.studio-panel{display:grid;grid-template-columns:1fr 330px;gap:20px;align-items:center;background:#171d2b;border:1px solid #333c55;border-radius:9px;padding:17px;margin:-10px 0 22px}.studio-panel[hidden]{display:none}.studio-copy h2{font:600 21px var(--display);margin:7px 0}.studio-copy p{font-size:11px;color:var(--muted);margin:0 0 16px}.studio-copy .outline-button{border-color:#49536c;color:#ff9d8e}.studio-panel video{width:100%;height:185px;object-fit:cover;border-radius:6px;background:#080a12;transform:none}
.ingest-details{display:grid;gap:5px;margin:10px 0 14px;padding:10px 12px;background:#0e1320;border:1px solid #2c354b;border-radius:6px;font-size:11px}.ingest-details strong{color:var(--text);font-size:11px}.ingest-details span,.ingest-details small{display:block;color:var(--muted);line-height:1.4}.ingest-details code{color:var(--lime);word-break:break-all}.studio-actions{display:flex;gap:8px;flex-wrap:wrap}.studio-actions .outline-button{font-size:10px;padding:8px 10px}
@media(max-width:900px){.app-shell{padding:0 24px}.topbar{gap:25px}.main-nav{gap:17px}.stream-grid{grid-template-columns:repeat(2,1fr)}.hero-art{transform:scale(.8);transform-origin:center right}.category-grid{grid-template-columns:repeat(2,1fr)}.search-box{width:180px}.room-body{grid-template-columns:1fr 190px}}
@media(max-width:650px){.app-shell{padding:0 16px}.topbar{height:120px;position:relative;align-items:flex-start;padding-top:16px}.main-nav{display:none}.top-actions{position:absolute;z-index:26;left:0;right:0;top:76px;display:flex;gap:9px;align-items:center}.search-box{display:flex;flex:1;width:auto;height:38px}.notification-button{display:block}.menu-button{display:block}.topbar.menu-open .main-nav{display:flex;position:absolute;z-index:25;top:68px;left:0;right:0;height:auto;flex-direction:column;align-items:stretch;gap:0;padding:8px;background:#10131f;border:1px solid var(--line);border-radius:0 0 8px 8px;box-shadow:0 14px 30px #0008}.topbar.menu-open .nav-link{height:auto;padding:13px 12px}.topbar.menu-open .nav-link.active:after{display:none}.hero-section{min-height:650px;display:block}.hero-copy{width:100%;padding-top:72px}.hero-copy h1{font-size:54px;letter-spacing:-3px}.hero-copy p{font-size:14px}.hero-art{width:100%;height:300px;transform:none;margin-top:15px}.art-card-main{left:calc(50% - 142px);top:4px}.art-card-back{right:calc(50% - 160px);top:15px}.tag-viewers{left:calc(50% - 166px)}.tag-reaction{right:calc(50% - 168px)}.section-heading h2{font-size:25px}.outline-button{font-size:11px}.filter-row{overflow:auto;margin-right:-16px;padding-right:16px}.filter-pill{white-space:nowrap}.stream-grid{grid-template-columns:1fr}.stream-thumb{height:190px}.category-grid{grid-template-columns:1fr 1fr;gap:9px}.category-card{min-height:125px;padding:14px}.category-icon{margin-bottom:15px}.category-card strong{font-size:12px}.category-card small{font-size:9px}.following-section{padding-top:22px}.footer-links{display:none}.live-room{height:94vh;width:96vw;overflow:auto}.room-video{height:32%}.room-details{height:68%;padding:16px}.room-creator h2{font-size:15px}.room-creator p{font-size:10px}.follow-button{margin-left:7px;font-size:11px;padding:7px}.room-body{display:flex;flex-direction:column;height:auto;gap:14px}.chat-area{height:205px}.gift-panel{min-height:170px}.gift-grid{grid-template-columns:repeat(4,1fr)}.gift-grid button{padding:6px 2px;font-size:19px}.gift-grid small{font-size:8px}.gift-button{margin-top:10px}.room-tags{overflow:auto}.room-tags span{white-space:nowrap}}
@media(max-width:650px){.dashboard-shell{padding:0 16px}.dashboard-topbar{height:68px}.back-home{font-size:10px}.dashboard-layout{display:block;min-height:0}.dashboard-sidebar{border:0;padding:22px 0 0}.dashboard-profile-mini{display:none}.dashboard-nav{display:flex;gap:4px;padding:0;overflow:auto}.dashboard-nav-link{white-space:nowrap;padding:9px 11px}.dashboard-nav-link span{width:auto;margin-right:5px}.dashboard-logout{position:absolute;right:16px;top:78px;padding:8px}.dashboard-main{padding:54px 0 45px}.dashboard-heading{display:block;margin-bottom:25px}.dashboard-heading h1{font-size:29px;line-height:1.05}.dashboard-heading p{font-size:12px;line-height:1.5;max-width:270px}.start-live-button{margin-top:20px}.dashboard-stats{grid-template-columns:1fr 1fr;gap:9px}.dashboard-stat{min-height:127px;padding:13px}.stat-icon{margin-bottom:13px}.dashboard-stat strong{font-size:21px}.dashboard-columns{grid-template-columns:1fr;gap:12px}.dashboard-panel{padding:15px}.activity-panel{order:-1}.dashboard-heading+.dashboard-stats{margin-bottom:12px}.panel-heading h2{font-size:18px}.feed-item{gap:9px}}
.studio-panel{display:block;grid-column:1/-1;padding:0;overflow:hidden;background:#0d1220;border:1px solid #303b56;border-radius:16px;box-shadow:0 24px 70px #0005}.studio-panel[hidden]{display:none}.studio-live-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #222c42;background:linear-gradient(110deg,#151d32,#101624)}.studio-live-pill{display:inline-flex;align-items:center;gap:6px;color:#ff9b9f;font-size:9px;font-weight:800;letter-spacing:1.2px}.studio-live-pill i{width:7px;height:7px;border-radius:50%;background:#ff5e6a;box-shadow:0 0 0 4px #ff5e6a22}.studio-live-header h2{margin:7px 0 3px;font:600 20px var(--display)}.studio-live-header p{margin:0;color:var(--muted);font-size:11px}.studio-broadcast-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.75fr);gap:14px;padding:14px}.studio-stage-column{min-width:0}.studio-stage{position:relative;overflow:hidden;border:1px solid #303c58;border-radius:12px;background:#070a12}.studio-stage-label{position:absolute;z-index:2;top:12px;left:13px;right:13px;display:flex;justify-content:space-between;align-items:center;color:#f4f6ff;font-size:9px;font-weight:800;letter-spacing:1px;pointer-events:none}.studio-stage-label small{color:#b2bad0;font-size:10px;font-weight:400;letter-spacing:0}.studio-video-stack{display:grid;grid-template-columns:1fr;gap:3px;min-height:360px;background:#080a12}.studio-video-stack video{width:100%;height:360px;min-width:0;object-fit:cover;border-radius:0;background:#080a12;transform:none}.studio-video-stack.beam-active{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:180px}.studio-video-stack.beam-active video{height:180px}.studio-stage-footer{display:flex;justify-content:space-between;padding:10px 13px;background:#111827;color:#9fa9c0;font-size:10px}.studio-stage-footer span:last-child{color:var(--lime)}.studio-chat-live{color:#ff818a;font-size:10px}.dashboard-chat{display:flex;flex-direction:column;min-height:430px;max-height:560px;border:1px solid #303c58;border-radius:12px;background:#121a2a;overflow:hidden}.dashboard-chat-heading{display:flex;justify-content:space-between;align-items:start;padding:16px;border-bottom:1px solid #2a354c}.dashboard-chat-heading strong,.dashboard-chat-heading .section-kicker{display:block}.dashboard-chat-heading strong{font-size:13px;margin-top:5px}.dashboard-chat-messages{flex:1;min-height:260px;overflow:auto;padding:12px}.dashboard-chat-message{padding:8px 0;color:#bec6d8;font-size:11px;line-height:1.4;border-bottom:1px solid #ffffff08}.dashboard-chat-message strong{color:#f3f5fb;margin-right:6px}.dashboard-chat-form{display:flex;gap:7px;margin:10px;padding:5px;background:#0b101c;border:1px solid #29344d;border-radius:8px}.dashboard-chat-form input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:11px;padding:7px}.dashboard-chat-form button{width:31px;border-radius:6px;background:var(--lime);color:#11140b;font-weight:800}.beam-panel{margin-top:14px;padding:15px;border:1px solid #293650;border-radius:11px;background:#111a2a}.beam-panel-heading{display:flex;justify-content:space-between;gap:12px}.beam-panel-heading>div:first-child{display:grid;gap:4px}.beam-panel-heading small{color:var(--muted);font-size:10px}.beam-panel-count{color:var(--lime);font-size:10px;white-space:nowrap}.beam-slots{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:13px}.beam-slot{min-height:62px;border-radius:8px}.beam-requests{margin-top:11px}.studio-actions{padding:13px 0 2px}.studio-actions .outline-button{background:#151e30;border-color:#34415b}.studio-actions .studio-end-button{margin-left:auto;color:#ff9b9f;border-color:#5a3544}
@media(max-width:800px){.studio-live-header{padding:16px;align-items:flex-start}.studio-live-header .outline-button{font-size:9px;padding:8px}.studio-broadcast-grid{display:flex;flex-direction:column;padding:9px}.studio-video-stack{min-height:255px}.studio-video-stack video{height:255px}.studio-video-stack.beam-active{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:125px}.studio-video-stack.beam-active video{height:125px}.dashboard-chat{min-height:280px;max-height:350px}.dashboard-chat-messages{min-height:150px}.beam-slots{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-actions{display:grid;grid-template-columns:1fr 1fr}.studio-actions .studio-end-button{margin-left:0;grid-column:1/-1}.studio-stage-label small{display:none}}
@media(max-width:800px){.studio-video-stack #localVideo{transform:scaleX(-1)}}
.streamer-live-page{background:#070a13}.streamer-live-page .dashboard-shell{max-width:none;padding:0}.streamer-live-page .dashboard-topbar{height:52px;padding:0 20px;background:#0b1020;border-bottom:1px solid #26314a}.streamer-live-page .dashboard-topbar .brand{font-size:20px}.streamer-live-page .dashboard-topbar .user-avatar{width:29px;height:29px}.streamer-live-page .dashboard-sidebar{display:none}.streamer-live-page .dashboard-layout{display:block;min-height:calc(100vh - 52px)}.streamer-live-page .dashboard-main{max-width:none;padding:14px 22px 24px}.streamer-live-page .dashboard-heading,.streamer-live-page .dashboard-stats,.streamer-live-page .dashboard-columns,.streamer-live-page #streamLeague,.streamer-live-page #settings{display:none!important}.streamer-live-page .studio-panel{min-height:calc(100vh - 90px);border-radius:14px}.streamer-live-page .studio-live-header{display:none}.streamer-live-page .studio-broadcast-grid{grid-template-columns:minmax(0,1.8fr) minmax(300px,.7fr);padding:18px;gap:18px}.streamer-live-page .studio-video-stack{min-height:min(62vh,620px)}.streamer-live-page .studio-video-stack video{height:min(62vh,620px)}.streamer-live-page .studio-video-stack.beam-active{grid-auto-rows:min(31vh,310px)}.streamer-live-page .studio-video-stack.beam-active video{height:min(31vh,310px)}.streamer-live-page .dashboard-chat{min-height:min(72vh,720px);max-height:none}.streamer-live-page .beam-panel{margin-top:16px}.streamer-live-page .studio-actions{padding-bottom:0}@media(max-width:800px){.streamer-live-page .dashboard-topbar{height:46px;padding:0 12px}.streamer-live-page .dashboard-topbar .brand{font-size:18px}.streamer-live-page .dashboard-top-actions{gap:10px}.streamer-live-page .dashboard-top-actions .back-home{font-size:9px}.streamer-live-page .dashboard-main{height:calc(100% - 46px);padding:6px}.streamer-live-page .studio-panel{min-height:calc(100vh - 58px);border-radius:10px}.streamer-live-page .studio-live-header{display:none}.streamer-live-page .studio-broadcast-grid{padding:7px;gap:7px}.streamer-live-page .studio-video-stack{min-height:46vh}.streamer-live-page .studio-video-stack video{height:46vh}.streamer-live-page .studio-video-stack.beam-active{grid-auto-rows:23vh}.streamer-live-page .studio-video-stack.beam-active video{height:23vh}.streamer-live-page .dashboard-chat{min-height:255px;max-height:33vh}.streamer-live-page .beam-panel{margin-top:9px}.streamer-live-page .beam-panel-heading small{display:none}}
@media(max-width:800px){html:has(.streamer-live-page),body.streamer-live-page{height:100%;overflow:hidden}.streamer-live-page .dashboard-layout{height:calc(100vh - 46px);overflow:hidden}.streamer-live-page .dashboard-main{height:100%;min-height:0;padding:6px}.streamer-live-page .studio-panel{height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}.streamer-live-page .studio-live-header{flex:none;padding:11px 13px}.streamer-live-page .studio-live-header p{font-size:10px}.streamer-live-page .studio-broadcast-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,7fr) minmax(0,3fr);flex:1;min-height:0;overflow:hidden;padding:7px;gap:7px}.streamer-live-page .studio-stage-column{display:flex;min-height:0;flex-direction:column}.streamer-live-page .studio-stage{display:flex;flex:1;min-height:0;flex-direction:column}.streamer-live-page .studio-video-stack,.streamer-live-page .studio-video-stack.beam-active{display:grid;flex:1;min-height:0;grid-auto-rows:1fr}.streamer-live-page .studio-video-stack video,.streamer-live-page .studio-video-stack.beam-active video{height:auto;min-height:0}.streamer-live-page .studio-stage-footer{flex:none;padding:7px 10px}.streamer-live-page .beam-panel{flex:none;margin-top:7px;padding:8px 10px}.streamer-live-page .beam-panel-heading strong{font-size:11px}.streamer-live-page .beam-slots{grid-auto-rows:36px;overflow:hidden;margin-top:7px}.streamer-live-page .beam-slot{min-height:36px;padding:3px;font-size:9px}.streamer-live-page .beam-slot-add span{font-size:15px}.streamer-live-page .beam-slot-add small{font-size:8px}.streamer-live-page .studio-actions{flex:none;padding:7px 0 0;display:flex;gap:5px;overflow:hidden}.streamer-live-page .studio-actions .outline-button{flex:1;min-width:0;padding:7px 4px;font-size:8px;white-space:nowrap}.streamer-live-page .studio-actions .studio-end-button{margin-left:0;flex:0 0 auto}.streamer-live-page .dashboard-chat{display:flex;min-height:0;max-height:none;border-radius:10px}.streamer-live-page .dashboard-chat-heading{flex:none;padding:10px 12px}.streamer-live-page .dashboard-chat-messages{min-height:0;overflow-y:auto;padding:6px 10px}.streamer-live-page .dashboard-chat-form{flex:none;margin:6px;padding:4px}.streamer-live-page .dashboard-chat-form input{padding:5px}.streamer-live-page .dashboard-chat-form button{width:28px;height:28px}}
.streamer-live-page .studio-stage-column{position:relative}.streamer-live-page .beam-panel{position:absolute;z-index:5;top:12px;right:12px;margin:0;padding:0;border:0;background:transparent;pointer-events:none}.streamer-live-page .beam-panel-heading,.streamer-live-page .beam-slots{display:none}.streamer-live-page .beam-requests{pointer-events:auto;margin:0}.streamer-live-page .beam-request{background:#101827ed;border-color:#53627f;box-shadow:0 8px 24px #0008}
@media(max-width:800px){.streamer-live-page .beam-panel{top:8px;right:8px;padding:0}.streamer-live-page .beam-request{font-size:9px;padding:5px 7px}.streamer-live-page .studio-actions{padding-top:5px}}
.streamer-live-page .dashboard-chat{margin:0;padding:0;border:1px solid #2b3852;border-radius:6px;background:#0d1422;box-shadow:none}.streamer-live-page .dashboard-chat-heading{padding:9px 12px;border-bottom:1px solid #27344c}.streamer-live-page .dashboard-chat-messages{padding:7px 12px}.streamer-live-page .dashboard-chat-form{margin:7px;padding:4px;border:1px solid #27344c}
.streamer-live-page .beam-slots{display:grid;grid-template-columns:repeat(4,42px);gap:5px;width:max-content;pointer-events:auto}.streamer-live-page .beam-panel>.beam-panel-heading{display:none}.streamer-live-page .beam-slot{width:42px;min-height:38px;padding:3px;border:1px solid #d6fa72aa;border-radius:6px;background:#101827d9;color:#d6fa72;font-size:9px;box-shadow:0 4px 15px #0007}.streamer-live-page .beam-slot-add span{font-size:17px}.streamer-live-page .beam-slot-add small{display:none}.streamer-live-page .beam-slot-filled{grid-template-columns:1fr;grid-template-rows:1fr}.streamer-live-page .beam-slot-filled .beam-slot-avatar{width:22px;height:22px;grid-row:auto;font-size:8px}.streamer-live-page .beam-slot-filled strong{font-size:7px;max-width:36px}.streamer-live-page .beam-slot-filled button{font-size:12px}
@media(max-width:800px){.streamer-live-page .beam-slots{grid-template-columns:repeat(4,28px);gap:3px}.streamer-live-page .beam-slot{width:28px;min-height:27px;border-radius:5px;font-size:8px}.streamer-live-page .beam-slot-add span{font-size:14px}.streamer-live-page .beam-slot-filled .beam-slot-avatar{width:18px;height:18px;font-size:7px}.streamer-live-page .beam-slot-filled strong{display:none}.streamer-live-page .beam-slot-filled button{font-size:10px;right:1px;top:0}}
@media(max-width:800px){.streamer-live-page .studio-stage-column{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(112px,.75fr);grid-template-rows:minmax(0,1fr) auto;gap:6px}.streamer-live-page .studio-stage{grid-column:1;grid-row:1;min-width:0}.streamer-live-page .beam-panel{position:static;grid-column:2;grid-row:1;display:block;align-self:stretch;overflow:hidden;padding:6px;border:1px solid #293650;border-radius:8px;background:#111827;pointer-events:auto}.streamer-live-page .beam-panel>.beam-panel-heading{display:none}.streamer-live-page .beam-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:auto;height:100%;gap:5px;align-content:space-between}.streamer-live-page .beam-slot{width:auto;height:auto;min-height:0;border-radius:6px;font-size:8px}.streamer-live-page .beam-slot-add span{font-size:15px}.streamer-live-page .studio-actions{grid-column:1/-1;grid-row:2;padding:0}.streamer-live-page .studio-video-stack,.streamer-live-page .studio-video-stack.beam-active{height:100%;min-height:0}.streamer-live-page .studio-video-stack video,.streamer-live-page .studio-video-stack.beam-active video{height:100%;min-height:0}.streamer-live-page .beam-requests{position:absolute;top:6px;right:6px;z-index:6}}
@media(max-width:800px){.streamer-live-page .beam-slots{grid-template-rows:repeat(4,minmax(0,1fr));align-content:stretch}.streamer-live-page .dashboard-chat-heading{padding:5px 8px}.streamer-live-page .dashboard-chat-heading .section-kicker{font-size:8px;letter-spacing:1.2px}.streamer-live-page .dashboard-chat-heading strong{font-size:10px;margin-top:2px}.streamer-live-page .studio-chat-live{font-size:8px}}
.streamer-live-page .dashboard-chat-heading{display:none}
.streamer-live-page .studio-actions{display:none!important}
.topbar>.brand{display:grid;grid-template-columns:auto;justify-items:center;gap:2px;margin-left:40px}.topbar>.brand .brand-name{display:flex;align-items:center;gap:10px}.topbar>.brand>small{display:block;color:var(--muted);font:500 7px var(--font);letter-spacing:1.8px;text-transform:uppercase;text-align:center;margin-left:1.8px}
.brand-word,.brand-mini{position:relative;display:inline-block}.brand-word::before{content:"";position:absolute;left:0;right:-5px;top:-5px;height:2px;border-radius:2px;background:#d8ff4f;box-shadow:0 0 6px #c9ff3d;transform:skewX(-18deg)}.brand-z{position:absolute;z-index:1;top:-17px;right:-4px;color:#d8ff4f;font-size:1.02em;font-weight:900;font-style:italic;text-shadow:0 0 5px #c9ff3d,0 0 12px #8bff2f;transform:rotate(-8deg);line-height:1}.brand-z::after{content:"↑";position:absolute;left:50%;top:100%;color:#c9ff3d;font-size:10px;font-style:normal;line-height:1;text-shadow:none;transform:translateX(-50%)}
.live-topbar .brand,.dashboard-topbar .brand{display:grid;justify-items:center;gap:2px}.live-topbar .brand>small,.dashboard-topbar .brand>small{display:block;color:var(--muted);font:500 7px var(--font);letter-spacing:1.8px;text-transform:uppercase;text-align:center;margin-left:1.8px}
.host-video-menu-mode{display:grid;gap:6px;padding:9px 12px;color:#aeb8ce;font-size:10px}.host-video-menu-mode select{width:100%;padding:8px 9px;border:1px solid #34415b;border-radius:7px;background:#0f1727;color:#f4f6ff;font:inherit}
.streamer-live-page .beam-slot-request{border-color:#d6fa72;color:#d6fa72;background:#172116}
.streamer-live-page .beam-slot .beam-guest-preview{display:block!important;visibility:visible!important;opacity:1;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;background:#080a12;z-index:3}.streamer-live-page .beam-slot .beam-guest-preview~*{visibility:hidden}
.streamer-live-page .beam-slot-filled>button{z-index:4}
@media(max-width:800px){.streamer-live-page .studio-broadcast-grid{grid-template-rows:minmax(0,6fr) minmax(0,4fr)}.streamer-live-page .dashboard-chat-messages{padding:10px 12px}.streamer-live-page .dashboard-chat-form{margin:8px;padding:5px}.streamer-live-page .dashboard-chat-form input{padding:8px}}
@media(max-width:800px){.streamer-live-page .beam-panel{transform:translateY(-6px)}.streamer-live-page .beam-slots{margin-top:0;padding:1px}.streamer-live-page .dashboard-chat-form{margin:2px 8px 14px;padding:5px 6px}.streamer-live-page .dashboard-chat-form input{padding:10px 8px}.streamer-live-page .dashboard-chat-form button{height:32px}}
.host-video-menu{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:20px;background:#040711b8;backdrop-filter:blur(5px)}.host-video-menu[hidden]{display:none}.host-video-menu-card{position:relative;width:min(300px,calc(100vw - 32px));display:grid;gap:8px;padding:24px;border:1px solid #384764;border-radius:13px;background:#111a2a;box-shadow:0 24px 70px #000b}.host-video-menu-card .section-kicker{margin-bottom:5px}.host-video-menu-card>button:not(.host-video-menu-close){display:flex;justify-content:space-between;align-items:center;width:100%;padding:11px 12px;border:1px solid #2b3852;border-radius:7px;background:#172238;color:var(--text);font-size:11px;text-align:left}.host-video-menu-card>button:not(.host-video-menu-close):hover{border-color:var(--lime);background:#1c2b38}.host-video-menu-card>button span{color:var(--lime)}.host-video-menu-card .host-video-menu-end{color:#ff9b9f;border-color:#613b4b}.host-video-menu-close{position:absolute;top:10px;right:12px;width:28px;height:28px;border:1px solid #2d3850;border-radius:7px;background:#0d1422;color:var(--muted);font-size:19px;line-height:1}.host-video-menu-close:hover{color:var(--text);border-color:#60708f}
@media(min-width:801px){.streamer-live-page .studio-broadcast-grid{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,7fr) minmax(220px,3fr);height:calc(100vh - 220px);min-height:560px}.streamer-live-page .studio-stage-column{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.9fr);grid-template-rows:minmax(0,1fr) auto;gap:12px;min-height:0}.streamer-live-page .studio-stage{grid-column:1;grid-row:1;min-height:0}.streamer-live-page .studio-video-stack,.streamer-live-page .studio-video-stack.beam-active{height:100%;min-height:0}.streamer-live-page .studio-video-stack video,.streamer-live-page .studio-video-stack.beam-active video{height:100%;min-height:0}.streamer-live-page .beam-panel{position:static;grid-column:2;grid-row:1;display:block;align-self:stretch;overflow:hidden;padding:14px;border:1px solid #293650;border-radius:11px;background:#111827;pointer-events:auto}.streamer-live-page .beam-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:auto;gap:10px;height:calc(100% - 55px);align-content:space-between}.streamer-live-page .beam-slot{width:auto;min-height:0;height:calc((100% - 30px)/4);border-radius:9px;font-size:10px}.streamer-live-page .beam-slot-add span{font-size:23px}.streamer-live-page .beam-panel>.beam-panel-heading{display:block;margin-bottom:10px}.streamer-live-page .beam-panel-heading>div{display:grid;gap:3px}.streamer-live-page .beam-panel-heading strong{font-size:13px}.streamer-live-page .beam-panel-heading small{display:block;color:var(--muted);font-size:10px}.streamer-live-page .studio-actions{grid-column:1/-1;grid-row:2;padding:0}.streamer-live-page .dashboard-chat{grid-column:1;grid-row:2;min-height:0;max-height:none}.streamer-live-page .dashboard-chat-messages{min-height:0}}
@media(max-width:650px){.studio-panel{grid-template-columns:1fr;padding:14px}.studio-panel video{height:180px;grid-row:1}.studio-copy{grid-row:2}}
.beam-panel{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);display:grid;gap:12px}.beam-panel>div:first-child{display:grid;gap:3px}.beam-panel small{color:var(--muted)}.beam-slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.beam-slot{min-height:74px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.03);color:var(--text);display:grid;place-items:center;position:relative;padding:8px;text-align:center}.beam-slot-add{border-style:dashed;color:var(--muted);cursor:pointer}.beam-slot-add span{font-size:22px;color:var(--lime)}.beam-slot-filled{grid-template-columns:1fr auto;grid-template-rows:1fr auto}.beam-slot-avatar{grid-row:1/3;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--purple);font-size:11px;font-weight:800}.beam-slot-filled strong{font-size:11px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.beam-slot-filled button{border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:18px;position:absolute;right:4px;top:2px}
.dashboard-chat{margin-top:20px;border-top:1px solid var(--line);padding-top:18px}.dashboard-chat-heading{display:grid;gap:3px}.dashboard-chat-messages{height:150px;overflow:auto;margin:10px 0;background:#111522;border:1px solid var(--line);border-radius:7px;padding:8px}.dashboard-chat-message{font-size:11px;color:#c3c9d6;padding:5px 2px}.dashboard-chat-message strong{color:var(--lime);margin-right:7px}.dashboard-chat-form{display:flex;gap:6px}.dashboard-chat-form input{min-width:0;flex:1;background:#111522;border:1px solid var(--line);border-radius:6px;color:var(--text);padding:9px;font-size:11px}.dashboard-chat-form button{border-radius:6px;background:var(--lime);color:#13180c;padding:0 12px;font-weight:700;font-size:11px}
.beam-requests{display:grid;gap:7px}.beam-request{display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid var(--line);border-radius:7px;font-size:11px}.beam-request span{margin-right:auto}.beam-request button{padding:5px 8px;border-radius:5px;background:var(--lime);color:#13180c;font-size:11px;font-weight:700}.beam-request button:last-child{background:#272d3c;color:var(--muted)}
.studio-video-stack{display:block}.studio-video-stack video{min-width:0}.studio-video-stack video[hidden]{display:none}.studio-video-stack.beam-active{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.studio-video-stack.beam-active video{width:100%;height:100%;object-fit:cover}
/* Live room desktop layout: video stage left, interaction rail right. */
.live-room{display:grid;grid-template-columns:minmax(0,1fr) 330px;height:min(680px,90vh)}
.room-video{height:auto;min-height:0;grid-column:1;grid-row:1}
.room-details{height:auto;min-height:0;overflow:hidden;grid-column:2;grid-row:1;display:flex;flex-direction:column;padding:20px}
.room-body{display:flex;flex:1;min-height:0;height:auto;flex-direction:column;gap:14px}
.chat-area{min-height:0;flex:1}
.gift-panel{flex:none}
@media(max-width:650px){.live-room{display:block;height:94vh}.room-video{height:32%}.room-details{height:68%;display:block;overflow:visible;padding:16px}.room-body{display:flex;flex-direction:column;height:auto;gap:14px}.chat-area{height:205px;flex:none}}
/* Dedicated live page with a Twitch-style stage and compact chat rail. */
.beam-join-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:rgba(4,7,15,.78);backdrop-filter:blur(8px)}.beam-join-modal[hidden]{display:none}.beam-join-card{position:relative;width:min(480px,calc(100vw - 32px));margin:auto;padding:32px;border:1px solid #34415d;border-radius:16px;background:linear-gradient(145deg,#182238,#0d1320);box-shadow:0 28px 90px rgba(0,0,0,.65)}.beam-join-card h2{margin:8px 0 6px;color:#f7f9ff;font:600 26px var(--display);letter-spacing:-.7px}.beam-join-card p{margin:0}.beam-join-selection{color:var(--lime);font-size:11px}.beam-join-close{position:absolute;top:14px;right:16px;width:32px;height:32px;border:1px solid #2d3850;border-radius:8px;background:#111827;color:var(--muted);font-size:22px;line-height:1;cursor:pointer}.beam-join-close:hover{border-color:#64718e;color:var(--text)}.beam-join-modes{display:grid;gap:11px;margin:25px 0}.beam-join-mode{display:flex;align-items:center;gap:13px;width:100%;padding:15px;border:1px solid #2b3852;border-radius:11px;background:#111a2a;color:var(--text);cursor:pointer;text-align:left;transition:border-color .18s,background .18s,transform .18s}.beam-join-mode:hover{border-color:#596984;background:#172238;transform:translateY(-1px)}.beam-join-mode.is-selected{border-color:var(--lime);background:linear-gradient(100deg,#1b2b24,#142033);box-shadow:0 0 0 1px #9ee94833}.beam-join-mode input{accent-color:var(--lime);flex:none}.beam-join-mode-icon{display:grid;place-items:center;width:42px;height:36px;border-radius:8px;background:#27334b;color:var(--lime);font-size:9px;font-weight:800;letter-spacing:.5px}.beam-join-mode>span:last-child{flex:1}.beam-join-mode strong,.beam-join-mode small{display:block}.beam-join-mode strong{font-size:12px}.beam-join-mode small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.35}.beam-join-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #27334a;padding-top:18px}.beam-join-actions button{min-width:100px}.beam-audio-card{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:8px;background:#182136;color:var(--lime);font-size:11px}.beam-audio-card strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.beam-audio-card div{font-size:10px;color:var(--muted)}
.live-page{min-height:100vh;background:var(--bg)}.live-topbar{height:70px;padding:0 36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #191d2a}.live-topbar .brand{font-size:22px}.live-layout{max-width:1500px;margin:0 auto;padding:24px 30px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;min-height:calc(100vh - 70px);align-items:start}.live-stage{min-width:0}.live-stage-video{height:min(72vh,760px);min-height:400px;position:relative;overflow:hidden;border:1px solid #2d354b;border-radius:9px;background:#080a12}.live-stage-video video{width:100%;height:100%;object-fit:contain;background:#080a12}.live-state{position:absolute;inset:0;display:grid;place-items:center;color:#c4cad8;font-size:13px;pointer-events:none}.live-state.connected{opacity:0;transition:.2s}.live-state.ended{opacity:1;color:#ffb0a5}.live-stage-controls{position:absolute;left:18px;right:35%;bottom:15px;display:flex;justify-content:flex-end;gap:8px;align-items:center;color:#fff;font-size:11px}.live-stage-controls span{margin-right:auto;background:#ff4f52;border-radius:4px;padding:5px 8px;font-size:9px;font-weight:700}.live-stage-controls button{background:#171d2bcc;border:1px solid #ffffff2b;border-radius:5px;padding:7px 10px;font-size:10px}.live-volume{width:86px;accent-color:var(--lime)}.live-volume[hidden]{display:none}.live-info{display:flex;justify-content:space-between;align-items:start;gap:20px;padding:20px 2px 10px}.live-info h1{font:600 25px var(--display);margin:7px 0 5px;letter-spacing:-1px}.live-info p{color:var(--muted);font-size:12px;margin:0}.live-info p strong{color:var(--text)}.live-tags{display:flex;gap:8px;flex-wrap:wrap;padding:0 2px}.live-tags span{background:#1d2333;color:#aeb6ca;border-radius:4px;padding:6px 9px;font-size:10px}.live-rail{min-height:0;background:#111522;border:1px solid #2d354b;border-radius:9px;padding:17px;display:flex;flex-direction:column}.rail-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:11px;border-bottom:1px solid var(--line);font-size:12px}.rail-heading span{color:#ff6870}.live-messages{min-height:0;flex:1;overflow:auto;padding:10px 2px}.live-message{font-size:12px;color:#bac1d0;padding:6px 0}.live-message strong{color:#f0f2f7;margin-right:7px}.live-composer{display:flex;gap:7px;background:#1a2030;border-radius:6px;padding:5px;margin-top:10px}.live-composer input{min-width:0;flex:1;border:0;outline:0;background:none;color:var(--text);font-size:11px;padding:0 6px}.live-composer button{width:29px;border-radius:5px;background:var(--lime);color:#13180c;font-weight:700}.compact-gifts{margin-top:17px;padding-top:15px;border-top:1px solid var(--line)}.compact-gift-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:11px 0}.compact-gift-row button{background:#1c2435;border:1px solid transparent;border-radius:5px;padding:9px 3px;color:#f5cd87;font-size:17px}.compact-gift-row button.selected{border-color:var(--lime)}.compact-gifts .gift-button{margin-top:0;padding:9px;font-size:10px}.field-hint{display:block;color:var(--muted);font-size:10px;margin-top:5px}@media(max-width:800px){.live-topbar{padding:0 16px}.live-layout{display:block;padding:14px 16px}.live-stage-video{height:70vw;min-height:285px}.live-rail{height:340px;margin-top:10px}.live-info h1{font-size:20px}}
.live-stage-video{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(220px,1fr);gap:2px}.live-host-video{min-width:0;min-height:0;position:relative}.live-host-video video{width:100%;height:100%;object-fit:contain;background:#080a12}.beam-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:110px;align-content:start;gap:10px;min-width:0;min-height:0;padding:14px;background:#080a12;overflow:hidden;box-sizing:border-box}.beam-screen-slot{min-width:0;min-height:0;border:1px dashed #9ee948;border-radius:8px;background:#101522;color:#cfff8b;display:grid;place-items:center;align-content:center;gap:2px;cursor:pointer;box-shadow:inset 0 0 0 1px #ffffff08;position:relative;overflow:hidden}
.beam-screen-slot.beam-occupied span,.beam-screen-slot.beam-occupied small{display:none}.beam-screen-slot.beam-occupied .beam-guest-video{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:7px}.beam-screen-slot:hover{background:#182136}.beam-screen-slot span{font-size:25px;line-height:24px}.beam-screen-slot small{font-size:9px;font-weight:700}.beam-slot-grid video{width:100%;height:110px;min-width:0;min-height:0;object-fit:cover;background:#080a12;border-radius:8px}.beam-slot-grid video[hidden]{display:none}.live-stage-video.beam-active .live-host-video{display:block}.live-stage-video.beam-active #beamGuestVideo:not([hidden]),.live-stage-video.beam-active .beam-guest-video:not([hidden]){display:block}.beam-slot-grid .beam-screen-slot[hidden]{display:none}.beam-slot-grid video[hidden]{display:none!important}.live-stage-video .live-stage-controls{grid-column:1/-1}.live-stage-video .live-state{grid-column:1/-1}
.beam-screen-slot.beam-slot-selected{outline:2px solid var(--lime);outline-offset:-2px}.beam-screen-slot:hover{background:#182136}.beam-screen-slot span{font-size:25px;line-height:24px}.beam-screen-slot small{font-size:9px;font-weight:700}.beam-slot-grid video{width:100%;height:110px;min-width:0;min-height:0;object-fit:cover;background:#080a12;border-radius:8px}.beam-slot-grid video[hidden]{display:none}.live-stage-video.beam-active .live-host-video{display:block}.live-stage-video.beam-active #beamGuestVideo:not([hidden]),.live-stage-video.beam-active .beam-guest-video:not([hidden]){display:block}.beam-slot-grid .beam-screen-slot[hidden]{display:none}.beam-slot-grid video[hidden]{display:none!important}.live-stage-video .live-stage-controls{grid-column:1/-1}.live-stage-video .live-state{grid-column:1/-1}
@media(max-width:800px){.live-stage-video{grid-template-columns:1fr}.beam-slot-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:58px;gap:5px;padding:7px;min-height:128px}.beam-screen-slot{border-radius:5px;gap:0}.beam-screen-slot span{font-size:17px;line-height:17px}.beam-screen-slot small{font-size:7px;line-height:9px}.beam-slot-grid video{height:58px;border-radius:5px}.live-stage-video .live-stage-controls{top:8px;bottom:auto;left:8px;right:8px;justify-content:flex-start;gap:5px;z-index:4}.live-stage-video .live-stage-controls .quality-control,.live-stage-video .live-stage-controls #liveSound,.live-stage-video .live-stage-controls #liveVolume,.live-stage-video .live-stage-controls #liveFullscreen{display:none}.live-stage-video .live-state{grid-column:1}}
.quality-control{display:flex;align-items:center;gap:5px;background:#171d2bcc;border:1px solid #ffffff2b;border-radius:5px;padding:6px 8px;font-size:10px}.quality-control select{border:0;background:transparent;color:#fff;font-size:10px;outline:0}.quality-control select:disabled{opacity:.75}
.profile-offline{height:min(72vh,760px);min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 35%,#202b43 0,#0c101b 52%);border:1px solid #2d354b;border-radius:9px;text-align:center}.profile-avatar{width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#8ca8ff,#7552bc);color:#fff;font:600 27px var(--display);box-shadow:0 12px 40px #0008}.offline-pill{margin-top:22px;color:#9ca6ba;background:#242b3a;border-radius:4px;padding:5px 9px;font-size:9px;font-weight:700;letter-spacing:1px}.profile-offline h1{margin:12px 0 4px;font:600 30px var(--display)}.profile-offline p{color:var(--muted);font-size:12px;margin:0 0 18px}.profile-offline .follow-button{color:#151a0d;text-decoration:none}
.live-stage-video.is-ended{display:block}.live-stage-video.is-ended .live-ended-card{height:100%;min-height:0;border:0;border-radius:0}
.dashboard-heading-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dashboard-heading-actions .outline-button{text-decoration:none;white-space:nowrap}@media(max-width:700px){.dashboard-heading-actions{width:100%}.dashboard-heading-actions .outline-button,.dashboard-heading-actions .start-live-button{flex:1}}
.ingest-settings{background:linear-gradient(145deg,#131a2a,#0e1421);border:1px solid #29344b;border-radius:10px;padding:18px;margin-top:24px;border-top:1px solid #34415b}.ingest-settings p{max-width:650px;line-height:1.55}.ingest-settings>#settingsRevealIngest{width:100%;margin-top:4px}.ingest-settings #settingsIngestDetails{display:grid;gap:9px;background:#090e19;border:1px solid #263149;border-radius:7px;padding:13px 14px}.ingest-settings #settingsIngestDetails[hidden]{display:none}.ingest-settings #settingsIngestDetails span{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px}.ingest-settings #settingsIngestDetails code{display:inline-block;background:#182238;border:1px solid #2d3b59;border-radius:4px;padding:5px 7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.ingest-settings .reset-key-button{justify-self:start;color:#ff9b9f;font-size:11px;padding:3px 0}.ingest-settings .reset-key-button:hover{text-decoration:underline}
.avatar-edit{cursor:pointer;position:relative}.avatar-edit:hover:after{content:"✎";position:absolute;inset:0;display:grid;place-items:center;background:#101525cc;border-radius:50%;font-size:14px}.image-avatar{background-position:center;background-size:cover;background-repeat:no-repeat}
.avatar-crop{position:fixed;z-index:30;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;grid-template-columns:220px 1fr;gap:15px;align-items:center;width:min(500px,calc(100vw - 32px));padding:18px;background:#111827;border:1px solid #3b4a67;border-radius:11px;box-shadow:0 25px 80px #000b}.avatar-crop[hidden]{display:none}.crop-title{grid-column:1/-1;display:flex;justify-content:space-between;align-items:baseline}.crop-title strong{font-size:13px}.crop-title span{color:var(--muted);font-size:9px}.avatar-crop canvas{width:220px;height:220px;border-radius:8px;background:#171e2e}.crop-control{display:grid;gap:12px}.crop-control label{display:grid;gap:5px;color:var(--muted);font-size:10px}.crop-control input{accent-color:var(--lime)}.crop-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.crop-actions button{padding:8px 12px;font-size:11px}@media(max-width:550px){.avatar-crop{grid-template-columns:1fr}.avatar-crop canvas{justify-self:center}.crop-actions{grid-column:auto}}
.avatar-file-fallback{grid-column:1/-1;width:100%;padding:10px;background:#0e1421;color:var(--text);border:1px solid var(--line);border-radius:7px}.avatar-crop[hidden]{display:none}.crop-title{grid-column:1/-1;display:flex;justify-content:space-between;align-items:baseline}.crop-title strong{font-size:13px}.crop-title span{color:var(--muted);font-size:9px}.avatar-crop canvas{width:220px;height:220px;border-radius:8px;background:#171e2e}.crop-control{display:grid;gap:12px}.crop-control label{display:grid;gap:5px;color:var(--muted);font-size:10px}.crop-control input{accent-color:var(--lime)}.crop-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.crop-actions button{padding:8px 12px;font-size:11px}@media(max-width:550px){.avatar-crop{grid-template-columns:1fr}.avatar-crop canvas{justify-self:center}.crop-actions{grid-column:auto}}
.avatar-action-sheet{display:block;position:fixed;inset:0;z-index:40}.avatar-action-sheet[hidden]{display:none}.avatar-action-card{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);width:min(420px,calc(100vw - 28px));padding:20px;background:#111827;border:1px solid #3b4a67;border-radius:12px;box-shadow:0 25px 80px #000b}.avatar-action-card strong{display:block;font:600 18px var(--display)}.avatar-action-card p{color:var(--muted);font-size:12px;margin:7px 0 16px}.avatar-action-card button{width:100%;margin-top:8px}.avatar-crop[hidden]{display:none}.crop-title{grid-column:1/-1;display:flex;justify-content:space-between;align-items:baseline}.crop-title strong{font-size:13px}.crop-title span{color:var(--muted);font-size:9px}.avatar-crop canvas{width:220px;height:220px;border-radius:8px;background:#171e2e}.crop-control{display:grid;gap:12px}.crop-control label{display:grid;gap:5px;color:var(--muted);font-size:10px}.crop-control input{accent-color:var(--lime)}.crop-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.crop-actions button{padding:8px 12px;font-size:11px}@media(max-width:550px){.avatar-crop{grid-template-columns:1fr}.avatar-crop canvas{justify-self:center}.crop-actions{grid-column:auto}}
.viewer-customizer{display:grid;gap:14px;margin-top:24px;padding:18px;background:#121a2a;border:1px solid #293852;border-radius:10px}.viewer-customizer p{color:var(--muted);font-size:11px;margin:5px 0 0}.customizer-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.customizer-grid label{display:grid;gap:6px;color:var(--muted);font-size:10px}.customizer-grid select{background:#0b111e;border:1px solid #33415e;color:var(--text);border-radius:6px;padding:9px;font-size:11px}.customizer-toggles{display:flex;gap:18px;flex-wrap:wrap}.customizer-toggles label{color:#b8c0d0;font-size:11px}.customizer-toggles input{accent-color:var(--lime);margin-right:6px}.viewer-customizer .outline-button{justify-self:start}@media(max-width:550px){.customizer-grid{grid-template-columns:1fr}}
.profile-theme-violet{--bg:#0c0a18;--panel:#17132a;--line:#342b53;--lime:#d39cff}.profile-theme-sunset{--bg:#17100e;--panel:#241717;--line:#51302b;--lime:#ffc476}.profile-layout-wide .live-layout{max-width:1800px;grid-template-columns:minmax(0,1fr) 360px}.profile-layout-wide .live-stage-video{height:min(78vh,860px)}.live-rail.hide-chat .live-messages,.live-rail.hide-chat .live-composer,.live-rail.hide-chat>.rail-heading{display:none}.live-rail.hide-chat{min-height:120px}.compact-gifts.hide-gifts,.profile-gift-actions.hide-gifts{display:none}
.live-top-actions{display:flex;align-items:center;gap:14px}.page-customize-trigger{padding:8px 11px;font-size:11px}.page-customizer{position:fixed;inset:0;z-index:40;display:grid;place-items:center;background:#03040acc;backdrop-filter:blur(5px)}.page-customizer[hidden]{display:none}.customizer-modal{position:relative;width:min(430px,calc(100vw - 30px));display:grid;gap:13px;padding:25px;background:#121a2a;border:1px solid #394b6c;border-radius:11px;box-shadow:0 25px 80px #000b}.customizer-modal h2{font:600 22px var(--display);margin:0}.customizer-modal p{color:var(--muted);font-size:11px;margin:-5px 0 5px}.customizer-modal label{display:grid;gap:6px;color:var(--muted);font-size:10px}.customizer-modal select{background:#0b111e;border:1px solid #33415e;color:var(--text);border-radius:6px;padding:10px;font-size:11px}.customizer-modal .customizer-toggles{margin:2px 0}.customizer-close{position:absolute;right:14px;top:11px;background:none;color:var(--muted);font-size:22px}
.profile-gift-actions{grid-column:2;grid-row:2;display:flex;align-items:center;gap:6px;margin-top:0;padding:12px 2px 0;border-top:1px solid var(--line)}.profile-gift-actions span{color:var(--muted);font-size:10px;margin-right:3px}.profile-gift-actions button{width:28px;height:28px;border-radius:5px;background:#1d2638;color:#f5cd87;font-size:14px}.profile-gift-actions button.selected{outline:1px solid var(--lime);background:#293345}.profile-gift-actions .profile-gift-send{width:auto;padding:0 10px;background:var(--purple);color:#fff;font-size:11px;font-weight:700}@media(max-width:800px){.live-info{flex-wrap:wrap;justify-content:flex-start;gap:7px;padding:7px 0 4px}.live-info>div:first-child{display:none}.live-info .follow-button{padding:7px 9px;font-size:10px}.live-tags{display:none}.profile-gift-actions{grid-column:auto;grid-row:auto;width:100%;margin-top:0;padding:12px 0 0;justify-content:flex-start}}.live-page>#liveToast{z-index:100}
.mod-tools-trigger{margin-left:auto;background:#252c3d;color:#d6fa72;border:1px solid #394762;border-radius:4px;padding:5px 7px;font-size:9px}.mod-tools{display:grid;gap:6px;margin:10px 0;padding:10px;background:#0d1320;border:1px solid #2f3b55;border-radius:6px}.mod-tools strong{font-size:10px}.mod-tools button{padding:7px 8px;background:#1d2638;color:#c8d0e0;border-radius:4px;text-align:left;font-size:10px}.mod-tools button.active{color:#d6fa72;background:#293345}.mod-tools small{color:var(--muted);font-size:9px;line-height:1.4}
.live-message{display:flex;align-items:center;gap:7px}.live-message-avatar{display:grid;place-items:center;width:20px;height:20px;flex:none;border-radius:50%;background:linear-gradient(135deg,#bd80ff,#566bf0);color:#fff;font-size:8px;font-weight:700;background-position:center;background-size:cover;background-repeat:no-repeat}
.live-message strong{color:#d6fa72}.chat-profile-popover{position:fixed;z-index:50;display:grid;gap:7px;min-width:165px;padding:13px;background:#171d2b;border:1px solid #3b4b68;border-radius:8px;box-shadow:0 15px 40px #0009}.chat-profile-popover[hidden]{display:none}.chat-profile-popover strong{font-size:12px}.chat-profile-popover span{color:var(--muted);font-size:9px}.chat-profile-popover button{padding:6px;background:#242e43;color:#d0d8e8;text-align:left;border-radius:4px;font-size:10px}.mod-tools{order:3}.live-messages{order:1}.live-composer{order:2}.compact-gifts{order:4}.mod-list-heading{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:9px;margin-top:5px}.mod-list-heading button{padding:0;background:none;color:#ff9b9f;font-size:9px}.mod-list{display:grid;gap:4px}.mod-list-entry{padding:5px 6px;background:#202a3e;border-radius:3px;color:#c7d0e1;font-size:9px}
.mod-tools details{border-top:1px solid #263249;padding-top:6px}.mod-tools summary{cursor:pointer;color:#c8d0e0;font-size:10px;padding:3px 0}.mod-tools details button{display:block;width:100%;margin-top:5px}.mod-tools>.mod-list-heading{margin-top:0}.mod-tools>small{display:block}.mod-list-heading{gap:8px}.mod-list-heading span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mod-list-heading button{flex:none}
.chat-system-message{color:#ffb5b5!important;font-size:10px!important;font-style:italic;border-left:2px solid #ff6870;padding-left:7px}
.chat-mention{color:var(--lime);font-weight:800;background:#c7ff3d14;border-radius:3px;padding:1px 3px;white-space:nowrap}
.chat-input-wrap{position:relative;min-width:0;flex:1}.chat-input-wrap input{width:100%}.chat-mention-suggestions{position:absolute;z-index:20;left:0;right:0;bottom:calc(100% + 6px);display:grid;gap:2px;padding:5px;border:1px solid #34415b;border-radius:8px;background:#121a2a;box-shadow:0 10px 24px #0008}.chat-mention-suggestions[hidden]{display:none}.chat-mention-suggestions button{padding:7px 9px;border:0;border-radius:5px;background:transparent;color:#dce4f3;text-align:left;font:600 11px var(--font);cursor:pointer}.chat-mention-suggestions button:hover,.chat-mention-suggestions button:focus{background:#c7ff3d18;color:var(--lime);outline:0}
@media(min-width:801px){.live-rail{height:min(72vh,760px)}}
.brand-word::before,.brand-word::after{display:none}.brand-z{position:relative;top:auto;right:auto;display:inline-block;font-size:1.35em;line-height:.8;transform:none;margin-left:1px;color:#d8ff4f;text-shadow:0 0 5px #c9ff3d,0 0 12px #8bff2f}.brand-z::before{content:"";position:absolute;z-index:0;left:-105px;right:1px;top:6px;height:4px;border:0;border-radius:55% 48% 0 0;background:#d8ff4f;box-shadow:0 0 5px #c9ff3d,0 0 12px #8bff2f;transform:rotate(1deg)}.brand-z::after{display:none}
@media(max-width:650px){.topbar>.brand{margin-left:0}.brand-z{font-size:1em}.brand-z::before{left:-86px;top:4px;height:3px;box-shadow:0 0 4px #c9ff3d}.live-topbar .brand-z::before,.dashboard-topbar .brand-z::before{left:-86px}}
.auth-prompt{position:fixed;inset:0;z-index:120;display:grid;place-items:center;background:#080a12aa;padding:20px}.auth-prompt[hidden]{display:none}.auth-prompt-card{position:relative;display:grid;gap:10px;max-width:340px;padding:24px;background:#171d2b;border:1px solid #3b4b68;border-radius:10px;box-shadow:0 20px 60px #0009}.auth-prompt-card p{margin:0;color:var(--muted);font-size:12px}.auth-prompt-close{position:absolute;top:8px;right:10px;background:none;color:#aeb6ca;font-size:18px}
.notification-wrap{position:relative}.notification-panel{position:absolute;right:-8px;top:48px;width:310px;max-height:70vh;touch-action:pan-y;background:#121724;border:1px solid #30384d;border-radius:10px;box-shadow:0 18px 45px #0008;z-index:8;overflow-y:auto;overscroll-behavior:contain}.notification-heading{display:flex;justify-content:space-between;padding:15px 16px;border-bottom:1px solid var(--line);font-size:12px}.notification-heading span{color:var(--muted);font-size:10px}.notification-content{min-height:120px}.notification-empty{padding:27px 18px;text-align:center}.notification-empty>span{display:grid;place-items:center;width:30px;height:30px;margin:0 auto 10px;border-radius:50%;background:#263342;color:var(--lime);font-weight:700}.notification-empty strong{display:block;font-size:12px}.notification-empty p{color:var(--muted);font-size:10px;line-height:1.5;margin:7px 0 0}.notification-item{display:flex;gap:10px;padding:13px 16px;border-bottom:1px solid #202638}.notification-item-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#34294a;color:#d98cff;flex:none}.notification-item strong{font-size:11px}.notification-item p{color:#b6bdcd;font-size:10px;margin:4px 0}.notification-item small{color:#747d92;font-size:9px}.notification-settings{width:100%;padding:11px;background:#0e131e;color:#9da6b9;text-align:left;font-size:10px}@media(max-width:650px){.notification-panel{position:fixed;top:128px;right:12px;width:min(310px,calc(100vw - 24px))}}
.dashboard-gifts{display:grid;gap:8px;margin-bottom:20px}.dashboard-gift-row{display:flex;align-items:center;gap:10px;padding:10px 11px;background:#171c2a;border:1px solid var(--line);border-radius:7px}.gift-row-symbol{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#302743;color:var(--lime);font-size:17px}.dashboard-gift-row strong,.dashboard-gift-row small{display:block}.dashboard-gift-row strong{font-size:12px}.dashboard-gift-row small{margin-top:3px;color:var(--muted);font-size:10px}.dashboard-gift-summary .dashboard-subheading{margin-top:8px}
.dashboard-tabs{display:flex;gap:8px;margin:24px 0 18px;border-bottom:1px solid var(--line)}.dashboard-tab{background:none;color:var(--muted);padding:10px 16px;border-bottom:2px solid transparent;font-weight:700;font-size:12px}.dashboard-tab.active{color:var(--lime);border-bottom-color:var(--lime)}
.dashboard-page [hidden]{display:none!important}.dashboard-tab{-webkit-appearance:none;appearance:none;background:transparent!important;border:0;border-bottom:2px solid transparent;color:var(--muted)}
.dashboard-page [hidden]{display:none!important}.dashboard-tab{-webkit-appearance:none;appearance:none;background:transparent!important;border:0;border-bottom:2px solid transparent;color:var(--muted)}.dashboard-tab.active{color:var(--lime);border-bottom-color:var(--lime)}
.following-panel{display:grid;grid-template-columns:1fr 1fr;gap:24px}.dashboard-follow-group{min-width:0}.dashboard-follow-group .dashboard-subheading{margin-top:0}@media(max-width:650px){.following-panel{display:block}.dashboard-follow-group+.dashboard-follow-group{margin-top:24px}}
.dashboard-follow-card{background:var(--panel);border:1px solid #1d2332;border-radius:8px;padding:20px}.follow-list-toggle{width:100%;display:flex;align-items:end;justify-content:space-between;text-align:left;background:none;color:var(--text);padding:0;cursor:pointer}.dashboard-panel-count{flex:0 0 auto;min-width:24px;margin-left:12px;text-align:center;color:var(--lime);font:600 14px var(--display);line-height:1;white-space:nowrap}.follow-list-toggle>span:first-child{display:grid;gap:6px}.follow-list-toggle strong{font:600 20px var(--display);letter-spacing:-.8px}.follow-list-toggle:after{content:"View list ↓";color:var(--lime);font-size:10px;margin-left:auto;margin-right:12px}.follow-list-toggle[aria-expanded="true"]:after{content:"Hide list ↑"}.dashboard-follow-card .dashboard-creators{margin-top:18px}
.following-panel{grid-column:1 / -1}
.viewer-customizer{display:none!important}
.live-profile-avatar{display:grid;place-items:center;width:42px;height:42px;margin-top:12px;border:0;border-radius:50%;background:linear-gradient(135deg,#bd80ff,#566bf0);color:#fff;font-weight:700;cursor:pointer}.live-profile-avatar.image-avatar{background-position:center;background-size:cover;background-repeat:no-repeat}.profile-level-popup{position:fixed;z-index:120;top:12px;left:12px;width:min(430px,calc(100% - 24px));padding:18px;background:#121827;border:1px solid #3a4660;border-radius:10px;box-shadow:0 20px 55px #000b}.profile-level-popup[hidden]{display:none!important}.profile-level-popup>strong{display:block;margin-bottom:14px;font:600 16px var(--display)}.profile-level-close{position:absolute;right:10px;top:8px;background:none;color:var(--muted);font-size:20px}.profile-levels{display:flex;gap:7px;flex-wrap:wrap}.profile-levels span{min-width:58px;padding:7px 8px;border-radius:6px;background:#202a40;text-align:center}.profile-levels b,.profile-levels small{display:block}.profile-levels b{color:var(--lime);font-size:12px}.profile-levels small{margin-top:3px;color:var(--muted);font-size:9px}
.league-helm{display:inline-grid;place-items:center;font-size:20px;line-height:1;vertical-align:-2px;margin-right:5px}.league-help{color:var(--muted);font-size:12px;line-height:1.5;max-width:720px}.league-create-form{display:flex;gap:10px;max-width:720px}
.league-search{border-top:1px solid #202638;margin-top:20px;padding-top:18px;max-width:720px}.league-search>label{display:block;color:var(--muted);font-size:11px;margin-bottom:8px}.league-search-row{display:flex;gap:10px}.league-search-row input{flex:1;min-width:0;background:#0e1421;border:1px solid var(--line);border-radius:7px;color:var(--text);padding:11px 12px;outline:0}.league-search-row input:focus{border-color:var(--lime)}.league-results{display:grid;gap:7px;margin-top:12px}.league-result{display:flex;align-items:center;gap:10px;padding:10px;background:#0e1421;border:1px solid #202638;border-radius:7px}.league-result>div{flex:1;min-width:0}.league-result strong,.league-result small{display:block}.league-result strong{font-size:12px}.league-result small{color:var(--muted);font-size:10px;margin-top:3px}.league-result .league-helm{font-size:22px}.league-join{padding:7px 10px;font-size:10px}.league-searching,.league-error{color:var(--muted);font-size:11px;padding:8px}.league-error{color:#ff9d8e}.league-empty{padding:10px 0}.league-create-form input{flex:1;min-width:0;background:#0e1421;border:1px solid var(--line);border-radius:7px;color:var(--text);padding:11px 12px;outline:0}.league-create-form input:focus{border-color:var(--lime)}.league-status{margin-top:12px;color:var(--lime);font-size:12px}
.dashboard-gift-summary{display:grid;grid-template-columns:1fr 1fr;gap:24px}.dashboard-gift-card{background:var(--panel);border:1px solid #1d2332;border-radius:8px;padding:20px}.gift-list-toggle:after{content:"View list ↓"}.gift-list-toggle[aria-expanded="true"]:after{content:"Hide list ↑"}@media(max-width:650px){.dashboard-gift-summary{grid-template-columns:1fr}}
.activity-panel{grid-column:1 / -1}
.featured-carousel{position:relative;width:520px;height:350px}.featured-slide{position:absolute;top:30px;width:268px;height:310px;border-radius:13px;overflow:hidden;background:#30204f;box-shadow:0 26px 60px #0008;opacity:.58;transition:transform .45s ease,opacity .45s ease,left .45s ease,right .45s ease;z-index:1}.featured-slide.is-prev{left:0;transform:rotate(-8deg) scale(.96)}.featured-slide.is-next{right:0;transform:rotate(8deg) scale(.96)}.featured-slide.is-active{left:118px;top:8px;width:283px;height:320px;opacity:1;z-index:3;transform:none}.featured-slide:not(.is-active):not(.is-prev):not(.is-next){display:none}.featured-slide .featured-live-button{display:block}.featured-slide.is-prev .featured-live-button,.featured-slide.is-next .featured-live-button{cursor:pointer}.featured-carousel:not(.has-active) .featured-slide{display:none}.featured-carousel:not(.has-active) .featured-empty{display:grid;width:283px;height:320px;margin:auto}.featured-carousel .featured-empty{display:none}@media(max-width:650px){.featured-carousel{width:320px;height:300px}.featured-slide.is-active{left:0;top:4px;width:283px;height:300px}.featured-slide.is-prev{left:-8px}.featured-slide.is-next{right:-8px}.featured-slide.is-prev,.featured-slide.is-next{opacity:.3}}
.featured-snippet{position:absolute;left:14px;right:14px;bottom:14px;z-index:2;padding:8px 9px;border-radius:6px;background:#080a12b8;color:#fff;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.featured-arrow{position:absolute;top:50%;z-index:5;width:39px;height:39px;border:1px solid #d6fa7244;border-radius:50%;background:#151a26dd;color:var(--lime);font-size:20px;line-height:1;transform:translateY(-50%);transition:background .2s,transform .2s}.featured-arrow:hover{background:#293345;transform:translateY(-50%) scale(1.08)}.featured-arrow-prev{left:-2px}.featured-arrow-next{right:-2px}@media(max-width:650px){.featured-arrow{width:30px;height:30px;font-size:17px}.featured-arrow-prev{left:-6px}.featured-arrow-next{right:-6px}}
.hero-book{transform:none;min-width:520px;overflow:visible}.hero-book .featured-carousel{flex:0 0 520px}.hero-book .featured-slide{transform-origin:center center}.hero-book .featured-live-button{min-width:0}
@media(max-width:900px) and (min-width:651px){.hero-book{width:46%;min-width:520px;transform:none}.hero-section{overflow:visible}}
@media(max-width:650px){.hero-book{width:100%;min-width:0}.hero-book .featured-carousel{flex-basis:320px}}
.hero-book{display:flex;align-items:center;justify-content:center}.hero-book-stage{width:410px;height:350px;position:relative;cursor:pointer}.hero-book-face{position:absolute;border-radius:13px;overflow:hidden;background:#30204f;box-shadow:0 26px 60px #0008;transition:transform .55s ease,opacity .55s ease,right .55s ease,left .55s ease,top .55s ease}.hero-book-front{width:283px;height:320px;left:34px;top:8px;z-index:2}.hero-book-back{width:268px;height:310px;right:2px;top:30px;z-index:1;transform:rotate(8deg);background:linear-gradient(145deg,#2b1d57,#a95876);opacity:.75}.hero-book-stage.flipped .hero-book-front{left:auto;right:2px;top:30px;z-index:1;transform:rotate(8deg);opacity:.75}.hero-book-stage.flipped .hero-book-back{left:34px;right:auto;top:8px;z-index:2;transform:rotate(0);opacity:1}.featured-live-button{width:100%;height:100%;padding:0;background:none;text-align:left}.featured-live-button .art-top{height:39px}.featured-visual{height:215px;position:relative;overflow:hidden;display:grid;place-items:center}.featured-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#090b14d9)}.featured-visual .featured-glyph{position:relative;z-index:1;font-size:76px;color:#fff8}.featured-avatar{position:absolute;z-index:2;bottom:18px;left:18px;width:54px;height:54px;border:2px solid #fff5;font-size:12px}.featured-bottom{display:flex;align-items:center;gap:9px;padding:13px;background:#19182c;height:66px}.featured-bottom strong,.featured-bottom small{display:block}.featured-bottom strong{font-size:11px}.featured-bottom small{color:#8f8ba1;font-size:9px;margin-top:3px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-play{margin-left:auto;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--lime);color:#151a0e;font-size:10px}.featured-empty{height:100%;display:grid;place-items:center;align-content:center;gap:10px;padding:25px}.featured-empty strong{font:600 20px var(--display)}.featured-empty small{color:var(--muted);font-size:10px;line-height:1.5}.featured-empty .live-badge{margin:auto}@media(max-width:650px){.hero-book-stage{width:320px;height:300px}.hero-book-front{left:0;width:283px;height:300px}.hero-book-back{right:-8px;width:250px;height:290px}.hero-book-stage.flipped .hero-book-front{right:-8px;left:auto;top:15px}.hero-book-stage.flipped .hero-book-back{left:0;top:4px}.hero-book .art-glow{left:calc(50% - 125px)}}
.login-sidebar{position:fixed;z-index:8;top:auto;left:0;bottom:0;height:452px;width:var(--login-sidebar-width,260px);display:flex;flex-direction:column;padding:28px 18px 24px 24px;background:#0d101a;border-right:1px solid #252b3d;box-shadow:18px 0 45px #0003;overflow:hidden}.login-sidebar[hidden]{display:none!important}.login-sidebar-profile{display:grid;grid-template-columns:39px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:20px;border-bottom:1px solid #202638}.login-sidebar-avatar{width:39px;height:39px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:11px}.login-sidebar-profile strong,.login-sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-sidebar-profile strong{font-size:11px}.login-sidebar-profile small{color:var(--muted);font-size:9px;margin-top:3px}.login-sidebar-profile a{grid-column:2;color:var(--lime);font-size:10px;text-decoration:none;margin-top:-2px}.login-sidebar-title{display:flex;justify-content:space-between;padding:24px 0 10px;color:#d7dbea;font-size:11px;font-weight:700}.login-sidebar-title a{color:var(--muted);font-size:10px;font-weight:400;text-decoration:none}.login-sidebar-list{display:grid;gap:3px}.login-sidebar-list p{color:#707990;font-size:10px;line-height:1.5;margin:8px 0}.login-sidebar-follow{display:flex;align-items:center;gap:9px;width:100%;padding:8px 6px;border:0;border-radius:7px;background:transparent;color:#dfe4f1;text-align:left;font:inherit;text-decoration:none;appearance:none}.login-sidebar-follow:hover,.login-sidebar-follow:focus-visible{background:#171d2c;color:#fff}.login-sidebar-follow[aria-pressed="true"]{background:#20283a;color:#fff}.login-sidebar-follow .avatar{width:30px;height:30px;flex:none;font-size:9px}.login-sidebar-follow span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.login-sidebar-follow i{width:6px;height:6px;border-radius:50%;background:#ff5d66;margin-left:auto}.login-sidebar-resize{position:absolute;top:0;right:-5px;width:10px;height:100%;padding:0;background:transparent;cursor:ew-resize}.login-sidebar-resize:after{content:"";position:absolute;top:50%;left:3px;width:3px;height:42px;border-radius:3px;background:#303a52;transform:translateY(-50%)}.login-sidebar-resize:hover:after{background:var(--lime)}@media(max-width:900px){.login-sidebar{display:none!important}}
.login-sidebar.is-collapsed{display:none!important}.login-sidebar-profile{display:grid;grid-template-columns:39px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:20px;border-bottom:1px solid #202638}.login-sidebar-avatar{width:39px;height:39px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:11px}.login-sidebar-profile strong,.login-sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-sidebar-profile strong{font-size:11px}.login-sidebar-profile small{color:var(--muted);font-size:9px;margin-top:3px}.login-sidebar-profile a{grid-column:2;color:var(--lime);font-size:10px;text-decoration:none;margin-top:-2px}.login-sidebar-title{display:flex;justify-content:space-between;padding:24px 0 10px;color:#d7dbea;font-size:11px;font-weight:700}.login-sidebar-title a{color:var(--muted);font-size:10px;font-weight:400;text-decoration:none}.login-sidebar-list{display:grid;gap:3px}.login-sidebar-list p{color:#707990;font-size:10px;line-height:1.5;margin:8px 0}.login-sidebar-follow{display:flex;align-items:center;gap:9px;width:100%;padding:8px 6px;border:0;border-radius:7px;background:transparent;color:#dfe4f1;text-align:left;font:inherit;text-decoration:none;appearance:none}.login-sidebar-follow:hover,.login-sidebar-follow:focus-visible{background:#171d2c;color:#fff}.login-sidebar-follow[aria-pressed="true"]{background:#20283a;color:#fff}.login-sidebar-follow .avatar{width:30px;height:30px;flex:none;font-size:9px}.login-sidebar-follow span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.login-sidebar-follow i{width:6px;height:6px;border-radius:50%;background:#ff5d66;margin-left:auto}.login-sidebar-resize{position:absolute;top:0;right:-5px;width:10px;height:100%;padding:0;background:transparent;cursor:ew-resize}.login-sidebar-resize:after{content:"";position:absolute;top:50%;left:3px;width:3px;height:42px;border-radius:3px;background:#303a52;transform:translateY(-50%)}.login-sidebar-resize:hover:after{background:var(--lime)}@media(max-width:900px){.login-sidebar{display:none!important}}
.login-sidebar-collapse{position:absolute;top:10px;right:10px;width:22px;height:22px;padding:0;border-radius:5px;background:#20283a;color:var(--lime);font-size:13px;line-height:1}.login-sidebar-collapse:hover{background:#303b54}.login-sidebar-message-count{display:none;position:absolute;top:-14px;right:-8px;min-width:18px;height:18px;padding:0 4px;border:2px solid #0d101a;border-radius:50%;background:#ff5d66;color:#fff;font-size:9px;font-weight:700;line-height:14px;text-align:center}.login-sidebar.is-collapsed .login-sidebar-message-count:not([hidden]){display:grid;place-items:center}.login-sidebar.is-collapsed{width:48px!important;height:84px!important;padding:0;overflow:hidden}.login-sidebar.is-collapsed>*:not(.login-sidebar-collapse){display:none}.login-sidebar.is-collapsed .login-sidebar-collapse{top:10px;right:13px}
@keyframes message-notification-blink{0%,100%{box-shadow:0 0 0 0 #d6fa7200}50%{box-shadow:0 0 0 6px #d6fa7255;color:var(--lime)}}.notification-button.message-blink{animation:message-notification-blink .7s ease-in-out 5}.login-sidebar-profile{display:grid;grid-template-columns:39px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:20px;border-bottom:1px solid #202638}.login-sidebar-avatar{width:39px;height:39px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:11px}.login-sidebar-profile strong,.login-sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-sidebar-profile strong{font-size:11px}.login-sidebar-profile small{color:var(--muted);font-size:9px;margin-top:3px}.login-sidebar-profile a{grid-column:2;color:var(--lime);font-size:10px;text-decoration:none;margin-top:-2px}.login-sidebar-title{display:flex;justify-content:space-between;padding:24px 0 10px;color:#d7dbea;font-size:11px;font-weight:700}.login-sidebar-title a{color:var(--muted);font-size:10px;font-weight:400;text-decoration:none}.login-sidebar-list{display:grid;flex:none;gap:3px}.login-sidebar-list p{color:#707990;font-size:10px;line-height:1.5;margin:8px 0}.login-sidebar-follow{display:flex;align-items:center;gap:9px;width:100%;padding:8px 6px;border:0;border-radius:7px;background:transparent;color:#dfe4f1;text-align:left;font:inherit;text-decoration:none;appearance:none}.login-sidebar-follow:hover,.login-sidebar-follow:focus-visible{background:#171d2c;color:#fff}.login-sidebar-follow[aria-pressed="true"]{background:#20283a;color:#fff}.login-sidebar-follow .avatar{width:30px;height:30px;flex:none;font-size:9px}.login-sidebar-follow span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.login-sidebar-follow i{width:6px;height:6px;border-radius:50%;background:#ff5d66;margin-left:auto}.login-sidebar-resize{position:absolute;top:0;right:-5px;width:10px;height:100%;padding:0;background:transparent;cursor:ew-resize}.login-sidebar-resize:after{content:"";position:absolute;top:50%;left:3px;width:3px;height:42px;border-radius:3px;background:#303a52;transform:translateY(-50%)}.login-sidebar-resize:hover:after{background:var(--lime)}@media(max-width:900px){.login-sidebar{display:none!important}}
.notification-tabs{display:flex;gap:4px;padding:10px 14px 4px;border-bottom:1px solid #202638}.notification-tab{padding:5px 7px;border-radius:4px;background:transparent;color:var(--muted);font-size:9px}.notification-tab:hover,.notification-tab.active{background:#252e42;color:var(--lime)}.login-sidebar-profile{display:grid;grid-template-columns:39px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:20px;border-bottom:1px solid #202638}.login-sidebar-avatar{width:39px;height:39px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:11px}.login-sidebar-profile strong,.login-sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-sidebar-profile strong{font-size:11px}.login-sidebar-profile small{color:var(--muted);font-size:9px;margin-top:3px}.login-sidebar-profile a{grid-column:2;color:var(--lime);font-size:10px;text-decoration:none;margin-top:-2px}.login-sidebar-title{display:flex;justify-content:space-between;padding:24px 0 10px;color:#d7dbea;font-size:11px;font-weight:700}.login-sidebar-title a{color:var(--muted);font-size:10px;font-weight:400;text-decoration:none}.login-sidebar-list{display:grid;gap:3px}.login-sidebar-list p{color:#707990;font-size:10px;line-height:1.5;margin:8px 0}.login-sidebar-follow{display:flex;align-items:center;gap:9px;width:100%;padding:8px 6px;border:0;border-radius:7px;background:transparent;color:#dfe4f1;text-align:left;font:inherit;text-decoration:none;appearance:none}.login-sidebar-follow:hover,.login-sidebar-follow:focus-visible{background:#171d2c;color:#fff}.login-sidebar-follow[aria-pressed="true"]{background:#20283a;color:#fff}.login-sidebar-follow .avatar{width:30px;height:30px;flex:none;font-size:9px}.login-sidebar-follow span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.login-sidebar-follow i{width:6px;height:6px;border-radius:50%;background:#ff5d66;margin-left:auto}.login-sidebar-resize{position:absolute;top:0;right:-5px;width:10px;height:100%;padding:0;background:transparent;cursor:ew-resize}.login-sidebar-resize:after{content:"";position:absolute;top:50%;left:3px;width:3px;height:42px;border-radius:3px;background:#303a52;transform:translateY(-50%)}.login-sidebar-resize:hover:after{background:var(--lime)}@media(max-width:900px){.login-sidebar{display:none!important}}
.notification-heading{display:flex;align-items:center;gap:9px}.notification-clear{margin-left:auto;background:none;color:var(--muted);font-size:9px}.notification-clear:hover{color:var(--coral)}.notification-clear:disabled{opacity:.5}.login-sidebar-profile{display:grid;grid-template-columns:39px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:20px;border-bottom:1px solid #202638}.login-sidebar-avatar{width:39px;height:39px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:11px}.login-sidebar-profile strong,.login-sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-sidebar-profile strong{font-size:11px}.login-sidebar-profile small{color:var(--muted);font-size:9px;margin-top:3px}.login-sidebar-profile a{grid-column:2;color:var(--lime);font-size:10px;text-decoration:none;margin-top:-2px}.login-sidebar-title{display:flex;justify-content:space-between;padding:24px 0 10px;color:#d7dbea;font-size:11px;font-weight:700}.login-sidebar-title a{color:var(--muted);font-size:10px;font-weight:400;text-decoration:none}.login-sidebar-list{display:grid;gap:3px}.login-sidebar-list p{color:#707990;font-size:10px;line-height:1.5;margin:8px 0}.login-sidebar-follow{display:flex;align-items:center;gap:9px;width:100%;padding:8px 6px;border:0;border-radius:7px;background:transparent;color:#dfe4f1;text-align:left;font:inherit;text-decoration:none;appearance:none}.login-sidebar-follow:hover,.login-sidebar-follow:focus-visible{background:#171d2c;color:#fff}.login-sidebar-follow[aria-pressed="true"]{background:#20283a;color:#fff}.login-sidebar-follow .avatar{width:30px;height:30px;flex:none;font-size:9px}.login-sidebar-follow span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.login-sidebar-follow i{width:6px;height:6px;border-radius:50%;background:#ff5d66;margin-left:auto}.login-sidebar-resize{position:absolute;top:0;right:-5px;width:10px;height:100%;padding:0;background:transparent;cursor:ew-resize}.login-sidebar-resize:after{content:"";position:absolute;top:50%;left:3px;width:3px;height:42px;border-radius:3px;background:#303a52;transform:translateY(-50%)}.login-sidebar-resize:hover:after{background:var(--lime)}@media(max-width:900px){.login-sidebar{display:none!important}}
.notification-tab-count{display:inline-grid;place-items:center;min-width:15px;height:15px;margin-left:3px;padding:0 3px;border-radius:50%;background:#ff5d66;color:#fff;font-size:8px;font-weight:700;line-height:15px}.login-sidebar-profile{display:grid;grid-template-columns:39px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:20px;border-bottom:1px solid #202638}.login-sidebar-avatar{width:39px;height:39px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:11px}.login-sidebar-profile strong,.login-sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-sidebar-profile strong{font-size:11px}.login-sidebar-profile small{color:var(--muted);font-size:9px;margin-top:3px}.login-sidebar-profile a{grid-column:2;color:var(--lime);font-size:10px;text-decoration:none;margin-top:-2px}.login-sidebar-title{display:flex;justify-content:space-between;padding:24px 0 10px;color:#d7dbea;font-size:11px;font-weight:700}.login-sidebar-title a{color:var(--muted);font-size:10px;font-weight:400;text-decoration:none}.login-sidebar-list{display:grid;gap:3px}.login-sidebar-list p{color:#707990;font-size:10px;line-height:1.5;margin:8px 0}.login-sidebar-follow{display:flex;align-items:center;gap:9px;width:100%;padding:8px 6px;border:0;border-radius:7px;background:transparent;color:#dfe4f1;text-align:left;font:inherit;text-decoration:none;appearance:none}.login-sidebar-follow:hover,.login-sidebar-follow:focus-visible{background:#171d2c;color:#fff}.login-sidebar-follow[aria-pressed="true"]{background:#20283a;color:#fff}.login-sidebar-follow .avatar{width:30px;height:30px;flex:none;font-size:9px}.login-sidebar-follow span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.login-sidebar-follow i{width:6px;height:6px;border-radius:50%;background:#ff5d66;margin-left:auto}.login-sidebar-resize{position:absolute;top:0;right:-5px;width:10px;height:100%;padding:0;background:transparent;cursor:ew-resize}.login-sidebar-resize:after{content:"";position:absolute;top:50%;left:3px;width:3px;height:42px;border-radius:3px;background:#303a52;transform:translateY(-50%)}.login-sidebar-resize:hover:after{background:var(--lime)}@media(max-width:900px){.login-sidebar{display:none!important}}
.login-sidebar.is-collapsed .login-sidebar-collapse[data-message-count]:not([data-message-count="0"])::after{content:attr(data-message-count);position:absolute;top:-14px;right:-8px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #0d101a;border-radius:50%;background:#ff5d66;color:#fff;font-size:9px;font-weight:700;line-height:14px}.notification-tab[data-message-count]:not([data-message-count="0"])::after{content:attr(data-message-count);display:inline-grid;place-items:center;min-width:15px;height:15px;margin-left:3px;padding:0 3px;border-radius:50%;background:#ff5d66;color:#fff;font-size:8px;font-weight:700}.login-sidebar-profile{display:grid;grid-template-columns:39px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:20px;border-bottom:1px solid #202638}.login-sidebar-avatar{width:39px;height:39px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:11px}.login-sidebar-profile strong,.login-sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-sidebar-profile strong{font-size:11px}.login-sidebar-profile small{color:var(--muted);font-size:9px;margin-top:3px}.login-sidebar-profile a{grid-column:2;color:var(--lime);font-size:10px;text-decoration:none;margin-top:-2px}.login-sidebar-title{display:flex;justify-content:space-between;padding:24px 0 10px;color:#d7dbea;font-size:11px;font-weight:700}.login-sidebar-title a{color:var(--muted);font-size:10px;font-weight:400;text-decoration:none}.login-sidebar-list{display:grid;gap:3px}.login-sidebar-list p{color:#707990;font-size:10px;line-height:1.5;margin:8px 0}.login-sidebar-follow{display:flex;align-items:center;gap:9px;width:100%;padding:8px 6px;border:0;border-radius:7px;background:transparent;color:#dfe4f1;text-align:left;font:inherit;text-decoration:none;appearance:none}.login-sidebar-follow:hover,.login-sidebar-follow:focus-visible{background:#171d2c;color:#fff}.login-sidebar-follow[aria-pressed="true"]{background:#20283a;color:#fff}.login-sidebar-follow .avatar{width:30px;height:30px;flex:none;font-size:9px}.login-sidebar-follow span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.login-sidebar-follow i{width:6px;height:6px;border-radius:50%;background:#ff5d66;margin-left:auto}.login-sidebar-resize{position:absolute;top:0;right:-5px;width:10px;height:100%;padding:0;background:transparent;cursor:ew-resize}.login-sidebar-resize:after{content:"";position:absolute;top:50%;left:3px;width:3px;height:42px;border-radius:3px;background:#303a52;transform:translateY(-50%)}.login-sidebar-resize:hover:after{background:var(--lime)}@media(max-width:900px){.login-sidebar{display:none!important}}
.notification-tab-count{display:none!important}.login-sidebar-profile{display:grid;grid-template-columns:39px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:20px;border-bottom:1px solid #202638}.login-sidebar-avatar{width:39px;height:39px;background:linear-gradient(135deg,#bd80ff,#566bf0);font-size:11px}.login-sidebar-profile strong,.login-sidebar-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-sidebar-profile strong{font-size:11px}.login-sidebar-profile small{color:var(--muted);font-size:9px;margin-top:3px}.login-sidebar-profile a{grid-column:2;color:var(--lime);font-size:10px;text-decoration:none;margin-top:-2px}.login-sidebar-title{display:flex;justify-content:space-between;padding:24px 0 10px;color:#d7dbea;font-size:11px;font-weight:700}.login-sidebar-title a{color:var(--muted);font-size:10px;font-weight:400;text-decoration:none}.login-sidebar-list{display:grid;gap:3px}.login-sidebar-list p{color:#707990;font-size:10px;line-height:1.5;margin:8px 0}.login-sidebar-follow{display:flex;align-items:center;gap:9px;width:100%;padding:8px 6px;border:0;border-radius:7px;background:transparent;color:#dfe4f1;text-align:left;font:inherit;text-decoration:none;appearance:none}.login-sidebar-follow:hover,.login-sidebar-follow:focus-visible{background:#171d2c;color:#fff}.login-sidebar-follow[aria-pressed="true"]{background:#20283a;color:#fff}.login-sidebar-follow .avatar{width:30px;height:30px;flex:none;font-size:9px}.login-sidebar-follow span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.login-sidebar-follow i{width:6px;height:6px;border-radius:50%;background:#ff5d66;margin-left:auto}.login-sidebar-resize{position:absolute;top:0;right:-5px;width:10px;height:100%;padding:0;background:transparent;cursor:ew-resize}.login-sidebar-resize:after{content:"";position:absolute;top:50%;left:3px;width:3px;height:42px;border-radius:3px;background:#303a52;transform:translateY(-50%)}.login-sidebar-resize:hover:after{background:var(--lime)}@media(max-width:900px){.login-sidebar{display:none!important}}
.login-sidebar-chat{display:grid;grid-template-rows:auto 1fr auto;min-height:320px;margin-top:16px;border-top:1px solid #202638;padding-top:12px}.login-sidebar-chat-heading{display:flex;align-items:center;gap:7px;color:#d7dbea;font-size:10px}.login-sidebar-chat-heading button{background:none;color:var(--lime);padding:2px;font-size:14px}.login-sidebar-chat-messages{display:grid;align-content:start;gap:7px;min-height:0;overflow:auto;padding:12px 0;font-size:10px}.login-sidebar-chat-message{display:flex;align-items:flex-start;gap:6px;color:#cbd1df;line-height:1.35}.login-sidebar-chat-avatar{width:20px;height:20px;font-size:7px;flex:none}.login-sidebar-chat-message strong{color:var(--lime);font-size:9px}.login-sidebar-chat-message p{margin:2px 0;word-break:break-word}.login-sidebar-chat-empty{color:var(--muted);font-size:9px;line-height:1.4}.login-sidebar-chat-form{display:flex;gap:4px;background:#141a28;border:1px solid #2a354c;border-radius:6px;padding:3px}.login-sidebar-chat-form input{min-width:0;flex:1;background:transparent;border:0;outline:0;color:var(--text);font-size:10px;padding:6px}.login-sidebar-chat-form button{width:24px;border-radius:4px;background:var(--lime);color:#111;font-weight:700}
.login-sidebar-chat-message small{display:block;color:#727d94;font-size:8px}.login-sidebar-chat-seen{color:var(--lime);cursor:help}.login-sidebar-chat-empty{color:var(--muted);font-size:9px;line-height:1.4}.login-sidebar-chat-form{display:flex;gap:4px;background:#141a28;border:1px solid #2a354c;border-radius:6px;padding:3px}.login-sidebar-chat-form input{min-width:0;flex:1;background:transparent;border:0;outline:0;color:var(--text);font-size:10px;padding:6px}.login-sidebar-chat-form button{width:24px;border-radius:4px;background:var(--lime);color:#111;font-weight:700}
.login-sidebar-chat{display:grid;flex:1;height:auto;min-height:0;margin-top:16px;overflow:hidden}
@media(max-width:900px){
  .login-sidebar{display:flex!important;left:12px;right:auto;bottom:12px;width:min(280px,calc(100vw - 48px))!important;height:min(58vh,430px)!important;max-height:calc(100vh - 24px);padding:20px 12px 12px 14px;border:1px solid #303a52;border-radius:16px;box-shadow:0 18px 55px #000b}
  @supports (height:100dvh){.login-sidebar{height:min(58dvh,430px)!important;max-height:calc(100dvh - 24px)}}
  .login-sidebar-chat{min-height:0!important}
  .login-sidebar-list{min-height:0;overflow:auto}
  .login-sidebar.is-collapsed{width:58px!important;height:58px!important;padding:0;border-radius:50%;overflow:visible;background:#c7ff3d;border-color:#c7ff3d;box-shadow:0 8px 24px #0008}
  .login-sidebar.is-collapsed .login-sidebar-collapse{inset:0;width:100%;height:100%;border-radius:50%;background:transparent;color:#111;font-size:20px}
  .login-sidebar.is-collapsed .login-sidebar-message-count:not([hidden]){top:-5px;right:-5px;border-color:#080a12}
  .login-sidebar-resize{display:none}
}
.mobile-message-bubble{display:grid;place-items:center;position:fixed;left:20px;bottom:20px;z-index:30;width:58px;height:58px;padding:0;border:0;border-radius:50%;background:#c7ff3d;color:#10140d;font-size:23px;line-height:1;text-align:center;box-shadow:0 8px 26px #0009}.mobile-message-bubble[hidden]{display:none}.mobile-message-bubble span{position:absolute;top:-5px;right:-4px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #080a12;border-radius:50%;background:#ff5d66;color:#fff;font-size:10px;font-weight:700}.mobile-message-bubble span[hidden]{display:none}
.search-box{position:relative;overflow:visible;z-index:35}.search-results{position:absolute;top:calc(100% + 9px);left:0;width:100%;z-index:60;overflow:hidden;border:1px solid #37435e;border-radius:10px;background:#111724;box-shadow:0 16px 35px #0009}.search-results[hidden]{display:none!important}.search-result{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;color:var(--text);text-decoration:none}.search-result:hover{background:#222b3d}.search-result .avatar{width:30px;height:30px;flex:none;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#bd80ff,#566bf0);background-position:center;background-size:cover;background-repeat:no-repeat;font-size:8px}.search-result strong{font-size:11px}.search-no-results{padding:12px;color:var(--muted);font-size:10px}
@media(max-width:900px){.notification-panel{position:absolute;top:48px;right:0;width:min(270px,calc(100vw - 32px));max-height:60vh}.notification-heading{padding:12px 13px;font-size:11px}.notification-tabs{padding:8px 10px 3px}.notification-item{gap:8px;padding:10px 12px}.notification-item strong{font-size:10px}.notification-item p{font-size:9px}.notification-settings{padding:9px 10px;font-size:9px}}
.category-smoking{background:linear-gradient(130deg,#35524f,#9b7358)}
.thumb-smoking{background:radial-gradient(circle at 66% 25%,#d8ad79,#59706a 38%,#1b2732 78%)}
@media(max-width:650px){
  .topbar.menu-open .main-nav{top:120px;left:auto;right:16px;width:min(240px,calc(100vw - 32px));max-height:calc(100vh - 144px);overflow:auto;padding:6px}
  .topbar.menu-open .nav-link{min-height:42px;padding:11px 12px}
  .hero-book .tag-viewers{left:50%;right:auto;transform:translateX(-50%);white-space:nowrap}
  .section-heading h2{font-size:clamp(20px,7vw,25px);white-space:nowrap}
  .category-card strong{white-space:normal;overflow-wrap:anywhere;line-height:1.2}
}
.download-section{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:28px 0 15px;padding:35px 38px;border:1px solid #303b55;border-radius:16px;background:radial-gradient(circle at 80% 20%,#8b74ff33,transparent 35%),linear-gradient(125deg,#141b2d,#202744);overflow:hidden}.download-copy{max-width:540px}.download-copy h2{font:600 30px var(--display);letter-spacing:-1.4px;margin:9px 0}.download-copy p{max-width:470px;color:#aeb6ca;font-size:13px;line-height:1.6}.download-actions{display:flex;gap:10px;margin-top:22px}.download-button{display:flex;align-items:center;gap:12px;padding:11px 15px;border:1px solid #7180a0;border-radius:7px;color:#fff;text-decoration:none;font-size:12px;font-weight:700}.download-button span{color:var(--lime);font-size:9px;font-weight:500}.download-device{width:145px;height:220px;padding:8px;border:4px solid #7885a4;border-radius:24px;transform:rotate(8deg);box-shadow:0 22px 40px #05060d88}.download-screen{height:100%;display:flex;flex-direction:column;justify-content:end;gap:9px;padding:13px;border-radius:16px;background:linear-gradient(150deg,#413a85,#d56f79 65%,#f2bb75);color:#fff}.download-screen span{font-size:8px;color:var(--lime)}.download-screen strong{font:600 18px var(--display);line-height:1}.download-screen small{font-size:8px;line-height:1.4}
@media(max-width:650px){.download-section{display:block;padding:25px 20px}.download-copy h2{font-size:25px}.download-actions{display:grid;grid-template-columns:1fr 1fr}.download-button{justify-content:center;padding:10px 7px;font-size:10px}.download-device{display:none}}
@media(max-width:900px){
  #accountButton{position:relative;z-index:26;touch-action:manipulation}
  .login-sidebar[hidden],.login-sidebar.is-collapsed{display:none!important}
  .login-sidebar-collapse{z-index:4;touch-action:manipulation}
  .mobile-message-bubble{display:grid;place-items:center;position:fixed;left:14px;right:auto;bottom:14px;z-index:30;width:56px;height:56px;border:0;border-radius:50%;background:#c7ff3d;color:#10140d;font-size:23px;box-shadow:0 8px 26px #0009}
  .mobile-message-bubble[hidden]{display:none}
  .mobile-message-bubble span{position:absolute;top:-5px;right:-4px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #080a12;border-radius:50%;background:#ff5d66;color:#fff;font-size:10px;font-weight:700}
  .mobile-message-bubble span[hidden]{display:none}
}
.login-sidebar-list{flex:none}.login-sidebar-chat-messages{min-height:0;overflow:auto}
.login-sidebar-chat[hidden],.login-sidebar-list[hidden]{display:none!important}
.messages-page{max-width:900px;margin:0 auto;padding:42px 24px}.messages-card{margin-top:20px;background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:24px}.messages-heading{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:18px}.messages-heading h1{font:600 28px var(--display);margin:8px 0 0}.messages-list{height:min(58vh,560px);overflow:auto;display:grid;align-content:start;gap:10px;padding:20px 4px}.messages-empty{color:var(--muted);font-size:12px}.private-message{max-width:72%;padding:10px 12px;background:#1a2131;border-radius:9px}.private-message.mine{justify-self:end;background:#27352b}.private-message strong{font-size:11px}.private-message p{margin:5px 0;color:#d7dbea;font-size:12px;white-space:pre-wrap;word-break:break-word}.private-message small{color:var(--muted);font-size:9px}.message-form{display:flex;gap:9px;border-top:1px solid var(--line);padding-top:18px}.message-form input{flex:1;min-width:0;background:#0c101a;border:1px solid var(--line);border-radius:7px;color:var(--text);padding:11px 12px;outline:none}.message-form button{padding:10px 16px}@media(max-width:650px){.messages-page{padding:22px 16px}.messages-card{padding:16px}.private-message{max-width:88%}}
