:root{color:#20231f;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{font:inherit}button:disabled{cursor:not-allowed;opacity:.58}input,select,textarea{color:#20231f;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cfd6ca;border-radius:8px;padding:0 10px}textarea{resize:vertical;min-height:96px;padding:10px}code{overflow-wrap:anywhere;background:#f6f7f4;border:1px solid #d9ded4;border-radius:8px;padding:8px;font-size:12px;display:block}.app-shell{grid-template-rows:64px auto minmax(0,1fr);min-height:100vh;display:grid}.auth-shell{background:#f6f7f4;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{background:#fff;border:1px solid #d9ded4;border-radius:8px;gap:14px;width:min(420px,100%);padding:20px;display:grid;box-shadow:0 18px 50px #20231f1f}.auth-panel label,.connector-form{gap:8px;display:grid}.auth-panel label{color:#475047;font-size:13px;font-weight:700}.auth-tabs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.auth-tabs button,.primary-button,.connector-form button{color:#20231f;cursor:pointer;background:#fff;border:1px solid #cfd6ca;border-radius:8px;min-height:38px}.auth-tabs button.is-active,.primary-button,.connector-form button{color:#fff;background:#20483f;border-color:#20483f}.turnstile-box{align-items:center;min-height:65px;display:grid}.turnstile-box span,.auth-notice{color:#873627;font-size:13px;line-height:1.4}.topbar{background:#fff;border-bottom:1px solid #d9ded4;justify-content:space-between;align-items:center;padding:0 18px;display:flex}.brand-lockup,.topbar-actions,.decision-copy,.account-strip span{align-items:center;gap:10px;display:flex}.brand-link{color:inherit;text-decoration:none}.brand-link:hover .brand-mark{background:#2d5f53}.decision-copy div{gap:3px;min-width:0;display:grid}.brand-mark{color:#fff;background:#20483f;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}h1,h2,p{margin:0}h1{font-size:17px;line-height:1.1}.brand-lockup span,.thread-header p,.row-copy,.decision-copy span,.queue-summary span,.message time{color:#687064;font-size:13px}.icon-text,.pause-button,.decision-actions button{color:#20231f;cursor:pointer;background:#fff;border:1px solid #cfd6ca;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:0 12px;display:inline-flex}.pause-button.is-paused{color:#873627;background:#fff4f0;border-color:#ab4a3a}.workspace{grid-row:3;grid-template-columns:minmax(240px,320px) minmax(420px,1fr) minmax(260px,340px);min-height:0;display:grid}.security-banner{color:#4c3420;background:#fff8ec;border-bottom:1px solid #e0c9a8;grid-row:2;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:10px 18px;display:flex}.security-banner div{gap:2px;min-width:0;display:grid}.security-banner strong{font-size:14px}.security-banner span{color:#72593d;font-size:13px}.security-banner button,.authenticator-link{color:#fff;white-space:nowrap;cursor:pointer;background:#20483f;border:1px solid #20483f;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 12px;text-decoration:none;display:inline-flex}.conversation-list,.trace-panel{background:#fbfcfa;border-right:1px solid #d9ded4;min-width:0;overflow:auto}.trace-panel{border-left:1px solid #d9ded4;border-right:0;padding:18px}.queue-summary{border-bottom:1px solid #d9ded4;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 16px;display:flex}.queue-heading{gap:3px;min-width:0;display:grid}.sync-state{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.sync-state:before{content:"";background:#2f7f61;border-radius:999px;flex:0 0 7px;width:7px;height:7px}.sync-state.is-error:before{background:#a84731}.conversation-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e4e8df;grid-template-columns:10px 1fr 20px;align-items:center;gap:10px;width:100%;min-height:74px;padding:10px 14px;display:grid}.conversation-row.is-active{background:#edf4ee}.status-dot{background:#7b8177;border-radius:999px;width:9px;height:9px}.status-dot.needs-decision{background:#c26d28}.status-dot.open,.status-dot.watching{background:#386cb0}.status-dot.resolved{background:#2f7f61}.row-main{gap:5px;min-width:0;display:grid}.row-title{font-weight:700}.row-copy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.transcript{background:#fff;grid-template-rows:72px 1fr auto;min-width:0;min-height:0;display:grid}.thread-header{border-bottom:1px solid #d9ded4;justify-content:space-between;align-items:center;gap:16px;padding:0 18px;display:flex}.thread-header h2,.trace-panel h2,.setup-panel h2{font-size:16px}.state-pill{text-transform:capitalize;color:#475047;background:#edf0ea;border-radius:999px;padding:6px 10px;font-size:12px}.state-pill.needs-decision{color:#8a4d18;background:#fff1df}.state-pill.open,.state-pill.watching{color:#24558e;background:#eaf1fb}.state-pill.resolved{color:#2f6f55;background:#e8f4ed}.messages{flex-direction:column;gap:12px;min-height:0;padding:18px;display:flex;overflow:auto}.message{background:#fbfcfa;border:1px solid #dce2d7;border-radius:8px;gap:5px;max-width:min(680px,88%);padding:10px 12px;display:grid}.message.customer{align-self:flex-start}.message.bot{background:#edf4ee;border-color:#cfe0d3;align-self:flex-end}.message.bot.is-draft{background:#fff7ec;border-color:#ecd0aa}.message.system{background:#fff7ec;border-color:#ecd0aa;align-self:center}.message.is-draft{align-self:flex-end}.message-meta{align-items:center;gap:7px;display:inline-flex}.message-state{color:#7a4717;background:#f0dfc4;border-radius:999px;align-items:center;min-height:20px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.empty-list,.empty-state,.empty-copy{color:#687064;font-size:13px;line-height:1.4}.empty-list{padding:16px}.empty-state{text-align:center;place-items:center;width:100%;min-height:160px;display:grid}.decision-band{background:#fbfcfa;border-top:1px solid #d9ded4;gap:12px;padding:14px 18px;display:grid}.decision-actions{flex-wrap:wrap;gap:8px;display:flex}.trace-panel ol{margin:16px 0;padding-left:20px}.trace-panel li{margin-bottom:10px;line-height:1.35}.account-strip{border-top:1px solid #d9ded4;gap:10px;padding-top:14px;display:grid}.setup-panel{background:#f7f9f5;border:1px solid #cfd6ca;border-radius:8px;width:min(460px,100vw - 32px);max-height:calc(100vh - 92px);padding:18px;position:fixed;top:76px;right:16px;overflow:auto;box-shadow:0 18px 50px #20231f2e}.setup-panel-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.setup-panel-title h2{margin-bottom:4px}.setup-panel-title span{color:#687064;font-size:13px;font-weight:700}.setup-panel-title button{color:#20231f;cursor:pointer;background:#fff;border:1px solid #d9ded4;border-radius:8px;place-items:center;width:34px;min-width:34px;height:34px;padding:0;display:inline-grid}.launch-guide{background:#fff;border:1px solid #d9ded4;border-radius:8px;gap:10px;margin-top:14px;padding:12px;display:grid}.launch-progress{justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.launch-meter{background:#edf0ea;border-radius:999px;height:8px;overflow:hidden}.launch-meter span{border-radius:inherit;background:#20483f;height:100%;display:block}.launch-step-rail{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:6px;display:grid}.launch-step{color:#20231f;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9ded4;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;width:100%;min-height:44px;padding:7px 8px;display:grid}.launch-step.is-active{background:#edf4ee;border-color:#20483f}.launch-step.is-done{color:#20483f}.launch-step-index{color:#687064;border:1px solid #d9ded4;border-radius:999px;place-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:inline-grid}.launch-step.is-done .launch-step-index{color:#20483f;background:#edf4ee;border-color:#b9d8c0}.launch-step-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;overflow:hidden}.setup-grid{grid-template-columns:1fr auto;gap:12px 18px;margin-top:14px;font-size:14px;display:grid}.setup-grid span{color:#687064}.setup-current-step{background:#fff;border:1px solid #d9ded4;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:12px;padding:12px;display:grid}.setup-step-copy{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.setup-step-icon{color:#687064;background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.setup-step-icon.is-done{color:#20483f;background:#edf4ee;border-color:#b9d8c0}.setup-step-copy>span:last-child{gap:3px;min-width:0;display:grid}.setup-step-copy strong,.setup-step-copy small{overflow-wrap:anywhere;min-width:0}.setup-step-copy strong{color:#20231f;font-size:14px}.setup-step-copy small{color:#687064;font-size:12px;font-weight:700;line-height:1.25}.setup-step-actions{gap:6px;display:flex}.setup-step-actions button{color:#20231f;cursor:pointer;background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.setup-detail{margin-top:14px}.compact-grid{margin-top:0}.notice{color:#20483f;overflow-wrap:anywhere;background:#edf4ee;border:1px solid #cfe0d3;border-radius:8px;margin-top:12px;padding:10px;font-size:13px}.connector-form{border-top:1px solid #d9ded4;margin-top:16px;padding-top:14px;scroll-margin-top:86px}.setup-detail>.connector-form,.channel-setup-stack>.connector-form{background:#fff;border:1px solid #d9ded4;border-radius:8px;margin-top:0;padding:14px}.channel-setup-stack{gap:12px;display:grid}.channel-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.channel-switch-option{color:#20231f;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9ded4;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:54px;padding:9px 10px;display:grid}.channel-switch-option.is-active{background:#edf4ee;border-color:#20483f}.channel-switch-option.is-ready{color:#20483f}.channel-switch-option span{gap:2px;min-width:0;display:grid}.channel-switch-option strong,.channel-switch-option small{overflow-wrap:anywhere;min-width:0}.channel-switch-option strong{font-size:13px}.channel-switch-option small{color:#687064;font-size:12px;line-height:1.2}.connector-form.is-highlighted{border-top-color:#20483f}.custom-action-list{gap:10px;display:grid}.custom-action-card{border:1px solid #d9ded4;border-radius:8px;gap:10px;margin:0;padding:10px;display:grid}.custom-action-card legend{color:#475047;padding:0 4px;font-size:12px;font-weight:800}.custom-action-footer{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.custom-action-footer label{align-items:center;gap:6px;display:flex}.custom-action-footer span{color:#687064;overflow-wrap:anywhere;min-width:0;font-size:12px}.connector-form h3{margin:0;font-size:14px}.connector-action-row{grid-template-columns:minmax(136px,auto) minmax(0,1fr);align-items:center;gap:8px;display:grid}.connector-inline-status{color:#687064;overflow-wrap:anywhere;background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;align-items:center;min-height:32px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.connector-inline-status.is-ready{color:#20483f;background:#edf4ee;border-color:#b9d8c0}.connector-code-row{color:#687064;grid-template-columns:86px minmax(0,1fr);align-items:start;gap:8px;min-width:0;font-size:12px;font-weight:800;display:grid}.connector-code-row code{overflow-wrap:anywhere;min-width:0;font-weight:700}.connector-form label{color:#475047;gap:6px;min-width:0;font-size:12px;font-weight:800;display:grid}.connector-form label span{overflow-wrap:anywhere;min-width:0}.scope-groups{gap:9px;padding:10px 0 2px;display:grid}.technical-details{background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;min-width:0;padding:0}.technical-details summary{color:#687064;cursor:pointer;align-items:center;min-height:38px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.technical-details[open]{padding-bottom:10px}.technical-details[open] summary{border-bottom:1px solid #d9ded4;margin-bottom:10px}.technical-details .scope-groups{padding:0 10px}.scope-group{gap:5px;display:grid}.scope-group>span{color:#687064;text-transform:uppercase;font-size:11px;font-weight:900}.scope-list{flex-wrap:wrap;gap:6px;display:flex}.scope-list code{color:#20231f;overflow-wrap:anywhere;background:#f7f8f3;border:1px solid #d9ded4;border-radius:8px;padding:5px 7px;font-size:11px;font-weight:800;line-height:1.2}.connector-gap-list{color:#4b3518;background:#fff8ec;border:1px solid #d7b98d;border-radius:8px;gap:6px;padding:9px;display:grid}.connector-gap-list>span{text-transform:uppercase;font-size:11px;font-weight:900}.connector-gap-list>div{flex-wrap:wrap;gap:6px;display:flex}.connector-gap-list code{color:#4b3518;overflow-wrap:anywhere;background:#fffdf8;border:1px solid #e7d1ad;border-radius:8px;padding:5px 7px;font-size:12px;font-weight:800}.profile-section{border:1px solid #d9ded4;border-radius:8px;gap:10px;margin:0;padding:12px;display:grid}.profile-section-form{gap:12px;display:grid}.profile-section legend{color:#20231f;padding:0 4px;font-size:13px;font-weight:900}.faq-suggestion-list{gap:9px;display:grid}.faq-suggestion-card{background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;padding:10px;display:grid}.faq-suggestion-card>div:first-child{gap:5px;min-width:0;display:grid}.faq-suggestion-card strong,.faq-suggestion-card span,.faq-suggestion-card small{overflow-wrap:anywhere;min-width:0}.faq-suggestion-card strong{font-size:13px}.faq-suggestion-card span,.faq-suggestion-card small{color:#687064;font-size:12px;line-height:1.35}.faq-suggestion-actions{gap:6px;display:flex}.faq-suggestion-actions button{place-items:center;width:34px;min-width:34px;height:34px;padding:0;display:inline-grid}.totp-secret{gap:5px;display:grid}.totp-secret span{color:#687064;font-size:12px;font-weight:700}.demo-panel .mode-heading button{align-items:center;gap:7px;width:auto;min-height:32px;padding:0 10px;display:inline-flex}.demo-thread{gap:9px;display:grid}.demo-message{border:1px solid #dce2d7;border-radius:8px;gap:4px;padding:9px 10px;line-height:1.35;display:grid}.demo-message.customer{background:#fbfcfa}.demo-message.bot{background:#edf4ee;border-color:#cfe0d3}.demo-message small{color:#687064;text-transform:uppercase;font-size:11px;font-weight:800}.demo-trace{color:#475047;margin:2px 0 0;padding-left:18px;font-size:13px;line-height:1.35}.demo-trace li{margin-bottom:5px}.mode-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.send-status{border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.send-status.draft{color:#8a4d18;background:#fff7ec}.send-status.observe{color:#475047;background:#edf0ea}.send-status.live{color:#2f6f55;background:#e8f4ed}.credit-estimate{color:#475047;background:#edf0ea;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.form-note{color:#687064;margin:0;font-size:12px;line-height:1.35}.two-col.billing-top-up{grid-template-columns:1fr minmax(128px,.8fr)}.trust-segments{border:1px solid #cfd6ca;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.trust-segment{color:#20231f;text-align:left;cursor:pointer;background:#fff;border:0;border-right:1px solid #d9ded4;border-radius:0;align-content:center;gap:4px;min-width:0;min-height:82px;padding:10px 8px;display:grid}.trust-segment:last-child{border-right:0}.trust-segment.is-active{color:#fff;background:#20483f}.trust-segment:disabled{cursor:not-allowed;color:#7a8176;background:#f4f5f2}.trust-segment span,.trust-segment small{font-size:12px;line-height:1.2}.trust-segment small{color:#687064}.trust-segment.is-active small{color:#dfe9df}.mode-note{color:#5d665b;margin:10px 0 0;font-size:13px;line-height:1.4}.readiness-chips{flex-wrap:wrap;gap:6px;margin:10px 0 0;display:flex}.readiness-chip{color:#714716;white-space:nowrap;background:#fff8eb;border:1px solid #e0c99b;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.policy-review{background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;gap:10px;padding:12px;display:grid}.policy-review-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.policy-review h4{margin:0;font-size:13px}.review-state{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.review-state.confirmed{color:#2f6f55;background:#e8f4ed}.review-state.needs-save,.review-state.required{color:#714716;background:#fff8eb}.policy-review-list{gap:8px;margin:0;display:grid}.policy-review-list div{grid-template-columns:minmax(82px,.45fr) minmax(0,1fr);align-items:start;gap:10px;display:grid}.policy-review-list dt{color:#687064;font-size:12px;font-weight:800}.policy-review-list dd{color:#20231f;overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px;line-height:1.35}.policy-import-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.policy-import-actions button{width:auto;min-height:34px;padding:0 10px}.policy-import-actions span{color:#687064;font-size:12px;font-weight:800}.policy-import-notes{color:#475047;margin:0;padding-left:18px;font-size:12px;line-height:1.35}.policy-import-notes li{margin-bottom:4px}.profile-section-nav{background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;gap:10px;padding:12px;display:grid}.profile-section-nav-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-section-nav-header h4{color:#20231f;margin:0;font-size:14px}.profile-section-nav-header span{color:#687064;font-size:12px;font-weight:800}.profile-section-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.profile-section-tab{color:#20231f;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9ded4;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:58px;padding:8px;display:grid}.profile-section-tab.is-active{background:#edf4ee;border-color:#20483f}.profile-section-tab.done{border-color:#c9dfd3}.profile-section-tab.required{background:#fffaf0;border-color:#ebd3a1}.profile-section-tab>span:not(.profile-section-tab-state){gap:2px;min-width:0;display:grid}.profile-section-tab strong,.profile-section-tab small{overflow-wrap:anywhere;min-width:0}.profile-section-tab strong{font-size:12px}.profile-section-tab small{color:#687064;font-size:11px;line-height:1.25}.profile-section-tab-state{color:#20483f;background:#edf2ee;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.profile-section-tab.required .profile-section-tab-state{color:#714716;background:#fff0cd}.policy-interview{background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;gap:10px;padding:12px;display:grid}.policy-interview-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.policy-interview-header h4{color:#20231f;margin:0;font-size:14px}.policy-interview-header span{color:#687064;font-size:12px;font-weight:800}.policy-interview-list{gap:7px;display:grid}.policy-interview-item{color:#20231f;text-align:left;background:#fff;border:1px solid #d9ded4;border-radius:8px;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.policy-interview-item.done{background:#f5fbf7;border-color:#c9dfd3}.policy-interview-item.required{background:#fffaf0;border-color:#ebd3a1}.policy-interview-item.review{border-color:#d5ddd7}.policy-interview-item>span:not(.policy-interview-state){gap:2px;min-width:0;display:grid}.policy-interview-item strong{font-size:12px}.policy-interview-item small,.policy-interview-item em{color:#687064;overflow-wrap:anywhere;min-width:0;font-size:11px;font-style:normal;line-height:1.35}.policy-interview-state{color:#20483f;background:#edf2ee;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.policy-interview-item.required .policy-interview-state{color:#714716;background:#fff0cd}.nested-form{gap:8px;display:grid}.nested-form code+code{margin-top:0}.two-col{grid-template-columns:1fr 92px;gap:8px;display:grid}.policy-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.policy-options label{background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;align-items:center;gap:8px;min-width:0;min-height:36px;padding:0 9px;font-size:13px;font-weight:700;display:flex}.policy-options input{accent-color:#20483f;width:16px;min-width:16px;min-height:16px}.policy-number-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.preset-picker{gap:6px;min-width:0;display:grid}.preset-picker>span{color:#475047;font-size:12px;font-weight:800}.preset-options{grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:6px;display:grid}.preset-options button{color:#20231f;background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;min-width:0;min-height:34px;font-size:12px;font-weight:800}.preset-options button.is-active{color:#16372f;background:#e8f1ec;border-color:#20483f}.destination-picker{gap:6px;min-width:0;display:grid}.destination-picker>label{color:#475047;font-size:12px;font-weight:800}.destination-filter{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.destination-filter button{color:#475047;background:#fbfcfa;border:1px solid #d9ded4;border-radius:8px;min-width:0;min-height:30px;font-size:12px;font-weight:800}.destination-filter button.is-active{color:#16372f;background:#e8f1ec;border-color:#20483f}.destination-add-row{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.destination-add-row button{justify-content:center;align-items:center;gap:5px;min-width:78px;display:inline-flex}.destination-chips{flex-wrap:wrap;align-items:center;gap:6px;min-height:34px;display:flex}.destination-chip{color:#20231f;background:#fbfcfa;border:1px solid #cfd6ca;border-radius:999px;align-items:center;gap:6px;max-width:100%;min-height:28px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.destination-chip span{overflow-wrap:anywhere;min-width:0}.destination-empty{color:#687064;font-size:12px}@media (width<=900px){.workspace{grid-template-columns:1fr}.conversation-list,.trace-panel{border-left:0;border-right:0;max-height:260px}.transcript{min-height:560px}.topbar{align-items:flex-start;gap:10px;min-height:64px;padding:10px 12px}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.security-banner{flex-direction:column;align-items:stretch}.two-col,.two-col.billing-top-up,.setup-current-step{grid-template-columns:1fr}.setup-step-actions{justify-content:stretch}.setup-step-actions button{width:100%}.connector-action-row,.connector-code-row,.policy-options,.policy-number-grid,.profile-section-tabs{grid-template-columns:1fr}.trust-segments{grid-template-columns:1fr 1fr}.policy-review-list div{grid-template-columns:1fr;gap:3px}}
