@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef2ff;font-synthesis:none;--bg:#080b14;--panel:#111624;--panel-2:#171d2d;--line:#252d41;--muted:#8993aa;--purple:#8067f5;--cyan:#46d6d0;--danger:#f25d75;background:#080b14;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 75% 0%, #18203a 0, transparent 32%), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit;cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.55}input,select{color:#eef2ff;background:#0c111d;border:1px solid #2a334a;border-radius:10px;outline:none;width:100%;padding:12px 13px;transition:border-color .2s,box-shadow .2s}input:focus,select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8067f526}label{color:#c5ccdc;gap:8px;font-size:13px;font-weight:600;display:grid}h1,h2,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:8px;font-size:clamp(28px,3vw,42px)}h2{letter-spacing:-.025em}.muted{color:var(--muted);line-height:1.6}.eyebrow{color:#8c7cf6;letter-spacing:.16em;font-size:11px;font-weight:800}.primary{color:#fff;background:linear-gradient(135deg,#795df0,#947cf9);border-radius:10px;padding:12px 18px;font-weight:700;box-shadow:0 9px 26px #5d44cd3d}.danger{color:#fff;background:linear-gradient(135deg,#dc4963,#f26d7f);border-radius:10px;padding:12px 18px;font-weight:700}.wide{width:100%}.desktop-logout{color:#b9c2d4;background:#181e2c;border:1px solid #30394d;border-radius:10px;padding:11px 16px}.source-hint{color:#737d92;font-size:10px;font-weight:400;line-height:1.45}.brand{letter-spacing:-.03em;background:0 0;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.brand.large{font-size:21px}.brand-mark{background:linear-gradient(145deg, var(--purple), #4dbfd2);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 25px #6160e44d}.login-page{grid-template-columns:minmax(420px,1.15fr) minmax(420px,.85fr);min-height:100vh;display:grid}.login-visual{background:linear-gradient(145deg,#0d1220,#10172a);align-items:flex-end;padding:clamp(48px,8vw,120px);display:flex;position:relative;overflow:hidden}.login-visual:after{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 30%,#000);mask-image:linear-gradient(#0000 30%,#000)}.visual-copy{z-index:2;max-width:620px;position:relative}.visual-copy h1{color:#0000;background:linear-gradient(120deg,#fff 20%,#9c99ff 60%,#61ded7);-webkit-background-clip:text;background-clip:text;margin:18px 0 28px;font-size:clamp(48px,6vw,82px);line-height:.98}.visual-copy p{color:#9ca7bd;max-width:520px;font-size:18px;line-height:1.7}.orb{filter:blur(2px);opacity:.65;border-radius:50%;position:absolute}.orb-one{background:radial-gradient(circle at 30% 30%,#8c6dff,#342b80 48%,#0000 70%);width:420px;height:420px;top:9%;right:8%;box-shadow:0 0 100px #5e4dd080}.orb-two{mix-blend-mode:screen;background:radial-gradient(circle at 35% 35%,#54e5dc,#18575e 53%,#0000 72%);width:220px;height:220px;top:28%;right:36%}.login-card{flex-direction:column;justify-content:center;gap:38px;width:100%;max-width:600px;margin:auto;padding:clamp(44px,8vw,110px);display:flex}.login-card h2{margin:8px 0;font-size:34px}.login-card form{gap:20px;display:grid}.security-note{text-align:center;color:#69738a;font-size:12px}.center-screen{min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.spinner{border:3px solid #252b3d;border-top-color:var(--purple);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080b14d1;border-bottom:1px solid #3f496273;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 34px;display:grid;position:sticky;top:0}.topbar nav{align-self:stretch;gap:6px;display:flex}.topbar nav button{color:#8993aa;background:0 0;padding:0 18px;font-weight:600;position:relative}.topbar nav button.active{color:#f5f7ff}.topbar nav button.active:after{content:"";background:var(--purple);height:2px;box-shadow:0 0 12px var(--purple);position:absolute;bottom:0;left:16px;right:16px}.user-menu{justify-self:end;align-items:center;gap:14px;font-size:13px;display:flex}.user-menu button,.panel button:not(.primary),.invite-box button{color:#b6bfd1;background:#181e2c;border:1px solid #2a3245;border-radius:8px;padding:8px 11px}.workspace-page{max-width:1600px;margin:auto;padding:44px 34px 60px}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px;display:flex}.page-heading p{margin-bottom:0}.room-switcher{background:#0d121e;border:1px solid #20283a;border-radius:12px;gap:10px;padding:5px;display:flex}.room-switcher button{color:#7f899f;background:0 0;border-radius:8px;padding:10px 14px;font-weight:600}.room-switcher button.selected{color:#fff;background:#20263a;box-shadow:inset 0 0 0 1px #343d57}.live-dot{background:#4e596e;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.selected .live-dot{background:#47ddae;box-shadow:0 0 9px #47ddae}.stream-canvas{background:linear-gradient(135deg,#101522b8,#0a0e18a6),radial-gradient(circle at 50% 20%,#17203a,#0000 55%);border:1px solid #1b2232;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.empty-state{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.empty-state h2{color:#d9deea;margin:16px 0 5px}.empty-icon{color:#7668d4;background:#171d2b;border:1px solid #2b3550;border-radius:18px;place-items:center;width:66px;height:66px;font-size:30px;display:grid}.stream-tile{background:#121725;border:1px solid #30384e;border-radius:14px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 18px 50px #00000057}.tile-header{cursor:move;background:#171d2b;flex:none;justify-content:space-between;align-items:center;height:44px;padding:0 12px;display:flex}.tile-header>div{align-items:center;gap:9px;font-size:13px;display:flex}.live-pill{color:#fff;letter-spacing:.08em;background:#de4764;border-radius:5px;padding:3px 6px;font-size:9px;font-weight:800}.room-label{color:#778198;font-size:11px}.video-stage{background:#030407;flex:1;place-items:center;min-height:0;display:grid;overflow:hidden}.video-stage video{object-fit:contain;width:100%;height:100%}.audio-only{color:#69748c}.tile-controls{flex:none;align-items:center;gap:10px;height:52px;padding:0 12px;display:flex}.tile-controls button{background:#22293a;border-radius:8px;width:34px;height:34px}.tile-controls button.muted{background:#5a2531}.tile-controls input{box-shadow:none;accent-color:var(--purple);border:0;padding:0}.tile-controls span{color:#7f899c;text-align:right;min-width:36px;font-size:11px}.panel,.settings-panel,.preview-panel,.modal-card{background:linear-gradient(145deg,#141a29f5,#0e131ff5);border:1px solid #252e43;border-radius:16px;box-shadow:0 20px 55px #0003}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:24px;padding:24px;display:grid}.panel-title,.form-actions{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.panel-title h2{margin:0}fieldset{border:1px solid #293247;border-radius:10px;gap:22px;padding:12px 14px;display:flex}legend{color:#aeb7ca;padding:0 5px;font-size:12px;font-weight:600}.check-row{align-items:center;gap:8px;display:flex}.check-row input{width:auto;accent-color:var(--purple)}.form-actions{justify-content:flex-end;gap:10px}.form-actions button{padding:11px 16px}.stats-row{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stat{background:#101522;border:1px solid #222a3e;border-radius:13px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.stat span{color:#7e899f;font-size:12px}.stat strong{font-size:24px}.table-panel{overflow:auto}table{border-collapse:collapse;width:100%}th{text-align:left;color:#687389;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #252d40;padding:14px 18px;font-size:10px}td{color:#aeb7c9;border-bottom:1px solid #1e2638;padding:15px 18px;font-size:13px}tr:last-child td{border-bottom:0}.user-cell{align-items:center;gap:12px;display:flex}.user-cell div{gap:3px;display:grid}.user-cell strong{color:#edf1fa}.user-cell small{color:#6e788d}.avatar{color:#dcd8ff;background:linear-gradient(135deg,#41396f,#285c67);border-radius:10px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.role,.status-active,.status-inactive{border-radius:6px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.role-admin{color:#dfb8ff;background:#493160}.role-streamer{color:#9eb8ff;background:#293b68}.role-viewer{color:#9fc9d7;background:#283946}.status-active{color:#67dbae;background:#183a32}.status-inactive{color:#e79ba8;background:#43232b}.sender-layout{grid-template-columns:minmax(0,1.5fr) minmax(330px,.5fr);gap:20px;display:grid}.preview-panel{flex-direction:column;min-height:590px;display:flex;overflow:hidden}.preview-header{color:#929db2;border-bottom:1px solid #252d41;justify-content:space-between;align-items:center;height:50px;padding:0 16px;font-size:12px;display:flex}.preview-stage{background:#05070b;flex:1;place-items:center;display:grid;overflow:hidden}.preview-stage img,.preview-stage video{object-fit:contain;width:100%;height:100%}.empty-preview{color:#586278}.settings-panel{flex-direction:column;gap:20px;padding:22px;display:flex}.slider-label>span{justify-content:space-between;display:flex}.slider-label strong{color:#8e80f3}.slider-label input{box-shadow:none;accent-color:var(--purple);border:0;padding:0}.toggle-row{background:#0e1421;border:1px solid #283146;border-radius:11px;justify-content:space-between;align-items:center;padding:14px;display:flex}.toggle-row span{gap:4px;display:grid}.toggle-row small{color:#747f94;font-weight:400}.toggle-row input{appearance:none;width:44px;height:24px;box-shadow:none;background:#31394d;border:0;border-radius:20px;padding:2px}.toggle-row input:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;display:block}.toggle-row input:checked{background:var(--purple)}.toggle-row input:checked:after{transform:translate(20px)}.broadcast-state{color:#778197;align-items:center;gap:8px;font-size:12px;display:flex}.broadcast-state>span{background:#596277;border-radius:50%;width:8px;height:8px}.broadcast-state.active{color:#64d8b0}.broadcast-state.active>span{background:#45dfa8;box-shadow:0 0 10px #45dfa8}.invite-box{border-top:1px solid #242c3f;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:grid}.invite-box>div:first-child{gap:4px;display:grid}.invite-box small{color:#737d92;font-size:10px}.invite-result{grid-column:1/-1;grid-template-columns:1fr auto!important;gap:7px!important;display:flex!important}.invite-result input{min-width:0;padding:8px;font-size:10px}.error-banner,.warning-banner,.success-banner{border-radius:10px;margin:12px 0 18px;padding:12px 15px;font-size:13px}.error-banner{color:#f4aab7;background:#43212a;border:1px solid #71303e}.warning-banner{color:#e5ca7e;background:#3c3420;border:1px solid #68582d}.success-banner{color:#7bd9b4;background:#19392f;border:1px solid #27634e}.modal-card{text-align:center;width:min(460px,100vw - 32px);padding:34px}.modal-card h1{margin-top:10px}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-visual{display:none}.topbar{grid-template-columns:auto 1fr;padding:0 16px}.topbar nav{justify-self:center}.user-menu span{display:none}.sender-layout{grid-template-columns:1fr}.preview-panel{min-height:400px}.stats-row{grid-template-columns:repeat(2,1fr)}.page-heading{flex-direction:column;align-items:flex-start}.form-grid{grid-template-columns:1fr}.panel-title,.form-actions{grid-column:1}.workspace-page{padding:30px 16px}}@media (width<=600px){.topbar{flex-wrap:wrap;grid-template-columns:1fr auto;height:auto;min-height:68px}.topbar nav{grid-area:2/1/auto/-1;width:100%;height:48px}.topbar nav button{flex:1}.brand{font-size:0}.brand-mark{font-size:16px}.stats-row{grid-template-columns:1fr 1fr}.room-switcher{width:100%}.room-switcher button{flex:1}.login-card{padding:34px 24px}}
