:root{--nav:#122b2d;--nav-deep:#102426;--mint:#9ceacf;--teal:#087d70;--teal-dark:#075e54;--ink:#172b2d;--muted:#718084;--line:#e5ebe9;--surface:#f5f7f6;--white:#fff;--danger:#b64048;--amber:#a36a22;--radius:15px;--shadow:0 12px 36px #163d3610;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--surface);font-size:14px;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:disabled{cursor:not-allowed;opacity:.45}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em}h1{font-size:31px;line-height:1.23;font-weight:600}h2{font-size:19px;font-weight:600;line-height:1.35}h3{font-size:15px;font-weight:600}p{line-height:1.65}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #58b9a6;outline-offset:3px}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:700;color:var(--teal);line-height:1.5}.muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:42px;border-radius:8px;border:1px solid transparent;padding:10px 17px;font-size:12px;font-weight:600;white-space:nowrap;transition:background .16s,transform .16s,box-shadow .16s}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--teal);color:#fff}.button.primary:hover:not(:disabled){background:var(--teal-dark)}.button.secondary{background:#fff;border-color:#dce5e1;color:#28443f}.button.secondary:hover:not(:disabled){background:#f3f8f6}.button.mint{background:var(--mint);color:#153f35}.button.danger{background:var(--danger);color:#fff}.button.danger.subtle{color:var(--danger);background:#fff2f2}.button.full{width:100%}.icon-button{background:transparent;border:0;padding:7px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-size:25px;color:inherit;line-height:1}.icon-button:hover{background:#a0c5ba1a}.text-link{font-size:11px;font-weight:600;color:var(--teal);white-space:nowrap}.chip{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:6px;background:#f7f9f8;padding:4px 8px;color:#60706b;font-size:10px;font-weight:600;white-space:nowrap}.chip.good{background:#edf9f2;border-color:#d9eddf;color:#297151}.chip.warning{background:#fff7e8;border-color:#f0e5d0;color:var(--amber)}.status-dot{display:inline-block;width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#b89c6b}.status-dot.good{background:#87dabc;box-shadow:0 0 0 3px #87dabc16}.status-dot.bad{background:#d97873}.brand{display:flex;align-items:center;gap:13px;color:#fff;font-size:29px;font-weight:650;letter-spacing:-1.7px;line-height:1}.brand-sub{display:block;letter-spacing:3.4px;font-size:8px;margin-top:8px;font-weight:400;color:#a8bbb7}.brand-mark{display:flex;align-items:center;gap:3px;height:34px}.brand-mark i{width:5px;background:var(--mint);border-radius:4px;height:16px}.brand-mark i:nth-child(2){height:30px}.brand-mark i:nth-child(3){height:24px}.brand-mark i:nth-child(4){height:12px}.workspace{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:225px;background:var(--nav);color:#a7b9b6;display:flex;flex-direction:column;padding:34px 17px 18px;z-index:30}.sidebar .brand{padding-left:17px}.workspace-label{font-size:9px;font-weight:600;letter-spacing:1.7px;color:#6c8a83;margin:49px 17px 15px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.nav-link{position:relative;display:flex;align-items:center;gap:13px;min-height:45px;padding:12px 16px;border-radius:7px;font-size:12px;font-weight:500;transition:background .2s,color .2s}.nav-link svg{width:18px;height:18px;stroke-width:1.5}.nav-link:hover{background:#ffffff08;color:#e1f5eb}.nav-link.active{background:#294741;color:#b6f0d8}.nav-link.active::before{content:"";height:19px;width:2px;background:var(--mint);position:absolute;left:-17px;border-radius:0 2px 2px 0}.nav-count{background:#385d51;color:#d4f6e6;padding:0 6px;border-radius:4px;font-size:9px;margin-left:auto}.nav-dot{width:6px;height:6px;border-radius:50%;background:var(--mint);margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:45px}.connection-card{background:#1a3635;border:1px solid #35544a60;border-radius:9px;display:flex;gap:11px;align-items:flex-start;padding:15px 13px;margin-bottom:24px}.connection-card .status-dot{margin-top:5px}.connection-card strong,.connection-card div>span{display:block;font-size:10px}.connection-card strong{color:#c5dcd2;font-weight:500}.connection-card div>span{font-size:9px;color:#7d9a90;margin-top:3px}.account{display:flex;align-items:center;gap:10px;border-top:1px solid #52786a35;padding:20px 2px 0}.avatar{display:grid;place-items:center;background:#385447;color:#c5e5d3;font-size:12px;width:33px;height:33px;border-radius:50%;flex-shrink:0}.account strong{color:#dbe8e1;display:block;font-size:10px;font-weight:500}.account div>span{display:block;font-size:9px;color:#789587;margin-top:2px}.account>.icon-button{margin-left:auto;color:#9fb5a9}.account svg{width:17px}.main-shell{margin-left:225px;min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;justify-content:space-between;align-items:center;height:73px;background:#fff;border-bottom:1px solid var(--line);padding:0 38px;font-size:10px;color:#87928f}.topbar-left,.topbar-right{display:flex;align-items:center;gap:20px}#breadcrumb{color:#5f706a}#breadcrumb span{display:inline-block;color:#bfcbc5;margin:0 13px}.topbar-right{gap:18px}.workspace-domain{color:#596d64;font-size:10px}.topbar-separator{height:16px;width:1px;background:var(--line)}.secure-label{display:flex;align-items:center;gap:7px;font-size:9px;color:#829089}.secure-label svg{width:13px;height:13px}.mobile-menu{display:none}main{padding:34px 38px 26px;width:100%;max-width:1570px;margin:0 auto;outline:none;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:27px}.page-heading .eyebrow{font-size:9px;margin-bottom:8px}.page-heading p{font-size:12px;color:var(--muted);margin-top:9px}.page-heading>.button{flex-shrink:0}.overview-hero{background:var(--nav);border:1px solid #365348;border-radius:var(--radius);min-height:272px;position:relative;overflow:hidden;display:flex;justify-content:space-between;isolation:isolate}.hero-copy{padding:29px 33px;max-width:53%;position:relative;z-index:2}.hero-tag{display:inline-flex;align-items:center;gap:8px;color:#c6dbd1;font-size:9px;letter-spacing:.03em;background:#335147;border:1px solid #627d622f;border-radius:50px;padding:5px 10px;margin-bottom:15px}.hero-tag .status-dot{width:5px;height:5px}.hero-copy h2{color:#f2f9f4;font-size:30px;font-weight:450;line-height:1.18;letter-spacing:-1px}.hero-copy p{color:#a5bdb0;font-size:11px;max-width:370px;margin-top:11px;line-height:1.65}.hero-copy .button{margin-top:19px;min-height:36px;font-size:10px;padding:8px 12px;gap:20px}.hero-visual{position:absolute;inset:0 0 0 46%;overflow:hidden;background:radial-gradient(ellipse at 65% 50%,#447c6550,transparent 67%)}.orbit{position:absolute;border:1px solid #abd8a71a;border-radius:50%;width:240px;height:240px;left:54%;top:49%;transform:translate(-50%,-50%)}.orbit-two{width:352px;height:352px}.orbit-three{width:470px;height:470px}.voice-sphere{position:absolute;left:54%;top:49%;transform:translate(-50%,-50%);width:170px;height:170px;border-radius:50%;background:radial-gradient(circle at 32% 24%,#d7e9ac,#a7d9a4 32%,#7cb496 57%,#396e5d 84%);box-shadow:inset -12px -9px 23px #23463566,inset 5px 5px 16px #eefbd345,0 20px 60px #0002;display:flex;align-items:center;justify-content:center}.voice-bars{display:flex;gap:5px;align-items:center;transform:rotate(-5deg)}.voice-bars i{display:block;width:5px;height:14px;border-radius:5px;background:#255c42b0;box-shadow:1px 1px 1px #e3faca52}.voice-bars i:nth-child(2),.voice-bars i:nth-child(6){height:27px}.voice-bars i:nth-child(3){height:40px}.voice-bars i:nth-child(4){height:58px}.voice-bars i:nth-child(5){height:33px}.floating-label{position:absolute;background:#e7f2e9f0;backdrop-filter:blur(10px);border:1px solid #f3fbf25e;border-radius:8px;padding:11px 14px;box-shadow:0 6px 20px #0001;font-size:10px;color:#29483a;display:flex;gap:9px;align-items:center;z-index:2}.floating-label>span:not([data-i18n]){width:21px;height:21px;display:grid;place-items:center;background:#d1e3cd;border-radius:50%;color:#397044;font-size:13px}.label-listen{top:47px;left:8%}.label-connect{bottom:47px;right:7%}.hero-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:#99c597}.dot-one{top:41px;right:26%}.dot-two{width:5px;height:5px;left:19%;bottom:37px;background:#628c71}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:18px 20px}.stat-label{font-size:11px;color:#5a6c65;display:flex;justify-content:space-between;align-items:center}.stat-label>span[aria-hidden=true]{font-size:15px;color:#5c7b6d}.stat-card>strong{display:block;font-size:31px;font-weight:550;letter-spacing:-.06em;line-height:1.45;margin-top:6px}.stat-card>p{font-size:9px;color:#93a098;margin-top:3px}.overview-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:20px;margin-top:23px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.panel-heading{padding:21px 22px 17px;display:flex;justify-content:space-between;align-items:center;gap:16px}.panel-heading h2{font-size:15px;letter-spacing:-.03em}.panel-heading p{color:var(--muted);font-size:10px;margin-top:4px}.panel-heading>.chip{align-self:flex-start;margin-top:3px}.readiness-list{padding:0 22px 9px}.readiness-item{display:flex;align-items:flex-start;gap:11px;padding:11px 0;border-bottom:1px solid #edf1ed}.readiness-item:last-child{border:0}.readiness-icon{display:grid;place-items:center;flex-shrink:0;width:21px;height:21px;border-radius:50%;color:#b08a4c;background:#faf4e9;font-size:10px;margin-top:1px}.readiness-icon.ready{background:#eaf6ee;color:#508b67}.readiness-item>div{flex:1}.readiness-item strong{display:block;font-size:10px;font-weight:500}.readiness-item p{font-size:9px;color:#8c9890;margin-top:2px;line-height:1.5}.readiness-item .chip{font-size:8px;padding:3px 5px;align-self:center}.panel-footer-link{padding:14px 22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--teal);font-size:10px;font-weight:550;background:#fcfdfc}.recent-calls{padding:0 22px 14px;min-height:225px}.recent-call{display:flex;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid var(--line)}.recent-call:last-child{border-bottom:0}.caller-icon{width:32px;height:32px;border-radius:9px;background:#f0f5f2;color:#709081;display:grid;place-items:center;font-size:16px;flex-shrink:0}.recent-call-info{min-width:0;flex:1}.recent-call strong{display:block;font-size:11px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-call p{font-size:9px;color:#8a9790;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-call-meta{text-align:right}.recent-call-meta>span:last-child{display:block;color:#98a198;font-size:8px;margin-top:4px}.empty-state{text-align:center;padding:39px 20px;color:#89958d}.empty-state .empty-icon{display:grid;place-items:center;margin:0 auto 13px;width:42px;height:42px;border-radius:12px;background:#f0f5f1;font-size:20px;color:#91a593}.empty-state h3{font-size:12px;font-weight:550;color:#52685a;letter-spacing:0}.empty-state p{font-size:10px;margin-top:5px;max-width:310px;margin-left:auto;margin-right:auto;line-height:1.75}.empty-state a{display:inline-flex;margin-top:13px;color:var(--teal);font-size:10px;font-weight:600}.flow-banner{margin-top:22px;display:flex;justify-content:space-between;align-items:center;border:1px solid #e1e9df;border-radius:9px;background:#edf3e9;padding:14px 18px;color:#526d54;gap:15px}.flow-banner>div{display:flex;gap:10px;align-items:center}.mini-icon{font-size:16px}.flow-banner strong{font-size:10px;font-weight:550}.flow-banner p{font-size:9px}.flow-banner p>span:not([data-i18n]){margin:0 10px;color:#9bad99}.main-footer{padding:14px 38px 21px;font-size:8px;color:#a1aaa3;display:flex;justify-content:space-between;gap:20px}.footer-divider{margin:0 8px;color:#cbd1cb}.routing-grid{display:grid;grid-template-columns:1.32fr 1fr;gap:24px;align-items:start}.departments-list{padding:0 22px 9px}.department-row{display:flex;gap:13px;align-items:center;padding:18px 0;border-top:1px solid var(--line)}.department-initial{width:39px;height:39px;border:1px solid #e3ece5;border-radius:10px;display:grid;place-items:center;background:#f4f8f4;font-size:13px;color:#597861;flex-shrink:0}.department-info{flex:1;min-width:0}.department-title{display:flex;align-items:center;gap:9px}.department-info h3{font-size:12px;letter-spacing:-.02em}.department-info p{font-size:10px;color:#87958a;margin:4px 0 5px;overflow-wrap:anywhere}.department-info .department-ext{font-size:9px;color:#64796b}.department-title .chip{font-size:8px;padding:2px 6px}.department-row>.button{font-size:10px;min-height:31px;padding:6px 10px}.panel-footnote{font-size:10px;color:#7f8e82;padding:16px 22px;background:#f9fbf9;border-top:1px solid var(--line);line-height:1.8}.playground .panel-heading{align-items:flex-start}.playground .eyebrow{font-size:8px;margin-bottom:8px;display:block}.playground h2{font-size:23px}.playground form{padding:0 22px 22px}.playground label:not(.checkbox-row){font-size:11px;display:block;margin:4px 0 8px}.playground .checkbox-row{margin:14px 0 20px}.quiet-note{padding:15px 22px;border-top:1px solid var(--line);color:#909b92;font-size:9px;display:flex;gap:8px}.simulation-result{margin:0 22px 22px;padding:17px;border:1px solid #d6e9dd;background:#f0f8f1;border-radius:8px}.simulation-result.warning{background:#fff9ed;border-color:#f1e7cf}.simulation-result .result-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:8px}.simulation-result h3{font-size:13px}.simulation-result p{font-size:11px;color:#5e7765}.result-detail{font-size:9px;color:#728679;margin-top:12px;display:flex;justify-content:space-between}.tab-list{display:flex;gap:25px;border-bottom:1px solid #dde5df;margin-bottom:23px}.tab{display:flex;align-items:center;gap:8px;background:none;border:0;border-bottom:2px solid transparent;padding:13px 2px;color:#839184;font-size:12px}.tab.active{border-bottom-color:var(--teal);color:var(--teal);font-weight:600}.tab-count{font-size:9px;background:#eaf0e9;color:#71806b;padding:1px 6px;border-radius:4px}.tab.active .tab-count{background:#e0f0e8;color:#32725a}.search-field{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;padding-left:10px}.search-field svg{width:14px;height:14px;color:#8b9d8f}.search-field input{border:0;min-height:34px;font-size:10px;background:transparent;min-width:215px}.search-field input:focus{box-shadow:none}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px;text-align:left}th{background:#f7f9f6;color:#80917f;font-size:9px;font-weight:500;padding:12px 22px;white-space:nowrap;border-block:1px solid var(--line)}td{padding:16px 22px;border-bottom:1px solid #edf1eb;vertical-align:middle;white-space:nowrap}tr:last-child td{border-bottom:0}td .chip{font-size:9px}td>.table-sub{display:block;color:#95a28f;font-size:9px;margin-top:2px}.table-action{border:0;background:none;color:var(--teal);font-size:10px;font-weight:550;min-height:30px;padding:5px}.voicemail-row{display:flex;align-items:center;gap:16px;margin:0 22px;padding:18px 0;border-top:1px solid var(--line)}.voicemail-info{min-width:140px;flex:1}.voicemail-info strong{font-size:12px;font-weight:500;display:block}.voicemail-info p{font-size:10px;color:#8b9988;margin-top:3px}.voicemail-row audio{height:35px;max-width:260px;width:100%}.phone-layout{display:grid;grid-template-columns:360px 1fr;gap:28px;align-items:start;max-width:1000px}.phone-card{padding:27px 31px}.phone-identity{text-align:center}.phone-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#e9f5eb;color:#367452;margin:0 auto 15px;font-size:24px}.phone-avatar svg{width:26px;height:26px}.phone-identity h2{font-size:17px}.phone-identity p{font-size:11px;color:#869683;margin:4px 0 15px}.phone-identity .button{min-height:33px;font-size:10px;padding:7px 12px}.phone-call-state{text-align:center;font-size:10px;color:#7d927e;border-top:1px solid var(--line);padding:16px 0 3px;margin-top:23px;min-height:36px;overflow-wrap:anywhere}.dial-input{text-align:center;font-size:28px;letter-spacing:.04em;font-weight:400;border:0!important;padding:10px!important;background:transparent!important;box-shadow:none!important}.dialpad{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 0 19px}.dialpad button{border:0;border-radius:8px;background:#f6f9f5;color:#2e4733;font-size:22px;padding:10px 5px 5px;line-height:1.2}.dialpad button:hover{background:#eaf3e9}.dialpad small{display:block;color:#a1ac99;font-size:7px;letter-spacing:.15em;margin-top:4px;line-height:1.7}.call-button{min-height:45px}.call-button svg{width:15px;height:15px}.call-controls{display:flex;gap:8px;margin-top:12px}.call-controls>.button{flex:1}.call-controls .button[aria-pressed=true]{background:#e8f2e6;border-color:#88b881}.phone-guidance{display:flex;flex-direction:column;gap:18px}.guidance-card{padding:27px 28px}.guidance-card .eyebrow{font-size:9px}.guidance-card>h2{font-size:26px;margin-top:8px}.guidance-card>p{font-size:12px;color:#7c8f7c;margin-top:10px}.guidance-card strong{font-weight:600}.numbered-steps{list-style:none;padding:0;margin:25px 0 0}.numbered-steps li{display:flex;gap:15px;padding:15px 0;border-top:1px solid var(--line)}.numbered-steps li>span{font-size:10px;background:#eff5eb;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;color:#6c8b5d;flex-shrink:0}.numbered-steps strong{font-size:12px;display:block}.numbered-steps p{font-size:10px;margin-top:4px;color:#899880}.info-card{display:flex;gap:15px;padding:23px;background:#eaf2e5;border:1px solid #dfe9d7;border-radius:10px}.info-card>svg{color:#6e8d61;width:23px}.info-card strong{font-size:12px;font-weight:550;color:#4b6646}.info-card p{font-size:10px;color:#7e9075;margin-top:5px}.error-banner{background:#fff0ef;color:#9f4545;padding:15px 20px;font-size:12px;border:1px solid #f0d5d2;border-radius:8px}.settings-layout{display:grid;grid-template-columns:230px 1fr;gap:30px;align-items:start;margin-top:28px}.settings-label{padding-top:5px}.settings-number{color:#8ca387;font-size:10px;letter-spacing:.05em}.settings-label h2{font-size:17px;margin-top:10px}.settings-label p{font-size:11px;color:#879581;margin-top:9px;max-width:205px}.settings-panel{padding:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{min-width:0}.field.wide{grid-column:1/-1}label{font-size:11px;font-weight:500;color:#465e45}label:not(.checkbox-row){display:block;margin-bottom:7px}input:not([type=checkbox]),textarea,select{width:100%;border:1px solid #dfe7dc;border-radius:6px;padding:10px 11px;background:#fff;min-height:40px;font-size:12px;color:#2f482e;outline:none;transition:border-color .2s,box-shadow .2s}input:not([type=checkbox]):focus,textarea:focus,select:focus{border-color:#8bb6a1;box-shadow:0 0 0 3px #5baf8e12}input::placeholder,textarea::placeholder{color:#a6b29f;opacity:1}textarea{resize:vertical;line-height:1.65}input[type=checkbox]{width:15px;height:15px;accent-color:var(--teal);margin:0;flex-shrink:0}.field-help{font-size:9px;color:#96a18f;margin-top:7px;line-height:1.7}.checkbox-row{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:400;color:#74866d;margin:12px 0 0;line-height:1.5}.checkbox-field{padding-top:21px}.inline-status{display:inline-block;color:#859978;font-size:8px;font-weight:400;margin-left:5px}.inline-status.configured{color:#3d8a60}.field-info{border-radius:6px;background:#f4f8f0;padding:12px 14px;margin-top:21px;font-size:10px;color:#819174;line-height:1.8}.input-suffix{position:relative}.input-suffix input{padding-right:50px}.input-suffix>span{position:absolute;right:12px;top:10px;font-size:11px;color:#a1ad97}.settings-save{display:flex;justify-content:space-between;align-items:center;margin-top:22px;margin-left:260px;gap:20px}.settings-save p{font-size:10px;color:#8d9b84}.security-section{padding-top:28px;border-top:1px solid var(--line);margin-top:32px}.security-section .button{margin-top:20px}dialog{border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);max-width:min(580px,calc(100vw - 28px));width:100%;padding:27px;box-shadow:0 24px 100px #122d3445;max-height:90vh;overflow-y:auto}dialog::backdrop{background:#0c222366;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.dialog-heading .eyebrow{font-size:9px;display:block;margin-bottom:5px}.dialog-heading h2{font-size:24px}.dialog-heading .icon-button{align-self:flex-start;color:#8d9d85}.dialog-heading~.field,#department-form>.field{margin-bottom:17px}#department-form>.form-grid{margin-bottom:17px}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:24px;margin-top:20px;border-top:1px solid var(--line)}.dialog-actions .danger{margin-right:auto;font-size:10px}.error-text{font-size:11px;color:var(--danger);margin-top:12px;line-height:1.7}.error-text:empty{display:none}.incoming-call{text-align:center;padding:20px}.incoming-call .eyebrow{display:block;margin-top:23px}.incoming-call h2{font-size:30px;margin-top:9px;overflow-wrap:anywhere}.incoming-call p{color:#8a9881;font-size:12px;margin-top:8px}.incoming-actions{display:flex;gap:12px;justify-content:center;margin-top:27px}.incoming-actions .button{min-width:120px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:20px}.detail-label{font-size:9px;color:#8e9c85;display:block;margin-bottom:4px}.detail-value{font-size:12px;overflow-wrap:anywhere}.detail-section{margin-top:17px}.detail-section h3{font-size:12px;margin-bottom:8px}.detail-section p{font-size:12px;color:#6c7f63;white-space:pre-wrap;overflow-wrap:anywhere}.toast-container{position:fixed;right:25px;bottom:25px;z-index:100;display:flex;flex-direction:column;gap:8px;max-width:min(430px,calc(100vw - 40px));pointer-events:none}.toast{border:1px solid #bfdcc8;background:#f0fbf2;box-shadow:0 7px 30px #18352118;border-radius:9px;padding:14px 17px;color:#347344;font-size:12px;pointer-events:auto;display:flex;gap:14px;align-items:flex-start;animation:toast-in .2s ease-out}.toast.error{background:#fff3f0;border-color:#eecbc2;color:#a25145}.toast span{flex:1;overflow-wrap:anywhere}.toast button{border:0;background:transparent;color:inherit;font-size:17px;line-height:1;padding:2px}.loading-text{font-size:11px;color:#85977d;text-align:center;padding:35px 15px}.login-screen{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;background:#fff}.login-story{background:var(--nav);position:relative;overflow:hidden;padding:46px 60px;display:flex;flex-direction:column;min-height:100vh;color:#fff}.login-story::after{content:"";position:absolute;width:650px;height:650px;left:25%;top:25%;border:1px solid #96d3ac12;border-radius:50%;box-shadow:0 0 0 75px #96d3ac05,0 0 0 150px #96d3ac04;pointer-events:none}.login-story .brand{font-size:32px;position:relative;z-index:1}.login-story-copy{margin:auto 0;padding:60px 0 20px;position:relative;z-index:1}.login-story-copy>.eyebrow{color:#9bd0b0;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.login-story-copy h1{font-size:clamp(38px,4vw,66px);font-weight:450;letter-spacing:-.055em;line-height:1.09;margin-top:22px;color:#eef8f0}.login-story-copy p{max-width:350px;color:#9fb8a6;font-size:13px;margin-top:23px;line-height:1.9}.login-wave{display:flex;height:120px;gap:7px;align-items:center;margin-top:35px;opacity:.7}.login-wave i{background:linear-gradient(#c0e8b0,#568c65);height:17px;width:4px;border-radius:4px}.login-wave i:nth-child(3n){height:40px}.login-wave i:nth-child(4n){height:60px}.login-wave i:nth-child(5n){height:82px}.login-wave i:nth-child(7n){height:111px}.login-wave i:nth-child(n+23){opacity:.45}.login-footer{font-size:9px;color:#70967d;position:relative;z-index:1}.login-form-wrap{display:grid;place-items:center;padding:40px}.login-form{width:100%;max-width:340px}.login-form>.eyebrow{font-size:8px;letter-spacing:.16em}.login-form h2{font-size:35px;font-weight:550;letter-spacing:-.05em;margin:13px 0 7px}.login-form>.muted{font-size:12px;margin-bottom:32px}.login-form>label{font-size:11px;margin-top:18px}.login-form>input{height:45px;border-radius:7px;font-size:13px}.login-form>.button{height:45px;margin-top:25px;justify-content:space-between;padding-inline:17px}.login-note{font-size:9px;text-align:center;color:#9ba695;margin-top:23px}.busy{opacity:.6;pointer-events:none}@keyframes toast-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){main{padding-top:42px}.page-heading{margin-bottom:30px}.overview-hero{min-height:295px}.hero-copy{padding:32px 39px}.hero-copy h2{font-size:34px}.hero-copy p{font-size:12px}.hero-copy .button{margin-top:22px}.voice-sphere{width:186px;height:186px}.hero-visual{inset:0 0 0 43%}.stats-grid{margin-top:24px}.stat-card{padding:21px 24px}.stat-card>strong{font-size:36px}.overview-grid{margin-top:26px}.panel-heading{padding:23px 25px 19px}.readiness-list{padding:0 25px 13px}.readiness-item{padding:13px 0}.readiness-item strong{font-size:11px}.readiness-item p{font-size:10px}.recent-calls{padding-inline:25px}.empty-state{padding-block:52px}}@media(max-width:1180px){.sidebar{width:205px}.main-shell{margin-left:205px}main{padding:28px 25px}.topbar{padding-inline:25px}h1{font-size:27px}.hero-copy{padding:26px;max-width:56%}.hero-copy h2{font-size:28px}.hero-copy p{font-size:10px}.hero-visual{inset:0 0 0 49%}.voice-sphere{width:143px;height:143px}.floating-label{font-size:8px;padding:9px}.label-listen{left:0;top:45px}.label-connect{right:4%;bottom:40px}.orbit{width:200px;height:200px}.orbit-two{width:290px;height:290px}.orbit-three{width:390px;height:390px}.stats-grid{gap:11px}.stat-card{padding:17px}.stat-card>p{font-size:8px}.overview-grid{gap:16px}.panel-heading{padding-inline:18px}.readiness-list,.recent-calls{padding-inline:18px}.flow-banner p>span:not([data-i18n]){margin:0 5px}.flow-banner strong{font-size:9px}.flow-banner p{font-size:8px}.routing-grid{grid-template-columns:1.12fr 1fr;gap:18px}.settings-layout{grid-template-columns:170px 1fr;gap:22px}.settings-save{margin-left:192px}.phone-layout{grid-template-columns:320px 1fr;gap:20px}.phone-card{padding:24px}.guidance-card{padding:23px}.guidance-card>h2{font-size:23px}.settings-panel{padding:21px}.form-grid{gap:18px}.main-footer{padding-inline:25px}.search-field input{min-width:160px}}@media(max-width:980px){.sidebar{width:190px;padding-inline:12px}.sidebar .brand{padding-left:10px}.workspace-label{margin-left:11px}.nav-link{padding:11px;gap:10px;font-size:11px}.nav-link.active::before{left:-12px}.main-shell{margin-left:190px}.topbar-right .workspace-domain,.topbar-separator{display:none}.page-heading{align-items:flex-start}.page-heading h1{font-size:25px}.page-heading>.button{min-height:35px;font-size:10px;padding:8px 10px;margin-top:18px}.hero-visual{inset:0 0 0 53%}.floating-label{max-width:160px}.label-connect{right:2%;bottom:47px}.label-listen{top:33px}.hero-copy{max-width:64%;padding:24px}.hero-copy h2{font-size:26px}.hero-copy p{max-width:250px}.hero-copy .button{font-size:9px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:17px 20px}.stat-label{font-size:11px}.stat-card>p{font-size:9px}.stat-card>strong{font-size:30px}.overview-grid{grid-template-columns:1fr}.flow-banner{align-items:flex-start;flex-direction:column;gap:7px}.flow-banner strong{font-size:10px}.flow-banner p{font-size:9px}.routing-grid,.phone-layout{grid-template-columns:1fr}.phone-layout{max-width:650px}.phone-card{max-width:370px;width:100%;margin:0 auto}.phone-guidance{display:grid;grid-template-columns:1fr;max-width:650px}.settings-layout{grid-template-columns:1fr;gap:14px}.settings-label p{max-width:none;margin-top:5px}.settings-number{display:inline-block;float:left;margin-right:10px;margin-top:3px}.settings-label h2{margin-top:0}.settings-save{margin-left:0}.main-footer{font-size:7px}.main-footer>span:last-child{display:none}.account{gap:6px}.account>.icon-button{padding:5px}.avatar{width:29px;height:29px}.account strong{font-size:9px}.account div>span{font-size:8px}.voicemail-row{flex-wrap:wrap}.voicemail-row audio{margin-left:48px;max-width:none;width:calc(100% - 48px)}.login-story{padding:40px}.login-story-copy h1{font-size:43px}.login-story-copy p{font-size:12px}.login-wave{gap:5px}.login-form-wrap{padding:30px}.login-form h2{font-size:30px}}@media(max-width:720px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:225px;box-shadow:8px 0 35px #13322d20}.sidebar.mobile-open{transform:translateX(0)}.main-shell{margin-left:0}.mobile-menu{display:inline-flex}.topbar{height:62px;padding:0 20px}.topbar-left{gap:10px}.topbar-right{gap:0}.secure-label{font-size:8px}.secure-label svg{width:12px}.topbar #breadcrumb{font-size:9px}main{padding:25px 20px}.page-heading{gap:15px;margin-bottom:23px}.page-heading h1{font-size:26px;max-width:400px}.page-heading .eyebrow{font-size:8px}.page-heading p{font-size:11px;max-width:390px}.page-heading>.button{font-size:9px;white-space:normal;text-align:center;max-width:125px;gap:7px;margin-top:21px}.hero-copy{max-width:64%;padding:24px}.hero-copy h2{font-size:29px}.hero-copy p{font-size:10px;max-width:250px}.hero-visual{inset:0 0 0 51%}.overview-hero{min-height:265px}.voice-sphere{width:142px;height:142px}.floating-label{font-size:8px;max-width:160px}.label-connect{right:4%;bottom:40px}.label-listen{top:35px}.main-footer{padding-inline:20px}.settings-layout{margin-top:25px}.settings-save p{font-size:9px}.settings-panel{padding:20px}.settings-label p{font-size:11px}.login-screen{grid-template-columns:1fr}.login-story{min-height:auto;padding:28px;display:block}.login-story .brand{font-size:25px}.login-story .brand-sub{font-size:7px}.login-story-copy{padding:35px 0 8px}.login-story-copy>.eyebrow{font-size:8px}.login-story-copy h1{font-size:37px;margin-top:13px}.login-story-copy p{font-size:11px;margin-top:17px;max-width:400px}.login-wave,.login-footer{display:none}.login-form-wrap{padding:35px 28px 50px}.login-form{max-width:400px}.login-form>.eyebrow{display:none}.login-form h2{font-size:29px}.login-form>.muted{margin-bottom:23px}.login-story::after{top:0;width:450px;height:450px;left:40%}.workspace-label{margin-left:17px}.sidebar .brand{padding-left:17px}.nav-link{padding:12px 16px;font-size:12px}.account{gap:10px}.account strong{font-size:10px}.account div>span{font-size:9px}.avatar{width:33px;height:33px}.account>.icon-button{padding:7px}.connection-card{padding:15px}.search-field input{min-width:0;width:150px}.panel-heading{gap:12px}.panel-heading h2{font-size:15px}}@media(max-width:480px){.topbar-right{display:none}main{padding:23px 15px}.page-heading h1{font-size:23px}.page-heading p{font-size:10px}.page-heading>.button{font-size:8px;padding:7px 9px;max-width:100px}.page-heading .eyebrow{font-size:7px}.overview-hero{min-height:303px}.hero-copy{padding:22px;max-width:80%}.hero-copy h2{font-size:28px}.hero-copy p{max-width:235px}.hero-copy .button{position:relative;z-index:3;margin-top:24px}.hero-visual{inset:0 0 0 53%;opacity:.55;pointer-events:none}.voice-sphere{top:70%;left:75%;width:140px;height:140px}.orbit{top:70%;left:75%}.floating-label{display:none}.dot-one{top:40px;right:20%}.dot-two{display:none}.stats-grid{gap:10px}.stat-card{padding:15px}.stat-label{font-size:10px}.stat-card>strong{font-size:30px}.stat-card>p{font-size:8px}.overview-grid{margin-top:18px;gap:18px}.panel-heading{padding:19px 17px 15px}.panel-heading p{font-size:9px}.readiness-list{padding-inline:17px}.readiness-item .chip{font-size:7px}.readiness-item p{font-size:9px}.readiness-item strong{font-size:10px}.readiness-item{gap:9px}.flow-banner{padding:13px 15px}.flow-banner p{font-size:8px}.flow-banner p>span:not([data-i18n]){margin:0 3px}.main-footer{padding-inline:15px}.departments-list{padding-inline:17px}.department-row{gap:9px}.department-initial{width:31px;height:31px;font-size:11px}.department-title{flex-wrap:wrap;gap:4px}.department-info h3{font-size:11px}.department-info p{font-size:9px}.department-row>.button{font-size:9px;padding:5px 7px}.form-grid{grid-template-columns:1fr;gap:17px}.field.wide{grid-column:auto}.settings-panel{padding:18px}.settings-save{align-items:flex-start}.settings-save p{max-width:160px}.settings-save .button{font-size:10px;padding:9px 11px}.checkbox-field{padding-top:0}.security-section{padding-top:23px}.search-field input{width:123px;font-size:9px}.search-field{padding-left:7px;gap:4px}.search-field svg{width:12px}.tab{font-size:11px}.tab-list{gap:20px}.phone-card{padding:24px}.guidance-card{padding:24px}.voicemail-row{margin-inline:17px}.voicemail-info strong{font-size:11px}.voicemail-info p{font-size:9px}dialog{padding:22px 18px}.dialog-heading h2{font-size:22px}.dialog-actions{flex-wrap:wrap}.dialog-actions .danger{width:100%;margin-bottom:6px}.dialog-actions>.button:not(.danger){flex:1}.incoming-call{padding:15px 3px}.detail-grid{gap:13px}.toast-container{right:15px;bottom:15px;max-width:calc(100vw - 30px)}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Keep wide tables and their visually hidden headings inside their own scroller. */
.main-shell,main,.page,.panel{min-width:0}
.table-wrap{position:relative;min-width:0;max-width:100%}
label.search-field{display:flex;margin-bottom:0}
.search-field input[type=search]{min-height:34px;border:0;background:transparent;box-shadow:none}

/* Interface language is always accessible, including before sign-in and on phones. */
.login-form-wrap{position:relative;flex-direction:column}
.language-control{display:flex;align-items:center;gap:9px;margin:0;font-size:11px;white-space:nowrap;color:var(--muted,#617773)}
.language-control select{min-height:34px;width:auto;max-width:145px;padding:6px 28px 6px 10px;font-size:11px;background-color:#fff;border:1px solid #dce6e0;border-radius:7px;color:#163b35}
.login-language{position:absolute;top:28px;right:30px}
.hero-copy h2{max-width:340px}
.login-story-copy h1{max-width:520px}
.nav-link>span[data-i18n]{min-width:0;white-space:normal}
.topbar-left{min-width:0}
@media(max-width:720px){.login-language{position:static;align-self:flex-end;margin-bottom:24px}.topbar-right .secure-label{display:none}.topbar-right{display:flex!important}.topbar-left #breadcrumb{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.language-control select{max-width:122px;font-size:10px}.login-language>span{font-size:10px}.topbar{gap:12px}.hero-copy h2{max-width:260px}}
@media(max-width:480px){.topbar{padding-inline:15px}.language-control select{max-width:108px}.topbar-left #breadcrumb{max-width:140px}.page-heading h1,.hero-copy h2{overflow-wrap:break-word}.login-story-copy h1{font-size:34px}.readiness-item .chip{white-space:normal;text-align:center}}
