:root{--app-font-native-sans:system-ui, "Segoe UI", Roboto, Ubuntu, Cantarell, "Noto Sans", -apple-system, Arial, sans-serif;--app-font-native-mono:"SF Mono", "SFMono-Regular", "Cascadia Code", ui-monospace, Menlo, Consolas, monospace;--app-font-text:var(--app-font-native-sans);--app-font-mono:var(--app-font-native-mono);--font-sans:var(--app-font-text);--font-mono:var(--app-font-mono);--tm-ink:#141414;--tm-text:#292927;--tm-muted:#6d6d68;--tm-subtle:#8b8b84;--tm-blue:#0a57ff;--tm-blue-hover:#0047d6;--tm-blue-soft:#eef3ff;--tm-navy:#141414;--tm-success:#198038;--tm-canvas:#fbfbf9;--tm-rail:#f5f5f1;--tm-hover:#efefeb;--tm-selected:#fff;--tm-border:#deded8;--tm-border-strong:#c6c6bf;--tm-danger:#c5221f;--tm-focus:#0a57ff;--tm-radius-sm:3px;--tm-radius-md:4px;--tm-radius-lg:6px;--tm-font:var(--font-sans);--tm-mono:var(--font-mono);color:var(--tm-text);font-family:var(--tm-font);font-synthesis-weight:none;text-rendering:optimizelegibility;line-height:1.45}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}html.wf-loading #root{visibility:hidden}html.wf-loading body:before{border:1.5px solid color-mix(in srgb, var(--tm-ink) 14%, transparent);border-top-color:color-mix(in srgb, var(--tm-ink) 62%, transparent);content:"";border-radius:999px;width:14px;height:14px;margin:-7px 0 0 -7px;animation:.7s linear infinite tm-font-gate-spin;position:fixed;top:50%;left:50%}html.wf-active #root,html.wf-inactive #root{visibility:visible}html.wf-inactive{--app-font-text:var(--app-font-native-sans);--app-font-mono:var(--app-font-native-mono)}@keyframes tm-font-gate-spin{to{transform:rotate(360deg)}}body{background:var(--tm-canvas);min-width:320px;overflow:hidden}button,input,select,textarea{color:inherit;font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--tm-focus);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.authentication-shell,.organization-required-shell{background:radial-gradient(circle at 15% 12%,#0a5cff1f,#0000 34%),linear-gradient(145deg,#f8faff 0%,#edf3fb 100%);grid-template-columns:minmax(280px,430px) minmax(320px,auto);justify-content:center;align-items:center;gap:clamp(36px,7vw,100px);min-height:100dvh;padding:48px 28px;display:grid;overflow:auto}.authentication-introduction{max-width:430px}.authentication-mark{object-fit:cover;width:58px;height:58px;display:block}.authentication-introduction h1,.organization-required-card h1{color:var(--tm-ink);letter-spacing:-.045em;margin:24px 0 14px;font-size:clamp(34px,5vw,52px);line-height:1.05}.authentication-introduction p,.organization-required-card p{color:var(--tm-muted);margin:0;font-size:17px;line-height:1.6}.authentication-card{min-width:320px;min-height:480px}.authentication-card>div{margin-inline:auto}.authentication-loading{background:#f8faff;justify-content:center;align-items:center;gap:8px;height:100dvh;display:flex}.authentication-loading span,.console-loading span{background:var(--tm-blue);border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite authentication-pulse}.authentication-loading span:nth-child(2),.console-loading span:nth-child(2){animation-delay:.12s}.authentication-loading span:nth-child(3),.console-loading span:nth-child(3){animation-delay:.24s}@keyframes authentication-pulse{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-4px)}}.organization-required-shell{grid-template-columns:minmax(320px,560px);position:relative}.organization-required-account{position:absolute;top:24px;right:26px}.organization-required-card{border:1px solid var(--tm-border);background:#fffffff5;border-radius:18px;padding:clamp(28px,6vw,48px);box-shadow:0 24px 70px #0c17331f}.organization-required-card h1{font-size:clamp(28px,5vw,40px)}.organization-required-switcher{border-bottom:1px solid var(--tm-border);border-top:1px solid var(--tm-border);align-items:center;min-height:74px;margin:28px 0 18px;padding-block:14px;display:flex}.organization-required-card small{color:var(--tm-muted);line-height:1.55;display:block}.clerk-account-controls{align-items:center;gap:9px;display:flex}.clerk-organization-control,.clerk-user-control{align-items:center;display:flex}.clerk-members-link{border:1px solid var(--tm-border-strong);color:var(--tm-ink);border-radius:7px;padding:7px 9px;font-size:12px;font-weight:650;text-decoration:none}.clerk-members-link:hover{background:var(--tm-hover)}.agent-console{grid-template-columns:88px minmax(0,1fr);height:100dvh;min-height:620px;display:grid;position:relative}.navigation-rail{background:var(--tm-rail);border-right:1px solid var(--tm-border);flex-direction:column;align-items:stretch;min-height:0;display:flex}.tm-mark{background:var(--tm-navy);justify-content:center;align-items:center;height:68px;display:flex}.tm-mark img{width:52px;height:52px;display:block}.navigation-items{flex-direction:column;gap:8px;padding:14px 8px;display:flex}.nav-button{border-radius:var(--tm-radius-sm);color:#3f4b63;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:74px;padding:8px 4px;font-size:12px;display:flex}.nav-button:hover:not(:disabled){background:var(--tm-hover);color:var(--tm-ink)}.nav-button.active{background:var(--tm-blue-soft);color:#064cbf;font-weight:650}.nav-button:disabled{cursor:not-allowed;opacity:.48}.navigation-footer{flex-direction:column;align-items:center;gap:10px;margin-top:auto;padding:10px 7px 14px;display:flex}.connection-chip{border-bottom:1px solid var(--tm-border);border-top:1px solid var(--tm-border);color:var(--tm-muted);justify-content:center;align-items:center;gap:5px;width:87px;margin-inline:-7px;padding:10px 2px;font-size:11px;display:flex}.status-dot{background:var(--tm-success);border-radius:50%;flex:none;width:9px;height:9px;display:inline-block}.icon-button{border-radius:var(--tm-radius-sm);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.icon-button:hover{background:var(--tm-hover)}.icon-button svg{stroke-width:1.8px;width:21px;height:21px}.profile-button{color:#fff;cursor:pointer;background:#313b4d;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.profile-button svg{width:20px;height:20px}.profile-presence{background:var(--tm-success);border:2px solid var(--tm-rail);border-radius:50%;width:11px;height:11px;position:absolute;bottom:-1px;right:-1px}.console-surface{grid-template-rows:68px minmax(0,1fr);min-width:0;min-height:0;display:grid}.console-header{border-bottom:1px solid var(--tm-border);background:#fff;align-items:center;gap:12px;padding:0 26px;display:flex}.console-header h1{color:var(--tm-ink);letter-spacing:-.025em;white-space:nowrap;margin:0 10px 0 0;font-size:22px}.workspace-select{border:1px solid var(--tm-border-strong);border-radius:var(--tm-radius-sm);align-items:center;min-width:238px;height:44px;display:flex;position:relative}.workspace-select select{appearance:none;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0 42px 0 16px}.compact-connection{color:var(--tm-muted);align-items:center;gap:7px;font-size:13px;display:flex}.sidebar-heading{align-items:center;height:68px;padding:0 27px;display:flex}.sidebar-heading h2{color:var(--tm-ink);margin:0;font-size:20px}.scope-tabs{grid-template-columns:repeat(3,1fr);gap:8px;padding:7px 26px 20px;display:grid}.scope-tabs button{border:1px solid var(--tm-border);color:var(--tm-muted);cursor:pointer;background:#fff;border-radius:6px;height:42px;padding:0 8px}.conversation-search-row{grid-template-columns:minmax(0,1fr) 46px;gap:10px;padding:0 26px 20px;display:grid}.search-field{border:1px solid var(--tm-border-strong);background:#fff;border-radius:7px;align-items:center;gap:9px;height:44px;padding:0 13px;display:flex}.search-field svg{color:var(--tm-text);flex:none;width:20px;height:20px}.search-field input{background:0 0;border:0;outline:0;width:100%;min-width:0}.search-field input::placeholder,.composer-field textarea::placeholder{color:var(--tm-subtle)}.filter-button{border:1px solid var(--tm-border-strong);background:#fff;width:46px;height:44px}.conversation-list{border-top:1px solid var(--tm-border);min-height:0;overflow-y:auto}.conversation-row{border:0;border-bottom:1px solid var(--tm-border);color:var(--tm-text);cursor:pointer;text-align:left;background:0 0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-height:104px;padding:15px 25px;display:grid;position:relative}.conversation-row.selected:before{background:var(--tm-blue);content:"";width:4px;position:absolute;inset:0 auto 0 0}.visitor-avatar{background:#eef1f5;border:1px solid #d7dde6;border-radius:50%;flex:none;width:48px;height:48px;display:inline-block;position:relative}.avatar-head{background:#98a3b2;border-radius:50%;width:14px;height:14px;position:absolute;top:10px;left:16px}.avatar-body{background:#98a3b2;border-radius:50% 50% 42% 42%;width:24px;height:15px;position:absolute;bottom:7px;left:11px}.compact .avatar-head{width:11px;height:11px;top:8px;left:13px}.compact .avatar-body{width:19px;height:12px;bottom:6px;left:9px}.avatar-presence{background:var(--tm-success);border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-1px;right:-1px}.compact .avatar-presence{display:none}.conversation-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.conversation-copy strong{color:var(--tm-ink);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.conversation-meta{color:var(--tm-muted);flex-direction:column;align-items:flex-end;gap:11px;font-size:12px;display:flex}.conversation-meta svg{width:18px;height:18px}.empty-list,.dialog-empty,.timeline-empty{color:var(--tm-muted);text-align:center;padding:42px 24px}.conversation-skeleton{flex-direction:column;display:flex}.conversation-skeleton span{border-bottom:1px solid var(--tm-border);background:#e9edf3;height:104px;animation:1.5s ease-in-out infinite pulse;display:block}.conversation-header{border-bottom:1px solid var(--tm-border);align-items:center;gap:15px;padding:0 22px;display:flex}.conversation-title h2{color:var(--tm-ink);margin:0 0 3px;font-size:18px}.conversation-title p{color:var(--tm-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;overflow:hidden}.header-connection{color:var(--tm-muted);align-items:center;gap:7px;margin-left:auto;display:none}.secondary-button,.primary-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 17px;font-weight:600;display:inline-flex}.secondary-button{border:1px solid var(--tm-border-strong);background:#fff}.secondary-button:hover{background:var(--tm-hover)}.primary-button{background:var(--tm-blue);border:1px solid var(--tm-blue);color:#fff}.primary-button:hover:not(:disabled){background:var(--tm-blue-hover)}.header-action:first-of-type{margin-left:auto}[aria-disabled=true]{opacity:.48;cursor:not-allowed!important}.mobile-back,.mobile-more,.mobile-conversation-actions{display:none}.message-timeline{scroll-behavior:smooth;min-height:0;padding:26px 22px 34px;overflow-y:auto}.message-block{flex-direction:column;margin-bottom:17px;display:flex}.message-block>time{color:var(--tm-muted);margin:0 auto 12px;font-size:12px}.message-line{align-items:flex-end;gap:10px;max-width:82%;display:flex}.message-block.outbound .message-line{justify-content:flex-end;align-self:flex-end}.text-bubble,.generic-rich-bubble{color:var(--tm-ink);white-space:pre-wrap;word-break:break-word;background:#f4f6f9;border:1px solid #e0e5ed;border-radius:10px 10px 10px 3px;max-width:100%;padding:12px 15px;font-size:16px;line-height:1.55}.outbound .text-bubble,.generic-rich-bubble{background:var(--tm-blue-soft);border-color:#b7d0ff;border-radius:10px 10px 3px}.message-content-stack{gap:8px;max-width:min(100%,420px);display:grid}.attachment-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.attachment-list li{background:#f8fafc;border:1px solid #dbe2ec;border-radius:10px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;min-height:72px;padding:8px;display:grid;overflow:hidden}.attachment-list img,.attachment-placeholder{object-fit:contain;background:#fff;border:1px solid #e1e6ee;border-radius:7px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.attachment-placeholder{color:var(--tm-muted)}.attachment-placeholder svg{width:22px;height:22px}.attachment-meta{gap:4px;min-width:0;display:grid}.attachment-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.attachment-meta>span{color:var(--tm-muted);font-size:12px;line-height:1.35}.generic-rich-bubble{align-items:center;gap:9px;display:flex}.generic-rich-bubble svg{color:var(--tm-blue);width:19px;height:19px}.agent-avatar{color:#fff;background:#2a6eee;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:650;display:inline-flex}.delivery-state{color:var(--tm-blue);align-self:flex-end;align-items:center;gap:8px;min-height:22px;margin-right:49px;font-size:11px;display:flex}.delivery-state.danger{color:#b42318}.delivery-state.warning{color:#9a6700}.delivery-state.muted{color:var(--tm-muted)}.delivery-sent{align-items:center;display:inline-flex}.delivery-sent svg{stroke-width:2px;width:13px;height:13px;margin-right:-8px}.delivery-state button{color:currentColor;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;min-height:24px;padding:2px 6px;font-weight:650;display:inline-flex}.delivery-state button:hover:not(:disabled){background:#b4231814}.delivery-state button:disabled{cursor:default;opacity:.55}.delivery-state button svg{width:12px;height:12px}.quick-reply-bubble{background:var(--tm-blue-soft);border:1px solid #b7d0ff;border-radius:10px 10px 3px;gap:9px;min-width:330px;padding:10px;display:grid}.quick-reply-bubble p{margin:2px 3px 4px}.quick-reply-bubble span{color:#0058e8;text-align:center;background:#fff;border:1px solid #8fb4ff;border-radius:6px;padding:10px 14px;font-weight:650}.rich-link-bubble{background:var(--tm-blue-soft);border:1px solid #9fc0ff;border-radius:11px 11px 3px;max-width:404px;overflow:hidden}.rich-link-main{align-items:center;gap:14px;padding:17px;display:flex}.rich-link-main strong{color:var(--tm-ink);margin-bottom:8px;font-size:17px;display:block}.rich-link-main p{color:var(--tm-muted);margin:0;font-size:14px}.rich-link-icon{color:var(--tm-blue);background:#f8fbff;border:1px solid #c8dbff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.rich-link-icon svg{width:31px;height:31px}.rich-link-bubble>button{color:#0058e8;cursor:pointer;background:#fff;border:0;border-top:1px solid #bed2f7;justify-content:space-between;align-items:center;width:100%;height:46px;padding:0 17px;font-weight:650;display:flex}.rich-link-bubble>button svg{width:18px;height:18px;transform:rotate(-90deg)}.customer-typing{color:var(--tm-muted);align-items:center;gap:10px;margin-top:10px;font-size:13px;display:flex}.typing-dots{align-items:center;gap:5px;display:flex}.typing-dots i{background:var(--tm-blue);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite typing-dot}.typing-dots i:nth-child(2){animation-delay:.12s}.typing-dots i:nth-child(3){animation-delay:.24s}.composer-shell{border-top:1px solid var(--tm-border);flex-direction:column;align-items:stretch;gap:8px;padding:16px 22px;display:flex;position:relative}.agent-introduction-gate{background:color-mix(in srgb, var(--tm-blue) 7%, var(--tm-canvas));border:1px solid color-mix(in srgb, var(--tm-blue) 26%, var(--tm-border));border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:0 20px 18px;padding:16px;display:grid}.agent-introduction-gate.pending{grid-template-columns:auto minmax(0,1fr)}.agent-introduction-spinner{animation:.9s linear infinite attachment-spin}.agent-introduction-gate.pending>svg{color:var(--tm-blue);width:20px;height:20px}.agent-introduction-icon{background:var(--tm-blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.agent-introduction-icon svg{width:19px;height:19px}.agent-introduction-copy strong,.agent-introduction-gate.pending strong{color:var(--tm-ink);font-size:14px;display:block}.agent-introduction-copy label{gap:5px;display:grid}.agent-introduction-copy label span{color:var(--tm-muted);font-size:11px;font-weight:600}.agent-introduction-copy input{background:var(--tm-canvas);border:1px solid var(--tm-border);color:var(--tm-ink);font:inherit;border-radius:10px;width:min(320px,100%);min-height:38px;padding:8px 11px}.agent-introduction-copy input:focus{border-color:var(--tm-blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--tm-blue) 14%, transparent);outline:none}.composer-attachment{background:#f5f8fe;border:1px solid #cbd9f1;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 20px 32px;align-self:flex-start;align-items:center;gap:10px;width:100%;max-width:min(100%,520px);min-height:52px;padding:7px 8px 7px 10px;display:grid}.composer-attachment-icon{border:1px solid var(--tm-border);color:var(--tm-blue);background:#fff;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.composer-attachment-icon svg,.attachment-spinner{width:17px;height:17px}.composer-attachment-meta{gap:2px;min-width:0;display:grid}.composer-attachment-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.composer-attachment-meta span,.composer-file-error{color:var(--tm-muted);font-size:12px;line-height:1.35}.composer-file-error{color:var(--tm-danger);margin:0}.attachment-spinner{color:var(--tm-blue);animation:.9s linear infinite attachment-spin}.composer-attachment-remove{width:32px;height:32px}.composer-attachment-remove svg{width:16px;height:16px}@keyframes attachment-spin{to{transform:rotate(360deg)}}.composer-field{border:1px solid var(--tm-border-strong);border-radius:var(--tm-radius-sm);grid-template-columns:48px minmax(0,1fr) auto auto auto auto;align-items:center;gap:10px;width:100%;min-height:68px;padding:8px;display:grid}.attach-button{border-right:1px solid var(--tm-border);border-radius:0;width:48px;height:48px}.composer-field textarea{resize:none;border:0;outline:0;min-height:24px;max-height:104px;line-height:1.45;overflow-y:auto}.rich-button,.business-update-button,.business-action-button,.send-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:44px;padding:0 14px;font-weight:650;display:flex}.rich-button{border:1px solid var(--tm-blue);color:var(--tm-blue);background:#fff}.business-action-button{border:1px solid var(--tm-border-strong);color:var(--tm-text);background:#fff}.business-action-button[aria-expanded=true]{background:var(--tm-blue-soft);border-color:var(--tm-blue);color:#064cbf}.business-update-button{color:#8a5a00;background:#fff;border:1px solid #c68600}.business-update-button[aria-expanded=true]{color:#6f4900;background:#fff8e6;border-color:#aa7000}.business-update-button:disabled,.business-action-button:disabled{cursor:not-allowed;opacity:.45}.send-button{background:var(--tm-blue);border:1px solid var(--tm-blue);color:#fff}.send-button:disabled,.primary-button:disabled,.handoff-submit:disabled{cursor:not-allowed;opacity:.45}.advanced-composer{border:1px solid var(--tm-border-strong);border-radius:var(--tm-radius-md);z-index:24;background:#fff;grid-template-rows:auto auto minmax(0,1fr) auto auto;max-height:min(66vh,680px);display:grid;position:absolute;bottom:calc(100% + 8px);left:22px;right:22px;overflow:hidden;box-shadow:0 18px 45px #0c17332e}.advanced-composer>header{border-bottom:1px solid var(--tm-border);justify-content:space-between;align-items:center;min-height:62px;padding:8px 13px 8px 18px;display:flex}.advanced-composer>header>div{gap:2px;display:grid}.advanced-composer>header strong{color:var(--tm-ink);font-size:16px}.advanced-composer>header span,.advanced-composer>footer span{color:var(--tm-muted);font-size:12px}.advanced-action-tabs{background:var(--tm-rail);border-bottom:1px solid var(--tm-border);gap:4px;padding:8px 12px;display:flex;overflow-x:auto}.advanced-action-tabs button{color:var(--tm-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex:none;align-items:center;gap:7px;min-height:38px;padding:0 11px;font-size:13px;font-weight:620;display:inline-flex}.advanced-action-tabs button:hover,.advanced-action-tabs button.selected{border-color:var(--tm-border);color:var(--tm-ink);background:#fff}.advanced-action-tabs button.selected{border-color:var(--tm-blue);color:#064cbf}.advanced-action-tabs svg{width:17px;height:17px}.advanced-action-tabs em{color:var(--tm-danger);font-size:10px;font-style:normal;font-weight:600}.advanced-action-body{overscroll-behavior:contain;min-height:0;padding:18px;overflow-y:auto}.advanced-empty{color:var(--tm-muted);text-align:center;padding:28px 18px;font-size:13px}.advanced-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.advanced-field{color:var(--tm-text);gap:6px;min-width:0;font-size:12px;font-weight:650;display:grid}.advanced-field-wide{grid-column:1/-1}.advanced-field input,.advanced-field select,.advanced-field textarea,.advanced-repeat-row input,.advanced-repeat-row select{border:1px solid var(--tm-border-strong);background:#fff;border-radius:7px;width:100%;min-width:0;min-height:40px;padding:8px 10px;font-size:13px;font-weight:400}.advanced-field input:disabled{background:var(--tm-rail);color:var(--tm-muted)}.advanced-field textarea{resize:vertical;line-height:1.45}.advanced-field small{color:var(--tm-muted);font-size:11px;font-weight:400;line-height:1.35}.advanced-json{font-family:var(--tm-mono);tab-size:2}.apple-pay-editor,.advanced-repeat-list{gap:14px;display:grid}.advanced-editor-section{border-bottom:1px solid var(--tm-border);padding-bottom:18px}.advanced-editor-section:last-child{border-bottom:0;padding-bottom:0}.advanced-editor-section h4{color:var(--tm-ink);margin:0 0 12px;font-size:13px}.advanced-section-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.advanced-section-heading h4{margin:0}.advanced-section-heading button{border:1px solid var(--tm-border-strong);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:5px;min-height:32px;padding:0 9px;font-size:12px;display:inline-flex}.advanced-section-heading button:hover{background:var(--tm-hover)}.advanced-section-heading svg{width:15px;height:15px}.advanced-repeat-row{grid-template-columns:minmax(120px,1.4fr) minmax(84px,.6fr) 110px 38px;align-items:center;gap:8px;display:grid}.advanced-repeat-row .icon-button{border:1px solid var(--tm-border);color:var(--tm-muted);width:38px;height:38px}.advanced-repeat-row .icon-button:hover{color:var(--tm-danger)}.advanced-repeat-row .icon-button svg{width:16px;height:16px}.advanced-shipping-row{grid-template-columns:minmax(110px,1fr) minmax(120px,1fr) 82px minmax(130px,1.25fr) 38px}.advanced-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;display:grid}.advanced-checkbox-group{border:0;min-width:0;margin:0;padding:0}.advanced-checkbox-group legend{color:var(--tm-ink);margin-bottom:8px;padding:0;font-size:12px;font-weight:650}.advanced-checkboxes{flex-wrap:wrap;gap:7px 12px;display:flex}.advanced-checkboxes label{color:var(--tm-text);cursor:pointer;align-items:center;gap:6px;font-size:12px;display:inline-flex}.advanced-checkboxes input{accent-color:var(--tm-blue);width:15px;height:15px;margin:0}.advanced-callbacks{margin-bottom:14px}.advanced-countries{grid-template-columns:minmax(0,1fr);max-width:420px}.advanced-section-empty{color:var(--tm-muted);margin:0;font-size:12px}.advanced-error{color:var(--tm-danger);background:#fff4f2;border-top:1px solid #ffd6d1;margin:0;padding:9px 18px;font-size:12px}.advanced-composer>footer{border-top:1px solid var(--tm-border);justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:8px 16px 8px 18px;display:flex}.advanced-composer>footer .primary-button{flex:none;height:40px}.business-update-composer{grid-template-rows:auto minmax(0,1fr) auto;max-height:min(60vh,520px)}.business-update-composer-body{gap:16px;display:grid}.business-update-policy-note{color:#664500;background:#fff8e6;border:1px solid #f1d48f;border-radius:9px;align-items:flex-start;gap:9px;margin:0;padding:10px 12px;font-size:12px;line-height:1.45;display:flex}.business-update-policy-note svg{flex:none;width:17px;height:17px;margin-top:1px}.conversation-context{background:var(--tm-rail);border-left:1px solid var(--tm-border);min-height:0;padding:0 21px 28px;overflow-y:auto}.context-heading{justify-content:space-between;align-items:center;height:72px;display:flex}.context-heading h2{color:var(--tm-ink);margin:0;font-size:17px}.conversation-facts div{gap:5px;display:grid}.conversation-facts dt{color:var(--tm-ink);font-size:14px;font-weight:650}.conversation-facts dd{color:var(--tm-muted);overflow-wrap:anywhere;margin:0;font-size:14px}.handoff-panel h3{color:var(--tm-ink);margin:0 0 20px;font-size:16px}.handoff-panel label{gap:8px;margin-bottom:16px;display:grid}.handoff-panel label>span{color:var(--tm-muted);font-size:13px}.handoff-panel select{appearance:none;border:1px solid var(--tm-border-strong);background-color:#fff;background-image:none;border-radius:7px;width:100%;height:44px;padding:0 12px}.handoff-submit{color:#44506a;cursor:pointer;background:#e8ecf2;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;height:50px;margin-top:20px;padding:0 16px;font-weight:650;display:flex}.handoff-submit:not(:disabled){background:var(--tm-blue);color:#fff}.handoff-submit svg{width:18px;height:18px}.conversation-placeholder{color:var(--tm-muted);text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:0;display:flex}.placeholder-mark{background:var(--tm-navy);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;font-size:22px;font-weight:700;display:flex}.conversation-placeholder h2{color:var(--tm-ink);margin:0 0 7px;font-size:20px}.conversation-placeholder p{margin:0}.console-loading,.console-empty{color:var(--tm-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:0;padding:30px;display:flex}.console-empty strong{color:var(--tm-ink);font-size:18px}.console-empty p{margin:0}.console-loading{flex-direction:row}.console-loading span{background:var(--tm-blue);border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite typing-dot}.console-loading span:nth-child(2){animation-delay:.12s}.console-loading span:nth-child(3){animation-delay:.24s}.error-banner{border-radius:var(--tm-radius-sm);color:var(--tm-danger);z-index:20;background:#fff4f2;border:1px solid #f2bbb5;max-width:min(520px,100vw - 40px);padding:11px 16px;font-size:13px;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.demo-badge{color:#785f08;z-index:18;background:#fff8df;border:1px solid #e8d58e;border-radius:999px;padding:5px 9px;font-size:11px;position:fixed;bottom:12px;right:12px}.modal-backdrop{z-index:100;background:#0c17337a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dialog-loading{background:var(--tm-canvas);border:1px solid var(--tm-border-strong);justify-content:center;align-items:center;gap:7px;width:min(360px,100vw - 48px);min-height:96px;display:flex}.dialog-loading span{background:var(--tm-blue);border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite typing-dot}.dialog-loading span:nth-child(2){animation-delay:.12s}.dialog-loading span:nth-child(3){animation-delay:.24s}.lazy-surface-failure{background:var(--tm-canvas);align-content:center;justify-items:start;min-height:100%;padding:clamp(28px,7vw,84px);display:grid}.lazy-surface-failure>span{color:var(--tm-danger);font-family:var(--tm-mono);letter-spacing:.1em;font-size:9px;font-weight:700}.lazy-surface-failure strong{color:var(--tm-ink);letter-spacing:-.03em;margin-top:8px;font-size:24px}.lazy-surface-failure p{color:var(--tm-muted);max-width:420px;margin:8px 0 18px;font-size:13px}.rich-library-dialog{border:1px solid var(--tm-border-strong);border-radius:var(--tm-radius-lg);background:#fff;grid-template-rows:76px minmax(0,1fr) 94px;width:min(880px,100vw - 48px);max-width:880px;height:min(728px,100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 18px 48px #0c17332e}.rich-library-builder-dialog{width:min(1080px,100vw - 48px);max-width:1080px;height:min(800px,100dvh - 48px)}.dialog-header{border-bottom:1px solid var(--tm-border);justify-content:space-between;align-items:center;padding:0 27px;display:flex}.dialog-header h2{color:var(--tm-ink);margin:0;font-size:21px}.rich-dialog-title{align-items:center;gap:24px;display:flex}.rich-mode-tabs{border:1px solid var(--tm-border);background:#f3f6fa;border-radius:8px;align-items:center;gap:2px;padding:3px;display:flex}.rich-mode-tabs button{color:var(--tm-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;height:30px;padding:0 13px;font-size:12px;font-weight:650}.rich-mode-tabs button[aria-selected=true]{color:var(--tm-blue);background:#fff;box-shadow:0 1px 3px #0c17331a}.rich-library-body{grid-template-columns:51% 49%;min-height:0;display:grid}.rich-object-browser{border-right:1px solid var(--tm-border);flex-direction:column;min-height:0;padding:25px 18px 0;display:flex}.rich-create-button{background:var(--tm-blue-soft);color:#0058e8;cursor:pointer;border:1px solid #9bbcff;border-radius:7px;justify-content:center;align-items:center;gap:7px;width:100%;height:38px;margin-bottom:14px;font-size:13px;font-weight:700;display:flex}.rich-create-button:hover{background:#dfebff}.rich-create-button svg{width:17px;height:17px}.rich-search{margin:0 0 15px}.rich-filters{gap:4px;margin-bottom:13px;padding-bottom:2px;display:flex;overflow-x:auto}.rich-filters button{color:var(--tm-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;height:32px;padding:0 8px;font-size:12px}.rich-filters button.active{background:var(--tm-blue-soft);color:#0058e8;border-color:#8fb4ff;font-weight:650}.rich-object-list{flex:1;min-height:0;padding-bottom:18px;overflow-y:auto}.rich-object-row{border-radius:var(--tm-radius-sm);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:72px;padding:8px 10px;display:grid;position:relative}.rich-object-row:hover{background:var(--tm-hover)}.rich-object-row.selected{background:var(--tm-selected)}.rich-object-row.selected:before{background:var(--tm-blue);content:"";border-radius:0 3px 3px 0;width:4px;position:absolute;inset:7px auto 7px -10px}.rich-object-icon{border:1px solid var(--tm-border-strong);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.selected .rich-object-icon{color:var(--tm-blue);border-color:#8fb4ff}.rich-object-icon svg{width:22px;height:22px}.rich-object-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.rich-object-copy strong{color:var(--tm-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.rich-object-copy span,.rich-object-row time{color:var(--tm-muted);font-size:12px}.rich-preview{min-height:0;padding:31px 28px;overflow-y:auto}.rich-lifecycle-summary{border-bottom:1px solid var(--tm-border);color:var(--tm-muted);flex-wrap:wrap;align-items:center;gap:9px;margin:-8px 0 24px;padding-bottom:17px;font-size:12px;display:flex}.rich-lifecycle-summary p{flex-basis:100%;margin:1px 0 0;line-height:1.55}.rich-status{border-radius:999px;padding:4px 9px;font-size:11px;font-weight:750;display:inline-flex}.rich-status-approved{color:#157234;background:#e8f7ed}.rich-status-draft{color:#805b00;background:#fff4da}.rich-status-archived{color:#596579;background:#eef1f5}.rich-preview-content h3{color:var(--tm-ink);margin:0 0 8px;font-size:21px}.rich-preview-content>p{color:var(--tm-muted);margin:0 0 27px;font-size:14px}.preview-message{background:var(--tm-blue-soft);border-radius:var(--tm-radius-md);border:1px solid #b7d0ff;gap:10px;padding:17px;display:grid}.preview-message>strong{color:var(--tm-ink);margin-bottom:4px;font-size:15px}.preview-choice{color:#0058e8;text-align:center;background:#fff;border:1px solid #8fb4ff;border-radius:7px;padding:11px;font-weight:650}.preview-rich-link{background:#fff;border:1px solid #c4d7fb;border-radius:8px;align-items:center;gap:11px;padding:14px;display:flex}.preview-rich-link svg{color:var(--tm-blue);width:22px;height:22px}.preview-rich-link img{object-fit:cover;border-radius:5px;width:38px;height:38px}.preview-time-slots,.preview-form-pages{gap:7px;display:grid}.preview-time-slots span,.preview-form-pages span{color:#22406f;background:#fff;border:1px solid #c4d7fb;border-radius:7px;padding:9px 10px;font-size:12px}.preview-message small{color:var(--tm-muted);justify-self:end}.dialog-footer{border-top:1px solid var(--tm-border);justify-content:flex-end;align-items:center;gap:12px;padding:0 27px;display:flex}.danger-button{color:var(--tm-danger);border-color:#e0aaa5}.danger-button:hover:not(:disabled){background:#fff4f2}.rich-builder-layout{grid-template-columns:56% 44%;min-height:0;display:grid}.rich-builder-form{border-right:1px solid var(--tm-border);flex-direction:column;gap:16px;min-height:0;padding:25px 28px 34px;display:flex;overflow-y:auto}.rich-builder-heading{justify-content:space-between;align-items:flex-start;display:flex}.rich-builder-heading h3{color:var(--tm-ink);margin:4px 0 0;font-size:22px}.rich-builder-heading .settings-eyebrow{color:var(--tm-blue);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.rich-builder-note{border:1px solid var(--tm-border);color:var(--tm-muted);background:#f5f8fc;border-radius:7px;margin:-4px 0 2px;padding:10px 12px;font-size:12px}.rich-builder-form>label,.rich-two-fields label,.rich-three-fields label,.rich-editor-card label,.rich-collection-fieldset>label,.rich-editor-subsection label,.rich-navigation-editor label,.rich-file-field{flex-direction:column;gap:7px;min-width:0;display:flex}.rich-builder-form label>span,.rich-slot-fieldset legend{color:var(--tm-ink);font-size:12px;font-weight:650}.rich-builder-form input:not([type=checkbox]):not([type=file]),.rich-builder-form select,.rich-builder-form textarea{border:1px solid var(--tm-border-strong);background:#fff;border-radius:7px;width:100%;min-width:0;padding:0 11px}.rich-builder-form input:not([type=checkbox]):not([type=file]),.rich-builder-form select{height:43px}.rich-builder-form textarea{resize:vertical;min-height:84px;padding-block:10px;line-height:1.5}.rich-two-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.rich-checkboxes{border:1px solid var(--tm-border);background:#f7f9fc;border-radius:7px;gap:10px;padding:12px;display:grid}.rich-checkbox{cursor:pointer;align-items:center;gap:9px;display:flex}.rich-checkbox input{accent-color:var(--tm-blue);width:17px;height:17px}.rich-checkbox span{font-weight:500!important}.rich-slot-fieldset{border:1px solid var(--tm-border);border-radius:8px;gap:9px;margin:0;padding:13px;display:grid}.rich-collection-fieldset{border:1px solid var(--tm-border);border-radius:8px;gap:12px;min-width:0;margin:0;padding:13px;display:grid}.rich-collection-fieldset>legend{color:var(--tm-ink);padding:0 5px;font-size:12px;font-weight:650}.rich-field-help{color:var(--tm-muted);margin:-3px 0 1px;font-size:11px;line-height:1.5}.rich-editor-card{border:1px solid var(--tm-border);background:#f8fafc;border-radius:8px;gap:11px;min-width:0;padding:12px;display:grid}.rich-editor-card-heading{justify-content:space-between;align-items:center;min-width:0;display:flex}.rich-editor-card-heading>span{flex-direction:column;gap:2px;min-width:0;display:flex}.rich-editor-card-heading strong{color:var(--tm-ink);font-size:12px}.rich-editor-card-heading small{color:var(--tm-muted);font-family:var(--font-mono);font-size:10px}.rich-editor-card-heading .icon-button,.rich-editor-item>.icon-button{flex:none;width:34px;height:34px}.rich-editor-card-heading svg,.rich-editor-item>.icon-button svg{width:16px;height:16px}.rich-editor-items,.rich-editor-subsection{gap:10px;display:grid}.rich-editor-subsection{border-top:1px solid var(--tm-border);padding-top:11px}.rich-editor-item{border:1px solid var(--tm-border);background:#fff;border-radius:7px;grid-template-columns:minmax(0,1fr) 34px;align-items:start;gap:8px;padding:10px;display:grid}.rich-editor-item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-width:0;display:grid}.rich-image-assets{gap:7px;display:grid}.rich-image-asset{border:1px solid var(--tm-border);background:#fff;border-radius:7px;grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;gap:9px;padding:7px;display:grid}.rich-image-asset img{object-fit:contain;background:#eef2f7;border-radius:5px;width:38px;height:38px}.rich-image-asset>span{flex-direction:column;min-width:0;display:flex}.rich-image-asset strong,.rich-image-asset small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rich-image-asset strong{color:var(--tm-ink);font-family:var(--font-mono);font-size:11px}.rich-image-asset small{color:var(--tm-muted);font-size:10px}.rich-image-asset .icon-button{width:34px;height:34px}.rich-image-asset svg{width:15px;height:15px}.rich-three-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.rich-bubble-details .rich-editor-card{padding:10px}.rich-navigation-editor{background:#f1f5fa;border-radius:7px;gap:10px;padding:10px;display:grid}.rich-slot-fieldset legend{padding:0 5px}.rich-slot-row{grid-template-columns:minmax(0,1.7fr) 74px auto 34px;align-items:center;gap:7px;display:grid}.rich-slot-row>span{color:var(--tm-muted);font-size:11px}.rich-slot-row .icon-button{width:34px;height:34px}.rich-slot-row .icon-button svg{width:16px;height:16px}.inline-action{color:var(--tm-blue);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:5px;padding:5px 2px;font-size:12px;font-weight:650;display:flex}.inline-action svg{width:15px;height:15px}.rich-file-field input{color:var(--tm-muted);font-size:12px}.rich-file-field input::file-selector-button{border:1px solid var(--tm-border-strong);color:var(--tm-ink);cursor:pointer;background:#fff;border-radius:6px;margin-right:10px;padding:8px 10px}.rich-file-field small{color:var(--tm-muted);font-size:11px}.rich-builder-error{color:var(--tm-danger);background:#fff4f2;border:1px solid #f2bbb5;border-radius:7px;padding:10px 12px;font-size:12px}.rich-builder-preview{background:#fafbfd}.message-skeleton{gap:22px;padding:20px;display:grid}.message-skeleton span{background:#eef1f5;border-radius:10px;width:48%;height:58px;animation:1.5s ease-in-out infinite pulse;display:block}.message-skeleton span:nth-child(2){justify-self:end;width:62%}.message-skeleton span:nth-child(3){width:39%}@keyframes typing-dot{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes pulse{0%,to{opacity:.52}50%{opacity:1}}@media (width<=1260px){.console-body{grid-template-columns:356px minmax(0,1fr)}.conversation-workspace{grid-template-columns:minmax(0,1fr) 260px}.conversation-sidebar .scope-tabs,.conversation-search-row,.conversation-row{padding-inline:18px}.rich-button span,.business-action-button span,.send-button span{display:none}}.settings-page{background:#f5f7fb;min-height:0;padding:38px clamp(24px,5vw,70px) 56px;overflow-y:auto}.settings-page-header,.settings-account-card,.settings-security-note,.channel-settings-form,.business-updates-panel{max-width:1080px;margin-inline:auto}.settings-page-header{align-items:flex-start;gap:22px;margin-bottom:28px;display:flex}.settings-page-header h2{color:var(--tm-ink);letter-spacing:-.035em;margin:2px 0 7px;font-size:30px}.settings-page-header p{color:var(--tm-muted);margin:0}.settings-page-header .settings-eyebrow{color:var(--tm-blue);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:750}.settings-back{border:1px solid var(--tm-border);border-radius:var(--tm-radius-sm);cursor:pointer;background:#fff;flex:none;align-items:center;gap:7px;height:42px;padding:0 13px;display:inline-flex}.settings-back:hover{background:var(--tm-hover)}.settings-back svg,.settings-unavailable svg{width:18px;height:18px}.settings-account-card{border:1px solid var(--tm-border);border-radius:var(--tm-radius-lg);background:#fff;grid-template-columns:1.3fr 1fr .65fr;gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.settings-account-card>div{flex-direction:column;gap:7px;min-width:0;padding:21px 23px;display:flex}.settings-account-card span,.settings-account-card small{color:var(--tm-muted);font-size:12px}.settings-account-card code{color:var(--tm-ink);font-family:var(--tm-mono);overflow-wrap:anywhere;font-size:12px}.settings-account-card strong{color:var(--tm-ink);font-size:14px}.settings-account-card time{color:var(--tm-muted);font-size:11px}.settings-security-note{border-radius:var(--tm-radius-md);color:#17437f;background:#eef5ff;border:1px solid #bfd5ff;align-items:flex-start;gap:12px;margin-bottom:22px;padding:14px 17px;display:flex}.settings-security-note svg{flex:none;width:20px;height:20px;margin-top:1px}.settings-security-note p{margin:0;font-size:13px}.settings-section{border:1px solid var(--tm-border);border-radius:var(--tm-radius-lg);background:#fff;margin:0;padding:0}.settings-section>header{justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:15px 22px;display:flex}.settings-feature-toggle{cursor:pointer;align-items:center;gap:13px;display:flex}.settings-feature-toggle>span{flex-direction:column;gap:3px;display:flex}.settings-feature-toggle strong{color:var(--tm-ink);font-size:17px}.credential-state{border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:650;display:inline-flex}.credential-state.ready{color:#157234;background:#eaf8ee}.credential-state.missing{color:#855f00;background:#fff5df}.settings-fields{border-top:1px solid var(--tm-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:22px;display:grid}.settings-field{flex-direction:column;gap:7px;min-width:0;display:flex}.settings-field input{border:1px solid var(--tm-border-strong);background:#fff;border-radius:7px;width:100%;min-width:0;height:45px;padding:0 12px}.settings-field select{border:1px solid var(--tm-border-strong);color:var(--tm-ink);font:inherit;background:#fff;border-radius:7px;width:100%;min-width:0;height:45px;padding:0 12px}.settings-actions{border:1px solid var(--tm-border);border-radius:var(--tm-radius-lg);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex}.settings-actions p{color:var(--tm-muted);margin:0;font-size:12px}.settings-actions .primary-button{flex:none}.business-updates-panel{border:1px solid var(--tm-border);border-radius:var(--tm-radius-lg);background:#fff;margin-top:30px;overflow:hidden}.business-updates-panel>header{justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 22px;display:flex}.business-updates-panel>header h3,.business-updates-panel>header p{margin:0}.business-updates-panel>header h3{color:var(--tm-ink);font-size:17px}.business-updates-panel>header p{color:var(--tm-muted);max-width:760px;margin-top:5px;font-size:12px}.business-updates-panel>header>svg{color:var(--tm-blue);flex:none;width:22px;height:22px}.business-updates-fields,.business-updates-consent-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.business-updates-fallback-fields{grid-template-columns:minmax(180px,.45fr) minmax(0,1.55fr)}.business-updates-fallback-fields .settings-field:last-child{grid-column:1/-1}.business-updates-status-row{border-top:1px solid var(--tm-border);justify-content:space-between;align-items:center;gap:12px;padding:14px 22px 0;display:flex}.business-updates-status-row small,.business-updates-inline-state{color:var(--tm-muted);font-size:12px}.business-updates-inline-state{border-top:1px solid var(--tm-border);margin:0;padding:18px 22px}.business-updates-secret-input{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.business-updates-secret-input .secondary-button{white-space:nowrap;min-height:40px}.business-updates-action-buttons{flex:none;gap:10px;display:flex}.business-updates-consent-fields .settings-field:last-child:nth-child(5),.business-updates-fields .settings-field:last-child{grid-column:1/-1}.business-updates-fields input[type=file]{padding:9px 12px;font-size:12px}.business-updates-file-ready{align-items:center;gap:6px;display:inline-flex;color:#157234!important}.business-updates-file-ready svg{width:14px;height:14px}.business-updates-confirmation{border-top:1px solid var(--tm-border);color:var(--tm-ink);cursor:pointer;align-items:flex-start;gap:10px;padding:16px 22px;font-size:12px;display:flex}.business-updates-confirmation input{accent-color:var(--tm-blue);flex:none;width:17px;height:17px;margin:0}.business-updates-error,.business-updates-success{align-items:center;gap:8px;margin:0;padding:0 22px 16px;font-size:12px;display:flex}.business-updates-error{color:#a23333}.business-updates-success{color:#157234}.business-updates-success svg{flex:none;width:16px;height:16px}.business-updates-success code{font-family:var(--tm-mono);overflow-wrap:anywhere}.business-updates-actions{border:0;border-top:1px solid var(--tm-border);border-radius:0}.settings-loading{background:#f5f7fb;justify-content:center;align-items:center;gap:8px;min-height:0;display:flex}.settings-loading span{background:var(--tm-blue);border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite typing-dot}.settings-loading span:nth-child(2){animation-delay:.12s}.settings-loading span:nth-child(3){animation-delay:.24s}.settings-unavailable{color:var(--tm-muted);flex-direction:column;align-items:flex-start;gap:18px;display:flex}.bot-page{background:#f5f7fb;min-height:0;padding:38px clamp(24px,4vw,58px) 56px;overflow-y:auto}.bot-page-header,.bot-operational-summary,.bot-summary,.bot-library-layout,.bot-builder{max-width:1280px;margin-inline:auto}.bot-page-header{align-items:flex-start}.bot-page-header>div{min-width:0}.bot-new-button{flex:none;margin-top:7px;margin-left:auto}.bot-operational-summary{border:1px solid var(--tm-border);border-radius:var(--tm-radius-lg);color:var(--tm-ink);background:#fff;margin-bottom:14px;overflow:hidden}.bot-operational-summary>header{border-bottom:1px solid var(--tm-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.bot-operational-summary h3,.bot-operational-summary p{margin:0}.bot-operational-summary h3{font-size:14px}.bot-operational-summary p,.bot-operational-summary>header span,.bot-operational-grid small{color:var(--tm-muted);font-size:11px}.bot-operational-summary>header span{background:#f1f4f9;border-radius:999px;padding:5px 9px}.bot-operational-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.bot-operational-grid>div{gap:5px;padding:17px 20px 19px;display:grid}.bot-operational-grid>div+div{border-left:1px solid var(--tm-border)}.bot-operational-grid span{color:var(--tm-ink);font-size:12px;font-weight:650}.bot-operational-grid strong{color:var(--tm-blue);letter-spacing:-.02em;font-size:24px}.bot-summary{border:1px solid var(--tm-border);border-radius:var(--tm-radius-lg);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px;display:grid;overflow:hidden}.bot-summary>div{grid-template-columns:minmax(0,1fr) auto;gap:3px 14px;padding:18px 21px;display:grid}.bot-summary>div+div{border-left:1px solid var(--tm-border)}.bot-summary span{color:var(--tm-ink);font-size:13px;font-weight:650}.bot-summary strong{color:var(--tm-blue);grid-row:1/3;font-size:24px}.bot-summary small{color:var(--tm-muted);font-size:11px}.bot-library-layout{grid-template-columns:minmax(310px,.76fr) minmax(430px,1.45fr);gap:18px;min-height:610px;display:grid}.bot-flow-browser,.bot-flow-detail{border:1px solid var(--tm-border);border-radius:var(--tm-radius-lg);background:#fff;min-width:0;overflow:hidden}.bot-flow-browser{flex-direction:column;display:flex}.bot-flow-browser>header{border-bottom:1px solid var(--tm-border);padding:18px 20px}.bot-flow-browser h3,.bot-flow-detail h3,.bot-branch-heading h3,.bot-builder-preview h3{color:var(--tm-ink);margin:0}.bot-flow-browser h3{font-size:16px}.bot-flow-browser p,.bot-branch-heading p{color:var(--tm-muted);margin:4px 0 0;font-size:12px}.bot-flow-list{min-height:0;padding:8px;overflow-y:auto}.bot-flow-row{border-radius:var(--tm-radius-sm);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:4px 11px;width:100%;min-height:80px;padding:10px;display:grid;position:relative}.bot-flow-row:hover{background:var(--tm-hover)}.bot-flow-row.selected:before{background:var(--tm-blue);content:"";border-radius:0 3px 3px 0;width:3px;position:absolute;inset:8px auto 8px -8px}.bot-row-icon{color:var(--tm-blue);background:#eef4ff;border-radius:9px;grid-row:1/3;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.bot-row-icon svg{width:20px;height:20px}.bot-row-copy{flex-direction:column;min-width:0;display:flex}.bot-row-copy strong{color:var(--tm-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.bot-row-copy span,.bot-flow-row time{color:var(--tm-muted);font-size:11px}.bot-flow-row time{grid-column:2/4}.bot-status{border-radius:999px;flex:none;padding:4px 8px;font-size:11px;font-weight:750;display:inline-flex}.bot-status-active{color:#157234;background:#e8f7ed}.bot-status-draft{color:#805b00;background:#fff4da}.bot-status-archived{color:#596579;background:#eef1f5}.bot-detail-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.bot-detail-header h3{margin-top:10px;font-size:22px}.bot-detail-header p{color:var(--tm-muted);margin:4px 0 0;font-size:12px}.bot-detail-actions{flex:none;gap:9px;display:flex}.bot-activation-note{border-radius:var(--tm-radius-md);color:#17437f;background:#f3f7ff;border:1px solid #cadbff;align-items:flex-start;gap:10px;margin:20px 0 24px;padding:12px 14px;display:flex}.bot-activation-note svg{flex:none;width:18px;height:18px;margin-top:1px}.bot-activation-note p{margin:0;font-size:12px;line-height:1.55}.bot-flow-graph{gap:0;display:grid}.bot-graph-step{flex-direction:column;display:flex}.bot-graph-arrow{color:#8aa5d1;align-self:center;width:23px;height:23px;margin-block:4px}.bot-graph-node{border:1px solid var(--tm-border);border-radius:var(--tm-radius-md);background:#fbfcfe;border-left:4px solid #8190aa;padding:14px 16px}.bot-graph-choice{border-left-color:var(--tm-blue)}.bot-graph-off-hours{border-left-color:#d97706;margin-bottom:12px}.bot-graph-rich_object{border-left-color:#7c3aed}.bot-graph-authentication{border-left-color:#0f766e}.bot-graph-handoff{border-left-color:#d97706}.bot-graph-message{border-left-color:#138a5b}.bot-graph-node>header{align-items:center;gap:11px;display:flex}.bot-graph-node>header>span{border:1px solid var(--tm-border);color:var(--tm-blue);background:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.bot-graph-node>header svg{width:18px;height:18px}.bot-graph-node>header>div{flex-direction:column;min-width:0;display:flex}.bot-graph-node small{color:var(--tm-muted);font-family:var(--tm-mono);font-size:10px}.bot-graph-node strong{color:var(--tm-ink);overflow-wrap:anywhere;font-size:14px}.bot-graph-node em{background:var(--tm-blue-soft);color:var(--tm-blue);border-radius:999px;margin-left:auto;padding:4px 8px;font-size:10px;font-style:normal;font-weight:750}.bot-graph-node>p{color:var(--tm-muted);margin:11px 0;font-size:12px}.bot-transition-list{flex-wrap:wrap;gap:6px;display:flex}.bot-transition-list span{border:1px solid var(--tm-border);color:var(--tm-muted);font-family:var(--tm-mono);overflow-wrap:anywhere;background:#fff;border-radius:6px;padding:5px 7px;font-size:10px}.bot-transition-list b{color:var(--tm-ink)}.bot-empty{color:var(--tm-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:210px;padding:24px;display:flex}.bot-empty>svg{color:var(--tm-blue);width:32px;height:32px}.bot-empty strong{color:var(--tm-ink)}.bot-empty p{margin:0 0 5px;font-size:12px}.bot-builder{border:1px solid var(--tm-border);border-radius:var(--tm-radius-lg);background:#fff;overflow:hidden}.bot-builder-layout{grid-template-columns:minmax(0,1.65fr) minmax(290px,.75fr);display:grid}.bot-builder-editor{border-right:1px solid var(--tm-border);background:#f8fafe;flex-direction:column;gap:18px;min-width:0;padding:24px;display:flex}.bot-editor-card{border:1px solid var(--tm-border);border-radius:var(--tm-radius-lg);background:#fff;overflow:hidden}.bot-editor-card>header{border-bottom:1px solid var(--tm-border);align-items:center;gap:11px;min-height:66px;padding:11px 16px;display:flex}.bot-editor-card>header>div{flex-direction:column;min-width:0;display:flex}.bot-editor-card>header strong{color:var(--tm-ink);font-size:15px}.bot-editor-card>header small{color:var(--tm-muted);font-size:11px}.bot-editor-card>header .icon-button{flex:none;width:36px;height:36px;margin-left:auto}.bot-editor-card>header .icon-button svg{width:17px;height:17px}.bot-catch-all-toggle{color:var(--tm-muted);cursor:pointer;white-space:nowrap;align-items:center;gap:7px;margin-left:auto;font-size:11px;font-weight:650;display:flex}.bot-catch-all-toggle input{accent-color:var(--tm-blue);width:16px;height:16px;margin:0}.bot-node-number{background:var(--tm-blue-soft);color:var(--tm-blue);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:750;display:flex}.bot-node-number svg{width:16px;height:16px}.bot-hours-editor>header .secondary-button,.bot-language-editor>header .secondary-button{flex:none;min-height:34px;margin-left:auto;padding:7px 12px}.bot-language-tabs{border-bottom:1px solid var(--tm-border);gap:8px;padding:12px 17px;display:flex}.bot-language-tabs button{border:1px solid var(--tm-border-strong);color:var(--tm-muted);cursor:pointer;background:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:650}.bot-language-tabs button[aria-pressed=true]{background:var(--tm-blue-soft);border-color:color-mix(in srgb, var(--tm-blue) 35%, var(--tm-border));color:var(--tm-blue)}.bot-translation-review{color:var(--tm-ink);background:#fffaf0;border:1px solid #ead8ad;border-radius:8px;margin:14px 17px 0;padding:12px}.bot-translation-review.is-complete{background:#f3faf5;border-color:#bcdcc4}p.bot-translation-review{color:var(--tm-muted);font-size:12px;line-height:1.5}.bot-translation-review-heading{align-items:flex-start;gap:9px;display:flex}.bot-translation-review-heading>svg{color:#9a6700;flex:none;width:17px;height:17px;margin-top:1px}.bot-translation-review.is-complete .bot-translation-review-heading>svg{color:var(--tm-success)}.bot-translation-review-heading>div{gap:2px;min-width:0;display:grid}.bot-translation-review-heading strong{letter-spacing:-.01em;font-size:12px}.bot-translation-review-heading small,.bot-translation-review>p{color:var(--tm-muted);font-size:11px;line-height:1.5}.bot-translation-review progress{accent-color:#9a6700;width:100%;height:5px;margin:11px 0 0;display:block}.bot-translation-review.is-complete progress{accent-color:var(--tm-success)}.bot-translation-review ul{flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.bot-translation-review li{color:#77590c;background:#ffffffc2;border:1px solid #ead8ad;border-radius:999px;padding:5px 7px;font-size:10px;line-height:1}.bot-translation-review>p{margin:9px 0 0}.bot-hours-empty{color:var(--tm-muted);margin:0;padding:16px 17px;font-size:12px;line-height:1.55}.bot-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:17px;display:grid}.bot-field{flex-direction:column;gap:6px;min-width:0;display:flex}.bot-field>span{color:var(--tm-ink);font-size:12px;font-weight:650}.bot-field input,.bot-field select,.bot-field textarea{border:1px solid var(--tm-border-strong);background:#fff;border-radius:7px;width:100%;min-width:0;padding:10px 11px}.bot-field input,.bot-field select{height:42px}.bot-field textarea{resize:vertical;line-height:1.5}.bot-field small{color:var(--tm-muted);font-size:10px;line-height:1.45}.bot-field-wide{grid-column:1/-1}.bot-weekday-field{border:0;min-width:0;margin:0;padding:0}.bot-weekday-field legend{color:var(--tm-ink);margin-bottom:7px;padding:0;font-size:12px;font-weight:650}.bot-weekday-field>div{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.bot-weekday-field label{cursor:pointer;min-width:0}.bot-weekday-field input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.bot-weekday-field span{border:1px solid var(--tm-border-strong);color:var(--tm-muted);background:#fff;border-radius:7px;justify-content:center;align-items:center;height:38px;font-size:11px;font-weight:650;display:flex}.bot-weekday-field input:checked+span{background:var(--tm-blue-soft);color:var(--tm-blue);border-color:#94b7f8}.bot-weekday-field input:focus-visible+span{outline:2px solid var(--tm-blue);outline-offset:2px}.bot-branch-heading{justify-content:space-between;align-items:center;gap:16px;padding:3px 2px 0;display:flex}.bot-branch-heading h3{font-size:17px}.bot-branch-editors{gap:14px;display:grid}.bot-action-editor{border-top:1px solid var(--tm-border);background:#fbfcff;padding:16px}.bot-action-editor>.bot-field-grid{padding:0 0 15px}.bot-pii-confirmation{background:#fff9ec;border:1px solid #f1d69a;border-radius:9px;margin:0 0 16px;padding:14px}.bot-pii-confirmation legend{color:var(--tm-ink);padding:0 6px;font-size:12px;font-weight:750}.bot-pii-confirmation>.bot-field-grid{padding:12px 0 4px}.bot-action-note{color:var(--tm-muted);margin:0;font-size:11px;line-height:1.55}.bot-action-heading{align-items:center;gap:8px;margin-bottom:13px;display:flex}.bot-action-heading>span{color:var(--tm-blue);background:#eef4ff;border-radius:7px;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.bot-action-heading svg{width:16px;height:16px}.bot-action-heading strong{color:var(--tm-ink);font-size:13px}.bot-builder-preview{background:#fff;min-width:0;padding:27px 22px}.bot-preview-sticky{position:sticky;top:0}.bot-builder-preview .settings-eyebrow{color:var(--tm-blue);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:750}.bot-builder-preview h3{overflow-wrap:anywhere;margin:3px 0 22px;font-size:20px}.bot-mini-entry{border-radius:var(--tm-radius-md);color:var(--tm-blue);background:#eef4ff;border:1px solid #aac6ff;align-items:center;gap:10px;padding:13px;display:flex}.bot-mini-hours{color:#a46009;background:#fff8e8;border:1px solid #efd292;border-radius:8px;align-items:center;gap:9px;margin:10px 0 0 26px;padding:9px 10px;display:flex}.bot-mini-hours>svg{flex:none;width:17px;height:17px}.bot-mini-hours>span{flex-direction:column;min-width:0;display:flex}.bot-mini-hours strong{color:var(--tm-ink);font-size:11px}.bot-mini-hours small{color:var(--tm-muted);overflow-wrap:anywhere;font-size:10px}.bot-mini-entry>svg{flex:none;width:20px;height:20px}.bot-mini-entry>span{flex-direction:column;min-width:0;display:flex}.bot-mini-entry strong{color:var(--tm-ink);font-size:12px}.bot-mini-entry small,.bot-mini-branch small{color:var(--tm-muted);font-size:10px}.bot-mini-branch{padding-left:26px;position:relative}.bot-mini-line{border-bottom:1px solid #a8b9d5;border-left:1px solid #a8b9d5;width:16px;height:28px;position:absolute;top:0;left:12px}.bot-mini-branch>div{border:1px solid var(--tm-border);background:#fbfcfe;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:2px 9px;margin-top:12px;padding:10px;display:grid}.bot-mini-branch>div>span{border:1px solid var(--tm-border);color:var(--tm-blue);background:#fff;border-radius:50%;grid-row:1/3;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:750;display:flex}.bot-mini-branch strong{color:var(--tm-ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.bot-builder-safety{color:#176634;background:#eff9f2;border:1px solid #b9e0c3;border-radius:8px;align-items:flex-start;gap:8px;margin-top:22px;padding:11px;display:flex}.bot-builder-safety svg{flex:none;width:17px;height:17px;margin-top:1px}.bot-builder-safety p{margin:0;font-size:11px;line-height:1.5}.bot-builder-actions{border-top:1px solid var(--tm-border);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:76px;padding:12px 20px;display:grid}.bot-builder-actions p{color:var(--tm-muted);margin:0;font-size:11px}.bot-builder-actions .bot-validation-error{color:var(--tm-danger);align-items:center;gap:7px;display:flex}.bot-validation-error svg{flex:none;width:16px;height:16px}@media (width<=1080px){.conversation-workspace{grid-template-columns:minmax(0,1fr)}.conversation-context{display:none}.conversation-context.handoff-open{z-index:30;background:#fff;width:100%;max-width:340px;display:block;position:fixed;inset:68px 0 0 auto}.bot-library-layout{grid-template-columns:minmax(270px,.7fr) minmax(390px,1.3fr)}.bot-builder-layout{grid-template-columns:minmax(0,1fr) 280px}}@media (width<=760px){body{overflow:hidden}.agent-console{min-height:0;display:block}.navigation-rail{display:none}.console-surface{grid-template-rows:72px minmax(0,1fr);height:100dvh}.console-header{gap:8px;padding:0 16px}.console-header h1{margin-right:0;font-size:18px}.workspace-select{width:150px;min-width:0}.workspace-select select{padding-left:10px;font-size:12px}.console-header>.icon-button,.compact-connection{display:none}.console-header>.bot-header-button,.console-header>.settings-header-button{flex:none;display:inline-flex}.console-header>.clerk-account-controls{flex:none}.console-header>.clerk-account-controls .clerk-organization-control{display:none}.console-header h1{width:29px;font-size:0}.console-header h1:after{content:"TM";font-size:18px}.console-body{min-height:0;display:block;overflow:hidden}.conversation-sidebar{border-right:0;height:100%}.sidebar-heading{height:58px;padding-inline:20px}.scope-tabs{padding-bottom:14px}.conversation-search-row{padding-bottom:15px}.conversation-row{min-height:92px}.conversation-placeholder,.mobile-conversation-open .console-header,.mobile-conversation-open .conversation-sidebar{display:none}.mobile-conversation-open .console-surface{display:block}.mobile-conversation-open .console-body,.conversation-workspace{height:100dvh}.conversation-main{grid-template-rows:92px minmax(0,1fr) auto 82px;height:100dvh}.conversation-header{padding:max(10px, env(safe-area-inset-top)) 16px 10px;gap:10px}.conversation-header>.visitor-avatar{display:none}.mobile-back,.mobile-more,.header-connection{display:inline-flex}.mobile-back{margin-left:-10px}.mobile-more{margin-right:-10px}.header-connection{white-space:nowrap;margin-left:auto;font-size:12px}.header-action{display:none}.conversation-title h2{font-size:18px}.message-timeline{padding:24px 18px 30px}.message-line{max-width:96%}.text-bubble,.generic-rich-bubble{padding:12px 14px;font-size:16px}.quick-reply-bubble{min-width:min(300px,100vw - 88px)}.rich-link-bubble{max-width:calc(100vw - 88px)}.rich-link-main{align-items:flex-start;padding:14px}.rich-link-icon{width:48px;height:48px}.customer-typing{margin-top:16px}.composer-shell{padding:10px 16px}.agent-introduction-gate{grid-template-columns:auto minmax(0,1fr);align-items:start;margin:8px 16px 12px;padding:14px}.agent-introduction-gate>.primary-button{grid-column:1/-1;justify-content:center;width:100%}.composer-field{border:0;grid-template-columns:repeat(4,48px) minmax(0,1fr) 52px;gap:7px;padding:0;display:grid}.composer-field textarea{border:1px solid var(--tm-border-strong);border-radius:var(--tm-radius-sm);grid-area:1/1/auto/-1;min-height:50px;padding:12px 14px}.attach-button,.rich-button,.business-update-button,.business-action-button,.send-button{width:48px;height:48px;padding:0}.attach-button{border:1px solid var(--tm-border-strong);border-radius:var(--tm-radius-sm);grid-area:2/1}.rich-button{grid-area:2/2}.rich-button,.business-update-button,.business-action-button{font-size:0}.business-action-button{grid-area:2/4}.business-update-button{grid-area:2/3}.send-button{grid-area:2/6;justify-self:end}.advanced-composer{max-height:min(64vh,580px);bottom:calc(100% + 4px);left:8px;right:8px}.advanced-composer>header{min-height:56px;padding-left:14px}.advanced-action-body{padding:14px}.advanced-fields,.advanced-options-grid{grid-template-columns:minmax(0,1fr)}.advanced-field-wide{grid-column:auto}.advanced-repeat-row,.advanced-shipping-row{grid-template-columns:minmax(0,1fr) 88px 38px}.advanced-repeat-row select{grid-column:1/3}.advanced-repeat-row .icon-button{grid-area:1/3}.advanced-shipping-row input:nth-child(2),.advanced-shipping-row input:nth-child(4){grid-column:1/3}.advanced-shipping-row input:nth-child(3){grid-area:1/2}.advanced-composer>footer{flex-direction:column;align-items:stretch;gap:8px;padding:10px 14px}.advanced-composer>footer .primary-button{width:100%}.mobile-conversation-actions{border-top:1px solid var(--tm-border);padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.mobile-conversation-actions button{color:var(--tm-ink);background:#fff;border:0;justify-content:center;align-items:center;gap:10px;min-height:70px;font-size:16px;display:flex}.mobile-conversation-actions button+button{border-left:1px solid var(--tm-border)}.mobile-conversation-actions svg{width:22px;height:22px}.conversation-context.handoff-open{max-width:none;padding:max(10px, env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));width:100%;inset:0}.conversation-context.handoff-open .conversation-facts,.conversation-context.handoff-open .context-divider{display:none}.context-heading{height:64px}.handoff-panel label{margin-bottom:22px}.handoff-panel select{height:50px}.handoff-submit{height:54px}.modal-backdrop{padding:0}.rich-library-dialog{border:0;border-radius:0;width:100%;max-width:none;height:100dvh}.dialog-header{padding:max(8px, env(safe-area-inset-top)) 18px 0}.rich-dialog-title{gap:10px}.rich-dialog-title h2{font-size:18px}.rich-mode-tabs button{padding-inline:9px}.rich-library-body{min-height:0;display:block;overflow-y:auto}.rich-object-browser{border-bottom:1px solid var(--tm-border);border-right:0;padding:18px 16px 8px;display:block}.rich-object-list{max-height:286px}.rich-preview{padding:24px 20px 36px;overflow:visible}.rich-builder-layout{min-height:0;display:block;overflow-y:auto}.rich-builder-form{border-bottom:1px solid var(--tm-border);border-right:0;padding:22px 16px 30px;overflow:visible}.rich-two-fields,.rich-three-fields,.rich-editor-item-grid{grid-template-columns:minmax(0,1fr)}.rich-slot-row{grid-template-columns:minmax(0,1.5fr) 64px auto 34px}.dialog-footer{padding:0 16px max(8px, env(safe-area-inset-bottom))}.dialog-footer button{flex:1}.demo-badge{top:80px;bottom:auto;right:8px}.settings-page{height:100%;padding:22px 16px calc(36px + env(safe-area-inset-bottom))}.settings-page-header{display:block}.settings-back{margin-bottom:20px}.settings-page-header h2{font-size:25px}.settings-account-card{display:block}.settings-account-card>div+div{border-left:0;border-top:1px solid var(--tm-border)}.settings-section>header,.settings-actions{flex-direction:column;align-items:flex-start}.settings-fields,.settings-fields-wide,.business-updates-fields,.business-updates-consent-fields,.business-updates-fallback-fields{grid-template-columns:minmax(0,1fr)}.business-updates-fallback-fields .settings-field:last-child{grid-column:auto}.business-updates-status-row,.business-updates-secret-input,.business-updates-action-buttons{flex-direction:column;align-items:stretch;display:flex}.business-updates-consent-fields .settings-field:last-child:nth-child(5),.business-updates-fields .settings-field:last-child{grid-column:auto}.settings-actions .primary-button,.business-updates-actions .primary-button,.business-updates-action-buttons,.business-updates-action-buttons .secondary-button{width:100%}.bot-page{height:100%;padding:22px 16px calc(36px + env(safe-area-inset-bottom))}.bot-page-header{display:block}.bot-page-header .settings-back{margin-bottom:20px}.bot-new-button{width:100%;margin:16px 0 0;padding-inline:11px;font-size:12px}.bot-summary{display:block}.bot-operational-summary>header{align-items:flex-start;gap:12px}.bot-operational-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bot-operational-grid>div+div{border-left:0}.bot-operational-grid>div:nth-child(2n){border-left:1px solid var(--tm-border)}.bot-operational-grid>div:nth-child(n+3){border-top:1px solid var(--tm-border)}.bot-operational-grid>div:last-child{grid-column:1/-1}.bot-summary>div+div{border-left:0;border-top:1px solid var(--tm-border)}.bot-library-layout{min-height:0;display:block}.bot-flow-browser{margin-bottom:16px}.bot-flow-list{max-height:330px}.bot-flow-detail{padding:18px 14px}.bot-detail-header{display:block}.bot-detail-actions{margin-top:16px}.bot-detail-actions button{flex:1}.bot-builder-layout{display:block}.bot-builder-editor{border-right:0;padding:15px}.bot-field-grid{grid-template-columns:minmax(0,1fr);padding:15px}.bot-field-wide{grid-column:auto}.bot-weekday-field>div{grid-template-columns:repeat(4,minmax(0,1fr))}.bot-branch-heading{align-items:flex-start}.bot-branch-heading .secondary-button{flex:none;padding-inline:10px;font-size:12px}.bot-action-editor>.bot-field-grid{padding-bottom:14px}.bot-builder-preview{border-top:1px solid var(--tm-border)}.bot-preview-sticky{position:static}.bot-builder-actions{padding-bottom:calc(12px + env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.bot-builder-actions>div{grid-column:1/-1}}.msp-operations-shell{background:radial-gradient(circle at 15% 5%,#0a5cff1c,#0000 34%),linear-gradient(145deg,#f8faff 0%,#edf3fb 100%);height:100dvh;padding:44px 24px;overflow:auto}.msp-operations-card{background:#fffffff5;border:1px solid #b9c4d5e6;border-radius:18px;max-width:820px;margin:0 auto;overflow:hidden;box-shadow:0 24px 70px #0c17331f}.member-access-card{max-width:980px}.retention-card{max-width:1040px}.retention-inventory{border-bottom:1px solid var(--tm-border);margin:24px 30px 0;padding-bottom:24px}.retention-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.retention-summary article{border:1px solid var(--tm-border);background:#f7f9fc;border-radius:11px;gap:5px;min-height:112px;padding:15px;display:grid}.retention-summary small,.retention-summary span{color:var(--tm-muted);font-size:11px}.retention-summary strong{color:var(--tm-ink);font-size:18px}.retention-hold-table{border:1px solid var(--tm-border);border-radius:10px;overflow:hidden}.retention-hold-row{border-bottom:1px solid var(--tm-border);color:var(--tm-ink);background:#fff;grid-template-columns:minmax(0,1.35fr) minmax(0,1.7fr) 70px 90px;align-items:center;gap:12px;padding:11px 13px;font-size:12px;display:grid}.retention-hold-row:last-child{border-bottom:0}.retention-hold-row.heading{color:var(--tm-muted);text-transform:uppercase;background:#f7f9fc;font-size:11px;font-weight:700}.retention-hold-row span,.retention-hold-row code{overflow-wrap:anywhere;min-width:0}.retention-hold-row strong,.retention-hold-row small{display:block}.retention-hold-row small,.retention-hold-row code{color:var(--tm-muted);font-family:var(--tm-mono);font-size:10px}.text-button{color:var(--tm-blue);cursor:pointer;font:inherit;background:0 0;border:0;padding:5px 0;font-weight:700}.text-button:disabled{color:var(--tm-muted);cursor:default;opacity:.65}.retention-read-only{border:1px solid var(--tm-border);color:var(--tm-muted);background:#f7f9fc;border-radius:9px;align-items:center;gap:9px;margin:0 0 18px;padding:12px;font-size:12px;display:flex}.retention-read-only svg{flex:none;width:17px;height:17px}.member-directory{border-bottom:1px solid var(--tm-border);margin:24px 30px 0;padding-bottom:24px}.member-directory-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:13px;display:flex}.member-directory-heading h2{color:var(--tm-ink);margin:0;font-size:17px}.member-directory-heading p,.member-directory-empty{color:var(--tm-muted);margin:4px 0 0;font-size:12px}.member-directory-heading .secondary-button{flex:none;height:38px}.member-directory-table{border:1px solid var(--tm-border);border-radius:10px;overflow:hidden}.member-directory-row{border:0;border-bottom:1px solid var(--tm-border);color:var(--tm-ink);text-align:left;background:#fff;grid-template-columns:minmax(0,2.4fr) repeat(3,minmax(70px,.6fr));align-items:center;gap:12px;width:100%;padding:11px 13px;font-size:12px;display:grid}.member-directory-row:last-child{border-bottom:0}button.member-directory-row:hover{background:var(--tm-hover)}.member-directory-row.heading{color:var(--tm-muted);text-transform:uppercase;background:#f7f9fc;font-size:11px;font-weight:700}.member-directory-row span{overflow-wrap:anywhere;min-width:0}.member-directory-row strong,.member-directory-row small{display:block}.member-directory-row small{color:var(--tm-muted);font-family:var(--tm-mono);margin-top:3px;font-size:10px}.msp-operations-header{border-bottom:1px solid var(--tm-border);background:#f9fbff;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:18px;padding:26px 30px;display:grid}.msp-operations-header>svg{color:var(--tm-navy);width:24px;height:24px;margin-top:4px}.msp-operations-header-controls{align-items:center;gap:14px;display:flex}.msp-operations-header-controls>svg{color:var(--tm-navy);width:24px;height:24px}.msp-operations-mark{background:var(--tm-navy);color:#fff;letter-spacing:-.04em;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:750;display:flex}.msp-operations-kicker{color:var(--tm-blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:700}.msp-operations-header h1{color:var(--tm-ink);letter-spacing:-.035em;margin:0;font-size:clamp(22px,4vw,30px);line-height:1.15}.msp-operations-header p:not(.msp-operations-kicker){color:var(--tm-muted);max-width:620px;margin:8px 0 0}.msp-operations-warning{color:#684b06;background:#fff8e8;border:1px solid #f2d38a;border-radius:10px;align-items:flex-start;gap:10px;margin:24px 30px 0;padding:13px 15px;display:flex}.msp-operations-warning svg,.msp-operations-result svg{flex:none;width:19px;height:19px;margin-top:1px}.msp-operations-warning p,.msp-operations-result p{margin:0}.msp-operations-gate{border:1px solid var(--tm-border);background:#f8fafc;border-radius:14px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:16px;margin:24px 30px 30px;padding:20px;display:grid}.msp-operations-gate-icon{border:1px solid var(--tm-border);color:var(--tm-muted);background:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.msp-operations-gate-icon svg{width:20px;height:20px}.msp-operations-gate.checking .msp-operations-gate-icon svg{animation:.9s linear infinite msp-operation-spin}.msp-operations-gate>div{gap:5px;display:grid}.msp-operations-gate strong{color:var(--tm-ink);font-size:15px}.msp-operations-gate p{color:var(--tm-muted);margin:0;font-size:13px;line-height:1.55}.msp-operations-gate .secondary-button{white-space:nowrap;justify-content:center;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.msp-operations-gate .secondary-button svg{width:15px;height:15px}@keyframes msp-operation-spin{to{transform:rotate(360deg)}}.msp-operations-card form{padding:24px 30px 30px}.msp-operations-card fieldset{border:0;gap:18px;margin:0;padding:0;display:grid}.msp-operations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.msp-operations-field{gap:7px;display:grid}.msp-operations-field>span{color:var(--tm-ink);font-size:13px;font-weight:700}.msp-operations-field input,.msp-operations-field select,.msp-operations-field textarea{border:1px solid var(--tm-border-strong);border-radius:var(--tm-radius-sm);background:#fff;width:100%;min-height:43px;padding:10px 12px}.msp-operations-field textarea{resize:vertical;min-height:104px}.msp-operations-field small{color:var(--tm-muted);font-size:12px}.msp-operations-confirmation{background:var(--tm-blue-soft);border-radius:var(--tm-radius-sm);color:#263c6c;align-items:flex-start;gap:10px;padding:13px 14px;font-size:13px;display:flex}.msp-operations-confirmation input{flex:none;margin:3px 0 0}.msp-operations-result{border-radius:var(--tm-radius-sm);align-items:flex-start;gap:10px;margin-top:18px;padding:13px 14px;display:flex}.msp-operations-result strong{text-transform:capitalize;display:block}.msp-operations-result p{font-family:var(--tm-mono);overflow-wrap:anywhere;margin-top:3px;font-size:12px}.msp-operations-result.error{color:var(--tm-danger);background:#fff1f0;border:1px solid #f1b8b4}.msp-operations-result.success{color:#126426;background:#ecf9ef;border:1px solid #a9deb5}.msp-operations-card>.msp-operations-result{margin:24px 30px 30px}.msp-operations-result .primary-button{margin-top:14px;text-decoration:none}.msp-operations-actions{border-top:1px solid var(--tm-border);justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:20px;display:flex}.msp-operations-actions>p{color:var(--tm-muted);align-items:flex-start;gap:7px;max-width:470px;margin:0;font-size:12px;display:flex}.msp-operations-actions>p svg{flex:none;width:16px;height:16px}.msp-operations-actions code{color:var(--tm-ink);font-family:var(--tm-mono)}@media (width<=700px){.msp-operations-shell{padding:0}.msp-operations-card{border:0;border-radius:0;min-height:100dvh}.msp-operations-gate{grid-template-columns:44px minmax(0,1fr);align-items:start;margin-inline:18px}.msp-operations-gate .secondary-button{grid-column:1/-1}.msp-operations-header{grid-template-columns:auto minmax(0,1fr);padding:22px 18px}.msp-operations-header-controls{grid-column:1/-1;justify-content:space-between}.msp-operations-warning,.member-directory,.retention-inventory{margin:18px 18px 0}.retention-summary{grid-template-columns:minmax(0,1fr)}.retention-summary article{min-height:0}.retention-hold-row{grid-template-columns:minmax(0,1fr) 74px;align-items:start;gap:7px}.retention-hold-row.heading{display:none}.member-directory-heading{align-items:flex-start}.member-directory-row{grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(54px,.55fr));gap:8px;padding:10px}.msp-operations-card form{padding:20px 18px calc(24px + env(safe-area-inset-bottom))}.msp-operations-card>.msp-operations-result{margin:20px 18px calc(24px + env(safe-area-inset-bottom))}.msp-operations-grid{grid-template-columns:minmax(0,1fr)}.msp-operations-actions{flex-direction:column;align-items:stretch}.msp-operations-actions button{width:100%}}@media (width<=820px){.authentication-shell{grid-template-columns:minmax(0,1fr);justify-items:center;gap:30px;padding:34px 18px}.authentication-introduction{text-align:center}.authentication-introduction .authentication-mark{margin-inline:auto}.authentication-introduction h1{margin-top:18px;font-size:38px}.authentication-card{width:100%;min-height:430px}}button,select,textarea,input{letter-spacing:inherit}.navigation-rail{border-bottom:1px solid var(--tm-border);background:#fff;border-right:0;flex-direction:row;grid-area:1/1;align-items:center;min-width:0;min-height:0;display:flex}.tm-mark{border-right:1px solid var(--tm-border);color:var(--tm-ink);background:0 0;flex:0 0 320px;justify-content:flex-start;align-items:center;gap:10px;height:55px;padding:0 18px;display:flex}.tm-brand-lockup{gap:1px;display:grid}.tm-wordmark{letter-spacing:-.018em;white-space:nowrap;font-size:16px;font-weight:600;line-height:1.05}.navigation-items{flex-direction:row;align-self:stretch;gap:0;padding:0 8px;display:flex}.nav-button{color:var(--tm-muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex-direction:row;justify-content:center;align-items:center;gap:7px;min-height:55px;padding:0 15px;font-size:13px;font-weight:500;display:flex}.nav-button.active{border-bottom-color:var(--tm-blue);color:var(--tm-ink);background:0 0;font-weight:600}.navigation-footer{flex-direction:row;align-self:stretch;align-items:stretch;gap:0;margin:0 0 0 auto;padding:0;display:flex}.connection-chip{border:0;border-left:1px solid var(--tm-border);color:var(--tm-muted);font-family:var(--tm-mono);letter-spacing:.02em;text-transform:uppercase;justify-content:center;align-items:center;gap:7px;width:auto;margin:0;padding:0 18px;font-size:10px;display:flex}.status-dot{width:7px;height:7px}.console-surface{grid-area:2/1;grid-template-rows:64px minmax(0,1fr);min-width:0;min-height:0;display:grid}.console-header{background:var(--tm-canvas);border-bottom:1px solid var(--tm-border);align-items:center;gap:18px;padding:0 20px;display:flex}.workspace-select svg{width:14px;height:14px;right:10px}.compact-connection{font-family:var(--tm-mono);letter-spacing:.02em;text-transform:uppercase;font-size:10px;display:none}.console-header>.icon-button{border-radius:2px;width:34px;height:34px}.console-header>.icon-button svg{width:17px;height:17px}.conversation-sidebar{background:var(--tm-rail);border-right:1px solid var(--tm-border);grid-template-rows:52px 40px 52px minmax(0,1fr);min-height:0;display:grid}.synthetic-conversation-button{border:1px solid var(--tm-border-strong);color:var(--tm-ink);background:0 0;border-radius:3px;align-items:center;gap:6px;height:30px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.synthetic-conversation-button:hover:not(:disabled){border-color:var(--tm-ink);background:#fff}.synthetic-conversation-spinner{animation:.7s linear infinite spin}.scope-tabs{border-bottom:1px solid var(--tm-border);grid-template-columns:none;align-items:end;gap:18px;padding:0 16px;display:flex}.conversation-search-row{grid-template-columns:minmax(0,1fr);align-items:center;gap:6px;padding:8px 12px;display:grid}.search-field svg{stroke-width:1.8px;width:15px;height:15px}.filter-button{background:0 0;border:1px solid #0000;border-radius:2px;width:34px;height:34px}.filter-button:hover{border-color:var(--tm-border);background:#fff}.filter-button svg{width:16px;height:16px}.conversation-list{border-top:0}.conversation-list .empty-list{flex-direction:column;gap:6px;padding:40px 24px;display:flex}.conversation-list .empty-list strong{color:var(--tm-ink);font-size:13px;font-weight:600}.conversation-list .empty-list span{font-size:12px;line-height:1.5}.conversation-row{border:0;border-bottom:1px solid var(--tm-border);background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:12px 14px 12px 16px;display:grid}.conversation-copy strong{color:var(--tm-ink);letter-spacing:-.008em;font-size:14px;font-weight:600}.conversation-meta{font-family:var(--tm-mono);align-items:flex-end;gap:10px;font-size:10px}.conversation-meta svg{opacity:0;width:15px;height:15px;transition:opacity .12s}.conversation-row:hover .conversation-meta svg,.conversation-row:focus-visible .conversation-meta svg,.conversation-row.selected .conversation-meta svg{opacity:1}.conversation-skeleton span{background:#edede8;height:78px}.conversation-main{background:#fff;grid-template-rows:76px minmax(0,1fr) auto}.conversation-header{border-bottom:1px solid var(--tm-border);gap:12px;padding:0 18px}.conversation-title p{font-family:var(--tm-mono);letter-spacing:.015em;font-size:10px}.secondary-button,.primary-button{border-radius:2px;gap:6px;height:34px;padding:0 11px;font-size:12px;font-weight:600}.secondary-button{border-color:var(--tm-border);background:0 0}.primary-button{background:var(--tm-ink);border-color:var(--tm-ink)}.outbound .text-bubble,.outbound .generic-rich-bubble{background:var(--tm-blue-soft);border-color:#c9d7fb;border-radius:3px}.delivery-state{font-family:var(--tm-mono);margin-right:0;font-size:9px}.quick-reply-bubble,.rich-link-bubble,.attachment-list li{border-radius:3px}.rich-link-bubble{background:#f5f7fd;border-color:#c9d7fb}.rich-link-icon,.attachment-list img,.attachment-placeholder{border-radius:2px}.composer-shell{border-top:1px solid var(--tm-border);background:#fff;gap:6px;padding:12px 18px}.composer-field{border-color:var(--tm-border-strong);border-radius:2px;grid-template-columns:38px minmax(0,1fr) auto auto auto auto;gap:6px;min-height:52px;padding:5px}.attach-button{border-right:1px solid var(--tm-border);width:38px;height:38px}.composer-field textarea{font-size:14px;line-height:1.45}.rich-button:hover,.business-action-button:hover:not(:disabled),.business-update-button:hover:not(:disabled){background:var(--tm-hover);border-color:var(--tm-border);color:var(--tm-ink)}.send-button{background:var(--tm-blue);border-color:var(--tm-blue)}.rich-button svg,.business-update-button svg,.business-action-button svg,.send-button svg{width:16px;height:16px}.agent-introduction-gate{background:#f8f8f2;border:0;border-top:1px solid #dfdfd4;border-radius:0;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0;padding:12px 18px}.agent-introduction-icon{color:var(--tm-blue);background:0 0;border:1px solid #b7c7ef;border-radius:2px;width:32px;height:32px}.agent-introduction-copy strong,.agent-introduction-gate.pending strong{font-size:13px}.agent-introduction-copy p,.agent-introduction-gate.pending p{margin:2px 0 7px;font-size:11px;line-height:1.4}.agent-introduction-copy label span{font-family:var(--tm-mono);letter-spacing:.04em;text-transform:uppercase;flex:none;font-size:9px}.agent-introduction-copy input{border-radius:2px;min-height:32px;padding:5px 9px}.composer-attachment,.composer-attachment-icon{border-radius:2px}.conversation-context{background:var(--tm-rail);border-left:1px solid var(--tm-border);padding:0 18px 24px}.context-heading{height:76px}.context-heading>svg{width:15px;height:15px}.context-divider{background:var(--tm-border)}.handoff-panel h3{margin-bottom:16px;font-size:14px;font-weight:600}.handoff-panel label>span{font-family:var(--tm-mono);letter-spacing:.04em;text-transform:uppercase;font-size:9px}.handoff-panel select{border-radius:2px;height:36px;padding:0 9px;font-size:12px}.handoff-submit{border-radius:2px;height:38px;margin-top:14px;padding:0 11px;font-size:12px}.placeholder-mark{border:1px solid var(--tm-border-strong);color:var(--tm-ink);font-family:var(--tm-mono);background:0 0;border-radius:0;width:44px;height:44px;margin-bottom:15px;font-size:15px}.conversation-placeholder h2{letter-spacing:-.018em;font-size:18px;font-weight:600}.conversation-placeholder p{font-size:13px}.demo-badge{font-family:var(--tm-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:2px;font-size:9px}.authentication-product-label{font-family:var(--tm-mono);letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--tm-blue)!important;margin:0!important;font-size:10px!important;line-height:1.2!important}.settings-page,.bot-page{background:var(--tm-canvas);padding:32px clamp(24px,4vw,58px) 56px}.settings-page-header{gap:20px;margin-bottom:24px}.settings-page-header h2{letter-spacing:-.04em;margin-top:4px;font-size:32px;font-weight:600;line-height:1.05}.settings-page-header>div>p:last-child{font-size:15px;line-height:1.5}.settings-page-header .settings-eyebrow{font-family:var(--tm-mono);letter-spacing:.11em;font-size:9px}.settings-back{color:var(--tm-muted);background:0 0;border:0;border-radius:0;height:34px;margin-top:1px;padding:0 8px 0 0}.settings-back:hover{color:var(--tm-ink);background:0 0}.settings-account-card,.settings-security-note,.settings-section,.settings-actions,.business-updates-panel,.bot-operational-summary,.bot-summary,.bot-flow-browser,.bot-flow-detail{box-shadow:none;border-radius:0}.settings-account-card{margin-bottom:14px}.settings-account-card>div{gap:6px;padding:18px 20px}.settings-account-card span,.settings-account-card small,.settings-account-card time{font-family:var(--tm-mono);letter-spacing:.025em;font-size:9px}.settings-security-note{background:#f4f7ff;border-color:#c9d7fb;margin-bottom:18px;padding:12px 15px}.channel-settings-form{gap:14px}.settings-section>header{min-height:66px;padding:13px 20px}.settings-feature-toggle{gap:11px}.settings-feature-toggle strong{font-size:15px;font-weight:600}.settings-feature-toggle input{width:17px;height:17px}.credential-state,.bot-status,.bot-graph-node em,.bot-operational-summary>header span{border-radius:2px}.credential-state{font-family:var(--tm-mono);letter-spacing:.025em;text-transform:uppercase;padding:5px 8px;font-size:9px}.settings-fields{gap:16px 18px;padding:20px}.settings-field{gap:6px}.settings-field>span{font-size:12px;font-weight:600}.settings-field input,.settings-field select{border-radius:2px;height:40px;padding-inline:10px}.settings-actions{padding:14px 18px}.business-updates-panel{margin-top:22px}.business-updates-panel>header{padding:18px 20px}.business-updates-panel>header h3{font-size:15px;font-weight:600}.bot-page{gap:14px}.bot-page-header{margin-bottom:6px}.bot-new-button{margin-top:1px}.bot-operational-summary,.bot-summary{margin-bottom:0}.bot-operational-summary>header{padding:14px 18px}.bot-operational-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.bot-operational-grid>div{gap:4px;padding:15px 18px 17px}.bot-operational-grid strong{font-size:23px;font-weight:600}.bot-summary>div{padding:15px 18px}.bot-summary strong{font-size:22px;font-weight:600}.bot-library-layout{gap:14px}.bot-flow-browser>header{padding:16px 18px}.bot-flow-list{padding:0}.bot-flow-row{border-bottom:1px solid var(--tm-border);border-radius:0;min-height:76px;padding:10px 14px}.bot-flow-row.selected:before{border-radius:0;width:2px;inset:0 auto 0 0}.bot-row-icon{background:0 0;border:1px solid #c9d7fb;border-radius:2px;width:36px;height:36px}.bot-flow-detail{padding:22px}.bot-detail-header h3{font-size:21px;font-weight:600}.bot-activation-note{background:#f4f7ff;border-color:#c9d7fb;border-radius:0}.bot-graph-node{background:#fdfdfb;border-left-width:2px;border-radius:0}.bot-graph-node>header>span,.bot-transition-list span{border-radius:2px}@media (width<=1320px){.tm-mark{flex-basis:296px}.console-body{grid-template-columns:296px minmax(0,1fr)}.conversation-workspace{grid-template-columns:minmax(0,1fr) 248px}.connection-chip{padding-inline:12px}.rich-button span,.business-action-button span,.send-button span{display:none}.bot-operational-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bot-operational-grid>div:nth-child(4){border-left:0}}@media (width<=1080px){.tm-mark{flex-basis:296px}.navigation-items{padding-inline:2px}.nav-button{padding-inline:10px}.connection-chip span:last-child{display:none}.conversation-workspace{grid-template-columns:minmax(0,1fr)}.conversation-context{display:none}.conversation-context.handoff-open{background:var(--tm-rail);z-index:30;width:100%;max-width:320px;display:block;position:fixed;inset:120px 0 0 auto}}@media (width<=760px){.agent-console{min-height:0;display:block}.navigation-rail{display:none}.console-surface{grid-template-rows:60px minmax(0,1fr);height:100dvh}.console-header{gap:8px;padding:0 14px}.console-title{min-width:0}.console-title>span{display:none}.console-title h1{width:auto;margin:0;font-size:18px}.console-title h1:after{content:none}.workspace-select{width:154px;min-width:0}.console-header>.bot-header-button,.console-header>.settings-header-button{display:inline-flex}.console-body{display:block}.conversation-sidebar{height:100%}.sidebar-heading{padding-inline:16px}.conversation-row{min-height:76px}.mobile-conversation-open .console-header,.mobile-conversation-open .conversation-sidebar{display:none}.mobile-conversation-open .console-surface{display:block}.mobile-conversation-open .console-body,.conversation-workspace{height:100dvh}.conversation-workspace{grid-template-columns:minmax(0,1fr)}.conversation-main{grid-template-rows:76px minmax(0,1fr) auto 70px;height:100dvh}.conversation-header{padding:max(8px, env(safe-area-inset-top)) 14px 8px}.conversation-title h2{font-size:17px}.message-timeline{padding:24px 16px 28px}.message-line{max-width:94%}.composer-shell{padding:9px 12px}.agent-introduction-gate{grid-template-columns:32px minmax(0,1fr);align-items:start;padding:12px}.agent-introduction-copy label{align-items:stretch;display:grid}.agent-introduction-gate>.primary-button{grid-column:1/-1;width:100%}.composer-field{border:0;grid-template-columns:repeat(4,40px) minmax(0,1fr) 44px;gap:6px;padding:0;display:grid}.composer-field:focus-within{box-shadow:none}.composer-field textarea{border:1px solid var(--tm-border-strong);border-radius:2px;grid-area:1/1/auto/-1;min-height:44px;padding:10px 11px}.attach-button,.rich-button,.business-update-button,.business-action-button,.send-button{width:40px;height:40px;padding:0}.attach-button{border:1px solid var(--tm-border);border-radius:2px;grid-area:2/1}.rich-button{grid-area:2/2}.business-update-button{grid-area:2/3}.business-action-button{grid-area:2/4}.send-button{grid-area:2/6;justify-self:end}.rich-button span,.business-update-button span,.business-action-button span,.send-button span{display:none}.mobile-conversation-actions button{min-height:70px;font-size:14px}.conversation-context.handoff-open{max-width:none;padding:max(8px, env(safe-area-inset-top)) 20px calc(20px + env(safe-area-inset-bottom));inset:0}.settings-page,.bot-page{padding:24px 16px 40px}.settings-page-header{margin-bottom:22px;display:block}.settings-back{margin-bottom:14px}.settings-page-header h2{font-size:28px}.settings-page-header>div>p:last-child{font-size:14px}.settings-account-card{grid-template-columns:minmax(0,1fr)}.settings-account-card>div+div{border-left:0;border-top:1px solid var(--tm-border)}.settings-fields,.settings-fields-wide,.business-updates-fields,.business-updates-consent-fields,.business-updates-fallback-fields{grid-template-columns:minmax(0,1fr)}.bot-operational-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bot-operational-grid>div:nth-child(odd){border-left:0}.bot-operational-grid>div:nth-child(n+3){border-top:1px solid var(--tm-border)}.bot-summary{grid-template-columns:minmax(0,1fr)}.bot-summary>div+div{border-left:0;border-top:1px solid var(--tm-border)}.bot-library-layout{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--tm-ink:#1d1d1f;--tm-text:#3a3a3c;--tm-muted:#6e6e73;--tm-subtle:#8e8e93;--tm-blue:#0a5fef;--tm-blue-hover:#074fc9;--tm-blue-soft:#edf4ff;--tm-navy:#1d1d1f;--tm-success:#238636;--tm-warning:#b25f00;--tm-canvas:#fff;--tm-rail:#f5f5f7;--tm-hover:#ececf0;--tm-selected:#edf4ff;--tm-border:#e3e3e8;--tm-border-strong:#c9c9d0;--tm-danger:#c9362b;--tm-focus:#0a5fef;--tm-radius-sm:9px;--tm-radius-md:12px;--tm-radius-lg:16px}body{background:#f5f5f7}button{transition:background-color .16s,border-color .16s,color .16s,opacity .16s,transform 90ms}button:active:not(:disabled){transform:scale(.985)}.agent-console{background:#fff;grid-template-rows:minmax(0,1fr);grid-template-columns:156px minmax(0,1fr);height:100dvh;min-height:620px;display:grid}.navigation-rail{border:0;border-right:1px solid var(--tm-border);z-index:20;background:#f7f8fa;flex-direction:column;grid-area:1/1;align-items:stretch;min-width:0;min-height:0;display:flex;position:relative}.tm-mark{border:0;border-bottom:1px solid var(--tm-border);color:var(--tm-ink);background:#fff;flex:0 0 64px;justify-content:flex-start;align-items:center;gap:0;width:100%;height:64px;padding:0 16px;display:flex}.tm-brand-lockup{gap:2px;min-width:0;display:grid}.tm-wordmark{letter-spacing:-.035em;font-size:17px;font-weight:650;line-height:1}.tm-product-label{color:var(--tm-subtle);font-family:var(--tm-font);letter-spacing:0;text-transform:none;font-size:10px;font-weight:500;line-height:1.2}.navigation-items{flex-direction:column;flex:none;align-self:stretch;gap:4px;padding:14px 8px;display:flex}.nav-button{color:#596579;background:0 0;border:0;border-radius:9px;flex-direction:row;justify-content:flex-start;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 12px;font-size:13px;font-weight:550;display:flex;position:relative}.nav-button:before{content:"";background:0 0;border-radius:2px;width:3px;height:22px;position:absolute;left:-8px}.nav-button svg{stroke-width:1.8px;flex:none;width:19px;height:19px}.nav-button:hover:not(:disabled){color:var(--tm-ink);background:#eef1f5}.nav-button.active{background:var(--tm-blue-soft);color:var(--tm-blue);border:0;font-weight:650}.nav-button.active:before{background:var(--tm-blue)}.navigation-footer{flex-direction:column;align-self:stretch;align-items:stretch;margin:auto 0 0;padding:12px 10px 16px;display:flex}.connection-chip{color:var(--tm-muted);font-family:var(--tm-font);letter-spacing:0;text-transform:none;border:0;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin:0;padding:9px 7px;font-size:11px;display:flex}.status-dot{background:var(--tm-success);box-shadow:0 0 0 3px color-mix(in srgb, var(--tm-success) 10%, transparent);width:7px;height:7px}.connection-connecting .status-dot{background:var(--tm-warning)}.connection-offline .status-dot{background:var(--tm-danger)}.console-surface{background:#fff;grid-area:1/2;grid-template-rows:64px minmax(0,1fr);min-width:0;min-height:0;display:grid}.console-header{border-bottom:1px solid var(--tm-border);z-index:18;background:#fffffff7;align-items:center;gap:12px;min-width:0;padding:0 18px;display:flex;position:relative}.console-title{flex:none;gap:0;min-width:76px;display:grid}.console-title>span{color:var(--tm-subtle);font-family:var(--tm-mono);letter-spacing:.08em;font-size:8px;font-weight:600;line-height:1.1}.console-title h1{color:var(--tm-ink);letter-spacing:-.025em;margin:1px 0 0;font-size:18px;font-weight:650;line-height:1.25}.workspace-select{border:1px solid var(--tm-border-strong);background:#fff;border-radius:9px;align-items:center;min-width:196px;height:38px;display:flex;position:relative}.workspace-select:hover{border-color:#aeb7c5}.workspace-select select{appearance:none;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0 34px 0 12px;font-size:13px;font-weight:550}.workspace-select svg{pointer-events:none;width:14px;height:14px;position:absolute;right:11px}.console-command-search{border:1px solid var(--tm-border);color:var(--tm-muted);text-align:left;background:#f8f9fb;border-radius:9px;flex:380px;justify-content:flex-start;align-items:center;gap:9px;min-width:200px;max-width:420px;height:38px;padding:0 10px;font-size:13px;display:flex}.console-command-search:hover{border-color:var(--tm-border-strong);color:var(--tm-text);background:#fff}.console-command-search svg{width:16px;height:16px}.console-command-search span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.console-command-search kbd,.header-popover kbd{border:1px solid var(--tm-border);color:var(--tm-muted);font-family:var(--tm-font);text-align:center;background:#fff;border-bottom-color:#c5ccd6;border-radius:5px;min-width:28px;margin-left:auto;padding:0 5px;font-size:10px;font-weight:600;line-height:20px}.header-spacer{flex:auto}.compact-connection{color:var(--tm-muted);font-family:var(--tm-font);letter-spacing:0;text-transform:none;flex:none;align-items:center;gap:8px;font-size:11px;display:inline-flex}.console-header>.icon-button,.header-menu>summary{color:#526075;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;list-style:none;display:inline-flex}.header-menu>summary::-webkit-details-marker{display:none}.console-header>.icon-button:hover,.header-menu>summary:hover,.header-menu[open]>summary{background:var(--tm-hover);border-color:var(--tm-border);color:var(--tm-ink)}.console-header>.icon-button svg,.header-menu>summary svg{stroke-width:1.8px;width:18px;height:18px}.console-header>.bot-header-button,.console-header>.settings-header-button{display:none}.header-menu{flex:none;position:relative}.header-popover{border:1px solid var(--tm-border);color:var(--tm-text);z-index:80;background:#fff;border-radius:14px;width:300px;padding:16px;position:absolute;top:46px;right:0;box-shadow:0 18px 45px #10182824,0 2px 8px #1018280f}.header-popover header{gap:2px;margin-bottom:12px;display:grid}.header-popover header strong{color:var(--tm-ink);font-size:14px}.header-popover header span,.header-popover p,.account-popover span{color:var(--tm-muted);font-size:11px}.header-popover dl{border-bottom:1px solid var(--tm-border);border-top:1px solid var(--tm-border);margin:0 0 12px}.header-popover dl div{justify-content:space-between;align-items:center;min-height:38px;display:flex}.header-popover dt{font-size:12px}.header-popover dd{margin:0}.header-popover p{margin:0;line-height:1.5}.account-popover{align-items:center;gap:10px;width:220px;display:flex}.account-popover>div{display:grid}.account-avatar{background:var(--tm-blue-soft);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:650;display:inline-flex;color:var(--tm-blue)!important;font-size:12px!important}.console-body{grid-template-columns:312px minmax(0,1fr);min-width:0;min-height:0;display:grid}.conversation-sidebar{border-right:1px solid var(--tm-border);background:#f7f8fa;grid-template-rows:58px 42px 54px minmax(0,1fr);min-height:0;display:grid}.sidebar-heading{justify-content:space-between;align-items:center;height:58px;padding:9px 12px 0 16px;display:flex}.sidebar-heading h2{color:var(--tm-ink);letter-spacing:-.02em;margin:0;font-size:17px;font-weight:650}.synthetic-conversation-button{color:var(--tm-blue);background:#fff;border:1px solid #a9c8ee;border-radius:8px;align-items:center;gap:6px;height:32px;padding:0 9px;font-size:11px;font-weight:650;display:inline-flex}.synthetic-conversation-button:hover:not(:disabled){background:var(--tm-blue-soft);border-color:#7aafe9}.synthetic-conversation-button svg{width:14px;height:14px}.scope-tabs{border-bottom:1px solid var(--tm-border);align-items:end;gap:20px;padding:0 16px;display:flex}.scope-tabs button{color:var(--tm-muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;height:42px;padding:0;font-size:12px}.scope-tabs button:hover{color:var(--tm-ink)}.scope-tabs button.active{border-color:var(--tm-blue);color:var(--tm-blue);font-weight:650}.conversation-search-row{align-items:center;padding:9px 12px;display:grid}.search-field{border:1px solid var(--tm-border);background:#fff;border-radius:9px;gap:8px;height:36px;padding:0 10px}.search-field:focus-within{border-color:#83b4ec;box-shadow:0 0 0 3px #0a63d81a}.search-field svg{width:15px;height:15px}.search-field input{font-size:12px}.conversation-list{border:0;overflow-y:auto}.conversation-row{border:0;border-bottom:1px solid var(--tm-border);text-align:left;background:0 0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:78px;padding:11px 12px 11px 14px;display:grid;position:relative}.conversation-row:before{content:"";background:0 0;border-radius:0 2px 2px 0;width:3px;position:absolute;inset:0 auto 0 0}.conversation-row.selected:before{background:var(--tm-blue);width:3px}.conversation-row>.visitor-avatar{display:inline-flex}.visitor-avatar{color:#5c6f92;background:#e7eefa;border:0;border-radius:50%;width:38px;height:38px}.visitor-avatar.compact{width:28px;height:28px}.visitor-initials{letter-spacing:-.02em;justify-content:center;align-items:center;width:100%;height:100%;font-size:10px;font-weight:700;display:flex}.avatar-presence{background:var(--tm-success);border:2px solid #fff;width:9px;height:9px;bottom:-1px;right:-1px}.conversation-copy{gap:4px;min-width:0;display:grid}.conversation-copy strong{color:var(--tm-ink);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.conversation-copy span{color:var(--tm-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.conversation-meta{color:var(--tm-subtle);font-family:var(--tm-mono);flex-direction:column;align-items:flex-end;gap:8px;font-size:9px;display:flex}.conversation-meta svg{display:none}.conversation-state{background:#aeb7c5;border-radius:50%;width:7px;height:7px}.conversation-state-queued{background:var(--tm-blue);box-shadow:0 0 0 3px #0a63d81a}.conversation-state-assigned{background:var(--tm-success)}.conversation-state-unrouted{background:var(--tm-warning)}.conversation-list .empty-list{gap:6px;padding:42px 24px}.conversation-list .empty-list strong{color:var(--tm-ink);font-size:13px}.conversation-list .empty-list span{color:var(--tm-muted);font-size:12px;line-height:1.5}.conversation-workspace{grid-template-columns:minmax(0,1fr) 292px;min-width:0;min-height:0;display:grid}.conversation-main{background:#fff;grid-template-rows:76px minmax(0,1fr) auto auto;min-width:0;min-height:0;display:grid}.conversation-header{border-bottom:1px solid var(--tm-border);align-items:center;gap:10px;min-width:0;padding:0 16px;display:flex}.conversation-header>.visitor-avatar{display:inline-flex}.conversation-title{min-width:0}.conversation-title h2{color:var(--tm-ink);letter-spacing:-.018em;margin:0 0 2px;font-size:16px;font-weight:650}.conversation-title p{color:var(--tm-muted);font-family:var(--tm-font);letter-spacing:0;margin:0;font-size:11px}.header-connection{color:var(--tm-success);white-space:nowrap;align-items:center;gap:7px;margin-left:auto;font-size:10px;display:inline-flex}.secondary-button,.primary-button{border-radius:9px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.secondary-button{border-color:var(--tm-border-strong);color:var(--tm-text);background:#fff}.secondary-button:hover:not(:disabled){background:var(--tm-hover);border-color:#aeb7c5}.primary-button{background:var(--tm-blue);border-color:var(--tm-blue);color:#fff}.primary-button:hover:not(:disabled){background:var(--tm-blue-hover);border-color:var(--tm-blue-hover)}.secondary-button svg,.primary-button svg{width:15px;height:15px}.conversation-header .close-action:not(.synthetic-close-action){display:none}.message-timeline{background:#fbfcfe;padding:28px clamp(22px,3vw,44px) 34px;overflow-y:auto}.message-block>time{color:var(--tm-subtle);font-family:var(--tm-mono);letter-spacing:.02em;margin-bottom:7px;font-size:9px}.message-line{align-items:flex-end;gap:8px;max-width:min(78%,680px)}.message-line>.visitor-avatar,.message-line>.agent-avatar{display:none}.text-bubble,.generic-rich-bubble{color:var(--tm-ink);background:#f0f2f5;border:1px solid #e6e9ee;border-radius:14px 14px 14px 5px;padding:9px 12px;font-size:14px;line-height:1.5}.outbound .text-bubble,.outbound .generic-rich-bubble{background:var(--tm-blue);border-color:var(--tm-blue);color:#fff;border-radius:14px 14px 5px}.delivery-state{color:var(--tm-subtle);font-family:var(--tm-mono);margin-top:4px;font-size:9px}.delivery-state.failed{color:var(--tm-danger)}.delivery-state button{border-radius:6px}.quick-reply-bubble,.rich-link-bubble,.attachment-list li{box-shadow:none;border-radius:12px}.quick-reply-bubble span{border-color:#aac8eb;border-radius:7px;font-size:12px;font-weight:600}.rich-link-bubble{border-color:var(--tm-border-strong);background:#fff;min-width:min(320px,100%)}.rich-link-main{padding:14px}.rich-link-icon{background:var(--tm-blue-soft);color:var(--tm-blue);border-radius:10px}.rich-link-bubble button{border-top-color:var(--tm-border);color:var(--tm-blue);background:#f8fafc}.attachment-list li{border-color:var(--tm-border-strong);background:#fff;min-width:min(300px,100%)}.attachment-list img,.attachment-placeholder{background:#f3f6fa;border-radius:9px}.customer-typing{color:var(--tm-muted);font-size:11px}.customer-typing>.visitor-avatar{display:none}.typing-dots{background:#eef1f5;border-radius:999px;padding:7px 9px}.composer-area{border-top:1px solid var(--tm-border);background:#fff}.agent-introduction-confirmation{color:#4a607b;background:#f1f7ff;border:1px solid #d5e6f9;border-radius:8px;align-items:center;gap:8px;min-height:34px;margin:8px 14px 0;padding:0 10px;font-size:11px;display:flex}.agent-introduction-confirmation strong{color:var(--tm-blue);font-weight:650}.agent-introduction-confirmation>svg{color:var(--tm-blue);width:15px;height:15px}.agent-introduction-confirmation>svg:last-child{margin-left:auto}.composer-shell{background:#fff;border:0;gap:7px;padding:9px 14px 13px;position:relative}.composer-field{border:1px solid var(--tm-border-strong);background:#fff;border-radius:12px;grid-template-columns:40px minmax(0,1fr) auto auto auto auto;gap:4px;min-height:50px;padding:5px}.composer-field:focus-within{border-color:#83b4ec;box-shadow:0 0 0 3px #0a63d81a}.composer-field textarea{padding:9px 8px;font-size:13px;line-height:1.45}.attach-button{border:0;border-right:1px solid var(--tm-border);border-radius:7px 0 0 7px;width:38px;height:38px}.rich-button,.business-update-button,.business-action-button,.send-button{border-radius:8px;gap:6px;height:36px;padding:0 9px;font-size:11px;font-weight:650}.rich-button,.business-action-button,.business-update-button{color:var(--tm-muted);background:0 0;border-color:#0000}.rich-button:hover,.business-action-button:hover:not(:disabled),.business-update-button:hover:not(:disabled){background:var(--tm-hover);color:var(--tm-ink);border-color:#0000}.business-action-button[aria-expanded=true],.business-update-button[aria-expanded=true]{background:var(--tm-blue-soft);color:var(--tm-blue);border-color:#0000}.send-button{background:var(--tm-blue);border-color:var(--tm-blue);color:#fff}.send-button:hover:not(:disabled){background:var(--tm-blue-hover)}.mobile-actions-button,.mobile-composer-actions{display:none}.composer-attachment{border-radius:10px}.agent-introduction-gate{border:0;border-top:1px solid var(--tm-border);background:#f8fafc;border-radius:0;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0;padding:14px 16px}.agent-introduction-icon{background:var(--tm-blue-soft);color:var(--tm-blue);border:0;border-radius:10px;width:36px;height:36px}.agent-introduction-copy strong,.agent-introduction-gate.pending strong{color:var(--tm-ink);font-size:13px}.agent-introduction-copy p,.agent-introduction-gate.pending p{color:var(--tm-muted);margin:2px 0 8px;font-size:11px;line-height:1.45}.agent-introduction-copy label{align-items:center;gap:8px;display:flex}.agent-introduction-copy label span{color:var(--tm-muted);font-family:var(--tm-font);letter-spacing:0;text-transform:none;flex:none;font-size:10px}.agent-introduction-copy input{border:1px solid var(--tm-border-strong);border-radius:8px;min-height:36px;padding:6px 10px}.conversation-context{border-left:1px solid var(--tm-border);background:#fff;flex-direction:column;min-height:0;padding:0 18px 18px;display:flex;overflow-y:auto}.context-heading{flex:0 0 76px;justify-content:space-between;align-items:center;height:76px;display:flex}.context-heading h2{color:var(--tm-ink);font-family:var(--tm-font);letter-spacing:-.01em;text-transform:none;font-size:14px;font-weight:650}.context-heading>svg{color:var(--tm-subtle);width:15px;height:15px}.conversation-facts{gap:0;margin:0 0 18px;display:grid}.conversation-facts div{border-top:1px solid var(--tm-border);grid-template-columns:78px minmax(0,1fr);align-items:baseline;gap:10px;padding:11px 0;display:grid}.conversation-facts dt{color:var(--tm-muted);font-family:var(--tm-font);letter-spacing:0;text-transform:none;font-size:10px;font-weight:500}.conversation-facts dd{color:var(--tm-ink);font-size:11px;line-height:1.45}.context-status-dot{background:var(--tm-success);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.conversation-facts .conversation-capability-row{align-items:start}.capability-list{flex-wrap:wrap;gap:5px;display:flex}.capability-list span{border:1px solid var(--tm-border);color:#475467;background:#f7f9fc;border-radius:6px;padding:3px 6px;font-size:9px}.context-divider{background:var(--tm-border);height:1px}.context-activity{padding:18px 0 8px}.context-activity h3,.handoff-panel h3{color:var(--tm-ink);margin:0 0 14px;font-size:13px;font-weight:650}.context-activity ol{margin:0;padding:0;list-style:none}.context-activity li{grid-template-columns:14px minmax(0,1fr);gap:10px;min-height:52px;display:grid;position:relative}.context-activity li:after{background:var(--tm-border);content:"";width:1px;height:calc(100% - 12px);position:absolute;top:12px;left:5px}.context-activity li:last-child:after{display:none}.context-activity li>span{z-index:1;background:#fff;border:2px solid #b8c1ce;border-radius:50%;width:11px;height:11px;margin-top:2px;position:relative}.context-activity li.complete>span{background:var(--tm-success);border-color:var(--tm-success);box-shadow:0 0 0 3px #1694471a}.context-activity li div{gap:2px;display:grid}.context-activity li strong{color:var(--tm-text);font-size:11px;font-weight:600}.context-activity li small{color:var(--tm-muted);font-size:10px}.context-security-note{border-top:1px solid var(--tm-border);color:var(--tm-muted);align-items:center;gap:7px;margin-top:auto;padding-top:14px;font-size:10px;display:flex}.context-security-note svg{width:14px;height:14px}.handoff-panel{padding-top:18px}.handoff-panel label{gap:6px;margin-bottom:12px}.handoff-panel label>span{color:var(--tm-muted);font-family:var(--tm-font);letter-spacing:0;text-transform:none;font-size:10px}.handoff-panel select{border:1px solid var(--tm-border-strong);border-radius:8px;height:38px;padding:0 10px;font-size:11px}.handoff-submit{background:var(--tm-blue);border:1px solid var(--tm-blue);color:#fff;border-radius:9px;width:100%;height:40px;margin-top:8px;font-size:12px}.placeholder-mark{background:var(--tm-blue-soft);color:var(--tm-blue);font-family:var(--tm-font);border:1px solid #d7e7fa;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-flex}.conversation-placeholder h2{color:var(--tm-ink);letter-spacing:-.02em;font-size:18px;font-weight:650}.conversation-placeholder p{color:var(--tm-muted);font-size:12px}.demo-badge{border:1px solid var(--tm-border);color:var(--tm-muted);font-family:var(--tm-mono);letter-spacing:.04em;text-transform:uppercase;background:#fffffff2;border-radius:7px;font-size:8px}.error-banner{border-radius:10px;box-shadow:0 14px 35px #10182824}.settings-page{background:#fff;grid-template-columns:224px minmax(0,1fr) 288px;min-height:0;padding:0;display:grid;overflow:hidden}.settings-navigation{border-right:1px solid var(--tm-border);background:#f7f8fa;flex-direction:column;min-height:0;padding:0 12px 16px;display:flex;overflow-y:auto}.settings-navigation>header{border-bottom:1px solid var(--tm-border);margin:0 -12px 14px;padding:12px 16px 16px}.settings-back{color:var(--tm-muted);background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;height:30px;margin:0 0 9px -7px;padding:0 7px;font-size:11px;display:inline-flex}.settings-back:hover{background:var(--tm-hover);color:var(--tm-ink)}.settings-back svg{width:14px;height:14px}.settings-navigation>header h2{color:var(--tm-ink);letter-spacing:-.02em;margin:0 0 2px;font-size:18px;font-weight:650}.settings-navigation>header p{color:var(--tm-muted);margin:0;font-size:11px}.settings-navigation nav{gap:3px;display:grid}.settings-nav-label{color:var(--tm-subtle);letter-spacing:.08em;text-transform:uppercase;margin:14px 10px 4px;font-size:9px;font-weight:650}.settings-navigation nav button,.settings-navigation nav a{color:#596579;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;min-height:38px;padding:0 10px;font-size:11px;font-weight:550;text-decoration:none;display:flex;position:relative}.settings-navigation nav button:before{content:"";background:0 0;border-radius:2px;width:3px;height:20px;position:absolute;left:-12px}.settings-navigation nav button:hover,.settings-navigation nav a:hover{color:var(--tm-ink);background:#eef1f5}.settings-navigation nav button.active{background:var(--tm-blue-soft);color:var(--tm-blue);font-weight:650}.settings-navigation nav button.active:before{background:var(--tm-blue)}.settings-navigation nav svg{width:15px;height:15px}.settings-navigation>footer{border-top:1px solid var(--tm-border);color:var(--tm-muted);align-items:center;gap:7px;margin-top:auto;padding:15px 7px 0;font-size:10px;display:flex}.settings-navigation>footer svg{color:var(--tm-success);width:15px;height:15px}.settings-content{scroll-behavior:smooth;min-width:0;min-height:0;padding:30px clamp(22px,3vw,40px) 52px;overflow-y:auto}.settings-page-header{justify-content:space-between;align-items:start;gap:24px;margin:0 0 20px;scroll-margin-top:24px;display:flex}.settings-page-header h2{color:var(--tm-ink);letter-spacing:-.035em;margin:4px 0 6px;font-size:25px;font-weight:650;line-height:1.1}.settings-page-header>div>p:last-child{color:var(--tm-muted);margin:0;font-size:12px;line-height:1.5}.settings-page-header .settings-eyebrow,.settings-business-updates .settings-eyebrow{color:var(--tm-blue);font-family:var(--tm-mono);letter-spacing:.12em;margin:0;font-size:9px;font-weight:700}.settings-header-actions{flex:none;align-items:center;gap:9px;display:flex}.settings-version{border:1px solid var(--tm-border-strong);color:var(--tm-muted);font-family:var(--tm-mono);border-radius:8px;padding:8px 9px;font-size:9px}.settings-readiness{border:1px solid var(--tm-border-strong);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px;scroll-margin-top:24px;display:grid;overflow:hidden}.settings-readiness>div{align-items:center;gap:10px;min-height:68px;padding:12px 16px;display:flex}.settings-readiness>div+div{border-left:1px solid var(--tm-border)}.settings-readiness>div>svg{flex:none;width:20px;height:20px}.settings-readiness .ready>svg{color:var(--tm-success)}.settings-readiness .pending>svg{color:var(--tm-warning)}.settings-readiness .neutral>svg{color:var(--tm-muted)}.settings-readiness>div span{gap:2px;display:grid}.settings-readiness small{color:var(--tm-muted);font-size:9px}.settings-readiness strong{color:var(--tm-ink);font-size:11px;font-weight:600}.settings-readiness>p{border-top:1px solid var(--tm-border);color:var(--tm-muted);background:#f8f9fb;grid-column:1/-1;margin:0;padding:7px 14px;font-size:9px}.settings-account-card{border:1px solid var(--tm-border);background:#fff;border-radius:12px;grid-template-columns:1.2fr 1fr .7fr;margin-bottom:12px;display:grid;overflow:hidden}.settings-account-card>div{gap:4px;min-width:0;padding:14px 16px;display:grid}.settings-account-card>div+div{border-left:1px solid var(--tm-border)}.settings-account-card span,.settings-account-card small,.settings-account-card time{color:var(--tm-muted);font-family:var(--tm-font);letter-spacing:0;font-size:9px}.settings-account-card code,.settings-account-card strong{color:var(--tm-ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.settings-security-note{color:#39516d;background:#f2f7fd;border:1px solid #d6e5f6;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:10px 13px;display:flex}.settings-security-note svg{color:var(--tm-blue);width:16px;height:16px}.settings-security-note p{margin:0;font-size:10px;line-height:1.5}.channel-settings-form{gap:12px;display:grid}.settings-section{border:1px solid var(--tm-border);box-shadow:none;background:#fff;border-radius:12px;margin:0;padding:0;scroll-margin-top:24px;overflow:hidden}.settings-section>header{border-bottom:1px solid var(--tm-border);background:#fbfcfd;justify-content:space-between;align-items:center;min-height:58px;padding:10px 15px;display:flex}.settings-feature-toggle{align-items:center;gap:10px;display:flex}.settings-feature-toggle input{accent-color:var(--tm-blue);width:16px;height:16px}.settings-feature-toggle>span{gap:1px;display:grid}.settings-feature-toggle strong{color:var(--tm-ink);font-size:13px;font-weight:650}.settings-feature-toggle small{color:var(--tm-muted);font-size:9px}.credential-state{border:1px solid var(--tm-border);font-family:var(--tm-font);letter-spacing:0;text-transform:none;background:#f7f8fa;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;display:inline-flex}.credential-state.ready{color:var(--tm-success)}.credential-state.missing{color:var(--tm-warning)}.credential-state svg{width:13px;height:13px}.settings-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;padding:16px;display:grid}.settings-fields-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-field{gap:6px;display:grid}.settings-field>span{color:var(--tm-text);font-size:10px;font-weight:600}.settings-field input,.settings-field select{border:1px solid var(--tm-border-strong);background:#fff;border-radius:8px;height:38px;padding-inline:10px;font-size:11px}.settings-field small{color:var(--tm-muted);font-size:9px}.settings-actions{border:1px solid var(--tm-border);background:#f8f9fb;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.settings-actions>div{align-items:center;gap:10px;min-width:0;display:flex}.settings-actions p{color:var(--tm-muted);margin:0;font-size:9px;line-height:1.4}.settings-business-updates{gap:12px;margin-top:30px;scroll-margin-top:24px;display:grid}.settings-business-updates>header{border-bottom:1px solid var(--tm-border);padding-bottom:14px}.settings-business-updates>header h3{color:var(--tm-ink);letter-spacing:-.02em;margin:4px 0;font-size:18px;font-weight:650}.settings-business-updates>header>p:last-child{color:var(--tm-muted);margin:0;font-size:11px}.business-updates-panel{border:1px solid var(--tm-border);box-shadow:none;border-radius:12px;margin-top:0;overflow:hidden}.business-updates-panel>header{background:#fbfcfd;padding:15px 16px}.business-updates-panel>header h3{color:var(--tm-ink);font-size:13px;font-weight:650}.settings-inspector{border-left:1px solid var(--tm-border);background:#fbfcfd;flex-direction:column;min-height:0;padding:0 18px 18px;display:flex;overflow-y:auto}.settings-inspector>header{border-bottom:1px solid var(--tm-border);flex:0 0 68px;justify-content:space-between;align-items:center;display:flex}.settings-inspector h2{color:var(--tm-ink);margin:0;font-size:14px;font-weight:650}.settings-inspector>header span{color:var(--tm-muted);font-family:var(--tm-mono);font-size:9px}.settings-inspector section{border-bottom:1px solid var(--tm-border);padding:17px 0}.settings-inspector h3{color:var(--tm-ink);margin:0 0 12px;font-size:11px;font-weight:650}.settings-inspector dl{gap:10px;margin:0;display:grid}.settings-inspector dl div{grid-template-columns:62px minmax(0,1fr);gap:8px;display:grid}.settings-inspector dt,.settings-inspector dd{color:var(--tm-muted);margin:0;font-size:10px}.settings-inspector dd{color:var(--tm-text)}.settings-inspector code{font-family:var(--tm-mono)}.settings-checklist p{align-items:center;gap:8px;margin:9px 0;font-size:10px;display:flex}.settings-checklist p.complete{color:#27623d}.settings-checklist p.pending{color:#9a5b08}.settings-checklist svg{width:15px;height:15px}.settings-change-summary>div{grid-template-columns:10px minmax(0,1fr);gap:9px;min-height:54px;display:grid;position:relative}.settings-change-summary>div:after{background:var(--tm-border);content:"";width:1px;height:calc(100% - 10px);position:absolute;top:10px;left:4px}.settings-change-summary>div:last-child:after{display:none}.timeline-dot{background:var(--tm-blue);z-index:1;border:2px solid #fff;border-radius:50%;width:9px;height:9px;margin-top:2px;position:relative;box-shadow:0 0 0 2px #bcd6f3}.settings-change-summary p{gap:2px;margin:0;display:grid}.settings-change-summary strong{color:var(--tm-text);font-size:10px;font-weight:600}.settings-change-summary small{color:var(--tm-muted);font-size:9px}.settings-inspector>footer{color:var(--tm-muted);align-items:center;gap:7px;margin-top:auto;padding-top:16px;font-size:9px;display:flex}.settings-inspector>footer svg{width:14px;height:14px}.bot-page{background:#f8f9fb;padding:26px clamp(22px,3vw,40px) 44px}.bot-page .settings-page-header{margin-bottom:16px}.bot-operational-summary,.bot-summary,.bot-flow-browser,.bot-flow-detail{border-color:var(--tm-border);box-shadow:none;border-radius:12px}.bot-operational-summary>header,.bot-flow-browser>header{background:#fbfcfd}.bot-operational-grid>div,.bot-summary>div{padding:14px 16px}.bot-operational-grid strong,.bot-summary strong{color:var(--tm-ink);font-size:21px;font-weight:650}.bot-flow-row{border-bottom-color:var(--tm-border);border-radius:0}.bot-flow-row.selected{background:var(--tm-blue-soft)}.bot-flow-row.selected:before{background:var(--tm-blue);width:3px}.bot-row-icon,.bot-graph-node>header>span,.bot-transition-list span,.bot-activation-note,.credential-state,.bot-status{border-radius:8px}.advanced-composer{border-color:var(--tm-border);border-radius:14px;box-shadow:0 20px 50px #10182824}.business-update-composer-actions{flex:none;align-items:center;gap:8px;display:flex}.business-update-composer-actions .secondary-button,.business-update-composer-actions .primary-button{white-space:nowrap;min-height:36px}.modal-panel,.rich-library-dialog{border-color:var(--tm-border);border-radius:16px;box-shadow:0 24px 70px #1018282e}@media (width<=1320px){.agent-console{grid-template-columns:76px minmax(0,1fr)}.tm-mark{justify-content:center;padding:0}.tm-wordmark{font-size:0}.tm-wordmark:after{content:"TM";letter-spacing:-.02em;font-size:15px}.tm-product-label,.nav-button span,.connection-chip span:last-child{display:none}.navigation-items{align-items:center;padding-inline:8px}.nav-button{justify-content:center;width:52px;padding:0}.nav-button:before{left:-12px}.connection-chip{justify-content:center}.settings-page{grid-template-columns:208px minmax(0,1fr) 264px}.conversation-workspace{grid-template-columns:minmax(0,1fr) 264px}.rich-button span,.business-update-button span,.business-action-button span,.send-button span{display:none}.rich-button,.business-update-button,.business-action-button,.send-button{justify-content:center;width:36px;padding:0}}@media (width<=1120px){.console-title{display:none}.console-command-search{max-width:320px}.conversation-workspace{grid-template-columns:minmax(0,1fr)}.conversation-context{display:none}.conversation-context.handoff-open{z-index:50;background:#fff;width:100%;max-width:320px;display:flex;position:fixed;inset:64px 0 0 auto;box-shadow:-18px 0 48px #10182824}.settings-page{grid-template-columns:208px minmax(0,1fr)}.settings-inspector{display:none}.bot-operational-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=860px){.console-body{grid-template-columns:286px minmax(0,1fr)}.workspace-select{min-width:168px}.console-command-search{flex-basis:180px;min-width:140px}.console-command-search kbd,.compact-connection{display:none}.settings-page{grid-template-columns:184px minmax(0,1fr)}.settings-navigation nav button,.settings-navigation nav a{font-size:10px}.settings-fields,.settings-fields-wide{grid-template-columns:minmax(0,1fr)}}@media (width<=760px){html,body{overscroll-behavior:none;overflow:hidden}.agent-console{min-height:0;padding-bottom:calc(64px + env(safe-area-inset-bottom));display:block;position:fixed;inset:0}.navigation-rail{border:0;border-top:1px solid var(--tm-border);height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);z-index:90;background:#fffffffa;flex-direction:row;display:flex;position:fixed;inset:auto 0 0}.tm-mark,.navigation-footer{display:none}.navigation-items{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;padding:0;display:grid}.nav-button{color:var(--tm-muted);border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;min-height:64px;padding:5px 2px;font-size:9px}.nav-button:before{width:auto;height:3px;inset:0 20% auto}.nav-button span{display:inline}.nav-button svg{width:20px;height:20px}.nav-button.active{background:0 0}.console-surface{height:calc(100dvh - 64px - env(safe-area-inset-bottom));grid-template-rows:56px minmax(0,1fr);display:grid}.console-header{gap:7px;padding:0 10px}.console-title{min-width:0;display:grid}.console-title>span{display:none}.console-title h1{font-size:17px}.workspace-select{flex:1;width:auto;min-width:0}.workspace-select select{font-size:11px}.console-command-search{flex:0 0 38px;justify-content:center;width:38px;min-width:38px;padding:0}.console-command-search span,.console-command-search kbd,.header-help-menu,.console-header>.bot-header-button,.console-header>.settings-header-button{display:none}.console-header>.icon-button,.header-menu>summary{width:36px;height:36px}.console-body{height:100%;display:block}.conversation-sidebar{height:100%}.conversation-row{min-height:78px}.mobile-conversation-open .console-header,.mobile-conversation-open .conversation-sidebar{display:none}.mobile-conversation-open .console-surface{display:block}.mobile-conversation-open .console-body,.conversation-workspace{height:calc(100dvh - 64px - env(safe-area-inset-bottom))}.conversation-workspace{grid-template-columns:minmax(0,1fr)}.conversation-main{grid-template-rows:64px minmax(0,1fr) auto 42px;height:100%}.conversation-header{padding:max(7px, env(safe-area-inset-top)) 11px 7px;gap:9px}.conversation-header>.visitor-avatar{width:34px;height:34px}.conversation-title h2{font-size:15px}.conversation-title p{font-size:10px}.header-connection,.conversation-header .header-action{display:none}.mobile-back,.mobile-more{flex:0 0 40px;width:40px;height:40px;display:inline-flex}.mobile-more{margin-left:auto}.message-timeline{padding:20px 14px 24px}.message-block{margin-bottom:14px}.message-line{max-width:90%}.text-bubble,.generic-rich-bubble{font-size:14px;line-height:1.5}.rich-link-bubble,.attachment-list li{min-width:min(286px,100vw - 56px)}.agent-introduction-confirmation{border-radius:8px;margin:7px 9px 0}.composer-shell{padding:7px 9px 9px}.composer-field{border:0;grid-template-columns:42px 42px minmax(0,1fr) 44px;align-items:center;gap:7px;padding:0;display:grid}.composer-field:focus-within{box-shadow:none}.composer-field textarea{border:1px solid var(--tm-border-strong);resize:none;background:#fff;border-radius:999px;grid-area:1/3;height:44px;min-height:44px;padding:11px 15px}.composer-field textarea:focus{border-color:#83b4ec;outline:0;box-shadow:0 0 0 3px #0a63d81a}.attach-button,.mobile-actions-button,.send-button{border:1px solid var(--tm-border-strong);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.attach-button{grid-area:1/1}.mobile-actions-button{color:var(--tm-ink);background:#fff;grid-area:1/2}.mobile-actions-button[aria-expanded=true]{background:var(--tm-blue-soft);color:var(--tm-blue);border-color:#a9c8ee}.send-button{background:var(--tm-blue);border-color:var(--tm-blue);border-radius:50%;grid-area:1/4;width:44px;height:44px}.rich-button,.business-update-button,.business-action-button{display:none}.mobile-composer-actions{border:1px solid var(--tm-border-strong);z-index:70;background:#fff;border-radius:16px;display:block;position:absolute;bottom:calc(100% + 7px);left:9px;right:9px;overflow:hidden;box-shadow:0 18px 48px #1018282e,0 2px 8px #10182814}.mobile-composer-actions>header{border-bottom:1px solid var(--tm-border);justify-content:space-between;align-items:center;min-height:54px;padding:8px 10px 8px 14px;display:flex}.mobile-composer-actions>header>div{gap:1px;display:grid}.mobile-composer-actions>header strong{color:var(--tm-ink);font-size:14px}.mobile-composer-actions>header span{color:var(--tm-muted);font-size:10px}.mobile-composer-actions>button{border:0;border-bottom:1px solid var(--tm-border);text-align:left;background:#fff;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 13px;display:grid}.mobile-composer-actions>button:last-child{border-bottom:0}.mobile-composer-actions>button:hover:not(:disabled){background:#f8fafc}.mobile-composer-actions>button>span:nth-child(2){gap:1px;display:grid}.mobile-composer-actions>button strong{color:var(--tm-ink);font-size:12px;font-weight:600}.mobile-composer-actions>button small{color:var(--tm-muted);font-size:10px}.mobile-composer-actions>button>svg{color:var(--tm-subtle);width:16px;height:16px}.mobile-action-icon{background:var(--tm-blue-soft);color:var(--tm-blue);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.mobile-action-icon.secure{color:var(--tm-success);background:#edf8f1}.mobile-action-icon.updates{color:var(--tm-warning);background:#fff7e8}.mobile-action-icon svg{width:17px;height:17px}.mobile-conversation-actions{border-top:1px solid var(--tm-border);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));min-height:42px;display:grid}.mobile-conversation-actions button{border:0;border-right:1px solid var(--tm-border);color:var(--tm-muted);background:#fff;gap:5px;min-height:42px;font-size:10px}.mobile-conversation-actions button:last-child{border-right:0}.mobile-conversation-actions svg{width:14px;height:14px}.agent-introduction-gate{grid-template-columns:36px minmax(0,1fr);align-items:start;padding:12px}.agent-introduction-copy label{align-items:stretch;display:grid}.agent-introduction-gate>.primary-button{grid-column:1/-1;width:100%}.conversation-context.handoff-open{inset:0 0 calc(64px + env(safe-area-inset-bottom));max-width:none;padding:max(7px, env(safe-area-inset-top)) 18px 18px}.settings-page{height:100%;display:block;overflow-y:auto}.settings-navigation,.settings-inspector{display:none}.settings-content{padding:22px 14px 38px;overflow:visible}.settings-page-header{gap:14px;margin-bottom:18px;display:grid}.settings-page-header h2{font-size:23px}.settings-header-actions{justify-content:space-between}.settings-readiness{grid-template-columns:minmax(0,1fr)}.settings-readiness>div+div{border-left:0;border-top:1px solid var(--tm-border)}.settings-account-card{grid-template-columns:minmax(0,1fr)}.settings-account-card>div+div{border-left:0;border-top:1px solid var(--tm-border)}.settings-fields,.settings-fields-wide,.business-updates-fields,.business-updates-consent-fields,.business-updates-fallback-fields{grid-template-columns:minmax(0,1fr)}.settings-actions,.settings-actions>div{align-items:stretch;gap:9px;display:grid}.settings-actions>.primary-button,.settings-actions .secondary-button{width:100%}.bot-page{height:100%;padding:22px 14px 38px;overflow-y:auto}.bot-operational-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bot-summary,.bot-library-layout{grid-template-columns:minmax(0,1fr)}.header-popover{max-width:calc(100vw - 20px);right:-4px}}@media (prefers-reduced-motion:reduce){.settings-content{scroll-behavior:auto}}.agent-console{background:#fff;grid-template-columns:164px minmax(0,1fr)}.navigation-rail{background:#f5f5f7;border-right-color:#dedee3}.tm-mark{background:#f5f5f7;flex-basis:60px;height:60px;padding-inline:18px}.tm-wordmark{letter-spacing:-.04em;font-size:16px;font-weight:700}.tm-product-label{color:#86868b;letter-spacing:.01em;font-size:9px}.navigation-items{gap:3px;padding:12px 9px}.nav-button{color:#626269;border-radius:9px;gap:10px;min-height:40px;padding-inline:11px;font-size:12px;font-weight:560}.nav-button:before{width:2px;height:18px;left:-9px}.nav-button svg{stroke-width:1.65px;width:18px;height:18px}.nav-button:hover:not(:disabled){background:#eaeaec}.nav-button.active{color:#075adf;background:#e8f1ff;font-weight:650}.navigation-footer{padding:10px 12px 14px}.connection-chip{color:#73737a;gap:7px;padding-inline:5px;font-size:10px}.console-surface{grid-template-rows:60px minmax(0,1fr)}.console-header{background:#ffffffeb;gap:10px;padding:0 16px}.console-title{display:none}.workspace-select{border-color:#0000;border-radius:9px;min-width:188px;height:36px}.workspace-select:hover,.workspace-select:focus-within{background:#f5f5f7;border-color:#e1e1e6}.workspace-select select{padding-left:10px;font-size:12px;font-weight:650}.console-command-search{background:#f5f5f7;border-color:#0000;border-radius:10px;flex-basis:420px;max-width:480px;height:36px}.console-command-search:hover{background:#f8f8fa;border-color:#d9d9df}.console-command-search kbd,.header-popover kbd{border-color:#d9d9df;border-radius:5px;box-shadow:0 1px #0000000a}.compact-connection{color:#66666d;font-size:10px}.conversation-sidebar{background:#f7f7f9;grid-template-rows:56px 40px 52px minmax(0,1fr)}.sidebar-heading{height:56px;padding:8px 12px 0 17px}.sidebar-heading h2{letter-spacing:-.03em;font-size:18px;font-weight:680}.synthetic-conversation-button{border-color:#c9daf5;border-radius:8px;height:30px;font-size:10px}.scope-tabs{gap:18px;padding-inline:17px}.scope-tabs button{height:40px;font-size:11px}.conversation-search-row{padding:8px 12px}.search-field{background:#fff;border-color:#dedee4;border-radius:9px;height:35px}.search-field:focus-within,.composer-field:focus-within,.brand-search:focus-within,.command-palette-search:focus-within{border-color:#0a5fef94;box-shadow:0 0 0 3px #0a5fef1a}.conversation-row{border-bottom-color:#e6e6ea;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;min-height:72px;padding:10px 12px 10px 15px}.conversation-row:hover{background:#efeff2}.conversation-row.selected{background:#eaf2ff}.conversation-row:before,.conversation-row.selected:before{width:2px}.visitor-avatar{color:#4f6381;background:#e8edf5;width:36px;height:36px}.conversation-copy{gap:3px}.conversation-copy strong{font-size:12px;font-weight:650}.conversation-copy span{color:#77777e;font-size:10px}.conversation-meta{gap:7px;font-size:8px}.conversation-main{grid-template-rows:70px minmax(0,1fr) auto auto}.conversation-main.identity-ready{grid-template-rows:70px 34px minmax(0,1fr) auto}.conversation-header{gap:9px;padding-inline:18px}.conversation-title h2{font-size:15px;font-weight:680}.conversation-title p{color:#77777e;font-size:10px}.header-connection{font-size:9px}.secondary-button,.primary-button{border-radius:9px;height:36px;font-size:11px}.secondary-button{border-color:#d2d2d8}.message-timeline{background:#fbfbfc;padding:26px clamp(24px,3vw,46px) 32px}.message-block{margin-bottom:14px}.message-block>time{color:#96969c;letter-spacing:.025em;font-size:8px}.message-line{max-width:min(76%,660px)}.text-bubble,.generic-rich-bubble{background:#f0f0f2;border-color:#e6e6ea;border-radius:15px 15px 15px 5px;padding:9px 12px;font-size:13px;line-height:1.52}.outbound .text-bubble,.outbound .generic-rich-bubble{color:#1d3557;background:#e7f1ff;border-color:#d3e4fb;border-radius:15px 15px 5px}.quick-reply-bubble{background:#eef5ff;border-color:#cfdef2}.rich-link-bubble,.attachment-list li{border-color:#d9d9df;border-radius:13px;box-shadow:0 1px 2px #00000009}.composer-area{background:#fff}.agent-introduction-confirmation{color:#686870;background:0 0;border:0;border-bottom:1px solid #e8e8ec;border-radius:0;min-height:34px;margin:0;padding:0 18px;font-size:10px}.agent-introduction-confirmation strong{color:#315e9c}.composer-shell{padding:10px 16px 14px}.composer-field{border-color:#d0d0d6;border-radius:13px;min-height:50px}.composer-field textarea{font-size:12px}.attach-button{border-right-color:#e3e3e7}.rich-button,.business-update-button,.business-action-button,.send-button{border-radius:8px;font-size:10px}.conversation-context{background:#fafafa;padding:0 20px 18px}.context-heading{flex-basis:70px;height:70px}.context-heading h2{font-size:13px;font-weight:680}.conversation-facts div{grid-template-columns:74px minmax(0,1fr);padding:10px 0}.capability-list span{background:#fff;border-radius:6px}.context-activity h3,.handoff-panel h3{font-size:12px}.conversation-placeholder{background:#fbfbfc}.placeholder-mark{background:#eef4ff;border-color:#d7e4f7;border-radius:13px}.settings-page{background:#fbfbfc;grid-template-columns:228px minmax(0,1fr) 300px}.settings-navigation{background:#f5f5f7}.settings-content{background:#fff;padding:32px clamp(26px,3.2vw,48px) 56px}.settings-page-header h2{letter-spacing:-.04em;font-size:27px;font-weight:680}.settings-readiness,.settings-account-card,.settings-section,.settings-business-updates{border-color:#dedee3;border-radius:13px;box-shadow:0 1px 2px #00000006}.settings-readiness>p,.bot-operational-summary>header,.bot-flow-browser>header{background:#fafafa}.settings-inspector{background:#fafafa;border-left-color:#e1e1e5}.command-palette-backdrop{z-index:140;background:#17171b47;justify-content:center;align-items:flex-start;padding:max(82px,10vh) 20px 20px;display:flex;position:fixed;inset:0}.command-palette{background:#fffffffa;border:1px solid #ffffffc2;border-radius:17px;width:100%;max-width:660px;max-height:min(650px,100dvh - 120px);overflow:hidden;box-shadow:0 28px 80px #0f0f1433,0 2px 12px #0f0f1414}.command-palette-search{border-bottom:1px solid #e2e2e7;align-items:center;gap:11px;min-height:58px;padding:0 15px;display:flex}.command-palette-search>svg{color:#76767d;stroke-width:1.8px;flex:none;width:19px;height:19px}.command-palette-search input{color:var(--tm-ink);background:0 0;border:0;outline:0;flex:1;min-width:0;height:56px;font-size:16px}.command-palette-search input::placeholder{color:#96969d}.command-palette-search kbd,.command-palette-footer kbd{color:#77777e;font-family:var(--tm-mono);background:#f5f5f7;border:1px solid #dcdce1;border-radius:5px;padding:0 5px;font-size:8px;line-height:20px}.command-palette-results{max-height:min(520px,100dvh - 250px);padding:7px;overflow-y:auto}.command-result-group+.command-result-group .command-section-label{margin-top:5px}.command-section-label{color:#96969d;letter-spacing:.08em;text-transform:uppercase;padding:8px 10px 5px;font-size:9px;font-weight:650;display:block}.command-result{text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:11px;width:100%;min-height:54px;padding:7px 10px;display:grid}.command-result.active{background:#edf4ff}.command-result-icon{color:#5d5d65;background:#f1f1f4;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.command-result.active .command-result-icon{color:var(--tm-blue);background:#fff}.command-result-icon svg{stroke-width:1.7px;width:17px;height:17px}.command-result-copy{gap:2px;min-width:0;display:grid}.command-result-copy strong{color:var(--tm-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.command-result-copy small{color:#77777e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.command-result>svg{color:#87878e;width:14px;height:14px}.command-palette-empty{color:#8a8a91;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;display:flex}.command-palette-empty svg{width:22px;height:22px;margin-bottom:12px}.command-palette-empty strong{color:var(--tm-ink);font-size:13px}.command-palette-empty span{margin-top:4px;font-size:10px}.command-palette-footer{color:#7b7b82;background:#fafafa;border-top:1px solid #e4e4e8;align-items:center;gap:16px;min-height:38px;padding:0 13px;font-size:9px;display:flex}.command-palette-footer span:last-child{margin-left:auto}.brand-page{background:#fff;grid-template-rows:auto auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.brand-page-header{border-bottom:1px solid #e4e4e8;justify-content:space-between;align-items:flex-end;padding:20px 26px 19px;display:flex}.brand-back{color:#73737a;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;min-height:28px;margin:-4px 0 9px -7px;padding:0 7px;font-size:10px;display:inline-flex}.brand-back:hover{color:var(--tm-ink);background:#f1f1f3}.brand-back svg{width:13px;height:13px}.brand-eyebrow{color:var(--tm-blue);font-family:var(--tm-mono);letter-spacing:.12em;margin:0 0 4px;font-size:8px;font-weight:700}.brand-page-header h2{color:var(--tm-ink);letter-spacing:-.04em;margin:0 0 5px;font-size:26px;font-weight:680;line-height:1.1}.brand-page-header p:last-child{color:#74747b;margin:0;font-size:11px}.brand-release-state{color:#53657f;font-family:var(--tm-mono);background:#f4f7fc;border:1px solid #dbe3ef;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;display:inline-flex}.brand-release-state svg{width:13px;height:13px}.brand-overview{border-bottom:1px solid #e4e4e8;grid-template-columns:repeat(3,minmax(110px,150px)) minmax(260px,1fr);min-height:72px;display:grid}.brand-overview>div{gap:2px;padding:13px 20px;display:grid}.brand-overview>div+div{border-left:1px solid #e7e7eb}.brand-overview span{color:#7e7e85;font-size:9px}.brand-overview strong{color:var(--tm-ink);letter-spacing:-.03em;font-size:20px;font-weight:650}.brand-overview>p{color:#85858b;align-self:center;max-width:390px;margin:0;padding:12px 20px;font-size:9px;line-height:1.5}.brand-directory-layout{grid-template-columns:286px minmax(360px,1fr) 300px;min-height:0;display:grid}.brand-browser{background:#f7f7f9;border-right:1px solid #e1e1e6;min-height:0;overflow-y:auto}.brand-browser>header{z-index:1;border-bottom:1px solid #e3e3e7;padding:15px 13px 12px;position:sticky;top:0}.brand-browser>header>div{justify-content:space-between;align-items:baseline;margin:0 3px 10px;display:flex}.brand-browser>header strong{color:var(--tm-ink);font-size:12px}.brand-browser>header span{color:#85858c;font-size:9px}.brand-search{background:#fff;border:1px solid #dcdce1;border-radius:9px;align-items:center;gap:7px;height:34px;padding:0 9px;display:flex}.brand-search svg{color:#8b8b91;width:14px;height:14px}.brand-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.brand-list{display:grid}.brand-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #e5e5e9;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:70px;padding:10px 13px;display:grid;position:relative}.brand-row:before{content:"";background:0 0;width:2px;position:absolute;inset:0 auto 0 0}.brand-row:hover{background:#efeff2}.brand-row.selected{background:#eaf2ff}.brand-row.selected:before{background:var(--tm-blue)}.brand-avatar{color:#fff;letter-spacing:-.03em;background:#202126;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;font-weight:700;display:inline-flex}.brand-avatar.large{border-radius:14px;width:54px;height:54px;font-size:15px}.brand-row-copy{gap:3px;min-width:0;display:grid}.brand-row-copy strong{color:var(--tm-ink);font-size:12px;font-weight:650}.brand-row-copy small{color:#77777e;font-size:9px}.brand-row>svg{color:#aaaab0;width:14px;height:14px}.brand-current-dot{background:var(--tm-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.brand-current-dot svg{stroke-width:2.5px;width:10px;height:10px}.brand-list-empty{gap:4px;padding:34px 20px;display:grid}.brand-list-empty strong{color:var(--tm-ink);font-size:11px}.brand-list-empty span{color:#7e7e85;font-size:9px}.brand-detail{min-height:0;padding:26px clamp(22px,3vw,42px) 46px;overflow-y:auto}.brand-detail-header{align-items:center;gap:13px;margin-bottom:24px;display:flex}.brand-detail-header>div{min-width:0}.brand-detail-header h2{color:var(--tm-ink);letter-spacing:-.035em;margin:2px 0;font-size:22px;font-weight:680}.brand-detail-header p{color:#77777e;margin:0;font-size:10px}.brand-environment{color:#7a7a81;font-family:var(--tm-mono);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:650}.brand-environment-staging{color:#95600d}.brand-current-pill{color:#28723b;background:#f0f7f2;border:1px solid #d5eadb;border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:6px 9px;font-size:9px;display:inline-flex}.brand-current-pill svg{width:11px;height:11px}.brand-detail-header>.secondary-button{margin-left:auto}.brand-section{border:1px solid #dfdfe4;border-radius:13px;margin-bottom:12px;overflow:hidden}.brand-section>header{background:#fafafa;border-bottom:1px solid #e4e4e8;justify-content:space-between;align-items:center;min-height:56px;padding:10px 15px;display:flex}.brand-section h3{color:var(--tm-ink);margin:0 0 2px;font-size:12px;font-weight:650}.brand-section header p{color:#7d7d84;margin:0;font-size:9px}.brand-section-count{color:#64646b;font-family:var(--tm-mono);background:#efeff2;border-radius:999px;padding:5px 7px;font-size:8px}.brand-facts{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.brand-facts>div{gap:4px;padding:14px 15px;display:grid}.brand-facts>div+div{border-left:1px solid #e7e7eb}.brand-facts dt{color:#85858b;font-size:9px}.brand-facts dd{color:var(--tm-ink);margin:0;font-size:10px}.brand-facts code{font-family:var(--tm-mono);font-size:9px}.brand-team-list,.brand-capability-list{display:grid}.brand-team-list>div,.brand-capability-list>div{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:9px 14px;display:grid}.brand-team-list>div+div,.brand-capability-list>div+div{border-top:1px solid #e7e7eb}.brand-team-list>div>span:first-child,.brand-capability-icon{color:#626269;background:#f1f1f4;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.brand-team-list svg,.brand-capability-icon svg{stroke-width:1.7px;width:15px;height:15px}.brand-team-list strong,.brand-capability-list strong{color:var(--tm-ink);font-size:10px;font-weight:620}.brand-team-list small{color:#828289;font-size:9px}.brand-capability-list>div>span:nth-child(2){gap:2px;display:grid}.brand-capability-list small{color:#828289;font-size:9px}.brand-capability-state{color:#898990;font-size:9px}.brand-capability-state.ready{color:#2b783f;align-items:center;gap:4px;display:inline-flex}.brand-capability-state svg{width:11px;height:11px}.brand-inspector{background:#fafafa;border-left:1px solid #e1e1e5;min-height:0;overflow-y:auto}.brand-inspector>header{border-bottom:1px solid #e3e3e7;padding:19px 18px 16px}.brand-inspector>header span{color:#8b8b91;font-size:9px}.brand-inspector h2{color:var(--tm-ink);letter-spacing:-.025em;margin:2px 0 0;font-size:16px;font-weight:680}.brand-inspector section{border-bottom:1px solid #e4e4e8;padding:16px 18px}.brand-inspector h3{color:#74747b;letter-spacing:.06em;text-transform:uppercase;margin:0 0 11px;font-size:9px;font-weight:650}.brand-inspector-identity{align-items:center;gap:10px;display:flex}.brand-inspector-identity>div{gap:2px;display:grid}.brand-inspector-identity strong{color:var(--tm-ink);font-size:11px}.brand-inspector-identity span{color:#7f7f86;font-size:9px}.brand-boundary-list{gap:14px;display:grid}.brand-boundary-list p{grid-template-columns:17px minmax(0,1fr);gap:9px;margin:0;display:grid}.brand-boundary-list>p>svg{color:#5a7294;width:15px;height:15px}.brand-boundary-list p span{gap:2px;display:grid}.brand-boundary-list strong{color:var(--tm-ink);font-size:10px}.brand-boundary-list small{color:#7e7e85;font-size:9px;line-height:1.45}.brand-review-note{background:#f4f7fb}.brand-review-note p{color:#5f6c7d;margin:0;font-size:9px;line-height:1.55}.brand-inspector>footer{padding:16px 18px}.brand-inspector>footer .primary-button{width:100%}.brand-inspector>footer p{color:#7f7f86;margin:0;font-size:9px}.tm-product-label{display:none}.nav-button{min-height:42px;font-size:13px}.connection-chip,.compact-connection{font-size:11px}.workspace-select select{font-size:14px}.console-command-search input,.search-field input{font-size:13px}.console-body{grid-template-columns:340px minmax(0,1fr)}.sidebar-heading h2{font-size:20px}.synthetic-conversation-button{font-size:11px}.scope-tabs button{font-size:13px}.conversation-row{grid-template-columns:40px minmax(0,1fr) auto;min-height:82px}.visitor-avatar{width:40px;height:40px}.conversation-copy strong{font-size:14px}.conversation-copy span{font-size:12px}.conversation-meta,.message-block>time{font-size:10px}.conversation-workspace{grid-template-columns:minmax(0,1fr) 320px}.conversation-title h2{font-size:17px}.conversation-title p,.header-connection{font-size:12px}.secondary-button,.primary-button{height:38px;font-size:12px}.text-bubble,.generic-rich-bubble{font-size:14px}.agent-introduction-confirmation,.composer-field textarea,.context-activity h3,.handoff-panel h3,.rich-button,.business-update-button,.business-action-button,.send-button{font-size:12px}.context-heading h2{font-size:15px}.conversation-facts dt,.conversation-facts dd{font-size:12px}.rich-link-bubble>button svg{transition:transform .16s;transform:rotate(0)}.rich-link-bubble>button[aria-expanded=true] svg{transform:rotate(90deg)}.rich-link-details{border-top:1px solid var(--tm-border);background:#fbfbfc;padding:12px 14px}.rich-link-details dl{gap:7px;margin:0;display:grid}.rich-link-details dl>div{grid-template-columns:70px minmax(0,1fr);gap:12px;display:grid}.rich-link-details dt,.rich-link-details dd,.rich-link-details p{margin:0;font-size:11px;line-height:1.45}.rich-link-details dt,.rich-link-details p{color:var(--tm-muted)}.rich-link-details dd{color:var(--tm-ink);font-weight:600}.rich-link-details p{border-top:1px solid var(--tm-border);margin-top:10px;padding-top:9px}.settings-navigation>header h2{font-size:20px}.settings-back,.settings-navigation>header p,.settings-navigation nav button,.settings-navigation nav a{font-size:12px}.settings-nav-label,.settings-navigation>footer,.settings-page-header .settings-eyebrow,.settings-business-updates .settings-eyebrow,.settings-version{font-size:10px}.settings-page-header h2{font-size:30px}.settings-page-header>div>p:last-child,.settings-security-note p{font-size:13px}.settings-readiness small,.settings-readiness>p,.settings-account-card span,.settings-account-card small,.settings-account-card time,.credential-state,.settings-field small,.settings-actions p{font-size:11px}.settings-readiness strong,.settings-account-card code,.settings-account-card strong{font-size:13px}.settings-section>header{transition:background-color .16s}.settings-section.collapsed>header{border-bottom-color:#0000}.settings-section-controls{align-items:center;gap:8px;display:flex}.settings-section-disclosure{color:var(--tm-muted);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.settings-section-disclosure:hover{color:var(--tm-ink);background:#ededf0}.settings-section-disclosure:focus-visible{outline-offset:1px;outline:3px solid #0a5fef38}.settings-section-disclosure svg{width:16px;height:16px;transition:transform .16s;transform:rotate(-90deg)}.settings-section-disclosure[aria-expanded=true] svg{transform:rotate(0)}.settings-section-content[hidden]{display:none}.settings-feature-toggle strong{font-size:14px}.settings-feature-toggle small,.settings-field>span{font-size:12px}.settings-field input,.settings-field select{height:42px;font-size:13px}.settings-business-updates>header h3{font-size:20px}.settings-business-updates>header>p:last-child,.business-updates-panel>header h3{font-size:12px}.settings-inspector h2{font-size:16px}.settings-inspector>header span,.settings-inspector h3,.settings-inspector dt,.settings-inspector dd,.settings-checklist p,.settings-change-summary strong{font-size:11px}.settings-change-summary small,.settings-inspector>footer{font-size:10px}.brand-back,.brand-page-header p:last-child,.brand-release-state{font-size:12px}.brand-eyebrow,.brand-environment,.brand-section-count{font-size:10px}.brand-page-header h2{font-size:30px}.brand-overview span,.brand-browser>header span,.brand-row-copy small,.brand-detail-header p,.brand-current-pill,.brand-section header p,.brand-facts dt,.brand-team-list small,.brand-capability-list small,.brand-capability-state,.brand-inspector>header span,.brand-inspector-identity span,.brand-boundary-list small,.brand-review-note p,.brand-inspector>footer p{font-size:11px}.brand-overview>p,.brand-search input,.brand-facts dd,.brand-facts code,.brand-team-list strong,.brand-capability-list strong,.brand-boundary-list strong{font-size:12px}.brand-browser>header strong,.brand-row-copy strong,.brand-section h3,.brand-inspector-identity strong{font-size:13px}.brand-detail-header h2{font-size:24px}.brand-inspector h2{font-size:18px}.brand-inspector h3{font-size:11px}@media (width<=1320px){.agent-console{grid-template-columns:76px minmax(0,1fr)}.brand-directory-layout{grid-template-columns:260px minmax(340px,1fr) 276px}}@media (width<=1120px){.brand-directory-layout{grid-template-columns:250px minmax(0,1fr)}.brand-inspector{display:none}}@media (width<=860px){.console-body{grid-template-columns:288px minmax(0,1fr)}.brand-overview{grid-template-columns:repeat(3,minmax(90px,1fr))}.brand-overview>p{border-top:1px solid #e7e7eb;grid-column:1/-1;max-width:none}.brand-directory-layout{grid-template-columns:224px minmax(0,1fr)}.brand-facts{grid-template-columns:minmax(0,1fr)}.brand-facts>div+div{border-top:1px solid #e7e7eb;border-left:0}}@media (width<=760px){.navigation-items{grid-template-columns:repeat(5,minmax(0,1fr))}.nav-button{min-height:64px}.console-header{background:#fffffff5}.console-title{display:none}.workspace-select{height:38px}.console-command-search{flex-basis:40px;width:40px;min-width:40px;height:40px}.conversation-sidebar{grid-template-rows:58px 42px 54px minmax(0,1fr)}.conversation-row{min-height:76px}.conversation-main{grid-template-rows:62px minmax(0,1fr) auto auto;width:100%;min-width:0}.conversation-main.identity-ready{grid-template-rows:62px 34px minmax(0,1fr) auto 42px}.conversation-workspace{grid-template-columns:minmax(0,1fr);width:100%}.mobile-conversation-open .navigation-rail{display:none}.agent-console.mobile-conversation-open{padding-bottom:0}.mobile-conversation-open .console-body,.mobile-conversation-open .conversation-workspace{height:100dvh}.conversation-header{padding:0 10px}.message-timeline{padding:20px 13px 26px}.message-line{max-width:88%}.text-bubble,.generic-rich-bubble{font-size:14px}.agent-introduction-confirmation{padding-inline:13px}.composer-shell{padding:8px 9px 10px}.business-update-composer-actions{grid-template-columns:minmax(0,1fr);width:100%;display:grid}.business-update-composer-actions .secondary-button,.business-update-composer-actions .primary-button{justify-content:center;width:100%}.command-palette-backdrop{padding:max(12px, env(safe-area-inset-top)) 9px 9px;align-items:flex-start}.command-palette{max-height:calc(100dvh - max(24px, env(safe-area-inset-top)) - 12px);border-radius:15px}.command-palette-search{min-height:58px}.command-palette-results{max-height:calc(100dvh - 150px - env(safe-area-inset-top))}.command-result{min-height:58px}.command-palette-footer{display:none}.brand-page{height:100%;display:block;overflow-y:auto}.brand-page-header{align-items:flex-start;padding:18px 15px 17px}.brand-page-header h2{font-size:24px}.brand-release-state{padding:8px;font-size:0}.brand-release-state svg{width:15px;height:15px}.brand-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-overview>div{padding:11px 12px}.brand-overview strong{font-size:18px}.brand-directory-layout{display:block}.brand-browser{border-bottom:1px solid #e1e1e6;border-right:0;max-height:280px}.brand-browser>header{position:static}.brand-detail{padding:22px 14px 42px;overflow:visible}.brand-detail-header{align-items:flex-start}.brand-detail-header h2{font-size:20px}.brand-current-pill{padding:7px;font-size:0}.brand-current-pill svg{width:13px;height:13px}.brand-team-list>div,.brand-capability-list>div{min-height:62px}.brand-inspector{display:none}}@media (prefers-reduced-transparency:reduce){.console-header,.command-palette{background:#fff}.command-palette-backdrop{background:#17171b7a}}@media (prefers-contrast:more){.conversation-row,.brand-row,.settings-section,.command-palette,.composer-field{border-color:#8c8c92}.nav-button.active,.conversation-row.selected,.brand-row.selected,.command-result.active{outline:2px solid var(--tm-blue);outline-offset:-2px}}@media (prefers-reduced-motion:reduce){.agent-console *,.agent-console :before,.agent-console :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tm-shell-v2{--tm-v2-ink:#111827;--tm-v2-text:#374151;--tm-v2-muted:#6b7280;--tm-v2-subtle:#9ca3af;--tm-v2-blue:#2563eb;--tm-v2-blue-hover:#1d4ed8;--tm-v2-blue-soft:#eff6ff;--tm-v2-green:#16a34a;--tm-v2-amber:#d97706;--tm-v2-red:#dc2626;--tm-v2-white:#fff;--tm-v2-rail:#f7f8fa;--tm-v2-rail-strong:#f3f4f6;--tm-v2-hover:#f3f4f6;--tm-v2-border:#e5e7eb;--tm-v2-border-strong:#d1d5db;--tm-v2-focus:#2563eb;--tm-v2-shadow-control:0 1px 2px #0000000d;--tm-v2-shadow-dialog:0 24px 64px #0f172a2e, 0 2px 8px #0f172a14;--tm-v2-radius-control:10px;--tm-v2-radius-panel:14px;--tm-v2-font:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Helvetica Neue", "Segoe UI", "Noto Sans CJK SC", "Noto Sans CJK TC", Arial, sans-serif;--tm-v2-mono:"SF Mono", "SFMono-Regular", ui-monospace, Menlo, Monaco, Consolas, monospace;background:var(--tm-v2-white);color:var(--tm-v2-ink);font-family:var(--tm-v2-font);font-optical-sizing:auto;isolation:isolate;text-rendering:optimizelegibility;grid-template-rows:minmax(0,1fr);grid-template-columns:150px minmax(0,1fr);height:100dvh;min-height:620px;display:grid;overflow:hidden}.tm-shell-v2 *,.tm-shell-v2 :before,.tm-shell-v2 :after{box-sizing:border-box}.tm-shell-v2 button,.tm-shell-v2 input,.tm-shell-v2 select,.tm-shell-v2 textarea{font:inherit}.tm-shell-v2 button{-webkit-tap-highlight-color:transparent}.tm-shell-v2 button:active:not(:disabled){transition-duration:90ms;transform:scale(.985)}.tm-shell-v2 :is(button,input,select,textarea,summary,a):focus-visible{outline:2px solid var(--tm-v2-focus);outline-offset:2px}.tm-shell-v2 .navigation-rail{background:var(--tm-v2-rail);border:0;border-right:1px solid var(--tm-v2-border);z-index:30;flex-direction:column;grid-area:1/1;align-items:stretch;width:auto;min-width:0;min-height:0;display:flex;position:relative}.tm-shell-v2 .tm-mark{background:var(--tm-v2-white);border:0;border-bottom:1px solid var(--tm-v2-border);color:var(--tm-v2-ink);flex:0 0 66px;justify-content:flex-start;align-items:center;width:100%;height:66px;padding:0 18px;display:flex}.tm-shell-v2 .tm-monogram{display:none}.tm-shell-v2 .tm-brand-lockup{gap:4px;min-width:0;display:grid}.tm-shell-v2 .tm-wordmark{color:var(--tm-v2-ink);letter-spacing:-.035em;white-space:nowrap;font-size:17px;font-weight:650;line-height:1}.tm-shell-v2 .tm-wordmark:after{content:none}.tm-shell-v2 .tm-product-label{color:var(--tm-v2-muted);font-family:var(--tm-v2-font);letter-spacing:.01em;text-transform:none;font-size:11px;font-weight:450;line-height:1;display:block}.tm-shell-v2 .navigation-items{flex-direction:column;flex:none;align-self:stretch;gap:4px;padding:18px 8px;display:flex}.tm-shell-v2 .nav-button{border-radius:var(--tm-v2-radius-control);color:#4f545d;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 12px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s,transform 90ms;display:flex;position:relative}.tm-shell-v2 .nav-button:before{content:"";background:0 0;border-radius:0 2px 2px 0;width:3px;height:24px;position:absolute;left:-10px}.tm-shell-v2 .nav-button svg{stroke-width:1.8px;flex:none;width:19px;height:19px}.tm-shell-v2 .nav-button:hover:not(:disabled){background:var(--tm-v2-hover);color:var(--tm-v2-ink)}.tm-shell-v2 .nav-button.active{background:var(--tm-v2-blue-soft);color:var(--tm-v2-blue);font-weight:600}.tm-shell-v2 .nav-button.active:before{background:var(--tm-v2-blue)}.tm-shell-v2 .nav-button:disabled{color:#b2b2b8;cursor:not-allowed}.tm-shell-v2 .navigation-footer{border-top:1px solid var(--tm-v2-border);flex-direction:column;align-self:stretch;align-items:stretch;margin:auto 0 0;padding:12px 14px 16px;display:flex}.tm-shell-v2 .connection-chip{color:var(--tm-v2-muted);font-family:var(--tm-v2-font);letter-spacing:0;text-transform:none;border:0;justify-content:flex-start;align-items:center;gap:9px;width:100%;margin:0;padding:8px;font-size:12px;display:flex}.tm-shell-v2 .status-dot{background:var(--tm-v2-green);box-shadow:0 0 0 3px color-mix(in srgb, var(--tm-v2-green) 10%, transparent);border-radius:50%;flex:none;width:7px;height:7px}.tm-shell-v2 .connection-connecting .status-dot{background:var(--tm-v2-amber)}.tm-shell-v2 .connection-offline .status-dot{background:var(--tm-v2-red)}.tm-shell-v2 .console-surface{background:var(--tm-v2-white);grid-area:1/2;grid-template-rows:66px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.tm-shell-v2 .console-header{background:var(--tm-v2-white);border:0;border-bottom:1px solid var(--tm-v2-border);z-index:24;align-items:center;gap:12px;min-width:0;padding:0 20px;display:flex;position:relative}.tm-shell-v2 .console-header-inbox .console-title{display:none}.tm-shell-v2 .console-title{flex:none;gap:0;min-width:112px;display:none}.tm-shell-v2 .console-title>span{color:var(--tm-v2-muted);font-family:var(--tm-v2-mono);letter-spacing:.07em;font-size:9px;font-weight:550;line-height:1.1}.tm-shell-v2 .console-title h1{color:var(--tm-v2-ink);letter-spacing:-.025em;margin:2px 0 0;font-size:18px;font-weight:600;line-height:1.2}.tm-shell-v2 .workspace-select{border-radius:var(--tm-v2-radius-control);background:0 0;border:0;flex:0 208px;align-items:center;min-width:168px;height:40px;display:flex;position:relative}.tm-shell-v2 .workspace-select:after{background:var(--tm-v2-border);content:"";width:1px;height:32px;position:absolute;right:-7px}.tm-shell-v2 .workspace-select select{appearance:none;border-radius:inherit;color:var(--tm-v2-ink);cursor:pointer;text-overflow:ellipsis;background:0 0;border:0;width:100%;height:100%;padding:0 34px 0 10px;font-size:14px;font-weight:550}.tm-shell-v2 .workspace-select:hover{background:var(--tm-v2-hover)}.tm-shell-v2 .workspace-select>svg{pointer-events:none;stroke-width:1.8px;width:16px;height:16px;position:absolute;right:10px}.tm-shell-v2 .console-command-search{border-radius:var(--tm-v2-radius-control);box-shadow:none;color:var(--tm-v2-muted);background:#f6f6f8;border:1px solid #0000;flex:480px;justify-content:flex-start;align-items:center;gap:10px;min-width:180px;max-width:560px;height:40px;margin-left:8px;padding:0 10px 0 13px;font-size:13px;display:flex}.tm-shell-v2 .console-command-search:hover{border-color:var(--tm-v2-border);color:var(--tm-v2-text);background:#f0f0f3}.tm-shell-v2 .console-command-search svg{stroke-width:1.8px;width:17px;height:17px}.tm-shell-v2 .console-command-search kbd{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);box-shadow:var(--tm-v2-shadow-control);color:var(--tm-v2-muted);font-family:var(--tm-v2-font);border-radius:6px;margin-left:auto;padding:2px 6px;font-size:11px}.tm-shell-v2 .header-spacer{flex:auto;min-width:0}.tm-shell-v2 .compact-connection{color:var(--tm-v2-text);white-space:nowrap;flex:none;align-items:center;gap:9px;font-size:12px;display:inline-flex}.tm-shell-v2 .console-header>.icon-button,.tm-shell-v2 .header-menu>summary{border-radius:var(--tm-v2-radius-control);color:var(--tm-v2-text);background:0 0;border:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:inline-flex}.tm-shell-v2 .console-header>.icon-button:hover,.tm-shell-v2 .header-menu>summary:hover{background:var(--tm-v2-hover)}.tm-shell-v2 .console-header>.icon-button svg,.tm-shell-v2 .header-menu>summary svg{stroke-width:1.8px;width:18px;height:18px}.tm-shell-v2 .header-menu{flex:none;position:relative}.tm-shell-v2 .header-menu>summary{cursor:pointer;list-style:none}.tm-shell-v2 .header-menu>summary::-webkit-details-marker{display:none}.tm-shell-v2 .header-popover{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);border-radius:var(--tm-v2-radius-panel);color:var(--tm-v2-text);z-index:90;min-width:290px;padding:16px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 40px #0f172a24}.tm-shell-v2 .header-popover header{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.tm-shell-v2 .header-popover header strong{color:var(--tm-v2-ink);font-size:14px;font-weight:600}.tm-shell-v2 .header-popover header span,.tm-shell-v2 .header-popover p{color:var(--tm-v2-muted);font-size:12px}.tm-shell-v2 .header-popover dl{gap:8px;margin:0 0 14px;display:grid}.tm-shell-v2 .header-popover dl>div{justify-content:space-between;align-items:center;display:flex}.tm-shell-v2 .header-popover dt,.tm-shell-v2 .header-popover dd{margin:0;font-size:12px}.tm-shell-v2 .header-popover p{border-top:1px solid var(--tm-v2-border);margin:0;padding-top:12px;line-height:1.55}.tm-shell-v2 .clerk-account-controls{flex:none;align-items:center;gap:8px;display:flex}.tm-shell-v2 .clerk-members-link,.tm-shell-v2 .clerk-organization-control{display:none}.tm-shell-v2 .console-body{background:var(--tm-v2-white);grid-template-columns:322px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.tm-shell-v2 .conversation-sidebar{border:0;border-right:1px solid var(--tm-v2-border);background:#fbfbfc;grid-template-rows:auto auto auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.tm-shell-v2 .sidebar-heading{justify-content:space-between;align-items:center;padding:22px 20px 10px;display:flex}.tm-shell-v2 .sidebar-heading h2{color:var(--tm-v2-ink);letter-spacing:-.035em;margin:0;font-size:22px;font-weight:620;line-height:1.2}.tm-shell-v2 .synthetic-conversation-button{border:1px solid var(--tm-v2-border);color:var(--tm-v2-text);background:0 0;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:12px;font-weight:550;display:inline-flex}.tm-shell-v2 .synthetic-conversation-button:hover:not(:disabled){background:var(--tm-v2-white);border-color:var(--tm-v2-border-strong)}.tm-shell-v2 .synthetic-conversation-button svg{width:15px;height:15px}.tm-shell-v2 .scope-tabs{border-bottom:1px solid var(--tm-v2-border);gap:24px;min-height:46px;margin:0 20px;display:flex}.tm-shell-v2 .scope-tabs button{color:var(--tm-v2-muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:0;font-size:13px;font-weight:500;position:relative}.tm-shell-v2 .scope-tabs button:hover{color:var(--tm-v2-ink)}.tm-shell-v2 .scope-tabs button.active{border-bottom-color:var(--tm-v2-blue);color:var(--tm-v2-blue);font-weight:600}.tm-shell-v2 .conversation-search-row{padding:14px 16px}.tm-shell-v2 .search-field{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);border-radius:var(--tm-v2-radius-control);box-shadow:var(--tm-v2-shadow-control);align-items:center;height:40px;display:flex;position:relative}.tm-shell-v2 .search-field:focus-within{border-color:color-mix(in srgb, var(--tm-v2-blue) 55%, var(--tm-v2-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--tm-v2-blue) 10%, transparent)}.tm-shell-v2 .search-field>svg{color:var(--tm-v2-muted);stroke-width:1.8px;flex:none;width:17px;height:17px;margin-left:12px}.tm-shell-v2 .search-field input{color:var(--tm-v2-ink);background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 12px 0 9px;font-size:13px}.tm-shell-v2 .search-field input::placeholder,.tm-shell-v2 textarea::placeholder,.tm-shell-v2 input::placeholder{color:#93939a;opacity:1}.tm-shell-v2 .conversation-list{content-visibility:auto;scrollbar-color:#c9c9d0 transparent;scrollbar-width:thin;min-height:0;overflow-y:auto}.tm-shell-v2 .conversation-row{border:0;border-bottom:1px solid var(--tm-v2-border);color:var(--tm-v2-ink);text-align:left;background:0 0;border-radius:0;grid-template-columns:40px minmax(0,1fr) 44px;align-items:center;gap:11px;width:100%;min-height:82px;padding:12px 16px 12px 20px;display:grid;position:relative}.tm-shell-v2 .conversation-row:before{content:"";background:0 0;width:3px;position:absolute;inset:0 auto 0 0}.tm-shell-v2 .conversation-row:hover{background:#f5f6f8}.tm-shell-v2 .conversation-row.selected{background:var(--tm-v2-blue-soft)}.tm-shell-v2 .conversation-row.selected:before{background:var(--tm-v2-blue)}.tm-shell-v2 .visitor-avatar{box-shadow:none;color:#343940;background:#eceff3;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.tm-shell-v2 .visitor-avatar.tone-1,.tm-shell-v2 .visitor-avatar.tone-2,.tm-shell-v2 .visitor-avatar.tone-3,.tm-shell-v2 .visitor-avatar.tone-4,.tm-shell-v2 .visitor-avatar.tone-5{color:#fff}.tm-shell-v2 .visitor-avatar.tone-1{background:#7c3aed}.tm-shell-v2 .visitor-avatar.tone-2{background:#16a34a}.tm-shell-v2 .visitor-avatar.tone-3{background:#ea580c}.tm-shell-v2 .visitor-avatar.tone-4{background:#0891b2}.tm-shell-v2 .visitor-avatar.tone-5{background:#2563eb}.tm-shell-v2 .visitor-avatar.compact{width:32px;height:32px}.tm-shell-v2 .visitor-initials{font-family:var(--tm-v2-mono);letter-spacing:-.03em;font-size:11px;font-weight:600}.tm-shell-v2 .avatar-presence{background:var(--tm-v2-green);border:2px solid var(--tm-v2-white);border-radius:50%;width:9px;height:9px;position:absolute;bottom:0;right:0}.tm-shell-v2 .avatar-head,.tm-shell-v2 .avatar-body{background:#aeb4bd}.tm-shell-v2 .conversation-copy{gap:5px;min-width:0;display:grid}.tm-shell-v2 .conversation-copy strong{color:var(--tm-v2-ink);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.tm-shell-v2 .conversation-copy>span{color:var(--tm-v2-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.tm-shell-v2 .conversation-meta{flex-direction:column;justify-content:center;align-items:flex-end;gap:14px;display:flex}.tm-shell-v2 .conversation-meta time{color:var(--tm-v2-muted);font-family:var(--tm-v2-mono);font-variant-numeric:tabular-nums;font-size:10px}.tm-shell-v2 .conversation-state{background:var(--tm-v2-blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--tm-v2-blue) 9%, transparent);border:0;border-radius:50%;width:7px;height:7px}.tm-shell-v2 .conversation-state-assigned{background:var(--tm-v2-green)}.tm-shell-v2 .conversation-state-unrouted{background:var(--tm-v2-amber)}.tm-shell-v2 .conversation-state-closed{background:var(--tm-v2-subtle)}.tm-shell-v2 .empty-list{color:var(--tm-v2-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;padding:24px;display:flex}.tm-shell-v2 .empty-list strong{color:var(--tm-v2-text);font-size:14px;font-weight:600}.tm-shell-v2 .empty-list span{font-size:12px;line-height:1.5}.tm-shell-v2 .conversation-placeholder{background:var(--tm-v2-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:0;padding:32px;display:flex}.tm-shell-v2 .placeholder-mark{color:var(--tm-v2-blue);background:linear-gradient(#f6f8fc,#edf2f9);border:1px solid #dfe5ee;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-flex}.tm-shell-v2 .conversation-placeholder h2{color:var(--tm-v2-ink);letter-spacing:-.025em;margin:0;font-size:20px;font-weight:600}.tm-shell-v2 .conversation-placeholder p{color:var(--tm-v2-muted);margin:10px 0 0;font-size:13px}.tm-shell-v2 .conversation-workspace{background:var(--tm-v2-white);grid-template-columns:minmax(0,1fr) 302px;min-width:0;min-height:0;display:grid;overflow:hidden}.tm-shell-v2 .conversation-main{background:var(--tm-v2-white);grid-template-rows:auto auto minmax(0,1fr) auto auto;min-width:0;min-height:0;display:grid;overflow:hidden}.tm-shell-v2 .conversation-header{grid-row:1}.tm-shell-v2 .agent-introduction-confirmation{grid-row:2}.tm-shell-v2 .message-timeline{grid-row:3}.tm-shell-v2 :is(.agent-introduction-gate,.composer-area){grid-row:4}.tm-shell-v2 .mobile-conversation-actions{grid-row:5}.tm-shell-v2 .conversation-header{border:0;border-bottom:1px solid var(--tm-v2-border);z-index:12;background:#fffffff5;align-items:center;gap:12px;min-height:72px;padding:0 20px;display:flex;position:relative}.tm-shell-v2 .conversation-header>.visitor-avatar{width:42px;height:42px}.tm-shell-v2 .mobile-back,.tm-shell-v2 .mobile-more{display:none}.tm-shell-v2 .conversation-title{flex:auto;gap:4px;min-width:0;display:grid}.tm-shell-v2 .conversation-title h2{color:var(--tm-v2-ink);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:620;line-height:1.15;overflow:hidden}.tm-shell-v2 .conversation-title p{color:var(--tm-v2-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:1.2;overflow:hidden}.tm-shell-v2 .header-connection{color:var(--tm-v2-muted);white-space:nowrap;flex:none;align-items:center;gap:7px;font-size:11px;display:inline-flex}.tm-shell-v2 .primary-button,.tm-shell-v2 .secondary-button,.tm-shell-v2 .header-action,.tm-shell-v2 .rich-button,.tm-shell-v2 .business-update-button,.tm-shell-v2 .business-action-button,.tm-shell-v2 .send-button,.tm-shell-v2 .handoff-submit{border-radius:var(--tm-v2-radius-control);box-sizing:border-box;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:13px;font-weight:570;transition:background-color .15s,border-color .15s,color .15s,opacity .15s,transform 90ms;display:inline-flex}.tm-shell-v2 .primary-button,.tm-shell-v2 .send-button,.tm-shell-v2 .handoff-submit{background:var(--tm-v2-blue);border:1px solid var(--tm-v2-blue);box-shadow:var(--tm-v2-shadow-control);color:var(--tm-v2-white)}.tm-shell-v2 .primary-button:hover:not(:disabled),.tm-shell-v2 .send-button:hover:not(:disabled),.tm-shell-v2 .handoff-submit:hover:not(:disabled){background:var(--tm-v2-blue-hover);border-color:var(--tm-v2-blue-hover)}.tm-shell-v2 .secondary-button,.tm-shell-v2 .header-action,.tm-shell-v2 .rich-button,.tm-shell-v2 .business-update-button,.tm-shell-v2 .business-action-button{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border-strong);box-shadow:var(--tm-v2-shadow-control);color:var(--tm-v2-ink)}.tm-shell-v2 .secondary-button:hover:not(:disabled),.tm-shell-v2 .header-action:hover:not(:disabled),.tm-shell-v2 .rich-button:hover:not(:disabled),.tm-shell-v2 .business-update-button:hover:not(:disabled),.tm-shell-v2 .business-action-button:hover:not(:disabled){background:var(--tm-v2-hover);border-color:#bcbcc4}.tm-shell-v2 :is(.primary-button,.secondary-button,.header-action,.send-button,.handoff-submit):disabled{box-shadow:none;color:#aaaab1;cursor:not-allowed;background:#f1f1f3;border-color:#dedee3}.tm-shell-v2 .header-action{flex:none;min-height:38px;padding:0 13px}.tm-shell-v2 .header-action svg,.tm-shell-v2 .primary-button svg,.tm-shell-v2 .secondary-button svg,.tm-shell-v2 .send-button svg,.tm-shell-v2 .handoff-submit svg{stroke-width:1.8px;width:16px;height:16px}.tm-shell-v2 .conversation-header .close-action{display:none}.tm-shell-v2 .agent-introduction-confirmation{color:#176636;background:#f3fbf6;border-bottom:1px solid #d8eee0;align-items:center;gap:8px;min-height:36px;padding:0 20px;font-size:12px;display:flex}.tm-shell-v2 .agent-introduction-confirmation strong{font-weight:600}.tm-shell-v2 .agent-introduction-confirmation svg{stroke-width:1.8px;width:15px;height:15px}.tm-shell-v2 .agent-introduction-confirmation svg:last-child{margin-left:auto}.tm-shell-v2 .message-timeline{background:var(--tm-v2-white);scrollbar-color:#c9c9d0 transparent;scrollbar-width:thin;flex-direction:column;min-height:0;padding:22px 24px 32px;display:flex;overflow-y:auto}.tm-shell-v2 .message-block{contain-intrinsic-size:0 80px;content-visibility:auto;width:fit-content;max-width:min(78%,560px);margin:0 0 14px;display:grid}.tm-shell-v2 .message-block.inbound{align-self:flex-start}.tm-shell-v2 .message-block.outbound{align-self:flex-end}.tm-shell-v2 .message-block>time,.tm-shell-v2 .message-line>time{color:var(--tm-v2-subtle);font-family:var(--tm-v2-mono);font-variant-numeric:tabular-nums;text-align:center;margin:0 0 7px;font-size:10px}.tm-shell-v2 .message-line{align-items:flex-end;gap:8px;width:100%;max-width:none;display:flex}.tm-shell-v2 .message-block.outbound .message-line{flex-direction:row-reverse}.tm-shell-v2 .agent-avatar{background:var(--tm-v2-blue);color:var(--tm-v2-white);border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:inline-flex}.tm-shell-v2 .text-bubble,.tm-shell-v2 .quick-reply-bubble,.tm-shell-v2 .generic-rich-bubble{color:var(--tm-v2-ink);background:#f2f2f4;border:1px solid #e4e4e8;border-radius:14px 14px 14px 5px;padding:10px 13px;font-size:14px;line-height:1.5}.tm-shell-v2 .message-block.outbound :is(.text-bubble,.quick-reply-bubble,.generic-rich-bubble){background:var(--tm-v2-blue-soft);border-color:#c4d8ff;border-radius:14px 14px 5px}.tm-shell-v2 .quick-reply-bubble,.tm-shell-v2 .generic-rich-bubble{gap:8px;display:grid}.tm-shell-v2 .quick-reply-bubble span,.tm-shell-v2 .generic-rich-bubble span{background:var(--tm-v2-white);color:var(--tm-v2-blue);text-align:center;border:1px solid #bad0fa;border-radius:9px;padding:9px 12px;font-weight:550;display:block}.tm-shell-v2 .message-content-stack{gap:8px;display:grid}.tm-shell-v2 .attachment-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.tm-shell-v2 .attachment-list li{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border-strong);border-radius:12px;grid-template-columns:48px minmax(0,1fr) 32px;align-items:center;gap:12px;min-width:min(380px,70vw);padding:10px 12px;display:grid}.tm-shell-v2 .attachment-placeholder,.tm-shell-v2 .rich-link-icon{color:var(--tm-v2-text);background:#f2f5fa;border:1px solid #dfe5ee;border-radius:9px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.tm-shell-v2 .attachment-placeholder svg,.tm-shell-v2 .rich-link-icon svg{stroke-width:1.8px;width:21px;height:21px}.tm-shell-v2 .attachment-meta{gap:4px;min-width:0;display:grid}.tm-shell-v2 .attachment-meta strong{color:var(--tm-v2-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.tm-shell-v2 .attachment-meta span{color:var(--tm-v2-muted);font-size:11px}.tm-shell-v2 .attachment-download{color:var(--tm-v2-muted);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;place-self:center end;align-items:center;width:32px;height:32px;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.tm-shell-v2 .attachment-download:hover{background:var(--tm-v2-blue-soft);color:var(--tm-v2-blue);border-color:#c8dafa}.tm-shell-v2 .attachment-download:focus-visible{outline:2px solid color-mix(in srgb, var(--tm-v2-blue) 68%, white);outline-offset:2px}.tm-shell-v2 .attachment-download svg{stroke-width:1.9px;width:16px;height:16px}.tm-shell-v2 .rich-link-bubble{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border-strong);border-radius:var(--tm-v2-radius-panel);box-shadow:var(--tm-v2-shadow-control);min-width:min(400px,70vw);overflow:hidden}.tm-shell-v2 .rich-link-main{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px;padding:14px;display:grid}.tm-shell-v2 .rich-link-icon{color:var(--tm-v2-blue);width:56px;height:56px}.tm-shell-v2 .rich-link-main>div{min-width:0}.tm-shell-v2 .rich-link-main strong{color:var(--tm-v2-ink);margin-bottom:5px;font-size:14px;font-weight:620;display:block}.tm-shell-v2 .rich-link-main p{color:var(--tm-v2-muted);margin:0;font-size:12px;line-height:1.45}.tm-shell-v2 .rich-link-bubble>button{background:var(--tm-v2-white);border:0;border-top:1px solid var(--tm-v2-border);color:var(--tm-v2-blue);text-align:left;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0 14px;font-size:12px;font-weight:600;display:flex}.tm-shell-v2 .rich-link-bubble>button:hover{background:#f7f9fc}.tm-shell-v2 .rich-link-bubble>button svg{width:16px;height:16px}.tm-shell-v2 .delivery-state{color:var(--tm-v2-subtle);justify-content:flex-end;align-items:center;gap:5px;margin-top:5px;font-size:10px;display:flex}.tm-shell-v2 .delivery-state button{color:var(--tm-v2-red);background:0 0;border:0;padding:2px;font-size:11px}.tm-shell-v2 .customer-typing{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);color:var(--tm-v2-muted);border-radius:14px 14px 14px 5px;align-self:flex-start;align-items:center;gap:9px;margin-top:4px;padding:9px 12px;font-size:12px;display:inline-flex}.tm-shell-v2 .typing-dots{gap:4px;display:inline-flex}.tm-shell-v2 .typing-dots i{background:var(--tm-v2-blue);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite tm-v2-typing}.tm-shell-v2 .typing-dots i:nth-child(2){opacity:.75;animation-delay:.12s}.tm-shell-v2 .typing-dots i:nth-child(3){opacity:.5;animation-delay:.24s}@keyframes tm-v2-typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-2px)}}.tm-shell-v2 .agent-introduction-gate{border:0;border-top:1px solid var(--tm-v2-border);z-index:14;background:#fbfbfc;grid-template-columns:28px minmax(0,1fr) auto;align-items:end;gap:14px;margin:0;padding:18px 22px;display:grid;position:relative;box-shadow:0 -10px 24px #0f172a08}.tm-shell-v2 .agent-introduction-gate.pending{grid-template-columns:28px minmax(0,1fr);align-items:center;min-height:96px}.tm-shell-v2 .agent-introduction-icon{color:var(--tm-v2-text);justify-content:center;align-items:center;width:28px;height:40px;margin-bottom:1px;display:inline-flex}.tm-shell-v2 .agent-introduction-icon svg,.tm-shell-v2 .agent-introduction-spinner{stroke-width:1.8px;width:19px;height:19px}.tm-shell-v2 .agent-introduction-spinner{animation:.9s linear infinite tm-v2-spin}@keyframes tm-v2-spin{to{transform:rotate(360deg)}}.tm-shell-v2 .agent-introduction-copy{gap:5px;min-width:0;display:grid}.tm-shell-v2 .agent-introduction-copy>strong,.tm-shell-v2 .agent-introduction-gate.pending strong{color:var(--tm-v2-ink);letter-spacing:-.015em;font-size:15px;font-weight:620}.tm-shell-v2 .agent-introduction-copy>p,.tm-shell-v2 .agent-introduction-gate.pending p{color:var(--tm-v2-muted);margin:0;font-size:11px;line-height:1.45}.tm-shell-v2 .agent-introduction-copy label{gap:6px;max-width:360px;margin-top:5px;display:grid}.tm-shell-v2 .agent-introduction-copy label>span{color:var(--tm-v2-muted);font-size:11px;font-weight:500}.tm-shell-v2 .agent-introduction-copy input,.tm-shell-v2 .handoff-panel select{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border-strong);border-radius:var(--tm-v2-radius-control);color:var(--tm-v2-ink);outline:0;width:100%;height:40px;padding:0 12px;font-size:13px}.tm-shell-v2 .agent-introduction-copy input:focus,.tm-shell-v2 .handoff-panel select:focus{border-color:var(--tm-v2-blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--tm-v2-blue) 10%, transparent)}.tm-shell-v2 .agent-introduction-gate>.primary-button{min-width:204px}.tm-shell-v2 .composer-area{border-top:1px solid var(--tm-v2-border);z-index:14;background:#fffffff5;padding:12px 16px 14px;position:relative}.tm-shell-v2 .composer-shell{position:relative}.tm-shell-v2 .composer-field{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border-strong);box-shadow:var(--tm-v2-shadow-control);border-radius:12px;grid-template-columns:40px minmax(120px,1fr) auto auto auto auto;align-items:end;gap:6px;min-height:48px;padding:4px;display:grid}.tm-shell-v2 .composer-field:focus-within{border-color:color-mix(in srgb, var(--tm-v2-blue) 55%, var(--tm-v2-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--tm-v2-blue) 8%, transparent)}.tm-shell-v2 .composer-field .icon-button{color:var(--tm-v2-text);background:0 0;border:0;border-radius:8px;justify-content:center;align-self:end;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:inline-flex}.tm-shell-v2 .composer-field .icon-button:hover{background:var(--tm-v2-hover)}.tm-shell-v2 .composer-field .icon-button svg{stroke-width:1.8px;width:19px;height:19px}.tm-shell-v2 .composer-field textarea{color:var(--tm-v2-ink);resize:none;background:0 0;border:0;outline:0;align-self:center;width:100%;min-height:38px;max-height:120px;padding:9px 8px;font-size:14px;line-height:1.45}.tm-shell-v2 .composer-field :is(.rich-button,.business-update-button,.business-action-button,.send-button){white-space:nowrap;align-self:end;min-height:40px}.tm-shell-v2 .composer-field .send-button{min-width:78px}.tm-shell-v2 .mobile-actions-button,.tm-shell-v2 .mobile-composer-actions,.tm-shell-v2 .mobile-conversation-actions{display:none}.tm-shell-v2 .composer-attachment{border:1px solid var(--tm-v2-border);background:#f7f9fc;border-radius:10px;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:10px;margin-bottom:8px;padding:8px;display:grid}.tm-shell-v2 .composer-attachment-icon{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.tm-shell-v2 .composer-attachment-meta{gap:3px;min-width:0;display:grid}.tm-shell-v2 .composer-attachment-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.tm-shell-v2 .composer-attachment-meta span,.tm-shell-v2 .composer-file-error{color:var(--tm-v2-muted);font-size:10px}.tm-shell-v2 .conversation-context{border:0;border-left:1px solid var(--tm-v2-border);scrollbar-width:thin;background:#fbfbfc;flex-direction:column;min-width:0;min-height:0;padding:0 22px;display:flex;overflow-y:auto}.tm-shell-v2 .context-heading{border-bottom:1px solid var(--tm-v2-border);flex:0 0 72px;justify-content:space-between;align-items:center;display:flex}.tm-shell-v2 .context-heading h2{color:var(--tm-v2-ink);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:620}.tm-shell-v2 .context-heading>svg{color:var(--tm-v2-muted);width:16px;height:16px}.tm-shell-v2 .icon-button.context-close{color:var(--tm-v2-text);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.tm-shell-v2 .conversation-facts{margin:0;padding:12px 0;display:grid}.tm-shell-v2 .conversation-facts>div{border-bottom:1px solid var(--tm-v2-border);grid-template-columns:76px minmax(0,1fr);align-items:start;gap:10px;padding:12px 0;display:grid}.tm-shell-v2 .conversation-facts>div:last-child{border-bottom:0}.tm-shell-v2 .conversation-facts dt,.tm-shell-v2 .conversation-facts dd{margin:0;font-size:12px;line-height:1.4}.tm-shell-v2 .conversation-facts dt{color:var(--tm-v2-muted)}.tm-shell-v2 .conversation-facts dd{color:var(--tm-v2-ink);font-weight:500}.tm-shell-v2 .context-status-dot,.tm-shell-v2 .rich-approved-dot{background:var(--tm-v2-green);vertical-align:1px;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.tm-shell-v2 .capability-list{flex-wrap:wrap;gap:5px;display:flex}.tm-shell-v2 .capability-list span{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);color:var(--tm-v2-text);border-radius:6px;padding:3px 6px;font-size:11px;font-weight:500}.tm-shell-v2 .context-divider{background:var(--tm-v2-border);width:100%;height:1px;margin:4px 0 0}.tm-shell-v2 .context-activity{padding:20px 0 18px}.tm-shell-v2 .context-activity h3,.tm-shell-v2 .handoff-panel h3{color:var(--tm-v2-ink);margin:0 0 16px;font-size:14px;font-weight:620}.tm-shell-v2 .context-activity ol{margin:0;padding:0;list-style:none;display:grid}.tm-shell-v2 .context-activity li{grid-template-columns:12px minmax(0,1fr);gap:12px;min-height:64px;display:grid;position:relative}.tm-shell-v2 .context-activity li:before{background:var(--tm-v2-border-strong);content:"";width:1px;position:absolute;top:12px;bottom:-1px;left:5px}.tm-shell-v2 .context-activity li:last-child:before{display:none}.tm-shell-v2 .context-activity li>span{background:var(--tm-v2-white);border:2px solid var(--tm-v2-border-strong);z-index:1;border-radius:50%;width:11px;height:11px;margin-top:2px;position:relative}.tm-shell-v2 .context-activity li.complete>span{background:var(--tm-v2-green);border-color:var(--tm-v2-green);box-shadow:0 0 0 3px #e7f5ec}.tm-shell-v2 .context-activity li>div{gap:5px;display:grid}.tm-shell-v2 .context-activity li strong{color:var(--tm-v2-ink);font-size:12px;font-weight:600}.tm-shell-v2 .context-activity li small{color:var(--tm-v2-muted);font-size:11px;line-height:1.35}.tm-shell-v2 .context-security-note{border-top:1px solid var(--tm-v2-border);color:var(--tm-v2-muted);align-items:center;gap:8px;min-height:58px;margin-top:auto;font-size:11px;display:flex}.tm-shell-v2 .context-security-note svg{stroke-width:1.8px;width:14px;height:14px}.tm-shell-v2 .handoff-panel{gap:14px;padding:20px 0;display:grid}.tm-shell-v2 .handoff-panel label{gap:7px;display:grid}.tm-shell-v2 .handoff-panel label>span{color:var(--tm-v2-muted);font-size:11px;font-weight:500}.tm-shell-v2 .handoff-submit{width:100%;margin-top:4px}.tm-shell-v2 .modal-backdrop{z-index:200;background:#181d2675;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.tm-shell-v2 .rich-library-dialog{background:var(--tm-v2-white);box-shadow:var(--tm-v2-shadow-dialog);border:1px solid #ffffffa3;border-radius:16px;grid-template-rows:88px minmax(0,1fr) 72px;width:min(1060px,100vw - 56px);max-width:1060px;height:min(760px,100dvh - 56px);min-height:560px;max-height:calc(100dvh - 56px);display:grid;overflow:hidden}.tm-shell-v2 .rich-library-builder-dialog{width:min(1180px,100vw - 56px);max-width:1180px}.tm-shell-v2 .dialog-header.rich-dialog-header{background:var(--tm-v2-white);border:0;border-bottom:1px solid var(--tm-v2-border);justify-content:space-between;align-items:center;min-height:88px;padding:0 24px;display:flex}.tm-shell-v2 .rich-dialog-heading{gap:5px;min-width:0;display:grid}.tm-shell-v2 .rich-dialog-heading h2{color:var(--tm-v2-ink);letter-spacing:-.03em;margin:0;font-size:20px;font-weight:620;line-height:1.2}.tm-shell-v2 .rich-dialog-heading p{color:var(--tm-v2-muted);margin:0;font-size:12px;line-height:1.3}.tm-shell-v2 .rich-dialog-actions{align-items:center;gap:8px;display:flex}.tm-shell-v2 .rich-header-action{min-height:40px}.tm-shell-v2 .rich-dialog-close{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border-strong);border-radius:var(--tm-v2-radius-control);color:var(--tm-v2-ink);justify-content:center;align-items:center;width:40px;height:40px;min-height:40px;margin-left:4px;padding:0;display:inline-flex}.tm-shell-v2 .rich-dialog-close:hover{background:var(--tm-v2-hover)}.tm-shell-v2 .rich-dialog-close svg{stroke-width:1.8px;width:18px;height:18px}.tm-shell-v2 .rich-library-body{grid-template-columns:47% 53%;min-width:0;min-height:0;display:grid;overflow:hidden}.tm-shell-v2 .rich-object-browser{border:0;border-right:1px solid var(--tm-v2-border);background:#fcfcfd;grid-template-rows:auto auto minmax(0,1fr);min-width:0;min-height:0;padding:18px 20px 0;display:grid}.tm-shell-v2 .rich-search{height:40px;margin-bottom:12px}.tm-shell-v2 .rich-filters{border-bottom:1px solid var(--tm-v2-border);scrollbar-width:none;gap:17px;min-height:40px;display:flex;overflow-x:auto}.tm-shell-v2 .rich-filters::-webkit-scrollbar{display:none}.tm-shell-v2 .rich-filters button{color:var(--tm-v2-muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex:none;margin-bottom:-1px;padding:0 0 9px;font-size:11px;font-weight:500}.tm-shell-v2 .rich-filters button:hover{color:var(--tm-v2-ink)}.tm-shell-v2 .rich-filters button.active{border-bottom-color:var(--tm-v2-blue);color:var(--tm-v2-blue);font-weight:600}.tm-shell-v2 .rich-object-list{content-visibility:auto;scrollbar-color:#c9c9d0 transparent;scrollbar-width:thin;min-height:0;padding:12px 0 18px;overflow-y:auto}.tm-shell-v2 .rich-object-row{border:0;border-bottom:1px solid var(--tm-v2-border);color:var(--tm-v2-ink);text-align:left;background:0 0;border-radius:0;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:74px;padding:10px 12px;display:grid;position:relative}.tm-shell-v2 .rich-object-row:before{content:"";background:0 0;width:3px;position:absolute;inset:6px auto 6px -8px}.tm-shell-v2 .rich-object-row:hover{background:#f5f6f8}.tm-shell-v2 .rich-object-row.selected{background:var(--tm-v2-blue-soft);border-radius:10px}.tm-shell-v2 .rich-object-row.selected:before{background:var(--tm-v2-blue);border-radius:0 2px 2px 0}.tm-shell-v2 .rich-object-icon{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);color:var(--tm-v2-ink);border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.tm-shell-v2 .rich-object-icon svg{stroke-width:1.8px;width:18px;height:18px}.tm-shell-v2 .rich-object-copy{gap:4px;min-width:0;display:grid}.tm-shell-v2 .rich-object-copy strong{color:var(--tm-v2-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.tm-shell-v2 .rich-object-copy span,.tm-shell-v2 .rich-object-row time{color:var(--tm-v2-muted);font-size:10px;line-height:1.35}.tm-shell-v2 .rich-object-row time{font-family:var(--tm-v2-mono);font-variant-numeric:tabular-nums;white-space:nowrap}.tm-shell-v2 .rich-preview{background:var(--tm-v2-white);scrollbar-color:#c9c9d0 transparent;scrollbar-width:thin;flex-direction:column;min-width:0;min-height:0;padding:24px 28px;display:flex;overflow-y:auto}.tm-shell-v2 .rich-preview-heading{gap:5px;margin-bottom:18px;display:grid}.tm-shell-v2 .rich-preview-heading h3{color:var(--tm-v2-ink);letter-spacing:-.025em;margin:0;font-size:17px;font-weight:620}.tm-shell-v2 .rich-preview-heading p{color:var(--tm-v2-muted);margin:0;font-size:11px}.tm-shell-v2 .rich-preview-content{gap:8px;display:grid}.tm-shell-v2 .rich-preview-content>h3{color:var(--tm-v2-ink);margin:0;font-size:13px;font-weight:600}.tm-shell-v2 .rich-preview-content>p{color:var(--tm-v2-muted);margin:0 0 4px;font-size:11px;line-height:1.45}.tm-shell-v2 .preview-message{border:1px solid var(--tm-v2-border-strong);background:#fbfbfc;border-radius:12px;gap:9px;padding:14px;display:grid}.tm-shell-v2 .preview-message>strong{color:var(--tm-v2-ink);background:#ededf0;border-radius:11px 11px 11px 4px;justify-self:start;padding:9px 12px;font-size:13px;font-weight:550;line-height:1.4}.tm-shell-v2 .preview-choice,.tm-shell-v2 .preview-time-slots>span,.tm-shell-v2 .preview-form-pages>span{background:var(--tm-v2-white);color:var(--tm-v2-blue);text-align:center;border:1px solid #bad0fa;border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.tm-shell-v2 .preview-message>small{color:var(--tm-v2-subtle);justify-self:end;font-size:9px}.tm-shell-v2 .preview-rich-link{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);border-radius:10px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.tm-shell-v2 .preview-rich-link img,.tm-shell-v2 .preview-rich-link>svg{object-fit:cover;border-radius:8px;width:44px;height:44px}.tm-shell-v2 .rich-send-metadata{border:1px solid var(--tm-v2-border);background:#fbfbfc;border-radius:10px;gap:0;margin:16px 0 0;padding:4px 14px;display:grid}.tm-shell-v2 .rich-send-metadata>div{border-bottom:1px solid var(--tm-v2-border);grid-template-columns:96px minmax(0,1fr);align-items:center;min-height:38px;display:grid}.tm-shell-v2 .rich-send-metadata>div:last-child{border-bottom:0}.tm-shell-v2 .rich-send-metadata dt,.tm-shell-v2 .rich-send-metadata dd{margin:0;font-size:11px}.tm-shell-v2 .rich-send-metadata dt{color:var(--tm-v2-muted)}.tm-shell-v2 .rich-send-metadata dd{color:var(--tm-v2-text);font-weight:500}.tm-shell-v2 .rich-send-guard{color:var(--tm-v2-muted);align-items:flex-start;gap:7px;margin:12px 0 0;font-size:10px;line-height:1.45;display:flex}.tm-shell-v2 .rich-send-guard svg{stroke-width:1.8px;flex:none;width:14px;height:14px;margin-top:1px}.tm-shell-v2 .rich-lifecycle-summary{border:1px solid var(--tm-v2-border);background:#fbfbfc;border-radius:10px;flex-wrap:wrap;gap:8px;margin-bottom:14px;padding:12px;display:flex}.tm-shell-v2 .rich-lifecycle-summary p{color:var(--tm-v2-muted);flex:1 0 100%;margin:0;font-size:10px;line-height:1.45}.tm-shell-v2 .rich-status{border-radius:6px;padding:3px 6px;font-size:10px;font-weight:600}.tm-shell-v2 .rich-status-approved{color:#176636;background:#eaf7ee}.tm-shell-v2 .rich-status-draft{color:#8a5100;background:#fff6e8}.tm-shell-v2 .rich-status-archived{color:var(--tm-v2-muted);background:#f0f0f2}.tm-shell-v2 .dialog-empty{color:var(--tm-v2-muted);text-align:center;justify-content:center;align-items:center;min-height:180px;padding:24px;font-size:12px;display:flex}.tm-shell-v2 .dialog-footer{background:var(--tm-v2-white);border:0;border-top:1px solid var(--tm-v2-border);justify-content:space-between;align-items:center;min-height:72px;padding:0 24px;display:flex}.tm-shell-v2 .dialog-footer-note{color:var(--tm-v2-muted);align-items:center;gap:7px;margin:0;font-size:10px;display:inline-flex}.tm-shell-v2 .dialog-footer-note svg{stroke-width:1.8px;width:14px;height:14px}.tm-shell-v2 .dialog-footer-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.tm-shell-v2 .dialog-footer-actions>button{min-width:86px}.tm-shell-v2 .danger-button{color:var(--tm-v2-red)}.tm-shell-v2 .error-banner{color:#9f2f27;z-index:260;background:#fff7f6;border:1px solid #f1c7c3;border-radius:10px;max-width:min(520px,100vw - 36px);padding:10px 14px;font-size:12px;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.tm-shell-v2 .demo-badge{border:1px solid var(--tm-v2-border);color:var(--tm-v2-muted);pointer-events:none;z-index:80;background:#ffffffeb;border-radius:8px;width:auto;height:auto;padding:5px 8px;font-size:9px;position:fixed;top:auto;bottom:10px;right:12px}.tm-shell-v2 :is(.brand-page,.settings-page,.bot-page){color:var(--tm-v2-ink);background:#fbfbfc;min-height:0;overflow-y:auto}.tm-shell-v2 :is(.brand-page-header,.settings-page-header,.bot-page-header) h2{color:var(--tm-v2-ink);letter-spacing:-.035em;font-weight:620}.tm-shell-v2 :is(.brand-page-header,.settings-page-header,.bot-page-header) p,.tm-shell-v2 .settings-eyebrow,.tm-shell-v2 .brand-eyebrow{color:var(--tm-v2-muted)}.tm-shell-v2 :is(.brand-browser,.brand-detail,.settings-account-card,.settings-readiness,.settings-section,.settings-inspector,.bot-operational-summary,.bot-summary,.bot-flow-browser,.bot-flow-detail,.bot-builder){background:var(--tm-v2-white);border-color:var(--tm-v2-border);box-shadow:var(--tm-v2-shadow-control)}.tm-shell-v2 :is(.brand-search,.settings-field input,.settings-field select,.settings-field textarea,.bot-field input,.bot-field select,.bot-field textarea){border-color:var(--tm-v2-border-strong)}.tm-shell-v2 .placeholder-mark{background:#f2f5fa}.tm-shell-v2 .overview-page{background:var(--tm-v2-white);grid-template-columns:minmax(0,1fr) 302px;min-width:0;min-height:0;display:grid;overflow:hidden}.tm-shell-v2 .overview-main{scrollbar-width:thin;min-height:0;padding:38px clamp(28px,4vw,64px) 56px;overflow-y:auto}.tm-shell-v2 .overview-header{border-bottom:1px solid var(--tm-v2-border);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:28px;display:flex}.tm-shell-v2 .overview-header>div{gap:8px;display:grid}.tm-shell-v2 .overview-header>div>span,.tm-shell-v2 .readiness-header>div>span{color:var(--tm-v2-blue);font-family:var(--tm-v2-mono);letter-spacing:.08em;font-size:10px;font-weight:650}.tm-shell-v2 .overview-header h1,.tm-shell-v2 .readiness-header h1{color:var(--tm-v2-ink);letter-spacing:-.045em;margin:0;font-size:clamp(26px,3vw,34px);font-weight:650;line-height:1.1}.tm-shell-v2 .overview-header p,.tm-shell-v2 .readiness-header p{color:var(--tm-v2-muted);margin:0;font-size:14px;line-height:1.5}.tm-shell-v2 .overview-header>button,.tm-shell-v2 .readiness-primary-action,.tm-shell-v2 .readiness-secondary-action{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:12px;font-weight:600;display:inline-flex}.tm-shell-v2 .overview-header>button,.tm-shell-v2 .readiness-primary-action{background:var(--tm-v2-blue);border:1px solid var(--tm-v2-blue);color:#fff}.tm-shell-v2 .overview-header>button:hover,.tm-shell-v2 .readiness-primary-action:hover{background:var(--tm-v2-blue-hover);border-color:var(--tm-v2-blue-hover)}.tm-shell-v2 :is(.overview-header>button,.readiness-primary-action,.readiness-secondary-action) svg{stroke-width:1.8px;width:15px;height:15px}.tm-shell-v2 .overview-facts{border-bottom:1px solid var(--tm-v2-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.tm-shell-v2 .overview-facts>div{border-right:1px solid var(--tm-v2-border);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:5px 9px;padding:22px 18px;display:grid}.tm-shell-v2 .overview-facts>div:last-child{border-right:0}.tm-shell-v2 .overview-facts svg,.tm-shell-v2 .overview-status-dot{color:var(--tm-v2-muted);grid-row:1/3;width:17px;height:17px}.tm-shell-v2 .overview-status-dot{background:var(--tm-v2-amber);border-radius:50%;place-self:center;width:8px;height:8px}.tm-shell-v2 .overview-status-dot.online{background:var(--tm-v2-green)}.tm-shell-v2 .overview-status-dot.offline{background:var(--tm-v2-red)}.tm-shell-v2 .overview-facts small{color:var(--tm-v2-muted);font-size:11px}.tm-shell-v2 .overview-facts strong{color:var(--tm-v2-ink);font-size:13px;font-weight:600}.tm-shell-v2 .overview-section{padding-top:34px}.tm-shell-v2 .overview-section-heading{gap:4px;margin-bottom:16px;display:grid}.tm-shell-v2 .overview-section-heading span{color:var(--tm-v2-muted);font-size:11px}.tm-shell-v2 .overview-section h2,.tm-shell-v2 .readiness-section h2,.tm-shell-v2 .readiness-inspector>h2{color:var(--tm-v2-ink);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:630}.tm-shell-v2 .overview-priority-row{border:1px solid var(--tm-v2-border);border-radius:10px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.tm-shell-v2 .overview-priority-icon{background:var(--tm-v2-blue-soft);color:var(--tm-v2-blue);border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.tm-shell-v2 .overview-priority-icon svg{width:19px;height:19px}.tm-shell-v2 .overview-priority-row>div{gap:5px;display:grid}.tm-shell-v2 .overview-priority-row strong{color:var(--tm-v2-ink);font-size:14px;font-weight:600}.tm-shell-v2 .overview-priority-row p{color:var(--tm-v2-muted);margin:0;font-size:12px;line-height:1.5}.tm-shell-v2 .overview-priority-row>button{color:var(--tm-v2-blue);background:0 0;border:0;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.tm-shell-v2 .overview-priority-row>button svg,.tm-shell-v2 .overview-action-list>button>svg:last-child{width:15px;height:15px}.tm-shell-v2 .overview-action-list{border-top:1px solid var(--tm-v2-border)}.tm-shell-v2 .overview-action-list>button{border:0;border-bottom:1px solid var(--tm-v2-border);color:var(--tm-v2-ink);text-align:left;background:0 0;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:14px;width:100%;min-height:68px;padding:10px 4px;display:grid}.tm-shell-v2 .overview-action-list>button:hover{background:#fafbfc}.tm-shell-v2 .overview-action-list>button>svg:first-child{color:var(--tm-v2-muted);width:19px;height:19px}.tm-shell-v2 .overview-action-list>button>div{gap:4px;display:grid}.tm-shell-v2 .overview-action-list strong{font-size:13px;font-weight:600}.tm-shell-v2 .overview-action-list span{color:var(--tm-v2-muted);font-size:12px}.tm-shell-v2 .overview-inspector,.tm-shell-v2 .readiness-inspector{border-left:1px solid var(--tm-v2-border);scrollbar-width:thin;background:#fbfcfd;min-height:0;padding:28px 24px;overflow-y:auto}.tm-shell-v2 .overview-inspector>h2{color:var(--tm-v2-ink);margin:0 0 20px;font-size:17px;font-weight:630}.tm-shell-v2 .overview-inspector ul{margin:0;padding:0;list-style:none;display:grid}.tm-shell-v2 .overview-inspector li{border-bottom:1px solid var(--tm-v2-border);grid-template-columns:18px minmax(0,1fr);gap:11px;padding:16px 0;display:grid}.tm-shell-v2 .overview-inspector li>svg{color:var(--tm-v2-green);width:17px;height:17px;margin-top:1px}.tm-shell-v2 .overview-inspector li>div{gap:5px;display:grid}.tm-shell-v2 .overview-inspector li strong{color:var(--tm-v2-ink);font-size:12px;font-weight:600}.tm-shell-v2 .overview-inspector li span{color:var(--tm-v2-muted);font-size:11px;line-height:1.5}.tm-shell-v2 .overview-inspector>p{border-top:1px solid var(--tm-v2-border);color:var(--tm-v2-muted);align-items:flex-start;gap:8px;margin:28px 0 0;padding-top:18px;font-size:11px;line-height:1.5;display:flex}.tm-shell-v2 .overview-inspector>p svg{flex:none;width:15px;height:15px}.tm-shell-v2 .readiness-page{background:var(--tm-v2-white);grid-template-columns:248px minmax(0,1fr) 288px;min-width:0;min-height:0;display:grid;overflow:hidden}.tm-shell-v2 .readiness-workflow{border-right:1px solid var(--tm-v2-border);scrollbar-width:thin;background:#fbfcfd;min-height:0;padding:26px 14px;overflow-y:auto}.tm-shell-v2 .readiness-workflow>h2{color:var(--tm-v2-ink);margin:0 10px 20px;font-size:17px;font-weight:630}.tm-shell-v2 .readiness-workflow>ol{margin:0;padding:0;list-style:none;display:grid;position:relative}.tm-shell-v2 .readiness-workflow>ol:before{background:var(--tm-v2-border);content:"";width:1px;position:absolute;top:22px;bottom:22px;left:22px}.tm-shell-v2 .readiness-workflow li{position:relative}.tm-shell-v2 .readiness-workflow li>button{color:var(--tm-v2-text);text-align:left;z-index:1;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:48px;padding:6px 10px;font-size:13px;display:grid;position:relative}.tm-shell-v2 .readiness-workflow li>button:hover{background:var(--tm-v2-hover)}.tm-shell-v2 .readiness-workflow li>button[aria-current=step]{background:var(--tm-v2-blue-soft);color:var(--tm-v2-blue);border-color:#bfdbfe;font-weight:600}.tm-shell-v2 .readiness-step-number{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border-strong);color:var(--tm-v2-muted);font-family:var(--tm-v2-mono);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:inline-flex}.tm-shell-v2 .readiness-workflow li>button[aria-current=step] .readiness-step-number{border-color:var(--tm-v2-blue);color:var(--tm-v2-blue)}.tm-shell-v2 .readiness-workflow li>button>svg{color:var(--tm-v2-border-strong);width:17px;height:17px}.tm-shell-v2 .readiness-workflow li.code>button>svg{color:var(--tm-v2-blue)}.tm-shell-v2 .readiness-workflow li.synthetic>button>svg{color:var(--tm-v2-green)}.tm-shell-v2 .readiness-workflow li.external>button>svg{color:var(--tm-v2-amber)}.tm-shell-v2 .readiness-workflow-detail{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);border-radius:8px;gap:4px;margin:12px 10px 18px;padding:11px;display:grid}.tm-shell-v2 .readiness-workflow-detail strong{color:var(--tm-v2-ink);font-size:11px;font-weight:600}.tm-shell-v2 .readiness-workflow-detail span{color:var(--tm-v2-muted);font-size:10px;line-height:1.4}.tm-shell-v2 .readiness-workflow-detail>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.tm-shell-v2 .readiness-workflow-detail small{color:var(--tm-v2-muted);font-size:9px;font-weight:650}.tm-shell-v2 .readiness-workflow-detail small.code{color:var(--tm-v2-blue)}.tm-shell-v2 .readiness-workflow-detail small.synthetic{color:var(--tm-v2-green)}.tm-shell-v2 .readiness-workflow-detail small.external{color:var(--tm-v2-amber)}.tm-shell-v2 .readiness-utility-links{border-top:1px solid var(--tm-v2-border);gap:2px;padding:18px 2px 0;display:grid}.tm-shell-v2 .readiness-utility-links :is(a,button){color:var(--tm-v2-text);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:10px;min-height:42px;padding:0 10px;font-size:12px;text-decoration:none;display:grid}.tm-shell-v2 .readiness-utility-links :is(a,button):hover{background:var(--tm-v2-hover)}.tm-shell-v2 .readiness-utility-links svg{width:16px;height:16px}.tm-shell-v2 .readiness-utility-links :is(a,button)>svg:last-child{width:13px;height:13px}.tm-shell-v2 .readiness-main{scrollbar-width:thin;min-height:0;padding:28px 26px 48px;overflow-y:auto}.tm-shell-v2 .readiness-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.tm-shell-v2 .readiness-header>div:first-child{gap:7px;display:grid}.tm-shell-v2 .readiness-header h1{font-size:30px}.tm-shell-v2 .readiness-header-actions{gap:8px;display:flex}.tm-shell-v2 .readiness-secondary-action{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border-strong);color:var(--tm-v2-text)}.tm-shell-v2 .readiness-secondary-action:hover{background:var(--tm-v2-hover)}.tm-shell-v2 .readiness-disclosure{color:var(--tm-v2-muted);align-items:center;gap:7px;margin:16px 0 0;font-size:11px;line-height:1.4;display:flex}.tm-shell-v2 .readiness-disclosure svg{flex:none;width:14px;height:14px}.tm-shell-v2 .readiness-disclosure span{color:var(--tm-v2-green);margin-left:auto}.tm-shell-v2 .readiness-section{padding-top:26px}.tm-shell-v2 .readiness-section>h2{margin-bottom:11px;font-size:16px}.tm-shell-v2 .readiness-gate-row{border:1px solid var(--tm-v2-border);border-radius:9px;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px;display:grid}.tm-shell-v2 .readiness-gate-icon{border:1px solid var(--tm-v2-border);color:var(--tm-v2-text);background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.tm-shell-v2 .readiness-gate-icon svg{width:17px;height:17px}.tm-shell-v2 .readiness-gate-row>div{gap:3px;display:grid}.tm-shell-v2 .readiness-gate-row strong{color:var(--tm-v2-ink);font-size:13px;font-weight:620}.tm-shell-v2 .readiness-gate-row p{color:var(--tm-v2-muted);margin:0;font-size:11px;line-height:1.45}.tm-shell-v2 .readiness-gate-row>a{color:var(--tm-v2-blue);white-space:nowrap;align-items:center;gap:3px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.tm-shell-v2 .readiness-gate-row>a svg{width:13px;height:13px}.tm-shell-v2 .readiness-gate-details{max-width:300px}.tm-shell-v2 .readiness-gate-details>summary{color:var(--tm-v2-blue);cursor:pointer;white-space:nowrap;align-items:center;gap:3px;font-size:11px;font-weight:600;list-style:none;display:inline-flex}.tm-shell-v2 .readiness-gate-details>summary::-webkit-details-marker{display:none}.tm-shell-v2 .readiness-gate-details>summary svg{width:13px;height:13px;transition:transform .12s}.tm-shell-v2 .readiness-gate-details[open]>summary svg{transform:rotate(90deg)}.tm-shell-v2 .readiness-gate-details>p{border-top:1px solid var(--tm-v2-border);margin-top:8px;padding-top:8px}.tm-shell-v2 .readiness-status{color:var(--tm-v2-muted);white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:inline-flex}.tm-shell-v2 .readiness-status>span,.tm-shell-v2 .readiness-release-gates dd>span{background:var(--tm-v2-subtle);border-radius:50%;flex:none;width:7px;height:7px}.tm-shell-v2 .readiness-status.code>span,.tm-shell-v2 .readiness-release-gates dd.code>span{background:var(--tm-v2-blue)}.tm-shell-v2 .readiness-status.synthetic>span{background:var(--tm-v2-green)}.tm-shell-v2 .readiness-status.pending>span,.tm-shell-v2 .readiness-release-gates dd.pending>span{background:var(--tm-v2-amber)}.tm-shell-v2 .readiness-table{border:1px solid var(--tm-v2-border);border-radius:9px;overflow:hidden}.tm-shell-v2 .readiness-table-header,.tm-shell-v2 .readiness-table-row{grid-template-columns:minmax(130px,1fr) minmax(200px,1.55fr) 92px 58px;align-items:center;gap:12px;padding:0 12px;display:grid}.tm-shell-v2 .readiness-table-header{border-bottom:1px solid var(--tm-v2-border);color:var(--tm-v2-muted);background:#f8fafc;min-height:32px;font-size:10px}.tm-shell-v2 .readiness-table-row{border-bottom:1px solid var(--tm-v2-border);min-height:40px}.tm-shell-v2 .readiness-table-row:last-child{border-bottom:0}.tm-shell-v2 .readiness-table-row>strong{color:var(--tm-v2-ink);font-size:11px;font-weight:550}.tm-shell-v2 .readiness-table-row>span:not(.readiness-status){color:var(--tm-v2-muted);font-size:10px;line-height:1.35}.tm-shell-v2 .readiness-table-row>:is(button,a){color:var(--tm-v2-blue);text-align:left;background:0 0;border:0;padding:7px 0;font-size:10px;font-weight:600;text-decoration:none}.tm-shell-v2 .readiness-inline-detail{border:1px solid var(--tm-v2-border);background:#f8fafc;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 32px;align-items:start;gap:12px;margin-top:8px;padding:12px;display:grid}.tm-shell-v2 .readiness-detail-icon{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);color:var(--tm-v2-green);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.tm-shell-v2 .readiness-detail-icon.pending{color:var(--tm-v2-amber)}.tm-shell-v2 .readiness-detail-icon.external{color:var(--tm-v2-muted)}.tm-shell-v2 .readiness-detail-icon.code{color:var(--tm-v2-blue)}.tm-shell-v2 .readiness-detail-icon.synthetic{color:var(--tm-v2-green)}.tm-shell-v2 .readiness-detail-icon svg{width:16px;height:16px}.tm-shell-v2 .readiness-inline-detail>div{gap:3px;display:grid}.tm-shell-v2 .readiness-inline-detail strong{color:var(--tm-v2-ink);font-size:12px;font-weight:600}.tm-shell-v2 .readiness-inline-detail p,.tm-shell-v2 .readiness-inline-detail small{color:var(--tm-v2-muted);margin:0;font-size:10px;line-height:1.45}.tm-shell-v2 .readiness-inline-detail>button{color:var(--tm-v2-muted);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.tm-shell-v2 .readiness-inline-detail>button:hover{background:var(--tm-v2-hover)}.tm-shell-v2 .readiness-inline-detail>button svg{width:15px;height:15px}.tm-shell-v2 .readiness-operation-list{border:1px solid var(--tm-v2-border);border-radius:9px;overflow:hidden}.tm-shell-v2 .readiness-operation-list>:is(a,button){border:0;border-bottom:1px solid var(--tm-v2-border);color:var(--tm-v2-text);text-align:left;background:0 0;grid-template-columns:20px 112px minmax(160px,1fr) 94px 54px;align-items:center;gap:10px;width:100%;min-height:38px;padding:0 12px;font-size:10px;text-decoration:none;display:grid}.tm-shell-v2 .readiness-operation-list>:is(a,button):last-child{border-bottom:0}.tm-shell-v2 .readiness-operation-list>:is(a,button):hover{background:#fafbfc}.tm-shell-v2 .readiness-operation-list svg{color:var(--tm-v2-muted);width:16px;height:16px}.tm-shell-v2 .readiness-operation-list strong{color:var(--tm-v2-ink);font-size:11px;font-weight:550}.tm-shell-v2 .readiness-operation-list>:is(a,button)>span{color:var(--tm-v2-muted)}.tm-shell-v2 .readiness-operation-list em{font-style:normal}.tm-shell-v2 .readiness-operation-list em.code{color:var(--tm-v2-blue)}.tm-shell-v2 .readiness-operation-list em.pending{color:var(--tm-v2-amber)}.tm-shell-v2 .readiness-operation-list b{color:var(--tm-v2-blue);font-weight:600}.tm-shell-v2 .readiness-recent ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.tm-shell-v2 .readiness-recent li{grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.tm-shell-v2 .readiness-recent li>svg{border:1px solid var(--tm-v2-green);color:var(--tm-v2-green);border-radius:50%;width:17px;height:17px;padding:2px}.tm-shell-v2 .readiness-recent li span{color:var(--tm-v2-text);font-size:11px}.tm-shell-v2 .readiness-recent li small{color:var(--tm-v2-muted);font-size:10px}.tm-shell-v2 .readiness-inspector{flex-direction:column;padding:28px 24px 18px;display:flex}.tm-shell-v2 .readiness-inspector>h2{margin-bottom:18px;font-size:17px}.tm-shell-v2 .readiness-release-gates{border:1px solid var(--tm-v2-border);border-radius:9px;margin:0;padding:0 14px}.tm-shell-v2 .readiness-release-gates>div{border-bottom:1px solid var(--tm-v2-border);justify-content:space-between;align-items:center;min-height:58px;display:flex}.tm-shell-v2 .readiness-release-gates>div:last-child{border-bottom:0}.tm-shell-v2 .readiness-release-gates dt{color:var(--tm-v2-ink);font-size:12px}.tm-shell-v2 .readiness-release-gates dd{color:var(--tm-v2-muted);text-align:right;align-items:center;gap:7px;margin:0;font-size:11px;display:inline-flex}.tm-shell-v2 .readiness-next-steps{border-top:1px solid var(--tm-v2-border);margin-top:30px;padding-top:24px}.tm-shell-v2 .readiness-next-steps h3{color:var(--tm-v2-ink);margin:0 0 16px;font-size:16px;font-weight:630}.tm-shell-v2 .readiness-next-steps ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.tm-shell-v2 .readiness-next-steps li{color:var(--tm-v2-text);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;font-size:11px;line-height:1.4;display:grid}.tm-shell-v2 .readiness-next-steps li>span{border:1px solid var(--tm-v2-border-strong);color:var(--tm-v2-muted);font-family:var(--tm-v2-mono);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;display:inline-flex}.tm-shell-v2 .readiness-private-test-link{border:1px solid var(--tm-v2-blue);color:var(--tm-v2-blue);border-radius:8px;justify-content:space-between;align-items:center;min-height:42px;margin-top:22px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.tm-shell-v2 .readiness-private-test-link:hover{background:var(--tm-v2-blue-soft)}.tm-shell-v2 .readiness-private-test-link svg{width:14px;height:14px}.tm-shell-v2 .readiness-smoke-link,.tm-shell-v2 .readiness-runbook-toggle{color:var(--tm-v2-blue);background:0 0;border:0;align-items:center;gap:6px;margin-top:12px;padding:0;font-size:11px;text-decoration:none;display:inline-flex}.tm-shell-v2 .readiness-smoke-link svg,.tm-shell-v2 .readiness-runbook-toggle svg{width:14px;height:14px}.tm-shell-v2 .readiness-runbook{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);border-radius:8px;gap:5px;margin-top:12px;padding:11px;display:grid}.tm-shell-v2 .readiness-runbook strong{color:var(--tm-v2-ink);font-size:11px;font-weight:600}.tm-shell-v2 .readiness-runbook p{color:var(--tm-v2-muted);margin:0;font-size:10px;line-height:1.5}.tm-shell-v2 .readiness-secret-note{border-top:1px solid var(--tm-v2-border);color:var(--tm-v2-muted);align-items:center;gap:7px;margin:auto 0 0;padding-top:16px;font-size:10px;line-height:1.4;display:flex}.tm-shell-v2 .readiness-secret-note svg{flex:none;width:14px;height:14px}@media (width<=1360px){.tm-shell-v2{grid-template-columns:72px minmax(0,1fr)}.tm-shell-v2 .tm-mark{justify-content:center;padding:0}.tm-shell-v2 .tm-monogram{color:var(--tm-v2-ink);letter-spacing:-.05em;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:inline-flex}.tm-shell-v2 .tm-brand-lockup,.tm-shell-v2 .nav-button>span,.tm-shell-v2 .connection-chip>span:not(.status-dot){display:none}.tm-shell-v2 .navigation-items{padding:18px 8px}.tm-shell-v2 .nav-button{justify-content:center;gap:0;min-height:48px;padding:0}.tm-shell-v2 .nav-button:before{left:-8px}.tm-shell-v2 .connection-chip{justify-content:center;padding:9px 0}.tm-shell-v2 .navigation-footer{padding:12px 8px 16px}.tm-shell-v2 .console-body{grid-template-columns:304px minmax(0,1fr)}.tm-shell-v2 .conversation-workspace{grid-template-columns:minmax(0,1fr) 288px}.tm-shell-v2 .conversation-context{padding:0 18px}.tm-shell-v2 .composer-field{grid-template-columns:40px minmax(120px,1fr) auto auto}.tm-shell-v2 .business-update-button,.tm-shell-v2 .business-action-button{display:none}.tm-shell-v2 .overview-page{grid-template-columns:minmax(0,1fr) 288px}.tm-shell-v2 .readiness-page{grid-template-columns:220px minmax(0,1fr) 272px}.tm-shell-v2 .readiness-main{padding-inline:20px}.tm-shell-v2 .readiness-table-header,.tm-shell-v2 .readiness-table-row{grid-template-columns:minmax(112px,.9fr) minmax(180px,1.45fr) 86px 54px}}@media (width<=1120px){.tm-shell-v2 .compact-connection,.tm-shell-v2 .console-header>.bot-header-button,.tm-shell-v2 .console-header>.settings-header-button{display:none}.tm-shell-v2 .console-command-search span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tm-shell-v2 .conversation-workspace{grid-template-columns:minmax(0,1fr)}.tm-shell-v2 .conversation-context{z-index:50;width:min(340px,92vw);max-width:340px;display:none;position:absolute;top:66px;bottom:0;right:0;box-shadow:-18px 0 40px #0f172a1f}.tm-shell-v2 .conversation-context.handoff-open{display:flex}.tm-shell-v2 .mobile-more{color:var(--tm-v2-text);background:0 0;border:0;border-radius:9px;flex:none;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:inline-flex}.tm-shell-v2 .conversation-header .header-action{display:none}.tm-shell-v2 .agent-introduction-gate{grid-template-columns:28px minmax(0,1fr)}.tm-shell-v2 .agent-introduction-gate>.primary-button{grid-column:2;justify-self:start}.tm-shell-v2 .overview-page,.tm-shell-v2 .readiness-page{grid-template-columns:minmax(0,1fr)}.tm-shell-v2 .overview-inspector,.tm-shell-v2 .readiness-inspector{display:none}.tm-shell-v2 .readiness-page{grid-template-columns:220px minmax(0,1fr)}}@media (width<=860px){.tm-shell-v2 .console-body{grid-template-columns:286px minmax(0,1fr)}.tm-shell-v2 .workspace-select{flex-basis:170px}.tm-shell-v2 .console-command-search{max-width:none}.tm-shell-v2 .console-command-search kbd{display:none}.tm-shell-v2 .rich-library-dialog{width:calc(100vw - 32px)}.tm-shell-v2 .rich-library-body{grid-template-columns:44% 56%}.tm-shell-v2 .rich-object-browser{padding-inline:14px}.tm-shell-v2 .rich-preview{padding-inline:18px}.tm-shell-v2 .overview-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-shell-v2 .overview-facts>div:nth-child(2){border-right:0}.tm-shell-v2 .overview-facts>div:nth-child(-n+2){border-bottom:1px solid var(--tm-v2-border)}.tm-shell-v2 .readiness-page{grid-template-columns:198px minmax(0,1fr)}.tm-shell-v2 .readiness-workflow{padding-inline:8px}.tm-shell-v2 .readiness-header{align-items:flex-start}.tm-shell-v2 .readiness-header-actions{flex-direction:column;align-items:stretch}.tm-shell-v2 .readiness-gate-row{grid-template-columns:36px minmax(0,1fr) auto}.tm-shell-v2 .readiness-gate-row>:is(a,details){grid-column:2/-1}.tm-shell-v2 .readiness-table-header{display:none}.tm-shell-v2 .readiness-table-row{grid-template-columns:minmax(0,1fr) auto;padding-block:10px}.tm-shell-v2 .readiness-table-row>span:not(.readiness-status){grid-column:1/-1}.tm-shell-v2 .readiness-operation-list>:is(a,button){grid-template-columns:20px minmax(0,1fr) auto;padding-block:9px}.tm-shell-v2 .readiness-operation-list>:is(a,button)>span{grid-column:2/-1}.tm-shell-v2 .readiness-operation-list em{grid-column:2}}@media (width<=760px){.tm-shell-v2{grid-template-rows:minmax(0,1fr) 64px;grid-template-columns:minmax(0,1fr);min-height:0;padding:0;display:grid;overflow:hidden}.tm-shell-v2 .navigation-rail{-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);border:0;border-top:1px solid var(--tm-v2-border);z-index:60;background:#fffffff5;grid-area:2/1;align-items:stretch;width:100%;height:64px;min-height:64px;display:block;position:relative;bottom:0}.tm-shell-v2 .tm-mark,.tm-shell-v2 .navigation-footer{display:none}.tm-shell-v2 .navigation-items{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;height:64px;padding:0;display:grid}.tm-shell-v2 .nav-button.mobile-hidden{display:none}.tm-shell-v2 .nav-button{border-radius:0;flex-direction:column;justify-content:center;gap:4px;height:64px;min-height:64px;padding:0 2px;font-size:9px}.tm-shell-v2 .nav-button:before{width:60%;height:3px;inset:0 20% auto}.tm-shell-v2 .nav-button>span{display:inline}.tm-shell-v2 .nav-button svg{width:20px;height:20px}.tm-shell-v2 .console-surface{grid-area:1/1;grid-template-rows:58px minmax(0,1fr)}.tm-shell-v2 .console-header{gap:8px;min-height:58px;padding:0 12px}.tm-shell-v2 .console-header-inbox{display:flex}.tm-shell-v2 .workspace-select{flex:auto;min-width:0}.tm-shell-v2 .workspace-select:after,.tm-shell-v2 .console-command-search,.tm-shell-v2 .compact-connection,.tm-shell-v2 .console-header>.icon-button,.tm-shell-v2 .header-help-menu,.tm-shell-v2 .header-spacer{display:none}.tm-shell-v2 .header-account-menu,.tm-shell-v2 .clerk-account-controls{margin-left:auto;display:flex}.tm-shell-v2 .console-body{min-height:0;display:block;position:relative;overflow:hidden}.tm-shell-v2 .conversation-sidebar{border-right:0;width:100%;height:100%}.tm-shell-v2.mobile-conversation-open .console-header,.tm-shell-v2.mobile-conversation-open .navigation-rail,.tm-shell-v2.mobile-conversation-open .conversation-sidebar{display:none}.tm-shell-v2.mobile-conversation-open{grid-template-rows:minmax(0,1fr)}.tm-shell-v2.mobile-conversation-open .console-surface{grid-row:1;grid-template-rows:minmax(0,1fr);height:100dvh;min-height:100dvh}.tm-shell-v2.mobile-conversation-open .console-body,.tm-shell-v2.mobile-conversation-open .conversation-workspace{height:100dvh}.tm-shell-v2.mobile-conversation-open .demo-badge{top:80px;bottom:auto}.tm-shell-v2 .conversation-workspace{grid-template-columns:minmax(0,1fr);height:100%;display:grid}.tm-shell-v2 .conversation-main{height:100%}.tm-shell-v2 .conversation-header{min-height:72px;padding:max(8px, env(safe-area-inset-top)) 10px 8px}.tm-shell-v2 .mobile-back,.tm-shell-v2 .mobile-more{color:var(--tm-v2-ink);background:0 0;border:0;border-radius:9px;flex:none;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:inline-flex}.tm-shell-v2 .mobile-back svg,.tm-shell-v2 .mobile-more svg{width:22px;height:22px}.tm-shell-v2 .conversation-header>.visitor-avatar{width:42px;height:42px}.tm-shell-v2 .conversation-title h2{font-size:17px}.tm-shell-v2 .header-connection,.tm-shell-v2 .conversation-header .header-action{display:none}.tm-shell-v2 .message-timeline{padding:18px 16px 28px;overflow-x:hidden}.tm-shell-v2 .message-block,.tm-shell-v2 .message-line{min-width:0;max-width:100%}.tm-shell-v2 .attachment-list li,.tm-shell-v2 .rich-link-bubble{width:min(340px,100vw - 80px);min-width:min(340px,100vw - 80px);max-width:min(340px,100vw - 80px)}.tm-shell-v2 .agent-introduction-gate{max-height:min(410px,48dvh);padding:16px max(16px, env(safe-area-inset-right)) 16px max(16px, env(safe-area-inset-left));grid-template-columns:28px minmax(0,1fr);align-items:stretch;gap:10px;overflow-y:auto}.tm-shell-v2 .agent-introduction-copy>strong{font-size:16px}.tm-shell-v2 .agent-introduction-copy>p{font-size:12px}.tm-shell-v2 .agent-introduction-copy label{max-width:none}.tm-shell-v2 .agent-introduction-copy input{height:46px;font-size:16px}.tm-shell-v2 .agent-introduction-gate>.primary-button{grid-column:1/-1;width:100%;min-height:48px}.tm-shell-v2 .composer-area{padding:8px 10px max(10px, env(safe-area-inset-bottom))}.tm-shell-v2 .composer-field{grid-template-columns:44px 44px minmax(0,1fr) 48px;padding:4px}.tm-shell-v2 .composer-field .attach-button,.tm-shell-v2 .composer-field .mobile-actions-button{width:44px;height:44px;display:inline-flex}.tm-shell-v2 .composer-field :is(.rich-button,.business-update-button,.business-action-button){display:none}.tm-shell-v2 .composer-field textarea{min-height:42px;font-size:16px}.tm-shell-v2 .composer-field .send-button{width:48px;min-width:48px;height:44px;padding:0}.tm-shell-v2 .composer-field .send-button span{display:none}.tm-shell-v2 .advanced-action-tabs{scrollbar-width:none;gap:2px;padding-inline:8px}.tm-shell-v2 .advanced-action-tabs::-webkit-scrollbar{display:none}.tm-shell-v2 .advanced-action-tabs button{gap:4px;padding-inline:7px;font-size:12px}.tm-shell-v2 .advanced-action-tabs svg{width:15px;height:15px}.tm-shell-v2 .mobile-composer-actions{background:var(--tm-v2-white);border:1px solid var(--tm-v2-border);padding:12px 12px max(12px, env(safe-area-inset-bottom));z-index:80;border-radius:14px 14px 0 0;gap:0;display:grid;position:absolute;bottom:calc(100% + 8px);left:-10px;right:-10px;box-shadow:0 -14px 36px #0f172a24}.tm-shell-v2 .mobile-composer-actions header{justify-content:space-between;align-items:center;padding:4px 4px 12px;display:flex}.tm-shell-v2 .mobile-composer-actions header>div{gap:3px;display:grid}.tm-shell-v2 .mobile-composer-actions header strong{font-size:15px;font-weight:620}.tm-shell-v2 .mobile-composer-actions header span,.tm-shell-v2 .mobile-composer-actions small{color:var(--tm-v2-muted);font-size:11px}.tm-shell-v2 .mobile-composer-actions>button{border:0;border-top:1px solid var(--tm-v2-border);color:var(--tm-v2-ink);text-align:left;background:0 0;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:68px;padding:8px 4px;display:grid}.tm-shell-v2 .mobile-composer-actions>button>span:nth-child(2){gap:3px;display:grid}.tm-shell-v2 .mobile-action-icon{color:var(--tm-v2-blue);background:#f2f5fa;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.tm-shell-v2 .mobile-action-icon.secure{color:var(--tm-v2-green);background:#ecfdf5}.tm-shell-v2 .mobile-action-icon.payment{color:var(--tm-v2-ink);background:#f8fafc}.tm-shell-v2 .mobile-action-icon.updates{background:var(--tm-v2-blue-soft);color:var(--tm-v2-blue)}.tm-shell-v2 .conversation-context{max-width:none;padding:max(8px, env(safe-area-inset-top)) 20px max(16px, env(safe-area-inset-bottom));z-index:120;width:100%;position:fixed;inset:0}.tm-shell-v2 .context-heading{flex-basis:62px}.tm-shell-v2 .rich-library-dialog,.tm-shell-v2 .rich-library-builder-dialog{border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;width:100vw;height:100dvh;min-height:0;max-height:100dvh}.tm-shell-v2 .modal-backdrop{padding:0}.tm-shell-v2 .dialog-header.rich-dialog-header{min-height:104px;padding:max(14px, env(safe-area-inset-top)) 16px 14px;align-items:flex-start}.tm-shell-v2 .rich-dialog-actions{gap:4px}.tm-shell-v2 .rich-header-action{width:40px;min-width:40px;padding:0;font-size:0}.tm-shell-v2 .rich-header-action svg{width:18px;height:18px;margin:0}.tm-shell-v2 .rich-library-body{grid-template-rows:minmax(0,46%) minmax(0,54%);grid-template-columns:minmax(0,1fr);display:grid;overflow:hidden}.tm-shell-v2 .rich-object-browser{border-right:0;grid-template-rows:auto auto minmax(0,1fr);min-height:0;padding:16px;display:grid;overflow:hidden}.tm-shell-v2 .rich-object-list{max-height:none;overflow-y:auto}.tm-shell-v2 .rich-preview{border-top:1px solid var(--tm-v2-border);min-height:0;padding:20px 16px 28px;overflow-y:auto}.tm-shell-v2 .dialog-footer{padding:12px 16px max(12px, env(safe-area-inset-bottom));gap:10px}.tm-shell-v2 .dialog-footer-note{display:none}.tm-shell-v2 .dialog-footer-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0;display:grid}.tm-shell-v2 .dialog-footer-actions>button{width:100%;min-height:46px}.tm-shell-v2 :is(.brand-page,.settings-page,.bot-page){height:100%}.tm-shell-v2 :is(.overview-page,.readiness-page){height:100%;display:block;overflow-y:auto}.tm-shell-v2 .overview-main,.tm-shell-v2 .readiness-main{min-height:100%;padding:22px 16px 90px;overflow:visible}.tm-shell-v2 .overview-header,.tm-shell-v2 .readiness-header{flex-direction:column;align-items:stretch}.tm-shell-v2 .overview-header>button{align-self:flex-start}.tm-shell-v2 .overview-priority-row{grid-template-columns:40px minmax(0,1fr);align-items:start}.tm-shell-v2 .overview-priority-row>button{grid-column:2;justify-self:start}.tm-shell-v2 .overview-facts{margin-inline:-16px}.tm-shell-v2 .overview-facts>div{padding-inline:14px}.tm-shell-v2 .readiness-workflow{display:none}.tm-shell-v2 .readiness-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tm-shell-v2 .readiness-header-actions>button{white-space:normal}.tm-shell-v2 .readiness-disclosure{flex-wrap:wrap;align-items:flex-start}.tm-shell-v2 .readiness-disclosure span{width:100%;margin-left:21px}.tm-shell-v2 .readiness-gate-row{grid-template-columns:36px minmax(0,1fr)}.tm-shell-v2 .readiness-gate-row>.readiness-status,.tm-shell-v2 .readiness-gate-row>:is(a,details){grid-column:2}.tm-shell-v2 .readiness-gate-details{max-width:none}}@media (prefers-reduced-transparency:reduce){.tm-shell-v2 .console-header,.tm-shell-v2 .navigation-rail{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--tm-v2-white)}}@media (prefers-contrast:more){.tm-shell-v2{--tm-v2-border:#b2b2b8;--tm-v2-border-strong:#7b7b82}}@media (prefers-reduced-motion:reduce){.tm-shell-v2 *,.tm-shell-v2 :before,.tm-shell-v2 :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.tm-shell-v3{--tm-v3-canvas:#f6f7f9;--tm-v3-surface:#fff;--tm-v3-ink:#111318;--tm-v3-text:#3f4652;--tm-v3-muted:#707784;--tm-v3-subtle:#a1a7b0;--tm-v3-border:#e4e7eb;--tm-v3-border-strong:#cfd4dc;--tm-v3-blue:#0a6df5;--tm-v3-blue-hover:#075ed7;--tm-v3-blue-soft:#edf5ff;--tm-v3-green:#159447;--tm-v3-amber:#c77905;--tm-v3-red:#cf3038;--tm-v3-focus:#0a6df538;--tm-v3-control-shadow:0 1px 2px #1118270a;--tm-v3-popover-shadow:0 18px 48px #11182724, 0 2px 8px #11182712;--tm-v3-font:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Helvetica Neue", "Segoe UI", "Noto Sans CJK SC", "Noto Sans CJK TC", Arial, sans-serif;--tm-v3-mono:"SF Mono", "SFMono-Regular", ui-monospace, Menlo, Monaco, Consolas, monospace;background:var(--tm-v3-canvas);color:var(--tm-v3-ink);font-family:var(--tm-v3-font);grid-template-rows:64px minmax(0,1fr);grid-template-columns:76px minmax(0,1fr);min-height:560px}.tm-shell-v3 :is(button,input,select,textarea){letter-spacing:-.006em}.tm-shell-v3 :is(button,input,select,textarea,summary,a):focus-visible{outline:2px solid var(--tm-v3-blue);outline-offset:2px}.tm-shell-v3 button:active:not(:disabled){transform:scale(.99)}.tm-shell-v3 .console-header{border-bottom:1px solid var(--tm-v3-border);z-index:40;background:#fffffffa;grid-area:1/1/auto/-1;gap:12px;min-height:64px;padding:0 18px;display:flex}.tm-shell-v3 .console-brand{flex:0 0 184px;align-items:center;gap:11px;min-width:0;display:inline-flex}.tm-shell-v3 .console-brand-mark{background:var(--tm-v3-surface);color:var(--tm-v3-ink);font-family:var(--tm-v3-mono);letter-spacing:-.06em;border:1px solid #9097a2;border-radius:5px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:650;display:inline-flex}.tm-shell-v3 .console-brand-name{color:var(--tm-v3-ink);letter-spacing:-.03em;white-space:nowrap;font-size:16px;font-weight:650}.tm-shell-v3 .console-title,.tm-shell-v3 .tm-mark{display:none}.tm-shell-v3 .workspace-select{border-left:1px solid var(--tm-v3-border);border-radius:0;flex:0 196px;min-width:160px;height:32px;padding-left:12px}.tm-shell-v3 .workspace-select:after{content:none}.tm-shell-v3 .workspace-select:hover{background:0 0}.tm-shell-v3 .workspace-select select{color:var(--tm-v3-ink);border-radius:8px;padding-left:10px;font-size:13px;font-weight:560}.tm-shell-v3 .workspace-select select:hover{background:var(--tm-v3-canvas)}.tm-shell-v3 .console-command-search{border:1px solid var(--tm-v3-border);box-shadow:none;color:var(--tm-v3-muted);background:#f7f8fa;border-radius:9px;flex:420px;max-width:564px;height:36px;margin-left:8px;padding-inline:12px 8px;font-size:12px}.tm-shell-v3 .console-command-search:hover{background:var(--tm-v3-surface);border-color:var(--tm-v3-border-strong);color:var(--tm-v3-text)}.tm-shell-v3 .console-command-search kbd{background:var(--tm-v3-surface);border-color:var(--tm-v3-border);box-shadow:none;color:var(--tm-v3-muted);font-family:var(--tm-v3-font);border-radius:5px;font-size:10px}.tm-shell-v3 .compact-connection{color:var(--tm-v3-text);gap:8px;font-size:11px}.tm-shell-v3 .status-dot{background:var(--tm-v3-green);box-shadow:none;width:7px;height:7px}.tm-shell-v3 .connection-connecting .status-dot{background:var(--tm-v3-amber)}.tm-shell-v3 .connection-offline .status-dot{background:var(--tm-v3-red)}.tm-shell-v3 .console-header>.icon-button,.tm-shell-v3 .header-menu>summary{color:var(--tm-v3-text);border-radius:8px;width:36px;min-width:36px;height:36px;min-height:36px}.tm-shell-v3 .console-header>.icon-button:hover,.tm-shell-v3 .header-menu>summary:hover{background:var(--tm-v3-canvas)}.tm-shell-v3 .console-header>.icon-button svg,.tm-shell-v3 .header-menu>summary svg{stroke-width:1.65px;width:17px;height:17px}.tm-shell-v3 .header-popover{border-color:var(--tm-v3-border);box-shadow:var(--tm-v3-popover-shadow);border-radius:10px}.tm-shell-v3 .navigation-rail{border-right:1px solid var(--tm-v3-border);background:#fafbfc;grid-area:2/1;width:76px;min-height:0}.tm-shell-v3 .navigation-items{gap:3px;padding:10px 7px}.tm-shell-v3 .nav-button{color:#5f6671;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:58px;padding:5px 2px;font-size:10px;font-weight:520}.tm-shell-v3 .nav-button:before{border-radius:0 3px 3px 0;width:3px;height:28px;left:-7px}.tm-shell-v3 .nav-button svg{stroke-width:1.6px;width:18px;height:18px}.tm-shell-v3 .nav-button:hover:not(:disabled){color:var(--tm-v3-ink);background:#f0f2f5}.tm-shell-v3 .nav-button.active{background:var(--tm-v3-blue-soft);color:var(--tm-v3-blue);font-weight:620}.tm-shell-v3 .nav-button.active:before{background:var(--tm-v3-blue)}.tm-shell-v3 .nav-button:disabled{color:#b4bac2}.tm-shell-v3 .nav-button>.nav-label-desktop{display:inline}.tm-shell-v3 .nav-button>.nav-label-mobile{display:none}.tm-shell-v3 .navigation-footer{border-color:var(--tm-v3-border);align-items:center;padding:12px 0 16px}.tm-shell-v3 .connection-chip{justify-content:center;padding:8px 0}.tm-shell-v3 .connection-chip>span:last-child{display:none}.tm-shell-v3 .console-surface{background:var(--tm-v3-surface);grid-area:2/2;min-width:0;min-height:0;display:block;overflow:hidden}.tm-shell-v3 .console-surface>:is(.console-body,.overview-page,.readiness-page,.brand-page,.settings-page,.bot-page,.console-empty,.console-loading,.lazy-surface-failure){height:100%;min-height:0}.tm-shell-v3 .console-body{background:var(--tm-v3-surface);grid-template-columns:304px minmax(0,1fr)}.tm-shell-v3 .conversation-sidebar{border-right-color:var(--tm-v3-border);background:#fbfcfd}.tm-shell-v3 .sidebar-heading{min-height:62px;padding:18px 18px 8px}.tm-shell-v3 .sidebar-heading h2{color:var(--tm-v3-ink);letter-spacing:-.035em;font-size:19px;font-weight:650}.tm-shell-v3 .synthetic-conversation-button{border-color:var(--tm-v3-border-strong);color:var(--tm-v3-text);border-radius:8px;min-height:32px}.tm-shell-v3 .scope-tabs{border:1px solid var(--tm-v3-border);background:#f1f3f6;border-radius:9px;gap:2px;min-height:38px;margin:8px 16px 0;padding:2px}.tm-shell-v3 .scope-tabs button{color:var(--tm-v3-muted);border:1px solid #0000;border-radius:7px;flex:1 1 0;margin:0;padding:0 6px;font-size:12px}.tm-shell-v3 .scope-tabs button.active{background:var(--tm-v3-surface);border-color:var(--tm-v3-border-strong);box-shadow:var(--tm-v3-control-shadow);color:var(--tm-v3-blue)}.tm-shell-v3 .conversation-search-row{padding:12px 16px 10px}.tm-shell-v3 .search-field{border-color:var(--tm-v3-border);box-shadow:none;border-radius:9px;height:38px}.tm-shell-v3 .search-field:focus-within{border-color:var(--tm-v3-blue);box-shadow:0 0 0 3px var(--tm-v3-focus)}.tm-shell-v3 .search-field input{color:var(--tm-v3-ink);font-size:12px}.tm-shell-v3 .conversation-row{border-bottom-color:var(--tm-v3-border);grid-template-columns:40px minmax(0,1fr) 42px;gap:11px;min-height:82px;padding:11px 14px 11px 18px}.tm-shell-v3 .conversation-row:hover{background:#f4f6f8}.tm-shell-v3 .conversation-row.selected{background:var(--tm-v3-blue-soft);box-shadow:inset 0 0 0 1px #0a6df54d}.tm-shell-v3 .conversation-row.selected:before{background:var(--tm-v3-blue)}.tm-shell-v3 .visitor-avatar{color:#343a43;background:#eef1f4}.tm-shell-v3 .visitor-avatar.tone-1{background:#6f54d9}.tm-shell-v3 .visitor-avatar.tone-2{background:#19955a}.tm-shell-v3 .visitor-avatar.tone-3{background:#e66a22}.tm-shell-v3 .visitor-avatar.tone-4{background:#168ba6}.tm-shell-v3 .visitor-avatar.tone-5{background:#2a72df}.tm-shell-v3 .avatar-presence{background:var(--tm-v3-green);border-color:var(--tm-v3-surface)}.tm-shell-v3 .conversation-copy strong{color:var(--tm-v3-ink);font-size:13px;font-weight:620}.tm-shell-v3 .conversation-copy>span,.tm-shell-v3 .conversation-meta time{color:var(--tm-v3-muted)}.tm-shell-v3 .conversation-state{background:var(--tm-v3-blue);box-shadow:none}.tm-shell-v3 .conversation-state-assigned{background:var(--tm-v3-green)}.tm-shell-v3 .conversation-state-unrouted{background:var(--tm-v3-amber)}.tm-shell-v3 .conversation-placeholder{background:var(--tm-v3-surface)}.tm-shell-v3 .placeholder-mark{border-color:var(--tm-v3-border);color:var(--tm-v3-blue);background:#f6f8fb;border-radius:10px}.tm-shell-v3 .conversation-workspace{background:var(--tm-v3-surface);grid-template-columns:minmax(0,1fr) 288px}.tm-shell-v3 .conversation-header{border-bottom-color:var(--tm-v3-border);background:#fffffffa;min-height:66px;padding:0 18px}.tm-shell-v3 .conversation-title h2{color:var(--tm-v3-ink);font-size:16px;font-weight:650}.tm-shell-v3 .conversation-title p,.tm-shell-v3 .header-connection{color:var(--tm-v3-muted)}.tm-shell-v3 :is(.primary-button,.secondary-button,.header-action,.rich-button,.business-update-button,.business-action-button,.send-button,.handoff-submit){border-radius:8px;min-height:36px;padding-inline:12px;font-size:12px;font-weight:590}.tm-shell-v3 :is(.primary-button,.send-button,.handoff-submit){background:var(--tm-v3-blue);border-color:var(--tm-v3-blue);box-shadow:none}.tm-shell-v3 :is(.primary-button,.send-button,.handoff-submit):hover:not(:disabled){background:var(--tm-v3-blue-hover);border-color:var(--tm-v3-blue-hover)}.tm-shell-v3 :is(.secondary-button,.header-action,.rich-button,.business-update-button,.business-action-button){border-color:var(--tm-v3-border-strong);box-shadow:none;color:var(--tm-v3-ink)}.tm-shell-v3 :is(.secondary-button,.header-action,.rich-button,.business-update-button,.business-action-button):hover:not(:disabled){background:#f5f6f8;border-color:#b9c0ca}.tm-shell-v3 :is(.primary-button,.secondary-button,.header-action,.send-button,.handoff-submit):disabled{color:#a8aeb7;background:#f2f3f5;border-color:#dee1e6}.tm-shell-v3 .message-timeline{background:var(--tm-v3-surface);padding:18px 22px 26px}.tm-shell-v3 .message-block{max-width:min(78%,610px)}.tm-shell-v3 .message-block time{color:var(--tm-v3-muted)}.tm-shell-v3 .text-bubble{border-color:var(--tm-v3-border);box-shadow:none;color:var(--tm-v3-ink);border-radius:10px}.tm-shell-v3 .message-block.inbound .text-bubble{background:#f5f6f8}.tm-shell-v3 .message-block.outbound .text-bubble{background:var(--tm-v3-blue-soft);border-color:#c9defd}.tm-shell-v3 :is(.rich-link-bubble,.quick-reply-bubble,.generic-rich-bubble,.attachment-list>li){border-color:var(--tm-v3-border);box-shadow:none;border-radius:10px}.tm-shell-v3 .rich-link-icon{color:var(--tm-v3-green);background:#eff9f3;border-color:#d7eddf;border-radius:8px}.tm-shell-v3 .customer-typing{border-color:var(--tm-v3-border);color:var(--tm-v3-muted);border-radius:10px}.tm-shell-v3 .typing-dots i{background:var(--tm-v3-blue)}.tm-shell-v3 .agent-introduction-gate{box-shadow:none;background:#fffaf0;border-top-color:#efd9ad;gap:12px;padding:14px 18px}.tm-shell-v3 .agent-introduction-gate.compact{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;min-height:66px}.tm-shell-v3 .agent-introduction-gate.compact .agent-introduction-icon{border:1px solid #e8c989;border-radius:8px;width:32px;height:32px;margin:0}.tm-shell-v3 .agent-introduction-gate.compact>div{gap:3px;display:grid}.tm-shell-v3 .agent-introduction-gate.compact strong{color:var(--tm-v3-ink);font-size:13px;font-weight:630}.tm-shell-v3 .agent-introduction-gate.compact p{color:var(--tm-v3-muted);margin:0;font-size:10px;line-height:1.4}.tm-shell-v3 .agent-introduction-copy>strong{color:var(--tm-v3-ink)}.tm-shell-v3 .agent-introduction-copy>p,.tm-shell-v3 .agent-introduction-copy label>span{color:var(--tm-v3-muted)}.tm-shell-v3 .agent-introduction-copy input{border-color:var(--tm-v3-border-strong);color:var(--tm-v3-ink);border-radius:8px}.tm-shell-v3 .agent-introduction-copy input:focus{border-color:var(--tm-v3-blue);box-shadow:0 0 0 3px var(--tm-v3-focus)}.tm-shell-v3 .agent-introduction-collapse{color:var(--tm-v3-muted);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;min-height:32px;padding:0;display:inline-flex;position:absolute;top:10px;right:10px}.tm-shell-v3 .agent-introduction-collapse:hover{background:#c7790514}.tm-shell-v3 .agent-introduction-collapse svg{width:16px;height:16px}.tm-shell-v3 .composer-area{border-top-color:var(--tm-v3-border);background:#fffffffa;padding:10px 14px 12px}.tm-shell-v3 .composer-field{border-color:var(--tm-v3-border-strong);box-shadow:none;border-radius:10px}.tm-shell-v3 .composer-field:focus-within{border-color:var(--tm-v3-blue);box-shadow:0 0 0 3px var(--tm-v3-focus)}.tm-shell-v3 .conversation-context{border-left-color:var(--tm-v3-border);background:#fbfcfd;padding-inline:20px}.tm-shell-v3 .context-heading,.tm-shell-v3 .conversation-context :is(dl>div,.context-section,.context-audit){border-color:var(--tm-v3-border)}.tm-shell-v3 .conversation-context h2,.tm-shell-v3 .conversation-context h3{color:var(--tm-v3-ink)}.tm-shell-v3 .conversation-context :is(dt,small,p){color:var(--tm-v3-muted)}.tm-shell-v3 .overview-page{background:var(--tm-v3-surface);grid-template-columns:minmax(0,1fr) 288px}.tm-shell-v3 .overview-main{padding:30px 44px 48px}.tm-shell-v3 .overview-header{padding-bottom:26px}.tm-shell-v3 .overview-header>div>span{display:none}.tm-shell-v3 .overview-header h1,.tm-shell-v3 .readiness-header h1{color:var(--tm-v3-ink);letter-spacing:-.045em;font-size:28px;font-weight:670}.tm-shell-v3 .overview-header p,.tm-shell-v3 .readiness-header p{color:var(--tm-v3-muted)}.tm-shell-v3 .overview-facts,.tm-shell-v3 .overview-facts>div{border-color:var(--tm-v3-border)}.tm-shell-v3 .overview-facts strong,.tm-shell-v3 .overview-section h2,.tm-shell-v3 .readiness-section h2,.tm-shell-v3 .readiness-inspector>h2{color:var(--tm-v3-ink)}.tm-shell-v3 .overview-facts small,.tm-shell-v3 .overview-section-heading span{color:var(--tm-v3-muted)}.tm-shell-v3 .overview-priority-row{border-color:var(--tm-v3-border);border-radius:9px}.tm-shell-v3 .overview-priority-icon{background:var(--tm-v3-blue-soft);color:var(--tm-v3-blue);border-radius:8px}.tm-shell-v3 .overview-priority-row>button,.tm-shell-v3 .readiness-gate-row>a,.tm-shell-v3 .readiness-gate-row>details>summary,.tm-shell-v3 .readiness-action-cell>:is(button,a),.tm-shell-v3 .readiness-operation-list b{color:var(--tm-v3-blue)}.tm-shell-v3 .readiness-action-cell{align-items:center;display:flex}.tm-shell-v3 .readiness-action-cell>:is(button,a){color:var(--tm-v3-blue);font:inherit;text-align:left;background:0 0;border:0;padding:7px 0;font-size:10px;font-weight:620;text-decoration:none}.tm-shell-v3 .overview-action-list,.tm-shell-v3 .overview-action-list>button{border-color:var(--tm-v3-border)}.tm-shell-v3 .overview-inspector,.tm-shell-v3 .readiness-inspector{border-left-color:var(--tm-v3-border);background:#fbfcfd}.tm-shell-v3 .overview-inspector li,.tm-shell-v3 .overview-inspector>p{border-color:var(--tm-v3-border)}.tm-shell-v3 .overview-inspector li>svg{color:var(--tm-v3-green)}.tm-shell-v3 .readiness-page{background:var(--tm-v3-surface);grid-template-columns:256px minmax(0,1fr) 288px}.tm-shell-v3 .readiness-workflow{border-right-color:var(--tm-v3-border);background:#fbfcfd;padding:24px 14px}.tm-shell-v3 .readiness-workflow>h2{color:var(--tm-v3-ink);font-size:18px;font-weight:650}.tm-shell-v3 .readiness-workflow>ol:before,.tm-shell-v3 .readiness-utility-links{border-color:var(--tm-v3-border)}.tm-shell-v3 .readiness-workflow>ol:before{background:var(--tm-v3-border)}.tm-shell-v3 .readiness-workflow li>button{color:var(--tm-v3-text);border-radius:8px;font-size:12px}.tm-shell-v3 .readiness-workflow li>button[aria-current=step]{background:var(--tm-v3-blue-soft);color:var(--tm-v3-blue);border-color:#bfd8fc}.tm-shell-v3 .readiness-step-number{border-color:var(--tm-v3-border-strong)}.tm-shell-v3 .readiness-workflow li.code>button>svg{color:var(--tm-v3-blue)}.tm-shell-v3 .readiness-workflow li.synthetic>button>svg{color:var(--tm-v3-green)}.tm-shell-v3 .readiness-workflow li.external>button>svg{color:var(--tm-v3-amber)}.tm-shell-v3 .readiness-workflow-detail{border-color:var(--tm-v3-border);border-radius:8px}.tm-shell-v3 .readiness-main{padding:30px 26px 48px}.tm-shell-v3 .readiness-header>div:first-child>span{display:none}.tm-shell-v3 .readiness-header-actions :is(button){border-radius:8px;min-height:36px}.tm-shell-v3 .readiness-primary-action{background:var(--tm-v3-blue);border-color:var(--tm-v3-blue)}.tm-shell-v3 .readiness-primary-action:hover{background:var(--tm-v3-blue-hover);border-color:var(--tm-v3-blue-hover)}.tm-shell-v3 .readiness-secondary-action{border-color:var(--tm-v3-border-strong);color:var(--tm-v3-text)}.tm-shell-v3 .readiness-disclosure{color:var(--tm-v3-muted)}.tm-shell-v3 .readiness-disclosure span{color:var(--tm-v3-blue)}.tm-shell-v3 :is(.readiness-gate-row,.readiness-table,.readiness-inline-detail,.readiness-operation-list,.readiness-release-gates,.readiness-runbook){border-color:var(--tm-v3-border);box-shadow:none;border-radius:9px}.tm-shell-v3 .readiness-gate-icon{border-color:var(--tm-v3-border);border-radius:8px}.tm-shell-v3 .readiness-table-header{background:#f7f8fa}.tm-shell-v3 .readiness-table-header,.tm-shell-v3 .readiness-table-row,.tm-shell-v3 .readiness-operation-list>:is(a,button),.tm-shell-v3 .readiness-release-gates>div{border-color:var(--tm-v3-border)}.tm-shell-v3 .readiness-table-row:hover{background:#fafbfc}.tm-shell-v3 .readiness-status.code>span,.tm-shell-v3 .readiness-release-gates dd.code>span{background:var(--tm-v3-blue)}.tm-shell-v3 .readiness-status.synthetic>span{background:var(--tm-v3-green)}.tm-shell-v3 .readiness-status.pending>span,.tm-shell-v3 .readiness-release-gates dd.pending>span{background:var(--tm-v3-amber)}.tm-shell-v3 .readiness-private-test-link{border-color:var(--tm-v3-blue);color:var(--tm-v3-blue);border-radius:8px}.tm-shell-v3 .readiness-private-test-link:hover{background:var(--tm-v3-blue-soft)}.tm-shell-v3 .readiness-smoke-link,.tm-shell-v3 .readiness-runbook-toggle{color:var(--tm-v3-blue)}.tm-shell-v3 .error-banner{box-shadow:var(--tm-v3-popover-shadow);border-radius:8px}.tm-shell-v3 .demo-badge{border-color:var(--tm-v3-border);color:var(--tm-v3-muted);background:#ffffffeb;border-radius:7px}@media (width<=1380px){.tm-shell-v3 .console-brand{flex-basis:164px}.tm-shell-v3 .console-command-search{max-width:440px}.tm-shell-v3 .console-body{grid-template-columns:288px minmax(0,1fr)}.tm-shell-v3 .conversation-workspace{grid-template-columns:minmax(0,1fr) 272px}.tm-shell-v3 .readiness-page{grid-template-columns:236px minmax(0,1fr) 272px}.tm-shell-v3 .composer-field{grid-template-columns:40px 40px minmax(120px,1fr) 40px;min-height:50px;padding:4px}.tm-shell-v3 .composer-field .attach-button,.tm-shell-v3 .composer-field .mobile-actions-button,.tm-shell-v3 .composer-field .send-button{grid-row:1;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;padding:0;display:inline-flex}.tm-shell-v3 .composer-field .attach-button{grid-column:1}.tm-shell-v3 .composer-field .mobile-actions-button{background:var(--tm-v3-surface);border:1px solid var(--tm-v3-border-strong);color:var(--tm-v3-muted);border-radius:8px;grid-column:2}.tm-shell-v3 .composer-field .mobile-actions-button:hover:not(:disabled){color:var(--tm-v3-ink);background:#f5f6f8}.tm-shell-v3 .composer-field .mobile-actions-button[aria-expanded=true]{background:var(--tm-v3-blue-soft);color:var(--tm-v3-blue);border-color:#a9c8ee}.tm-shell-v3 .composer-field textarea{grid-area:1/3;min-width:0}.tm-shell-v3 .composer-field .send-button{border-radius:8px;grid-column:4}.tm-shell-v3 .composer-field .send-button span,.tm-shell-v3 .composer-field :is(.rich-button,.business-update-button,.business-action-button){display:none}.tm-shell-v3 .mobile-composer-actions{border:1px solid var(--tm-v3-border-strong);box-shadow:var(--tm-v3-popover-shadow);z-index:80;background:#fffffffa;border-radius:12px;width:min(360px,100% - 72px);max-height:min(520px,100dvh - 170px);padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);left:58px;overflow:auto}.tm-shell-v3 .mobile-composer-actions>header{border-bottom:1px solid var(--tm-v3-border);justify-content:space-between;align-items:center;min-height:50px;margin:0 4px 4px;padding:6px 4px 9px 8px;display:flex}.tm-shell-v3 .mobile-composer-actions>header>div{gap:2px;display:grid}.tm-shell-v3 .mobile-composer-actions>header strong{color:var(--tm-v3-ink);font-size:13px;font-weight:650}.tm-shell-v3 .mobile-composer-actions>header span{color:var(--tm-v3-muted);font-size:10px}.tm-shell-v3 .mobile-composer-actions>button{color:var(--tm-v3-ink);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;min-height:56px;padding:7px 9px;display:grid}.tm-shell-v3 .mobile-composer-actions>button:hover:not(:disabled){background:#f5f6f8}.tm-shell-v3 .mobile-composer-actions>button:disabled{cursor:not-allowed;opacity:.45}.tm-shell-v3 .mobile-composer-actions>button>span:nth-child(2){gap:2px;display:grid}.tm-shell-v3 .mobile-composer-actions>button strong{font-size:12px;font-weight:620}.tm-shell-v3 .mobile-composer-actions>button small{color:var(--tm-v3-muted);font-size:10px}.tm-shell-v3 .mobile-composer-actions>button>svg{color:var(--tm-v3-subtle);width:15px;height:15px}.tm-shell-v3 .mobile-action-icon{background:var(--tm-v3-blue-soft);color:var(--tm-v3-blue);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.tm-shell-v3 .mobile-action-icon.secure{color:var(--tm-v3-green);background:#edf8f1}.tm-shell-v3 .mobile-action-icon.payment{color:var(--tm-v3-ink);background:#f3f4f6}.tm-shell-v3 .mobile-action-icon.app{color:#6941c6;background:#f4f0ff}.tm-shell-v3 .mobile-action-icon.updates{color:var(--tm-v3-amber);background:#fff7e8}.tm-shell-v3 .mobile-action-icon svg{width:17px;height:17px}}@media (width<=1180px){.tm-shell-v3 .console-brand{flex-basis:148px}.tm-shell-v3 .console-brand-name{font-size:15px}.tm-shell-v3 .console-command-search{max-width:360px}.tm-shell-v3 .compact-connection{gap:0;font-size:0}.tm-shell-v3 .compact-connection .status-dot{display:inline-block}.tm-shell-v3 .conversation-workspace{grid-template-columns:minmax(0,1fr)}.tm-shell-v3 .conversation-context{display:none}.tm-shell-v3 .overview-page{grid-template-columns:minmax(0,1fr)}.tm-shell-v3 .overview-inspector{display:none}.tm-shell-v3 .readiness-page{grid-template-columns:228px minmax(0,1fr)}.tm-shell-v3 .readiness-inspector{display:none}}@media (width<=940px){.tm-shell-v3 .console-brand{flex-basis:42px}.tm-shell-v3 .console-brand-name{display:none}.tm-shell-v3 .workspace-select{flex-basis:176px}.tm-shell-v3 .console-command-search{flex-basis:260px;margin-left:0}.tm-shell-v3 .bot-header-button,.tm-shell-v3 .settings-header-button{display:none}.tm-shell-v3 .overview-main{padding-inline:28px}.tm-shell-v3 .overview-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-shell-v3 .overview-facts>div:nth-child(2){border-right:0}.tm-shell-v3 .overview-facts>div:nth-child(-n+2){border-bottom:1px solid var(--tm-v3-border)}.tm-shell-v3 .readiness-page{grid-template-columns:212px minmax(0,1fr)}.tm-shell-v3 .readiness-main{padding-inline:20px}.tm-shell-v3 .readiness-header{flex-direction:column;align-items:flex-start}}@media (width<=760px){.tm-shell-v3{grid-template-rows:56px minmax(0,1fr) 70px;grid-template-columns:minmax(0,1fr);min-height:0}.tm-shell-v3 .console-header{grid-area:1/1;gap:8px;min-height:56px;padding:0 12px}.tm-shell-v3 .console-brand{flex:0 0 34px}.tm-shell-v3 .console-brand-mark{width:32px;height:32px}.tm-shell-v3 .workspace-select{border-left:0;flex:auto;min-width:0;padding-left:0}.tm-shell-v3 .workspace-select select{padding-left:8px;font-size:13px}.tm-shell-v3 .console-command-search{background:0 0;border:0;flex:0 0 36px;min-width:36px;height:36px;margin:0;padding:0}.tm-shell-v3 .console-command-search>span,.tm-shell-v3 .console-command-search kbd{display:none}.tm-shell-v3 .console-command-search svg{margin:auto}.tm-shell-v3 .header-spacer,.tm-shell-v3 .header-help-menu,.tm-shell-v3 .bot-header-button,.tm-shell-v3 .settings-header-button{display:none}.tm-shell-v3 .compact-connection{flex:0 0 24px;justify-content:center;align-items:center;display:inline-flex}.tm-shell-v3 .header-account-menu>summary{width:36px;min-width:36px;height:36px}.tm-shell-v3 .navigation-rail{border-right:0;border-top:1px solid var(--tm-v3-border);bottom:auto;z-index:40;background:#fffffffa;grid-area:3/1;width:auto;height:auto;min-height:70px;display:block;position:relative;inset:auto}.tm-shell-v3 .navigation-items{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;height:100%;padding:4px 6px 3px;display:grid}.tm-shell-v3 .nav-button{border-radius:8px;gap:4px;min-height:60px;padding:4px 2px;font-size:10px;display:flex}.tm-shell-v3 .nav-button:before{border-radius:0 0 3px 3px;width:auto;height:3px;inset:auto 22% -3px}.tm-shell-v3 .nav-button svg{width:20px;height:20px}.tm-shell-v3 .nav-button.mobile-hidden,.tm-shell-v3 .nav-button>.nav-label-desktop{display:none}.tm-shell-v3 .nav-button>.nav-label-mobile{display:inline}.tm-shell-v3 .navigation-footer{display:none}.tm-shell-v3 .console-surface{grid-area:2/1;height:auto}.tm-shell-v3 .console-body{grid-template-columns:minmax(0,1fr)}.tm-shell-v3 .conversation-sidebar{width:100%}.tm-shell-v3.mobile-conversation-open .conversation-sidebar{display:none}.tm-shell-v3.mobile-conversation-open .console-body,.tm-shell-v3.mobile-conversation-open .conversation-workspace{display:grid}.tm-shell-v3 .conversation-workspace{grid-template-columns:minmax(0,1fr)}.tm-shell-v3 .conversation-context{display:none}.tm-shell-v3 .conversation-header{gap:8px;min-height:64px;padding:0 12px}.tm-shell-v3 .conversation-header>.visitor-avatar{width:36px;height:36px}.tm-shell-v3 .mobile-back,.tm-shell-v3 .mobile-more{display:inline-flex}.tm-shell-v3 .conversation-header .header-action,.tm-shell-v3 .header-connection{display:none}.tm-shell-v3 .conversation-title h2{font-size:15px}.tm-shell-v3 .conversation-title p{font-size:10px}.tm-shell-v3 .message-timeline{padding:16px 12px 22px}.tm-shell-v3 .message-block{max-width:88%}.tm-shell-v3 .agent-introduction-gate.compact{grid-template-columns:28px minmax(0,1fr) auto;gap:10px;padding:10px 12px}.tm-shell-v3 .agent-introduction-gate.compact p{display:none}.tm-shell-v3 .agent-introduction-gate.compact .secondary-button{min-height:36px;padding-inline:10px}.tm-shell-v3 .agent-introduction-gate:not(.compact){grid-template-columns:24px minmax(0,1fr);align-items:stretch;padding:12px}.tm-shell-v3 .agent-introduction-gate:not(.compact)>.primary-button{grid-column:1/-1;min-width:0}.tm-shell-v3 .agent-introduction-copy label{max-width:none}.tm-shell-v3 .composer-area{padding:8px 10px 10px}.tm-shell-v3 .composer-field{grid-template-columns:40px 40px minmax(80px,1fr) 42px;min-height:48px}.tm-shell-v3 .mobile-composer-actions{border-radius:14px 14px 0 0;width:auto;max-height:min(520px,100dvh - 132px);left:-10px;right:-10px}.tm-shell-v3 .overview-page,.tm-shell-v3 .readiness-page{display:block;overflow-y:auto}.tm-shell-v3 .overview-main{padding:22px 18px 40px}.tm-shell-v3 .overview-inspector,.tm-shell-v3 .readiness-workflow,.tm-shell-v3 .readiness-inspector{display:none}.tm-shell-v3 .overview-header{flex-direction:column;align-items:flex-start}.tm-shell-v3 .overview-header h1,.tm-shell-v3 .readiness-header h1{font-size:25px}.tm-shell-v3 .overview-priority-row{grid-template-columns:40px minmax(0,1fr);align-items:start}.tm-shell-v3 .overview-priority-row>button{grid-column:2;justify-self:start;padding:0}.tm-shell-v3 .readiness-main{height:auto;padding:22px 16px 40px;overflow:visible}.tm-shell-v3 .readiness-header{gap:16px}.tm-shell-v3 .readiness-header-actions{width:100%}.tm-shell-v3 .readiness-header-actions>button{flex:1 1 0}.tm-shell-v3 .readiness-gate-row{grid-template-columns:36px minmax(0,1fr);align-items:start}.tm-shell-v3 .readiness-gate-row>.readiness-status,.tm-shell-v3 .readiness-gate-row>:is(a,details){grid-column:2}.tm-shell-v3 .readiness-table-header{display:none}.tm-shell-v3 .readiness-table-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px 12px;min-height:0;padding:12px}.tm-shell-v3 .readiness-table-row>strong{grid-area:1/1}.tm-shell-v3 .readiness-table-row>span:not(.readiness-status){grid-area:2/1}.tm-shell-v3 .readiness-table-row>.readiness-status{grid-area:1/2}.tm-shell-v3 .readiness-table-row>.readiness-action-cell{grid-area:2/2;justify-content:flex-end}.tm-shell-v3 .readiness-operation-list>:is(a,button){grid-template-columns:20px minmax(0,1fr) auto;gap:5px 10px;padding-block:10px}.tm-shell-v3 .readiness-operation-list>:is(a,button)>span,.tm-shell-v3 .readiness-operation-list>:is(a,button)>em{grid-column:2}.tm-shell-v3 .readiness-operation-list>:is(a,button)>b{grid-area:1/3}.tm-shell-v3 .demo-badge{bottom:78px}}@media (width<=460px){.tm-shell-v3 .workspace-select{max-width:148px}.tm-shell-v3 .header-account-menu{display:none}.tm-shell-v3 .scope-tabs{margin-inline:12px}.tm-shell-v3 .conversation-search-row{padding-inline:12px}.tm-shell-v3 .conversation-row{padding-inline:14px 12px}.tm-shell-v3 .overview-facts{grid-template-columns:minmax(0,1fr)}.tm-shell-v3 .overview-facts>div{border-bottom:1px solid var(--tm-v3-border);border-right:0}.tm-shell-v3 .overview-facts>div:last-child{border-bottom:0}.tm-shell-v3 .readiness-header-actions{flex-direction:column}.tm-shell-v3 .readiness-header-actions>button{width:100%}}@media (prefers-reduced-motion:reduce){.tm-shell-v3 *,.tm-shell-v3 :before,.tm-shell-v3 :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.tm-shell-v4{--tm-v4-canvas:#f5f5f7;--tm-v4-surface:#fff;--tm-v4-surface-muted:#fafafb;--tm-v4-ink:#1d1d1f;--tm-v4-text:#424245;--tm-v4-muted:#6e6e73;--tm-v4-subtle:#86868b;--tm-v4-disabled:#a1a1a6;--tm-v4-border:#e8e8ed;--tm-v4-border-strong:#d2d2d7;--tm-v4-border-hover:#b9b9bf;--tm-v4-brand:#0a6df5;--tm-v4-brand-hover:#075ed7;--tm-v4-brand-soft:#eef5ff;--tm-v4-brand-surface:#f7faff;--tm-v4-brand-border:#a9c9fa;--tm-v4-brand-border-soft:#cde0fc;--tm-v4-brand-ring:#0a6df52e;--tm-v4-success:#248a3d;--tm-v4-success-soft:#f0fff4;--tm-v4-success-border:#c8e6d1;--tm-v4-warning:#c76f00;--tm-v4-warning-soft:#fff9ed;--tm-v4-warning-border:#f1d39e;--tm-v4-warning-border-strong:#edc77f;--tm-v4-danger:#d70015;--tm-v4-shadow-xs:0 1px 2px #0000000a;--tm-v4-shadow-sm:0 2px 4px #0000000f, 0 1px 2px -1px #0000000a;--tm-v4-shadow-md:0 12px 28px #0000001a, 0 2px 8px #0000000d;--tm-v4-font:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Helvetica Neue", "Segoe UI", "Noto Sans CJK SC", "Noto Sans CJK TC", Arial, sans-serif;--tm-v4-mono:"SF Mono", "SFMono-Regular", ui-monospace, Menlo, Monaco, Consolas, monospace;background:var(--tm-v4-canvas);color:var(--tm-v4-ink);font-family:var(--tm-v4-font);grid-template-rows:64px minmax(0,1fr);grid-template-columns:136px minmax(0,1fr);height:100dvh;min-height:560px}.tm-shell-v4 *,.tm-shell-v4 :before,.tm-shell-v4 :after{box-sizing:border-box}.tm-shell-v4 :is(button,input,select,textarea){letter-spacing:-.006em;font-family:inherit}.tm-shell-v4 :is(button,a,input,select,textarea,summary):focus-visible{outline:2px solid var(--tm-v4-brand);outline-offset:2px}.tm-shell-v4 button:active:not(:disabled){transform:scale(.985)}.tm-shell-v4 .console-header{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--tm-v4-border);z-index:70;background:#ffffffe0;grid-area:1/1/auto/-1;align-items:center;gap:12px;min-height:64px;padding:0 18px}.tm-shell-v4 .console-brand{flex:0 0 176px;gap:10px}.tm-shell-v4 .console-brand-mark{background:0 0;border:0;border-radius:8px;width:34px;height:34px;overflow:hidden}.tm-shell-v4 .console-brand-mark img{object-fit:contain;width:34px;height:34px;display:block}.tm-shell-v4 .console-brand-name{color:var(--tm-v4-ink);letter-spacing:-.035em;font-size:16px;font-weight:650}.tm-shell-v4 .console-title,.tm-shell-v4 .tm-mark{display:none}.tm-shell-v4 .workspace-select{border:1px solid var(--tm-v4-border-strong);border-radius:10px;flex:0 184px;min-width:154px;height:38px;padding:0}.tm-shell-v4 .workspace-select:hover{background:var(--tm-v4-surface-muted);border-color:var(--tm-v4-border-hover)}.tm-shell-v4 .workspace-select select{color:var(--tm-v4-ink);padding:0 34px 0 12px;font-size:13px;font-weight:520}.tm-shell-v4 .workspace-select>svg{color:var(--tm-v4-muted);right:10px}.tm-shell-v4 .console-command-search{background:var(--tm-v4-surface-muted);border:1px solid var(--tm-v4-border);box-shadow:none;color:var(--tm-v4-muted);border-radius:10px;flex:430px;max-width:480px;height:38px;margin-left:clamp(0px,2vw,28px);padding:0 8px 0 12px;font-size:13px}.tm-shell-v4 .console-command-search:hover{background:var(--tm-v4-surface);border-color:var(--tm-v4-border-strong);color:var(--tm-v4-text)}.tm-shell-v4 .console-command-search svg{stroke-width:1.7px;width:17px;height:17px}.tm-shell-v4 .console-command-search kbd{background:var(--tm-v4-surface);border:1px solid var(--tm-v4-border);box-shadow:var(--tm-v4-shadow-xs);color:var(--tm-v4-muted);font-family:var(--tm-v4-font);border-radius:6px;font-size:10px}.tm-shell-v4 .compact-connection{color:var(--tm-v4-text);letter-spacing:0;white-space:nowrap;gap:8px;font-size:11px}.tm-shell-v4 .status-dot{background:var(--tm-v4-success);box-shadow:none;width:7px;height:7px}.tm-shell-v4 .connection-connecting .status-dot{background:var(--tm-v4-warning)}.tm-shell-v4 .connection-offline .status-dot{background:var(--tm-v4-danger)}.tm-shell-v4 .console-header>.icon-button,.tm-shell-v4 .header-menu>summary{color:var(--tm-v4-text);border-radius:10px;width:38px;min-width:38px;height:38px;min-height:38px}.tm-shell-v4 .console-header>.icon-button:hover,.tm-shell-v4 .header-menu>summary:hover{background:var(--tm-v4-canvas);color:var(--tm-v4-ink)}.tm-shell-v4 .header-popover{border:1px solid var(--tm-v4-border);box-shadow:var(--tm-v4-shadow-md);border-radius:16px}.tm-shell-v4 .navigation-rail{background:var(--tm-v4-surface-muted);border-right:1px solid var(--tm-v4-border);grid-area:2/1;width:136px;min-height:0}.tm-shell-v4 .navigation-items{gap:4px;padding:12px 8px}.tm-shell-v4 .nav-button{color:var(--tm-v4-muted);border-radius:10px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;min-height:48px;padding:0 12px;font-size:12px;font-weight:520}.tm-shell-v4 .nav-button:before{border-radius:0 3px 3px 0;width:3px;height:24px;left:-8px}.tm-shell-v4 .nav-button svg{stroke-width:1.65px;width:18px;height:18px}.tm-shell-v4 .nav-button:hover:not(:disabled){color:var(--tm-v4-ink);background:#1d1d1f0a}.tm-shell-v4 .nav-button.active{background:var(--tm-v4-brand-soft);color:var(--tm-v4-brand);font-weight:600}.tm-shell-v4 .nav-button.active:before{background:var(--tm-v4-brand)}.tm-shell-v4 .nav-button:disabled{color:var(--tm-v4-disabled)}.tm-shell-v4 .nav-button>.nav-label-desktop{display:inline}.tm-shell-v4 .nav-button>.nav-label-mobile{display:none}.tm-shell-v4 .navigation-footer{border-color:var(--tm-v4-border);padding:12px 10px 16px}.tm-shell-v4 .connection-chip{color:var(--tm-v4-muted);justify-content:flex-start;padding:8px;font-size:10px}.tm-shell-v4 .connection-chip>span:last-child{display:inline}.tm-shell-v4 .console-surface{background:var(--tm-v4-surface);grid-area:2/2;min-width:0;min-height:0;overflow:hidden}.tm-shell-v4 .console-surface>:is(.console-body,.overview-page,.readiness-page,.brand-page,.settings-page,.bot-page,.console-empty,.console-loading,.lazy-surface-failure){height:100%;min-height:0}.tm-shell-v4 .console-body{background:var(--tm-v4-surface);grid-template-columns:336px minmax(0,1fr)}.tm-shell-v4 .conversation-sidebar{background:var(--tm-v4-surface);border-right:1px solid var(--tm-v4-border)}.tm-shell-v4 .sidebar-heading{min-height:62px;padding:20px 18px 8px 22px}.tm-shell-v4 .sidebar-heading h2{color:var(--tm-v4-ink);letter-spacing:-.035em;font-size:20px;font-weight:650}.tm-shell-v4 .synthetic-conversation-button{background:var(--tm-v4-surface);border:1px solid var(--tm-v4-border-strong);color:var(--tm-v4-text);border-radius:10px;min-height:34px}.tm-shell-v4 .scope-tabs{border:0;border-bottom:1px solid var(--tm-v4-border);background:0 0;border-radius:0;gap:0;min-height:46px;margin:0 16px;padding:0}.tm-shell-v4 .scope-tabs button{color:var(--tm-v4-muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex:1 1 0;margin-bottom:-1px;padding:0 4px;font-size:12px}.tm-shell-v4 .scope-tabs button:hover{color:var(--tm-v4-ink)}.tm-shell-v4 .scope-tabs button.active{border-color:var(--tm-v4-brand);box-shadow:none;color:var(--tm-v4-brand);background:0 0;font-weight:600}.tm-shell-v4 .conversation-search-row{padding:14px 16px 12px}.tm-shell-v4 .search-field{background:var(--tm-v4-surface-muted);border:1px solid var(--tm-v4-border);box-shadow:none;border-radius:10px;height:42px}.tm-shell-v4 .search-field:focus-within{background:var(--tm-v4-surface);border-color:var(--tm-v4-brand);box-shadow:0 0 0 3px var(--tm-v4-brand-ring)}.tm-shell-v4 .search-field input{color:var(--tm-v4-ink);font-size:13px}.tm-shell-v4 .conversation-list{scrollbar-color:var(--tm-v4-border-strong) transparent}.tm-shell-v4 .conversation-row{border-bottom:1px solid var(--tm-v4-border);grid-template-columns:40px minmax(0,1fr) 42px;gap:12px;min-height:78px;padding:11px 14px 11px 20px}.tm-shell-v4 .conversation-row:hover{background:var(--tm-v4-surface-muted)}.tm-shell-v4 .conversation-row.selected{background:var(--tm-v4-brand-soft);box-shadow:none}.tm-shell-v4 .conversation-row.selected:before{background:var(--tm-v4-brand);width:2px}.tm-shell-v4 .visitor-avatar,.tm-shell-v4 .visitor-avatar.tone-1,.tm-shell-v4 .visitor-avatar.tone-2,.tm-shell-v4 .visitor-avatar.tone-3,.tm-shell-v4 .visitor-avatar.tone-4,.tm-shell-v4 .visitor-avatar.tone-5{background:var(--tm-v4-canvas);border:1px solid var(--tm-v4-border);color:var(--tm-v4-text);border-radius:12px}.tm-shell-v4 .avatar-presence{background:var(--tm-v4-success);border:2px solid var(--tm-v4-surface);box-shadow:none}.tm-shell-v4 .conversation-copy strong{color:var(--tm-v4-ink);font-size:13px;font-weight:620}.tm-shell-v4 .conversation-copy>span,.tm-shell-v4 .conversation-meta time{color:var(--tm-v4-muted);font-size:11px}.tm-shell-v4 .conversation-state{background:var(--tm-v4-brand);box-shadow:none}.tm-shell-v4 .conversation-state-assigned{background:var(--tm-v4-success)}.tm-shell-v4 .conversation-state-unrouted{background:var(--tm-v4-warning)}.tm-shell-v4 .conversation-placeholder{background:var(--tm-v4-surface)}.tm-shell-v4 .placeholder-mark{background:var(--tm-v4-brand-soft);border:1px solid var(--tm-v4-brand-border-soft);color:var(--tm-v4-brand);border-radius:16px}.tm-shell-v4 .conversation-workspace{background:var(--tm-v4-surface);grid-template-columns:minmax(0,1fr) 316px;position:relative}.tm-shell-v4 .conversation-main{background:var(--tm-v4-surface)}.tm-shell-v4 .conversation-header{-webkit-backdrop-filter:saturate(180%)blur(16px);backdrop-filter:saturate(180%)blur(16px);border-bottom:1px solid var(--tm-v4-border);background:#ffffffeb;min-height:70px;padding:0 20px}.tm-shell-v4 .conversation-header>.visitor-avatar{width:40px;height:40px}.tm-shell-v4 .conversation-title h2{color:var(--tm-v4-ink);letter-spacing:-.026em;font-size:17px;font-weight:650}.tm-shell-v4 .conversation-title p,.tm-shell-v4 .header-connection{color:var(--tm-v4-muted);font-size:11px}.tm-shell-v4 .mobile-context,.tm-shell-v4 .mobile-back>span{display:none}.tm-shell-v4 :is(.primary-button,.secondary-button,.header-action,.rich-button,.business-update-button,.business-action-button,.send-button,.handoff-submit){border-radius:10px;min-height:38px;padding-inline:12px;font-size:12px;font-weight:560}.tm-shell-v4 :is(.primary-button,.send-button,.handoff-submit){background:var(--tm-v4-brand);border-color:var(--tm-v4-brand);box-shadow:var(--tm-v4-shadow-xs);color:#fff}.tm-shell-v4 :is(.primary-button,.send-button,.handoff-submit):hover:not(:disabled){background:var(--tm-v4-brand-hover);border-color:var(--tm-v4-brand-hover)}.tm-shell-v4 :is(.secondary-button,.header-action,.rich-button,.business-update-button,.business-action-button){background:var(--tm-v4-surface);border-color:var(--tm-v4-border-strong);box-shadow:var(--tm-v4-shadow-xs);color:var(--tm-v4-ink)}.tm-shell-v4 :is(.secondary-button,.header-action,.rich-button,.business-update-button,.business-action-button):hover:not(:disabled){background:var(--tm-v4-canvas);border-color:var(--tm-v4-border-hover)}.tm-shell-v4 :is(.primary-button,.secondary-button,.header-action,.send-button,.handoff-submit):disabled{background:var(--tm-v4-canvas);border-color:var(--tm-v4-border);box-shadow:none;color:var(--tm-v4-disabled)}.tm-shell-v4 .message-timeline{background:var(--tm-v4-surface);scrollbar-color:var(--tm-v4-border-strong) transparent;padding:14px clamp(20px,3vw,42px) 32px}.tm-shell-v4 .message-sequence{display:contents}.tm-shell-v4 .message-day{color:var(--tm-v4-muted);grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;gap:14px;margin:8px 0 22px;font-size:11px;display:grid}.tm-shell-v4 .message-day:before,.tm-shell-v4 .message-day:after{background:var(--tm-v4-border);content:"";height:1px}.tm-shell-v4 .message-block{max-width:min(82%,660px);margin-bottom:16px}.tm-shell-v4 .message-block>time{color:var(--tm-v4-subtle);font-family:var(--tm-v4-font);letter-spacing:0;margin-bottom:5px;font-size:10px}.tm-shell-v4 .message-block.outbound>time{text-align:right}.tm-shell-v4 .message-line{gap:0;max-width:100%}.tm-shell-v4 .message-line>:is(.visitor-avatar,.agent-avatar){display:none}.tm-shell-v4 .text-bubble,.tm-shell-v4 .generic-rich-bubble{border:1px solid var(--tm-v4-border);box-shadow:none;color:var(--tm-v4-ink);border-radius:14px 14px 14px 6px;padding:10px 13px;font-size:14px;line-height:1.5}.tm-shell-v4 .message-block.inbound .text-bubble,.tm-shell-v4 .message-block.inbound .generic-rich-bubble{background:var(--tm-v4-canvas)}.tm-shell-v4 .message-block.outbound .text-bubble,.tm-shell-v4 .message-block.outbound .generic-rich-bubble{background:var(--tm-v4-brand-surface);border-color:var(--tm-v4-brand-border-soft);color:var(--tm-v4-brand);border-radius:14px 14px 6px}.tm-shell-v4 .delivery-state{color:var(--tm-v4-subtle);font-family:var(--tm-v4-font);font-size:10px}.tm-shell-v4 .delivery-state.sent{color:var(--tm-v4-brand)}.tm-shell-v4 .delivery-state.failed{color:var(--tm-v4-danger)}.tm-shell-v4 :is(.rich-link-bubble,.quick-reply-bubble,.generic-rich-bubble,.attachment-list>li){box-shadow:none;border-radius:14px}.tm-shell-v4 .rich-link-bubble{background:var(--tm-v4-surface);border:1px solid var(--tm-v4-brand-border);min-width:min(470px,100%)}.tm-shell-v4 .rich-link-main{padding:16px}.tm-shell-v4 .rich-link-main strong{color:var(--tm-v4-ink);font-size:15px;font-weight:620}.tm-shell-v4 .rich-link-main p{color:var(--tm-v4-muted);font-size:12px}.tm-shell-v4 .rich-link-icon{background:var(--tm-v4-success-soft);border:1px solid var(--tm-v4-success-border);color:var(--tm-v4-success);border-radius:10px}.tm-shell-v4 .rich-link-details{background:var(--tm-v4-surface-muted);border-top-color:var(--tm-v4-border)}.tm-shell-v4 .rich-link-bubble>button{background:var(--tm-v4-surface);border-top-color:var(--tm-v4-border);color:var(--tm-v4-brand);font-weight:600}.tm-shell-v4 .quick-reply-bubble{background:var(--tm-v4-brand-surface);border-color:var(--tm-v4-brand-border-soft)}.tm-shell-v4 .attachment-list>li{background:var(--tm-v4-surface);border-color:var(--tm-v4-border-strong)}.tm-shell-v4 .attachment-placeholder,.tm-shell-v4 .attachment-list img{background:var(--tm-v4-canvas);border-radius:10px}.tm-shell-v4 .customer-typing{color:var(--tm-v4-muted);background:0 0;border:0;padding-inline:0;font-size:11px}.tm-shell-v4 .customer-typing>.visitor-avatar{display:none}.tm-shell-v4 .typing-dots{background:var(--tm-v4-canvas)}.tm-shell-v4 .typing-dots i{background:var(--tm-v4-brand)}.tm-shell-v4 .agent-introduction-confirmation{background:var(--tm-v4-brand-soft);border-color:var(--tm-v4-brand-border-soft);color:var(--tm-v4-text);border-radius:10px}.tm-shell-v4 .agent-introduction-gate{background:var(--tm-v4-warning-soft);border:1px solid var(--tm-v4-warning-border);box-shadow:none;border-radius:10px;gap:12px;margin:10px 18px 0;padding:12px 14px}.tm-shell-v4 .agent-introduction-gate.compact{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;min-height:60px}.tm-shell-v4 .agent-introduction-gate.compact .agent-introduction-icon{border:1px solid var(--tm-v4-warning-border-strong);color:var(--tm-v4-warning);border-radius:10px;width:34px;height:34px;margin:0}.tm-shell-v4 .agent-introduction-gate.compact>div{gap:2px;display:grid}.tm-shell-v4 .agent-introduction-gate.compact strong{color:var(--tm-v4-ink);font-size:13px;font-weight:620}.tm-shell-v4 .agent-introduction-gate.compact p{color:var(--tm-v4-muted);margin:0;font-size:11px;line-height:1.35}.tm-shell-v4 .agent-introduction-copy>strong{color:var(--tm-v4-ink)}.tm-shell-v4 .agent-introduction-copy>p,.tm-shell-v4 .agent-introduction-copy label>span{color:var(--tm-v4-muted)}.tm-shell-v4 .agent-introduction-copy input{background:var(--tm-v4-surface);border-color:var(--tm-v4-border-strong);color:var(--tm-v4-ink);border-radius:10px}.tm-shell-v4 .agent-introduction-copy input:focus{border-color:var(--tm-v4-brand);box-shadow:0 0 0 3px var(--tm-v4-brand-ring)}.tm-shell-v4 .agent-introduction-collapse{color:var(--tm-v4-muted);border-radius:8px}.tm-shell-v4 .composer-area{-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);background:#ffffffe6;border-top:1px solid #0000;padding:10px 14px 12px;box-shadow:0 -18px 28px -28px #0000004d}.tm-shell-v4 .composer-shell{background:0 0;padding:0}.tm-shell-v4 .composer-field{background:var(--tm-v4-surface);border:1px solid var(--tm-v4-border-strong);box-shadow:var(--tm-v4-shadow-sm);border-radius:16px;min-height:54px;padding:5px}.tm-shell-v4 .composer-field:focus-within{border-color:var(--tm-v4-brand);box-shadow:var(--tm-v4-shadow-sm), 0 0 0 3px var(--tm-v4-brand-ring)}.tm-shell-v4 .composer-field textarea{color:var(--tm-v4-ink);font-size:13px;line-height:1.45}.tm-shell-v4 .attach-button{border-right:1px solid var(--tm-v4-border);color:var(--tm-v4-muted)}.tm-shell-v4 .mobile-actions-button{border-radius:10px}.tm-shell-v4 .send-button{border-radius:12px}.tm-shell-v4 .mobile-composer-actions{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);border:1px solid var(--tm-v4-border-strong);box-shadow:var(--tm-v4-shadow-md);background:#fffffff5;border-radius:16px}.tm-shell-v4 .mobile-composer-actions>button{border-radius:10px}.tm-shell-v4 .mobile-composer-actions>button:hover:not(:disabled){background:var(--tm-v4-canvas)}.tm-shell-v4 .conversation-context{background:var(--tm-v4-surface-muted);border-left:1px solid var(--tm-v4-border);padding:0 22px 18px}.tm-shell-v4 .context-heading{border-bottom:0;min-height:70px}.tm-shell-v4 .context-heading h2{color:var(--tm-v4-ink);letter-spacing:-.025em;font-size:16px;font-weight:650}.tm-shell-v4 .conversation-facts div{border-top:1px solid var(--tm-v4-border);grid-template-columns:86px minmax(0,1fr);padding:11px 0}.tm-shell-v4 .conversation-facts dt,.tm-shell-v4 .conversation-context :is(small,p){color:var(--tm-v4-muted);font-size:11px}.tm-shell-v4 .conversation-facts dd{color:var(--tm-v4-ink);font-size:12px}.tm-shell-v4 .capability-list span{background:var(--tm-v4-surface);border-color:var(--tm-v4-border);color:var(--tm-v4-text);border-radius:6px}.tm-shell-v4 .context-divider{background:var(--tm-v4-border)}.tm-shell-v4 .context-activity h3,.tm-shell-v4 .handoff-panel h3{color:var(--tm-v4-ink)}.tm-shell-v4 .context-activity li:before{background:var(--tm-v4-border)}.tm-shell-v4 .context-activity li.complete>span{background:var(--tm-v4-success)}.tm-shell-v4 .context-activity li.pending>span{border-color:var(--tm-v4-border-strong)}.tm-shell-v4 .context-security-note{border-top-color:var(--tm-v4-border);color:var(--tm-v4-muted)}.tm-shell-v4 .overview-page{background:var(--tm-v4-surface);grid-template-columns:minmax(0,1fr) 316px}.tm-shell-v4 .overview-main{padding:32px 44px 52px}.tm-shell-v4 .overview-header h1,.tm-shell-v4 .readiness-header h1{color:var(--tm-v4-ink);letter-spacing:-.045em;font-size:25px;font-weight:650}.tm-shell-v4 .overview-header p,.tm-shell-v4 .readiness-header p{color:var(--tm-v4-muted)}.tm-shell-v4 :is(.overview-facts,.overview-facts>div,.overview-action-list,.overview-action-list>button){border-color:var(--tm-v4-border)}.tm-shell-v4 .overview-priority-row{border-color:var(--tm-v4-border);box-shadow:var(--tm-v4-shadow-xs);border-radius:16px}.tm-shell-v4 .overview-priority-icon{background:var(--tm-v4-brand-soft);color:var(--tm-v4-brand);border-radius:12px}.tm-shell-v4 .overview-inspector,.tm-shell-v4 .readiness-inspector{background:var(--tm-v4-surface-muted);border-left:1px solid var(--tm-v4-border)}.tm-shell-v4 .overview-inspector li,.tm-shell-v4 .overview-inspector>p{border-color:var(--tm-v4-border)}.tm-shell-v4 .overview-inspector li>svg{color:var(--tm-v4-success)}.tm-shell-v4 .readiness-page{background:var(--tm-v4-surface);grid-template-columns:240px minmax(0,1fr) 316px}.tm-shell-v4 .readiness-workflow{background:var(--tm-v4-surface-muted);border-right:1px solid var(--tm-v4-border);padding:26px 16px}.tm-shell-v4 .readiness-workflow>h2{color:var(--tm-v4-ink);letter-spacing:-.03em;font-size:19px;font-weight:650}.tm-shell-v4 .readiness-workflow>ol:before{background:var(--tm-v4-border-strong)}.tm-shell-v4 .readiness-workflow li>button{color:var(--tm-v4-text);border-radius:10px;min-height:50px;font-size:12px}.tm-shell-v4 .readiness-workflow li>button[aria-current=step]{background:var(--tm-v4-brand-soft);border-color:var(--tm-v4-brand-border-soft);color:var(--tm-v4-brand)}.tm-shell-v4 .readiness-step-number{border-color:var(--tm-v4-border-strong)}.tm-shell-v4 .readiness-workflow li.pending .readiness-step-number{border-color:var(--tm-v4-warning-border-strong);color:var(--tm-v4-warning)}.tm-shell-v4 .readiness-workflow li.external .readiness-step-number{color:var(--tm-v4-muted)}.tm-shell-v4 .readiness-workflow li.pending>button>svg{color:var(--tm-v4-warning)}.tm-shell-v4 .readiness-workflow li.external>button>svg{color:var(--tm-v4-subtle)}.tm-shell-v4 .readiness-workflow-detail{background:var(--tm-v4-surface);border-color:var(--tm-v4-border);box-shadow:var(--tm-v4-shadow-xs);border-radius:12px}.tm-shell-v4 .readiness-utility-links{border-color:var(--tm-v4-border)}.tm-shell-v4 .readiness-main{scrollbar-color:var(--tm-v4-border-strong) transparent;padding:30px 26px 48px}.tm-shell-v4 .readiness-header-actions button{border-radius:10px;min-height:38px}.tm-shell-v4 .readiness-primary-action{background:var(--tm-v4-brand);border-color:var(--tm-v4-brand);box-shadow:var(--tm-v4-shadow-xs)}.tm-shell-v4 .readiness-primary-action:hover{background:var(--tm-v4-brand-hover);border-color:var(--tm-v4-brand-hover)}.tm-shell-v4 .readiness-secondary-action{background:var(--tm-v4-surface);border-color:var(--tm-v4-border-strong);box-shadow:var(--tm-v4-shadow-xs);color:var(--tm-v4-text)}.tm-shell-v4 .readiness-disclosure{background:var(--tm-v4-surface-muted);border:1px solid var(--tm-v4-border);color:var(--tm-v4-muted);border-radius:10px}.tm-shell-v4 .readiness-disclosure span{color:var(--tm-v4-text)}.tm-shell-v4 :is(.readiness-gate-row,.readiness-table,.readiness-inline-detail,.readiness-operation-list,.readiness-release-gates,.readiness-runbook){border-color:var(--tm-v4-border);box-shadow:none;border-radius:12px}.tm-shell-v4 .readiness-gate-row{background:var(--tm-v4-surface);box-shadow:var(--tm-v4-shadow-xs)}.tm-shell-v4 .readiness-gate-icon{background:var(--tm-v4-warning-soft);border-color:var(--tm-v4-warning-border);color:var(--tm-v4-warning);border-radius:12px}.tm-shell-v4 .readiness-table-header{background:var(--tm-v4-surface-muted);color:var(--tm-v4-muted)}.tm-shell-v4 .readiness-table-header,.tm-shell-v4 .readiness-table-row,.tm-shell-v4 .readiness-operation-list>:is(a,button),.tm-shell-v4 .readiness-release-gates>div{border-color:var(--tm-v4-border)}.tm-shell-v4 .readiness-table-row:hover{background:var(--tm-v4-surface-muted)}.tm-shell-v4 .readiness-status.code>span,.tm-shell-v4 .readiness-status.synthetic>span,.tm-shell-v4 .readiness-release-gates dd.code>span{background:var(--tm-v4-success)}.tm-shell-v4 .readiness-status.pending>span{background:var(--tm-v4-warning)}.tm-shell-v4 .readiness-status.external>span,.tm-shell-v4 .readiness-release-gates dd.pending>span{background:var(--tm-v4-subtle)}.tm-shell-v4 .readiness-action-cell>:is(button,a),.tm-shell-v4 .readiness-operation-list b,.tm-shell-v4 .readiness-smoke-link,.tm-shell-v4 .readiness-runbook-toggle{color:var(--tm-v4-brand)}.tm-shell-v4 .readiness-private-test-link{border-color:var(--tm-v4-brand);color:var(--tm-v4-brand);border-radius:10px}.tm-shell-v4 .readiness-private-test-link:hover{background:var(--tm-v4-brand-soft)}.tm-shell-v4 :is(.settings-page,.bot-page,.brand-page){background:var(--tm-v4-surface);color:var(--tm-v4-ink)}.tm-shell-v4 :is(.settings-page,.bot-page,.brand-page) :is(h1,h2,h3,strong){color:var(--tm-v4-ink)}.tm-shell-v4 :is(.settings-page,.bot-page,.brand-page) :is(p,small,dt){color:var(--tm-v4-muted)}.tm-shell-v4 :is(.settings-page,.bot-page,.brand-page) :is(input,select,textarea){border-color:var(--tm-v4-border-strong);border-radius:10px}.tm-shell-v4 :is(.settings-page,.bot-page,.brand-page) :is(input,select,textarea):focus{border-color:var(--tm-v4-brand);box-shadow:0 0 0 3px var(--tm-v4-brand-ring)}.tm-shell-v4 .modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000006b}.tm-shell-v4 :is(.rich-library-dialog,.command-dialog,.header-popover,.advanced-action-composer,.business-update-composer){border-color:var(--tm-v4-border);box-shadow:var(--tm-v4-shadow-md);border-radius:16px}.tm-shell-v4 .error-banner{box-shadow:var(--tm-v4-shadow-md);border-radius:12px}.tm-shell-v4 .demo-badge{border-color:var(--tm-v4-border);color:var(--tm-v4-muted);background:#ffffffeb;border-radius:8px}@media (width<=1380px){.tm-shell-v4{grid-template-columns:88px minmax(0,1fr)}.tm-shell-v4 .navigation-rail{width:88px}.tm-shell-v4 .navigation-items{padding-inline:7px}.tm-shell-v4 .nav-button{flex-direction:column;justify-content:center;gap:5px;min-height:58px;padding:5px 2px;font-size:10px}.tm-shell-v4 .nav-button:before{left:-7px}.tm-shell-v4 .connection-chip{justify-content:center}.tm-shell-v4 .connection-chip>span:last-child{display:none}.tm-shell-v4 .console-brand{flex-basis:164px}.tm-shell-v4 .console-command-search{max-width:420px}.tm-shell-v4 .console-body{grid-template-columns:316px minmax(0,1fr)}.tm-shell-v4 .conversation-workspace{grid-template-columns:minmax(0,1fr) 292px}.tm-shell-v4 .readiness-page{grid-template-columns:228px minmax(0,1fr) 292px}.tm-shell-v4 .composer-field{grid-template-columns:42px 42px minmax(120px,1fr) 42px}.tm-shell-v4 .composer-field .attach-button,.tm-shell-v4 .composer-field .mobile-actions-button,.tm-shell-v4 .composer-field .send-button{grid-row:1;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;padding:0;display:inline-flex}.tm-shell-v4 .composer-field .attach-button{grid-column:1}.tm-shell-v4 .composer-field .mobile-actions-button{background:var(--tm-v4-surface);border:1px solid var(--tm-v4-border-strong);grid-column:2;display:inline-flex}.tm-shell-v4 .composer-field textarea{grid-area:1/3}.tm-shell-v4 .composer-field .send-button{grid-column:4}.tm-shell-v4 .composer-field .send-button span,.tm-shell-v4 .composer-field :is(.rich-button,.business-update-button,.business-action-button){display:none}}@media (width<=1180px){.tm-shell-v4 .console-brand{flex-basis:144px}.tm-shell-v4 .console-command-search{max-width:340px}.tm-shell-v4 .compact-connection{gap:0;font-size:0}.tm-shell-v4 .compact-connection .status-dot{display:inline-block}.tm-shell-v4 .conversation-workspace{grid-template-columns:minmax(0,1fr);overflow:hidden}.tm-shell-v4 .mobile-context{display:inline-flex}.tm-shell-v4 .conversation-context{box-shadow:var(--tm-v4-shadow-md);pointer-events:none;visibility:hidden;will-change:transform;z-index:92;width:316px;max-width:min(92vw,316px);transition:transform .3s cubic-bezier(.2,.8,.2,1),visibility 0s linear .3s;display:flex;position:absolute;inset:0 0 0 auto;transform:translate(calc(100% + 2px))}.tm-shell-v4 .conversation-workspace.context-open:before{content:"";z-index:91;background:#00000038;position:absolute;inset:0}.tm-shell-v4 .conversation-workspace.context-open .conversation-context{pointer-events:auto;visibility:visible;transition:transform .3s cubic-bezier(.2,.8,.2,1),visibility linear;transform:translate(0,0)}.tm-shell-v4 .overview-page{grid-template-columns:minmax(0,1fr)}.tm-shell-v4 .overview-inspector{display:none}.tm-shell-v4 .readiness-page{grid-template-columns:220px minmax(0,1fr)}.tm-shell-v4 .readiness-inspector{display:none}}@media (width<=940px){.tm-shell-v4 .console-brand{flex-basis:38px}.tm-shell-v4 .console-brand-name{display:none}.tm-shell-v4 .workspace-select{flex-basis:172px}.tm-shell-v4 .console-command-search{flex-basis:240px;margin-left:0}.tm-shell-v4 .bot-header-button,.tm-shell-v4 .settings-header-button{display:none}.tm-shell-v4 .overview-main{padding-inline:28px}.tm-shell-v4 .readiness-page{grid-template-columns:204px minmax(0,1fr)}.tm-shell-v4 .readiness-main{padding-inline:20px}.tm-shell-v4 .readiness-header{flex-direction:column;align-items:flex-start}}@media (width<=760px){.tm-shell-v4{grid-template-rows:56px minmax(0,1fr) 70px;grid-template-columns:minmax(0,1fr);min-height:0}.tm-shell-v4 .console-header{grid-area:1/1;gap:8px;min-height:56px;padding:0 12px}.tm-shell-v4 .console-brand{flex:0 0 34px}.tm-shell-v4 .console-brand-mark,.tm-shell-v4 .console-brand-mark img{width:32px;height:32px}.tm-shell-v4 .workspace-select{flex:auto;min-width:0}.tm-shell-v4 .console-command-search{background:0 0;border:0;flex:0 0 38px;min-width:38px;height:38px;padding:0}.tm-shell-v4 .console-command-search>span,.tm-shell-v4 .console-command-search kbd{display:none}.tm-shell-v4 .console-command-search svg{margin:auto}.tm-shell-v4 .header-spacer,.tm-shell-v4 .header-help-menu,.tm-shell-v4 .bot-header-button,.tm-shell-v4 .settings-header-button{display:none}.tm-shell-v4 .compact-connection{flex:0 0 24px;justify-content:center;align-items:center;display:inline-flex}.tm-shell-v4 .navigation-rail{-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);border-right:0;border-top:1px solid var(--tm-v4-border);z-index:70;background:#fffffff0;grid-area:3/1;width:auto;height:auto;min-height:70px;position:relative;inset:auto}.tm-shell-v4 .navigation-items{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;height:100%;padding:4px 6px 3px;display:grid}.tm-shell-v4 .nav-button{border-radius:10px;gap:4px;min-height:60px;padding:4px 2px;font-size:10px;display:flex}.tm-shell-v4 .nav-button:before{border-radius:0 0 3px 3px;width:auto;height:3px;inset:auto 24% -3px}.tm-shell-v4 .nav-button.mobile-hidden,.tm-shell-v4 .nav-button>.nav-label-desktop{display:none}.tm-shell-v4 .nav-button>.nav-label-mobile{display:inline}.tm-shell-v4 .navigation-footer{display:none}.tm-shell-v4 .console-surface{grid-area:2/1}.tm-shell-v4 .console-body{grid-template-columns:minmax(0,1fr)}.tm-shell-v4 .conversation-sidebar{width:100%}.tm-shell-v4.mobile-conversation-open .conversation-sidebar{display:none}.tm-shell-v4 .conversation-header{min-height:64px;padding:max(6px, env(safe-area-inset-top)) 8px 6px;grid-template-columns:auto minmax(0,1fr) 44px 44px;gap:6px;display:grid}.tm-shell-v4 .conversation-header>.visitor-avatar,.tm-shell-v4 .conversation-header .header-action,.tm-shell-v4 .conversation-header .header-connection{display:none}.tm-shell-v4 .mobile-back,.tm-shell-v4 .mobile-context,.tm-shell-v4 .mobile-more{display:inline-flex}.tm-shell-v4 .mobile-back{color:var(--tm-v4-ink);border:0;justify-content:flex-start;gap:2px;width:auto;min-width:62px}.tm-shell-v4 .mobile-back>span{font-size:13px;font-weight:520;display:inline}.tm-shell-v4 .conversation-title{text-align:center}.tm-shell-v4 .conversation-title h2{font-size:16px}.tm-shell-v4 .conversation-title p{font-size:11px}.tm-shell-v4 .message-timeline{padding:14px 12px 22px}.tm-shell-v4 .message-day{margin-bottom:18px}.tm-shell-v4 .message-block{max-width:92%}.tm-shell-v4 .rich-link-bubble{min-width:min(100%,360px)}.tm-shell-v4 .rich-link-main{padding:14px}.tm-shell-v4 .agent-introduction-gate{margin:8px 10px 0;padding:9px 10px}.tm-shell-v4 .agent-introduction-gate.compact{grid-template-columns:30px minmax(0,1fr) auto;gap:9px;min-height:56px}.tm-shell-v4 .agent-introduction-gate.compact .agent-introduction-icon{width:30px;height:30px}.tm-shell-v4 .agent-introduction-gate.compact p{display:none}.tm-shell-v4 .agent-introduction-gate.compact .secondary-button{min-height:36px;padding-inline:10px}.tm-shell-v4 .agent-introduction-gate:not(.compact){grid-template-columns:26px minmax(0,1fr);align-items:stretch}.tm-shell-v4 .agent-introduction-gate:not(.compact)>.primary-button{grid-column:1/-1}.tm-shell-v4 .composer-area{padding:8px 10px max(10px, env(safe-area-inset-bottom))}.tm-shell-v4 .composer-field{grid-template-columns:42px 42px minmax(80px,1fr) 44px;min-height:52px}.tm-shell-v4 .mobile-composer-actions{border-radius:16px 16px 0 0;width:auto;max-height:min(520px,100dvh - 132px);left:-10px;right:-10px}.tm-shell-v4 .rich-library-dialog,.tm-shell-v4 .rich-library-builder-dialog{box-shadow:none;border-radius:0}.tm-shell-v4 .dialog-header.rich-dialog-header{min-height:0;padding:max(14px, env(safe-area-inset-top)) 16px 12px;flex-direction:column;align-items:stretch;gap:12px;position:relative}.tm-shell-v4 .rich-dialog-heading{min-height:44px;padding-right:52px}.tm-shell-v4 .rich-dialog-actions{gap:8px;width:100%;padding-right:0;display:flex}.tm-shell-v4 .rich-header-action{white-space:nowrap;flex:1 1 0;justify-content:center;width:auto;min-height:36px;padding:0 12px;font-size:12px}.tm-shell-v4 .rich-header-action svg{width:16px;height:16px;margin-right:6px}.tm-shell-v4 .rich-dialog-close{right:16px;top:max(14px, env(safe-area-inset-top));position:absolute}.tm-shell-v4 .conversation-context{width:340px;max-width:min(92vw,340px)}.tm-shell-v4 .overview-page,.tm-shell-v4 .readiness-page{display:block;overflow-y:auto}.tm-shell-v4 .overview-main{padding:22px 18px 40px}.tm-shell-v4 .overview-inspector,.tm-shell-v4 .readiness-workflow,.tm-shell-v4 .readiness-inspector{display:none}.tm-shell-v4 .overview-header{flex-direction:column;align-items:flex-start}.tm-shell-v4 .overview-header h1,.tm-shell-v4 .readiness-header h1{font-size:25px}.tm-shell-v4 .readiness-main{height:auto;padding:22px 16px 40px;overflow:visible}.tm-shell-v4 .readiness-header{gap:16px}.tm-shell-v4 .readiness-header-actions{width:100%}.tm-shell-v4 .readiness-header-actions>button{flex:1 1 0}.tm-shell-v4 .readiness-gate-row{grid-template-columns:40px minmax(0,1fr);align-items:start}.tm-shell-v4 .readiness-gate-row>.readiness-status,.tm-shell-v4 .readiness-gate-row>:is(a,details){grid-column:2}.tm-shell-v4 .readiness-table-header{display:none}.tm-shell-v4 .readiness-table-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px 12px;min-height:0;padding:12px}.tm-shell-v4 .readiness-table-row>strong{grid-area:1/1}.tm-shell-v4 .readiness-table-row>span:not(.readiness-status){grid-area:2/1}.tm-shell-v4 .readiness-table-row>.readiness-status{grid-area:1/2}.tm-shell-v4 .readiness-table-row>.readiness-action-cell{grid-area:2/2}.tm-shell-v4 .demo-badge{bottom:78px}}@media (width<=460px){.tm-shell-v4 .workspace-select{max-width:150px}.tm-shell-v4 .header-account-menu{display:none}.tm-shell-v4 .scope-tabs{margin-inline:12px}.tm-shell-v4 .conversation-search-row{padding-inline:12px}.tm-shell-v4 .conversation-row{padding-inline:14px 12px}.tm-shell-v4 .readiness-header-actions{flex-direction:column}.tm-shell-v4 .readiness-header-actions>button{width:100%}}@media (prefers-reduced-motion:reduce){.tm-shell-v4 *,.tm-shell-v4 :before,.tm-shell-v4 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (prefers-reduced-transparency:reduce){.tm-shell-v4 :is(.console-header,.conversation-header,.composer-area,.navigation-rail,.mobile-composer-actions){-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--tm-v4-surface)}.tm-shell-v4 .channel-service-dialog-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-contrast:more){.tm-shell-v4{--tm-v4-border:#c7c7cc;--tm-v4-border-strong:#8e8e93}}.tm-shell-v4 .channel-service-panel{background:var(--tm-v4-surface);border:1px solid var(--tm-v4-border);box-shadow:var(--tm-v4-shadow-xs);border-radius:16px;margin-top:30px;scroll-margin-top:24px;overflow:hidden}.tm-shell-v4 .channel-service-heading{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px 20px 18px;display:grid}.tm-shell-v4 .channel-service-icon{background:var(--tm-v4-brand-soft);border:1px solid var(--tm-v4-brand-border-soft);color:var(--tm-v4-brand);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.tm-shell-v4 .channel-service-icon svg{width:20px;height:20px}.tm-shell-v4 .channel-service-heading .settings-eyebrow{color:var(--tm-v4-brand);font-family:var(--tm-v4-mono);letter-spacing:.12em;margin:0 0 4px;font-size:9px;font-weight:700}.tm-shell-v4 .channel-service-heading h3{letter-spacing:-.025em;margin:0 0 4px;font-size:18px;font-weight:650}.tm-shell-v4 .channel-service-heading p:last-child{color:var(--tm-v4-muted);max-width:680px;margin:0;font-size:12px;line-height:1.5}.tm-shell-v4 .channel-service-status{background:var(--tm-v4-surface-muted);border:1px solid var(--tm-v4-border);color:var(--tm-v4-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:600;display:inline-flex}.tm-shell-v4 .channel-service-status>span{background:var(--tm-v4-subtle);border-radius:50%;width:7px;height:7px}.tm-shell-v4 .channel-service-status.status-active{background:var(--tm-v4-success-soft);border-color:var(--tm-v4-success-border);color:var(--tm-v4-success)}.tm-shell-v4 .channel-service-status.status-active>span{background:var(--tm-v4-success)}.tm-shell-v4 .channel-service-status.status-suspended{background:var(--tm-v4-warning-soft);border-color:var(--tm-v4-warning-border);color:var(--tm-v4-warning)}.tm-shell-v4 .channel-service-status.status-suspended>span{background:var(--tm-v4-warning)}.tm-shell-v4 .channel-service-status.is-pending{color:#8a5a00;background:#fff9eb;border-color:#f1d99b}.tm-shell-v4 .channel-service-status.is-pending>svg{width:13px;height:13px}.tm-shell-v4 .channel-service-trust-strip{background:var(--tm-v4-surface-muted);border-block:1px solid var(--tm-v4-border);grid-template-columns:repeat(4,minmax(0,1fr));min-height:46px;display:grid}.tm-shell-v4 .channel-service-trust-strip>span{color:var(--tm-v4-text);justify-content:center;align-items:center;gap:7px;padding:9px;font-size:11px;display:flex}.tm-shell-v4 .channel-service-trust-strip>span+span{border-left:1px solid var(--tm-v4-border)}.tm-shell-v4 .channel-service-trust-strip svg{color:var(--tm-v4-success);width:14px;height:14px}.tm-shell-v4 .channel-service-current{padding:18px 20px 0}.tm-shell-v4 .channel-service-summary{grid-template-columns:minmax(190px,.8fr) minmax(300px,1.2fr);gap:24px;display:grid}.tm-shell-v4 .channel-service-summary>div:first-child{align-content:start;gap:5px;display:grid}.tm-shell-v4 .channel-service-summary small,.tm-shell-v4 .channel-service-summary dt{color:var(--tm-v4-muted);font-size:10px}.tm-shell-v4 .channel-service-summary strong{font-size:14px;font-weight:650}.tm-shell-v4 .channel-service-summary>div>span{color:var(--tm-v4-muted);font-size:11px;line-height:1.5}.tm-shell-v4 .channel-service-summary dl{border:1px solid var(--tm-v4-border);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.tm-shell-v4 .channel-service-summary dl>div{gap:4px;min-width:0;padding:11px 13px;display:grid}.tm-shell-v4 .channel-service-summary dl>div:nth-child(2n){border-left:1px solid var(--tm-v4-border)}.tm-shell-v4 .channel-service-summary dl>div:nth-child(n+3){border-top:1px solid var(--tm-v4-border)}.tm-shell-v4 .channel-service-summary dd{color:var(--tm-v4-ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.tm-shell-v4 .channel-service-summary code{font-family:var(--tm-v4-mono)}.tm-shell-v4 .channel-service-gate-state{background:var(--tm-v4-success-soft);border:1px solid var(--tm-v4-success-border);border-radius:10px;align-items:start;gap:9px;margin-top:14px;padding:10px 12px;display:flex}.tm-shell-v4 .channel-service-gate-state>svg{color:var(--tm-v4-success);flex:none;width:16px;height:16px;margin-top:1px}.tm-shell-v4 .channel-service-gate-state.state-pending{background:#fff9eb;border-color:#f1d99b}.tm-shell-v4 .channel-service-gate-state.state-pending>svg{color:#9a6700}.tm-shell-v4 .channel-service-gate-state>div{gap:2px;display:grid}.tm-shell-v4 .channel-service-gate-state strong{font-size:11px}.tm-shell-v4 .channel-service-gate-state span{color:var(--tm-v4-muted);font-size:10px;line-height:1.45}.tm-shell-v4 .channel-service-gate-state>button{flex:none;min-height:34px;margin-left:auto}.tm-shell-v4 .channel-service-evacuation{background:linear-gradient(145deg,#f8fafff5,#fffffffa);border:1px solid #d8e2f2;border-radius:15px;margin:14px 20px 18px;overflow:hidden;box-shadow:0 1px 1px #0e193008,0 12px 32px #3854820f}.tm-shell-v4 .channel-service-evacuation>header{grid-template-columns:36px minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px 17px 14px;display:grid}.tm-shell-v4 .channel-service-evacuation-icon{color:#3568b8;background:#eaf1ff;border:1px solid #d7e3fb;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.tm-shell-v4 .channel-service-evacuation-icon svg{width:17px;height:17px}.tm-shell-v4 .channel-service-evacuation>header .settings-eyebrow{color:#5274aa;letter-spacing:.105em;margin:1px 0 3px;font-size:8px}.tm-shell-v4 .channel-service-evacuation>header h4{letter-spacing:-.01em;margin:0 0 3px;font-size:13px}.tm-shell-v4 .channel-service-evacuation>header p:last-child{color:var(--tm-v4-muted);max-width:720px;margin:0;font-size:10px;line-height:1.55}.tm-shell-v4 .channel-service-evacuation-state{color:#315f9e;letter-spacing:.035em;white-space:nowrap;background:#edf4ff;border:1px solid #d6e4fb;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.tm-shell-v4 .channel-service-indeterminate{background:#e8eef7;height:2px;overflow:hidden}.tm-shell-v4 .channel-service-indeterminate>span{background:linear-gradient(90deg,#0000,#5c86ca 22%,#78a0df 78%,#0000);width:48%;height:100%;animation:1.65s cubic-bezier(.4,0,.2,1) infinite tm-v4-channel-evacuation;display:block;transform:translate(-100%)}.tm-shell-v4 .channel-service-evacuation-steps{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:14px 17px 13px;list-style:none;display:grid}.tm-shell-v4 .channel-service-evacuation-steps li{color:#8a93a2;align-items:center;gap:7px;min-width:0;font-size:10px;display:flex;position:relative}.tm-shell-v4 .channel-service-evacuation-steps li:not(:last-child):after{content:"";background:#dfe5ee;height:1px;position:absolute;top:8px;left:30px;right:8px}.tm-shell-v4 .channel-service-evacuation-steps li>span{z-index:1;background:#fff;border:1px solid #ced6e2;border-radius:50%;flex:none;justify-content:center;align-items:center;width:17px;height:17px;display:flex;position:relative}.tm-shell-v4 .channel-service-evacuation-steps li>span>span{background:#aab3c1;border-radius:50%;width:5px;height:5px}.tm-shell-v4 .channel-service-evacuation-steps li svg{width:11px;height:11px}.tm-shell-v4 .channel-service-evacuation-steps li strong{z-index:1;background:linear-gradient(90deg,#f9fbff 72%,#0000);padding-right:8px;font-weight:650;position:relative}.tm-shell-v4 .channel-service-evacuation-steps li.state-complete{color:#24734c}.tm-shell-v4 .channel-service-evacuation-steps li.state-complete>span{background:#eaf8f0;border-color:#bce4cc}.tm-shell-v4 .channel-service-evacuation-steps li.state-complete:not(:last-child):after{background:#bce4cc}.tm-shell-v4 .channel-service-evacuation-steps li.state-active{color:#315f9e}.tm-shell-v4 .channel-service-evacuation-steps li.state-active>span{border-color:#8fafe0;box-shadow:0 0 0 3px #5380c51a}.tm-shell-v4 .channel-service-evacuation-steps li.state-active>span>span{background:#4d79bd}.tm-shell-v4 .channel-service-evacuation-steps li.state-failed{color:#a13f47}.tm-shell-v4 .channel-service-evacuation-steps li.state-failed>span{background:#fff2f3;border-color:#efc3c7}.tm-shell-v4 .channel-service-evacuation-metrics{border-top:1px solid #e3e8f0;border-bottom:1px solid #e3e8f0;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.tm-shell-v4 .channel-service-evacuation-metrics>div{gap:3px;padding:10px 13px;display:grid}.tm-shell-v4 .channel-service-evacuation-metrics>div+div{border-left:1px solid #e3e8f0}.tm-shell-v4 .channel-service-evacuation-metrics dt{color:var(--tm-v4-muted);font-size:9px}.tm-shell-v4 .channel-service-evacuation-metrics dd{color:var(--tm-v4-ink);font-variant-numeric:tabular-nums;margin:0;font-size:13px;font-weight:660}.tm-shell-v4 .channel-service-evacuation>footer{color:var(--tm-v4-muted);justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:8px 12px 8px 16px;font-size:9px;display:flex}.tm-shell-v4 .channel-service-evacuation>footer>span{align-items:center;gap:6px;display:flex}.tm-shell-v4 .channel-service-evacuation>footer svg{width:13px;height:13px}.tm-shell-v4 .channel-service-evacuation>footer>div{align-items:center;gap:8px;min-width:0;display:flex}.tm-shell-v4 .channel-service-evacuation>footer code{color:#9d3d45;font-family:var(--tm-v4-mono);text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:9px;overflow:hidden}.tm-shell-v4 .channel-service-evacuation>footer button{white-space:nowrap;min-height:31px}.tm-shell-v4 .channel-service-evacuation.evacuation-complete{box-shadow:none;background:linear-gradient(145deg,#f7fcf9,#fff);border-color:#cde6d7}.tm-shell-v4 .channel-service-evacuation.evacuation-complete .channel-service-evacuation-icon,.tm-shell-v4 .channel-service-evacuation.evacuation-complete .channel-service-evacuation-state{color:#24734c;background:#eaf8f0;border-color:#c5e5d2}.tm-shell-v4 .channel-service-evacuation.evacuation-failed{background:linear-gradient(145deg,snow,#fff);border-color:#efcdd0}.tm-shell-v4 .channel-service-evacuation.evacuation-failed .channel-service-evacuation-icon{color:#a13f47;background:#fff0f1;border-color:#efc8cc}.tm-shell-v4 .channel-service-evacuation.evacuation-failed .channel-service-evacuation-state{color:#943841;background:#fff0f1;border-color:#efc8cc}.tm-shell-v4 .channel-service-status.is-evacuating{color:#315f9e;background:#edf4ff;border-color:#d4e2f8}.tm-shell-v4 .channel-service-status.is-evacuating>svg,.tm-shell-v4 .channel-service-status.is-failed>svg{width:13px;height:13px}.tm-shell-v4 .channel-service-status.is-failed{color:#943841;background:#fff0f1;border-color:#efc8cc}.tm-shell-v4 .channel-service-recovery-facts{background:var(--tm-v4-surface-muted);border:1px solid var(--tm-v4-border);border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:-5px 0 15px;display:grid;overflow:hidden}.tm-shell-v4 .channel-service-recovery-facts>span{color:var(--tm-v4-muted);gap:3px;padding:9px 10px;font-size:9px;display:grid}.tm-shell-v4 .channel-service-recovery-facts>span+span{border-left:1px solid var(--tm-v4-border)}.tm-shell-v4 .channel-service-recovery-facts :is(strong,code){color:var(--tm-v4-ink);font-size:11px;font-weight:650}.tm-shell-v4 .channel-service-recovery-facts code{font-family:var(--tm-v4-mono)}.tm-shell-v4 .channel-service-actions{border-top:1px solid var(--tm-v4-border);align-items:center;gap:8px;margin-top:16px;padding:13px 0;display:flex}.tm-shell-v4 .channel-service-actions .channel-service-remove{color:var(--tm-v4-danger);background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;min-height:36px;margin-left:auto;padding:0 10px;font-size:11px;display:inline-flex}.tm-shell-v4 .channel-service-actions .channel-service-remove:hover:not(:disabled){background:#fff2f3}.tm-shell-v4 .channel-service-actions svg{width:15px;height:15px}.tm-shell-v4 .channel-service-empty{text-align:center;place-items:center;padding:24px 20px 20px;display:grid}.tm-shell-v4 .channel-service-empty>div{background:var(--tm-v4-surface-muted);border:1px solid var(--tm-v4-border);color:var(--tm-v4-muted);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:9px;display:flex}.tm-shell-v4 .channel-service-empty svg{width:18px;height:18px}.tm-shell-v4 .channel-service-empty h4{margin:0 0 4px;font-size:12px}.tm-shell-v4 .channel-service-empty p{color:var(--tm-v4-muted);max-width:560px;margin:0;font-size:10px;line-height:1.5}.tm-shell-v4 .channel-service-configure{background:var(--tm-v4-brand-surface);border-top:1px solid var(--tm-v4-brand-border-soft);padding:17px 20px}.tm-shell-v4 .channel-service-configure>header{justify-content:space-between;align-items:start;margin-bottom:14px;display:flex}.tm-shell-v4 .channel-service-configure>header>div{gap:3px;display:grid}.tm-shell-v4 .channel-service-configure>header strong{font-size:12px}.tm-shell-v4 .channel-service-configure>header span{color:var(--tm-v4-muted);font-size:10px}.tm-shell-v4 .channel-service-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 16px;display:grid}.tm-shell-v4 :is(.channel-service-fields,.channel-service-dialog-fields) label{gap:6px;display:grid}.tm-shell-v4 :is(.channel-service-fields,.channel-service-dialog-fields) label>span{color:var(--tm-v4-text);font-size:11px;font-weight:600}.tm-shell-v4 :is(.channel-service-fields,.channel-service-dialog-fields) :is(input,select,textarea){background:var(--tm-v4-surface);border:1px solid var(--tm-v4-border-strong);color:var(--tm-v4-ink);resize:vertical;border-radius:10px;width:100%;min-height:40px;padding:8px 10px;font-size:12px}.tm-shell-v4 :is(.channel-service-fields,.channel-service-dialog-fields) input[aria-invalid=true]{border-color:#dc6b71;box-shadow:0 0 0 3px #d7323a14}.tm-shell-v4 :is(.channel-service-fields,.channel-service-dialog-fields) small{color:var(--tm-v4-muted);font-size:10px;line-height:1.45}.tm-shell-v4 .channel-service-evidence-reference{grid-column:1/-1}.tm-shell-v4 .channel-service-configure-actions{border-top:1px solid var(--tm-v4-brand-border-soft);justify-content:space-between;align-items:center;gap:20px;margin-top:15px;padding-top:13px;display:flex}.tm-shell-v4 .channel-service-configure-actions p{color:var(--tm-v4-muted);align-items:center;gap:7px;margin:0;font-size:10px;line-height:1.45;display:flex}.tm-shell-v4 .channel-service-configure-actions p svg{color:var(--tm-v4-brand);flex:none;width:14px;height:14px}.tm-shell-v4 .channel-service-footnote{background:var(--tm-v4-surface-muted);border-top:1px solid var(--tm-v4-border);color:var(--tm-v4-muted);align-items:center;gap:8px;padding:10px 20px;font-size:10px;line-height:1.45;display:flex}.tm-shell-v4 .channel-service-footnote svg{flex:none;width:14px;height:14px}.tm-shell-v4 .channel-service-dialog-backdrop{-webkit-backdrop-filter:saturate(110%)blur(6px);backdrop-filter:saturate(110%)blur(6px);z-index:180;background:#00000061;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tm-shell-v4 .channel-service-dialog{background:var(--tm-v4-surface);border:1px solid var(--tm-v4-border);box-shadow:var(--tm-v4-shadow-md);border-radius:18px;width:min(100%,520px);max-height:min(760px,100dvh - 40px);margin:0;padding:24px;position:relative;overflow-y:auto}.tm-shell-v4 .channel-service-dialog-close{position:absolute;top:14px;right:14px}.tm-shell-v4 .channel-service-dialog-icon{background:var(--tm-v4-brand-soft);color:var(--tm-v4-brand);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;display:flex}.tm-shell-v4 .channel-service-dialog.action-remove .channel-service-dialog-icon{color:var(--tm-v4-danger);background:#fff2f3}.tm-shell-v4 .channel-service-dialog-icon svg{width:20px;height:20px}.tm-shell-v4 .channel-service-dialog>h3{letter-spacing:-.025em;margin:0 44px 6px 0;font-size:19px}.tm-shell-v4 .channel-service-dialog>p{color:var(--tm-v4-muted);margin:0 0 18px;font-size:12px;line-height:1.55}.tm-shell-v4 .channel-service-dialog-fields{gap:13px;display:grid}.tm-shell-v4 .channel-service-confirmation{background:#fff7f7;border:1px solid #ffd4d7;border-radius:11px;padding:11px}.tm-shell-v4 .channel-service-confirmation>span strong{color:var(--tm-v4-danger)}.tm-shell-v4 .channel-service-dialog>footer{border-top:1px solid var(--tm-v4-border);justify-content:flex-end;gap:8px;margin-top:18px;padding-top:14px;display:flex}.tm-shell-v4 .channel-service-spinner{flex:none;place-items:center;line-height:0;animation:.9s linear infinite tm-v4-channel-spin;display:inline-grid}.tm-shell-v4 .channel-service-skeleton{gap:10px;padding:22px;display:grid}.tm-shell-v4 .channel-service-skeleton>span{background:#eeeef1;border-radius:8px;height:16px;animation:1.5s ease-in-out infinite tm-v4-channel-pulse}.tm-shell-v4 .channel-service-skeleton>span:first-child{width:36%}.tm-shell-v4 .channel-service-skeleton>span:nth-child(2){width:78%}.tm-shell-v4 .channel-service-skeleton>span:nth-child(3){width:100%;height:82px}@keyframes tm-v4-channel-spin{to{transform:rotate(360deg)}}@keyframes tm-v4-channel-evacuation{to{transform:translate(310%)}}@keyframes tm-v4-channel-pulse{50%{opacity:.48}}@media (width<=940px){.tm-shell-v4 .channel-service-heading{grid-template-columns:42px minmax(0,1fr);align-items:start}.tm-shell-v4 .channel-service-status{grid-column:2;justify-self:start}.tm-shell-v4 .channel-service-summary{grid-template-columns:minmax(0,1fr)}}@media (width<=760px){.tm-shell-v4 .channel-service-panel{border-radius:14px;margin-top:24px}.tm-shell-v4 .channel-service-heading{padding:16px}.tm-shell-v4 .channel-service-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-shell-v4 .channel-service-trust-strip>span:nth-child(3){border-left:0;border-top:1px solid var(--tm-v4-border)}.tm-shell-v4 .channel-service-trust-strip>span:nth-child(4){border-top:1px solid var(--tm-v4-border)}.tm-shell-v4 .channel-service-current{padding-inline:16px}.tm-shell-v4 .channel-service-summary dl{grid-template-columns:minmax(0,1fr)}.tm-shell-v4 .channel-service-summary dl>div+div{border-left:0;border-top:1px solid var(--tm-v4-border)}.tm-shell-v4 .channel-service-actions{flex-direction:column;align-items:stretch}.tm-shell-v4 .channel-service-actions>button{justify-content:center;width:100%}.tm-shell-v4 .channel-service-actions .channel-service-remove{margin-left:0}.tm-shell-v4 .channel-service-evacuation{margin-inline:16px}.tm-shell-v4 .channel-service-evacuation>header{grid-template-columns:36px minmax(0,1fr)}.tm-shell-v4 .channel-service-evacuation-state{grid-column:2;justify-self:start}.tm-shell-v4 .channel-service-evacuation-steps{grid-template-columns:minmax(0,1fr);gap:8px}.tm-shell-v4 .channel-service-evacuation-steps li:not(:last-child):after{width:1px;height:auto;inset:17px auto -8px 8px}.tm-shell-v4 .channel-service-evacuation-steps li strong{background:0 0}.tm-shell-v4 .channel-service-evacuation-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-shell-v4 .channel-service-evacuation-metrics>div:nth-child(3){border-left:0}.tm-shell-v4 .channel-service-evacuation-metrics>div:nth-child(n+3){border-top:1px solid #e3e8f0}.tm-shell-v4 .channel-service-evacuation>footer{flex-direction:column;align-items:stretch}.tm-shell-v4 .channel-service-evacuation>footer>div{justify-content:space-between}.tm-shell-v4 .channel-service-evacuation>footer code{max-width:190px}.tm-shell-v4 .channel-service-recovery-facts{grid-template-columns:minmax(0,1fr)}.tm-shell-v4 .channel-service-recovery-facts>span+span{border-left:0;border-top:1px solid var(--tm-v4-border)}.tm-shell-v4 .channel-service-configure{padding-inline:16px}.tm-shell-v4 .channel-service-fields{grid-template-columns:minmax(0,1fr)}.tm-shell-v4 .channel-service-evidence-reference{grid-column:1}.tm-shell-v4 .channel-service-configure-actions{flex-direction:column;align-items:stretch}.tm-shell-v4 .channel-service-configure-actions>button{justify-content:center;width:100%}.tm-shell-v4 .channel-service-dialog-backdrop{align-items:end;padding:0}.tm-shell-v4 .channel-service-dialog{max-height:min(88dvh,760px);padding:20px 16px max(20px, env(safe-area-inset-bottom));border-radius:18px 18px 0 0;width:100%}}.tm-shell-v5{--tm-v5-canvas:#f7f8fa;--tm-v5-surface:#fff;--tm-v5-surface-subtle:#fbfcfd;--tm-v5-ink:#101828;--tm-v5-text:#344054;--tm-v5-muted:#667085;--tm-v5-subtle:#98a2b3;--tm-v5-border:#eaecf0;--tm-v5-border-strong:#d0d5dd;--tm-v5-brand:#0a66e8;--tm-v5-brand-hover:#0756c7;--tm-v5-brand-soft:#eef5ff;--tm-v5-brand-border:#b7d2fb;--tm-v5-success:#0f9f55;--tm-v5-warning:#c76a00;--tm-v5-danger:#d92d20;--tm-v5-focus:#0a66e833;--tm-v5-shadow-xs:0 1px 2px #1018280d;--tm-v5-shadow-md:0 16px 40px #10182821, 0 2px 8px #1018280f;--tm-v5-font:-apple-system, BlinkMacSystemFont, "SF Pro Text", Inter, "Helvetica Neue", "Segoe UI", "Noto Sans CJK SC", "Noto Sans CJK TC", Arial, sans-serif;--tm-v5-mono:"SF Mono", "SFMono-Regular", ui-monospace, Menlo, Monaco, Consolas, monospace;--tm-ink:var(--tm-v5-ink);--tm-text:var(--tm-v5-text);--tm-muted:var(--tm-v5-muted);--tm-subtle:var(--tm-v5-subtle);--tm-blue:var(--tm-v5-brand);--tm-blue-hover:var(--tm-v5-brand-hover);--tm-blue-soft:var(--tm-v5-brand-soft);--tm-success:var(--tm-v5-success);--tm-warning:var(--tm-v5-warning);--tm-danger:var(--tm-v5-danger);--tm-canvas:var(--tm-v5-canvas);--tm-rail:var(--tm-v5-canvas);--tm-hover:var(--tm-v5-surface-subtle);--tm-selected:var(--tm-v5-brand-soft);--tm-border:var(--tm-v5-border);--tm-border-strong:var(--tm-v5-border-strong);--tm-focus:var(--tm-v5-brand);--tm-font:var(--tm-v5-font);--tm-mono:var(--tm-v5-mono);--tm-v2-ink:var(--tm-v5-ink);--tm-v2-text:var(--tm-v5-text);--tm-v2-muted:var(--tm-v5-muted);--tm-v2-subtle:var(--tm-v5-subtle);--tm-v2-blue:var(--tm-v5-brand);--tm-v2-blue-hover:var(--tm-v5-brand-hover);--tm-v2-blue-soft:var(--tm-v5-brand-soft);--tm-v2-green:var(--tm-v5-success);--tm-v2-amber:var(--tm-v5-warning);--tm-v2-red:var(--tm-v5-danger);--tm-v2-white:var(--tm-v5-surface);--tm-v2-rail:var(--tm-v5-canvas);--tm-v2-rail-strong:#f2f4f7;--tm-v2-hover:var(--tm-v5-surface-subtle);--tm-v2-border:var(--tm-v5-border);--tm-v2-border-strong:var(--tm-v5-border-strong);--tm-v2-focus:var(--tm-v5-brand);--tm-v2-font:var(--tm-v5-font);--tm-v2-mono:var(--tm-v5-mono);--tm-v3-canvas:var(--tm-v5-canvas);--tm-v3-surface:var(--tm-v5-surface);--tm-v3-ink:var(--tm-v5-ink);--tm-v3-text:var(--tm-v5-text);--tm-v3-muted:var(--tm-v5-muted);--tm-v3-subtle:var(--tm-v5-subtle);--tm-v3-border:var(--tm-v5-border);--tm-v3-border-strong:var(--tm-v5-border-strong);--tm-v3-blue:var(--tm-v5-brand);--tm-v3-blue-hover:var(--tm-v5-brand-hover);--tm-v3-blue-soft:var(--tm-v5-brand-soft);--tm-v3-green:var(--tm-v5-success);--tm-v3-amber:var(--tm-v5-warning);--tm-v3-red:var(--tm-v5-danger);--tm-v3-font:var(--tm-v5-font);--tm-v3-mono:var(--tm-v5-mono);--tm-v4-canvas:var(--tm-v5-canvas);--tm-v4-surface:var(--tm-v5-surface);--tm-v4-surface-muted:var(--tm-v5-surface-subtle);--tm-v4-ink:var(--tm-v5-ink);--tm-v4-text:var(--tm-v5-text);--tm-v4-muted:var(--tm-v5-muted);--tm-v4-subtle:var(--tm-v5-subtle);--tm-v4-disabled:var(--tm-v5-subtle);--tm-v4-border:var(--tm-v5-border);--tm-v4-border-strong:var(--tm-v5-border-strong);--tm-v4-border-hover:#b8c0cc;--tm-v4-brand:var(--tm-v5-brand);--tm-v4-brand-hover:var(--tm-v5-brand-hover);--tm-v4-brand-soft:var(--tm-v5-brand-soft);--tm-v4-brand-surface:#f8fbff;--tm-v4-brand-border:var(--tm-v5-brand-border);--tm-v4-brand-border-soft:#d8e7fd;--tm-v4-success:var(--tm-v5-success);--tm-v4-warning:var(--tm-v5-warning);--tm-v4-danger:var(--tm-v5-danger);--tm-v4-font:var(--tm-v5-font);--tm-v4-mono:var(--tm-v5-mono);background:var(--tm-v5-surface);color:var(--tm-v5-ink);font-family:var(--tm-v5-font);font-optical-sizing:auto;text-rendering:optimizelegibility;grid-template-rows:64px minmax(0,1fr);grid-template-columns:176px minmax(0,1fr);min-height:560px}.tm-shell-v5 :is(button,input,select,textarea){letter-spacing:-.006em;font-family:inherit}.tm-shell-v5 :is(button,a,input,select,textarea,summary):focus-visible{outline:2px solid var(--tm-v5-brand);outline-offset:2px}.tm-shell-v5 button{transition:background-color .15s,border-color .15s,color .15s,opacity .15s,transform 90ms}.tm-shell-v5 button:active:not(:disabled){transform:scale(.985)}.tm-shell-v5 .console-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--tm-v5-surface);border-bottom:1px solid var(--tm-v5-border);z-index:70;grid-area:1/1/auto/-1;align-items:center;gap:12px;min-height:64px;padding:0 20px;display:flex}.tm-shell-v5 .console-brand{flex:0 0 184px;align-items:center;gap:9px;min-width:0;display:inline-flex}.tm-shell-v5 .console-brand-mark{background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex;overflow:visible}.tm-shell-v5 .console-brand-mark img{object-fit:contain;width:31px;height:31px;display:block}.tm-shell-v5 .console-brand-name{color:var(--tm-v5-ink);letter-spacing:-.038em;white-space:nowrap;font-size:17px;font-weight:700}.tm-shell-v5 .console-title,.tm-shell-v5 .tm-mark{display:none}.tm-shell-v5 .workspace-select{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);box-shadow:var(--tm-v5-shadow-xs);border-radius:10px;flex:0 188px;align-items:center;min-width:162px;height:38px;padding:0;display:flex;position:relative}.tm-shell-v5 .workspace-select:hover{background:var(--tm-v5-surface-subtle);border-color:#b8c0cc}.tm-shell-v5 .workspace-select select{appearance:none;color:var(--tm-v5-ink);cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0 34px 0 12px;font-size:13px;font-weight:550}.tm-shell-v5 .workspace-select>svg{color:var(--tm-v5-muted);pointer-events:none;width:14px;height:14px;position:absolute;right:11px}.tm-shell-v5 .console-command-search{background:var(--tm-v5-surface-subtle);border:1px solid var(--tm-v5-border);box-shadow:none;color:var(--tm-v5-muted);text-align:left;border-radius:10px;flex:430px;justify-content:flex-start;align-items:center;gap:9px;min-width:220px;max-width:470px;height:38px;margin-left:clamp(0px,1.8vw,28px);padding:0 8px 0 12px;font-size:13px;display:flex}.tm-shell-v5 .console-command-search:hover{background:var(--tm-v5-surface);border-color:var(--tm-v5-border-strong);color:var(--tm-v5-text)}.tm-shell-v5 .console-command-search>svg{stroke-width:1.7px;flex:none;width:17px;height:17px}.tm-shell-v5 .console-command-search>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tm-shell-v5 .console-command-search kbd{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border);box-shadow:var(--tm-v5-shadow-xs);color:var(--tm-v5-muted);font-family:var(--tm-v5-font);border-radius:6px;margin-left:auto;padding:2px 5px;font-size:10px}.tm-shell-v5 .header-spacer{flex:16px}.tm-shell-v5 .compact-connection{color:var(--tm-v5-text);letter-spacing:0;white-space:nowrap;align-items:center;gap:8px;font-size:11px;display:inline-flex}.tm-shell-v5 .status-dot{background:var(--tm-v5-success);box-shadow:none;width:7px;height:7px}.tm-shell-v5 .connection-connecting .status-dot{background:var(--tm-v5-warning)}.tm-shell-v5 .connection-offline .status-dot{background:var(--tm-v5-danger)}.tm-shell-v5 .header-menu>summary,.tm-shell-v5 .console-header>.icon-button{color:var(--tm-v5-text);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;min-height:38px;display:inline-flex}.tm-shell-v5 .header-menu>summary:hover,.tm-shell-v5 .console-header>.icon-button:hover{background:var(--tm-v5-canvas);color:var(--tm-v5-ink)}.tm-shell-v5 .header-menu>summary svg{stroke-width:1.7px;width:18px;height:18px}.tm-shell-v5 .header-popover{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border);box-shadow:var(--tm-v5-shadow-md);border-radius:14px}.tm-shell-v5 .navigation-rail{background:var(--tm-v5-canvas);border:0;border-right:1px solid var(--tm-v5-border);grid-area:2/1;width:176px;min-height:0}.tm-shell-v5 .navigation-items{gap:3px;padding:18px 10px}.tm-shell-v5 .nav-button{color:var(--tm-v5-muted);background:0 0;border:0;border-radius:9px;flex-direction:row;justify-content:flex-start;align-items:center;gap:11px;width:100%;min-height:48px;padding:0 13px;font-size:13px;font-weight:520;position:relative}.tm-shell-v5 .nav-button:before{content:"";background:0 0;border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;left:-10px}.tm-shell-v5 .nav-button svg{stroke-width:1.7px;flex:none;width:19px;height:19px}.tm-shell-v5 .nav-button:hover:not(:disabled){color:var(--tm-v5-ink);background:#1018280a}.tm-shell-v5 .nav-button.active{background:var(--tm-v5-brand-soft);color:var(--tm-v5-brand);font-weight:600}.tm-shell-v5 .nav-button.active:before{background:var(--tm-v5-brand)}.tm-shell-v5 .nav-button:disabled{color:var(--tm-v5-subtle)}.tm-shell-v5 .nav-button>.nav-label-desktop{display:inline}.tm-shell-v5 .nav-button>.nav-label-mobile{display:none}.tm-shell-v5 .navigation-footer{border-top:1px solid var(--tm-v5-border);margin-top:auto;padding:14px 12px 18px}.tm-shell-v5 .connection-chip{color:var(--tm-v5-muted);justify-content:flex-start;gap:9px;padding:8px 6px;font-size:11px}.tm-shell-v5 .connection-chip>span:last-child{display:inline}.tm-shell-v5 .console-surface{background:var(--tm-v5-surface);grid-area:2/2;min-width:0;min-height:0;overflow:hidden}.tm-shell-v5 .console-loading{background:var(--tm-v5-surface)}.tm-shell-v5 .demo-badge{border:1px solid var(--tm-v5-border);color:var(--tm-v5-muted);background:#fffffff0;border-radius:7px;font-size:10px}.tm-shell-v5 .console-body{background:var(--tm-v5-surface);grid-template-columns:320px minmax(0,1fr)}.tm-shell-v5 .conversation-sidebar{background:var(--tm-v5-surface);border-right:1px solid var(--tm-v5-border)}.tm-shell-v5 .sidebar-heading{min-height:66px;padding:22px 20px 10px 24px}.tm-shell-v5 .sidebar-heading h2{color:var(--tm-v5-ink);letter-spacing:-.028em;font-size:21px;font-weight:650}.tm-shell-v5 .synthetic-conversation-button{border-color:var(--tm-v5-border-strong);color:var(--tm-v5-text);border-radius:8px;min-height:32px;font-size:11px}.tm-shell-v5 .scope-tabs{border-bottom:1px solid var(--tm-v5-border);gap:0;margin:0 18px}.tm-shell-v5 .scope-tabs button{color:var(--tm-v5-muted);border-bottom:2px solid #0000;border-radius:0;flex:1 1 0;min-height:42px;padding:0 6px;font-size:12px;font-weight:520}.tm-shell-v5 .scope-tabs button:hover{color:var(--tm-v5-ink);background:0 0}.tm-shell-v5 .scope-tabs button.active{border-bottom-color:var(--tm-v5-brand);color:var(--tm-v5-brand);background:0 0;font-weight:600}.tm-shell-v5 .conversation-search-row{padding:16px 18px 14px}.tm-shell-v5 .search-field{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);box-shadow:var(--tm-v5-shadow-xs);border-radius:8px;min-height:40px}.tm-shell-v5 .search-field:focus-within{border-color:var(--tm-v5-brand);box-shadow:0 0 0 3px var(--tm-v5-focus)}.tm-shell-v5 .search-field svg{color:var(--tm-v5-muted);width:17px;height:17px}.tm-shell-v5 .search-field input{color:var(--tm-v5-ink);font-size:12px}.tm-shell-v5 .conversation-list{border-top:1px solid var(--tm-v5-border)}.tm-shell-v5 .conversation-row{background:var(--tm-v5-surface);border:0;border-bottom:1px solid var(--tm-v5-border);border-radius:0;gap:12px;min-height:78px;padding:12px 14px 12px 20px;position:relative}.tm-shell-v5 .conversation-row:before{content:"";background:0 0;width:2px;position:absolute;inset:0 auto 0 0}.tm-shell-v5 .conversation-row:hover{background:var(--tm-v5-surface-subtle)}.tm-shell-v5 .conversation-row.selected{background:var(--tm-v5-brand-soft)}.tm-shell-v5 .conversation-row.selected:before{background:var(--tm-v5-brand)}.tm-shell-v5 .visitor-avatar{border:1px solid var(--tm-v5-border);color:var(--tm-v5-text);background:#f2f4f7;border-radius:12px;width:40px;height:40px}.tm-shell-v5 .visitor-avatar[class*=tone-]{color:var(--tm-v5-text);background:#f2f4f7}.tm-shell-v5 .visitor-avatar.compact{border-radius:999px;width:28px;height:28px}.tm-shell-v5 .visitor-initials{font-size:11px;font-weight:650}.tm-shell-v5 .avatar-presence{background:var(--tm-v5-success);border-color:var(--tm-v5-surface)}.tm-shell-v5 .conversation-copy{gap:4px}.tm-shell-v5 .conversation-copy strong{color:var(--tm-v5-ink);font-size:13px;font-weight:600}.tm-shell-v5 .conversation-copy>span{color:var(--tm-v5-muted);font-size:11px}.tm-shell-v5 .conversation-meta time{color:var(--tm-v5-muted);font-family:var(--tm-v5-font);font-size:10px}.tm-shell-v5 .conversation-workspace{background:var(--tm-v5-surface);grid-template-columns:minmax(0,1fr) 276px}.tm-shell-v5 .conversation-main{background:var(--tm-v5-surface)}.tm-shell-v5 .conversation-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--tm-v5-surface);border-bottom:1px solid var(--tm-v5-border);gap:12px;min-height:76px;padding:0 22px}.tm-shell-v5 .conversation-header>.visitor-avatar{width:40px;height:40px}.tm-shell-v5 .conversation-title h2{color:var(--tm-v5-ink);letter-spacing:-.02em;font-size:17px;font-weight:650}.tm-shell-v5 .conversation-title p{color:var(--tm-v5-muted);font-size:11px}.tm-shell-v5 .header-connection{color:var(--tm-v5-text);font-size:11px}.tm-shell-v5 .conversation-header .header-action{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);box-shadow:var(--tm-v5-shadow-xs);color:var(--tm-v5-ink);border-radius:9px;min-height:36px;padding:0 12px;font-size:12px;font-weight:550}.tm-shell-v5 .conversation-header .header-action:hover:not(:disabled){background:var(--tm-v5-canvas)}.tm-shell-v5 .conversation-header .header-action:disabled{border-color:var(--tm-v5-border);box-shadow:none;color:var(--tm-v5-subtle);background:#f2f4f7}.tm-shell-v5 .conversation-header .close-action{display:none}.tm-shell-v5 .message-timeline{background:var(--tm-v5-surface);padding:24px clamp(22px,4vw,58px) 32px}.tm-shell-v5 .message-day{color:var(--tm-v5-muted);margin:2px 0 24px;font-size:10px}.tm-shell-v5 .message-day:before,.tm-shell-v5 .message-day:after{background:var(--tm-v5-border)}.tm-shell-v5 .message-block{max-width:min(78%,610px)}.tm-shell-v5 .message-block time{color:var(--tm-v5-muted);font-family:var(--tm-v5-font);font-size:10px}.tm-shell-v5 .text-bubble,.tm-shell-v5 .quick-reply-bubble,.tm-shell-v5 .generic-rich-bubble{box-shadow:none;color:var(--tm-v5-ink);border-radius:11px;font-size:13px;line-height:1.55}.tm-shell-v5 .message-block.inbound .text-bubble{background:#f2f4f7}.tm-shell-v5 .message-block.outbound .text-bubble{background:var(--tm-v5-brand-soft)}.tm-shell-v5 .attachment-list li,.tm-shell-v5 .rich-link-bubble{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);box-shadow:none;border-radius:11px}.tm-shell-v5 .rich-link-main{padding:15px}.tm-shell-v5 .rich-link-icon{color:var(--tm-v5-success);background:#effdf5;border:1px solid #abefc6;border-radius:9px}.tm-shell-v5 .rich-link-main strong{color:var(--tm-v5-ink);font-size:13px}.tm-shell-v5 .rich-link-main p{color:var(--tm-v5-muted);font-size:11px}.tm-shell-v5 .rich-link-bubble>button{border-color:var(--tm-v5-border);color:var(--tm-v5-brand)}.tm-shell-v5 .delivery-state{color:var(--tm-v5-subtle)}.tm-shell-v5 .customer-typing{color:var(--tm-v5-muted)}.tm-shell-v5 .agent-introduction-gate{border:1px solid var(--tm-v5-brand-border);box-shadow:none;background:#f8fbff;border-radius:12px;margin:10px 14px 14px}.tm-shell-v5 .agent-introduction-gate.compact{min-height:74px;padding:12px 14px}.tm-shell-v5 .agent-introduction-icon{background:var(--tm-v5-brand-soft);color:var(--tm-v5-brand)}.tm-shell-v5 .agent-introduction-gate strong{color:var(--tm-v5-ink);font-size:13px}.tm-shell-v5 .agent-introduction-gate p{color:var(--tm-v5-muted);font-size:10px}.tm-shell-v5 .agent-introduction-gate .secondary-button,.tm-shell-v5 .agent-introduction-gate .primary-button{border-radius:8px;min-height:36px;font-size:12px;font-weight:600}.tm-shell-v5 .agent-introduction-gate .secondary-button{background:var(--tm-v5-brand);border-color:var(--tm-v5-brand);color:#fff}.tm-shell-v5 .agent-introduction-gate .secondary-button:hover{background:var(--tm-v5-brand-hover)}.tm-shell-v5 .composer-area{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--tm-v5-surface);border-top:1px solid var(--tm-v5-border)}.tm-shell-v5 .conversation-context{background:var(--tm-v5-surface-subtle);border-left:1px solid var(--tm-v5-border);padding:0 20px}.tm-shell-v5 .context-heading{border-bottom:1px solid var(--tm-v5-border);min-height:74px;padding:0}.tm-shell-v5 .context-heading h2{color:var(--tm-v5-ink);font-size:17px;font-weight:650}.tm-shell-v5 .context-heading>svg{color:var(--tm-v5-subtle);width:15px;height:15px}.tm-shell-v5 .conversation-facts>div{border-bottom:1px solid var(--tm-v5-border);padding:14px 0}.tm-shell-v5 .conversation-facts dt{color:var(--tm-v5-muted);font-size:11px}.tm-shell-v5 .conversation-facts dd{color:var(--tm-v5-ink);font-size:12px;font-weight:550}.tm-shell-v5 .capability-list span{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);color:var(--tm-v5-text);border-radius:6px;font-size:10px}.tm-shell-v5 .context-divider{background:var(--tm-v5-border)}.tm-shell-v5 .context-activity h3{color:var(--tm-v5-ink);font-size:14px;font-weight:650}.tm-shell-v5 .context-activity li:before{background:var(--tm-v5-border-strong)}.tm-shell-v5 .context-activity li.complete>span{background:var(--tm-v5-success)}.tm-shell-v5 .context-activity li.pending>span{background:var(--tm-v5-surface);border-color:var(--tm-v5-border-strong)}.tm-shell-v5 .context-activity strong{color:var(--tm-v5-ink);font-size:11px}.tm-shell-v5 .context-activity small{color:var(--tm-v5-muted);font-size:10px}.tm-shell-v5 .context-security-note{border-top:1px solid var(--tm-v5-border);color:var(--tm-v5-muted)}.tm-shell-v5 .synthetic-evidence-panel{padding:18px 0 6px}.tm-shell-v5 .synthetic-evidence-panel>header{grid-template-columns:32px minmax(0,1fr) 28px;align-items:center;gap:10px;display:grid}.tm-shell-v5 .synthetic-evidence-mark{background:var(--tm-v5-brand-soft);border:1px solid var(--tm-v5-brand-border);color:var(--tm-v5-brand);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.tm-shell-v5 .synthetic-evidence-mark svg{width:15px;height:15px}.tm-shell-v5 .synthetic-evidence-panel>header>div{gap:2px;display:grid}.tm-shell-v5 .synthetic-evidence-panel>header strong{color:var(--tm-v5-ink);letter-spacing:-.01em;font-size:12px;font-weight:650}.tm-shell-v5 .synthetic-evidence-panel>header span:last-child{color:var(--tm-v5-subtle);font-family:var(--tm-v5-mono);letter-spacing:.08em;font-size:8px}.tm-shell-v5 .synthetic-evidence-panel>header button{color:var(--tm-v5-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.tm-shell-v5 .synthetic-evidence-panel>header button:hover:not(:disabled){background:var(--tm-v5-surface);color:var(--tm-v5-brand)}.tm-shell-v5 .synthetic-evidence-panel>header button:focus-visible{box-shadow:0 0 0 3px var(--tm-v5-focus);outline:0}.tm-shell-v5 .synthetic-evidence-panel>header button svg{width:14px;height:14px}.tm-shell-v5 .synthetic-evidence-boundary{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border);color:var(--tm-v5-muted);border-radius:8px;align-items:flex-start;gap:7px;margin:13px 0 16px;padding:8px 9px;font-size:9px;line-height:1.45;display:flex}.tm-shell-v5 .synthetic-evidence-boundary svg{color:var(--tm-v5-success);flex:none;width:13px;height:13px;margin-top:1px}.tm-shell-v5 .synthetic-evidence-stages{margin:0;padding:0;list-style:none;display:grid}.tm-shell-v5 .synthetic-evidence-stages li{grid-template-columns:24px minmax(0,1fr);gap:10px;min-height:51px;display:grid;position:relative}.tm-shell-v5 .synthetic-evidence-stages li:not(:last-child):after{background:var(--tm-v5-border-strong);content:"";width:1px;height:27px;position:absolute;top:24px;left:11px}.tm-shell-v5 .synthetic-evidence-stages li.complete:not(:last-child):after{background:color-mix(in srgb, var(--tm-v5-success) 35%, var(--tm-v5-border))}.tm-shell-v5 .synthetic-evidence-node{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);color:var(--tm-v5-subtle);z-index:1;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.tm-shell-v5 .synthetic-evidence-node svg{width:11px;height:11px}.tm-shell-v5 .synthetic-evidence-stages li.complete .synthetic-evidence-node{color:var(--tm-v5-success);background:#ecfdf3;border-color:#abefc6}.tm-shell-v5 .synthetic-evidence-stages li.pending .synthetic-evidence-node{background:var(--tm-v5-brand-soft);border-color:var(--tm-v5-brand-border);color:var(--tm-v5-brand)}.tm-shell-v5 .synthetic-evidence-stages li.failed .synthetic-evidence-node{color:var(--tm-v5-danger);background:#fff1f0;border-color:#fecdca}.tm-shell-v5 .synthetic-evidence-stages li>div{gap:2px;padding-top:2px;display:grid}.tm-shell-v5 .synthetic-evidence-stages li strong{color:var(--tm-v5-ink);font-size:11px;font-weight:600}.tm-shell-v5 .synthetic-evidence-stages li small{color:var(--tm-v5-muted);font-size:9px;line-height:1.4}.tm-shell-v5 .synthetic-evidence-stages li.failed small{color:var(--tm-v5-danger)}.tm-shell-v5 .synthetic-evidence-panel>footer{border-top:1px solid var(--tm-v5-border);gap:9px;margin-top:3px;padding-top:13px;display:grid}.tm-shell-v5 .synthetic-evidence-panel>footer>div{justify-content:space-between;align-items:baseline;display:flex}.tm-shell-v5 .synthetic-evidence-panel>footer span{color:var(--tm-v5-muted);font-size:9px}.tm-shell-v5 .synthetic-evidence-panel>footer strong{color:var(--tm-v5-ink);font-family:var(--tm-v5-mono);font-size:9px;font-weight:650}.tm-shell-v5 .synthetic-evidence-panel>footer strong.met{color:var(--tm-v5-success)}.tm-shell-v5 .synthetic-evidence-panel>footer strong.missed{color:#b54708}.tm-shell-v5 .synthetic-evidence-action{border-top:1px solid var(--tm-v5-border);gap:7px;margin-top:13px;padding-top:13px;display:grid}.tm-shell-v5 .synthetic-evidence-action button{background:var(--tm-v5-brand);border:1px solid var(--tm-v5-brand);box-shadow:var(--tm-v5-shadow-xs), inset 0 1px #ffffff2e;color:#fff;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.tm-shell-v5 .synthetic-evidence-action button:hover:not(:disabled){background:var(--tm-v5-brand-hover)}.tm-shell-v5 .synthetic-evidence-action button.secondary{box-shadow:var(--tm-v5-shadow-xs);color:var(--tm-v5-ink);background:#fff;border-color:#d0d5dd}.tm-shell-v5 .synthetic-evidence-action button.secondary:hover:not(:disabled){background:#f9fafb;border-color:#98a2b3}.tm-shell-v5 .synthetic-evidence-action button.verified:disabled{color:var(--tm-v5-success);background:#ecfdf3;border-color:#abefc6}.tm-shell-v5 .synthetic-evidence-action button:focus-visible{box-shadow:0 0 0 3px var(--tm-v5-focus);outline:0}.tm-shell-v5 .synthetic-evidence-action button:disabled{border-color:var(--tm-v5-border);box-shadow:none;color:var(--tm-v5-subtle);cursor:not-allowed;background:#f2f4f7}.tm-shell-v5 .synthetic-evidence-action button svg{width:14px;height:14px}.tm-shell-v5 .synthetic-evidence-action small{color:var(--tm-v5-muted);font-size:9px;line-height:1.45}.tm-shell-v5 .synthetic-receipt-backdrop{z-index:140;background:#1018286b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tm-shell-v5 .synthetic-receipt-dialog{background:var(--tm-v5-surface);box-shadow:var(--tm-v5-shadow-md);border:1px solid #ffffffb3;border-radius:18px;width:min(100%,560px);max-height:calc(100dvh - 40px);padding:28px;position:relative;overflow-y:auto}.tm-shell-v5 .synthetic-receipt-close{background:var(--tm-v5-canvas);color:var(--tm-v5-muted);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:20px;right:20px}.tm-shell-v5 .synthetic-receipt-close svg{width:15px;height:15px}.tm-shell-v5 .synthetic-receipt-icon{color:var(--tm-v5-success);background:#ecfdf3;border:1px solid #abefc6;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.tm-shell-v5 .synthetic-receipt-dialog.failed .synthetic-receipt-icon{color:var(--tm-v5-danger);background:#fff1f0;border-color:#fecdca}.tm-shell-v5 .synthetic-receipt-dialog.warning .synthetic-receipt-icon{color:#b54708;background:#fffaeb;border-color:#fedf89}.tm-shell-v5 .synthetic-receipt-icon svg{width:19px;height:19px}.tm-shell-v5 .synthetic-receipt-heading{margin:17px 0 4px;padding-right:28px}.tm-shell-v5 .synthetic-receipt-heading>span{color:var(--tm-v5-subtle);font-family:var(--tm-v5-mono);letter-spacing:.09em;font-size:9px}.tm-shell-v5 .synthetic-receipt-heading h2{color:var(--tm-v5-ink);letter-spacing:-.035em;margin:7px 0 8px;font-size:23px;font-weight:650}.tm-shell-v5 .synthetic-receipt-heading p{color:var(--tm-v5-muted);margin:0;font-size:12px;line-height:1.6}.tm-shell-v5 .synthetic-receipt-dialog .synthetic-evidence-panel{background:var(--tm-v5-surface-subtle);border:1px solid var(--tm-v5-border);border-radius:12px;margin-top:20px;padding:16px}.tm-shell-v5 .synthetic-receipt-footnote{color:var(--tm-v5-muted);align-items:flex-start;gap:7px;margin-top:13px;font-size:9px;line-height:1.5;display:flex}.tm-shell-v5 .synthetic-receipt-footnote svg{flex:none;width:13px;height:13px;margin-top:1px}.tm-shell-v5 .synthetic-receipt-done{width:100%;min-height:40px;margin-top:18px}@keyframes tm-v5-evidence-spin{to{transform:rotate(360deg)}}.tm-shell-v5 .synthetic-evidence-spin{animation:.9s linear infinite tm-v5-evidence-spin}@media (width<=620px){.tm-shell-v5 .synthetic-receipt-backdrop{align-items:flex-end;padding:0}.tm-shell-v5 .synthetic-receipt-dialog{max-height:92dvh;padding:22px 18px max(22px, env(safe-area-inset-bottom));border-radius:18px 18px 0 0;width:100%}}@media (prefers-reduced-motion:reduce){.tm-shell-v5 .synthetic-evidence-spin{animation-duration:1.8s}}.tm-shell-v5 .conversation-placeholder{background:var(--tm-v5-surface)}.tm-shell-v5 .placeholder-mark{background:0 0;border:0;border-radius:0;width:48px;height:48px;padding:6px}.tm-shell-v5 .placeholder-mark img{object-fit:contain;width:100%;height:100%;display:block}.tm-shell-v5 .conversation-placeholder h2{color:var(--tm-v5-ink);font-size:18px;font-weight:650}.tm-shell-v5 .conversation-placeholder p{color:var(--tm-v5-muted);font-size:12px}.tm-shell-v5 .overview-page{background:var(--tm-v5-surface);grid-template-columns:minmax(0,1fr) 276px;display:grid}.tm-shell-v5 .overview-main{height:100%;padding:34px 36px 48px;overflow:auto}.tm-shell-v5 .overview-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.tm-shell-v5 .overview-header>div{gap:5px;display:grid}.tm-shell-v5 .overview-header h1{color:var(--tm-v5-ink);letter-spacing:-.038em;margin:0;font-size:28px;font-weight:650;line-height:1.15}.tm-shell-v5 .overview-header p{color:var(--tm-v5-muted);margin:0;font-size:13px}.tm-shell-v5 .overview-header>button,.tm-shell-v5 .readiness-primary-action{background:var(--tm-v5-brand);border:1px solid var(--tm-v5-brand);box-shadow:var(--tm-v5-shadow-xs);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:12px;font-weight:600;display:inline-flex}.tm-shell-v5 .overview-header>button:hover,.tm-shell-v5 .readiness-primary-action:hover{background:var(--tm-v5-brand-hover);border-color:var(--tm-v5-brand-hover)}.tm-shell-v5 .overview-header>button svg{width:15px;height:15px}.tm-shell-v5 .overview-facts{border:1px solid var(--tm-v5-border);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px;display:grid;overflow:hidden}.tm-shell-v5 .overview-facts>div{border-right:1px solid var(--tm-v5-border);grid-template-columns:18px minmax(0,1fr);align-items:center;gap:2px 9px;min-height:72px;padding:12px 16px;display:grid}.tm-shell-v5 .overview-facts>div:last-child{border-right:0}.tm-shell-v5 .overview-facts svg,.tm-shell-v5 .overview-status-dot{color:var(--tm-v5-text);grid-row:1/3;width:18px;height:18px}.tm-shell-v5 .overview-status-dot{background:var(--tm-v5-success);border-radius:999px;place-self:center;width:8px;height:8px}.tm-shell-v5 .overview-status-dot.connecting{background:var(--tm-v5-warning)}.tm-shell-v5 .overview-status-dot.offline{background:var(--tm-v5-danger)}.tm-shell-v5 .overview-facts small{color:var(--tm-v5-muted);font-size:10px}.tm-shell-v5 .overview-facts strong{color:var(--tm-v5-ink);font-size:12px;font-weight:600}.tm-shell-v5 .overview-work-grid{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:34px;margin-top:26px;display:grid}.tm-shell-v5 .overview-primary-column,.tm-shell-v5 .overview-secondary-column{gap:26px;min-width:0;display:grid}.tm-shell-v5 .overview-secondary-column{border-left:1px solid var(--tm-v5-border);align-content:start;padding-left:26px}.tm-shell-v5 .overview-section{margin:0;padding:0}.tm-shell-v5 .overview-section-heading{margin-bottom:11px;display:block}.tm-shell-v5 .overview-section-heading h2{color:var(--tm-v5-ink);letter-spacing:-.018em;margin:0;font-size:16px;font-weight:650}.tm-shell-v5 .overview-priority-row{border:1px solid var(--tm-v5-brand-border);border-left:3px solid var(--tm-v5-brand);background:#f8fbff;border-radius:10px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:13px;padding:17px;display:grid}.tm-shell-v5 .overview-priority-icon{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-brand-border);color:var(--tm-v5-brand);border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.tm-shell-v5 .overview-priority-icon svg{width:18px;height:18px}.tm-shell-v5 .overview-priority-row>div{gap:4px;min-width:0;display:grid}.tm-shell-v5 .overview-priority-row strong{color:var(--tm-v5-ink);font-size:13px;font-weight:650}.tm-shell-v5 .overview-priority-row>div>span{color:var(--tm-v5-brand);font-size:11px;font-weight:550}.tm-shell-v5 .overview-priority-row p{color:var(--tm-v5-muted);margin:4px 0 0;font-size:11px;line-height:1.5}.tm-shell-v5 .overview-priority-row>button{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);color:var(--tm-v5-ink);border-radius:8px;grid-column:2;justify-self:end;align-items:center;gap:4px;min-height:34px;padding:0 10px;font-size:11px;font-weight:550;display:inline-flex}.tm-shell-v5 .overview-priority-row>button:hover{background:var(--tm-v5-canvas)}.tm-shell-v5 .overview-priority-row>button svg{width:13px;height:13px}.tm-shell-v5 .overview-queue-list,.tm-shell-v5 .overview-action-list,.tm-shell-v5 .overview-runtime-list,.tm-shell-v5 .overview-capability-list{border:1px solid var(--tm-v5-border);border-radius:9px;overflow:hidden}.tm-shell-v5 .overview-queue-list>button{background:var(--tm-v5-surface);border:0;border-bottom:1px solid var(--tm-v5-border);color:var(--tm-v5-text);text-align:left;grid-template-columns:18px minmax(72px,auto) 24px minmax(0,1fr) 14px;align-items:center;gap:9px;width:100%;min-height:45px;padding:8px 12px;display:grid}.tm-shell-v5 .overview-queue-list>button:last-child{border-bottom:0}.tm-shell-v5 .overview-queue-list>button:hover{background:var(--tm-v5-surface-subtle)}.tm-shell-v5 .overview-queue-list svg{color:var(--tm-v5-muted);width:16px;height:16px}.tm-shell-v5 .overview-queue-list strong{color:var(--tm-v5-ink);font-size:11px;font-weight:600}.tm-shell-v5 .overview-queue-list b{color:var(--tm-v5-brand);font-size:12px;font-weight:650}.tm-shell-v5 .overview-queue-list span{color:var(--tm-v5-muted);font-size:10px}.tm-shell-v5 .overview-queue-list>button>svg:last-child{justify-self:end;width:13px;height:13px}.tm-shell-v5 .overview-capability-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tm-shell-v5 .overview-capability-list>div{border-bottom:1px solid var(--tm-v5-border);grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:43px;padding:8px 11px;display:grid}.tm-shell-v5 .overview-capability-list>div:nth-child(odd){border-right:1px solid var(--tm-v5-border)}.tm-shell-v5 .overview-capability-list>div:nth-last-child(-n+2){border-bottom:0}.tm-shell-v5 .overview-capability-icon{color:var(--tm-v5-muted);display:inline-flex}.tm-shell-v5 .overview-capability-icon svg{width:15px;height:15px}.tm-shell-v5 .overview-capability-list strong{color:var(--tm-v5-ink);font-size:10px;font-weight:550}.tm-shell-v5 .overview-capability-list>div>span:last-child{color:var(--tm-v5-muted);white-space:nowrap;align-items:center;gap:5px;font-size:9px;display:inline-flex}.tm-shell-v5 .overview-capability-list>div>span:last-child i{background:var(--tm-v5-success);border-radius:999px;width:6px;height:6px}.tm-shell-v5 .overview-capability-list>div>span.pending i{background:var(--tm-v5-warning)}.tm-shell-v5 .overview-action-list>button{background:var(--tm-v5-surface);border:0;border-bottom:1px solid var(--tm-v5-border);color:var(--tm-v5-text);text-align:left;border-radius:0;grid-template-columns:20px minmax(0,1fr) 14px;align-items:center;gap:10px;width:100%;min-height:57px;padding:10px 12px;display:grid}.tm-shell-v5 .overview-action-list>button:last-child{border-bottom:0}.tm-shell-v5 .overview-action-list>button:hover{background:var(--tm-v5-surface-subtle)}.tm-shell-v5 .overview-action-list>button>svg:first-child{color:var(--tm-v5-text);width:17px;height:17px}.tm-shell-v5 .overview-action-list>button>svg:last-child{color:var(--tm-v5-muted);width:13px;height:13px}.tm-shell-v5 .overview-action-list>button>div{gap:3px;display:grid}.tm-shell-v5 .overview-action-list strong{color:var(--tm-v5-ink);font-size:11px;font-weight:600}.tm-shell-v5 .overview-action-list span{color:var(--tm-v5-muted);font-size:10px}.tm-shell-v5 .overview-runtime-list>div{border-bottom:1px solid var(--tm-v5-border);grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:43px;padding:8px 11px;display:grid}.tm-shell-v5 .overview-runtime-list>div:last-child{border-bottom:0}.tm-shell-v5 .overview-runtime-list svg{color:var(--tm-v5-success);width:15px;height:15px}.tm-shell-v5 .overview-runtime-list .pending svg{color:var(--tm-v5-subtle)}.tm-shell-v5 .overview-runtime-list span{color:var(--tm-v5-text);font-size:10px}.tm-shell-v5 .overview-runtime-list small{color:var(--tm-v5-muted);font-size:9px}.tm-shell-v5 .overview-inspector,.tm-shell-v5 .readiness-inspector{background:var(--tm-v5-surface-subtle);border-left:1px solid var(--tm-v5-border);padding:34px 24px}.tm-shell-v5 .overview-inspector{flex-direction:column;display:flex;overflow:auto}.tm-shell-v5 .overview-inspector>h2,.tm-shell-v5 .readiness-inspector>h2{color:var(--tm-v5-ink);margin:0 0 22px;font-size:17px;font-weight:650}.tm-shell-v5 .overview-inspector ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.tm-shell-v5 .overview-inspector li{border-bottom:1px solid var(--tm-v5-border);grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;padding:18px 0;display:grid}.tm-shell-v5 .overview-inspector li:first-child{padding-top:0}.tm-shell-v5 .overview-inspector li>svg{color:var(--tm-v5-success);background:#f0fdf4;border:1px solid #abefc6;border-radius:9px;width:36px;height:36px;padding:8px}.tm-shell-v5 .overview-inspector li>div{gap:5px;display:grid}.tm-shell-v5 .overview-inspector li strong{color:var(--tm-v5-ink);font-size:12px;font-weight:600}.tm-shell-v5 .overview-inspector li span{color:var(--tm-v5-muted);font-size:10px;line-height:1.55}.tm-shell-v5 .overview-inspector-footer{border-top:1px solid var(--tm-v5-border);margin-top:auto;padding-top:18px}.tm-shell-v5 .overview-inspector-footer p{color:var(--tm-v5-muted);align-items:flex-start;gap:8px;margin:0;font-size:10px;line-height:1.5;display:flex}.tm-shell-v5 .overview-inspector-footer p svg{flex:none;width:15px;height:15px}.tm-shell-v5 .overview-inspector-footer button{color:var(--tm-v5-brand);background:0 0;border:0;align-items:center;gap:5px;margin-top:14px;padding:4px 0;font-size:11px;font-weight:600;display:inline-flex}.tm-shell-v5 .overview-inspector-footer button svg{width:13px;height:13px}.tm-shell-v5 .readiness-page{background:var(--tm-v5-surface);grid-template-columns:244px minmax(0,1fr) 276px;display:grid}.tm-shell-v5 .readiness-workflow{background:var(--tm-v5-surface-subtle);border-right:1px solid var(--tm-v5-border);padding:28px 20px}.tm-shell-v5 .readiness-workflow>h2{color:var(--tm-v5-ink);margin:0 0 20px;font-size:19px;font-weight:650}.tm-shell-v5 .readiness-workflow>ol{gap:4px}.tm-shell-v5 .readiness-workflow>ol:before{background:var(--tm-v5-border-strong);left:16px}.tm-shell-v5 .readiness-workflow li>button{color:var(--tm-v5-text);background:0 0;border:0;border-radius:8px;gap:10px;min-height:48px;padding:7px 8px;font-size:12.5px}.tm-shell-v5 .readiness-workflow li>button:hover{background:#1018280a}.tm-shell-v5 .readiness-workflow li>button[aria-current=step]{background:var(--tm-v5-brand-soft);color:var(--tm-v5-brand);font-weight:600}.tm-shell-v5 .readiness-step-number{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);color:var(--tm-v5-muted);width:26px;height:26px}.tm-shell-v5 .readiness-workflow li.pending .readiness-step-number{color:var(--tm-v5-warning);border-color:#f0c992}.tm-shell-v5 .readiness-workflow li.external .readiness-step-number{color:var(--tm-v5-muted)}.tm-shell-v5 .readiness-workflow li>button>svg{color:var(--tm-v5-subtle);width:14px;height:14px}.tm-shell-v5 .readiness-workflow li.pending>button>svg{color:var(--tm-v5-warning)}.tm-shell-v5 .readiness-workflow li.external>button>svg{color:var(--tm-v5-subtle)}.tm-shell-v5 .readiness-workflow-detail{border:0;border-top:1px solid var(--tm-v5-border);background:0 0;border-radius:0;margin-top:18px;padding:18px 0 2px}.tm-shell-v5 .readiness-workflow-detail>div{align-items:start;gap:6px;display:grid}.tm-shell-v5 .readiness-workflow-detail strong{color:var(--tm-v5-ink);font-size:12px;font-weight:600}.tm-shell-v5 .readiness-workflow-detail small{color:var(--tm-v5-warning);font-size:10px;font-weight:600}.tm-shell-v5 .readiness-workflow-detail>span{color:var(--tm-v5-muted);font-size:11px;line-height:1.55}.tm-shell-v5 .readiness-utility-links{border-top:1px solid var(--tm-v5-border);margin-top:18px;padding-top:10px}.tm-shell-v5 .readiness-utility-links :is(a,button){color:var(--tm-v5-text);border-radius:7px;min-height:42px;padding:0 7px;font-size:12px}.tm-shell-v5 .readiness-utility-links :is(a,button):hover{background:#1018280a}.tm-shell-v5 .readiness-main{height:100%;padding:30px 28px 48px;overflow:auto}.tm-shell-v5 .readiness-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.tm-shell-v5 .readiness-header>div:first-child{gap:6px;display:grid}.tm-shell-v5 .readiness-header h1{color:var(--tm-v5-ink);letter-spacing:-.035em;margin:0;font-size:28px;font-weight:650}.tm-shell-v5 .readiness-header p{color:var(--tm-v5-muted);margin:0;font-size:13px;line-height:1.5}.tm-shell-v5 .readiness-header-actions{flex:none;gap:8px;display:flex}.tm-shell-v5 .readiness-header-actions button{border-radius:8px;min-height:36px;padding:0 11px;font-size:11px;font-weight:600}.tm-shell-v5 .readiness-header-actions button svg{width:14px;height:14px}.tm-shell-v5 .readiness-header-actions button:disabled{cursor:wait;opacity:.72}.tm-shell-v5 .readiness-header-actions .is-spinning{animation:.8s linear infinite tm-v5-readiness-spin}.tm-shell-v5 .readiness-secondary-action{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);box-shadow:var(--tm-v5-shadow-xs);color:var(--tm-v5-text)}.tm-shell-v5 .readiness-secondary-action:hover{background:var(--tm-v5-canvas)}.tm-shell-v5 .readiness-disclosure{color:var(--tm-v5-text);background:#f8fbff;border:1px solid #d8e7fd;border-radius:7px;align-items:center;gap:7px;min-height:34px;margin:18px 0 0;padding:7px 10px;font-size:11px;display:flex}.tm-shell-v5 .readiness-disclosure svg{color:var(--tm-v5-brand);width:14px;height:14px}.tm-shell-v5 .readiness-disclosure span{color:var(--tm-v5-muted);margin-left:auto}.tm-shell-v5 .readiness-disclosure span.is-error{color:var(--tm-v5-danger)}.tm-shell-v5 .readiness-runtime-facts{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;display:grid;overflow:hidden}.tm-shell-v5 .readiness-runtime-fact{gap:5px;min-width:0;padding:13px 14px 12px;display:grid;position:relative}.tm-shell-v5 .readiness-runtime-fact:not(:last-child){border-right:1px solid var(--tm-v5-border)}.tm-shell-v5 .readiness-runtime-fact:before{background:var(--tm-v5-subtle);content:"";border-radius:999px;width:6px;height:6px;position:absolute;top:14px;right:12px}.tm-shell-v5 .readiness-runtime-fact.synthetic:before{background:var(--tm-v5-brand)}.tm-shell-v5 .readiness-runtime-fact.apple:before{background:#7f56d9}.tm-shell-v5 .readiness-runtime-fact.verified:before{background:var(--tm-v5-success)}.tm-shell-v5 .readiness-runtime-fact>span{color:var(--tm-v5-muted);letter-spacing:.02em;padding-right:12px;font-size:9.5px;font-weight:550}.tm-shell-v5 .readiness-runtime-fact>strong{color:var(--tm-v5-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.tm-shell-v5 .readiness-runtime-fact>small{color:var(--tm-v5-muted);font-size:9px;line-height:1.4}.tm-shell-v5 .readiness-section{padding-top:24px}.tm-shell-v5 .readiness-section>h2{color:var(--tm-v5-ink);margin:0 0 12px;font-size:16px;font-weight:650}.tm-shell-v5 .readiness-gate-row{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);border-left:3px solid var(--tm-v5-brand);border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px 12px 14px 16px;display:grid}.tm-shell-v5 .readiness-gate-icon{display:none}.tm-shell-v5 .readiness-gate-row>div{gap:4px;display:grid}.tm-shell-v5 .readiness-gate-row strong{color:var(--tm-v5-ink);font-size:13px;font-weight:650}.tm-shell-v5 .readiness-gate-row p{color:var(--tm-v5-muted);margin:0;font-size:11px;line-height:1.55}.tm-shell-v5 .readiness-status{color:var(--tm-v5-text);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.tm-shell-v5 .readiness-status>span,.tm-shell-v5 .readiness-release-gates dd>span{background:var(--tm-v5-subtle);border-radius:999px;width:7px;height:7px}.tm-shell-v5 .readiness-status.code>span,.tm-shell-v5 .readiness-status.synthetic>span,.tm-shell-v5 .readiness-release-gates dd.code>span{background:var(--tm-v5-success)}.tm-shell-v5 .readiness-release-gates dd.synthetic>span{background:var(--tm-v5-brand)}.tm-shell-v5 .readiness-release-gates dd.apple>span{background:#7f56d9}.tm-shell-v5 .readiness-status.pending>span{background:var(--tm-v5-warning)}.tm-shell-v5 .readiness-status.external>span,.tm-shell-v5 .readiness-release-gates dd.pending>span{background:var(--tm-v5-subtle)}.tm-shell-v5 .readiness-gate-details{max-width:110px;position:relative}.tm-shell-v5 .readiness-gate-details>summary{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border-strong);color:var(--tm-v5-text);cursor:pointer;border-radius:7px;align-items:center;gap:3px;min-height:32px;padding:0 8px;font-size:10px;display:inline-flex}.tm-shell-v5 .readiness-gate-details>p{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border);box-shadow:var(--tm-v5-shadow-md);color:var(--tm-v5-muted);z-index:4;border-radius:9px;width:260px;padding:10px;font-size:10px;line-height:1.5;position:absolute;top:34px;right:0}.tm-shell-v5 .readiness-table,.tm-shell-v5 .readiness-operation-list{border:1px solid var(--tm-v5-border);border-radius:8px;overflow:hidden}.tm-shell-v5 .readiness-table-header,.tm-shell-v5 .readiness-table-row{grid-template-columns:minmax(112px,1.05fr) minmax(180px,2fr) 88px 68px;display:grid}.tm-shell-v5 .readiness-table-header{background:var(--tm-v5-surface-subtle);border-bottom:1px solid var(--tm-v5-border);color:var(--tm-v5-muted);min-height:35px;font-size:10px}.tm-shell-v5 .readiness-table-header>span,.tm-shell-v5 .readiness-table-row>*{align-items:center;padding:7px 10px;display:flex}.tm-shell-v5 .readiness-table-row{border-bottom:1px solid var(--tm-v5-border);min-height:50px}.tm-shell-v5 .readiness-table-row:last-child{border-bottom:0}.tm-shell-v5 .readiness-table-row:hover{background:var(--tm-v5-surface-subtle)}.tm-shell-v5 .readiness-table-row>strong{color:var(--tm-v5-ink);font-size:11.5px;font-weight:600}.tm-shell-v5 .readiness-table-row>span:not(.readiness-status){color:var(--tm-v5-muted);font-size:10.5px;line-height:1.45}.tm-shell-v5 .readiness-action-cell>:is(button,a){color:var(--tm-v5-brand);background:0 0;border:0;padding:4px 0;font-size:11px;font-weight:600;text-decoration:none}.tm-shell-v5 .readiness-action-cell>button:disabled{color:var(--tm-v5-subtle);cursor:not-allowed}.tm-shell-v5 .readiness-inline-detail{border:1px solid var(--tm-v5-brand-border);box-shadow:none;background:#f8fbff;border-radius:8px}.tm-shell-v5 .readiness-operation-list>:is(a,button){background:var(--tm-v5-surface);border-bottom:1px solid var(--tm-v5-border);color:var(--tm-v5-text);border-radius:0;grid-template-columns:18px 90px minmax(0,1fr) auto auto;min-height:42px;padding:7px 10px;font-size:9px}.tm-shell-v5 .readiness-operation-list>:is(a,button):last-child{border-bottom:0}.tm-shell-v5 .readiness-operation-list>:is(a,button):hover{background:var(--tm-v5-surface-subtle)}.tm-shell-v5 .readiness-operation-list strong{color:var(--tm-v5-ink);font-size:10px;font-weight:600}.tm-shell-v5 .readiness-operation-list em{color:var(--tm-v5-muted);font-size:9px;font-style:normal}.tm-shell-v5 .readiness-operation-list b{color:var(--tm-v5-brand);font-size:9px;font-weight:600}.tm-shell-v5 .readiness-recent{padding-bottom:20px}.tm-shell-v5 .readiness-inspector{flex-direction:column;display:flex;overflow:auto}.tm-shell-v5 .readiness-release-gates{border:0;border-radius:0;margin:0;padding:0}.tm-shell-v5 .readiness-release-gates>div{border-bottom:1px solid var(--tm-v5-border);min-height:51px;padding:10px 0}.tm-shell-v5 .readiness-release-gates dt{color:var(--tm-v5-text);font-size:11px}.tm-shell-v5 .readiness-release-gates dd{color:var(--tm-v5-muted);gap:6px;font-size:10px}.tm-shell-v5 .readiness-next-steps{border-top:1px solid var(--tm-v5-border);margin-top:26px;padding-top:22px}.tm-shell-v5 .readiness-next-steps h3{color:var(--tm-v5-ink);margin:0 0 15px;font-size:15px;font-weight:650}.tm-shell-v5 .readiness-next-steps ol{gap:13px;display:grid}.tm-shell-v5 .readiness-next-steps li{color:var(--tm-v5-text);font-size:11px;line-height:1.5}.tm-shell-v5 .readiness-next-steps li>span{background:var(--tm-v5-brand);color:#fff;border:0;width:20px;height:20px}.tm-shell-v5 .readiness-private-test-link{background:var(--tm-v5-brand);border:1px solid var(--tm-v5-brand);color:#fff;border-radius:8px;min-height:40px;margin-top:20px;font-size:11px;font-weight:600}.tm-shell-v5 .readiness-private-test-link:hover{background:var(--tm-v5-brand-hover)}.tm-shell-v5 .readiness-private-test-link.is-locked{border-color:var(--tm-v5-border);color:var(--tm-v5-muted);cursor:not-allowed;background:#f2f4f7}.tm-shell-v5 .readiness-private-test-link.is-locked:hover{background:#f2f4f7}.tm-shell-v5 .readiness-smoke-link,.tm-shell-v5 .readiness-runbook-toggle{color:var(--tm-v5-brand);font-size:10px}.tm-shell-v5 .readiness-smoke-link.is-locked{color:var(--tm-v5-subtle);cursor:not-allowed}.tm-shell-v5 .settings-navigation nav .settings-nav-restricted{color:var(--tm-v5-subtle);cursor:not-allowed;opacity:1}.tm-shell-v5 .settings-navigation nav .settings-nav-restricted:hover{color:var(--tm-v5-subtle);background:0 0}.tm-shell-v5 .settings-nav-restricted small{color:var(--tm-v5-muted);background:#eef0f3;border-radius:999px;margin-left:auto;padding:2px 6px;font-size:9px;font-weight:600}.tm-shell-v5 .readiness-secret-note{border-top:1px solid var(--tm-v5-border);color:var(--tm-v5-muted);margin-top:auto;padding-top:18px;font-size:9px}@keyframes tm-v5-readiness-spin{to{transform:rotate(360deg)}}.tm-shell-v5 :is(.brand-page,.bot-page,.settings-page){background:var(--tm-v5-surface)}.tm-shell-v5 :is(.brand-main,.bot-main,.settings-main){color:var(--tm-v5-text)}.tm-shell-v5 :is(.brand-main,.bot-main,.settings-main) h1{color:var(--tm-v5-ink);letter-spacing:-.03em;font-weight:650}.tm-shell-v5 .bot-operational-summary,.tm-shell-v5 .bot-summary,.tm-shell-v5 .bot-flow-browser,.tm-shell-v5 .bot-flow-detail,.tm-shell-v5 .bot-builder{border-color:var(--tm-v5-border);box-shadow:none;border-radius:12px}.tm-shell-v5 .bot-operational-summary>header,.tm-shell-v5 .bot-flow-browser>header{border-color:var(--tm-v5-border)}.tm-shell-v5 .bot-operational-summary>header>span{background:var(--tm-v5-canvas);color:var(--tm-v5-muted);font-weight:500}.tm-shell-v5 .bot-operational-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.tm-shell-v5 .bot-operational-grid>div{min-width:0;padding:16px 18px 18px}.tm-shell-v5 .bot-operational-grid>div+div{border-color:var(--tm-v5-border)}.tm-shell-v5 .bot-operational-grid span{color:var(--tm-v5-muted);font-size:11px;font-weight:550}.tm-shell-v5 .bot-operational-grid strong{color:var(--tm-v5-ink);font-size:22px;font-weight:600}.tm-shell-v5 .bot-operational-grid small{line-height:1.45}.tm-shell-v5 .bot-summary strong{color:var(--tm-v5-ink);font-weight:600}.tm-shell-v5 .bot-flow-list{padding:0}.tm-shell-v5 .bot-flow-row{border-bottom:1px solid var(--tm-v5-border);border-radius:0;min-height:78px;padding:11px 14px}.tm-shell-v5 .bot-flow-row:last-child{border-bottom:0}.tm-shell-v5 .bot-flow-row.selected:before{inset-block:0;left:0}.tm-shell-v5 .bot-row-icon{background:var(--tm-v5-surface);border:1px solid var(--tm-v5-border);color:var(--tm-v5-brand);border-radius:9px}.tm-shell-v5 .bot-status{font-weight:600}.tm-shell-v5 .bot-activation-note{background:var(--tm-v5-brand-soft);border-color:var(--tm-v5-brand-border);box-shadow:none}.tm-shell-v5 .bot-graph-node{background:var(--tm-v5-surface-subtle);border-color:var(--tm-v5-border);border-left-width:3px;border-radius:10px}.tm-shell-v5 .bot-builder{overflow:clip}.tm-shell-v5 .bot-builder-stepper{background:var(--tm-v5-border);border-bottom:1px solid var(--tm-v5-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.tm-shell-v5 .bot-builder-stepper button{background:var(--tm-v5-surface);color:var(--tm-v5-muted);cursor:pointer;text-align:left;border:0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:1px 10px;min-height:68px;padding:10px 14px;display:grid}.tm-shell-v5 .bot-builder-stepper button:hover{background:var(--tm-v5-surface-subtle)}.tm-shell-v5 .bot-builder-stepper button[aria-current=step]{background:var(--tm-v5-brand-soft);color:var(--tm-v5-brand)}.tm-shell-v5 .bot-builder-stepper button>span{background:var(--tm-v5-canvas);border:1px solid var(--tm-v5-border-strong);color:var(--tm-v5-muted);border-radius:999px;grid-row:1/3;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:600;display:inline-flex}.tm-shell-v5 .bot-builder-stepper button[aria-current=step]>span{background:var(--tm-v5-brand);border-color:var(--tm-v5-brand);color:#fff}.tm-shell-v5 .bot-builder-stepper strong{color:var(--tm-v5-ink);min-width:0;font-size:12px;font-weight:600}.tm-shell-v5 .bot-builder-stepper small{color:var(--tm-v5-muted);min-width:0;font-size:9px;line-height:1.35}.tm-shell-v5 .bot-builder-stepper button[aria-current=step] strong{color:var(--tm-v5-brand)}.tm-shell-v5 .bot-builder-layout{grid-template-columns:minmax(0,1.7fr) 320px}.tm-shell-v5 .bot-builder-editor{background:var(--tm-v5-canvas);border-color:var(--tm-v5-border);gap:16px;padding:20px}.tm-shell-v5 .bot-builder-layout [data-builder-section]{display:none}.tm-shell-v5 .bot-builder-step-foundation [data-builder-section=foundation],.tm-shell-v5 .bot-builder-step-experience [data-builder-section=experience],.tm-shell-v5 .bot-builder-step-availability [data-builder-section=availability]{display:block}.tm-shell-v5 .bot-builder-step-routing .bot-branch-heading[data-builder-section=routing]{display:flex}.tm-shell-v5 .bot-builder-step-routing .bot-branch-editors[data-builder-section=routing]{display:grid}.tm-shell-v5 .bot-editor-card{border-color:var(--tm-v5-border);box-shadow:var(--tm-v5-shadow-xs);border-radius:11px}.tm-shell-v5 .bot-editor-card>header{border-color:var(--tm-v5-border);min-height:62px}.tm-shell-v5 .bot-editor-card>header strong{font-size:14px;font-weight:600}.tm-shell-v5 .bot-node-number{background:var(--tm-v5-brand-soft);color:var(--tm-v5-brand);border-radius:8px;font-weight:600}.tm-shell-v5 .bot-field>span{font-weight:600}.tm-shell-v5 .bot-field :is(input,select,textarea){border-color:var(--tm-v5-border-strong);box-shadow:var(--tm-v5-shadow-xs);color:var(--tm-v5-ink);border-radius:9px}.tm-shell-v5 .bot-field :is(input,select,textarea):focus{border-color:var(--tm-v5-brand);box-shadow:0 0 0 3px var(--tm-v5-focus);outline:0}.tm-shell-v5 .bot-action-editor{background:var(--tm-v5-surface-subtle);border-color:var(--tm-v5-border)}.tm-shell-v5 .bot-builder-preview{border-color:var(--tm-v5-border);padding:24px 20px}.tm-shell-v5 .bot-mini-entry{background:var(--tm-v5-brand-soft);border-color:var(--tm-v5-brand-border);border-radius:10px}.tm-shell-v5 .bot-mini-branch>div{background:var(--tm-v5-surface-subtle);border-radius:9px}.tm-shell-v5 .bot-builder-safety{background:#ecfdf3;border-color:#abefc6}.tm-shell-v5 .bot-builder-actions{background:var(--tm-v5-surface);border-color:var(--tm-v5-border);grid-template-columns:minmax(0,1fr) auto;min-height:72px}.tm-shell-v5 .bot-builder-action-copy{min-width:0}.tm-shell-v5 .bot-builder-action-buttons{align-items:center;gap:8px;display:flex}.tm-shell-v5 .bot-builder-action-buttons>button{min-height:38px}.tm-shell-v5 .rich-list-preset{background:#f8fbff;border:1px solid #cbdcf7;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 15px;display:grid}.tm-shell-v5 .rich-list-preset.is-ready{background:#f4fbf7;border-color:#b9dfc9}.tm-shell-v5 .rich-list-preset>div{gap:3px;min-width:0;display:grid}.tm-shell-v5 .rich-list-preset span{color:var(--tm-v5-brand);letter-spacing:.025em;text-transform:uppercase;font-size:10px;font-weight:700}.tm-shell-v5 .rich-list-preset.is-ready span{color:#18864b}.tm-shell-v5 .rich-list-preset strong{color:var(--tm-v5-ink);font-size:13px;font-weight:650}.tm-shell-v5 .rich-list-preset p{color:var(--tm-v5-muted);margin:0;font-size:11px;line-height:1.45}.tm-shell-v5 .rich-list-preset>button{white-space:nowrap}.tm-shell-v5 .rich-field-help code{border:1px solid var(--tm-v5-border);color:var(--tm-v5-text);font-family:var(--font-mono);background:#eef2f7;border-radius:5px;padding:1px 4px;font-size:10px}@media (width<=1279px){.tm-shell-v5{grid-template-columns:76px minmax(0,1fr)}.tm-shell-v5 .navigation-rail{width:76px}.tm-shell-v5 .navigation-items{padding:14px 7px}.tm-shell-v5 .nav-button{flex-direction:column;justify-content:center;gap:4px;min-height:57px;padding:5px 2px;font-size:9px}.tm-shell-v5 .nav-button:before{left:-7px}.tm-shell-v5 .connection-chip{justify-content:center}.tm-shell-v5 .connection-chip>span:last-child{display:none}.tm-shell-v5 .console-brand{flex-basis:166px}.tm-shell-v5 .console-command-search{max-width:390px}.tm-shell-v5 .console-body{grid-template-columns:312px minmax(0,1fr)}.tm-shell-v5 .conversation-workspace{grid-template-columns:minmax(0,1fr) 272px}.tm-shell-v5 .readiness-page{grid-template-columns:220px minmax(0,1fr) 264px}.tm-shell-v5 .overview-main{padding-inline:30px}.tm-shell-v5 .overview-work-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.88fr);gap:26px}.tm-shell-v5 .overview-secondary-column{padding-left:22px}.tm-shell-v5 .bot-operational-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tm-shell-v5 .bot-operational-grid>div:nth-child(4){border-left:0;border-top:1px solid var(--tm-v5-border)}.tm-shell-v5 .bot-operational-grid>div:nth-child(5){border-top:1px solid var(--tm-v5-border)}}@media (width<=1180px){.tm-shell-v5 .console-brand{flex-basis:146px}.tm-shell-v5 .console-command-search{max-width:330px}.tm-shell-v5 .compact-connection{gap:0;font-size:0}.tm-shell-v5 .compact-connection .status-dot{display:inline-block}.tm-shell-v5 .conversation-workspace{grid-template-columns:minmax(0,1fr);overflow:hidden}.tm-shell-v5 .overview-page{grid-template-columns:minmax(0,1fr)}.tm-shell-v5 .overview-inspector{display:none}.tm-shell-v5 .readiness-page{grid-template-columns:220px minmax(0,1fr)}.tm-shell-v5 .readiness-inspector{display:none}}@media (width<=940px){.tm-shell-v5 .console-brand{flex-basis:34px}.tm-shell-v5 .console-brand-name{display:none}.tm-shell-v5 .workspace-select{flex-basis:168px}.tm-shell-v5 .console-command-search{flex-basis:230px;margin-left:0}.tm-shell-v5 .overview-main{padding-inline:24px}.tm-shell-v5 .overview-work-grid{grid-template-columns:minmax(0,1fr)}.tm-shell-v5 .overview-secondary-column{border-left:0;border-top:1px solid var(--tm-v5-border);padding-top:24px;padding-left:0}.tm-shell-v5 .readiness-page{grid-template-columns:204px minmax(0,1fr)}.tm-shell-v5 .readiness-main{padding-inline:20px}.tm-shell-v5 .readiness-header{flex-direction:column}.tm-shell-v5 .bot-builder-layout{grid-template-columns:minmax(0,1fr)}.tm-shell-v5 .bot-builder-preview{border-top:1px solid var(--tm-v5-border)}}@media (width<=760px){.tm-shell-v5{grid-template-rows:56px minmax(0,1fr) 70px;grid-template-columns:minmax(0,1fr);min-height:0}.tm-shell-v5 .console-header{grid-area:1/1;gap:8px;min-height:56px;padding:0 12px}.tm-shell-v5 .console-brand{flex:0 0 32px}.tm-shell-v5 .console-brand-mark,.tm-shell-v5 .console-brand-mark img{width:30px;height:30px}.tm-shell-v5 .workspace-select{flex:auto;min-width:0}.tm-shell-v5 .console-command-search{background:0 0;border:0;flex:0 0 38px;min-width:38px;height:38px;padding:0}.tm-shell-v5 .console-command-search>span,.tm-shell-v5 .console-command-search kbd{display:none}.tm-shell-v5 .console-command-search svg{margin:auto}.tm-shell-v5 .header-spacer,.tm-shell-v5 .header-help-menu{display:none}.tm-shell-v5 .compact-connection{flex:0 0 24px;justify-content:center}.tm-shell-v5 .navigation-rail{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--tm-v5-surface);border-right:0;border-top:1px solid var(--tm-v5-border);grid-area:3/1;width:auto;min-height:70px}.tm-shell-v5 .navigation-items{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;height:100%;padding:4px 6px 3px;display:grid}.tm-shell-v5 .nav-button{border-radius:9px;gap:4px;min-height:60px;padding:4px 2px;font-size:10px}.tm-shell-v5 .nav-button:before{border-radius:0 0 3px 3px;width:auto;height:3px;inset:auto 24% -3px}.tm-shell-v5 .nav-button.mobile-hidden,.tm-shell-v5 .nav-button>.nav-label-desktop{display:none}.tm-shell-v5 .nav-button>.nav-label-mobile{display:inline}.tm-shell-v5 .navigation-footer{display:none}.tm-shell-v5 .console-surface{grid-area:2/1}.tm-shell-v5 .console-body{grid-template-columns:minmax(0,1fr)}.tm-shell-v5 .conversation-sidebar{width:100%}.tm-shell-v5.mobile-conversation-open .conversation-sidebar{display:none}.tm-shell-v5 .conversation-header{min-height:64px;padding:max(6px, env(safe-area-inset-top)) 8px 6px}.tm-shell-v5 .mobile-conversation-actions{background:var(--tm-v5-surface);border-top:1px solid var(--tm-v5-border);grid-template-columns:repeat(3,minmax(0,1fr));min-height:44px;display:grid}.tm-shell-v5 .mobile-conversation-actions button{background:var(--tm-v5-surface);border:0;border-right:1px solid var(--tm-v5-border);color:var(--tm-v5-muted);justify-content:center;align-items:center;gap:5px;min-height:44px;font-size:10px;font-weight:550;display:inline-flex}.tm-shell-v5 .mobile-conversation-actions button:last-child{border-right:0}.tm-shell-v5 .mobile-conversation-actions button:disabled{color:var(--tm-v5-subtle)}.tm-shell-v5 .mobile-conversation-actions button svg{width:14px;height:14px}.tm-shell-v5 .message-timeline{padding:14px 12px 22px}.tm-shell-v5 .agent-introduction-gate{margin:8px 10px 10px}.tm-shell-v5 .overview-page,.tm-shell-v5 .readiness-page{display:block;overflow-y:auto}.tm-shell-v5 .overview-main{padding:22px 16px 40px}.tm-shell-v5 .overview-inspector,.tm-shell-v5 .readiness-workflow,.tm-shell-v5 .readiness-inspector{display:none}.tm-shell-v5 .overview-header{flex-direction:column;align-items:flex-start}.tm-shell-v5 .overview-header h1,.tm-shell-v5 .readiness-header h1{font-size:25px}.tm-shell-v5 .overview-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-shell-v5 .overview-facts>div:nth-child(2){border-right:0}.tm-shell-v5 .overview-facts>div:nth-child(-n+2){border-bottom:1px solid var(--tm-v5-border)}.tm-shell-v5 .overview-work-grid{grid-template-columns:minmax(0,1fr)}.tm-shell-v5 .overview-secondary-column{border-left:0;border-top:1px solid var(--tm-v5-border);padding-top:24px;padding-left:0}.tm-shell-v5 .overview-capability-list{grid-template-columns:minmax(0,1fr)}.tm-shell-v5 .overview-capability-list>div:nth-child(odd){border-right:0}.tm-shell-v5 .overview-capability-list>div:nth-last-child(2){border-bottom:1px solid var(--tm-v5-border)}.tm-shell-v5 .overview-queue-list>button{grid-template-columns:18px minmax(70px,auto) 22px minmax(0,1fr) 14px}.tm-shell-v5 .readiness-main{height:auto;padding:22px 16px 40px;overflow:visible}.tm-shell-v5 .readiness-header{gap:16px}.tm-shell-v5 .readiness-header-actions{width:100%}.tm-shell-v5 .readiness-header-actions>button{flex:1 1 0}.tm-shell-v5 .readiness-runtime-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-shell-v5 .readiness-runtime-fact:nth-child(2){border-right:0}.tm-shell-v5 .readiness-runtime-fact:nth-child(-n+2){border-bottom:1px solid var(--tm-v5-border)}.tm-shell-v5 .readiness-gate-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.tm-shell-v5 .readiness-gate-row>details{grid-column:1/-1;justify-self:start}.tm-shell-v5 .readiness-table-header{display:none}.tm-shell-v5 .readiness-table-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px 12px;min-height:0;padding:12px}.tm-shell-v5 .readiness-table-row>strong{grid-area:1/1;padding:0}.tm-shell-v5 .readiness-table-row>span:not(.readiness-status){grid-area:2/1;padding:0}.tm-shell-v5 .readiness-table-row>.readiness-status{grid-area:1/2;padding:0}.tm-shell-v5 .readiness-table-row>.readiness-action-cell{grid-area:2/2;padding:0}.tm-shell-v5 .readiness-operation-list>:is(a,button){grid-template-columns:18px minmax(80px,auto) minmax(0,1fr) auto}.tm-shell-v5 .readiness-operation-list em{display:none}.tm-shell-v5 .bot-operational-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-shell-v5 .bot-operational-grid>div:nth-child(3),.tm-shell-v5 .bot-operational-grid>div:nth-child(5){border-left:0}.tm-shell-v5 .bot-operational-grid>div:nth-child(3){border-top:1px solid var(--tm-v5-border)}.tm-shell-v5 .bot-operational-grid>div:nth-child(4){border-left:1px solid var(--tm-v5-border)}.tm-shell-v5 .bot-operational-grid>div:last-child{grid-column:1/-1}.tm-shell-v5 .bot-builder-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-shell-v5 .bot-builder-stepper button{min-height:62px;padding:9px 11px}.tm-shell-v5 .bot-builder-editor{padding:12px}.tm-shell-v5 .bot-builder-preview{display:none}.tm-shell-v5 .bot-builder-actions{grid-template-columns:minmax(0,1fr);display:grid}.tm-shell-v5 .bot-builder-action-copy{grid-column:1}.tm-shell-v5 .bot-builder-action-buttons{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tm-shell-v5 .bot-builder-action-buttons>button:last-child:nth-child(3){grid-column:1/-1}.tm-shell-v5 .demo-badge{bottom:78px}}@media (width<=460px){.tm-shell-v5 .workspace-select{max-width:152px}.tm-shell-v5 .header-account-menu{display:none}.tm-shell-v5 .overview-header>button{width:100%}.tm-shell-v5 .overview-priority-row{grid-template-columns:34px minmax(0,1fr)}.tm-shell-v5 .overview-priority-row>button{grid-column:1/-1;justify-self:stretch}.tm-shell-v5 .overview-queue-list>button{grid-template-columns:18px minmax(66px,auto) 20px minmax(0,1fr) 12px;gap:7px;padding-inline:10px}.tm-shell-v5 .overview-queue-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tm-shell-v5 .readiness-header-actions{flex-direction:column}.tm-shell-v5 .readiness-header-actions>button{width:100%}.tm-shell-v5 .readiness-disclosure{align-items:flex-start}.tm-shell-v5 .readiness-disclosure span{margin:4px 0 0;display:block}.tm-shell-v5 .rich-list-preset{grid-template-columns:minmax(0,1fr);align-items:stretch}.tm-shell-v5 .rich-list-preset>button{width:100%}}@media (prefers-reduced-motion:reduce){.tm-shell-v5 *,.tm-shell-v5 :before,.tm-shell-v5 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (prefers-reduced-transparency:reduce){.tm-shell-v5 :is(.console-header,.conversation-header,.composer-area,.navigation-rail){-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--tm-v5-surface)}}@media (prefers-contrast:more){.tm-shell-v5{--tm-v5-border:#cfd4dc;--tm-v5-border-strong:#98a2b3}}.audit-log-shell{--audit-canvas:#f6f7f9;--audit-surface:#fff;--audit-subtle:#f9fafb;--audit-ink:#101828;--audit-text:#344054;--audit-muted:#667085;--audit-faint:#98a2b3;--audit-border:#e6e9ee;--audit-border-strong:#d0d5dd;--audit-blue:#0a66e8;--audit-blue-soft:#edf5ff;--audit-green:#07894b;--audit-green-soft:#ecfdf3;--audit-amber:#b95f00;--audit-amber-soft:#fff7e8;--audit-red:#c92a1d;--audit-red-soft:#fff1f0;background:radial-gradient(circle at 50% -10%, #fffffff0 0, transparent 38rem), var(--audit-canvas);color:var(--audit-text);min-height:100dvh;padding:0 max(24px,50vw - 740px) 64px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,Helvetica Neue,Segoe UI,Noto Sans CJK SC,Noto Sans CJK TC,Arial,sans-serif}.audit-log-shell *,.audit-log-shell :before,.audit-log-shell :after{box-sizing:border-box}.audit-log-shell :is(a,button,select):focus-visible{outline-offset:2px;outline:3px solid #0a66e82e}.audit-log-topbar{-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);z-index:20;background:#f6f7f9db;border-bottom:1px solid #d0d5ddb8;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;gap:24px;height:60px;margin-inline:calc(-1*max(24px,50vw - 740px));padding-inline:max(24px,50vw - 740px);display:grid;position:sticky;top:0}.audit-log-back{color:var(--audit-text);justify-self:start;align-items:center;gap:7px;font-size:13px;font-weight:590;text-decoration:none;display:inline-flex}.audit-log-back svg{width:15px;height:15px}.audit-log-topbar nav{align-items:center;gap:4px;display:flex}.audit-log-topbar nav a{color:var(--audit-muted);border-radius:7px;padding:7px 10px;font-size:12px;font-weight:560;text-decoration:none}.audit-log-topbar nav a:hover{color:var(--audit-ink);background:#1018280a}.audit-log-topbar nav a[aria-current=page]{background:var(--audit-surface);color:var(--audit-ink);box-shadow:0 1px 2px #10182812}.audit-log-account{justify-self:end;min-width:0}.audit-log-account .clerk-account-controls>.clerk-members-link{display:none}.audit-log-hero{border-bottom:1px solid var(--audit-border);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;padding:56px 2px 34px;display:grid}.audit-log-kicker{color:var(--audit-blue);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 11px;font-size:11px;font-weight:680;display:flex}.audit-log-kicker svg{width:15px;height:15px}.audit-log-hero h1{color:var(--audit-ink);letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,50px);font-weight:650;line-height:.98}.audit-log-hero>div>p:last-child{color:var(--audit-muted);max-width:680px;margin:18px 0 0;font-size:14px;line-height:1.55}.audit-log-hero dl{grid-template-columns:repeat(3,minmax(132px,auto));gap:0;margin:0;display:grid}.audit-log-hero dl>div{border-left:1px solid var(--audit-border);min-width:0;padding:2px 22px}.audit-log-hero dt{color:var(--audit-faint);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:650}.audit-log-hero dd{color:var(--audit-ink);white-space:nowrap;margin:7px 0 0;font-size:12px;font-weight:620}.audit-log-disclosure{background:var(--audit-blue-soft);color:#274466;border:1px solid #cfe1fb;border-radius:10px;align-items:flex-start;gap:10px;margin:24px 0 16px;padding:12px 14px;display:flex}.audit-log-disclosure>svg{flex:none;width:16px;height:16px;margin-top:2px}.audit-log-disclosure p{margin:0;font-size:12px;line-height:1.55}.audit-log-disclosure strong{color:#173553}.audit-log-filters{background:var(--audit-surface);border:1px solid var(--audit-border);border-radius:12px;grid-template-columns:minmax(175px,1fr) repeat(4,minmax(130px,180px)) auto;align-items:end;gap:12px;padding:14px;display:grid;box-shadow:0 1px 2px #10182808}.audit-log-filter-heading{align-items:center;gap:10px;min-width:0;padding:0 3px 1px;display:flex}.audit-log-filter-heading>svg{color:var(--audit-blue);flex:none;width:17px;height:17px}.audit-log-filter-heading div{gap:2px;min-width:0;display:grid}.audit-log-filter-heading strong{color:var(--audit-ink);font-size:12px}.audit-log-filter-heading span{color:var(--audit-faint);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.audit-log-select{gap:6px;min-width:0;display:grid}.audit-log-select>span:first-child{color:var(--audit-muted);letter-spacing:.04em;padding-left:2px;font-size:10px;font-weight:640}.audit-log-select>span:last-child{display:block;position:relative}.audit-log-select select{appearance:none;background:var(--audit-subtle);border:1px solid var(--audit-border);color:var(--audit-ink);font:inherit;border-radius:8px;width:100%;height:36px;padding:0 30px 0 10px;font-size:12px}.audit-log-select select:hover{border-color:var(--audit-border-strong)}.audit-log-select svg{color:var(--audit-faint);pointer-events:none;width:14px;height:14px;position:absolute;top:11px;right:9px}.audit-log-refresh{background:var(--audit-ink);border:1px solid var(--audit-ink);color:#fff;font:inherit;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:36px;padding-inline:14px;font-size:12px;font-weight:620;display:inline-flex}.audit-log-refresh:hover:not(:disabled){background:#273447}.audit-log-refresh:disabled{cursor:wait;opacity:.6}.audit-log-refresh svg{width:14px;height:14px}.audit-log-layout{grid-template-columns:minmax(0,1fr) 286px;align-items:start;gap:16px;margin-top:16px;display:grid}.audit-log-stream,.audit-log-inspector{background:var(--audit-surface);border:1px solid var(--audit-border);border-radius:12px;min-width:0;box-shadow:0 1px 2px #10182808}.audit-log-stream>header{border-bottom:1px solid var(--audit-border);justify-content:space-between;align-items:center;min-height:72px;padding:15px 18px;display:flex}.audit-log-stream>header h2,.audit-log-inspector>h2{color:var(--audit-ink);letter-spacing:-.01em;margin:0;font-size:14px;font-weight:650}.audit-log-stream>header p{color:var(--audit-faint);margin:5px 0 0;font-size:11px}.audit-log-live{color:var(--audit-muted);align-items:center;gap:6px;font-size:10px;font-weight:620;display:inline-flex}.audit-log-live>span{background:var(--audit-green);box-shadow:0 0 0 3px var(--audit-green-soft);border-radius:50%;width:6px;height:6px}.audit-log-table{min-width:0}.audit-log-row{border-bottom:1px solid var(--audit-border);grid-template-columns:128px minmax(210px,1.35fr) minmax(145px,.9fr) 105px 88px;align-items:center;gap:14px;min-height:70px;padding:10px 18px;display:grid}.audit-log-row:last-child{border-bottom:0}.audit-log-table-head{background:var(--audit-subtle);min-height:34px;padding-block:7px}.audit-log-table-head span{color:var(--audit-faint);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:680}.audit-log-row time{color:var(--audit-muted);font-variant-numeric:tabular-nums;font-size:11px}.audit-log-action,.audit-log-scope{gap:4px;min-width:0;display:grid}.audit-log-action strong,.audit-log-scope strong{color:var(--audit-ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:610;overflow:hidden}.audit-log-action code{color:var(--audit-faint);text-overflow:ellipsis;white-space:nowrap;font-family:SF Mono,SFMono-Regular,ui-monospace,monospace;font-size:9px;overflow:hidden}.audit-log-scope small{color:var(--audit-faint);font-size:10px}.audit-log-actor{color:var(--audit-muted);font-size:10px;font-weight:600}.audit-log-actor.apple{color:var(--audit-blue)}.audit-log-actor.service{color:#6a4bc5}.audit-log-actor.system{color:var(--audit-amber)}.audit-log-outcome{white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:640;display:inline-flex}.audit-log-outcome>span{border-radius:50%;width:6px;height:6px}.audit-log-outcome.succeeded{color:var(--audit-green)}.audit-log-outcome.succeeded>span{background:var(--audit-green)}.audit-log-outcome.accepted{color:var(--audit-blue)}.audit-log-outcome.accepted>span{background:var(--audit-blue)}.audit-log-outcome.rejected,.audit-log-outcome.failed{color:var(--audit-red)}.audit-log-outcome.rejected>span,.audit-log-outcome.failed>span{background:var(--audit-red)}.audit-log-load-more{border:0;border-top:1px solid var(--audit-border);color:var(--audit-blue);font:inherit;background:0 0;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;font-size:11px;font-weight:620;display:flex}.audit-log-load-more:hover:not(:disabled){background:var(--audit-blue-soft)}.audit-log-load-more svg{width:14px;height:14px}.audit-log-empty{color:var(--audit-muted);text-align:center;flex-direction:column;align-items:center;min-height:310px;padding:64px 24px;display:flex}.audit-log-empty>svg{background:var(--audit-blue-soft);color:var(--audit-blue);border-radius:14px;width:48px;height:48px;margin-bottom:18px;padding:13px}.audit-log-empty strong{color:var(--audit-ink);font-size:13px}.audit-log-empty p{max-width:360px;margin:7px 0 0;font-size:11px;line-height:1.55}.audit-log-skeleton{padding:0 18px;display:grid}.audit-log-skeleton span{border-bottom:1px solid var(--audit-border);height:70px;position:relative}.audit-log-skeleton span:after{content:"";background:linear-gradient(90deg,#f2f4f7,#e8ecf2,#f2f4f7);border-radius:5px;height:12px;animation:1.3s ease-in-out infinite audit-pulse;position:absolute;top:29px;left:0;right:18%}@keyframes audit-pulse{50%{opacity:.48}}.audit-log-error{background:var(--audit-red-soft);color:var(--audit-red);border-bottom:1px solid #ffd0cc;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 18px;display:grid}.audit-log-error>svg{width:17px;height:17px}.audit-log-error strong{color:#8e1f15;font-size:11px}.audit-log-error p{margin:3px 0 0;font-size:10px}.audit-log-error button{color:#8e1f15;font:inherit;background:#fff;border:1px solid #f0b9b4;border-radius:7px;height:30px;padding-inline:11px;font-size:10px;font-weight:620}.audit-log-inspector{padding:18px;position:sticky;top:76px}.audit-log-inspector>h2{border-bottom:1px solid var(--audit-border);padding-bottom:14px}.audit-log-inspector ul{margin:0;padding:4px 0 0;list-style:none;display:grid}.audit-log-inspector li{border-bottom:1px solid var(--audit-border);grid-template-columns:30px minmax(0,1fr);align-items:start;gap:11px;padding:14px 0;display:grid}.audit-log-inspector li>span{background:var(--audit-subtle);border:1px solid var(--audit-border);color:var(--audit-muted);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.audit-log-inspector li svg{width:14px;height:14px}.audit-log-inspector li strong{color:var(--audit-ink);font-size:11px;font-weight:630}.audit-log-inspector li p{color:var(--audit-muted);margin:4px 0 0;font-size:10px;line-height:1.5}.audit-log-inspector-note{background:var(--audit-amber-soft);color:#76430b;border:1px solid #f3dbad;border-radius:9px;align-items:start;gap:8px;margin-top:16px;padding:11px;display:flex}.audit-log-inspector-note svg{flex:none;width:14px;height:14px;margin-top:1px}.audit-log-inspector-note p{margin:0;font-size:9px;line-height:1.55}@media (width<=1180px){.audit-log-filters{grid-template-columns:repeat(4,minmax(0,1fr)) auto}.audit-log-filter-heading{grid-column:1/-1}.audit-log-row{grid-template-columns:112px minmax(180px,1.2fr) minmax(130px,.8fr) 95px 80px}}@media (width<=900px){.audit-log-topbar{grid-template-columns:1fr auto}.audit-log-topbar nav{display:none}.audit-log-hero{grid-template-columns:minmax(0,1fr);align-items:start}.audit-log-hero dl{grid-template-columns:repeat(3,minmax(0,1fr))}.audit-log-hero dl>div:first-child{border-left:0;padding-left:0}.audit-log-layout{grid-template-columns:minmax(0,1fr)}.audit-log-inspector{position:static}.audit-log-inspector ul{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-log-inspector li:nth-child(odd){padding-right:12px}.audit-log-inspector li:nth-child(2n){border-left:1px solid var(--audit-border);padding-left:12px}}@media (width<=700px){.audit-log-shell{padding:0 14px 48px}.audit-log-topbar{height:54px;margin-inline:-14px;padding-inline:14px}.audit-log-account .clerk-organization-control{display:none}.audit-log-hero{gap:24px;padding:34px 2px 24px}.audit-log-hero h1{font-size:34px}.audit-log-hero dl{border-top:1px solid var(--audit-border);padding-top:18px}.audit-log-hero dl>div{padding-inline:12px}.audit-log-hero dd{text-overflow:ellipsis;font-size:10px;overflow:hidden}.audit-log-disclosure{margin-top:16px}.audit-log-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-log-filter-heading,.audit-log-refresh{grid-column:1/-1}.audit-log-table-head{display:none}.audit-log-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 12px;min-height:0;padding:14px}.audit-log-row time{grid-area:1/1}.audit-log-action{grid-area:2/1}.audit-log-scope{grid-area:3/1}.audit-log-row>span:nth-child(4){grid-area:2/2}.audit-log-row>span:nth-child(5){grid-area:1/2}.audit-log-inspector ul{grid-template-columns:minmax(0,1fr)}.audit-log-inspector li:nth-child(odd){padding-right:0}.audit-log-inspector li:nth-child(2n){border-left:0;padding-left:0}}@media (width<=420px){.audit-log-hero dl{grid-template-columns:minmax(0,1fr);gap:12px}.audit-log-hero dl>div{border-left:0;justify-content:space-between;padding:0;display:flex}.audit-log-hero dd{margin-top:0}.audit-log-filter-heading span{white-space:normal}}@media (prefers-reduced-motion:reduce){.audit-log-shell *,.audit-log-shell :before,.audit-log-shell :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (prefers-reduced-transparency:reduce){.audit-log-topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--audit-canvas)}}
