:root{color:#15202b;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.auth-shell,.app-shell{min-height:100vh}.auth-shell{display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f6f8fb,#e7f1ef 52%,#f7efe4)}.auth-panel{display:grid;gap:18px;width:min(420px,100%);padding:28px;border:1px solid #dce4ea;border-radius:8px;background:#fff;box-shadow:0 20px 60px #15202b14}.brand-row,.user-row,.status-row{display:flex;align-items:center;gap:10px}.brand-row h1{margin:0;font-size:24px}label{display:grid;gap:8px;font-weight:700}input,select{width:100%;min-height:42px;padding:0 12px;border:1px solid #cad5df;border-radius:6px;background:#fff;color:#15202b}.primary-button,.icon-button{border:0;cursor:pointer}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:6px;background:#176b58;color:#fff;font-weight:800}.primary-button:disabled,.talk-button:disabled{cursor:not-allowed;opacity:.55}.icon-button{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:6px;background:#edf2f6}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:0 28px;border-bottom:1px solid #dce4ea;background:#fff}.workspace{width:min(1100px,calc(100% - 32px));margin:0 auto;padding:28px 0}.create-channel{display:grid;grid-template-columns:1fr 180px auto;gap:12px;margin-bottom:22px}.channel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.channel-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px;border:1px solid #dce4ea;border-radius:8px;background:#fff}.channel-card h2,.member-panel h2,.talk-panel h2{margin:0;font-size:20px}.channel-card p,.mode-label,.empty-text{margin:6px 0 0;color:#667789}.intercom-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0}.talk-panel,.member-panel{border:1px solid #dce4ea;border-radius:8px;background:#fff}.talk-panel{display:grid;align-content:space-between;min-height:560px;padding:28px}.talk-button{display:grid;place-items:center;gap:14px;width:min(340px,100%);aspect-ratio:1;margin:0 auto;border:0;border-radius:50%;background:#e9eff4;color:#15202b;cursor:pointer;font-size:24px;font-weight:900;touch-action:none}.talk-button.active{background:#d9483b;color:#fff}.member-panel{padding:18px}.member-list{display:grid;gap:10px;margin-top:14px}.member-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #edf2f6}.muted-state,.status-pill{border-radius:999px;padding:4px 8px;background:#edf2f6;color:#506172;font-size:12px;font-weight:800}.status-pill.connected{background:#dff4ea;color:#176b58}.status-pill.error,.status-pill.closed,.status-pill.disconnected{background:#ffe5e0;color:#a32920}.error-text{margin:8px 0 0;color:#a32920;font-weight:700}.remote-audio{display:none}@media(max-width:760px){.topbar,.status-row{align-items:flex-start;flex-direction:column;justify-content:center;padding:14px 16px}.create-channel,.intercom-layout{grid-template-columns:1fr}.talk-panel{min-height:470px}.talk-button{width:min(280px,100%)}}
