@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#f7f7fb;background:#111219;font-synthesis:none;--ink:#111219;--panel:#191a23;--panel-2:#21222d;--muted:#999ba8;--line:rgba(255,255,255,.07);--coral:#ff6f61;--coral-2:#ff8a70;--mint:#70d7bd}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.loading-screen{height:100vh;display:grid;place-content:center;justify-items:center;gap:16px;color:var(--muted);background:var(--ink)}.logo-mark{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,var(--coral-2),var(--coral));font:800 21px Manrope;box-shadow:0 12px 32px #ff6f6140}.auth-page{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;padding:40px 20px 62px;background:radial-gradient(circle at 50% 0,#242532 0,#14151d 45%,#101117)}.auth-page:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 78%);mask-image:linear-gradient(to bottom,#000,transparent 78%)}.auth-glow{position:absolute;border-radius:50%;filter:blur(5px);opacity:.15}.auth-glow-one{width:420px;height:420px;background:var(--coral);top:-260px;left:12%}.auth-glow-two{width:320px;height:320px;background:#7e6cff;right:8%;bottom:-240px}.auth-card{z-index:1;width:min(100%,430px);padding:36px 38px;border:1px solid rgba(255,255,255,.09);border-radius:26px;background:#1b1c26d9;box-shadow:0 30px 80px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:34px;font:800 22px Manrope}.auth-brand .logo-mark{width:37px;height:37px;border-radius:12px;font-size:17px}.eyebrow{margin:0 0 12px;color:var(--coral-2)!important;font:700 11px Manrope;letter-spacing:.18em}.auth-copy h1{font:800 29px/1.15 Manrope;margin:0 0 10px;letter-spacing:-.04em}.auth-copy>p:last-child{color:var(--muted);margin:0 0 27px;font-size:14px}.auth-form{display:grid;gap:17px}.auth-form label{display:grid;gap:7px;color:#c4c5ce;font-size:12px;font-weight:700}.auth-form input{width:100%;padding:13px 14px;border-radius:10px;color:#fff;border:1px solid rgba(255,255,255,.09);background:#12131a;outline:none;transition:.2s}.auth-form input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #ff6f611f}.primary-button,.join-button{border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--coral-2),var(--coral));font-weight:700;box-shadow:0 9px 24px #ff6f6133;transition:transform .15s,filter .15s}.primary-button{margin-top:6px;padding:13px}.primary-button:hover,.join-button:hover{transform:translateY(-1px);filter:brightness(1.05)}button:disabled{cursor:not-allowed;opacity:.55;transform:none!important}.form-error,.call-error{padding:10px 12px;border-radius:9px;background:#ff60601a;border:1px solid rgba(255,96,96,.2);color:#ff9b9b;font-size:13px}.auth-switch{margin:24px 0 0;text-align:center;color:var(--muted);font-size:13px}.auth-switch a{color:var(--coral-2);font-weight:700;text-decoration:none}.auth-footer{position:absolute;bottom:22px;color:#5f616d;font-size:12px;letter-spacing:.05em}.app-shell{height:100vh;display:grid;grid-template-columns:74px 250px 1fr;overflow:hidden;background:var(--ink)}.server-rail{padding:16px 12px;background:#12131a;border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;gap:12px}.server-pill{width:48px;height:48px;border:0;border-radius:17px;background:linear-gradient(145deg,var(--coral-2),var(--coral));color:#fff;font:800 20px Manrope;box-shadow:0 10px 27px #ff6f6140;position:relative}.server-pill:before{content:"";position:absolute;left:-12px;top:12px;width:4px;height:24px;border-radius:0 5px 5px 0;background:#fff}.rail-line{height:1px;width:30px;background:var(--line)}.channel-panel{display:flex;min-width:0;flex-direction:column;background:#181922;border-right:1px solid var(--line)}.channel-panel>header{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid var(--line);font:700 14px Manrope}.channel-heading{padding:22px 17px 8px;color:#6f717e;font-size:10px;font-weight:700;letter-spacing:.09em}.channel{margin:0 9px;padding:9px 10px;display:flex;align-items:center;gap:8px;border:0;border-radius:7px;color:#d9dae1;background:#272833;font-weight:600;text-align:left}.channel svg{color:#8b8d9a}.channel-tip{margin:24px 16px;padding:18px 15px;border-radius:13px;background:linear-gradient(145deg,#ff6f6114,#ffffff06);border:1px solid rgba(255,111,97,.11)}.channel-tip .tip-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--coral-2);background:#ff6f611f;margin-bottom:12px}.channel-tip strong{font-size:13px}.channel-tip p{color:#7f818e;font-size:11px;line-height:1.5;margin:6px 0 0}.user-panel{margin-top:auto;height:58px;padding:8px;display:flex;align-items:center;gap:8px;background:#14151c}.avatar{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#5660d9;color:#fff;font-weight:800}.user-panel div{min-width:0;flex:1;display:grid}.user-panel strong{overflow:hidden;text-overflow:ellipsis;font-size:11px}.user-panel small{font-size:9px;color:var(--mint)}.user-panel button{border:0;padding:5px;background:transparent;color:#888a96}.user-panel button:not(:disabled):hover{color:#fff}.main-panel{min-width:0;display:flex;flex-direction:column;background:radial-gradient(circle at 55% 42%,#20212c 0,#181922 46%,#15161e)}.room-header{height:58px;flex:0 0 auto;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid var(--line);background:#181922d4}.room-header div{display:flex;align-items:center;gap:8px}.room-header svg{color:#7b7d89}.room-header strong{font-size:14px}.room-header>span{margin-left:14px;padding-left:14px;border-left:1px solid var(--line);color:#777986;font-size:11px}.empty-room{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px}.orb-wrap{position:relative;width:138px;height:138px;display:grid;place-items:center;margin-bottom:31px}.orb-wrap:before,.orb-wrap:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.055)}.orb-wrap:before{inset:0}.orb-wrap:after{inset:18px}.orb{z-index:1;width:82px;height:82px;display:grid;place-items:center;border-radius:28px;background:linear-gradient(145deg,#343541,#24252f);color:var(--coral-2);box-shadow:0 16px 50px #00000052,inset 0 1px #ffffff14}.orbit-dot{position:absolute;border-radius:50%}.dot-one{width:9px;height:9px;background:var(--coral);left:8px;top:61px}.dot-two{width:6px;height:6px;background:var(--mint);right:20px;top:18px}.dot-three{width:5px;height:5px;background:#7378e8;right:9px;bottom:25px}.empty-room h1{font:800 clamp(30px,4vw,47px)/1.07 Manrope;margin:0;letter-spacing:-.05em}.room-description{max-width:390px;color:#898b98;font-size:14px;line-height:1.6;margin:18px 0 22px}.device-row{display:flex;gap:8px;margin-bottom:20px}.device-row span{display:flex;align-items:center;gap:6px;padding:6px 9px;border-radius:8px;background:#ffffff09;color:#777986;font-size:10px}.join-button{min-width:210px;padding:13px 20px;display:flex;align-items:center;justify-content:center;gap:9px}.button-spinner,.spinner{display:inline-block;border-radius:50%;border:2px solid rgba(255,255,255,.28);border-top-color:#fff;animation:spin .8s linear infinite}.button-spinner{width:16px;height:16px}.privacy-note{margin-top:13px;color:#5f616d;font-size:10px}.call-error{margin-top:14px}.call-loading{flex:1;display:grid;place-content:center;justify-items:center;color:#8e909d}.spinner{width:35px;height:35px;margin-bottom:14px}.conference{flex:1;min-height:0;position:relative;display:flex;flex-direction:column;background:#090a0f}.conference-topbar{height:54px;flex:0 0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#15161d;border-bottom:1px solid var(--line)}.conference-topbar>div{display:grid;grid-template-columns:auto auto;column-gap:8px;align-items:center}.conference-topbar small{grid-column:2;color:#757783;font-size:9px}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--mint);grid-row:1/3;box-shadow:0 0 0 4px #70d7bd17}.conference-topbar button{border:1px solid rgba(255,255,255,.11);border-radius:8px;background:#23242e;color:#dedfe6;padding:7px 11px;font-size:11px}.conference>div:last-child{flex:1!important;min-height:0}.conference iframe{border:0!important}.conference iframe:focus{outline:none}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){.app-shell{grid-template-columns:58px 1fr}.server-rail{padding-inline:7px}.server-pill{width:43px;height:43px}.channel-panel{display:none}.room-header>span{display:none}.auth-card{padding:29px 23px}.empty-room h1{font-size:31px}}
