@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Inter,Arial,sans-serif;color:#f5f5f7;background:#09090b;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:#09090b}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid #ff5360;outline-offset:3px}.web-app{min-height:100vh;background:radial-gradient(circle at 74% -8%,rgba(178,36,48,.2),transparent 34%),linear-gradient(160deg,#0d0d10,#080809 58%,#101014)}.topbar{position:sticky;z-index:10;top:0;display:flex;align-items:center;gap:28px;min-height:68px;padding:0 5vw;border-bottom:1px solid rgba(255,255,255,.08);background:#09090cd1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.brand{display:inline-flex;align-items:center;gap:10px;border:0;color:#fff;background:none;font-size:18px;font-weight:800}.brand small{color:#999aa2;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.mark{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;color:transparent;background:#ea2736;position:relative;box-shadow:0 5px 20px #ea273638}.mark:after{content:"V";color:#130609;font-size:15px;font-weight:900;line-height:1}.topbar nav{display:flex;gap:4px}.topbar nav button{border:0;border-radius:7px;padding:8px 10px;color:#aeafb7;background:transparent;font-size:13px}.topbar nav button:hover,.topbar nav button.active{color:#fff;background:#ffffff12}.profile-wrap{position:relative;margin-left:auto}.profile-trigger{display:inline-flex;align-items:center;gap:8px;min-height:37px;border:1px solid rgba(255,255,255,.12);border-radius:9px;padding:0 12px;color:#f3f3f4;background:#ffffff0b;font-size:13px;font-weight:700}.profile-trigger:hover{border-color:#ea27368c;background:#ea273614}.profile-menu{position:absolute;right:0;top:calc(100% + 9px);display:grid;gap:5px;width:220px;padding:13px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#141419f0;box-shadow:0 22px 48px #00000073;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.profile-menu strong{font-size:13px}.profile-menu span{color:#a7a8b0;font-size:11px}.profile-menu button{display:flex;gap:7px;align-items:center;margin-top:8px;border:0;color:#ff828b;background:transparent;font-size:12px;text-align:left}.toast{position:fixed;z-index:30;left:50%;top:84px;transform:translate(-50%);border:1px solid rgba(255,82,92,.5);border-radius:8px;padding:11px 15px;color:#fff;background:#311215eb;box-shadow:0 14px 35px #0000004d;font-size:13px}.auth-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at 65% 25%,rgba(224,36,47,.25),transparent 35%),#09090b}.auth-card{width:min(100%,420px);padding:32px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#131318e0;box-shadow:0 30px 90px #00000073}.auth-card h1{margin:20px 0 8px;font-size:28px}.auth-card input{width:100%;margin:6px 0;border:1px solid rgba(255,255,255,.13);border-radius:8px;padding:12px;color:#fff;background:#19191f}.form-message{color:#ff9ea4;font-size:12px}.text-button{width:100%;margin-top:12px;border:0;color:#babcc5;background:transparent;font-size:13px}.discover-page,.room-page{width:min(1320px,100%);margin:0 auto;padding:clamp(26px,4vw,58px) clamp(18px,4vw,54px) 72px}.discover-hero{position:relative;display:flex;align-items:center;min-height:340px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:clamp(30px,5vw,72px);background:linear-gradient(90deg,#101014 13%,#101014e6 38%,#10101447),#111116}.discover-hero>div{position:relative;z-index:1;max-width:590px}.discover-hero>img{position:absolute;inset:0 0 0 auto;width:60%;height:100%;object-fit:cover;opacity:.55}.eyebrow{margin:0 0 12px;color:#ff4a58;font-size:10px;font-weight:800;letter-spacing:.11em}.discover-hero h1{max-width:600px;margin:0;font-size:clamp(38px,5vw,66px);line-height:1.03;letter-spacing:-.04em}.discover-hero p:not(.eyebrow){max-width:530px;color:#c0c1c8;font-size:16px;line-height:1.65}.hero-actions,.stage-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid transparent;border-radius:8px;padding:0 15px;color:#fff;font-size:13px;font-weight:800;text-decoration:none;transition:.18s ease}.button.primary{border-color:#ff5964;background:#ed3745;box-shadow:0 10px 25px #ed374540}.button.primary:hover{background:#ff4856;transform:translateY(-1px)}.button.subtle{border-color:#ffffff24;background:#ffffff0e}.button.subtle:hover{background:#ffffff1c}.button.full{width:100%;margin-top:14px}.catalog-toolbar{display:grid;gap:15px;margin:34px 0 28px}.search-wrap{display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.11);border-radius:9px;padding:0 13px;background:#111116}.search-wrap input{width:100%;height:47px;border:0;color:#fff;background:transparent;outline:0}.genre-list{display:flex;gap:7px;overflow-x:auto;padding-bottom:3px}.genre-list button{flex:0 0 auto;border:1px solid rgba(255,255,255,.12);border-radius:99px;padding:8px 12px;color:#b7b8bf;background:transparent;font-size:12px}.genre-list button.selected,.genre-list button:hover{color:#fff;border-color:#f23644a3;background:#f236441a}.content-rail{margin-top:26px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-heading h2{margin:0;font-size:19px}.section-heading span{color:#96979f;font-size:12px}.poster-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:12px}.poster-card{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;background:#15151a;text-align:left}.poster-card:hover{border-color:#ff525ca6}.poster-card img,.poster-fallback{display:block;width:100%;aspect-ratio:2/3;object-fit:cover;background:linear-gradient(135deg,#22222a,#101014)}.poster-fallback{display:grid;place-items:center;color:#999}.poster-card span{display:grid;gap:4px;padding:10px}.poster-card strong{overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.poster-card small{color:#a6a7ae;font-size:11px}.modal-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#020204b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.provider-modal,.picker-modal{position:relative;width:min(100%,670px);max-height:min(86vh,760px);overflow:auto;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:26px;background:#16161c;box-shadow:0 30px 100px #00000080}.icon-close{position:absolute;right:14px;top:14px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;background:#ffffff0d}.provider-title{display:flex;gap:18px;padding-right:44px}.provider-title>img{width:78px;height:112px;object-fit:cover;border-radius:8px}.provider-title h2{margin:3px 0 8px;font-size:24px}.provider-title p{margin:0;color:#b6b7bd;font-size:13px;line-height:1.55}.provider-list{display:grid;gap:8px;margin-top:22px}.provider-list button{display:flex;align-items:center;gap:12px;width:100%;border:1px solid rgba(255,255,255,.1);border-radius:9px;padding:11px;color:#fff;background:#1c1c23;text-align:left}.provider-list button:hover{border-color:#ff505c9e;background:#222027}.provider-list button>img{width:32px;height:32px;object-fit:contain}.provider-list>button>svg:last-child{margin-left:auto;color:#aaa}.provider-list span{display:grid;gap:3px}.provider-list strong{font-size:13px}.provider-list strong em{margin-left:8px;color:#ff6f78;font-size:9px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.provider-list small,.empty-copy{color:#acaeb5;font-size:11px}.picker-modal h2{margin:0 0 20px}.picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:10px}.picker-grid button{overflow:hidden;border:0;border-radius:8px;color:#fff;background:#24242b;text-align:left}.picker-grid img{width:100%;aspect-ratio:2/3;object-fit:cover}.picker-grid span{display:block;padding:8px;font-size:11px}.room-header{display:flex;align-items:center;gap:16px;margin-bottom:19px}.room-header h1{margin:0;font-size:26px}.room-header .eyebrow{margin:0 0 5px}.back-button{display:flex;align-items:center;gap:7px;border:0;color:#c8c9cf;background:transparent;font-size:13px}.connection{margin-left:auto;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:6px 9px;color:#aaa;font-size:10px;font-weight:800;text-transform:uppercase}.connection.connected{border-color:#4bdc8d59;color:#74df9b}.room-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:17px}.provider-stage{min-height:620px;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:#111116}.provider-stage-content{position:relative;min-height:620px;background:#09090b}.stage-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.32}.stage-overlay{position:relative;z-index:2;display:flex;min-height:620px;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:clamp(24px,4vw,54px);background:linear-gradient(0deg,#050507f5,#0505071f 72%)}.stage-overlay h2{margin:0;font-size:clamp(30px,4vw,48px)}.stage-overlay>p:not(.eyebrow){max-width:560px;color:#d2d3d7;line-height:1.6}.provider-chip{margin-top:5px;color:#eee;font-size:12px}.provider-note{max-width:560px;margin-top:12px;color:#aaa;font-size:11px;line-height:1.5}.link-action{display:inline-flex;align-items:center;gap:7px;margin-top:22px;border:0;color:#f5abb0;background:transparent;font-size:12px;font-weight:800}.provider-stage-content iframe{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000}.guard-toggle{position:relative;z-index:5;display:inline-flex;align-items:center;gap:8px;margin-top:13px;color:#dedee2;font-size:12px;font-weight:700}.guard-toggle input{position:absolute;opacity:0}.guard-toggle i{width:31px;height:17px;border-radius:99px;background:#45454d;transition:.2s}.guard-toggle i:after{content:"";display:block;width:13px;height:13px;margin:2px;border-radius:50%;background:#eee;transition:.2s}.guard-toggle input:checked+i{background:#e93644}.guard-toggle input:checked+i:after{transform:translate(14px)}.empty-provider{display:grid;min-height:620px;place-content:center;justify-items:center;padding:32px;text-align:center}.empty-provider h2{margin:16px 0 6px}.empty-provider p{max-width:430px;margin:0 0 22px;color:#aeafb6;line-height:1.6}.room-sidebar{display:grid;gap:14px;align-content:start}.participant-panel,.chat-panel{border:1px solid rgba(255,255,255,.11);border-radius:12px;padding:16px;background:#141419db}.participant{display:flex;align-items:center;gap:9px;padding:9px 0;border-top:1px solid rgba(255,255,255,.06)}.participant .avatar{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#30303a;font-size:12px;font-weight:800}.participant div{display:grid;gap:2px}.participant strong{font-size:12px}.participant small{color:#96979f;font-size:10px}.participant i{width:8px;height:8px;margin-left:auto;border-radius:50%;background:#5c5c63}.participant i.online{background:#37db7d}.chat-panel{min-height:390px;display:flex;flex-direction:column}.messages{display:grid;gap:7px;flex:1;max-height:385px;overflow:auto}.messages p{display:grid;gap:3px;margin:0;border-radius:7px;padding:8px;color:#e4e4e8;background:#22222b;font-size:12px}.messages strong{color:#ff737e;font-size:10px}.chat-panel form{display:flex;gap:8px;margin-top:12px}.chat-panel input{min-width:0;flex:1;border:1px solid rgba(255,255,255,.12);border-radius:7px;padding:10px;color:#fff;background:#17171d;outline:0}.chat-panel form button{display:grid;place-items:center;width:38px;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#fff;background:#24242c}@media(max-width:820px){.topbar{padding:0 18px;gap:12px}.topbar nav{display:none}.brand small{display:none}.discover-page,.room-page{padding:21px 16px 48px}.discover-hero{min-height:390px;padding:32px 24px}.discover-hero>img{width:100%;opacity:.22}.room-header{align-items:flex-start;flex-wrap:wrap}.room-header .connection{margin-left:auto}.room-layout{grid-template-columns:1fr}.provider-stage,.provider-stage-content,.stage-overlay,.empty-provider{min-height:480px}.room-sidebar{grid-template-columns:1fr}.chat-panel{min-height:260px}.messages{max-height:200px}.poster-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-trigger{padding:0 9px}.profile-trigger{font-size:0}.profile-trigger svg{width:19px;height:19px}.provider-title>img{display:none}}@media(max-width:480px){.discover-hero h1{font-size:42px}.hero-actions,.stage-actions{align-items:stretch;flex-direction:column}.button{width:100%}.poster-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.room-header .button{width:auto}.room-header{gap:10px}.provider-modal,.picker-modal{padding:22px 16px}.topbar{min-height:61px}.brand span{font-size:16px}}
