@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{color-scheme:dark;font-family:Manrope,Segoe UI,sans-serif;--bg-app: #0f1115;--bg-base: #181b21;--bg-elevated: #1d2129;--bg-panel: #11141a;--bg-soft: #1f232b;--bg-strong: #14181f;--bg-modifier-hover: rgba(255, 255, 255, .055);--bg-modifier-active: rgba(255, 255, 255, .09);--border-soft: rgba(255, 255, 255, .055);--border-strong: rgba(255, 255, 255, .085);--text-main: #f2f4f8;--text-soft: #acb4c2;--text-muted: #798395;--accent-start: #5865f2;--accent-end: #5865f2;--accent-soft: rgba(88, 101, 242, .2);--danger-soft: rgba(168, 52, 74, .38);--danger-border: rgba(218, 55, 60, .26);--shadow-strong: 0 24px 60px rgba(0, 0, 0, .38);--desktop-titlebar-height: 34px;background:var(--bg-app);color:var(--text-main)}html,body,#root{min-height:100vh;height:100vh}body{margin:0;background:var(--bg-app)}body,.sidebar-scroll,.members-panel__scroll,.message-list,.voice-grid,.settings-dialog,.screen-source-body{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.16) rgba(255,255,255,.04)}body::-webkit-scrollbar,.sidebar-scroll::-webkit-scrollbar,.members-panel__scroll::-webkit-scrollbar,.message-list::-webkit-scrollbar,.voice-grid::-webkit-scrollbar,.settings-dialog::-webkit-scrollbar,.screen-source-body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track,.sidebar-scroll::-webkit-scrollbar-track,.members-panel__scroll::-webkit-scrollbar-track,.message-list::-webkit-scrollbar-track,.voice-grid::-webkit-scrollbar-track,.settings-dialog::-webkit-scrollbar-track,.screen-source-body::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}body::-webkit-scrollbar-thumb,.sidebar-scroll::-webkit-scrollbar-thumb,.members-panel__scroll::-webkit-scrollbar-thumb,.message-list::-webkit-scrollbar-thumb,.voice-grid::-webkit-scrollbar-thumb,.settings-dialog::-webkit-scrollbar-thumb,.screen-source-body::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px;border:2px solid transparent;background-clip:padding-box}body::-webkit-scrollbar-thumb:hover,.sidebar-scroll::-webkit-scrollbar-thumb:hover,.members-panel__scroll::-webkit-scrollbar-thumb:hover,.message-list::-webkit-scrollbar-thumb:hover,.voice-grid::-webkit-scrollbar-thumb:hover,.settings-dialog::-webkit-scrollbar-thumb:hover,.screen-source-body::-webkit-scrollbar-thumb:hover{background:#ffffff3d}button,input,textarea{font:inherit}button{border:none}input,textarea{outline:none}.ts-shell{min-height:100vh;height:100%}.desktop-frame{min-height:100vh}.desktop-titlebar{height:var(--desktop-titlebar-height);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;background:#0c0e12;border-bottom:1px solid rgba(255,255,255,.05);-webkit-app-region:drag;-webkit-user-select:none;user-select:none}.desktop-titlebar__drag{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px 0 16px;min-width:0}.desktop-titlebar__brand{display:flex;align-items:center;gap:12px;min-width:0}.desktop-titlebar__wordmark{font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.14em}.desktop-titlebar__context,.desktop-titlebar__meta{color:var(--text-muted);font-size:.78rem;font-weight:600}.desktop-titlebar__meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-window-controls,.no-drag{-webkit-app-region:no-drag}.desktop-window-controls{display:flex}.desktop-window-button{width:48px;display:grid;place-items:center;background:transparent;color:var(--text-main);cursor:pointer;transition:background-color .12s ease}.desktop-window-button:hover{background:#ffffff0f}.desktop-window-button.danger:hover{background:#d63c5e}.desktop-window-icon{position:relative;display:block;color:currentColor}.desktop-window-icon.minimize{width:12px;height:2px;background:currentColor;border-radius:999px}.desktop-window-icon.maximize{width:14px;height:14px}.desktop-window-icon.maximize svg{display:block;width:14px;height:14px}.desktop-window-icon.close{width:12px;height:12px}.desktop-window-icon.close:before,.desktop-window-icon.close:after{content:"";position:absolute;top:5px;right:0;bottom:5px;left:0;height:1.5px;background:currentColor;border-radius:999px}.desktop-window-icon.close:before{transform:rotate(45deg)}.desktop-window-icon.close:after{transform:rotate(-45deg)}.desktop-shell__content>.ts-shell{min-height:calc(100vh - var(--desktop-titlebar-height));height:calc(100vh - var(--desktop-titlebar-height))}.auth-shell,.call-layout{display:grid;place-items:center;padding:32px}.auth-card{width:min(100%,480px);padding:32px;border-radius:18px;background:var(--bg-base);border:1px solid var(--border-soft);box-shadow:var(--shadow-strong)}.auth-card--loading{display:grid;align-items:center}.sidebar-label,.content-label,.field span{margin:0;color:var(--text-muted);font-size:.75rem;font-weight:700;text-transform:uppercase}.content-header h1,.sidebar-header h2{margin:0}.auth-panel-head{display:grid;gap:18px}.auth-panel-head h2{margin:8px 0 0;font-size:clamp(1.8rem,4vw,2.25rem);line-height:1.04}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;border-radius:8px;background:var(--bg-modifier-hover)}.auth-tabs--slider,.mini-tabs{position:relative;overflow:hidden}.auth-tabs__slider,.mini-tabs__slider{display:none}.auth-tabs--register .auth-tabs__slider,.mini-tabs--add .mini-tabs__slider{transform:translate(100%)}.auth-tabs button,.mini-tabs button,.secondary-button,.server-badge,.server-create,.home-button,.sidebar-item{color:var(--text-muted);cursor:pointer;background:transparent;transition:background-color .1s ease,color .1s ease}.auth-tabs button{position:relative;z-index:1;padding:12px 14px;border-radius:12px;background:transparent}.mini-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;border-radius:8px;background:var(--bg-modifier-hover)}.mini-tabs button{position:relative;z-index:1;padding:10px 12px;border-radius:10px;background:transparent}.auth-tabs button.active,.mini-tabs button.active,.sidebar-item.active,.home-button.active,.server-badge.active{border-color:transparent;color:#fff}.auth-form{display:grid;gap:16px}.field{display:grid;gap:8px}.field input,.composer textarea{width:100%;padding:12px 14px;border:1px solid var(--border-soft);border-radius:12px;background:var(--bg-soft);color:var(--text-main)}.composer textarea{padding:14px 16px}.field input:focus,.composer textarea:focus{outline:none}.primary-button,.secondary-button{padding:10px 16px;border-radius:12px;cursor:pointer;font-weight:700;transition:background-color .14s ease,color .14s ease,border-color .14s ease}.primary-button{background:var(--accent-start);color:#fff;font-weight:700}.primary-button:hover{background-color:#4752c4}.secondary-button:hover,.sidebar-item:hover,.server-badge:hover,.server-create:hover,.home-button:hover{background-color:var(--bg-modifier-hover);color:var(--text-main)}.primary-button:disabled{filter:grayscale(.2);cursor:wait}.secondary-button{background:#ffffff0d;border:1px solid var(--border-soft);color:var(--text-main)}.workspace-shell{display:grid;grid-template-columns:72px 280px minmax(0,1fr);min-height:100%;height:100%;background:var(--bg-base);gap:10px;padding:12px 16px 12px 0}.workspace-shell--with-members{grid-template-columns:72px 280px minmax(0,1fr) 240px}.server-rail{display:flex;flex-direction:column;align-items:center;gap:10px;padding:12px 0;background:#0f1217;border-right:1px solid rgba(255,255,255,.04);border-radius:0 16px 16px 0}.server-list{display:flex;flex-direction:column;gap:10px;width:100%;align-items:center}.home-button,.server-badge,.server-create{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-weight:700;background:#ffffff0d;color:var(--text-main);transition:border-radius .15s ease,background-color .15s ease,transform .15s ease}.home-button:hover,.server-badge:hover,.server-create:hover{border-radius:16px;background-color:var(--accent-start);color:#fff;transform:translateY(-1px)}.home-button.active,.server-badge.active{border-radius:16px;background:var(--accent-start);color:#fff}.server-badge{padding:0 10px}.sidebar-panel{min-width:0;min-height:0;background:#1b1f26;border:1px solid var(--border-soft);border-radius:16px;padding:14px 26px 14px 14px;overflow:hidden}.sidebar-panel__inner{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:100%;margin:0}.members-panel{min-width:0;min-height:0;background:#1b1f26;border:1px solid var(--border-soft);border-radius:16px;overflow:hidden}.members-panel__inner{display:grid;grid-template-rows:64px minmax(0,1fr);min-height:100%}.members-panel__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px 18px 14px;border-bottom:1px solid var(--border-soft);background:#ffffff05}.members-panel__header strong{color:var(--text-main);font-size:.92rem;font-weight:800}.members-panel__count{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 11px;border-radius:999px;background:#ffffff0e;border:1px solid rgba(255,255,255,.075);line-height:1}.members-panel__scroll{min-height:0;overflow:auto;display:grid;align-content:start;gap:20px;padding:18px 16px 20px}.members-section{display:grid;gap:10px}.members-section__title{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text-muted);font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:0 4px}.members-section__title strong{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.04);color:var(--text-soft);font-size:.72rem}.members-list{display:grid;gap:6px}.member-row{display:grid;gap:7px;padding:10px 12px;border-radius:12px;border:1px solid transparent;background:#ffffff06;transition:background-color .12s ease}.member-row:hover{background:var(--bg-modifier-hover);border-color:#ffffff0a}.member-row--offline{opacity:.76}.member-row__main{display:flex;align-items:center;gap:10px;min-width:0}.member-row__avatar{width:32px;height:32px}.member-row__avatar .presence-dot{box-shadow:0 0 0 2px #1d2129}.member-row__copy{min-width:0}.member-row__copy strong,.member-row__copy p{display:block;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-row__copy strong{color:var(--text-main);font-size:.9rem;font-weight:700}.member-row__copy p{color:var(--text-soft);font-size:.81rem;margin-top:2px}.member-row__badges{display:flex;flex-wrap:wrap;gap:6px;margin-left:42px}.member-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.05);color:var(--text-soft);font-size:.72rem;font-weight:700}.member-badge--live{color:#d8e3ff;background:#5865f22e;border-color:#5865f242}.sidebar-header{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "actions";align-content:start;gap:12px;padding:10px 12px 16px;min-width:0;border-bottom:1px solid var(--border-soft);font-weight:700;color:var(--text-main);background:transparent;border-radius:0}.sidebar-header__copy{grid-area:copy;min-width:0;display:grid;gap:4px}.sidebar-header h2{font-size:1.05rem;line-height:1.1;letter-spacing:-.02em}.sidebar-header__meta{display:inline-block;font-size:.8rem;line-height:1.2;color:var(--text-muted)}.sidebar-header__action{min-width:0;height:40px;padding:0 14px;border-radius:12px;font-size:.85rem;white-space:nowrap}.sidebar-header__actions{grid-area:actions;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:8px}.sidebar-header p,.sidebar-footer p,.sidebar-placeholder,.empty-state p,.call-backbar span{margin:0;color:var(--text-soft)}.sidebar-group{display:grid;gap:8px;align-content:start}.sidebar-group--channels{gap:6px}.sidebar-channel-block{display:grid;gap:4px}.sidebar-scroll{min-height:0;overflow:auto;display:grid;gap:16px;align-content:start;padding:16px 0 12px}.sidebar-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;text-align:left;min-width:0;font-weight:600;width:100%}.sidebar-item:hover{background:var(--bg-modifier-hover)}.sidebar-item span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-item__prefix{width:16px;color:var(--text-muted);flex:0 0 auto;text-align:center}.sidebar-item.active{background:#ffffff16;color:#fff}.sidebar-voice-members{display:grid;gap:3px;margin-left:12px;padding:4px 0 4px 22px;border-left:1px solid rgba(255,255,255,.06)}.sidebar-voice-member{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:28px;padding:4px 8px;border-radius:9px;color:var(--text-soft);background:transparent;transition:background-color .12s ease,color .12s ease}.sidebar-voice-member:hover{background:#ffffff09;color:var(--text-main)}.sidebar-voice-member.speaking{color:#f4f7ff}.sidebar-voice-member__avatar{width:20px;height:20px;font-size:.66rem}.sidebar-voice-member__avatar.speaking{box-shadow:0 0 0 1.5px #43b381b8,0 0 0 4px #43b3811f}.sidebar-voice-member__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:600}.sidebar-voice-member__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.sidebar-voice-member__icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--text-muted)}.sidebar-voice-member__icon svg{width:14px;height:14px}.sidebar-voice-member__live{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:0 7px;border-radius:999px;background:#5865f229;border:1px solid rgba(88,101,242,.2);color:#d8e3ff;font-size:.68rem;font-weight:700}.avatar{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:var(--accent-start);color:#fff;font-size:.82rem;font-weight:800}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-with-presence{position:relative;display:inline-flex;width:32px;height:32px;flex:0 0 auto;overflow:visible}.avatar-with-presence__avatar{width:100%;height:100%}.sidebar-item.voice-active{box-shadow:inset 0 0 0 1px #59beff47}.presence-dot{width:10px;height:10px;border-radius:999px;flex:0 0 auto;box-shadow:0 0 0 2px #070d18e6}.avatar-with-presence .presence-dot{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;box-shadow:0 0 0 2px var(--bg-elevated);z-index:2;transform:none}.presence-dot.online{background:#33d17a}.presence-dot.offline{background:#72819e}.sidebar-footer{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px;padding:10px 12px;border-radius:12px;background:#ffffff06;border:1px solid var(--border-soft);min-width:0}.sidebar-footer__actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:center;min-width:0;width:100%}.profile-chip{display:flex;align-items:center;gap:12px;min-width:0;width:100%}.profile-chip__avatar,.profile-chip__avatar.avatar-with-presence,.profile-chip__avatar .avatar-with-presence__avatar,.profile-chip__avatar.avatar-with-presence .avatar{width:36px;height:36px}.profile-chip__avatar .presence-dot{box-shadow:0 0 0 2px #232831}.profile-chip__copy{min-width:0}.profile-chip__copy strong,.profile-chip__copy p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-bottom{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding:12px 0 14px;border-top:1px solid rgba(255,255,255,.05);background:transparent}.voice-audio{display:none}.voice-dock{display:grid;gap:14px;padding:14px 12px 12px;border-radius:12px;background:linear-gradient(180deg,#252c36fa,#1f242cfa);border:1px solid var(--border-soft);min-width:0;box-shadow:inset 0 1px #ffffff08}.voice-dock.is-live{border-color:#43b38147;box-shadow:inset 0 1px #ffffff08,0 0 0 1px #43b38114}.voice-dock__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:0;background:transparent;color:var(--text-main);text-align:left;cursor:pointer}.voice-dock__hero-copy{min-width:0;display:grid;gap:2px}.voice-dock__hero-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;line-height:1.15}.voice-dock__eyebrow{color:#6dde9d;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.voice-dock__hero-copy p{margin:0;color:var(--text-soft);font-size:.8rem}.voice-dock__status{width:12px;height:12px;border-radius:999px;flex:0 0 auto;background:#72819e;box-shadow:0 0 0 6px #ffffff09}.voice-dock__status.live{background:#33d17a}.voice-dock__controls,.voice-stage__actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.voice-control-button,.footer-action-button{min-width:0;padding:0 12px;height:36px;border-radius:11px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a;color:var(--text-main);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.88rem;font-weight:700;box-shadow:inset 0 1px #ffffff08;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.footer-action-button{width:100%}.voice-control-button{width:40px;min-width:40px;padding:0;border-radius:12px}.voice-control-button svg{width:17px;height:17px}.voice-control-button:hover,.footer-action-button:hover{background:#ffffff13;transform:translateY(-1px)}.voice-control-button.active{border-color:#6784ff57;background:#5865f229;color:#b9c6ff}.voice-control-button--danger{color:#ffb4be;border-color:#aa3f583d;background:#78213142}.footer-action-button--logout{color:var(--text-soft)}.footer-action-button--settings{justify-content:flex-start}.footer-action-button svg{width:15px;height:15px;color:var(--text-muted);flex:0 0 auto}.footer-action-button:hover svg,.footer-action-button:focus-visible svg{color:var(--text-main)}.voice-stage{display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px;min-height:0;padding:0;background:transparent;width:min(100%,1180px);margin:0 auto}.voice-stage__layout{display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;min-height:0}.voice-stage__layout--featured{grid-template-columns:minmax(0,1fr) 300px;grid-template-rows:minmax(0,1fr);align-items:start}.voice-stage__primary{display:grid;gap:16px}.voice-stage__featured{width:100%}.voice-stage__featured--solo{width:min(100%,920px);margin:0 auto}.voice-stage__rail{min-width:0;min-height:0}.voice-stage__summary{display:flex;align-items:center;gap:12px;min-width:0;padding:2px 2px 0}.voice-stage__summary-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff0e;border:1px solid rgba(255,255,255,.06);color:var(--text-soft);font-size:.84rem;font-weight:700}.voice-stage__summary-pill.live{background:#43b38129;border-color:#43b3813d;color:#baf2cf}.voice-stage__empty{display:grid;place-items:center;min-height:380px;background:linear-gradient(180deg,#22262ee6,#1d2128f5);border:1px solid var(--border-soft);border-radius:16px;color:var(--text-soft);padding:24px}.voice-stage__empty-copy{display:grid;gap:8px;text-align:center;max-width:360px}.voice-stage__empty-copy strong{font-size:1.2rem;line-height:1.1}.voice-stage__empty-copy p{margin:0;color:var(--text-soft)}.voice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-height:0;overflow:auto;align-content:start}.voice-grid--single{grid-template-columns:minmax(0,640px);justify-content:center}.voice-grid--rail{grid-template-columns:minmax(0,1fr);align-content:start}.voice-grid--single .voice-tile{min-height:220px}.voice-grid--rail .voice-tile{min-height:196px}.voice-tile{position:relative;display:grid;min-height:290px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:var(--voice-tile-bg, linear-gradient(180deg, rgba(33, 37, 46, .96), rgba(19, 22, 28, .98)));box-shadow:inset 0 0 0 1px #ffffff05}.voice-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005,#00000047);pointer-events:none}.voice-tile.speaking{border-color:#43b3815c;box-shadow:inset 0 0 0 1px #43b38124,0 0 0 1px #43b38114}.voice-tile__media{display:grid;place-items:center;padding:32px 24px;min-height:100%;overflow:hidden}.voice-tile__avatar{width:104px;height:104px;border-radius:999px;font-size:1.8rem;box-shadow:0 18px 42px #00000047}.voice-grid--single .voice-tile__avatar{width:88px;height:88px;font-size:1.55rem}.voice-tile__video{width:100%;height:100%;object-fit:cover;display:block;border-radius:14px;background:#090b0fd6}.voice-tile__video--screen{min-height:360px}.voice-tile.speaking .voice-tile__avatar{box-shadow:0 0 0 2px #43b381b8,0 18px 42px #00000047}.voice-tile__overlay{position:absolute;inset:auto 16px 16px 16px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;z-index:1}.voice-tile__identity{min-width:0;display:grid;gap:4px}.voice-tile__identity strong,.voice-tile__identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-tile__identity strong{color:#fff;font-size:1.02rem;font-weight:800}.voice-tile__identity span{color:#f2f4f8bd;font-size:.85rem}.voice-tile__badges{display:inline-flex;align-items:center;gap:8px;justify-content:flex-end;flex-wrap:wrap}.voice-tile__action{width:32px;height:32px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#0c0e128f;color:var(--text-main);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.voice-tile__action.active{border-color:#5865f257;background:#5865f22e;color:#e4ebff}.voice-tile__action svg{width:16px;height:16px}.voice-tile__badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 10px;border-radius:999px;background:#0c0e128f;border:1px solid rgba(255,255,255,.08);color:var(--text-main);font-size:.76rem;font-weight:700}.voice-tile__badge svg{width:16px;height:16px}.content-panel{display:grid;grid-template-rows:72px minmax(0,1fr);min-width:0;min-height:0;height:100%;background:#1b1f26;border:1px solid var(--border-soft);border-radius:16px;overflow:hidden}.content-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px 16px;min-width:0;border-bottom:1px solid var(--border-soft);background:#ffffff05}.content-body{min-height:0;display:flex;flex-direction:column;gap:18px;padding:20px 24px 24px;background:transparent}.chat-panel{display:flex;flex-direction:column;min-height:0;flex:1 1 auto;height:100%;padding:0;background:transparent}.message-list{display:grid;gap:1px;align-content:start;min-height:0;flex:1 1 auto;overflow:auto;padding:2px 4px 20px 0}.composer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:auto;padding:20px 0 0;background:transparent}.composer textarea{min-height:54px;max-height:50vh;resize:none;line-height:1.375rem;overflow-y:hidden;border-radius:16px;border:1px solid var(--border-soft);background:#ffffff0a;box-shadow:inset 0 1px #ffffff04}.composer__send{min-width:auto;padding:0 22px;height:54px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:var(--accent-start)}.message-row{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;padding:8px 10px;border-radius:12px;margin-top:2px}.message-row:hover{background:#ffffff05}.message-meta{display:flex;gap:10px;align-items:baseline;margin-bottom:4px}.message-content{margin:0;white-space:pre-wrap;word-break:break-word;color:var(--text-main);font-size:.95rem;line-height:1.35rem}.content-header__copy{min-width:0}.content-header h1{font-size:1.65rem;line-height:1.02;margin:0;font-weight:800;letter-spacing:-.03em}.content-header__meta{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#ffffff09;border:1px solid var(--border-soft);color:var(--text-soft);font-size:.82rem;font-weight:700}.empty-state{display:flex;flex-direction:column;justify-content:center;align-items:center}.message-row.compact{padding-top:2px}.message-row__spacer{width:40px}.message-avatar{width:40px;height:40px;border-radius:50%;margin-top:calc(4px - .125rem);cursor:pointer}.message-row__body{min-width:0}.message-meta span{color:var(--text-muted);font-size:.75rem;font-weight:500}.message-meta strong{color:var(--text-main);font-weight:600;font-size:1rem;cursor:pointer}.message-meta strong:hover{text-decoration:underline}.empty-state{display:grid;place-items:center;gap:14px;min-height:100%;text-align:center;border-radius:28px;padding:38px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#02060e8f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;isolation:isolate}.desktop-frame .dialog-backdrop{inset:var(--desktop-titlebar-height) 0 0}.dialog-card{width:min(100%,420px);display:grid;gap:18px;padding:24px;border:1px solid var(--border-soft);border-radius:24px;background:#141820fa;box-shadow:var(--shadow-strong)}.settings-dialog{width:min(100%,560px);max-height:calc(100vh - var(--desktop-titlebar-height) - 40px);overflow:auto}.settings-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:6px;border-radius:14px;background:#ffffff0a}.settings-sections button{min-height:42px;padding:0 14px;border-radius:12px;background:transparent;color:var(--text-soft);font-weight:700;cursor:pointer}.settings-sections button.active{background:#5865f22e;color:#fff}.settings-tabs{margin-top:-4px}.dialog-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.dialog-head h3{margin:8px 0 0;font-size:1.5rem}.dialog-close{width:34px;height:34px;border-radius:12px;background:#ffffff0a;color:var(--text-main);cursor:pointer}.dialog-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dialog-segmented button{padding:12px 14px;border:1px solid var(--border-soft);border-radius:14px;background:#111b2ed6;color:var(--text-main);cursor:pointer}.dialog-segmented button.active{background:linear-gradient(135deg,var(--accent-start),var(--accent-end));border-color:transparent}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.settings-section{display:grid;gap:14px;padding:16px;border-radius:16px;border:1px solid var(--border-soft);background:#ffffff06}.settings-section--profile{gap:16px}.settings-profile{display:flex;align-items:center;gap:14px;min-width:0}.settings-profile__avatar,.settings-profile__avatar .avatar-with-presence__avatar,.settings-profile__avatar.avatar-with-presence .avatar{width:52px;height:52px}.settings-profile__copy{min-width:0}.settings-profile__copy strong,.settings-profile__copy p{display:block;margin:0}.settings-profile__copy strong{font-size:1.02rem;color:var(--text-main)}.settings-profile__copy p{margin-top:4px;color:var(--text-soft)}.settings-section__header{display:grid;gap:4px}.settings-section__header strong{color:var(--text-main);font-size:.98rem}.settings-section__header p{margin:0;color:var(--text-soft)}.settings-section__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-section__actions .secondary-button{min-height:52px;padding:0 14px}.settings-section__actions .secondary-button svg{width:20px;height:20px}.camera-preview{min-height:220px;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.05);background:#ffffff06}.camera-preview__video{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.camera-preview__placeholder{display:grid;place-items:center;min-height:220px;padding:18px;text-align:center;color:var(--text-soft)}.settings-mic-test{display:grid;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.05);background:#ffffff08}.settings-mic-test__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-mic-test__head strong,.settings-mic-test__head p{margin:0}.settings-mic-test__head p,.settings-mic-test__error{color:var(--text-soft);font-size:.84rem}.settings-meter{position:relative;height:10px;border-radius:999px;background:#ffffff0f;overflow:hidden}.settings-meter__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#5fd08f,#64b6ff);transition:width 60ms linear}.settings-meter__threshold{position:absolute;top:-3px;bottom:-3px;width:2px;background:#fffc;box-shadow:0 0 0 2px #0f11157a}.settings-danger-button{color:#ffb4be;border-color:#aa3f583d;background:#7821312e}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settings-select{width:100%;padding:12px 14px;border:1px solid var(--border-soft);border-radius:12px;background:var(--bg-soft);color:var(--text-main)}.settings-toggle-list{display:grid;gap:10px}.settings-slider-list{display:grid;gap:12px}.settings-slider{display:grid;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.05);background:#ffffff08}.settings-slider--compact{margin-top:-2px}.settings-slider__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-slider__head strong{color:var(--text-main);font-size:.95rem}.settings-slider__head span{color:var(--text-soft);font-size:.88rem;font-weight:700}.settings-slider input[type=range]{width:100%}.settings-toggle{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.05);background:#ffffff08}.settings-toggle input{margin:3px 0 0}.settings-toggle span{display:grid;gap:4px}.settings-toggle strong{color:var(--text-main);font-size:.95rem}.settings-toggle small{color:var(--text-soft);line-height:1.35}.error-banner{margin:0;padding:13px 14px;border:1px solid var(--danger-border);border-radius:16px;background:var(--danger-soft);color:#ffc4d1}.compact-field input{padding:13px 14px}.invite-join-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.invite-join-form input{width:100%;padding:12px 14px;border:1px solid var(--border-soft);border-radius:12px;background:var(--bg-soft);color:var(--text-main)}.call-backbar{width:min(100%,1100px);display:flex;align-items:center;gap:12px;margin-bottom:16px}.screen-source-dialog{width:min(100%,820px);max-height:calc(100vh - var(--desktop-titlebar-height) - 40px);overflow:hidden}.screen-source-head__meta{display:inline-flex;align-items:center;gap:8px;margin-left:auto;margin-right:12px}.screen-source-head__pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text-soft);font-size:.78rem;font-weight:700}.media-focus-dialog{width:min(100%,1100px);max-height:calc(100vh - var(--desktop-titlebar-height) - 32px);overflow:hidden}.dialog-actions--tight{gap:8px}.media-focus-dialog__surface{min-height:min(72vh,760px);overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#0a0c12eb}.media-focus-dialog__video{width:100%;height:100%;object-fit:contain;background:#0a0c12eb}.media-focus-dialog__avatar-wrap{display:grid;place-items:center;min-height:min(72vh,760px)}.media-focus-dialog__avatar{width:132px;height:132px;font-size:2.1rem}.screen-source-body{display:grid;gap:16px;max-height:min(62vh,720px);overflow:auto;padding-right:4px}.screen-source-group{display:grid;gap:10px}.screen-source-group__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.screen-source-group__header strong{color:var(--text-main);font-size:.94rem}.screen-source-group__header span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 9px;border-radius:999px;background:#ffffff0d;color:var(--text-soft);font-size:.78rem;font-weight:700}.screen-source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.screen-source-card{display:grid;gap:12px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:var(--text-main);text-align:left;cursor:pointer}.screen-source-card.active{border-color:#5865f257;background:#5865f21f}.screen-source-card--empty{grid-column:1 / -1;cursor:default}.screen-source-card__preview{position:relative;overflow:hidden;border-radius:12px;background:#0a0c12b8;aspect-ratio:16 / 9}.screen-source-card__app-icon{position:absolute;right:10px;bottom:10px;width:28px;height:28px;border-radius:8px;padding:4px;display:inline-flex;align-items:center;justify-content:center;background:#080a0ec7;border:1px solid rgba(255,255,255,.08);box-shadow:0 6px 18px #00000047}.screen-source-card__app-icon img{width:100%;height:100%;object-fit:contain}.screen-source-card__preview img,.screen-source-card__placeholder{width:100%;height:100%;display:block}.screen-source-card__placeholder{background:linear-gradient(135deg,#ffffff0d,#ffffff05)}.screen-source-card__copy{min-width:0;display:grid;gap:4px}.screen-source-card__copy strong,.screen-source-card__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screen-source-card__copy strong{font-size:.95rem}.screen-source-card__copy span{color:var(--text-soft);font-size:.82rem}@media(max-width:980px){.workspace-shell{grid-template-columns:72px 240px minmax(0,1fr);padding-right:12px}.workspace-shell--with-members{grid-template-columns:72px 240px minmax(0,1fr)}.members-panel{display:none}.voice-stage__layout--featured{grid-template-columns:minmax(0,1fr)}}@media(max-width:680px){.settings-grid,.settings-section__actions{grid-template-columns:minmax(0,1fr)}.settings-mic-test__head{display:grid;gap:10px}.screen-source-list{grid-template-columns:minmax(0,1fr)}}:root{color-scheme:dark;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:radial-gradient(circle at top,rgba(64,111,255,.28),transparent 38%),linear-gradient(180deg,#0b1020,#070b14);color:#f2f5ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:transparent}button,input{font:inherit}#root{min-height:100vh}.call-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.panel{width:min(100%,880px);border:1px solid rgba(157,172,214,.18);background:#090d18e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;padding:28px;box-shadow:0 20px 80px #00000059}.hero-panel{display:grid;gap:18px}.call-panel{display:grid;gap:22px}.panel-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:#95a0c4}h1{margin:0;font-size:clamp(28px,5vw,40px)}.muted,.hint{margin:0;color:#aab5d5}.field{display:grid;gap:10px}.field span,.label,.debug-title{color:#91a0cc;font-size:13px;letter-spacing:.05em;text-transform:uppercase}.field input{width:100%;padding:14px 16px;border-radius:14px;border:1px solid rgba(160,176,222,.18);background:#ffffff0a;color:inherit}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button-row button{border:0;border-radius:14px;padding:12px 18px;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.button-row button:hover{transform:translateY(-1px)}.primary-button{background:linear-gradient(135deg,#5475ff,#29b8ff);color:#fff}.secondary-button{background:#ffffff14;color:#eff3ff}.danger-button{background:#ff5c6f2e;color:#ffbdc5}.status-pill{padding:10px 14px;border-radius:999px;font-size:14px;border:1px solid transparent;white-space:nowrap}.state-idle,.state-disconnected{background:#ffffff0f;border-color:#ffffff14}.state-waiting{background:#ffc23d29;border-color:#ffc23d52}.state-connecting{background:#52aaff29;border-color:#52aaff52}.state-connected{background:#2bd08029;border-color:#2bd08052}.state-error{background:#ff5c6f29;border-color:#ff5c6f52}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.info-card,.debug-panel,.error-box{border-radius:18px;padding:16px;border:1px solid rgba(157,172,214,.12);background:#ffffff0a}.info-card strong{display:block;margin-top:8px;font-size:16px}.error-box strong{display:block;margin-bottom:6px;color:#ffbdc5}.error-box p{margin:0}.debug-panel ul{margin:12px 0 0;padding-left:18px;display:grid;gap:8px;color:#c7d2f7}@media(max-width:720px){.call-shell{padding:16px}.panel{padding:20px;border-radius:20px}.panel-header{flex-direction:column}}
