:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171815;background:#f5f5f2;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171815;--muted: #6d706a;--subtle: #92958e;--line: #e5e5df;--line-strong: #d6d7d0;--surface: #ffffff;--surface-soft: #f8f8f5;--accent: #3656d4;--accent-hover: #2946bd;--accent-soft: #eef1ff;--success: #167451;--success-soft: #eaf7f1;--warning: #986410;--warning-soft: #fff5db;--danger: #b83d3d;--danger-soft: #fff0ef;--sidebar-width: 248px;--shadow: 0 1px 2px rgba(23, 24, 21, .04), 0 10px 30px rgba(23, 24, 21, .035)}*{box-sizing:border-box}html{min-width:320px;background:#f5f5f2}body{margin:0;min-width:320px;min-height:100vh;background:#f5f5f2}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.7rem,3vw,2.15rem);letter-spacing:-.045em;line-height:1.1;font-weight:690}h2{font-size:1rem;line-height:1.3;letter-spacing:-.015em}p{line-height:1.55}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-size:.78rem;background:#f2f2ee;border:1px solid #e8e8e2;border-radius:5px;padding:2px 5px;color:#555852}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(54,86,212,.24);outline-offset:2px}button:disabled{opacity:.48;cursor:not-allowed}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:8px;left:12px;z-index:1000;transform:translateY(-150%);padding:9px 13px;color:#fff;background:var(--ink);border-radius:7px;font-weight:650}.skip-link:focus{transform:translateY(0)}.tabular{font-variant-numeric:tabular-nums}.route-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;color:var(--muted)}.route-loading img{width:168px;height:auto}.button{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:.84rem;font-weight:650;white-space:nowrap;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease,transform .14s ease}.button-default{min-height:38px;padding:0 14px}.button-small{min-height:32px;padding:0 11px;font-size:.79rem}.button-icon{width:38px;height:38px;padding:0}.button-primary{color:#fff;background:var(--ink)}.button-primary:hover:not(:disabled){background:#343632}.button-secondary{color:var(--ink);background:#fff;border:1px solid var(--line-strong);box-shadow:0 1px 1px #00000006}.button-secondary:hover:not(:disabled){background:var(--surface-soft);border-color:#c8cac3}.button-ghost{color:#5e615b;background:transparent}.button-ghost:hover:not(:disabled){background:#eeeeea;color:var(--ink)}.button-danger{color:#aa3030;background:#fff;border:1px solid #edcaca}.button-danger:hover:not(:disabled){background:var(--danger-soft)}.icon-plain{border:0;background:none;display:grid;place-items:center;cursor:pointer;padding:6px;color:#858880;border-radius:6px}.icon-plain:hover{color:var(--ink);background:#f1f1ed}.status-pill{display:inline-flex;align-items:center;gap:6px;width:fit-content;white-space:nowrap;font-size:.72rem;font-weight:650;line-height:1;padding:6px 8px;border-radius:999px;text-transform:capitalize}.status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.status-success{color:var(--success);background:var(--success-soft)}.status-warning{color:var(--warning);background:var(--warning-soft)}.status-danger{color:var(--danger);background:var(--danger-soft)}.status-neutral{color:#646762;background:#efefec}.field{display:grid;gap:7px}.field>span,.field>legend{font-size:.8rem;font-weight:650;color:#4d504a}.field small{color:var(--muted);font-size:.76rem;line-height:1.4}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line-strong);background:#fff;border-radius:8px;padding:10px 11px;color:var(--ink);transition:box-shadow .15s,border-color .15s}.field input,.field select{height:41px}.field textarea{line-height:1.5;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#8091dd;box-shadow:0 0 0 3px #3656d41a;outline:none}fieldset.field{padding:0;border:0;margin:0}.password-field{position:relative;display:block}.password-field input{padding-right:42px}.password-field button{position:absolute;right:5px;top:5px;height:31px;width:31px;border:0;background:transparent;color:var(--muted);display:grid;place-items:center;border-radius:6px;cursor:pointer}.form-stack{display:grid;gap:20px}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:18px;margin-top:2px}.privacy-hint{color:var(--muted);font-size:.76rem}.privacy-hint.centered{text-align:center}.loading-label{display:inline-flex;align-items:center;gap:7px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-frame{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:var(--sidebar-width);display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fbfbf9}.sidebar-top{height:72px;padding:0 19px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center}.brand img{display:block;width:116px;height:32px}.mobile-close{display:none}.workspace-control{margin:3px 12px 15px;padding:9px;min-height:54px;display:flex;gap:9px;align-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;position:relative;cursor:pointer}.workspace-control:hover{border-color:var(--line-strong)}.workspace-avatar{width:31px;height:31px;flex:0 0 31px;border-radius:7px;display:grid;place-items:center;background:#e9ecf8;color:#314aaf;font-size:.76rem;font-weight:750}.workspace-copy{min-width:0;display:grid;gap:2px;line-height:1.15;flex:1}.workspace-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem}.workspace-copy span{font-size:.67rem;color:var(--muted)}.workspace-control select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;cursor:pointer}.workspace-control>svg{color:#878a83;flex:0 0 auto}.workspace-create{margin:-8px 12px 11px;min-height:30px;padding:0 8px;border:0;border-radius:7px;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;color:#62665f;background:transparent;font-size:.7rem;font-weight:650;cursor:pointer}.workspace-create:hover:not(:disabled){color:var(--ink);background:#eeeeea}.main-nav{flex:1;overflow-y:auto;padding:0 12px}.nav-label{padding:7px 9px;color:#a0a29c;font-size:.62rem;text-transform:uppercase;font-weight:760;letter-spacing:.1em}.nav-label-spaced{margin-top:14px}.nav-link{min-height:39px;padding:0 9px;margin:2px 0;border-radius:7px;display:flex;align-items:center;gap:10px;color:#5d6059;font-size:.8rem;font-weight:560}.nav-link:hover{background:#f0f0ec;color:var(--ink)}.nav-link.active{background:#eaeae6;color:var(--ink);font-weight:680}.nav-link svg{color:#858880}.nav-link.active svg{color:var(--ink)}.nav-badge{margin-left:auto;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--accent);font-size:.63rem}.sidebar-bottom{padding:12px;display:grid;gap:8px}.demo-launcher{width:100%;min-height:50px;padding:8px 9px;border:1px solid #dde0ee;background:#f4f5fb;border-radius:9px;display:flex;align-items:center;gap:9px;text-align:left;cursor:pointer}.demo-launcher:hover{background:#edeffa}.demo-launcher>span:nth-child(2){display:grid;gap:3px;flex:1}.demo-launcher strong,.account-row strong{font-size:.74rem}.demo-launcher small,.account-row small{font-size:.65rem;color:var(--muted)}.demo-indicator{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #3656d41c}.account-row{display:flex;align-items:center;gap:9px;min-height:48px;padding:7px 8px;border-top:1px solid var(--line);margin-top:2px}.account-row>span:nth-child(2){flex:1;min-width:0;display:grid;gap:2px}.account-row small{overflow:hidden;text-overflow:ellipsis}.avatar{display:inline-grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:50%;font-size:.66rem;font-weight:720}.avatar-ink{background:#262824;color:#fff}.avatar-blue{background:#e6eafa;color:#3d54ac}.avatar-sage{background:#e3f0e9;color:#356b53}.avatar-sand{background:#f1e9dc;color:#745c39}.content-column{min-height:100vh;margin-left:var(--sidebar-width)}.page-content{width:min(1280px,100%);margin:0 auto;padding:42px 44px 64px}.mobile-header{display:none}.offline-banner{position:fixed;z-index:50;top:0;left:var(--sidebar-width);right:0;min-height:32px;padding:6px 16px;display:flex;justify-content:center;align-items:center;gap:7px;color:#694d10;background:#fff0c6;border-bottom:1px solid #ead18e;font-size:.74rem;font-weight:600}.offline-banner~.sidebar,.app-frame:has(.offline-banner) .sidebar{padding-top:32px}.app-frame:has(.offline-banner) .page-content{padding-top:74px}.page-stack{display:grid;gap:24px}.narrow-page{max-width:820px;margin:0 auto}.page-header{min-height:64px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.page-header>div:first-child{display:grid;gap:7px}.page-description{color:var(--muted);font-size:.86rem}.eyebrow{color:var(--accent);font-size:.64rem;font-weight:760;letter-spacing:.105em;text-transform:uppercase}.page-actions{display:flex;align-items:center;gap:8px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:11px;padding:22px;box-shadow:var(--shadow)}.panel-flush{padding:0;overflow:hidden}.panel-header{min-height:72px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.panel-header.inset{padding:20px 22px}.panel-header>div{display:grid;gap:3px}.panel-header p,.section-heading p{color:var(--muted);font-size:.76rem}.panel-header>a,.panel-header>button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;color:var(--accent);font-size:.76rem;font-weight:650;cursor:pointer}.section-heading{display:grid;gap:4px;margin-bottom:18px}.section-heading.row-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.85fr);gap:20px;align-items:start}.definition-list{margin:0;display:grid}.definition-row{min-height:45px;padding:11px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(120px,.75fr) minmax(0,1.25fr);gap:18px;align-items:center}.definition-row:first-child{border-top:0}.definition-row dt{color:var(--muted);font-size:.76rem}.definition-row dd{margin:0;color:#3f423d;font-size:.79rem;text-align:right;overflow-wrap:anywhere}.inline-icon{display:inline-flex;align-items:center;gap:6px}.panel-footer{border-top:1px solid var(--line);margin:19px -22px -22px;padding:15px 22px;display:flex;justify-content:flex-end;align-items:center}.panel-footer.split{justify-content:space-between;color:var(--muted);font-size:.78rem}.mutation-feedback{min-height:1em;padding-right:12px;font-size:.68rem;line-height:1.35}.mutation-feedback.confirmed{color:#2f7656}.mutation-feedback.restored{color:#966121}.body-copy{color:var(--muted);font-size:.8rem}.info-note{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border:1px solid #dce1f5;border-radius:9px;background:#f3f5fd;color:#53617d;font-size:.78rem}.info-note svg{flex:0 0 auto;margin-top:2px;color:#4761c7}.info-note p{line-height:1.5}.info-note.compact{margin-top:13px;padding:10px 12px}.read-only-notice{display:flex;align-items:flex-start;gap:10px;padding:12px 15px;border:1px solid #d8deeb;border-radius:10px;background:#f7f8fb;color:#556078}.read-only-notice>svg{flex:0 0 auto;margin-top:2px;color:#6b7690}.read-only-notice p{display:grid;gap:2px;line-height:1.45}.read-only-notice strong{color:var(--ink);font-size:.79rem}.read-only-notice span{font-size:.75rem}.thread-pane>.read-only-notice{margin:10px 14px 14px}.history-continuation{display:flex;min-height:44px;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:.75rem}.invoice-rows button:disabled{opacity:1;cursor:default}.attention-banner{min-height:68px;padding:12px 15px;display:flex;align-items:center;gap:12px;border:1px solid #eadcb5;border-radius:10px;background:#fffaf0}.attention-icon{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:8px;color:var(--warning);background:#ffefc5}.attention-banner>div{display:grid;gap:2px;flex:1}.attention-banner strong{font-size:.8rem}.attention-banner p{color:#716b59;font-size:.74rem}.attention-banner>a{display:inline-flex;align-items:center;gap:5px;color:#76530f;font-size:.75rem;font-weight:680}.service-access-notices{display:grid;gap:10px;margin-bottom:24px}.service-access-notices .attention-banner{flex-wrap:wrap;align-items:flex-start}.service-access-notices .attention-banner>div{flex:1 1 220px;min-width:0}.service-access-notices .attention-banner>a{align-self:center}.pilot-access-notice{background:#f2f4fc;border-color:#dce1f5}.pilot-access-notice .attention-icon{background:#e6eafb;color:#4054a8}.pilot-access-notice p{color:#545d77}.managed-number-pricing{display:grid;gap:8px;margin:20px 0;padding:20px;border:1px solid #dce1f5;border-radius:12px;background:#f5f7ff}.managed-number-pricing>strong{font-size:1.25rem}.managed-number-pricing>p:not(.eyebrow){color:#545d77;font-size:.8rem;line-height:1.5}.message-submit-error{padding:12px 16px;background:#fffaf0;color:#76530f;border:1px solid #eadcb5;border-radius:8px;font-size:.8rem;line-height:1.5}.empty-state{min-height:360px;padding:45px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #d4d5ce;border-radius:12px;background:#ffffff94}.empty-icon,.state-page>span:first-child{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;color:#5b606e;background:#eceef3;margin-bottom:17px}.empty-state h2{font-size:1.05rem}.empty-state>p{max-width:420px;margin-top:7px;color:var(--muted);font-size:.82rem}.empty-action{margin-top:19px}.state-page{min-height:68vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.state-page h1{margin-top:7px}.state-page>p:not(.eyebrow){max-width:490px;color:var(--muted);font-size:.84rem;margin:10px 0 21px}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:var(--shadow)}.metric-strip article{position:relative;min-width:0;min-height:112px;padding:20px;border-left:1px solid var(--line);display:grid;align-content:center;gap:9px}.metric-strip article:first-child{border-left:0}.metric-strip article>div{display:flex;align-items:baseline;gap:8px}.metric-strip article strong{font-size:1.45rem;line-height:1;letter-spacing:-.04em}.metric-strip article span:not(.metric-icon){color:#51544e;font-size:.76rem;font-weight:620}.metric-strip article small{color:var(--subtle);font-size:.67rem}.metric-icon{position:absolute;right:17px;top:17px;width:31px;height:31px;display:grid;place-items:center;border-radius:8px;color:#6b7181;background:#f1f2f5}.overview-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.compact-list{display:grid}.compact-row{min-height:72px;padding:11px 18px;display:flex;align-items:center;gap:11px;border-top:1px solid var(--line)}.compact-row:first-child{border-top:0}.compact-row:hover{background:#fafaf7}.compact-main{min-width:0;flex:1;display:grid;gap:4px}.compact-main>span{display:flex;min-width:0;align-items:center;gap:9px}.compact-main strong{font-size:.77rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.compact-main time{margin-left:auto;flex:0 0 auto;color:var(--subtle);font-size:.65rem}.compact-main small{min-width:0;flex:1;color:var(--muted);font-size:.7rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.compact-main em{padding:3px 6px;border-radius:4px;background:#f0f0ec;color:#777a73;font-size:.59rem;font-style:normal}.presence-avatar{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;position:relative;border-radius:50%;background:#edebe5;color:#5b584f;font-size:.63rem;font-weight:720}.presence-avatar.presence-unread:after{content:"";position:absolute;right:0;bottom:0;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:var(--accent)}.unread-count{min-width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent);font-size:.61rem;font-weight:700}.call-direction{width:31px;height:31px;flex:0 0 31px;border-radius:8px;display:grid;place-items:center;color:#587064;background:#eaf3ee}.call-missed,.call-failed{color:#aa3e3e!important;background:#faeceb!important}.call-answered_elsewhere{color:#8a651e!important;background:#faf2df!important}.call-compact .status-pill{font-size:.62rem}.health-summary{display:flex;align-items:center;justify-content:space-between;gap:24px}.health-copy{display:flex;align-items:center;gap:12px}.health-copy>div{display:grid;gap:3px}.health-copy p{color:var(--muted);font-size:.73rem}.health-orb{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:10px;color:var(--success);background:var(--success-soft)}.health-orb-warning{color:var(--warning);background:var(--warning-soft)}.health-items{display:flex;align-items:center;gap:20px}.health-items>span{display:grid;gap:5px}.health-items small{color:var(--subtle);font-size:.62rem}.setup-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.setup-steps>div{min-height:140px;padding:20px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;align-content:start;gap:9px}.setup-steps span{color:var(--accent);font-size:.67rem;font-weight:760}.setup-steps strong{font-size:.86rem}.setup-steps p{color:var(--muted);font-size:.75rem}.data-table{width:100%;border-collapse:collapse;font-size:.76rem}.data-table th{height:42px;padding:0 16px;background:#f8f8f5;border-bottom:1px solid var(--line);color:#80837c;text-align:left;font-size:.63rem;font-weight:690;letter-spacing:.025em;text-transform:uppercase}.data-table td{min-height:62px;padding:13px 16px;border-top:1px solid var(--line);color:#52554f;vertical-align:middle}.data-table tbody tr:first-child td{border-top:0}.data-table tbody tr:hover{background:#fbfbf8}.table-primary{display:flex;align-items:center;gap:10px;min-width:170px}.table-primary>span:last-child{min-width:0;display:grid;gap:3px}.table-primary strong{color:var(--ink);font-size:.78rem}.table-primary small,.subtle-line{color:var(--muted);font-size:.67rem;display:block}.row-open{border:0;background:transparent;width:28px;height:28px;display:grid;place-items:center;color:#92958d;border-radius:6px;font-size:1.25rem;cursor:pointer}.row-open:hover{background:#efefeb;color:var(--ink)}.chip-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.capability-chip{padding:4px 6px;border:1px solid #e3e4de;border-radius:5px;color:#666962;background:#f8f8f5;font-size:.6rem;font-weight:660;line-height:1}.number-glyph{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:8px;color:#3d4e8d;background:#e9ecf8;font-size:.7rem;font-weight:730}.table-footnote{text-align:right;color:var(--subtle);font-size:.67rem}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.segmented{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:8px;background:#ecece8}.segmented button{min-height:30px;padding:0 12px;border:0;border-radius:6px;color:var(--muted);background:transparent;font-size:.72rem;cursor:pointer}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000014;font-weight:650}.compact-select select,.filter-select select{height:36px;padding:0 30px 0 10px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;color:#565953;font-size:.74rem}.inbox-layout{height:calc(100vh - 84px);min-height:620px;margin:-18px -20px -40px;display:grid;grid-template-columns:360px minmax(480px,1fr);overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow)}.inbox-pane{min-width:0;border-right:1px solid var(--line);display:flex;flex-direction:column}.inbox-heading{min-height:81px;padding:17px 17px 13px;display:flex;align-items:center;justify-content:space-between}.inbox-heading>div{display:grid;gap:4px}.inbox-heading h1{font-size:1.48rem}.inbox-tools{padding:0 12px 12px;display:flex;gap:7px;border-bottom:1px solid var(--line)}.search-field{height:36px;flex:1;min-width:0;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--line-strong);background:#fff;border-radius:8px;color:#92958e}.search-field:focus-within{border-color:#8495dc;box-shadow:0 0 0 3px #3656d414}.search-field input{min-width:0;width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:.72rem}.search-field input::placeholder{color:#a4a69f}.filter-select{position:relative;width:40px;height:36px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:8px;color:#70736d}.filter-select select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;cursor:pointer}.conversation-list{flex:1;overflow-y:auto}.conversation-row{min-height:84px;padding:12px 13px;display:flex;gap:10px;border-bottom:1px solid var(--line);position:relative}.conversation-row:hover{background:#fafaf7}.conversation-row.selected{background:#f0f2fa}.conversation-row.selected:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--accent)}.conversation-copy{min-width:0;flex:1;display:grid;align-content:center;gap:4px}.conversation-top,.conversation-bottom{display:flex;gap:8px;align-items:center}.conversation-top strong{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem}.conversation-top time{color:var(--subtle);font-size:.62rem}.conversation-bottom small{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.68rem}.conversation-bottom b{min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent);font-size:.58rem}.source-label{width:fit-content;color:#898c84;background:#f0f0ec;padding:2px 5px;border-radius:4px;font-size:.57rem}.list-empty{min-height:180px;padding:30px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#92958d;gap:6px}.list-empty strong{font-size:.76rem;color:#5e615b}.list-empty span{font-size:.68rem}.list-empty.large{min-height:280px}.thread-blank{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);background:#fcfcfa}.thread-blank>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#efefec;color:#7b7e77;margin-bottom:13px}.thread-blank h2{color:var(--ink)}.thread-blank p{font-size:.76rem;margin:5px 0 16px}.thread-pane{min-width:0;display:flex;flex-direction:column;background:#fcfcfa}.thread-header{min-height:69px;padding:10px 17px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:10px}.thread-header>div{min-width:0;flex:1;display:grid;gap:2px}.thread-header h2{font-size:.85rem}.thread-header p{color:var(--muted);font-size:.67rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-back{display:none;width:34px;height:34px;place-items:center;border-radius:7px}.message-history{flex:1;overflow-y:auto;padding:23px clamp(20px,5vw,62px)}.date-divider{display:flex;align-items:center;gap:12px;margin:2px 0 20px;color:#989b93;font-size:.62rem}.date-divider:before,.date-divider:after{content:"";height:1px;background:var(--line);flex:1}.message-bubble-row{display:flex;margin:8px 0}.message-bubble-row.outbound{justify-content:flex-end}.message-bubble{max-width:min(570px,78%);padding:9px 11px 7px;border:1px solid #e0e1dc;border-radius:11px 11px 11px 3px;background:#fff;box-shadow:0 1px 1px #00000006}.outbound .message-bubble{color:#fff;border-color:#273d9e;border-radius:11px 11px 3px;background:#3653c8}.message-bubble>p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.78rem;line-height:1.48}.message-bubble footer{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-top:5px;color:#969990;font-size:.56rem}.outbound .message-bubble footer{color:#ffffffb8}.message-bubble footer>span:first-child{margin-right:auto}.message-action{min-height:21px;padding:2px 4px;border:0;border-radius:4px;display:inline-flex;align-items:center;gap:3px;color:inherit;background:transparent;font:inherit;font-weight:680;cursor:pointer}.message-action:hover{color:#4f534b;background:#f0f1ed}.outbound .message-action:hover{color:#fff;background:#ffffff24}.message-action:focus-visible{outline:2px solid currentColor;outline-offset:1px}.message-action:disabled{opacity:.52;cursor:not-allowed}.message-failure-reason{font-weight:700}.delivery-mark{display:inline-flex}.delivery-pending{opacity:.55}.attachment-chip{width:100%;min-width:220px;margin-top:8px;padding:9px;border:1px solid var(--line);border-radius:7px;background:#f6f6f2;display:flex;align-items:center;gap:9px;color:var(--ink);text-align:left;cursor:pointer}.attachment-chip>span{display:grid;gap:2px}.attachment-chip strong{font-size:.68rem}.attachment-chip small{color:var(--muted);font-size:.6rem}.composer{min-height:70px;padding:10px 14px;border-top:1px solid var(--line);background:#fff;display:flex;flex-wrap:wrap;align-items:flex-end;gap:7px}.composer>button:not(.button){width:35px;height:38px;flex:0 0 35px;border:0;background:transparent;color:#7e817a;display:grid;place-items:center;border-radius:7px;cursor:pointer}.composer>button:hover{background:#f1f1ed}.composer>.attachment-trigger{width:35px;height:38px;flex:0 0 35px;border:0;background:transparent;color:#7e817a;display:grid;place-items:center;border-radius:7px;cursor:pointer}.composer>.attachment-trigger:hover{background:#f1f1ed}.composer label{min-width:0;flex:1}.composer textarea{width:100%;min-height:39px;max-height:110px;padding:9px 11px;border:1px solid var(--line-strong);border-radius:9px;resize:none;outline:0;font-size:.77rem;line-height:1.35}.composer textarea:focus{border-color:#8393d9;box-shadow:0 0 0 3px #3656d414}.pending-attachments{order:-1;width:100%;display:flex;flex-wrap:wrap;gap:6px}.pending-attachments>span{max-width:250px;min-width:0;padding:6px 7px;border:1px solid var(--line);border-radius:7px;background:#f7f7f4;display:flex;align-items:center;gap:6px;color:var(--muted)}.pending-attachments>span>span{min-width:0;display:grid;gap:1px}.pending-attachments strong{max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:.64rem}.pending-attachments small{font-size:.55rem}.pending-attachments button{width:24px;height:24px;border:0;border-radius:5px;background:transparent;color:var(--muted);display:grid;place-items:center;cursor:pointer}.pending-attachments button:hover{background:#e9e9e4;color:var(--ink)}.attachment-field{display:grid;gap:7px}.attachment-field>span{font-size:.7rem;font-weight:680;color:#4b4e49}.attachment-field-control{padding:9px;border:1px dashed var(--line-strong);border-radius:8px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;background:#fbfbf9}.attachment-field-control>.attachment-trigger{width:34px;height:34px;flex:0 0 34px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted);display:grid;place-items:center;cursor:pointer}.attachment-field-control>small{color:var(--muted);font-size:.62rem}.attachment-field-control>.pending-attachments{order:1}.call-detail-hero{min-height:116px;display:flex;align-items:center;gap:14px}.call-detail-icon{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:13px;color:var(--success);background:var(--success-soft)}.call-detail-hero>div{flex:1;display:grid;gap:4px}.call-detail-hero>div p{color:var(--muted);font-size:.69rem}.call-detail-hero>div h2{font-size:1.1rem}.call-detail-hero>div span{color:var(--muted);font-size:.72rem}.check-list{display:grid}.check-list label{min-height:53px;padding:8px 2px;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px;cursor:pointer}.check-list label:first-child{border-top:0}.check-list input{position:absolute;opacity:0}.checkbox-visual{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;border:1px solid #caced0;border-radius:5px;background:#fff;color:transparent}.check-list input:checked+.checkbox-visual,.confirm-check input:checked+.checkbox-visual{border-color:var(--accent);background:var(--accent);color:#fff}.member-mini-avatar{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#f0eee8;color:#676258;font-size:.59rem;font-weight:700}.check-list label>span:nth-last-child(1),.check-list label>span:nth-last-child(2){min-width:0}.check-list label>span:last-child{display:grid;gap:2px}.check-list strong{font-size:.75rem}.check-list small{color:var(--muted);font-size:.64rem}.radio-cards{display:grid;gap:8px}.radio-cards label{min-height:58px;padding:11px 12px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;cursor:pointer}.radio-cards label:hover{border-color:#c9cbd2}.radio-cards label.selected{border-color:#91a0df;background:#f4f6ff;box-shadow:inset 0 0 0 1px #91a0df}.radio-cards input{accent-color:var(--accent)}.radio-cards label>span{display:grid;gap:3px}.radio-cards strong{font-size:.75rem}.radio-cards small{color:var(--muted);font-size:.65rem}.selection-list{display:grid}.selection-list>label{min-height:82px;padding:14px 17px;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px;cursor:pointer}.selection-list>label:first-child{border-top:0}.selection-list>label.selected{background:#f7f8fd}.selection-list>label>input{position:absolute;opacity:0}.radio-dot{width:18px;height:18px;flex:0 0 18px;border:1px solid #c5c8c0;border-radius:50%;background:#fff}.selection-list input:checked+.radio-dot{border:5px solid var(--accent)}.selection-main{min-width:0;flex:1;display:grid;gap:5px}.selection-main strong{font-size:.8rem}.selection-main>small{color:var(--success);font-size:.66rem}.selection-main em{display:flex;align-items:center;gap:5px;color:var(--warning);font-size:.66rem;font-style:normal}.import-review{padding:23px}.import-review>header{display:grid;gap:4px;margin-bottom:15px}.import-review>header p{color:var(--muted);font-size:.72rem}.review-number{min-height:64px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface-soft);display:flex;align-items:center;gap:10px}.review-number>span:nth-child(2){min-width:0;flex:1;display:grid;gap:3px}.review-number strong{font-size:.76rem}.review-number small{color:var(--muted);font-size:.64rem}.import-review .change-plan{margin-bottom:12px}.number-import-progress{min-height:54px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;list-style:none;color:var(--muted);font-size:.7rem;line-height:1.4}.number-import-progress>li{display:flex;align-items:center;gap:8px;min-width:0}.number-import-progress>li+li:before{content:"";width:28px;height:1px;flex:0 0 28px;margin:0 8px;background:var(--line-strong)}.number-import-step-marker{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;background:#fff}.number-import-step-label{white-space:nowrap}.number-import-progress>.active{color:var(--ink);font-weight:700}.number-import-progress>.active .number-import-step-marker{color:#fff;border-color:var(--accent);background:var(--accent)}.number-import-progress>.complete{color:var(--success)}.number-import-progress>.complete .number-import-step-marker{border-color:#bcdccb;background:var(--success-soft)}@media(max-width:560px){.number-import-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;padding:4px 0}.number-import-progress>li{position:relative;flex-direction:column;text-align:center}.number-import-progress>li+li:before{position:absolute;top:12px;left:calc(-50% + 20px);right:calc(50% + 20px);width:auto;margin:0}.number-import-step-label{max-width:11ch;white-space:normal}}.connection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.connection-card{min-height:220px;padding:20px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow);transition:transform .15s ease,border-color .15s ease}.connection-card:hover{transform:translateY(-2px);border-color:#cbccc6}.connection-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.provider-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#d8274d;font-weight:800;font-size:.9rem}.provider-mark.small{width:30px;height:30px;border-radius:7px;font-size:.72rem}.connection-card h2{font-size:.94rem}.connection-card>p{margin-top:5px;color:var(--muted);font-size:.72rem}.connection-card dl{display:grid;grid-template-columns:1fr 1fr;margin:21px 0 15px}.connection-card dl>div{display:grid;gap:3px;border-left:1px solid var(--line);padding-left:13px}.connection-card dl>div:first-child{padding-left:0;border-left:0}.connection-card dt{color:var(--subtle);font-size:.62rem}.connection-card dd{margin:0;font-size:.75rem;font-weight:620}.card-link{display:flex;align-items:center;gap:4px;color:var(--accent);font-size:.7rem;font-weight:650}.health-check-list{display:grid}.health-check-list>div{min-height:52px;padding:9px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px}.health-check-list>div:first-child{border-top:0}.check-icon{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border-radius:50%;color:var(--success);background:var(--success-soft)}.check-icon.warning{color:var(--warning);background:var(--warning-soft)}.health-check-list span:last-child{display:grid;gap:3px}.health-check-list strong{font-size:.73rem}.health-check-list small{color:var(--muted);font-size:.64rem}.simple-rows{display:grid}.simple-rows>a,.simple-rows>button{width:100%;min-height:62px;padding:10px 18px;border:0;border-top:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.simple-rows>:first-child{border-top:0}.simple-rows>a:hover,.simple-rows>button:hover{background:#fafaf7}.simple-rows>a>span:nth-child(2),.simple-rows>button>span:nth-child(2){min-width:0;flex:1;display:grid;gap:3px}.simple-rows strong{font-size:.74rem}.simple-rows small{color:var(--muted);font-size:.64rem}.danger-zone{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #efd1ce;border-radius:10px;background:#fff8f7}.danger-zone>div{display:grid;gap:3px}.danger-zone h2{color:#822e2e;font-size:.84rem}.danger-zone p{color:#8a6662;font-size:.72rem}.inset-danger{margin-top:6px}.wizard-page{min-height:calc(100vh - 84px);display:grid;align-content:start;gap:18px}.wizard-head{display:flex;justify-content:space-between;align-items:center}.wizard-head a{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.75rem}.wizard-head>span{color:var(--subtle);font-size:.68rem}.wizard-track{width:min(440px,100%);margin:0 auto 5px;display:flex;align-items:center;justify-content:space-between;position:relative}.wizard-track:before{content:"";position:absolute;height:1px;left:18px;right:18px;background:var(--line-strong);z-index:0}.wizard-track span{position:relative;z-index:1;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line-strong);background:#f5f5f2;color:#93968f;font-size:.65rem;font-weight:700}.wizard-track span.active{color:#fff;border-color:var(--ink);background:var(--ink)}.wizard-track span.complete{color:var(--success);border-color:#bedacb;background:#eaf7f1}.wizard-card{width:min(610px,100%);margin:0 auto;padding:32px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.wizard-card-wide{width:min(760px,100%)}.wizard-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;color:#3f56b2;background:#eef1fb;margin-bottom:20px}.wizard-icon.success{color:var(--success);background:var(--success-soft)}.wizard-card h1{margin-top:7px;font-size:1.55rem}.wizard-lead{margin:9px 0 23px;color:var(--muted);font-size:.8rem}.wizard-points,.validation-list,.change-plan{display:grid;gap:0;margin:6px 0 22px}.wizard-points>div,.validation-list>div,.change-plan>div{min-height:58px;padding:10px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:11px;color:#58605f}.wizard-points>div:first-child,.validation-list>div:first-child,.change-plan>div:first-child{border-top:0}.wizard-points>div>span,.validation-list>div>span,.change-plan>div>span{display:grid;gap:3px}.wizard-points strong,.validation-list strong,.change-plan strong{color:var(--ink);font-size:.74rem}.wizard-points small,.validation-list small,.change-plan small{color:var(--muted);font-size:.65rem;line-height:1.4}.validation-list>div>svg{width:23px;height:23px;padding:5px;color:var(--success);background:var(--success-soft);border-radius:50%}.secure-callout{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border-radius:8px;color:#636d81;background:#f2f4fa;font-size:.7rem}.secure-callout svg{flex:0 0 auto;margin-top:2px}.wizard-actions{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.number-check-list label{padding-left:4px;padding-right:4px}.number-check-list .status-pill,.number-check-list>label>svg{margin-left:auto}.warning-text{color:var(--warning)}.confirm-check{margin-top:18px;display:flex;gap:9px;align-items:center;color:#545750;font-size:.73rem;cursor:pointer}.confirm-check input{position:absolute;opacity:0}.success-state{min-height:520px;padding:40px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.success-state>span:first-child{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;color:var(--success);background:var(--success-soft);margin-bottom:18px}.success-state h1{margin-top:7px}.success-state>p:not(.eyebrow){max-width:480px;color:var(--muted);font-size:.82rem;margin:10px 0 22px}.success-state>div{display:flex;gap:8px}.role-explainer{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.role-explainer>div{min-height:82px;padding:15px;border:1px solid var(--line);border-radius:9px;background:#ffffffa6;display:flex;align-items:flex-start;gap:10px}.role-explainer svg{color:#6b7181}.role-explainer span{display:grid;gap:4px}.role-explainer strong{font-size:.74rem}.role-explainer small{color:var(--muted);font-size:.65rem;line-height:1.45}.modal-layer,.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.modal-scrim,.drawer-scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#12131166;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-scrim:disabled{opacity:1}.modal-card{position:absolute;z-index:1;left:50%;top:50%;width:min(460px,calc(100% - 30px));transform:translate(-50%,-50%);padding:21px;display:grid;gap:19px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 24px 70px #0000002e}.modal-card>header{display:flex;align-items:flex-start;gap:11px}.modal-card>header>div{flex:1;display:grid;gap:4px}.modal-card>header p{color:var(--muted);font-size:.7rem}.modal-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:#4357ac;background:#eef1fb}.modal-icon.danger{color:var(--danger);background:var(--danger-soft)}.modal-footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding-top:16px}.organization-create-modal{width:min(500px,calc(100% - 30px))}.deletion-modal{width:min(620px,calc(100% - 30px));max-height:calc(100vh - 40px);overflow:auto}.lifecycle-modal{width:min(680px,calc(100% - 30px));max-height:calc(100vh - 40px);overflow:auto}.lifecycle-loading{min-height:110px;display:grid;place-items:center;color:var(--muted)}.lifecycle-review,.lifecycle-result{display:grid;gap:16px}.lifecycle-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lifecycle-summary-grid>div{display:grid;gap:4px;padding:11px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface-soft)}.lifecycle-summary-grid span{color:var(--muted);font-size:.67rem}.lifecycle-summary-grid strong{font-size:.76rem}.lifecycle-list{display:grid;gap:7px}.lifecycle-list h3{margin:0 0 2px;font-size:.77rem}.lifecycle-list>div{display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid var(--line);border-radius:9px}.lifecycle-list>div>span:nth-child(2){min-width:0;flex:1;display:grid;gap:3px}.lifecycle-list small{color:var(--muted);font-size:.65rem;line-height:1.4}.success-banner{display:flex;gap:11px;align-items:flex-start;padding:13px;border:1px solid #b8dac1;border-radius:10px;color:#1f6531;background:#f0faf2}.success-banner>div{display:grid;gap:3px}.success-banner p{color:#467250;font-size:.7rem;line-height:1.45}.lifecycle-progress{color:var(--muted);font-size:.7rem}@media(max-width:560px){.lifecycle-summary-grid{grid-template-columns:1fr}}.deletion-loading{padding:28px;color:var(--muted);text-align:center;font-size:.76rem}.deletion-steps{display:grid;border:1px solid var(--line);border-radius:9px;overflow:hidden}.deletion-steps>div{min-height:57px;padding:10px 12px;display:flex;align-items:flex-start;gap:10px;border-top:1px solid var(--line)}.deletion-steps>div:first-child{border-top:0}.deletion-steps>div>span{width:23px;height:23px;flex:0 0 23px;display:grid;place-items:center;border-radius:50%;background:#f0f1ed;color:var(--muted);font-size:.62rem;font-weight:700}.deletion-steps p{display:grid;gap:3px}.deletion-steps strong{font-size:.72rem;text-transform:capitalize}.deletion-steps small{color:var(--muted);font-size:.64rem;line-height:1.45}.deletion-result{display:flex;align-items:flex-start;gap:11px;padding:16px;border-radius:9px;background:#f4f7f3}.deletion-result>div{display:grid;gap:4px}.deletion-result h3{font-size:.8rem}.deletion-result p{color:var(--muted);font-size:.68rem}.billing-hero{min-height:132px;display:flex;justify-content:space-between;align-items:center}.billing-hero>div:first-child{display:flex;align-items:center;gap:14px}.billing-hero>div:first-child>div{display:grid;gap:4px}.billing-hero h2{font-size:1.15rem}.billing-hero p:not(.eyebrow){color:var(--muted);font-size:.74rem}.billing-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:12px;color:#465caf;background:#edf0fa}.billing-total{display:grid;justify-items:end;gap:4px}.billing-total>small{color:var(--muted);font-size:.63rem}.billing-total>strong{font-size:1.8rem;letter-spacing:-.05em}.billing-total>strong span{font-size:.72rem;color:var(--muted);letter-spacing:0;font-weight:550}.billing-cycle-panel{display:grid;gap:16px}.billing-cycle-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-cycle-cards label{align-items:flex-start}.billing-cycle-cards label>span{flex:1}.billing-cycle-cards small+small{color:var(--ink);font-weight:650}.quantity-visual{display:flex;align-items:center;justify-content:center;gap:15px;margin:8px 0 21px;padding:17px;background:#f8f8f5;border-radius:9px}.quantity-visual span{display:grid;justify-items:center;gap:3px;font-size:1.25rem;font-weight:720}.quantity-visual small{color:var(--muted);font-size:.6rem;font-weight:550}.quantity-visual i{color:#a0a29c;font-style:normal}.renewal-date{display:flex;align-items:center;gap:10px;padding:14px;margin-bottom:15px;border-radius:9px;background:#f6f6f2}.renewal-date>span{display:grid;gap:3px}.renewal-date small{color:var(--muted);font-size:.62rem}.renewal-date strong{font-size:.77rem}.renewal-date+.body-copy{margin-bottom:17px}.invoice-amount{display:flex!important;flex-direction:row!important;align-items:center;justify-content:flex-end;gap:12px!important}.invoice-icon{width:32px;height:32px;display:grid!important;place-items:center;flex:0 0 32px!important;border-radius:8px;color:#606660;background:#f0f0ec}.billing-disclaimer{color:var(--subtle);text-align:center;font-size:.65rem}.settings-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:20px;align-items:start}.settings-tabs{display:grid;gap:3px;position:sticky;top:20px}.settings-tabs a{min-height:39px;padding:0 10px;border-radius:7px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.75rem}.settings-tabs a:hover{background:#eeeeea;color:var(--ink)}.settings-tabs a.active{background:#e7e8e4;color:var(--ink);font-weight:650}.settings-panel{min-height:440px}.switch-row{position:relative;display:flex;align-items:center;gap:14px;cursor:pointer}.switch-row>span:first-child{display:grid;gap:3px;flex:1}.switch-row strong{font-size:.76rem}.switch-row small{color:var(--muted);font-size:.66rem;line-height:1.4}.switch-row input{position:absolute;opacity:0;right:0}.switch-visual{position:relative;width:37px;height:21px;flex:0 0 37px;border-radius:999px;background:#cccec8;transition:background .15s}.switch-visual:after{content:"";position:absolute;left:3px;top:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .15s}.switch-row input:checked+.switch-visual{background:var(--accent)}.switch-row input:checked+.switch-visual:after{transform:translate(16px)}.switch-row-contained{min-height:62px;padding:11px 12px;border:1px solid var(--line);border-radius:8px}.retention-summary{min-height:68px;padding:13px 2px;border-top:1px solid var(--line);display:flex;align-items:center;gap:11px}.retention-summary:first-of-type{border-top:0}.retention-summary>svg{color:#6d7180}.retention-summary>span{flex:1;display:grid;gap:3px}.retention-summary strong{font-size:.75rem}.retention-summary small{color:var(--muted);font-size:.65rem}.retention-summary>button{border:0;background:none;color:var(--accent);font-size:.7rem;font-weight:650;cursor:pointer}.retention-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.audit-tools .search-field{max-width:420px}.diagnostic-summary{min-height:120px;padding:20px 22px;display:flex;align-items:center;gap:14px;border:1px solid #cce4d7;border-radius:11px;background:#f1faf5}.diagnostic-summary>span:first-child{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:11px;color:var(--success);background:#dff2e8}.diagnostic-summary>div{min-width:0;flex:1;display:grid;gap:3px}.diagnostic-summary h2{font-size:1rem}.diagnostic-summary>div>p:last-child{color:#5f7468;font-size:.73rem}.diagnostic-warning{border-color:#ead9aa;background:#fffaf0}.diagnostic-warning>span:first-child{color:var(--warning);background:#ffefc5}.diagnostic-warning>div>p:last-child{color:#766c50}.diagnostic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.diagnostic-card{min-height:128px;padding:16px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;align-items:flex-start;gap:10px;box-shadow:0 1px 2px #00000006}.diagnostic-card-icon{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:8px;color:#646b7c;background:#f0f1f4}.diagnostic-card-copy{min-width:0;flex:1;display:grid;gap:8px}.diagnostic-card-copy>span{display:flex;justify-content:space-between;align-items:center;gap:7px}.diagnostic-card h2{font-size:.73rem}.diagnostic-card p{color:var(--muted);font-size:.66rem;line-height:1.45}.diagnostic-card small{color:var(--subtle);font-size:.59rem}.health-status{display:inline-flex;align-items:center;gap:3px;font-size:.58rem;text-transform:capitalize}.health-healthy{color:var(--success)}.health-warning{color:var(--warning)}.health-error{color:var(--danger)}.connection-health-rows>a>.status-pill{margin-left:auto}.sync-evidence{display:grid}.sync-evidence>div{min-height:58px;padding:9px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px}.sync-evidence>div:first-child{border-top:0}.sync-evidence>div>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:var(--success);background:var(--success-soft)}.sync-evidence p{display:grid;gap:3px}.sync-evidence strong{font-size:.72rem}.sync-evidence small{color:var(--muted);font-size:.63rem}.demo-drawer{position:absolute;z-index:1;right:0;top:0;bottom:0;width:min(410px,94vw);padding:24px;overflow-y:auto;background:#fff;box-shadow:-18px 0 60px #00000021;animation:slide-in .18s ease-out}@keyframes slide-in{0%{transform:translate(30px);opacity:.6}}.demo-drawer>header{display:flex;align-items:flex-start;justify-content:space-between}.demo-drawer>header>div{display:grid;gap:6px}.demo-drawer h2{font-size:1.25rem}.drawer-intro{color:var(--muted);font-size:.76rem;margin:10px 0 24px}.backend-card{min-height:68px;margin:-5px 0 22px;padding:11px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;background:var(--surface-soft)}.backend-card>div{min-width:0;flex:1;display:grid;gap:3px}.backend-card strong{font-size:.72rem}.backend-card small{color:var(--muted);font-size:.61rem;line-height:1.35}.backend-status-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:8px;color:var(--success);background:var(--success-soft)}.backend-checking .backend-status-icon{color:var(--accent);background:var(--accent-soft)}.backend-fixture .backend-status-icon{color:var(--warning);background:var(--warning-soft);font-size:1rem;font-weight:700}.control-group{border:0;padding:0;margin:0 0 22px}.control-group legend{margin-bottom:10px;font-size:.74rem;font-weight:680}.control-group>p{margin-top:8px;color:var(--muted);font-size:.66rem}.segmented-stack{width:100%}.segmented-stack button{flex:1;padding:0 6px}.scenario-options{display:grid;gap:7px}.scenario-options button{min-height:57px;padding:9px 11px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:left;cursor:pointer}.scenario-options button.active{border-color:#8fa0e3;background:#f4f6ff;box-shadow:inset 0 0 0 1px #8fa0e3}.scenario-options button>span:nth-child(2){display:grid;gap:3px}.scenario-options strong{font-size:.72rem}.scenario-options small{color:var(--muted);font-size:.62rem}.scenario-dot{width:9px;height:9px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px var(--success-soft)}.scenario-degraded{background:#c68620;box-shadow:0 0 0 4px var(--warning-soft)}.scenario-empty{background:#9b9e97;box-shadow:0 0 0 4px #efefec}.demo-drawer>.switch-row{min-height:65px;padding:11px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.demo-note{padding:12px;margin-bottom:22px;border-radius:8px;background:#f5f5f1}.demo-note strong{font-size:.73rem}.demo-note p{color:var(--muted);font-size:.66rem;margin-top:3px}.drawer-footer{display:flex;justify-content:space-between;gap:8px;margin-top:28px}.toast{position:fixed;z-index:120;right:22px;bottom:22px;min-width:260px;max-width:min(420px,calc(100vw - 30px));min-height:48px;padding:9px 9px 9px 11px;display:flex;align-items:center;gap:9px;border:1px solid #d8d9d3;border-radius:9px;color:#454842;background:#fff;box-shadow:0 14px 40px #00000021;font-size:.73rem;animation:toast-in .16s ease-out}@keyframes toast-in{0%{transform:translateY(8px);opacity:0}}.toast-check{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:var(--success);background:var(--success-soft);font-size:.7rem;font-weight:800}.toast>span:nth-child(2){flex:1}.toast button{width:28px;height:28px;border:0;border-radius:6px;background:transparent;color:#858880;cursor:pointer}@media(max-width:1100px){:root{--sidebar-width: 224px}.page-content{padding:36px 28px 54px}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric-strip article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.metric-strip article:nth-child(4){border-top:1px solid var(--line)}.overview-grid{grid-template-columns:1fr}.inbox-layout{margin:-12px -4px -32px;grid-template-columns:330px minmax(420px,1fr)}.diagnostic-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:840px){:root{--sidebar-width: 258px}.sidebar{transform:translate(-105%);box-shadow:18px 0 50px #00000021;transition:transform .2s ease}.sidebar-open{transform:translate(0)}.mobile-close{display:inline-flex}.sidebar-scrim{position:fixed;z-index:29;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#12131152}.content-column{margin-left:0}.mobile-header{height:55px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fbfbf9f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20}.mobile-brand{display:block;width:94px;height:26px}.page-content{padding:28px 20px 48px}.offline-banner{position:sticky;left:0;min-height:36px;text-align:center}.app-frame:has(.offline-banner) .page-content{padding-top:28px}.app-frame:has(.offline-banner) .sidebar{padding-top:0}.detail-grid{grid-template-columns:1fr}.health-summary{align-items:flex-start;flex-direction:column}.connection-grid,.role-explainer,.settings-layout{grid-template-columns:1fr}.settings-tabs{position:static;display:flex;overflow-x:auto;padding-bottom:3px}.settings-tabs a{white-space:nowrap}.settings-tabs a svg{display:none}.inbox-layout{height:calc(100vh - 116px);margin:-10px -6px -30px;grid-template-columns:300px minmax(380px,1fr)}}@media(max-width:680px){.retention-fields{grid-template-columns:1fr}.page-content{padding:22px 14px 40px}.page-stack{gap:18px}.page-header{min-height:auto;flex-direction:column;gap:14px}.page-header .page-actions{width:100%}.page-header .page-actions>*{flex:1}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip article{min-height:102px;padding:15px}.metric-strip article strong{font-size:1.25rem}.metric-strip article>div{align-items:flex-start;flex-direction:column;gap:3px}.metric-icon{right:12px;top:12px}.health-items{width:100%;flex-direction:column;align-items:stretch;gap:10px}.health-items>span{grid-template-columns:1fr auto;align-items:center}.setup-steps{grid-template-columns:1fr}.responsive-table-card{border-radius:9px;overflow:visible;background:transparent;border:0;box-shadow:none}.data-table,.data-table tbody{display:grid;gap:10px}.data-table thead{display:none}.data-table tr{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 1px 2px #00000006}.data-table td{min-height:0;padding:0;border:0!important;display:grid;gap:3px;font-size:.72rem}.data-table td:before{content:attr(data-label);color:var(--subtle);font-size:.57rem;text-transform:uppercase;letter-spacing:.04em}.data-table td:first-child{grid-column:1 / -1;padding-bottom:10px;border-bottom:1px solid var(--line)!important}.data-table td:first-child:before,.data-table td:last-child:before{display:none}.data-table td:last-child{position:absolute;right:8px;top:8px}.data-table tr{position:relative}.audit-table tr{grid-template-columns:1fr}.audit-table td:first-child{grid-column:auto;padding:0;border:0!important}.audit-table td:first-child:before{display:block}.toolbar-row{align-items:stretch}.toolbar-row.audit-tools{flex-direction:column}.audit-tools .search-field{max-width:none}.inbox-layout{display:block;height:calc(100vh - 98px);min-height:560px;margin:-10px -14px -40px;border-radius:0;border-left:0;border-right:0}.inbox-pane{height:100%;border:0}.thread-selected .inbox-pane{display:none}.thread-pane{height:100%}.thread-back{display:grid}.thread-blank{display:none}.message-history{padding:18px 14px}.message-bubble{max-width:86%}.composer{padding:8px}.composer>button:not(.button):nth-of-type(2){display:none}.call-detail-hero{align-items:flex-start;flex-wrap:wrap}.call-detail-hero>.button{width:100%}.wizard-card{padding:23px 18px}.wizard-head{padding:0 3px}.wizard-track{width:90%}.role-explainer{gap:8px}.billing-hero{align-items:flex-start;gap:18px}.billing-total>strong{font-size:1.5rem}.billing-cycle-cards{grid-template-columns:1fr}.quantity-visual{gap:10px}.diagnostic-grid{grid-template-columns:1fr}.diagnostic-summary{align-items:flex-start;flex-wrap:wrap}.diagnostic-summary>.status-pill{margin-left:58px}.danger-zone{align-items:flex-start;flex-direction:column}.danger-zone .button{width:100%}.toast{right:15px;bottom:15px;left:15px;max-width:none}}@media(max-width:420px){.metric-strip{grid-template-columns:1fr}.metric-strip article{border-left:0;border-top:1px solid var(--line)}.metric-strip article:first-child{border-top:0}.panel{padding:18px}.panel-footer{margin:17px -18px -18px;padding:14px 18px}.health-summary{padding:17px}.billing-hero{flex-direction:column}.billing-total{justify-items:start}.quantity-visual{padding:13px 8px}.definition-row{grid-template-columns:1fr;gap:4px}.definition-row dd{text-align:left}.wizard-track span{width:24px;height:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.auth-gate{min-height:100vh;display:grid;place-content:center;justify-items:start;gap:16px;width:min(460px,calc(100% - 48px));margin:0 auto}.auth-gate img{width:178px;height:auto}.auth-gate h1{max-width:420px;margin:10px 0 0;font-size:clamp(2rem,6vw,3.5rem);line-height:1.02}.auth-gate p{max-width:420px;margin:0 0 8px;color:var(--muted);line-height:1.6}
