:root{color-scheme:light;--canvas:#f4f4f4;--surface:#fff;--surface-soft:#f7f7f7;--text:#171717;--muted:#707070;--line:#e1e1e1;--line-strong:#d2d2d2;--chart:#303030;--progress:#202020}
[hidden]{display:none!important}
*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;background:radial-gradient(circle at 62% 6%,rgba(255,255,255,.94),transparent 27rem),linear-gradient(135deg,#f8f8f8 0%,#f2f2f2 100%);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}
.app-shell{display:grid;min-height:100svh;grid-template-columns:242px minmax(0,1fr)}.sidebar{position:sticky;top:0;z-index:30;display:flex;height:100svh;flex-direction:column;padding:30px 16px 24px;border-right:1px solid var(--line);background:rgba(255,255,255,.78);backdrop-filter:blur(20px)}.brand{display:block;padding:0 16px 28px;font-size:27px;font-weight:760;letter-spacing:-.045em}.side-nav{display:grid;gap:8px}.nav-item{display:grid;min-height:52px;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:center;padding:12px 15px;border-radius:9px;color:#2b2b2b;font-size:16px;font-weight:470;line-height:1.22}.nav-item.is-active{background:#ededed;color:#111}.nav-item[aria-disabled=true]{cursor:default}.nav-item svg,.sidebar-plan svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sidebar-plan{display:flex;gap:12px;align-items:center;margin-top:auto;padding:22px 17px 0;border-top:1px solid var(--line)}.sidebar-plan div{display:grid;gap:2px}.sidebar-plan span{color:var(--muted);font-size:12px}.sidebar-plan strong{font-size:15px;font-weight:620}
.main-area{min-width:0}.topbar{display:flex;min-height:96px;align-items:center;justify-content:flex-end;gap:16px;padding:16px 32px}.usage-summary{display:flex;align-items:center;gap:10px;padding:7px 2px;color:#555;font-size:13px;white-space:nowrap}.usage-summary b{color:var(--text);font-weight:650}.topbar-divider{width:1px;height:34px;background:var(--line-strong)}.account{display:flex;align-items:center;gap:13px;padding:4px 0;border:0;background:transparent;cursor:pointer;color:var(--muted);font-size:15px;text-decoration:none}.account:hover,.account:focus-visible,.account.is-active{color:var(--text)}.account:focus-visible{outline:3px solid rgba(0,0,0,.16);outline-offset:4px;border-radius:8px}.avatar{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#e8e8e8;color:var(--text);font-weight:620}.account.is-active .avatar{background:#1d1d1d;color:#fff}.account svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.workspace{max-width:1480px;margin:0 auto;padding:20px 32px 60px}.dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:0 0 25px}.dashboard-heading h1{margin:0 0 4px;font-size:clamp(42px,4.2vw,58px);font-weight:720;line-height:1;letter-spacing:-.055em}.dashboard-heading p{margin:0;color:var(--muted);font-size:clamp(17px,1.5vw,23px);letter-spacing:-.02em}.filters{display:flex;gap:20px;align-items:center}.segmented{display:inline-flex;padding:2px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.86)}.segmented button{min-height:40px;padding:8px 18px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);cursor:pointer;white-space:nowrap;font-size:13px}.segmented button:last-child{border-right:0}.segmented button.is-active{border-color:transparent;border-radius:7px;background:var(--text);color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.18)}
.analytics-card,.agents-card{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.96);box-shadow:0 18px 50px rgba(0,0,0,.045)}.analytics-card{padding:18px 18px 0}.metric-filter{margin-bottom:12px}.metric-filter button{min-width:106px;min-height:38px;font-size:13px}.chart-wrap{overflow:hidden}.chart{display:block;width:100%;height:auto;min-height:280px}.chart-grid line{stroke:#e5e5e5;stroke-width:1}.chart-area{fill:url(#chartFill)}.chart-line{fill:none;stroke:var(--chart);stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.chart-point{fill:var(--chart);stroke:#fff;stroke-width:1.4}.chart-label{fill:#737373;font-size:11px}.chart-annotation-line{stroke:#8a8a8a;stroke-width:1;stroke-dasharray:5 4}.chart-annotation-dot{fill:#171717;stroke:#fff;stroke-width:1.2}.chart-annotation-box{fill:#f2f2f2}.chart-annotation-text{fill:#3a3a3a;font-size:12px}
.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:20px 0 24px;border-top:1px solid var(--line)}.kpi-grid>div{position:relative;display:grid;min-height:76px;grid-template-columns:56px 1fr;grid-template-rows:auto auto;align-content:center;padding:0 24px;border-right:1px solid var(--line)}.kpi-grid>div:last-child{border-right:0}.kpi-icon{display:grid;width:48px;height:48px;grid-row:1/3;place-items:center;align-self:center;border-radius:50%;background:var(--surface-soft);color:#282828}.kpi-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kpi-grid dt{align-self:end;font-size:14px}.kpi-grid dd{margin:1px 0 0;font-size:28px;font-weight:670;letter-spacing:-.025em}
.agents-card{margin-top:24px;border-radius:16px}.agents-header{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px;padding:14px 22px}.agents-header h2{margin:0;font-size:26px;font-weight:680;letter-spacing:-.035em}.create-agent{display:inline-flex;min-height:40px;align-items:center;gap:7px;padding:8px 15px 8px 11px;border:0;border-radius:7px;background:#171717;color:#fff;cursor:pointer;font-size:14px}.create-agent svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.table-scroll{overflow-x:auto;border-top:1px solid var(--line);scrollbar-color:var(--line-strong) transparent}table{width:100%;min-width:1070px;border-collapse:collapse;table-layout:fixed}th,td{padding:0 18px;text-align:left;white-space:nowrap}th{height:36px;background:#f8f8f8;color:#767676;font-size:12px;font-weight:500}td{height:72px;border-top:1px solid var(--line);font-size:15px;font-weight:500}th:nth-child(1){width:185px}th:nth-child(2){width:220px}th:nth-child(3),th:nth-child(4),th:nth-child(5){width:110px}th:nth-child(6){width:220px}th:nth-child(7){width:165px}.agent-cell{display:flex;align-items:center;gap:13px}.agent-cell strong{font-weight:560}.agent-mascot{width:27px;height:22px;flex:0 0 27px;color:#171717}.delivery-tag{display:inline-flex;min-height:28px;align-items:center;gap:5px;margin-right:6px;padding:3px 7px 3px 9px;border-radius:6px;background:#ededed;color:#303030;font-size:12px;font-weight:560}.delivery-tag svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.delivery-tag.is-active{background:#218739;color:#fff}.delivery-tag.is-error{background:#c73532;color:#fff}.delivery-tag.is-inactive{background:#ededed;color:#303030}time{display:grid;gap:2px}time span{color:#7b7b7b;font-size:13px}
button:focus-visible,a:focus-visible,.table-scroll:focus-visible{outline:3px solid rgba(0,0,0,.22);outline-offset:2px}button:hover:not(.is-active){color:var(--text)}.create-agent:hover:not(.is-active),.create-agent:focus-visible{background:#4a4a4a;color:#fff}.create-agent:hover:not(.is-active) svg,.create-agent:hover:not(.is-active) svg *,.create-agent:focus-visible svg,.create-agent:focus-visible svg *{color:#fff;fill:none;stroke:#fff}
.agents-workspace{padding-top:34px}.agents-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.agents-page-heading h1{margin:0 0 6px;font-size:clamp(42px,4.2vw,58px);font-weight:720;line-height:1;letter-spacing:-.055em}.agents-page-heading p{margin:0;color:var(--muted);font-size:18px}.agents-list-card{margin-top:0}.agents-list-card .table-scroll{border-top:0}.agents-state[hidden]{display:none}.empty-agents{display:grid;min-height:430px;place-items:center;align-content:center;padding:48px 24px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.96);text-align:center;box-shadow:0 18px 50px rgba(0,0,0,.035)}.empty-icon{display:grid;width:64px;height:64px;place-items:center;margin-bottom:20px;border-radius:50%;background:#f1f1f1}.empty-icon svg{width:20px;height:20px;fill:none;stroke:#303030;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.empty-agents h2{margin:0;font-size:26px;font-weight:650;letter-spacing:-.03em}.empty-agents p{max-width:390px;margin:10px 0 24px;color:var(--muted);font-size:15px;line-height:1.5}
.prototype-result{margin:18px 0 0;padding:14px 16px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;color:#383838;font-size:14px;line-height:1.45}.wizard-workspace{max-width:1160px;padding-top:20px}.breadcrumbs{display:flex;align-items:center;gap:7px;margin-bottom:24px;color:var(--muted);font-size:13px}.breadcrumbs a:hover{color:var(--text)}.breadcrumbs svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wizard-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.wizard-heading h1{margin:0 0 7px;font-size:clamp(38px,4vw,54px);font-weight:720;line-height:1;letter-spacing:-.05em}.wizard-heading p{margin:0;color:var(--muted);font-size:18px}.prototype-badge{flex:0 0 auto;padding:7px 10px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;color:#565656;font-size:12px;font-weight:600}.wizard{display:grid;gap:12px}.wizard-step{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(0,0,0,.025)}.wizard-step.is-open{border-color:#c9c9c9;box-shadow:0 18px 45px rgba(0,0,0,.045)}.step-header{display:grid;width:100%;min-height:86px;grid-template-columns:40px minmax(0,1fr) 32px;gap:14px;align-items:center;padding:18px 22px;border:0;background:transparent;text-align:left;cursor:pointer}.step-number{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:#595959;font-size:14px;font-weight:650}.step-copy{display:grid;gap:4px}.step-copy strong{font-size:18px;font-weight:650;letter-spacing:-.015em}.step-copy small{color:var(--muted);font-size:13px}.step-state{display:grid;width:28px;height:28px;place-items:center;color:#5d5d5d}.step-state svg{grid-area:1/1;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step-check{display:none}.wizard-step.is-complete .step-number{border-color:#2c2c2c;background:#2c2c2c;color:#fff}.wizard-step.is-complete .step-check{display:block}.wizard-step.is-complete .step-chevron{display:none}.wizard-step.is-open .step-chevron{transform:rotate(180deg)}.step-panel{padding:4px 76px 28px}.step-panel[hidden]{display:none}.field-grid{display:grid;gap:18px}.field-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:8px;margin-bottom:18px}.field>span,.integration-fieldset legend{font-size:14px;font-weight:590}.field b,.integration-fieldset legend b{color:#616161}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line-strong);border-radius:9px;background:#fff;color:var(--text);font:inherit;font-size:15px;outline:0}.field input,.field select{height:46px;padding:0 13px}.field textarea{min-height:98px;padding:12px 13px;resize:vertical;line-height:1.45}.field input:focus,.field textarea:focus,.field select:focus{border-color:#777;box-shadow:0 0 0 3px rgba(0,0,0,.08)}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#b52d2a}.field small{color:var(--muted);font-size:12px;line-height:1.4}.field-error{min-height:0!important;color:#b52d2a!important}.field-error:empty{display:none}.dropzone{display:grid;min-height:150px;place-items:center;align-content:center;gap:7px;margin-bottom:18px;padding:24px;border:1px dashed #bdbdbd;border-radius:12px;background:#fafafa;text-align:center;cursor:pointer}.dropzone:hover{border-color:#777;background:#f6f6f6}.dropzone svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dropzone strong{font-size:14px}.dropzone span{max-width:440px;color:var(--muted);font-size:12px;line-height:1.45}.dropzone input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.dropzone output{color:#333;font-size:12px}.prototype-note,.channel-callout{display:flex;gap:11px;align-items:flex-start;margin:4px 0 20px;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#f7f7f7;color:#4a4a4a;font-size:13px;line-height:1.45}.prototype-note svg,.channel-callout svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.channel-callout div{display:grid;gap:3px}.channel-callout strong{color:var(--text);font-size:14px}.channel-callout span{color:var(--muted)}.integration-fieldset{display:grid;gap:10px;margin:0 0 18px;padding:0;border:0}.integration-fieldset legend{margin-bottom:10px}.integration-option{display:grid;min-height:66px;grid-template-columns:22px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid var(--line-strong);border-radius:10px;cursor:pointer}.integration-option:has(input:checked){border-color:#737373;background:#f8f8f8}.integration-option>input{position:absolute;opacity:0;pointer-events:none}.choice-box{display:grid;width:20px;height:20px;place-items:center;border:1px solid #9c9c9c;border-radius:5px;background:#fff}.choice-box svg{display:none;width:14px;height:14px;fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.integration-option input:checked+.choice-box{border-color:#222;background:#222}.integration-option input:checked+.choice-box svg{display:block}.integration-option:has(input:focus-visible){outline:3px solid rgba(0,0,0,.18);outline-offset:2px}.integration-copy{display:grid;gap:3px}.integration-copy strong{font-size:14px}.integration-copy small{color:var(--muted);font-size:12px}.connection-status{padding:5px 8px;border-radius:999px;background:#ededed;color:#555;font-size:11px;font-weight:600}.integration-detail{display:none;margin:0 0 4px 34px}.integration-detail.is-visible{display:grid}.step-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:20px;border-top:1px solid var(--line)}.primary-action,.secondary-action{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:9px 15px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:550}.primary-action{border:1px solid #171717;background:#171717;color:#fff}.primary-action:hover,.primary-action:focus-visible{border-color:#4a4a4a;background:#4a4a4a;color:#fff}.secondary-action{border:1px solid var(--line-strong);background:#fff;color:#333}.secondary-action:hover{background:#f4f4f4;color:#171717}.primary-action svg,.secondary-action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.summary-grid{display:grid;gap:12px;margin-bottom:18px}.summary-section{padding:17px 18px;border:1px solid var(--line);border-radius:11px;background:#fafafa}.summary-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.summary-heading strong{font-size:15px}.summary-heading button{border:0;background:transparent;color:#4d4d4d;cursor:pointer;font-size:12px;text-decoration:underline;text-underline-offset:3px}.summary-section dl{display:grid;gap:8px;margin:0}.summary-section dl>div{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px}.summary-section dt{color:var(--muted);font-size:12px}.summary-section dd{margin:0;overflow-wrap:anywhere;font-size:13px;line-height:1.4}
.voice-category{margin-bottom:14px}.voice-category button{min-width:130px}.voice-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.voice-options[hidden]{display:none}.voice-option{position:relative;cursor:pointer}.voice-option>input{position:absolute;width:1px;height:1px;opacity:0}.voice-option>span{display:flex;min-height:58px;align-items:center;gap:11px;padding:12px 14px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;color:#414141}.voice-option svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.voice-option strong{font-size:14px;font-weight:560}.voice-option:hover>span{border-color:#8c8c8c;background:#fafafa}.voice-option>input:focus-visible+span{outline:3px solid rgba(0,0,0,.18);outline-offset:2px}.voice-option>input:checked+span{border-color:#222;background:#222;color:#fff}.voice-error{display:block;margin:0 0 16px}.voice-controls{max-width:360px}.voice-preview{display:flex;align-items:center;gap:14px;margin:-2px 0 18px}.voice-preview>span{color:var(--muted);font-size:12px;line-height:1.4}.voice-preview>span.is-error{color:#b52d2a}.voice-preview .secondary-action:disabled{border-color:#dedede;background:#f3f3f3;color:#9a9a9a;cursor:not-allowed}.integration-card{overflow:hidden;border:1px solid var(--line-strong);border-radius:12px;background:#fff}.integration-card.is-selected{border-color:#777}.integration-card.has-error{border-color:#b52d2a}.integration-card .integration-option{border:0;border-radius:0;background:#fff}.integration-card .integration-option:has(input:checked){border-color:transparent;background:#f8f8f8}.integration-card[data-connection-state=connected] [data-connection-label]{background:#218739;color:#fff}.integration-flow{padding:16px;border-top:1px solid var(--line);background:#fafafa}.integration-flow>div>p{max-width:670px;margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.5}.compact-action{min-height:38px;padding:7px 12px}.connection-copy{display:flex;gap:12px;align-items:flex-start}.connection-copy>svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.connection-copy div{display:grid;gap:5px}.connection-copy strong{font-size:14px}.connection-copy p{max-width:670px;margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.5}.inline-actions{display:flex;align-items:center;gap:12px}.text-action{padding:6px;border:0;background:transparent;color:#525252;cursor:pointer;font-size:12px;text-decoration:underline;text-offset:3px;text-underline-offset:3px}.connected-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.connected-heading>div{display:flex;align-items:center;gap:10px}.connected-heading strong{font-size:13px}.connection-status.is-success{background:#218739;color:#fff}.routing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.routing-grid .field{margin-bottom:4px}.connection-result{min-height:18px;margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.connection-result.is-success{color:#218739}.connection-result.is-error{color:#b52d2a}.primary-action:hover:not(.is-active),.primary-action:focus-visible{border-color:#4a4a4a;background:#4a4a4a;color:#fff}
.installation-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.installation-heading h2,.summary-title{margin:0;font-size:20px;font-weight:650;letter-spacing:-.025em}.installation-heading p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.installation-heading code,.installation-limit code{padding:2px 5px;border-radius:4px;background:#ededed;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}.installation-card{overflow:hidden;margin-bottom:12px;border:1px solid var(--line);border-radius:11px;background:#fafafa}.code-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line)}.code-toolbar strong{font-size:13px}.installation-card pre{margin:0;padding:16px;overflow-x:auto;background:#202020;color:#f5f5f5;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.installation-limit{margin:0;padding:12px 14px;color:var(--muted);font-size:12px;line-height:1.5}.installation-status{display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#fff}.status-dot{width:9px;height:9px;flex:0 0 9px;margin-top:5px;border-radius:50%;background:#9a9a9a}.installation-status div{display:grid;gap:3px}.installation-status strong{font-size:13px}.installation-status p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.installation-actions{display:flex;gap:10px;margin-top:12px}.copy-status{min-height:18px;margin:8px 0 20px;color:#218739;font-size:12px}.summary-title{margin-bottom:12px}
.agent-workspace{padding-top:20px}.agent-profile-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:28px}.agent-profile-identity{display:flex;align-items:center;gap:18px}.agent-page-mascot{width:58px;height:auto;flex:0 0 58px;color:#171717}.agent-name-row{display:flex;align-items:center;gap:12px}.agent-name-row h1{margin:0;font-size:clamp(38px,4vw,54px);font-weight:720;line-height:1;letter-spacing:-.05em}.agent-profile-identity p{margin:7px 0 0;color:var(--muted);font-size:15px}.agent-functional-status{padding:6px 9px;border-radius:999px;background:#ededed;color:#555;font-size:11px;font-weight:650}.agent-analytics-toolbar{display:flex;min-width:0;flex-wrap:wrap;justify-content:flex-end;gap:10px;align-items:center}.agent-analytics-card{padding-top:0}.agent-analytics-filters{display:flex;align-items:center;padding:18px 20px 12px}.agent-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.agent-kpi-grid>div:nth-child(3){border-right:0}.agent-settings-view[hidden],.agent-page [data-agent-view=analytics][hidden]{display:none}.settings-view-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.settings-view-toolbar p{margin:0;color:var(--muted);font-size:13px}.agent-settings-accordion{display:grid;gap:10px}.agent-setting{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.agent-setting.is-open{border-color:#c9c9c9}.agent-setting-header{display:flex;width:100%;min-height:66px;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border:0;background:#fff;cursor:pointer;text-align:left;font-size:16px;font-weight:630}.agent-setting-header svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.agent-setting.is-open .agent-setting-header svg{transform:rotate(180deg)}.agent-setting-panel{padding:4px 18px 20px}.agent-setting-panel[hidden]{display:none}.settings-prototype-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.settings-prototype-row:last-child{border-bottom:0}.settings-prototype-row strong{font-size:14px}.settings-prototype-row p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.settings-prototype-row>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#ededed;color:#555;font-size:11px;font-weight:600}.agent-install-card{margin-top:12px}.agent-row-link{cursor:pointer}.agent-row-link:hover td{background:#f7f7f7}.agent-row-link:focus-visible{outline:3px solid rgba(0,0,0,.22);outline-offset:-3px}.agent-cell-link{text-decoration:none}.agent-cell-link:hover strong{text-decoration:underline;text-underline-offset:3px}
.agent-profile-header>[data-open-agent-settings][hidden]{display:none}.agent-alerts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.agent-alerts>div{display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#fafafa}.agent-alerts svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:#555;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.agent-alerts span{display:grid;gap:3px}.agent-alerts strong{font-size:13px}.agent-alerts small{color:var(--muted);font-size:12px;line-height:1.4}.agent-activity-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.agent-activity-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--line)}.agent-activity-header h2{margin:0 0 9px;font-size:22px;font-weight:670;letter-spacing:-.03em}.activity-funnel{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--muted);font-size:12px}.activity-funnel span{white-space:nowrap}.activity-funnel b{color:var(--text);font-weight:650}.activity-funnel i{color:#a0a0a0;font-style:normal}.activity-empty{margin:0;padding:30px 20px;color:var(--muted);font-size:14px;line-height:1.5;text-align:center}.activity-table-scroll{overflow-x:auto}.activity-table-scroll[hidden]{display:none}.activity-table{min-width:820px}.activity-table th:nth-child(n),.activity-table td:nth-child(n){width:auto}.activity-table th{height:40px}.activity-table td{height:58px;font-size:13px;font-weight:450}.activity-table tbody tr:hover td{background:#fafafa}.activity-status{display:inline-flex;min-height:26px;align-items:center;padding:4px 8px;border-radius:999px;background:#ededed;color:#555;font-size:11px;font-weight:650}.activity-status.is-success{background:#e6f4e9;color:#16712d}.activity-status.is-error{background:#fbe9e8;color:#b52d2a}.activity-status.is-pending,.activity-status.is-neutral{background:#ededed;color:#5f5f5f}.activity-note{margin:0;padding:12px 20px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.45}.settings-delivery{display:grid;gap:10px;margin:0 0 14px;padding:0;border:0}.settings-delivery legend{margin-bottom:10px;font-size:14px;font-weight:590}.settings-delivery-row{display:grid;min-height:62px;grid-template-columns:20px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid var(--line-strong);border-radius:10px;cursor:pointer}.settings-delivery-row input{width:18px;height:18px;accent-color:#171717}.settings-delivery-row>span{display:grid;gap:3px}.settings-delivery-row strong{font-size:14px}.settings-delivery-row small{color:var(--muted);font-size:12px}.settings-delivery-row>b{padding:5px 8px;border-radius:999px;background:#ededed;color:#555;font-size:11px;font-weight:600}.delivery-settings-actions{display:flex;gap:12px;align-items:center}.delivery-settings-note{margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.agent-settings-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:16px 0}.agent-settings-actions>p{margin:0;color:#218739;font-size:13px}.agent-settings-actions>div{display:flex;gap:10px}.agent-setting-panel .voice-options{max-width:720px}.agent-setting-panel .voice-controls{max-width:360px}
.settings-view-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 0 18px}.settings-view-heading h2{margin:0 0 6px;font-size:32px;font-weight:700;letter-spacing:-.035em}.settings-view-heading p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.settings-save-status{min-height:20px;margin:0 0 8px;color:#218739;font-size:13px}.agent-settings-wizard .wizard-step{background:#fff}.agent-settings-wizard .field input,.agent-settings-wizard .field textarea,.agent-settings-wizard .field select{box-shadow:inset 0 0 0 1px transparent}.agent-settings-wizard .field input:hover,.agent-settings-wizard .field textarea:hover,.agent-settings-wizard .field select:hover{border-color:#8c8c8c}.agent-settings-wizard .integration-flow>p{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.5}
.billing-top-usage i{width:0}.billing-workspace{max-width:1380px;padding-top:28px}.billing-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.billing-heading h1{margin:0 0 7px;font-size:clamp(42px,4.2vw,58px);font-weight:720;line-height:1;letter-spacing:-.055em}.billing-heading p{margin:0;color:var(--muted);font-size:18px}.billing-tabs{width:max-content;margin-bottom:24px}.billing-tabs button{min-width:150px}.billing-panel[hidden]{display:none}.current-plan-card{padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff}.current-plan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.current-plan-head span{color:var(--muted);font-size:12px}.current-plan-head h2{margin:5px 0 0;font-size:28px;letter-spacing:-.035em}.current-plan-head>strong{font-size:18px}.usage-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.usage-overview>div{display:flex;gap:13px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:11px;background:#fafafa}.usage-overview-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;background:#ededed}.usage-overview-icon svg,.plan-guidance svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.usage-overview>div>div{display:grid;min-width:0;flex:1;gap:4px}.usage-overview strong{font-size:15px}.usage-overview span{color:var(--muted);font-size:12px}.usage-overview i{height:6px;margin-top:4px;overflow:hidden;border-radius:99px;background:#e5e5e5}.usage-overview i b{display:block;height:100%;background:#222}.test-plan-note{margin:16px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.plans-section{margin-top:0}.plans-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.plans-title-row h2{margin:0;font-size:26px;letter-spacing:-.035em}.plans-title-row p{margin:0;color:var(--muted);font-size:12px}.plans-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.plan-card{display:flex;min-height:390px;flex-direction:column;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.plan-card.is-current{border-color:#8d8d8d}.plan-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-card-head h3{margin:0;font-size:21px}.plan-card-head span{padding:5px 8px;border-radius:999px;background:#ededed;color:#555;font-size:11px;font-weight:650}.plan-price{display:block;margin-top:18px;font-size:25px;letter-spacing:-.03em}.plan-price small{color:var(--muted);font-size:12px;font-weight:500}.plan-card ul{display:grid;gap:10px;margin:22px 0;padding:0;list-style:none;color:#444;font-size:13px;line-height:1.4}.plan-card li{position:relative;padding-left:18px}.plan-card li::before{position:absolute;top:.55em;left:2px;width:6px;height:6px;border-radius:50%;background:#777;content:""}.plan-card button{width:100%;margin-top:auto}.plan-card button:disabled{cursor:default;opacity:.62}.plan-action-status{min-height:20px;margin:12px 0 0;color:#555;font-size:13px}.plan-guidance{display:flex;gap:11px;align-items:flex-start;margin-top:14px;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#fafafa}.plan-guidance svg{flex:0 0 20px}.plan-guidance p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}
.account-workspace{max-width:1120px;padding-top:24px}.account-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.account-heading h1{margin:0 0 7px;font-size:clamp(42px,4.2vw,58px);font-weight:720;line-height:1;letter-spacing:-.055em}.account-heading p{margin:0;color:var(--muted);font-size:18px}.account-local-note{display:flex;gap:11px;align-items:flex-start;margin-bottom:14px;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#fafafa}.account-local-note svg,.account-card-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.account-local-note svg{flex:0 0 20px}.account-local-note p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.account-card{margin-bottom:12px;padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff}.account-card-heading{display:flex;gap:13px;align-items:flex-start;margin-bottom:20px}.account-card-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;background:#ededed}.account-card-heading h2{margin:1px 0 4px;font-size:21px;letter-spacing:-.025em}.account-card-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.account-card-heading p strong{color:#444}.security-placeholder{padding:15px 16px;border:1px solid var(--line);border-radius:10px;background:#fafafa}.security-placeholder strong{font-size:14px}.security-placeholder p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.account-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 0 20px}.account-actions>p{margin:0;color:#218739;font-size:13px}.account-actions>div{display:flex;gap:10px}
@media(max-width:1240px){.dashboard-heading{align-items:flex-start;flex-direction:column}.filters{width:100%;justify-content:space-between}.agent-profile-header{grid-template-columns:minmax(0,1fr) auto}.agent-analytics-toolbar{grid-column:1/-1;grid-row:2;justify-content:flex-end}.kpi-grid>div{padding:0 14px}.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.app-shell{grid-template-columns:minmax(0,1fr)}.sidebar{position:relative;width:100%;height:auto;padding:18px 20px 12px;border-right:0;border-bottom:1px solid var(--line)}.brand{padding:0 4px 15px;font-size:23px}.side-nav{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px}.nav-item{min-height:44px;flex:0 0 auto;grid-template-columns:22px auto;padding:9px 12px;font-size:14px}.nav-item svg{width:20px;height:20px}.sidebar-plan{display:none}.topbar{min-height:78px;padding:12px 20px}.workspace{padding:18px 20px 48px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid>div:nth-child(2){border-right:0}.kpi-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.step-panel{padding-inline:40px}}
@media(max-width:650px){.topbar{justify-content:space-between;gap:10px}.usage-summary{gap:8px;padding:6px 0;font-size:12px}.account>span:not(.avatar),.topbar-divider{display:none}.dashboard-heading h1,.agents-page-heading h1{font-size:42px}.dashboard-heading p{font-size:17px}.filters{align-items:stretch;flex-direction:column;gap:10px}.segmented{width:100%;overflow-x:auto}.segmented button{flex:1 0 auto;padding-inline:14px}.analytics-card{padding:14px 12px 0}.metric-filter button{min-width:0}.chart{width:820px;max-width:none;min-height:208px}.chart-wrap{overflow-x:auto}.kpi-grid{grid-template-columns:1fr 1fr}.kpi-grid>div{min-height:92px;grid-template-columns:42px 1fr;padding:0 10px}.kpi-icon{width:36px;height:36px}.kpi-icon svg{width:20px;height:20px}.kpi-grid dt{font-size:12px}.kpi-grid dd{font-size:23px}.agents-header{align-items:stretch;flex-direction:column;padding:18px}.create-agent{align-self:flex-start}.agents-workspace{padding-top:20px}.agents-page-heading{align-items:flex-start;flex-direction:column;margin-bottom:22px}.empty-agents{min-height:360px;padding:42px 20px}.wizard-heading{align-items:flex-start;flex-direction:column}.prototype-badge{order:-1}.wizard-heading h1{font-size:40px}.step-header{min-height:80px;grid-template-columns:34px minmax(0,1fr) 24px;gap:10px;padding:16px}.step-number{width:32px;height:32px}.step-copy strong{font-size:16px}.step-copy small{font-size:12px}.step-panel{padding:2px 16px 22px}.field-grid.two-columns{grid-template-columns:1fr;gap:0}.integration-option{grid-template-columns:22px minmax(0,1fr)}.connection-status{grid-column:2}.integration-detail{margin-left:0}.step-actions{align-items:stretch;flex-direction:column-reverse}.primary-action,.secondary-action{width:100%}.summary-section dl>div{grid-template-columns:1fr;gap:3px}}
@media(max-width:650px){.voice-category{width:100%}.voice-category button{min-width:0;flex:1}.voice-options{grid-template-columns:1fr}.voice-preview{align-items:stretch;flex-direction:column}.voice-preview .secondary-action{width:100%}.routing-grid{grid-template-columns:1fr;gap:0}.connected-heading,.connected-heading>div{align-items:flex-start;flex-direction:column}.inline-actions{align-items:stretch;flex-direction:column}.inline-actions .primary-action{width:100%}.integration-flow{padding:14px}.installation-heading{flex-direction:column}.installation-heading .prototype-badge{order:0}.installation-actions{align-items:stretch;flex-direction:column}.installation-actions .secondary-action{width:100%}.code-toolbar{align-items:stretch;flex-direction:column}.code-toolbar .secondary-action{width:100%}.agent-profile-header{align-items:stretch;flex-direction:column}.agent-profile-header>.primary-action{width:100%}.agent-profile-identity{align-items:flex-start}.agent-name-row{align-items:flex-start;flex-direction:column}.agent-analytics-filters{align-items:stretch;flex-direction:column}.agent-analytics-filters .segmented{width:100%;overflow-x:auto}.agent-kpi-grid{grid-template-columns:1fr}.agent-kpi-grid>div{border-right:0;border-bottom:1px solid var(--line)}.agent-kpi-grid>div:last-child{border-bottom:0}.settings-view-toolbar{align-items:stretch;flex-direction:column}.settings-view-toolbar .secondary-action{width:100%}.settings-view-heading{flex-direction:column}.settings-view-heading .prototype-badge{order:-1}.settings-view-heading h2{font-size:28px}.settings-prototype-row{flex-direction:column}.agent-setting-panel{padding-inline:14px}.agent-alerts{grid-template-columns:1fr}.agent-activity-header{align-items:stretch;flex-direction:column}.agent-activity-header .segmented{width:100%}.agent-activity-header .segmented button{flex:1}.activity-table-scroll{max-width:100%}.agent-settings-actions{align-items:stretch;flex-direction:column}.agent-settings-actions>div{display:grid;grid-template-columns:1fr 1fr}.agent-settings-actions .primary-action,.agent-settings-actions .secondary-action{width:100%}.settings-delivery-row{grid-template-columns:20px minmax(0,1fr)}.settings-delivery-row>b{grid-column:2;justify-self:start}.delivery-settings-actions{align-items:stretch;flex-direction:column}.delivery-settings-actions .secondary-action{width:100%}.billing-heading,.account-heading{align-items:flex-start;flex-direction:column}.billing-heading .prototype-badge,.account-heading .prototype-badge{order:-1}.usage-overview,.plans-grid{grid-template-columns:1fr}.plans-title-row{align-items:flex-start;flex-direction:column}.plan-card{min-height:0}.plan-card button{margin-top:20px}.billing-workspace,.account-workspace{padding-top:18px}.account-heading h1{font-size:42px}.account-card{padding:17px}.account-actions{align-items:stretch;flex-direction:column}.account-actions>div{display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:650px){.agent-profile-header{grid-template-columns:minmax(0,1fr)}.agent-analytics-toolbar{grid-column:1;grid-row:auto;align-items:stretch;justify-content:stretch;flex-direction:column}.agent-analytics-toolbar .segmented,.agent-analytics-filters .segmented{width:100%;max-width:100%;overflow-x:auto}}
.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-grid>div{border-bottom:0}.kpi-grid>div:nth-child(2){border-right:1px solid var(--line)}
.dashboard-empty{margin-top:24px}.dashboard-empty[hidden],.prototype-result[hidden]{display:none}
.auth-page{min-height:100vh;background:#f4f4f2}.auth-shell{width:min(100% - 32px,520px);margin:0 auto;padding:48px 0}.auth-brand{display:inline-block;margin-bottom:28px}.auth-card{display:grid;gap:24px;padding:32px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.06)}.auth-card h1{margin:0 0 8px;font-size:clamp(32px,7vw,48px);line-height:1;letter-spacing:-.04em}.auth-card p{margin:0;color:var(--muted)}.auth-tabs{width:100%}.auth-tabs button{flex:1}.auth-form{display:grid;gap:16px}.auth-form .primary-action{width:100%;justify-content:center}.auth-form .text-action{justify-self:center}.auth-status{min-height:24px}.auth-form[hidden]{display:none}

/* DIVENTOR uses the existing neutral agent sign until the final Figma logo is supplied. */
.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:780;letter-spacing:.035em}
.brand img{width:31px;height:auto;flex:0 0 auto}
.auth-brand{display:inline-flex}
.telegram-feedback{margin:14px 0 0;padding:12px 14px;border:1px solid var(--line);border-radius:9px;font-size:13px;line-height:1.45}
.telegram-feedback.is-success{border-color:#8bcf99;background:#eaf7ed;color:#17652a}
.telegram-feedback.is-error{border-color:#e3aaa7;background:#fff0ef;color:#9f2521}
.telegram-feedback.is-loading{background:#f1f1f1;color:#555}
@media(max-width:560px){.auth-shell{width:min(100% - 24px,520px);padding:24px 0}.auth-card{padding:24px 18px;border-radius:16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
.field-grid{align-items:start}.field{align-content:start}
