:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f6f8;font-synthesis:none;--ink: #172033;--muted: #667085;--line: #dfe3e8;--green: #1b7f5b;--green-soft: #e8f5ef;--blue: #1769aa;--blue-soft: #eaf3fb;--sidebar: #111827}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(23,105,170,.22);outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.sidebar{background:var(--sidebar);color:#f8fafc;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;width:248px;z-index:30}.brand-row{height:76px;display:flex;align-items:center;gap:11px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.09)}.brand-mark{width:34px;height:34px;border-radius:7px;display:grid;place-items:center;background:#20a576;color:#fff;font-weight:800;font-size:18px}.brand-name{font-weight:700;font-size:17px;line-height:1.1}.brand-product{color:#94a3b8;font-size:11px;margin-top:3px}.nav-list{padding:18px 12px;display:grid;gap:4px}.nav-item{width:100%;min-height:42px;border:0;background:transparent;color:#aab4c4;display:flex;align-items:center;gap:12px;padding:0 12px;border-radius:6px;cursor:pointer;text-align:left}.nav-item:hover:not(:disabled){color:#fff;background:#ffffff0f}.nav-item-active{color:#fff;background:#20a5762e;box-shadow:inset 3px 0 #20a576}.nav-item:disabled{cursor:default;opacity:.6}.planned{margin-left:auto;color:#7d899b;font-size:10px;text-transform:uppercase}.sidebar-footer{margin-top:auto;padding:14px 12px 18px;border-top:1px solid rgba(255,255,255,.09)}.environment{margin:0 12px 11px;color:#94a3b8;font-size:11px;display:flex;align-items:center;gap:7px}.environment span,.api-state span{width:7px;height:7px;border-radius:50%;background:#2fc88d;box-shadow:0 0 0 3px #2fc88d21}.api-state-offline{color:#7a5552}.api-state-offline span{background:#d45d55;box-shadow:0 0 0 3px #d45d551f}.main{grid-column:2;min-width:0}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 32px;position:sticky;top:0;z-index:20}.org-switcher-wrap{display:flex;align-items:center;gap:12px}.topbar-label{color:var(--muted);font-size:12px}.select-wrap{height:38px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;padding:0 10px;background:#fff}.select-wrap select{border:0;appearance:none;color:var(--ink);background:transparent;min-width:190px;font-weight:600;outline:0}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.api-state{display:flex;align-items:center;gap:8px;color:#476052;font-size:12px}.avatar{width:34px;height:34px;border-radius:50%;background:#dbe7f0;color:#31516c;display:grid;place-items:center;font-size:12px;font-weight:700}.content{max-width:1420px;margin:0 auto;padding:34px 38px 60px}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:26px}.eyebrow,.section-kicker{color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}h1{margin:5px 0 0;font-size:28px;line-height:1.2;letter-spacing:0}h2{margin:4px 0 0;font-size:17px;letter-spacing:0}.heading-actions{display:flex;align-items:center;gap:8px}.button{min-height:38px;border:1px solid transparent;border-radius:6px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;text-decoration:none;font-weight:600;font-size:13px}.button-primary{background:#167c59;color:#fff}.button-primary:hover{background:#126b4d}.button-secondary{background:#fff;border-color:#cfd5dc;color:#344054}.button-secondary:hover{background:#f8fafc}.button-small{min-height:31px;padding:0 10px;background:#fff;border-color:#d6dbe1;color:#475467;font-size:12px}.button:disabled{opacity:.58;cursor:default}.icon-button,.copy-button{width:34px;height:34px;border:0;border-radius:6px;background:transparent;color:#667085;display:inline-grid;place-items:center;cursor:pointer}.icon-button:hover,.copy-button:hover{background:#edf1f4;color:#344054}.copy-button.labeled{width:auto;padding:0 10px;display:inline-flex;gap:7px}.menu-button,.close-nav{display:none}.metrics{border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:22px}.metric{min-height:116px;padding:21px 23px;border-right:1px solid var(--line);display:flex;flex-direction:column}.metric:last-child{border-right:0}.metric span{color:var(--muted);font-size:12px}.metric strong{font-size:30px;line-height:1;margin:12px 0 8px}.metric small,td small,.service-list small,.mini-table small{color:var(--muted);display:block;font-size:11px;margin-top:3px}.overview-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;margin-bottom:22px}.panel{background:#fff;border:1px solid var(--line);border-radius:8px}.panel-heading{min-height:68px;padding:16px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.details-list{margin:0;padding:4px 20px 12px}.details-list div{min-height:50px;display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center;border-bottom:1px solid #edf0f2}.details-list div:last-child{border:0}.details-list dt{color:var(--muted);font-size:12px}.details-list dd{margin:0;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;overflow-wrap:anywhere}.service-list{padding:4px 20px 12px}.service-list>div{min-height:68px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #edf0f2}.service-list>div:last-child{border:0}.service-list strong,.mini-table strong,td strong{font-size:13px}.service-icon{width:32px;height:32px;border-radius:6px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center}.status{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;white-space:nowrap}.status-dot{width:7px;height:7px;border-radius:50%}.status-active{color:var(--green)}.status-active .status-dot{background:#24a573}.status-muted{color:#667085}.status-muted .status-dot{background:#98a2b3}.checkbox-control{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:12px;font-weight:600;cursor:pointer}.checkbox-control input{width:16px;height:16px;margin:0;accent-color:var(--green)}.checkbox-control:has(input:disabled){cursor:wait;opacity:.6}.compact-control{white-space:nowrap}.form-checkbox{margin:4px 0 18px}.recent-panel{margin-top:0}.text-button{border:0;background:transparent;color:var(--blue);font-weight:600;cursor:pointer}.mini-table{padding:4px 20px 12px}.mini-table>div{min-height:62px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #edf0f2}.mini-table>div:last-child{border:0}.extension-number{width:42px;min-height:28px;padding:0 6px;background:#edf3f6;color:#27465a;border-radius:5px;display:inline-grid;place-items:center;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:600}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.search{width:min(380px,100%);height:40px;display:flex;align-items:center;gap:9px;border:1px solid #cfd5dc;background:#fff;border-radius:6px;padding:0 12px;color:#667085}.search input{min-width:0;flex:1;border:0;outline:0;color:var(--ink)}.segmented{display:inline-flex;border:1px solid #cfd5dc;border-radius:6px;overflow:hidden;background:#fff}.segmented button{height:38px;border:0;border-right:1px solid #cfd5dc;background:#fff;padding:0 13px;color:#667085;cursor:pointer;font-size:12px}.segmented button:last-child{border-right:0}.segmented .selected{background:#eaf3fb;color:#175d8f;font-weight:700}.table-panel{overflow:hidden}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{height:44px;padding:0 18px;background:#f8fafb;border-bottom:1px solid var(--line);color:#667085;font-size:10px;text-transform:uppercase;white-space:nowrap}td{height:68px;padding:9px 18px;border-bottom:1px solid #e9edf0;color:#344054;font-size:13px}tbody tr:last-child td{border-bottom:0}.mono,code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.type-label{display:inline-block;padding:4px 8px;border-radius:4px;color:#475467;background:#f0f2f4;font-size:11px}.row-actions{display:flex;justify-content:flex-end;align-items:center;gap:3px}.empty-state{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#667085}.empty-state strong{color:#344054}.integration-header{min-height:82px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.integration-header code{display:block;margin-top:8px;color:#173f5b;font-size:13px}.endpoint-list{padding:5px 20px 14px}.endpoint-list>div{min-height:62px;display:grid;grid-template-columns:58px minmax(280px,.8fr) 1fr;align-items:center;gap:14px;border-bottom:1px solid #edf0f2}.endpoint-list>div:last-child{border:0}.endpoint-list>div>span:last-child{color:#667085;font-size:12px}.method{width:50px;padding:4px 0;text-align:center;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:600}.method-get{color:#1769aa;background:#eaf3fb}.method-post{color:#1b7f5b;background:#e8f5ef}.method-put{color:#9a5800;background:#fff3df}.webphone-panel{overflow:hidden}.webphone-identity{min-height:74px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.webphone-setup{padding:18px 20px;display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:end;gap:10px;border-bottom:1px solid var(--line);background:#f8fafb}.webphone-setup .field{margin:0}.wide-select,.wide-select select{width:100%}.dial-area{min-height:330px;padding:34px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.call-state{min-height:105px;display:flex;flex-direction:column;align-items:center;text-align:center}.call-state span{color:var(--green);font-size:11px;font-weight:700;text-transform:uppercase}.call-state strong{margin-top:9px;font-size:21px;max-width:min(560px,80vw);overflow-wrap:anywhere}.call-state small{margin-top:7px;color:var(--muted);font-size:11px}.dial-input{width:min(420px,100%)}.dial-input span{display:block;margin-bottom:7px;color:var(--muted);font-size:11px;font-weight:600}.dial-input input{width:100%;height:48px;padding:0 14px;border:1px solid #cfd5dc;border-radius:6px;text-align:center;font-size:18px}.call-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px}.call-button{width:46px;height:46px;border-radius:50%;border:1px solid #cfd5dc;color:#475467;background:#fff;display:grid;place-items:center;cursor:pointer}.call-button.answer{border-color:#167c59;background:#167c59;color:#fff}.call-button.end{border-color:#c83c32;background:#c83c32;color:#fff}.call-button:disabled{opacity:.38;cursor:default}.persistent-call-bar{position:fixed;z-index:60;left:272px;right:24px;bottom:20px;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 16px;color:#f8fafc;background:#172033;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 16px 36px #0f172a47}.persistent-call-summary{min-width:0;display:flex;align-items:center;gap:12px}.persistent-call-summary>div{min-width:0;display:grid;gap:3px}.persistent-call-summary strong{overflow:hidden;color:#fff;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.persistent-call-summary span{color:#aab4c4;font-size:12px}.persistent-call-direction{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;color:#fff!important;background:#1b7f5b;border-radius:50%}.persistent-call-controls{display:flex;align-items:center;gap:8px}.call-bar-button{width:42px;height:42px;display:grid;place-items:center;color:#d7dde7;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:50%;cursor:pointer}.call-bar-button:hover:not(:disabled){color:#fff;background:#ffffff29}.call-bar-button:disabled{cursor:default;opacity:.42}.call-bar-button-active{color:#fff;background:#1769aa}.call-bar-answer{color:#fff;background:#1b7f5b;border-color:#1b7f5b}.call-bar-end{color:#fff;background:#c43d3d;border-color:#c43d3d}.modal-backdrop{position:fixed;inset:0;z-index:50;background:#0f172a73;display:grid;place-items:center;padding:20px}.modal{width:min(470px,100%);background:#fff;border-radius:8px;box-shadow:0 24px 70px #0f172a38}.modal-heading{min-height:76px;padding:16px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.modal form{padding:20px}.field{display:block;margin-bottom:17px}.field>span{display:block;color:#475467;font-size:12px;font-weight:600;margin-bottom:7px}.field input,.read-only{width:100%;min-height:42px;border:1px solid #cfd5dc;border-radius:6px;padding:0 12px;color:var(--ink);background:#fff}.read-only{display:flex;align-items:center;background:#f7f8f9;color:#667085;overflow-wrap:anywhere}.form-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:6px;padding:9px 11px;font-size:12px;margin-bottom:14px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--line);margin:22px -20px -20px;padding:16px 20px}.modal-footer{display:flex;justify-content:flex-end;padding:16px 20px;border-top:1px solid var(--line)}.credential-body{padding:8px 20px}.credential-row{min-height:58px;display:grid;grid-template-columns:82px minmax(0,1fr) 34px;align-items:center;gap:10px;border-bottom:1px solid #edf0f2}.credential-row:last-child{border-bottom:0}.credential-row>span{color:var(--muted);font-size:12px}.credential-row code{overflow-wrap:anywhere}.page-error{margin-bottom:14px;color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:6px;padding:10px 12px;font-size:12px}.loading-line{height:28px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.loading-line svg,.auth-status svg,.button svg.lucide-loader-circle{animation:spin .8s linear infinite}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:20px;background:#eef2f5}.auth-panel{width:min(420px,100%);background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 50px #17203317}.auth-brand{height:76px;padding:0 22px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.auth-brand>span:last-child{display:grid;gap:2px}.auth-brand small{color:var(--muted);font-size:11px}.auth-panel form{padding:24px}.auth-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.auth-heading h1{margin:0;font-size:23px}.auth-submit{width:100%}.auth-status{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}.nav-scrim{display:none}@media(max-width:980px){.metrics{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.overview-grid{grid-template-columns:1fr}.endpoint-list>div{grid-template-columns:58px minmax(260px,1fr)}.endpoint-list>div>span:last-child{display:none}}@media(max-width:760px){.app-shell{display:block}.sidebar{transform:translate(-100%);transition:transform .2s ease}.sidebar-open{transform:translate(0)}.nav-scrim{display:block;position:fixed;inset:0;z-index:25;border:0;background:#0f172a66}.main{min-width:0}.persistent-call-bar{left:16px;right:16px;bottom:14px}.menu-button,.close-nav{display:inline-grid}.close-nav{margin-left:auto;color:#9aa5b5}.topbar{height:66px;padding:0 16px;gap:10px}.topbar-label,.api-state{display:none}.select-wrap{max-width:calc(100vw - 120px)}.select-wrap select{min-width:0;width:100%;text-overflow:ellipsis}.content{padding:26px 16px 45px}.page-heading{align-items:flex-start}h1{font-size:24px}.metrics{grid-template-columns:1fr 1fr}.metric{min-height:105px;padding:17px}.metric strong{font-size:26px}.toolbar{align-items:stretch;flex-direction:column}.search{width:100%}.segmented{align-self:flex-start}.integration-header{align-items:flex-start;gap:12px}.webphone-setup{grid-template-columns:1fr 1fr}.webphone-setup .field{grid-column:1 / -1}}@media(max-width:480px){.persistent-call-bar{align-items:stretch;gap:10px;padding:10px 12px}.persistent-call-summary{flex:1 1 auto}.persistent-call-direction{display:none}.persistent-call-controls{flex:0 0 auto}.call-bar-button{width:38px;height:38px}.topbar-actions .avatar{display:none}.metrics{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line)}.metric:last-child{border-bottom:0}.details-list div{grid-template-columns:1fr;align-content:center;gap:5px;padding:9px 0}.page-heading{display:block}.heading-actions{margin-top:16px}.heading-actions .button{width:100%}.integration-header{display:block}.integration-header .copy-button{margin-top:12px}.endpoint-list>div{grid-template-columns:52px minmax(220px,1fr)}}
