*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:#f7f7fb;color:#181425}.app{display:grid;grid-template-columns:248px 1fr;min-height:100vh}aside{background:#140f20;color:#fff;padding:22px 14px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;gap:11px;align-items:center;padding:4px 8px 26px}.brand>span{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#9656ff,#6524dc);display:grid;place-items:center;font-weight:900;box-shadow:0 8px 20px #7b32ea45}.brand div{display:flex;flex-direction:column}.brand small{color:#9187a4;font-size:11px;margin-top:2px}nav{display:grid;gap:6px}nav button{border:0;background:transparent;color:#bbb2ca;padding:11px 12px;border-radius:10px;display:flex;align-items:center;gap:11px;font:inherit;cursor:pointer;text-align:left;transition:.16s ease}nav svg{width:18px}.chev{margin-left:auto;opacity:.28}nav button.active,nav button:hover{background:#2a2040;color:#fff;transform:translate(1px)}.tenant{margin-top:auto;border-top:1px solid #2d2540;padding:17px 8px 4px;display:grid;gap:5px}.tenant small{color:#847b94;font-size:10px;font-weight:800}.tenant>b{font-size:14px}.tenantmail{font-size:11px;color:#8f869e;overflow:hidden;text-overflow:ellipsis}.logout{margin-top:8px;border:0;background:#21192f;color:#bdb5cf;padding:9px;border-radius:9px;display:flex;gap:8px;align-items:center;cursor:pointer}.logout svg{width:16px}main{padding:32px 38px 70px;max-width:1450px;width:100%;margin:auto}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}h1{margin:2px 0 6px;font-size:29px;letter-spacing:-.6px}header p,.panel p,.heroPanel p{margin:0;color:#776f87}.eyebrow,.sectiontag{font-size:10px;font-weight:900;letter-spacing:.12em;color:#7a35e7}.ghost,.primary,.secondary,.danger,.icon,.round{border:0;border-radius:10px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;cursor:pointer;transition:.16s ease;font:inherit}.ghost{background:#fff;border:1px solid #e2deea;color:#38303f}.ghost:hover{background:#faf8fd}.ghost:disabled{opacity:.45;cursor:not-allowed}.ghost svg,.primary svg,.secondary svg,.danger svg{width:17px;height:17px}.primary{background:linear-gradient(135deg,#8740f2,#7027e3);color:#fff;box-shadow:0 7px 18px #762de52a}.primary:hover{transform:translateY(-1px);box-shadow:0 10px 22px #762de536}.primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.secondary{background:#efe8ff;color:#6422d7}.danger{background:#ffe8e8;color:#c33737}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.stat,.panel,.heroPanel,.providerCard{background:#fff;border:1px solid #e7e3ed;border-radius:16px;box-shadow:0 8px 26px #29194c09}.stat{padding:18px;display:flex;align-items:center;gap:13px}.statIcon{width:42px;height:42px;border-radius:12px;background:#f3edff;color:#7730e8;display:grid;place-items:center}.statIcon svg{width:20px}.stat small{display:block;color:#8d849d}.stat strong{font-size:19px;margin-top:3px;display:block}.green{color:#0a9b61}.panel{padding:22px;margin-bottom:16px}.panelhead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.panelhead h2,.sectionTitle h2{margin:3px 0 5px;font-size:19px;letter-spacing:-.2px}.panelhead>svg{color:#7c35ee}.heroPanel{padding:28px;display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:center;margin-bottom:16px;background:linear-gradient(135deg,#fff,#fbf8ff)}.heroPanel h2{font-size:24px;margin:6px 0 8px}.heroActions{display:flex;gap:9px;margin-top:20px}.securityCard{display:flex;gap:13px;padding:17px;background:#181224;color:#fff;border-radius:14px}.securityCard>svg{color:#a96dff;flex:none}.securityCard b{display:block;margin-bottom:5px}.securityCard p{color:#a9a1b6;font-size:13px}.flow{padding:22px;border-radius:13px;background:#faf9fd;display:flex;align-items:center;justify-content:center;gap:13px;flex-wrap:wrap}.flow b{padding:9px 12px;background:#fff;border:1px solid #e6e1ee;border-radius:9px;font-size:13px}.flow span{color:#8e4df2}.miniMetrics{display:flex;gap:28px;margin-top:17px;color:#7a7285;font-size:12px}.miniMetrics b{color:#2c2435}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.formgrid label{display:grid;gap:7px}.formgrid label>span,.authcard label>span{font-size:12px;font-weight:800;color:#514762}.wide{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid #ded9e8;border-radius:10px;padding:11px 12px;font:inherit;background:#fff;color:#211a31;outline:none;transition:.15s}input:focus,select:focus,textarea:focus{border-color:#8b4cf0;box-shadow:0 0 0 3px #f0e8ff}input:disabled,select:disabled,textarea:disabled{background:#f5f4f7;color:#9b93a5}textarea{min-height:92px;resize:vertical}.tall{min-height:150px}.list{display:grid;gap:10px}.item{display:flex;align-items:flex-start;gap:13px;border:1px solid #e8e3ef;border-radius:12px;padding:14px;background:#fff}.item>svg{color:#7b3bec;width:20px;flex:none;margin-top:2px}.item div{flex:1;min-width:0}.item b{display:block;margin-bottom:3px}.item small{display:block;color:#91889f;font-size:11px;margin-bottom:5px}.item p{font-size:13px;white-space:pre-wrap;word-break:break-word}.icon{padding:8px;background:#f7f4fa;color:#8c839a}.formrow{display:grid;grid-template-columns:230px 1fr auto;gap:10px}.live{max-width:980px}.pill{font-size:10px;font-weight:900;padding:7px 10px;border-radius:999px;background:#f1eef5;color:#756d80;letter-spacing:.04em}.pill.ok{background:#e5fbf1;color:#087d53}.pill.wait{background:#fff6dd;color:#9a6b00}.agentorb{min-height:180px;display:flex;justify-content:center;align-items:center;gap:17px}.orbIcon{width:70px;height:70px;border-radius:22px;background:#f2ebff;color:#7c35ee;display:grid;place-items:center;position:relative}.orbIcon svg{width:34px}.speaking .orbIcon:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:2px solid #914ff2;border-radius:27px;opacity:.35;animation:pulse 1.6s infinite}.agentorb div+div{display:flex;flex-direction:column}.agentorb b{font-size:20px}.agentorb small{color:#857c94;margin-top:4px}.controls{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.big{padding:12px 18px}.round{width:46px;height:46px;padding:0;border-radius:50%;background:#f0edf4}.round.muted{background:#ffe6e6;color:#b93636}.chat{min-height:260px;max-height:360px;overflow:auto;background:#faf9fc;border:1px solid #e7e2ed;border-radius:13px;padding:15px;display:flex;flex-direction:column;gap:9px}.empty{margin:auto;color:#a096ad}.msg{max-width:75%;background:#fff;border:1px solid #e4dfee;border-radius:11px;padding:9px 11px;display:grid;gap:3px}.msg.me{align-self:flex-end;background:#ede3ff}.msg b{font-size:11px}.composer{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.composer button{border:0;border-radius:10px;background:#1b1528;color:#fff;width:45px}.providerHero{display:flex;align-items:center;justify-content:space-between}.providerHero h2{margin:4px 0 5px}.appcards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.providerCard{padding:20px;display:flex;gap:15px}.providerIcon{width:46px;height:46px;border-radius:13px;background:#f2ebff;color:#7530e6;display:grid;place-items:center;flex:none}.providerMeta{flex:1}.providerTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.providerTop h3{margin:0}.providerMeta>p{margin:5px 0 14px;color:#776f87;font-size:13px}.providerDetails{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#665d70;font-size:12px}.providerDetails code{background:#f4f1f7;padding:5px 7px;border-radius:6px}.statusdot{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:850;border-radius:999px;padding:6px 8px;white-space:nowrap}.statusdot svg{width:12px;height:12px}.statusdot.online{background:#e8faf2;color:#087d53}.statusdot.pending{background:#fff5dd;color:#956600}.secureInfo{display:flex;align-items:center;gap:14px}.secureInfo>svg{width:28px;color:#7330df}.secureInfo>div{flex:1}.secureInfo h3{margin:0 0 4px}.secureInfo p{font-size:13px}.compactToolbar{display:flex;align-items:center;justify-content:space-between}.compactToolbar>div:first-child{display:grid;gap:6px}.compactToolbar select{min-width:280px}.toolbarActions{display:flex;gap:9px}.editorLayout{display:grid;grid-template-columns:1fr;gap:0}.sectionTitle{margin-bottom:18px}.sectionTitle p{color:#7a7286;font-size:13px}.toggleRow{display:flex;align-items:flex-start;gap:11px;margin-top:18px;cursor:pointer}.toggleRow>span{display:grid;gap:3px}.toggleRow small{color:#81798c}.toggle{width:43px;height:24px;border:0;border-radius:20px;background:#d8d3df;padding:3px;cursor:pointer;transition:.18s}.toggle span{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0002;transition:.18s}.toggle.on{background:#7a35e7}.toggle.on span{transform:translate(19px)}.conditional{margin-top:16px}.disabledBlock{opacity:.58}.phoneConnect{padding:17px;background:#faf9fd;border:1px solid #ebe7f0;border-radius:12px;margin-bottom:16px}.phoneConnect>div:first-child{margin-bottom:13px}.phoneConnect p{font-size:12px;margin-top:4px}.phoneItem{align-items:center}.emptyState{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#837a8f}.emptyIcon{width:52px;height:52px;border-radius:15px;background:#f2edfa;color:#7836e4;display:grid;place-items:center;margin-bottom:11px}.emptyState b{color:#30283a}.emptyState p{max-width:470px;margin:6px 0 14px}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#120c1b8f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:24px;z-index:1000;animation:fadeIn .14s ease}.modal{width:min(620px,100%);max-height:92vh;overflow:auto;background:#fff;border:1px solid #e6e0ed;border-radius:18px;box-shadow:0 35px 100px #140c2347;animation:modalIn .16s ease}.modalWide{width:min(820px,100%)}.modalHead{padding:21px 22px 17px;border-bottom:1px solid #eeeaf2;display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.modalHead h2{margin:0 0 5px;font-size:21px}.modalHead p{margin:0;color:#7d7489;font-size:13px}.modalClose{width:34px;height:34px;border:0;border-radius:9px;background:#f5f2f8;color:#6d6576;display:grid;place-items:center;cursor:pointer}.modalClose svg{width:17px}.modalContent{padding:22px}.modalActions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:16px;border-top:1px solid #eeeaf2}.wizard{margin:-22px}.wizardSteps{display:grid;grid-template-columns:repeat(4,1fr);padding:16px 22px;border-bottom:1px solid #eeeaf2;background:#fbfafd}.wizardStep{display:flex;align-items:center;gap:7px;color:#9a91a4;font-size:11px}.wizardStep>span{width:25px;height:25px;border-radius:50%;background:#eeeaf3;display:grid;place-items:center;font-weight:850}.wizardStep>span svg{width:13px}.wizardStep.active{color:#6425d6}.wizardStep.active>span{background:#7a35e7;color:#fff}.wizardStep.done{color:#087d53}.wizardStep.done>span{background:#e4f9ef;color:#087d53}.wizardBody{padding:26px 24px;min-height:330px}.wizardIntro{text-align:center;max-width:610px;margin:auto}.wizardHeroIcon{width:68px;height:68px;border-radius:20px;background:#eee6ff;color:#7430e4;display:grid;place-items:center;margin:4px auto 15px}.wizardHeroIcon svg{width:30px}.wizardIntro h3{font-size:22px;margin:0 0 8px}.wizardIntro>p{color:#776f83;line-height:1.55}.securityPoints{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;text-align:left}.securityPoints>div{border:1px solid #e9e4ef;border-radius:12px;padding:13px;display:flex;gap:9px}.securityPoints svg{width:19px;color:#7430e4;flex:none}.securityPoints span{display:grid;gap:3px}.securityPoints b{font-size:12px}.securityPoints small{color:#8b8296;font-size:10px;line-height:1.35}.wizardFooter{padding:16px 22px;border-top:1px solid #eeeaf2;display:flex;justify-content:space-between;align-items:center}.wizardFooterRight{display:flex;gap:9px}.hint{display:flex;gap:8px;align-items:center;margin-top:15px;background:#f8f5fd;color:#716879;padding:11px 12px;border-radius:9px;font-size:12px}.hint svg{width:17px;color:#7633e4}.secretInput{position:relative}.secretInput input{padding-right:43px}.secretInput button{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;background:transparent;color:#7d7488;display:grid;place-items:center;cursor:pointer}.secretInput svg{width:17px}.reviewCards{display:grid;gap:10px}.review{display:flex;align-items:center;gap:12px;border:1px solid #e9e4ee;padding:13px;border-radius:11px}.reviewIcon{width:32px;height:32px;border-radius:10px;background:#fff3db;color:#9a6900;display:grid;place-items:center}.reviewIcon.ok{background:#e4faef;color:#087d53}.reviewIcon svg{width:16px}.review p{margin:3px 0 0;color:#7c7387;font-size:12px}.testResult{margin-top:14px;display:grid;gap:6px}.testResult span{padding:9px 10px;border-radius:8px;font-size:12px}.testResult .ok{background:#e8faf2;color:#087d53}.testResult .bad{background:#ffebeb;color:#a72f2f}.notice{position:fixed;right:24px;bottom:24px;max-width:540px;background:#21182f;color:#fff;padding:13px 14px;border-radius:11px;box-shadow:0 12px 38px #0003;cursor:pointer;z-index:1200;display:flex;align-items:center;gap:12px}.notice svg{width:16px;margin-left:auto}.authpage{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 30% 10%,#eee4ff 0,transparent 32%),#f7f6fa}.authcard{width:min(480px,100%);background:#fff;border:1px solid #e5e1ec;border-radius:19px;padding:30px;box-shadow:0 24px 70px #29194c1a;display:grid;gap:15px}.authbrand{display:flex;align-items:center;gap:10px;margin-bottom:4px}.authbrand>span{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#8c4cf4,#6424dc);color:#fff;display:grid;place-items:center;font-weight:900}.authbrand div{display:flex;flex-direction:column}.authbrand small{color:#8e86a5}.authcopy h1{font-size:26px;margin:5px 0 6px}.authcopy p{margin:0;color:#776e8a}.authbtn{justify-content:center;padding:12px}.linkbtn{border:0;background:none;color:#6c2dde;font-weight:700;cursor:pointer}.autherror{background:#fff0f0;color:#b43737;padding:10px 12px;border-radius:9px;font-size:13px}.loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:#685f73}.spinner{width:19px;height:19px;border:2px solid #ddd4e9;border-top-color:#7732e6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(.96);opacity:.2}50%{transform:scale(1.06);opacity:.55}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(7px) scale(.99)}to{opacity:1;transform:none}}@media(max-width:1000px){.heroPanel{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.appcards,.securityPoints{grid-template-columns:1fr}}@media(max-width:780px){.app{grid-template-columns:1fr}aside{position:static;height:auto}nav{grid-template-columns:repeat(2,1fr)}.tenant{margin-top:16px}main{padding:22px 16px 60px}.stats{grid-template-columns:1fr 1fr}.formgrid{grid-template-columns:1fr}.wide{grid-column:auto}.formrow{grid-template-columns:1fr}.providerHero,.compactToolbar{align-items:flex-start;flex-direction:column;gap:14px}.toolbarActions{width:100%;flex-wrap:wrap}.wizardSteps{grid-template-columns:1fr 1fr;gap:10px}.modalBackdrop{padding:10px}.miniMetrics{flex-direction:column;gap:8px}header{align-items:flex-start;gap:12px}header .ghost{padding:9px}.secureInfo{align-items:flex-start;flex-wrap:wrap}.secureInfo button{width:100%}}.liveStudio{max-width:1040px;padding:24px}.liveHeadMeta{display:flex;align-items:center;gap:10px}.liveHeadMeta .pill{display:inline-flex;align-items:center;gap:7px}.statusPulse{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 0 currentColor}.pill.ok .statusPulse{animation:statusPing 1.8s infinite}.callTimer{font-variant-numeric:tabular-nums;font-size:12px;font-weight:850;color:#5f566c;background:#f5f2f8;border:1px solid #e6e1ec;padding:7px 10px;border-radius:999px}.voiceStage{position:relative;min-height:330px;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 50% 38%,#f2e9ff 0,#fbf9ff 38%,#f6f4fa 72%);border:1px solid #e6e0ee;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 24px;margin-bottom:18px;isolation:isolate}.voiceStage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(132,64,242,.07),transparent 42%,rgba(33,24,47,.025));z-index:-2}.voiceAmbient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.voiceAmbient span{position:absolute;border-radius:50%;border:1px solid rgba(127,54,232,.11);animation:ambientFloat 8s ease-in-out infinite}.voiceAmbient span:nth-child(1){width:280px;height:280px;left:calc(50% - 140px);top:25px}.voiceAmbient span:nth-child(2){width:410px;height:410px;left:calc(50% - 205px);top:-40px;animation-delay:-2s}.voiceAmbient span:nth-child(3){width:540px;height:540px;left:calc(50% - 270px);top:-105px;animation-delay:-4s}.voiceAvatar{position:relative;width:112px;height:112px;display:grid;place-items:center;margin-bottom:17px}.voiceAvatar .orbIcon{width:84px;height:84px;border-radius:27px;background:linear-gradient(145deg,#8a45f2,#6925df);color:#fff;box-shadow:0 18px 42px #6f2be140;z-index:2;transition:.22s ease}.voiceAvatar .orbIcon svg{width:38px}.voiceRings{position:absolute;top:0;right:0;bottom:0;left:0}.voiceRings i{position:absolute;top:13px;right:13px;bottom:13px;left:13px;border:1px solid rgba(124,53,238,.22);border-radius:34px;opacity:0;transform:scale(.86)}.connected .voiceRings i:first-child{opacity:.35}.agent-talking .voiceRings i{animation:voiceRipple 1.6s ease-out infinite}.agent-talking .voiceRings i:nth-child(2){animation-delay:.36s}.agent-talking .voiceRings i:nth-child(3){animation-delay:.72s}.agent-talking .voiceAvatar .orbIcon{transform:scale(1.04);box-shadow:0 20px 54px #6f2be161}.user-talking .voiceAvatar .orbIcon{box-shadow:0 0 0 8px #30b87e1a,0 18px 42px #6f2be138}.voiceIdentity{display:grid;gap:4px}.voiceIdentity h3{margin:0;font-size:24px;letter-spacing:-.45px}.voiceIdentity p{margin:0;color:#736a80;font-size:13px}.voiceLabel{font-size:9px;letter-spacing:.16em;font-weight:900;color:#7a35e7}.voiceBars{height:34px;display:flex;align-items:center;justify-content:center;gap:4px;margin-top:18px}.voiceBars i{display:block;width:4px;height:8px;border-radius:999px;background:#cfc5dc;transition:.18s ease}.voiceBars.active i{background:#7b35ea;animation:voiceBar .75s ease-in-out infinite}.voiceBars.active i:nth-child(2){animation-delay:.08s}.voiceBars.active i:nth-child(3){animation-delay:.16s}.voiceBars.active i:nth-child(4){animation-delay:.24s}.voiceBars.active i:nth-child(5){animation-delay:.12s}.voiceBars.active i:nth-child(6){animation-delay:.3s}.voiceBars.active i:nth-child(7){animation-delay:.2s}.sessionMeta{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:15px}.sessionMeta span{font-size:10px;color:#7c7388;background:#ffffffc7;border:1px solid #e9e4ef;border-radius:999px;padding:6px 9px}.sessionMeta b{color:#3a3046}.roomName{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.liveControls{margin:0 0 14px}.startCall{min-width:210px}.micButton{position:relative}.micButton.sensing:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:2px solid rgba(36,171,112,.4);border-radius:50%;animation:micPing 1s infinite}.autoCloseHint{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border:1px solid #e4dcef;background:#fbf8ff;border-radius:11px;color:#6e657a;font-size:11px;line-height:1.45;margin-bottom:14px}.autoCloseHint svg{width:17px;color:#7531e5;flex:none}.autoCloseHint b{color:#3d3348}.chat{min-height:270px}.chatTitle{display:flex;align-items:center;justify-content:space-between;padding:0 2px 10px;border-bottom:1px solid #ece7f1;margin-bottom:3px}.chatTitle>div{display:grid}.chatTitle b{font-size:13px}.chatTitle span{font-size:10px;color:#8b8296;margin-top:2px}.liveDot{display:inline-flex!important;align-items:center;gap:6px!important;font-size:9px!important;font-weight:900;color:#087d53!important;margin:0!important}.liveDot i{width:7px;height:7px;border-radius:50%;background:#13ae72;animation:statusPing 1.8s infinite}.composer button:disabled{opacity:.35;cursor:not-allowed}.miniSpinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}@keyframes voiceRipple{0%{opacity:.52;transform:scale(.78)}to{opacity:0;transform:scale(1.58)}}@keyframes voiceBar{0%,to{height:8px}50%{height:30px}}@keyframes statusPing{0%{box-shadow:0 0 #0a9b6157}70%{box-shadow:0 0 0 7px #0a9b6100}to{box-shadow:0 0 #0a9b6100}}@keyframes micPing{0%{opacity:.8;transform:scale(.95)}to{opacity:0;transform:scale(1.15)}}@keyframes ambientFloat{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.035);opacity:.35}}@media(max-width:780px){.voiceStage{min-height:300px}.liveHeadMeta{align-items:flex-end;flex-direction:column}.sessionMeta{gap:6px}.roomName{max-width:140px}}.audioBlocked{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 13px;border-radius:11px;border:1px solid #f1d89b;background:#fff9e9;margin-bottom:12px}.audioBlocked>div{display:grid;gap:2px}.audioBlocked b{font-size:12px;color:#6f4d00}.audioBlocked span{font-size:11px;color:#8c722f}.audioBlocked .secondary{white-space:nowrap}.phoneConnectPro{align-items:center;gap:24px}.phoneConnectPro>div{max-width:720px}.phoneConnectPro .sectiontag{display:block;margin-bottom:8px}.telephonyInfo{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0 22px}.telephonyInfo>div,.sipGuide{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px solid var(--border,#e8e8ef);border-radius:14px;background:var(--surface,#fff)}.telephonyInfo svg,.sipGuide svg{width:20px;flex:0 0 20px}.telephonyInfo span{display:flex;flex-direction:column;gap:4px}.telephonyInfo small{line-height:1.45;color:var(--muted,#737384)}.sourceCards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sourceCard{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;border:1px solid var(--border,#e5e5ee);background:var(--surface,#fff);padding:20px;border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;cursor:pointer}.sourceCard:hover,.sourceCard.selected{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed14}.sourceCard svg{width:24px}.sourceCard small{color:var(--muted,#737384);line-height:1.5}.sipGuide{margin-top:14px;background:#7c3aed0a}.sipGuide p{margin:4px 0 0;color:var(--muted,#737384);line-height:1.55}@media(max-width:800px){.telephonyInfo,.sourceCards{grid-template-columns:1fr}.phoneConnectPro{align-items:flex-start;flex-direction:column}}.topGap{margin-top:16px}.audioLibrary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border:1px solid #e7e2ed;background:#faf8fd;border-radius:13px;margin-bottom:6px}.audioLibrary>div{display:flex;align-items:center;gap:11px}.audioLibrary svg{color:#7b35e8;width:21px}.audioLibrary span{display:grid;gap:2px}.audioLibrary small{color:#8a8197}.uploadButton{cursor:pointer}.costStats .stat strong{font-size:17px}.costGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.costCard{padding:17px;border-radius:13px;border:1px solid #e8e3ef;background:linear-gradient(135deg,#fff,#faf7ff);display:grid;gap:7px}.costCard small{color:#82798f}.costCard b{font-size:21px;letter-spacing:-.4px}.budgetBox{margin-top:18px;padding:16px;border:1px solid #e6dfef;border-radius:13px;background:#faf8fd}.budgetBox>div:first-child{display:flex;justify-content:space-between;margin-bottom:10px}.budgetBox span,.budgetBox small{color:#7d7489;font-size:12px}.budgetTrack{height:9px;background:#e8e3ed;border-radius:99px;overflow:hidden}.budgetTrack i{display:block;height:100%;background:linear-gradient(90deg,#7a35e7,#a461ff);border-radius:99px}.callTable{display:grid;border:1px solid #e7e2ed;border-radius:12px;overflow:hidden}.callRow{display:grid;grid-template-columns:1.5fr .7fr .7fr .8fr .8fr;gap:10px;padding:11px 13px;border-top:1px solid #eeeaf2;font-size:12px;align-items:center}.callRow:first-child{border-top:0}.callRow.head{background:#f8f6fb;font-weight:850;color:#6e6578}.callRow:not(.head):hover{background:#fcfbfd}input[type=range]{padding:8px 0;accent-color:#7a35e7}@media(max-width:900px){.costGrid{grid-template-columns:1fr 1fr}.callRow{grid-template-columns:1.4fr .6fr .6fr}.callRow span:nth-child(4),.callRow span:nth-child(5){display:none}}.inputAction{display:flex;gap:10px;align-items:center}.inputAction input{flex:1}.compact{white-space:nowrap;padding:10px 12px}.fieldhelp{display:block;margin-top:7px;color:#7c738e;font-size:12px;line-height:1.45}@media(max-width:760px){.inputAction{align-items:stretch;flex-direction:column}.compact{width:100%}}.actionStudio{display:grid;gap:18px}.studioHero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px;border:1px solid var(--border,#e7e2ee);border-radius:18px;background:linear-gradient(135deg,#fff,#fbf8ff);box-shadow:0 10px 35px #1e10340d}.studioHero h2{margin:5px 0 7px;font-size:24px}.studioHero p{max-width:760px;margin:0;color:var(--muted,#726b7d);line-height:1.55}.heroActions{display:flex;gap:10px;flex-wrap:wrap}.studioExplain{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.studioExplain>div{display:flex;gap:12px;align-items:flex-start;padding:16px 17px;border:1px solid var(--border,#e7e2ee);border-radius:14px;background:#fff}.studioExplain svg{width:21px;color:#7c3aed}.studioExplain span{display:grid;gap:3px}.studioExplain small{color:#777080;line-height:1.4}.appGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.appCard{display:flex;align-items:flex-start;gap:13px;padding:16px;border:1px solid #e9e4ef;border-radius:15px;background:#fff}.appIcon{width:42px;height:42px;border-radius:12px;background:#f3ecff;color:#7c3aed;display:grid;place-items:center;flex:0 0 auto}.appIcon svg{width:20px}.appCardBody{min-width:0;flex:1;display:grid;gap:5px}.appTitle{display:flex;justify-content:space-between;gap:8px;align-items:center}.appCard code,.endpointPreview code{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#5f566b;background:#f8f6fa;padding:7px 9px;border-radius:8px}.appMeta{font-size:12px;color:#7c3aed;font-weight:700}.actionList{display:grid;gap:10px}.actionCard{display:flex;gap:14px;align-items:flex-start;padding:16px;border:1px solid #e9e4ef;border-radius:14px;background:#fff}.actionMain{flex:1;display:grid;gap:4px}.actionMain p{margin:2px 0;color:#6f6877}.riskBadge{font-size:10px;font-weight:800;letter-spacing:.06em;padding:6px 8px;border-radius:8px;white-space:nowrap}.riskBadge.read{background:#eafaf3;color:#087a4a}.riskBadge.action{background:#fff6dc;color:#976800}.riskBadge.sensitive{background:#ffeded;color:#b3261e}.chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:5px}.chips span{font-size:11px;background:#f5f2f8;color:#665d70;border-radius:999px;padding:5px 8px}.auditTable{display:grid;border:1px solid #e8e2ee;border-radius:13px;overflow:hidden}.auditHead,.auditRow{display:grid;grid-template-columns:1.5fr 1fr 1.2fr .7fr .6fr;gap:10px;align-items:center;padding:10px 13px}.auditHead{background:#f8f6fa;font-size:11px;font-weight:800;color:#706979}.auditRow{border-top:1px solid #eee9f2;font-size:13px}.auditRow>span:first-child{display:grid}.auditRow small{color:#8a8291}.auditStatus{font-weight:800}.auditStatus.success{color:#0a8a54}.auditStatus.blocked{color:#a56a00}.auditStatus.error{color:#c13232}.softEmpty{padding:22px;text-align:center;color:#8a8291;background:#faf9fb;border-radius:12px}.studioModal{max-height:92vh;display:flex;flex-direction:column}.stickySteps{padding:15px 24px;border-bottom:1px solid #eee8f3;background:#fff;flex:0 0 auto}.studioBody{overflow:auto;padding:24px}.studioFooter{padding:14px 24px;border-top:1px solid #eee8f3;background:#fff;flex:0 0 auto}.authChoiceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.authChoice{padding:15px;text-align:left;border:1px solid #e6e0ec;background:#fff;border-radius:13px;display:grid;gap:5px;color:#271d33}.authChoice svg{width:19px;color:#7c3aed}.authChoice small{color:#837b8b}.authChoice.selected{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a;background:#fcfaff}.authFields{margin-top:12px}.kvList,.paramList,.mappingList{display:grid;gap:10px}.kvRow,.mappingRow{display:grid;grid-template-columns:1fr 1fr 36px;gap:8px;align-items:center}.paramCard{border:1px solid #e8e2ee;border-radius:14px;padding:14px;background:#fcfbfd}.paramHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.addRow{justify-self:start}.advancedNote,.publishWarning{display:flex;gap:12px;padding:14px;border-radius:12px;background:#f8f5ff;border:1px solid #e8ddff;margin-top:14px}.advancedNote svg,.publishWarning svg{color:#7c3aed;flex:0 0 auto}.advancedNote div{display:grid;gap:5px}.advancedSwitch{margin-top:16px;padding:14px;border-top:1px solid #eee9f2}.advancedSwitch label{font-weight:700}.jsonEditor{margin-top:10px;min-height:150px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.endpointPreview{display:flex;gap:8px;align-items:center;margin-top:14px;padding:11px;border-radius:10px;background:#f8f6fa}.endpointPreview span{font-size:11px;font-weight:900;background:#24182e;color:#fff;padding:6px 8px;border-radius:7px}.endpointPreview code{flex:1;background:transparent;padding:0}.riskCards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.riskCard{text-align:left;padding:15px;border:1px solid #e7e1ec;border-radius:13px;background:#fff;display:grid;gap:5px}.riskCard svg{width:20px}.riskCard small{color:#79717f;line-height:1.4}.riskCard.green.selected{border-color:#22a66a;background:#f1fbf6}.riskCard.amber.selected{border-color:#e4a11b;background:#fffaf0}.riskCard.red.selected{border-color:#dc4b4b;background:#fff5f5}.securityGrid .toggleRow{align-self:end}.subheading{margin:18px 0 10px}.testConnection{margin-top:16px}.testResult{display:flex;gap:10px;padding:13px;border-radius:11px;margin-top:12px}.testResult.ok{background:#effbf5;color:#08794a}.testResult.error{background:#fff1f1;color:#b12d2d}.testResult p{margin:3px 0 0;color:inherit}.reviewGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.phoneSecure{align-items:flex-start}.phoneBody{flex:1}.phoneActions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.phoneSecurity{display:flex;gap:9px;align-items:center;margin-top:7px}.ownership{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800;border-radius:999px;padding:5px 8px}.ownership svg{width:13px}.ownership.verified{background:#eafaf3;color:#087a4a}.ownership.pending{background:#fff4dd;color:#986600}.verifiedAt{color:#8b8291}.verificationBox{display:grid;gap:16px}.verificationHero{display:flex;gap:15px;padding:18px;border:1px solid #eadffd;border-radius:14px;background:#faf7ff}.verificationHero.ok{background:#effbf5;border-color:#ccefdc}.verificationHero>svg{width:30px;color:#7c3aed}.verificationHero h2{margin:4px 0}.verificationHero p{margin:0;color:#726b7d}.verifySteps{display:grid;gap:10px}.verifySteps>div{display:flex;gap:11px;align-items:flex-start;padding:12px;border:1px solid #eee8f2;border-radius:11px}.verifySteps span{width:25px;height:25px;border-radius:50%;background:#7c3aed;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;flex:0 0 auto}.verifySteps p{margin:2px 0}.waitingPulse{display:flex;gap:11px;align-items:center;padding:13px;border-radius:11px;background:#f7f4fb}.waitingPulse>span{width:13px;height:13px;border-radius:50%;background:#7c3aed;box-shadow:0 0 #7c3aed66;animation:verifyPulse 1.6s infinite}.waitingPulse div{display:grid}.waitingPulse small{color:#81788b}@keyframes verifyPulse{70%{box-shadow:0 0 0 12px #7c3aed00}to{box-shadow:0 0 #7c3aed00}}.danger:hover{color:#c53232!important;background:#fff1f1!important}.checkLine{display:flex!important;align-items:center;gap:8px!important;font-size:13px;font-weight:700}.checkLine input{width:auto!important}.fieldhelp{display:block;margin-top:6px;color:#867e8d;font-size:11px;line-height:1.45}@media(max-width:900px){.studioHero{flex-direction:column}.studioExplain,.appGrid,.riskCards,.authChoiceGrid{grid-template-columns:1fr}.auditHead{display:none}.auditRow{grid-template-columns:1fr 1fr}.reviewGrid{grid-template-columns:1fr}.kvRow,.mappingRow{grid-template-columns:1fr 1fr 36px}.phoneActions{justify-content:flex-start}}.templateStrip{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.templateStrip button{border:1px solid #e5dcef;background:#faf7ff;color:#6940a6;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800;cursor:pointer}.templateStrip button:hover{border-color:#7c3aed;background:#f3ecff}.dangerPrimary{background:#c73535!important;box-shadow:none!important}.dangerPrimary:hover{background:#a92828!important}.cardActions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.dangerButton{border:1px solid #f2caca;background:#fff3f3;color:#b92f2f;border-radius:10px;padding:9px 12px;display:inline-flex;align-items:center;gap:7px;font:inherit;font-weight:800;cursor:pointer}.dangerButton svg{width:16px}.dangerButton:hover{background:#ffeaea}.textButton{border:0;background:transparent;color:#7130d9;font:inherit;font-size:11px;font-weight:800;cursor:pointer;padding:2px 4px}.jsonPreview{max-height:280px;overflow:auto;background:#17131f;color:#ece7f5;border-radius:12px;padding:14px;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.itemDisabled{opacity:.62;background:#fafafa}.secondary.compact,.ghost.compact{padding:7px 9px;font-size:12px}.topGap{margin-top:14px}.compactSources{grid-template-columns:repeat(3,1fr);margin:14px 0 18px}.compactSources .sourceCard{padding:15px}.phoneBody>p{margin:3px 0;color:#746d7f;line-height:1.4}@media(max-width:1000px){.compactSources{grid-template-columns:1fr}}
