@import "https://api.fontshare.com/v2/css?f[]=satoshi@500,700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";html.webchat-page,body.webchat-page,body.webchat-page #root{background:0 0}body.webchat-page{background:0 0;overflow:hidden}.embed-shell{background:0 0;place-items:flex-end;min-height:100vh;padding:20px;display:grid}.embed-shell .embed-card.chat-mode{background:var(--webchat-panel-bg,#2b2d31);width:100%;max-width:420px;box-shadow:none;border:0;border-radius:24px;gap:0;padding:0;display:grid;overflow:hidden}.embed-shell .embed-loading-card{background:color-mix(in srgb, var(--webchat-panel-bg,#2b2d31) 94%, transparent);border:1px solid #ffffff14;border-radius:10px;gap:4px;padding:12px 14px;display:grid}.embed-shell .embed-loading-card span{color:var(--webchat-section-copy-color,#a0a2a6)}.embed-shell .embed-head{background:var(--webchat-panel-bg,#2b2d31);border-bottom:1px solid #2e3032;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 13px;display:flex}.embed-shell .embed-head-row{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.embed-shell .embed-brand{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.embed-shell .embed-brand-avatar{object-fit:cover;border-radius:16.7%;flex:none;width:32px;height:32px}.embed-shell .embed-brand h1{color:var(--webchat-title-color,#f7f7f7);gap:8px;margin:0;font-size:14px;font-weight:600;line-height:1.1;display:flex;overflow:hidden}.embed-shell .embed-brand>div{gap:2px;min-width:0;display:grid}.embed-shell .embed-head-row .section-copy{color:var(--webchat-section-copy-color,#a0a2a6);margin:0;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.webchat-close-button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:1.1rem;font-weight:700;line-height:1;display:inline-grid}.webchat-close-button:hover,.webchat-close-button:focus-visible{background:#ffffff1a}.embed-shell .embed-thread-shell,.embed-shell .chat-window{background:var(--webchat-thread-bg,#2b2d31);scrollbar-color:#fff3 transparent;scrollbar-width:thin;border:0;border-radius:0;flex-direction:column;gap:12px;min-height:380px;max-height:380px;padding:24px 16px 0;display:flex;position:relative;overflow:auto}.embed-shell .chat-feedback-toast{z-index:2;color:#ffd6d6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#ef44442e;border:1px solid #ef44444d;border-radius:14px;margin:0;padding:10px 12px;animation:5s ease-in-out forwards webchat-toast-fade;position:absolute;top:16px;left:16px;right:16px}.embed-shell .chat-bubble{background:var(--webchat-agent-bg,#2b2d31);max-width:280px;color:var(--webchat-agent-color,#f7f7f7);border:0;border-radius:20px 20px 20px 4px;padding:12px 16px;transition:background-color .3s,border .3s,margin-bottom .3s;position:relative}.embed-shell .chat-bubble.inbound{background:var(--webchat-visitor-bg,rebeccapurple);color:var(--webchat-visitor-color,#fff);border-radius:20px 20px 4px;align-self:flex-end}.embed-shell .chat-bubble.outbound{background:var(--webchat-agent-bg,#2b2d31);color:var(--webchat-agent-color,#f7f7f7);border-radius:20px 20px 20px 4px;align-self:flex-start}.embed-shell .chat-bubble.system{background:color-mix(in srgb, var(--webchat-agent-bg,#2b2d31) 80%, white);color:var(--webchat-agent-color,#f7f7f7);align-self:center}.embed-shell .chat-bubble p{margin:0;font-size:14px;line-height:1.55}.embed-shell .chat-bubble p a{color:var(--webchat-primary-color,#fff);text-decoration:underline}.embed-shell .chat-bubble small{color:var(--webchat-agent-meta-color,#a0a2a6e6);margin-top:8px;display:block}.embed-shell .chat-bubble.inbound small{color:var(--webchat-visitor-meta-color,#a0a2a6e6)}.embed-shell .typing-indicator{color:#a0a2a6;background:#ffffff0f;border-radius:999px;width:fit-content;padding:8px 12px;font-size:.9rem}.embed-shell .primary-button{background:var(--webchat-primary-bg,var(--blue));border-color:var(--webchat-primary-bg,var(--blue));color:var(--webchat-primary-color,#fff)}.embed-shell .btn-send{color:#6c6f74;cursor:pointer;background-color:#ffffff1a;border:0;border-radius:32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.embed-shell .ghost-button{background:color-mix(in srgb, var(--webchat-panel-bg,#2b2d31) 92%, transparent);color:#f7f7f7;border-color:#ffffff1f}.embed-shell .section-copy,.embed-shell .embed-summary span,.embed-shell .empty-card span,.embed-shell .embed-join-copy p,.embed-shell .embed-closed-card p,.embed-shell .embed-loading-card span{color:var(--webchat-section-copy-color,#a0a2a6)}.embed-shell .empty-card.compact{background:var(--webchat-empty-background,#2b2d31);border-radius:14px;gap:4px;padding:14px 16px;display:grid}.embed-shell .empty-card.compact strong{color:var(--webchat-empty-state-color,#f7f7f7)}.embed-shell .empty-card.compact span{color:var(--webchat-empty-description-color,#a0a2a6)}.embed-shell .embed-action-row{justify-content:flex-start}.embed-shell textarea::placeholder{color:var(--webchat-placeholder-color,#f7f7f7)}.embed-shell textarea.txta-send{resize:none;overflow-wrap:break-word;white-space:pre-wrap;color:#f7f7f7;overscroll-behavior:contain;scrollbar-color:#fff6 transparent;scrollbar-width:thin;background-color:#0000;border:1px solid #2e3032;border-radius:16px;outline:none;width:-webkit-fill-available;padding:8px 36px 8px 16px;font-size:14px;font-weight:400;inset:0;overflow:auto}.embed-shell .chat-composer{background:var(--webchat-panel-bg,#2b2d31);border:0;border-radius:0;gap:0;padding:0 16px 16px;display:grid;position:relative}.embed-shell .sendm-row{width:100%;display:block;position:relative}.embed-shell .sendm-row label{width:100%;display:block}.embed-shell .button-row{position:absolute;bottom:12px;right:12px}.embed-shell .embed-join-card{background:var(--webchat-panel-bg,#2b2d31);border:0;border-radius:0;gap:14px;padding:18px;display:grid}.embed-shell .embed-launcher-card{background:var(--webchat-panel-bg,#2b2d31);color:#f7f7f7;width:100%;min-height:220px;font:inherit;cursor:pointer;border:0;border-radius:0;place-items:center;padding:20px;display:grid}.embed-shell .embed-launcher-card span{background:#ffffff14;border-radius:999px;padding:10px 14px}@keyframes webchat-toast-fade{0%{opacity:0;transform:translateY(-6px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1}to{opacity:0;transform:translateY(-6px)}}.embed-shell .embed-join-copy{gap:6px;display:grid}.embed-shell .embed-join-copy p{margin:0;line-height:1.6}.embed-shell .embed-join-card label,.embed-shell .chat-composer label{gap:6px;display:grid}.embed-shell .embed-join-card label span{color:#f7f7f7;font-size:.92rem}.embed-shell .embed-join-card input,.embed-shell .embed-join-card textarea{color:#f7f7f7;background:0 0;border:1px solid #2e3032;border-radius:16px;width:100%;padding:8px 16px}.embed-shell .embed-join-card input::placeholder,.embed-shell .embed-join-card textarea::placeholder,.embed-shell .chat-composer textarea::placeholder{color:#a0a2a6d9}.embed-shell .embed-closed-card{background:var(--webchat-panel-bg,#2b2d31);gap:6px;padding:18px;display:grid}.embed-shell .embed-kit{gap:14px;margin-top:18px;display:grid}.embed-shell .embed-summary{border:1px solid var(--line);background:linear-gradient(180deg, var(--surface) 0%, var(--surface-2) 100%);border-radius:8px;gap:4px;padding:14px 16px;display:grid}.embed-shell .embed-summary strong,.embed-shell .embed-summary span,.embed-shell .embed-summary p{margin:0}.embed-shell .embed-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.embed-shell .embed-delivery-card{border:1px solid var(--line);background:linear-gradient(#fffffffa 0%,#f6f9fcf5 100%);border-radius:14px;gap:14px;padding:18px;display:grid}.embed-shell .embed-delivery-card.featured{border-color:#494bcb42;box-shadow:0 0 0 1px #494bcb1a}.embed-shell .embed-delivery-head{gap:6px;display:grid}.embed-shell .embed-delivery-head span,.embed-shell .embed-summary p{color:var(--muted);margin:0;line-height:1.6}.embed-shell .webchat-lab-shell{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:16px;margin-top:18px;display:grid}.embed-shell .webchat-thread-card,.embed-shell .chat-settings-card{border:1px solid var(--line);background:linear-gradient(180deg, var(--surface) 0%, var(--surface-2) 100%);border-radius:8px;padding:16px}.embed-shell .webchat-thread-card{gap:14px;min-height:620px;display:grid}.embed-shell .webchat-thread-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.embed-shell .webchat-thread-head span{color:var(--muted);margin-top:4px;display:block}.embed-shell .chat-room{gap:14px;display:grid}.embed-shell .preview-block{border-top:1px solid var(--line);gap:6px;margin-top:16px;padding-top:16px;display:grid}.embed-shell .webchat-style-preview{border:1px solid var(--line);background:#ffffffbd;border-radius:12px;gap:10px;padding:14px;display:grid}.embed-shell .webchat-style-preview-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.embed-shell .webchat-style-preview iframe{background:0 0;border:0;border-radius:12px;width:100%;min-height:560px}@media (width<=960px){.embed-shell .embed-card-grid,.embed-shell .webchat-lab-shell{grid-template-columns:1fr}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-midnight-ink:#08093f;--color-slate-text:#686878;--color-shortcut-violet:#494bcb;--color-sunshine-yellow:#ffde87;--color-iris-tint:#9f7ad0;--color-link-blue:#8a8ac6;--color-jet-black:#000;--color-canvas-white:#fff;--color-pewter-mist:#f6f6fa;--color-ash-gray:#6d737d;--color-charcoal-text:#222;--color-warm-gray:#333;--color-shadow-white:#eaeaf7;--color-soft-gray:#aaaab0;--font-satoshi:"Satoshi", Inter, Arial, sans-serif;--spacing-4:4px;--spacing-8:8px;--spacing-16:16px;--spacing-20:20px;--spacing-32:32px;--radius-default:7.62px;--radius-cards:15.24px;--radius-badges:35.81px;--shadow-md:#0000000a 0px 20px 13px 0px;--bg:var(--color-canvas-white);--surface:var(--color-canvas-white);--surface-2:var(--color-pewter-mist);--surface-3:var(--color-shadow-white);--line:#68687833;--line-strong:var(--color-slate-text);--text:var(--color-jet-black);--muted:var(--color-slate-text);--blue:var(--color-shortcut-violet);--blue-soft:#494bcb14;--green-soft:#e6f4ea;--green-text:#137333;--amber-soft:var(--color-sunshine-yellow);--amber-text:var(--color-charcoal-text);--red-soft:#fce8e6;--red-text:#c5221f;--shadow:var(--shadow-md);font-family:var(--font-satoshi);background:var(--bg);color:var(--text)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{font-family:var(--font-satoshi);color:var(--text);background:radial-gradient(circle at 0 0,#9f7ad017,#0000 26%),linear-gradient(#fff 0%,#fcfcff 42%,#f6f6fa 100%);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}code{background:var(--surface-2);border:1px solid var(--line);border-radius:6px;padding:.1rem .35rem;font-family:IBM Plex Mono,monospace;font-size:.92em}.auth-shell,.loading-shell,.app-shell{width:min(1380px,100vw - 32px);margin:0 auto;padding:24px 0 40px}.auth-shell{width:100%;max-width:none;margin:0;padding:0}.app-shell{width:min(1560px,100vw - 24px);padding:12px 0 24px}.saving-overlay{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f5f7fb7a;place-items:center;display:grid;position:fixed;inset:0}.saving-overlay-card{background:#fffffff0;border:1px solid #d7dee8e6;border-radius:14px;justify-items:center;gap:10px;min-width:280px;padding:22px 24px;display:grid;box-shadow:0 16px 40px #0f172a14}.saving-overlay-card span{color:var(--muted)}.saving-spinner{border:3px solid #1a73e82e;border-top-color:var(--blue);border-radius:50%;width:34px;height:34px;animation:.9s linear infinite spin}.floating-toast{z-index:130;border:1px solid var(--line);background:#fffffff5;border-radius:10px;gap:4px;min-width:280px;max-width:380px;padding:14px 16px;display:grid;position:fixed;top:18px;right:18px;box-shadow:0 12px 30px #0f172a1a}.floating-toast.success{border-color:#c9e2d0}.floating-toast.error{border-color:#efc8c4}.floating-toast span{color:var(--muted)}.confirmation-dialog-backdrop{z-index:135;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08093f2e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirmation-dialog{background:#fffffffa;border:1px solid #494bcb24;border-radius:18px;gap:18px;width:min(460px,100%);padding:24px;display:grid;box-shadow:0 24px 60px #08093f24}.confirmation-dialog-head{gap:8px;display:grid}.confirmation-dialog-kicker{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:6px 10px;font-size:.72rem;font-weight:700}.confirmation-dialog-kicker.danger{color:var(--red-text);background:#c5221f1a}.confirmation-dialog-kicker.neutral{color:var(--blue);background:#494bcb1a}.confirmation-dialog-head h3,.confirmation-dialog-head p{margin:0}.confirmation-dialog-head p{color:var(--muted);line-height:1.6}.confirmation-dialog-actions{justify-content:flex-end;gap:12px;display:flex}.section-meta-stack{justify-items:end;gap:12px;display:grid}.app-frame{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:18px;display:grid}.app-sidebar{border:1px solid var(--line);min-height:calc(100vh - 24px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-radius:16px;grid-template-rows:auto auto 1fr auto;gap:20px;padding:18px 16px;display:grid;position:sticky;top:12px}.sidebar-brand{align-items:center;gap:14px;display:flex}.sidebar-brand-mark{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.sidebar-brand-mark{color:#fff;width:52px;height:52px;font-size:1.25rem;font-weight:800;overflow:hidden}.sidebar-brand-logo{object-fit:cover;width:100%;height:100%;display:block}.sidebar-brand strong,.profile-trigger-meta strong{font-size:1rem;display:block}.sidebar-brand span,.profile-trigger-meta small{color:var(--muted)}.sidebar-toggle{color:var(--muted);text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:4px 2px;font-weight:700;display:inline-flex}.sidebar-toggle-lines,.mobile-menu-button span{background:currentColor;border-radius:999px;display:block}.sidebar-toggle-lines{width:20px;height:2px;position:relative}.sidebar-toggle-lines:before,.sidebar-toggle-lines:after{content:"";background:currentColor;border-radius:999px;width:20px;height:2px;position:absolute;left:0}.sidebar-toggle-lines:before{top:-6px}.sidebar-toggle-lines:after{top:6px}.sidebar-nav{align-content:start;gap:8px;display:grid}.sidebar-link{width:100%;min-height:48px;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:0 14px;font-weight:600;display:flex}.sidebar-link svg,.topbar-icon-button svg{width:20px;height:20px}.sidebar-link.active{background:var(--blue);color:#fff;box-shadow:var(--shadow)}.sidebar-link:not(.active):hover{background:#494bcb12}.sidebar-badge{color:currentColor;background:#ffffff24;border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:0 7px;font-size:.76rem;font-weight:700;display:inline-flex}.sidebar-support{align-items:end;display:grid}.sidebar-support-card{border:1px solid var(--line);background:linear-gradient(#ffffffeb 0%,#f1f7f6f2 100%);border-radius:16px;gap:8px;padding:16px;display:grid}.sidebar-support-card span{color:var(--muted);line-height:1.6}.app-main{min-width:0}.workspace-topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #d7dee8cc;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:14px 18px;display:flex;position:sticky;top:12px;box-shadow:0 8px 24px #0f172a0f}.workspace-topbar-left,.workspace-topbar-right,.account-badge,.profile-trigger{align-items:center;display:flex}.workspace-topbar-left,.workspace-topbar-right{gap:12px}.workspace-topbar-right{margin-left:auto}.workspace-breadcrumbs span,.workspace-breadcrumbs strong{display:block}.workspace-breadcrumbs span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:700}.workspace-breadcrumbs strong{font-size:1.05rem}.mobile-menu-button,.topbar-icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--muted);background:#ffffffeb;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;position:relative}.mobile-menu-button{flex-direction:column;gap:4px;display:none}.mobile-menu-button span{width:16px;height:2px}.account-badge{background:var(--surface-2);border:1px solid var(--line);border-radius:999px;gap:10px;min-height:42px;padding:0 14px}.account-badge-dot{background:var(--blue);border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 4px #494bcb1f}.account-badge-count,.topbar-icon-badge{border-radius:999px;justify-content:center;align-items:center;font-size:.74rem;font-weight:700;display:inline-flex}.account-badge-count{min-height:24px;color:var(--blue);background:#494bcb14;padding:0 10px}.topbar-icon-badge{background:var(--blue);color:#fff;min-width:20px;height:20px;padding:0 5px;position:absolute;top:-4px;right:-4px}.profile-menu-wrap{position:relative}.profile-trigger{background:0 0;border:0;gap:10px;min-height:46px;padding:0 8px 0 0}.profile-avatar{color:#24313d;background:#f4c860;width:48px;height:48px;font-weight:800}.profile-avatar.large{width:64px;height:64px;font-size:1.15rem}.profile-trigger-meta{text-align:left}.profile-menu{border:1px solid var(--line);background:#fffffffa;border-radius:16px;width:280px;padding:0;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 18px 40px #0f172a1f}.profile-menu-header,.profile-menu-body{gap:8px;padding:18px;display:grid}.profile-menu-header{border-bottom:1px solid var(--line)}.profile-menu-header span,.profile-menu-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.88rem;font-weight:700}.profile-menu-action{border:1px solid var(--line);min-height:44px;color:var(--text);background:#fff;border-radius:12px;justify-content:flex-start;align-items:center;padding:0 14px;font-weight:700;display:flex}.profile-menu-action.danger{color:var(--red-text);background:var(--red-soft);border-color:#c5221f1f}.profile-menu-pill-row{justify-content:space-between;align-items:center;gap:12px;padding:2px 0;display:flex}.workspace-content{gap:16px;display:grid}.view-hidden{display:none!important}.quick-access-surface{gap:18px;display:grid}.quick-access-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.quick-access-card{border:1px solid var(--line);text-align:left;color:var(--text);background:linear-gradient(#fffffff5 0%,#f5f9fcf5 100%);border-radius:16px;gap:12px;padding:18px;display:grid}.quick-access-card.completed{background:linear-gradient(#fff 0%,#f7fbf8 100%)}.setup-pill{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:54px;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.setup-pill.done{background:var(--green-soft);color:var(--green-text)}.setup-pill.pending{background:var(--amber-soft);color:var(--amber-text)}.quick-access-card p{color:var(--muted);margin:0;line-height:1.6}.dashboard-kpi-grid{margin-top:4px}.dashboard-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.chart-card{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#494bcb14,#0000 26%),linear-gradient(#fffffffc 0%,#f5f8fdf7 100%);border-radius:14px;gap:14px;padding:18px;display:grid;box-shadow:0 12px 26px #12172a0f}.chart-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.chart-card-head p{color:var(--muted);margin:6px 0 0;line-height:1.6}.segmented-control{background:linear-gradient(#5b5ce21f,#5b5ce20f);border:1px solid #5b5ce224;border-radius:12px;align-items:center;gap:6px;padding:4px;display:inline-flex}.segmented-button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:.55rem .8rem;font-weight:700;transition:background .14s,color .14s,box-shadow .14s}.segmented-button.active{color:var(--blue);background:linear-gradient(#494bcb2e,#494bcb1a);box-shadow:0 4px 10px #494bcb1f}.section-meta-report{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:16px 0 18px;display:flex}.report-export-button{min-width:176px;min-height:46px;box-shadow:0 10px 22px #494bcb3d}.reports-hero-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.reports-hero-card{background:linear-gradient(#fffffffa,#f6f8fdf2);border:1px solid #494bcb1f;border-radius:14px;gap:8px;min-height:138px;padding:18px 18px 16px;display:grid;box-shadow:0 14px 30px #12172a0d}.reports-hero-card span{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:.82rem;font-weight:700}.reports-hero-card strong{color:var(--text);font-size:1.7rem;line-height:1.1}.reports-hero-card p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.reports-hero-card.violet{background:radial-gradient(circle at 100% 0,#494bcb29,#0000 42%),linear-gradient(#fffffffc,#f7f7fff7)}.reports-hero-card.blue{background:radial-gradient(circle at 100% 0,#5b5ce22e,#0000 42%),linear-gradient(#fffffffc,#f5f8fff7)}.reports-hero-card.green{background:radial-gradient(circle at 100% 0,#15a05b24,#0000 42%),linear-gradient(#fffffffc,#f4faf7f7)}.reports-hero-card.amber{background:radial-gradient(circle at 100% 0,#fbbc0429,#0000 42%),linear-gradient(#fffffffc,#fffbf1f7)}.reports-context-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.reports-context-card{background:linear-gradient(#fffffffc,#f7f9fdf5);border:1px solid #494bcb1f;border-radius:14px;gap:8px;min-height:118px;padding:16px 18px 15px;display:grid;box-shadow:0 12px 22px #12172a0d}.reports-context-card span{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:.8rem;font-weight:700}.reports-context-card strong{font-size:1.45rem;line-height:1.15}.reports-context-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.reports-context-card.violet{background:radial-gradient(circle at 100% 0,#494bcb21,#0000 40%),linear-gradient(#fffffffc,#f7f7fff7)}.reports-context-card.blue{background:radial-gradient(circle at 100% 0,#5b5ce221,#0000 40%),linear-gradient(#fffffffc,#f5f8fff7)}.reports-context-card.green{background:radial-gradient(circle at 100% 0,#15a05b1f,#0000 40%),linear-gradient(#fffffffc,#f4faf7f7)}.reports-context-card.amber{background:radial-gradient(circle at 100% 0,#fbbc0421,#0000 40%),linear-gradient(#fffffffc,#fffbf1f7)}.reports-tabs{min-height:48px}.reports-tabs .segmented-button{min-height:38px}.reports-tabs .segmented-button.active{box-shadow:0 5px 12px #494bcb24}.chart-card-body{min-height:260px}.chart-skeleton{background:linear-gradient(90deg,#5b5ce20a,#5b5ce21f,#5b5ce20a) 0 0/200% 100%;border-radius:12px;min-height:260px;animation:1.4s ease-in-out infinite chartPulse}.app-bootstrap-shell{width:min(1560px,100vw - 24px);margin:0 auto;padding:12px 0 24px}.app-bootstrap-frame{grid-template-columns:280px minmax(0,1fr);gap:16px;min-height:calc(100vh - 36px);display:grid}.app-bootstrap-sidebar,.app-bootstrap-main,.app-bootstrap-card{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:8px}.app-bootstrap-sidebar{align-content:start;gap:14px;padding:18px;display:grid}.app-bootstrap-brand{align-items:center;gap:12px;display:flex}.app-bootstrap-brand-copy{gap:8px;display:grid}.app-bootstrap-nav{gap:10px;margin-top:6px;display:grid}.app-bootstrap-nav-item{background:#f4f6facc;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px;display:grid}.app-bootstrap-main{gap:16px;padding:16px;display:grid}.app-bootstrap-topbar{border:1px solid var(--line);min-height:72px;box-shadow:var(--shadow);background:#fffffff5;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.app-bootstrap-topbar-left,.app-bootstrap-topbar-right{align-items:center;gap:12px;display:flex}.app-bootstrap-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.app-bootstrap-card{gap:14px;padding:22px;display:grid}.app-bootstrap-card-hero{grid-column:span 12;min-height:180px}.app-bootstrap-metrics{grid-column:span 12;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.app-bootstrap-metrics .app-bootstrap-card{min-height:140px}.app-bootstrap-card-chart{grid-column:span 8;min-height:340px}.app-bootstrap-card-list{grid-column:span 4;min-height:340px}.app-bootstrap-list{gap:12px;margin-top:6px;display:grid}.app-bootstrap-list-item{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;display:grid}.skeleton-block{background:linear-gradient(90deg,#5b5ce20d,#5b5ce224,#5b5ce20d) 0 0/200% 100%;animation:1.4s ease-in-out infinite chartPulse;position:relative;overflow:hidden}.skeleton-line{border-radius:999px;height:14px}.skeleton-line.tiny{width:34%}.skeleton-line.short{width:46%}.skeleton-line.medium{width:68%}.skeleton-line.long{width:88%}.skeleton-brand-mark,.skeleton-avatar,.skeleton-circle{border-radius:8px;width:44px;height:44px}.skeleton-circle{border-radius:50%}.skeleton-sidebar-toggle{border-radius:8px;width:100%;height:40px}.skeleton-sidebar-footer{border-radius:12px;width:100%;min-height:88px;margin-top:18px}.skeleton-nav-icon{border-radius:6px;width:24px;height:24px}.skeleton-pill{border-radius:999px;width:120px;height:34px}.skeleton-chip{border-radius:999px;width:78px;height:26px}.skeleton-chart{border-radius:12px;flex:1;min-height:260px}@media (width<=1180px){.app-bootstrap-frame,.app-bootstrap-grid,.app-bootstrap-metrics{grid-template-columns:1fr}.app-bootstrap-card-chart,.app-bootstrap-card-list,.app-bootstrap-card-hero,.app-bootstrap-metrics{grid-column:auto}}@media (width<=880px){.app-bootstrap-shell{width:min(100%,100vw - 16px);padding-top:8px}.app-bootstrap-frame{min-height:calc(100vh - 24px)}.app-bootstrap-sidebar{display:none}.app-bootstrap-main{padding:12px}.app-bootstrap-topbar{min-height:60px;padding:12px 14px}.app-bootstrap-card{padding:18px}}@keyframes chartPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-list{gap:12px;display:grid}.dashboard-list-item{border:1px solid var(--line);text-align:left;width:100%;color:var(--text);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.dashboard-list-item:hover{background:#494bcb08;border-color:#494bcb47}.dashboard-list-item div{gap:4px;display:grid}.dashboard-list-item span,.dashboard-list-item small{color:var(--muted);line-height:1.5}.quick-access-icon{width:48px;height:48px;color:var(--blue);background:#494bcb14;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.quick-access-icon svg{width:22px;height:22px}.profile-surface{gap:20px;display:grid}.profile-summary-grid{grid-template-columns:1fr;gap:16px;display:grid}.profile-summary-card,.profile-detail-card{border:1px solid var(--line);background:linear-gradient(#fffffff5 0%,#f6f9fcf5 100%);border-radius:14px;align-items:center;gap:16px;min-height:110px;padding:18px;display:flex}.profile-summary-wide{width:100%;min-height:96px}.profile-summary-card p,.profile-detail-card p{color:var(--muted);margin:6px 0 0}.profile-avatar-image,.profile-avatar-image.large,.profile-avatar-image.xl{object-fit:cover;border-radius:50%;flex-shrink:0;display:inline-flex}.profile-avatar-image{width:48px;height:48px}.profile-avatar-image.large{width:64px;height:64px}.profile-avatar.xl,.profile-avatar-image.xl{width:88px;height:88px;font-size:1.45rem}.profile-editor-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:16px;display:grid}.surface-subsection{border:1px solid var(--line);background:linear-gradient(#fffffffa 0%,#f6f9fcf5 100%);border-radius:12px;gap:18px;padding:20px;display:grid}.profile-avatar-editor{align-items:center;gap:18px;display:flex}.profile-avatar-actions{gap:10px;display:grid}.file-button{position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.icon-button{align-items:center;gap:10px;display:inline-flex}.icon-button span[aria-hidden=true]{font-size:1.2rem;line-height:1}.agent-catalog-list{gap:12px}.plan-catalog-list{gap:14px}.agent-catalog-card{border:1px solid var(--line);cursor:pointer;background:linear-gradient(#fffffffa 0%,#f6f9fcf5 100%);border-radius:14px;align-items:center;gap:16px;min-height:88px;padding:16px;transition:border-color .14s,box-shadow .14s,transform .14s,background .14s;display:flex;box-shadow:0 1px #0f172a05}.agent-catalog-card:hover{border-color:#494bcb3d;transform:translateY(-1px);box-shadow:0 12px 24px #0f172a0f}.agent-catalog-card.selected{background:linear-gradient(#fffffffc 0%,#f1f2fff5 100%);border-color:#494bcb6b;box-shadow:0 0 0 1px #494bcb24,0 12px 24px #494bcb14}.agent-catalog-icon{background:#494bcb;border-radius:8px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;overflow:hidden}.agent-catalog-icon img{object-fit:contain;width:80%;height:80%;display:block}.agent-catalog-icon svg{width:72%;height:72%;display:block}.agent-catalog-body{flex:auto;gap:6px;min-width:0;display:grid}.agent-catalog-body strong{font-size:1.02rem;line-height:1.25}.agent-catalog-body>span:first-of-type{color:var(--muted);line-height:1.45}.channel-pill-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.agent-catalog-actions{align-items:center;gap:12px;margin-left:auto;display:inline-flex}.channel-catalog-card .agent-catalog-actions{flex-wrap:wrap;justify-content:flex-end}.channel-connection-button{min-height:38px;padding:0 12px;font-size:.8rem}.channel-drawer-webhook{gap:8px;margin-top:14px;display:grid}.drawer-head-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.agent-status-switch{background:0 0;border:0;flex:none;width:54px;height:30px;padding:0}.agent-status-switch-track{background:#d7dae7;border-radius:999px;width:100%;height:100%;transition:background .14s;display:block;position:relative}.agent-status-switch.active .agent-status-switch-track{background:var(--blue)}.agent-status-switch-thumb{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0f172a2e}.agent-status-switch.active .agent-status-switch-thumb{transform:translate(24px)}.agent-status-switch:disabled{cursor:not-allowed;opacity:.6}.agent-menu-wrap{flex:none;position:relative}.agent-menu-button{width:38px;height:38px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-size:1.35rem;line-height:1;display:inline-flex}.agent-menu-button:hover{color:var(--blue);background:#494bcb14}.agent-menu-dropdown{z-index:20;background:#fffffffa;border:1px solid #494bcb24;border-radius:14px;gap:4px;min-width:188px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 42px #0f172a1f}.agent-menu-dropdown button{width:100%;min-height:40px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:10px;padding:0 12px;font-weight:600}.agent-menu-dropdown button:hover{color:var(--blue);background:#494bcb14}.agent-menu-dropdown .danger{color:var(--red-text)}.agent-menu-dropdown .danger:hover{color:var(--red-text);background:#c5221f14}.source-catalog-card{cursor:default;border-radius:16px;align-items:flex-start;gap:18px;min-height:94px;padding:18px}.source-catalog-card:hover{border-color:var(--line);transform:none;box-shadow:0 1px #0f172a05}.source-catalog-card .agent-catalog-body{gap:5px;padding-top:2px}.source-catalog-icon{position:relative}.source-catalog-icon span{color:#fff;letter-spacing:.1em;font-size:.72rem;font-weight:800}.source-test-modal{z-index:135;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.source-test-modal-panel{background:#fffffffa;border:1px solid #494bcb24;border-radius:18px;gap:18px;width:min(720px,100%);max-height:min(84vh,860px);padding:24px;display:grid;overflow:auto;box-shadow:0 28px 70px #0f172a2e}.source-test-modal-card{gap:14px;display:grid}.source-test-loading{align-items:center;gap:12px;display:flex}.plan-catalog-card{gap:16px;display:grid}.plan-metadata-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.plan-metadata-grid article{border:1px solid var(--line);background:linear-gradient(#fffffff5 0%,#f6f9fcf5 100%);border-radius:12px;gap:6px;padding:12px 14px;display:grid}.plan-metadata-grid span{color:var(--muted);font-size:.86rem}.plan-metadata-grid strong{font-size:1.02rem}.surface-backdrop{z-index:110;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11182747;border:0;position:fixed;inset:0}.surface-drawer{z-index:111;border-left:1px solid var(--line);background:#fffffffa;align-content:start;gap:18px;width:min(720px,100vw);height:100vh;padding:24px;animation:.22s ease-out slideInDrawer;display:grid;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-20px 0 60px #0f172a24}.inbox-client-drawer-backdrop{z-index:220}.inbox-client-drawer{z-index:221}.surface-drawer-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.surface-drawer-head h3,.surface-drawer-head p{margin:0}.surface-drawer-head p{color:var(--muted);margin-top:8px;line-height:1.6}.nested-surface{background:#fdfdff;border:1px solid #5060ac24;border-radius:18px;margin-top:4px;padding:16px}.section-header-meta-stack{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:12px;display:flex}.inline-select-label{color:var(--muted);align-items:center;gap:6px;font-size:.76rem;display:flex}.inline-select-label select{min-width:auto;color:var(--text);background:#fff;border:1px solid #0f172a24;border-radius:12px;padding:11px 12px}.filter-row.source-header-controls{flex-wrap:nowrap}.source-list-toolbar{justify-content:space-between;align-items:center;gap:14px;padding:2px 2px 6px;display:flex}.source-list-toolbar-hint{color:var(--muted);font-size:.88rem}.agent-embed-modal{z-index:136;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.agent-embed-modal-panel{background:linear-gradient(#fffffffc 0%,#f6f9fcfa 100%);border:1px solid #494bcb1f;border-radius:20px;gap:18px;width:min(1160px,100%);max-height:min(88vh,920px);padding:24px;display:grid;overflow:auto;box-shadow:0 30px 80px #0f172a29}.agent-embed-summary{background:linear-gradient(90deg,#494bcb0f,#494bcb05);border:1px solid #494bcb1f;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.agent-embed-summary div{gap:5px;display:grid}.agent-embed-summary strong{font-size:1.04rem}.agent-embed-summary span,.agent-embed-summary p{color:var(--muted)}.agent-embed-summary p{max-width:58ch;margin:0;line-height:1.55}.agent-embed-copy-list{gap:14px}.embed-copy-card{background:linear-gradient(#fffffffc 0%,#f7f9fff5 100%);border:1px solid #494bcb24;border-radius:18px;grid-template-columns:minmax(240px,.92fr) minmax(0,1.45fr);gap:18px;padding:18px 20px;display:grid;box-shadow:0 1px #0f172a05}.embed-copy-card-copy{align-content:start;gap:10px;padding-top:2px;display:grid}.embed-copy-card-copy strong{font-size:1.08rem;line-height:1.2}.embed-copy-card-copy span{color:var(--muted);max-width:34ch;line-height:1.55}.embed-copy-card-body{gap:10px;display:grid}.embed-copy-card-body textarea{background:#fbfcff;border-color:#494bcb24;min-height:100px}.embed-copy-card-actions{flex-wrap:wrap;justify-content:flex-start}.embed-copy-card-actions .anchor-button{min-height:44px}.embed-copy-card.featured{border-color:#494bcb3d;box-shadow:0 18px 42px #494bcb14}.webchat-lab-grid{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:start;gap:18px;display:grid}.webchat-lab-panel{gap:18px;display:grid}.webchat-lab-panel-head{gap:6px;display:grid}.webchat-lab-panel-head strong{font-size:1.02rem}.webchat-lab-panel-head span{color:var(--muted);line-height:1.5}.webchat-lab-select{align-items:flex-start}.webchat-lab-identity-card{background:linear-gradient(#fffffffa 0%,#f6f9fcf5 100%);border:1px solid #494bcb1f;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.webchat-lab-identity-card div{gap:4px;display:grid}.webchat-lab-identity-card strong{font-size:1.02rem}.webchat-lab-identity-card span{color:var(--muted);word-break:break-all;line-height:1.5}.webchat-lab-notes{gap:12px;display:grid}.webchat-lab-notes article{background:#ffffffe6;border:1px solid #494bcb14;border-radius:14px;gap:6px;padding:14px 16px;display:grid}.webchat-lab-notes strong{font-size:.98rem}.webchat-lab-notes span{color:var(--muted);line-height:1.55}.webchat-lab-iframe-panel{min-height:760px}.webchat-lab-iframe-shell{background:linear-gradient(#f5f7fce0,#fffffff5);border:1px solid #494bcb1f;border-radius:18px;flex:auto;min-height:700px;display:grid;overflow:hidden}.webchat-lab-iframe{width:100%;height:100%;min-height:700px;box-shadow:none;background:0 0;border:0}@media (width<=960px){.embed-copy-card,.webchat-lab-grid{grid-template-columns:1fr}.webchat-lab-iframe-panel{min-height:600px}}.external-source-empty{gap:14px;display:grid}.external-source-empty-actions{gap:8px;display:grid}.external-source-assignment-banner{gap:12px;margin-bottom:16px;display:grid}.code-block{color:#e5e7eb;white-space:pre-wrap;word-break:break-word;background:#111827;border-radius:14px;margin:12px 0 0;padding:14px 16px;font-size:.8rem;line-height:1.55;overflow:auto}.external-source-test-result .surface-copy{margin-top:12px}.drawer-form{gap:16px}.template-radio-group{border:0;gap:12px;margin:0;padding:0;display:grid}.template-radio-group legend{font-weight:700}.template-radio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.template-radio-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;gap:8px;padding:16px;display:grid;position:relative}.template-radio-card input{opacity:0;cursor:pointer;position:absolute;inset:0}.template-radio-card span{color:var(--muted);line-height:1.5}.template-radio-card.selected{background:#494bcb0f;border-color:#494bcb61;box-shadow:0 0 0 1px #494bcb1f}.inline-settings-grid{grid-template-columns:1fr 1fr auto auto;align-items:end;gap:12px;display:grid}.account-plan-grid{grid-template-columns:1fr 1fr 1fr 1fr auto;margin-top:12px}.auth-layout{background:linear-gradient(135deg,#4842d9 0%,#3f36b8 100%);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;width:100%;min-height:100vh;display:grid}.auth-intro,.auth-card,.loading-card,.account-banner,.metric-card,.surface,.bottom-bar,.embed-card{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:8px}.auth-intro,.auth-card,.loading-card,.account-banner,.surface,.embed-card{padding:24px}.auth-card{z-index:2;min-height:100%;box-shadow:none;background:#fffffffa;border:0;border-radius:0;flex-direction:column;justify-content:center;padding:56px min(7vw,88px);display:flex;position:relative}.auth-card-head{margin-bottom:24px}.auth-card-head h2{max-width:16ch}.auth-footnote{color:var(--muted);margin:4px 0 0;line-height:1.55}.auth-inline-link{color:var(--blue);background:0 0;border:0;padding:0;font-weight:700}.auth-inline-link:hover{text-decoration:underline}.auth-demo-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.auth-demo-actions .secondary-button{padding-inline:14px}.auth-visual-panel{background:radial-gradient(circle at 100% 0,#ffffff29,#0000 28%),radial-gradient(circle at 0 100%,#b4afff3d,#0000 28%);min-height:100%;display:block;position:relative;overflow:hidden}.auth-visual-image{object-fit:cover;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.auth-visual-copy{color:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#110f3f75;border:1px solid #ffffff2e;border-radius:22px;gap:16px;width:min(420px,100% - 56px);padding:26px 28px;display:grid;position:absolute;bottom:clamp(28px,4vw,46px);left:clamp(28px,4vw,54px);right:clamp(28px,4vw,54px)}.auth-visual-kicker{letter-spacing:.08em;text-transform:uppercase;background:#ffffff24;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 12px;font-size:.76rem;font-weight:700;display:inline-flex}.auth-visual-copy h3{margin:0;font-size:clamp(1.6rem,2.2vw,2.5rem);line-height:1.08}.auth-visual-copy p{margin:0;line-height:1.6}.auth-visual-points{gap:12px;display:grid}.auth-visual-points article{grid-template-columns:12px minmax(0,1fr);align-items:start;gap:12px;display:grid}.auth-visual-dot{background:#ffffffe6;border-radius:50%;width:12px;height:12px;margin-top:7px;box-shadow:0 0 0 6px #ffffff1f}.auth-visual-meta{flex-wrap:wrap;align-items:center;gap:10px;padding-top:4px;display:flex}.auth-visual-meta span{color:#ffffffb8;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:700}.auth-visual-meta code{color:#fff;background:#ffffff1f;border-color:#ffffff24}.brand-kicker,.section-eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:700}.auth-intro h1,.auth-card h2,.loading-card h2,.section-header h2,.account-banner h2{margin:0;font-size:clamp(1.45rem,2vw,2.25rem);font-weight:700;line-height:1.14}.auth-copy,.section-copy,.auth-points span,.metric-card p,.list-card span,.message-panel-head span,.empty-card span,.banner-side span,.inline-hint,.auth-helper span,.topbar-copy,.meta-copy,.preview-block span{color:var(--muted);line-height:1.6}.auth-copy,.section-copy,.topbar-copy{margin:12px 0 0}.auth-points{gap:12px;margin-top:24px;display:grid}.auth-points article,.credential-card,.preview-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:4px;padding:14px 16px;display:grid}.auth-points strong,.auth-helper strong,.metric-card strong,.template-row strong,.list-card strong,.message-panel-head strong,.empty-card strong,.preview-block strong,.credential-card strong{font-weight:700}.auth-card-head,.section-header,.account-banner,.list-card-head,.message-panel-head,.form-actions,.button-row,.embed-head,.conversation-title{justify-content:space-between;gap:16px;display:flex}.auth-card-head,.section-header,.message-panel-head,.embed-head{align-items:flex-start}.account-banner,.list-card-head,.form-actions,.button-row,.conversation-title{align-items:center}.form-grid{gap:14px;display:grid}.compact-form{margin-top:20px}.form-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}label{gap:8px;display:grid}label span{color:var(--muted);font-size:.9rem;font-weight:600}input,select,textarea{background:var(--surface);width:100%;color:var(--text);border:1px solid var(--line-strong);border-radius:8px;outline:none;padding:.85rem .95rem}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1a73e81c}textarea{resize:vertical}input[type=color]{height:30px;padding:2px 6px;overflow:hidden}.password-field{gap:8px;display:grid}.password-field-control{display:grid;position:relative}.password-field-control input{padding-right:3rem}.password-visibility-toggle{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:1.9rem;height:1.9rem;padding:0;display:inline-grid;position:absolute;top:50%;right:.7rem;transform:translateY(-50%)}.password-visibility-toggle:hover{color:var(--blue);background:#494bcb14}.password-visibility-toggle svg{width:1rem;height:1rem}.primary-button,.danger-button,.secondary-button,.ghost-button,.anchor-button,.conversation-item{border-radius:8px;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;padding:.88rem 1.1rem;font-weight:700}.danger-button{background:var(--red-text);color:#fff;border:1px solid #c5221f33;padding:.88rem 1.1rem;font-weight:700}.primary-button:hover,.danger-button:hover,.secondary-button:hover,.ghost-button:hover,.anchor-button:hover,.conversation-item:hover{transform:translateY(-1px)}.primary-button:disabled,.danger-button:disabled,.secondary-button:disabled,.ghost-button:disabled{opacity:.7;cursor:not-allowed}.secondary-button,.anchor-button{color:var(--blue);background:#494bcb1a;border:1px solid #494bcb2e;padding:.82rem 1rem;font-weight:600;text-decoration:none}.ghost-button{color:#2f315f;background:#ffffffe0;border:1px solid #494bcb29;padding:.72rem .9rem;font-weight:600}.ghost-button.active{border-color:var(--blue);color:var(--blue);background:#494bcb1f}.feedback{border:1px solid #0000;border-radius:8px;margin:16px 0 0;padding:12px 14px}.feedback.error{background:var(--red-soft);color:var(--red-text);border-color:#c5221f1f}.feedback.success{background:var(--green-soft);color:var(--green-text);border-color:#1373331f}.auth-helper{border-top:1px solid var(--line);gap:4px;margin-top:18px;padding-top:18px;display:grid}.api-pill,.embed-api{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:8px;padding:.6rem .75rem;font-family:IBM Plex Mono,monospace;font-size:.82rem}.account-banner{margin-bottom:16px}.banner-side{gap:6px;max-width:560px;display:grid}.copied-note{color:var(--blue);font-weight:600}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.metric-card{padding:18px 18px 16px}.metric-card span{color:var(--muted);margin-bottom:10px;font-size:.86rem;display:block}.metric-card strong{margin-bottom:8px;font-size:1.75rem;display:block}.metric-card p{margin:0;font-size:.93rem}.dashboard-grid{grid-template-columns:1.18fr .92fr;gap:16px;display:grid}.sidebar-collapsed .app-frame{grid-template-columns:88px minmax(0,1fr)}.sidebar-collapsed .app-sidebar{padding-inline:10px}.sidebar-collapsed .sidebar-brand,.sidebar-collapsed .sidebar-link{justify-content:center}.sidebar-collapsed .sidebar-support{display:none}.admin-grid{grid-template-columns:1fr 1fr}.section-span-2{grid-column:1/-1}.section-meta{align-items:center;gap:12px;display:flex}.filter-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inbox-meta,.presence-stack{gap:8px;display:grid}.presence-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.presence-avatar{width:30px;height:30px;color:var(--blue);background:#494bcb14;border:1px solid #1a73e824;border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.template-list,.stack-list,.transcript-list,.message-list,.embed-thread{gap:12px;display:grid}.stack-list,.transcript-list,.embed-thread{margin-top:18px}.admin-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.template-row,.list-card,.empty-card,.conversation-item,.message-item,.credential-card{border:1px solid var(--line);background:var(--surface);border-radius:8px}.list-card,.empty-card{padding:14px 16px}.list-card{gap:12px;display:grid}.list-card p,.message-item p{margin:0}.meta-copy{margin:0;font-size:.92rem}.status-chip{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:.2rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.status-chip.neutral{background:var(--surface-2);color:var(--muted);border-color:var(--line)}.status-chip.positive{background:var(--green-soft);color:var(--green-text)}.status-chip.warning{background:var(--amber-soft);color:var(--amber-text)}.status-chip.negative{background:var(--red-soft);color:var(--red-text)}.guide-grid,.lab-grid{grid-template-columns:1.3fr .9fr;gap:16px;margin-top:18px;display:grid}.template-preview{display:grid}.preview-card{background:linear-gradient(180deg, var(--surface) 0%, var(--surface-2) 100%);height:100%}.preview-card h3{margin:0;font-size:1.2rem}.preview-card p{color:var(--muted);margin:10px 0 0;line-height:1.6}.preview-block{border-top:1px solid var(--line);gap:6px;margin-top:16px;padding-top:16px;display:grid}.notifications-surface{gap:18px;display:grid}.notifications-list{gap:14px;display:grid}.notification-card{border:1px solid var(--line);background:linear-gradient(#fffffffa 0%,#f4f5fff5 100%);border-radius:14px;gap:12px;padding:18px;display:grid}.notification-card.unread{border-color:#494bcb3d;box-shadow:0 0 0 1px #494bcb14}.notification-card.read{opacity:.92}.notification-card.archived{border-style:dashed}.notification-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notification-card-meta{align-items:center;gap:8px;display:flex}.notification-card-head span,.notification-card p{color:var(--muted);margin:0;line-height:1.6}.message-item p a,.timeline-item p a,.note-item p a{color:var(--blue);text-decoration:underline}.credentials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.credential-card code{width:fit-content}.conversation-grid{grid-template-columns:380px 1fr;gap:16px;margin-top:18px;display:grid}.inbox-queue-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.queue-card{border:1px solid var(--line);text-align:left;color:var(--text);background:linear-gradient(#fffffffa 0%,#f6f9fcf5 100%);border-radius:8px;gap:6px;padding:18px;display:grid}.queue-card span,.queue-card p{color:var(--muted)}.queue-card strong{font-size:1.9rem;line-height:1}.queue-card p{margin:0;line-height:1.5}.queue-card.tone-warning{background:linear-gradient(#fffdf7 0%,#ffde8773 100%)}.queue-card.tone-positive{background:linear-gradient(#f8fdf9 0%,#e6f4ea 100%)}.queue-card.tone-neutral{background:linear-gradient(#fff 0%,#f6f6fa 100%)}.wizard-surface{margin-bottom:18px}.wizard-progress-bar{background:#4f46e51a;border-radius:999px;width:100%;height:10px;margin-top:18px;overflow:hidden}.wizard-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#4f46e5 0%,#6b5cff 100%);height:100%;display:block}.wizard-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px;margin-top:18px;display:grid}.wizard-highlight-card,.wizard-step-card{border:1px solid var(--line);background:linear-gradient(#fffffffa 0%,#f6f9fcf5 100%);border-radius:8px;gap:10px;padding:18px;display:grid}.wizard-highlight-card{background:linear-gradient(#4f46e517 0%,#fffffffa 100%);align-content:start}.wizard-highlight-card p,.wizard-step-card p,.wizard-step-card small{color:var(--muted);margin:0;line-height:1.6}.wizard-step-card{text-align:left;color:var(--text)}.wizard-step-card span{color:var(--muted);letter-spacing:.08em;font-size:.82rem;font-weight:700}.wizard-step-card small{font-weight:700}.wizard-step-card.done{background:linear-gradient(#f8fdf9 0%,#e6f4ea 100%)}.wizard-steps{gap:12px;display:grid}.button-row.compact{flex-wrap:wrap;justify-content:flex-start;gap:10px}.onboarding-surface{margin-bottom:18px}.onboarding-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:16px;margin-top:18px;display:grid}.onboarding-highlight,.onboarding-step-card{border:1px solid var(--line);background:linear-gradient(#fffffffa 0%,#f6f9fcf5 100%);border-radius:8px;gap:10px;padding:18px;display:grid}.onboarding-highlight{background:linear-gradient(#4f46e514 0%,#fffffffa 100%);align-content:start}.onboarding-highlight p,.onboarding-step-card p{color:var(--muted);margin:0;line-height:1.6}.onboarding-step{width:fit-content;min-height:28px;color:var(--blue);text-transform:uppercase;letter-spacing:.08em;background:#4f46e51f;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.onboarding-steps{gap:12px;display:grid}.onboarding-step-card{text-align:left;color:var(--text)}.onboarding-step-card span{color:var(--muted);letter-spacing:.08em;font-size:.82rem;font-weight:700}.onboarding-step-card.done{background:linear-gradient(#f8fdf9 0%,#e6f4ea 100%)}.inbox-toolbar{border:1px solid var(--line);background:#ffffffbd;border-radius:8px;gap:12px;margin-top:18px;padding:14px;display:grid}.inbox-layout{grid-template-columns:420px minmax(0,1fr)}.inbox-list-shell{border:1px solid var(--line);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:8px;padding:14px}.inbox-list-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.inbox-list-head span{color:var(--muted)}.conversation-column{gap:10px;max-height:760px;padding-right:4px;display:grid;overflow:auto}.conversation-item{text-align:left;background:var(--surface);gap:8px;width:100%;padding:14px 16px;display:grid}.conversation-item.selected{border-color:var(--blue);background:linear-gradient(180deg, #f8fbff 0%, var(--blue-soft) 100%)}.conversation-item span,.conversation-item small,.conversation-item p{color:var(--muted)}.conversation-title-meta,.conversation-assignment-row,.detail-meta-row,.detail-status-stack{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.unread-badge,.assignment-pill{border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:.76rem;font-weight:700;display:inline-flex}.unread-badge{background:var(--blue);color:#fff}.assignment-pill.neutral{background:var(--surface-2);color:var(--muted)}.assignment-pill.warning{background:var(--amber-soft);color:var(--amber-text)}.assignment-pill.positive{background:var(--green-soft);color:var(--green-text)}.conversation-item p{margin:0;line-height:1.5}.message-panel{border:1px solid var(--line);background:linear-gradient(180deg, var(--surface-2) 0%, #f2f6fb 100%);border-radius:8px;min-height:640px;padding:16px}.inbox-detail-head{border-bottom:1px solid var(--line);padding-bottom:14px}.detail-title-block{gap:6px;display:grid}.detail-status-stack{justify-content:flex-end}.message-list{gap:12px;max-height:380px;margin-top:16px;padding-right:4px;display:grid;overflow:auto}.conversation-operator-bar,.conversation-status-bar,.manual-reply-form{margin-top:16px}.conversation-operator-bar,.conversation-status-bar{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.conversation-status-bar{background:linear-gradient(#fff 0%,#f8fafc 100%)}.conversation-operator-meta span{color:var(--muted);margin-top:4px;display:block}.wrap-row{flex-wrap:wrap}.message-item{padding:12px 14px}.message-item-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.message-item-head span{color:var(--muted);font-size:.86rem}.message-item.inbound{border-left:3px solid var(--blue)}.message-item.outbound{border-left:3px solid #1e8e3e}.message-item.system{border-left:3px solid #6b7280}.message-item small{color:var(--muted);margin-top:8px;display:block}.conversation-notes-panel{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.notes-list{gap:10px;margin-top:16px;display:grid}.note-item{border:1px solid var(--line);background:#ffffffd1;border-radius:8px;padding:12px 14px}.note-item p{margin:0;line-height:1.55}.note-item small{color:var(--muted);margin-top:8px;display:block}.empty-card{align-content:center;gap:6px;min-height:120px;display:grid}.empty-card.compact{min-height:0}.search-input{min-width:240px}.inline-hint{font-size:.92rem}.assignment-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.triage-controls{grid-template-columns:150px minmax(220px,1fr) auto;align-items:center;gap:10px;width:100%;display:grid}.presence-inline-card{border:1px solid var(--line);background:#494bcb0a;border-radius:8px;gap:10px;margin-top:16px;padding:14px 16px;display:grid}.tag-row,.suggestion-row{flex-wrap:wrap;gap:8px;display:flex}.suggestion-chip{max-width:100%;color:var(--blue);text-align:left;background:#494bcb12;border:1px solid #494bcb1f;border-radius:999px;padding:8px 10px;font-size:.84rem}.timeline-list{gap:10px;max-height:320px;margin-top:14px;padding-right:4px;display:grid;overflow:auto}.timeline-item{border:1px solid var(--line);background:#ffffffdb;border-radius:8px;padding:12px 14px}.timeline-item.note{background:#494bcb0a}.inline-checkbox{align-items:center;gap:10px;display:flex}.inline-checkbox input{width:auto}.bottom-bar{margin-top:16px;padding:12px 16px;position:sticky;bottom:16px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.inbox-redesign{gap:var(--spacing-8);grid-template-columns:320px minmax(0,1fr);min-height:680px;display:grid;overflow:hidden}.inbox-pane{min-width:0;height:100%}.inbox-chat-list-pane,.inbox-chat-window-pane,.inbox-client-details-pane{border:1px solid var(--line);border-radius:var(--radius-cards);box-shadow:var(--shadow-md);background:linear-gradient(#fffffffa 0%,#f3f4ffeb 100%)}.inbox-chat-list-pane,.inbox-client-details-pane{gap:var(--spacing-12);grid-template-rows:auto auto auto minmax(0,1fr);padding:24px;display:grid}.inbox-chat-window-pane{gap:var(--spacing-12);grid-template-rows:auto auto minmax(0,1fr) auto;padding:24px;display:grid}.inbox-pane-head,.inbox-detail-card-head{gap:var(--spacing-4);display:grid}.inbox-pane-kicker{color:var(--color-link-blue);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.inbox-pane-head h3,.inbox-chat-header h3,.inbox-detail-card h4,.inbox-profile-summary h4{letter-spacing:-.24px;margin:0;font-size:16px;line-height:1.28}.inbox-detail-card-head p,.inbox-pane-head p,.inbox-profile-summary p,.inbox-chat-header p,.inbox-handover-banner p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.inbox-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid;margin-top:4px!important}filter-tab{padding:5px}aside.inbox-pane.inbox-chat-list-pane,section.inbox-pane.inbox-chat-window-pane{padding:15px!important}.inbox-handover-banner{border-radius:10px;margin-bottom:15px}.inbox-filter-tab{border-radius:var(--radius-default);min-height:30px;color:var(--color-shortcut-violet);background:#494bcb12;border:1px solid #0000;justify-content:space-between;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:500;display:inline-flex}.inbox-filter-tab.active{background:var(--color-shortcut-violet);color:var(--color-canvas-white)}.inbox-filter-count,.inbox-count-pill{border-radius:var(--radius-badges);justify-content:center;align-items:center;min-width:20px;min-height:20px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.inbox-filter-count{color:currentColor;background:#ffffff2e}.inbox-search-field input,.inbox-composer-shell textarea,.inbox-notes-form textarea{border:1px solid var(--line);border-radius:var(--radius-default);background:var(--color-canvas-white);width:100%;color:var(--text);font-family:var(--font-satoshi);padding:10px 12px;font-size:13px;line-height:1.5}.inbox-composer-shell textarea,.inbox-notes-form textarea{resize:none}.inbox-search-field input::placeholder,.inbox-composer-shell textarea::placeholder,.inbox-notes-form textarea::placeholder{color:var(--color-soft-gray)}.inbox-search-field input:focus,.inbox-composer-shell textarea:focus,.inbox-notes-form textarea:focus{border-color:#494bcb57;outline:none;box-shadow:0 0 0 3px #494bcb14}.inbox-chat-list-scroll,.inbox-message-history,.inbox-client-details-pane,.inbox-notes-list{min-height:0;overflow:auto}.inbox-chat-card{border-radius:var(--radius-cards);text-align:left;background:#ffffffeb;border:1px solid #494bcb14;grid-template-columns:minmax(0,1fr) auto;gap:14px;width:100%;padding:14px 16px;transition:border-color .14s,background .14s,transform .14s;display:grid}.inbox-chat-card:hover{background:#494bcb0d;border-color:#494bcb38}.inbox-chat-card.selected{border-color:var(--color-shortcut-violet);background:linear-gradient(#494bcb1f 0%,#fffffffa 100%);box-shadow:inset 0 0 0 1px #494bcb14}.inbox-channel-badge{border-radius:var(--radius-badges);background:var(--color-link-blue);min-width:32px;height:32px;color:var(--color-canvas-white);justify-content:center;align-items:center;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.inbox-channel-badge.large{min-width:44px;height:44px;font-size:13px}.inbox-chat-card-body,.inbox-chat-card-top>div{gap:4px;min-width:0;display:grid}.inbox-chat-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inbox-chat-card-top>div{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.inbox-chat-card-top strong,.inbox-message-meta strong,.inbox-context-row strong,.inbox-profile-meta strong{color:var(--text);font-size:13px;display:block}.inbox-chat-card-top span,.inbox-chat-card-top small,.inbox-chat-card p,.inbox-control-pill,.inbox-note-item small,.inbox-context-row span,.inbox-profile-meta span{color:var(--muted);font-size:12px}.inbox-chat-card p{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.inbox-chat-card-bottom,.inbox-message-meta,.inbox-message-meta-trail,.inbox-profile-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.inbox-control-pill{border-radius:var(--radius-badges);background:#08093f0f;align-items:center;min-height:28px;padding:0 12px;font-size:10px;font-weight:700;display:inline-flex}.inbox-control-pill.bot{color:var(--color-shortcut-violet);background:#494bcb1f}.inbox-control-pill.agent,.inbox-count-pill{color:var(--green-text);background:#1373331f}.inbox-handover-banner{border-radius:var(--radius-cards);background:linear-gradient(#494bcb24 0%,#fffffff5 100%);border:1px solid #494bcb38;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.inbox-handover-actions,.inbox-chat-header-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.inbox-chat-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;padding-bottom:12px;display:flex}.inbox-chat-header-title,.inbox-profile-summary{align-items:center;gap:12px;display:flex}.inbox-message-history{align-content:start;gap:10px;padding-right:4px;display:grid}.inbox-message-bubble{border-radius:var(--radius-cards);border:1px solid var(--line);background:var(--color-canvas-white);gap:6px;max-width:min(78%,640px);padding:12px 14px;display:grid}.inbox-message-bubble.client{justify-self:start}.inbox-message-bubble.agent{background:#494bcb0f;border-color:#494bcb2e;justify-self:end}.inbox-message-bubble.bot{background:var(--color-pewter-mist);justify-self:end}.inbox-ai-tag{border-radius:var(--radius-badges);min-height:22px;color:var(--color-charcoal-text);background:#0000000f;align-items:center;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.inbox-message-copy,.inbox-note-item p{line-height:1.55}.inbox-message-copy p,.inbox-note-item p{margin:0}label.inbox-search-field{margin:8px 0 15px}.inbox-typing-indicator{border-radius:var(--radius-badges);width:fit-content;color:var(--muted);background:#494bcb14;padding:7px 10px;font-size:12px}.inbox-message-input,.inbox-notes-form{gap:10px;display:grid}.inbox-composer-shell{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.inbox-composer-shell textarea:disabled{background:var(--color-pewter-mist);color:var(--color-slate-text);cursor:not-allowed}.inbox-suggestion-row{flex-wrap:wrap;gap:6px;display:flex}.inbox-suggestion-chip{border-radius:var(--radius-badges);max-width:100%;color:var(--color-shortcut-violet);background:#494bcb1a;border:1px solid #494bcb2e;padding:7px 10px;font-size:12px}.inbox-detail-card{border:1px solid var(--line);border-radius:var(--radius-cards);background:#fffffff0;gap:12px;padding:18px;display:grid}.inbox-client-details-pane{align-content:start;gap:16px;padding:19px}.inbox-profile-avatar{width:44px;height:44px;color:var(--color-shortcut-violet);background:#494bcb1f;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.inbox-profile-summary span{color:var(--muted)}.inbox-profile-meta{flex-direction:column;align-items:stretch}.inbox-profile-meta div,.inbox-context-row{border-top:1px solid var(--line);gap:4px;padding-top:10px;display:grid}.inbox-context-list{gap:12px;display:grid}.inbox-context-row span{text-transform:capitalize}.inbox-note-item{border-radius:var(--radius-default);background:var(--color-pewter-mist);gap:6px;padding:12px;display:grid}.inbox-empty-state{border-radius:var(--radius-cards);background:#f6f6fa99;border:1px dashed #6868783d;gap:6px;padding:14px;display:grid}.inbox-empty-state.compact{padding:12px}.inbox-client-drawer{width:min(520px,100vw)}.inbox-client-drawer-content{gap:12px;min-height:0;padding-right:4px;display:grid;overflow:auto}.inbox-client-drawer .inbox-detail-card{background:#fffffffa}.inbox-redesign .tiny,.inbox-client-drawer .tiny{min-height:30px;padding:7px 10px;font-size:12px}.inbox-empty-state.roomy{place-content:center;min-height:100%}.inbox-empty-state strong,.inbox-empty-state p{margin:0}.inbox-empty-state p{color:var(--muted);line-height:1.5}@keyframes spin{to{transform:rotate(360deg)}}.embed-card{width:min(440px,100vw - 32px)}.embed-thread{max-height:380px;overflow:auto}.embed-card.chat-mode{width:min(520px,100vw - 32px)}.message-panel-head div{gap:var(--spacing-4);flex-direction:column;display:flex}@media (width<=1180px){.auth-layout,.dashboard-grid,.conversation-grid,.inbox-queue-grid,.wizard-grid,.onboarding-grid,.form-split,.metrics-grid,.dashboard-chart-grid,.reports-hero-grid,.reports-context-grid,.guide-grid,.lab-grid,.credentials-grid,.admin-stack,.profile-summary-grid,.profile-editor-grid,.inline-settings-grid{grid-template-columns:1fr}.section-span-2{grid-column:auto}.app-frame,.sidebar-collapsed .app-frame{grid-template-columns:1fr}.app-sidebar{z-index:50;width:min(280px,100vw - 24px);transition:transform .18s;position:fixed;top:12px;bottom:12px;left:12px;transform:translate(-118%)}.app-frame.sidebar-open .app-sidebar{transform:translate(0)}.mobile-menu-button{display:inline-flex}.auth-layout{grid-template-columns:1fr;min-height:100vh}.auth-card{order:2;padding:42px 28px}.auth-visual-panel{order:1;min-height:50vh}.auth-visual-copy{width:min(460px,100% - 56px)}.profile-editor-grid,.profile-summary-grid,.template-radio-grid,.inbox-redesign{grid-template-columns:1fr}.inbox-redesign{height:auto;min-height:0}.inbox-chat-list-pane,.inbox-chat-window-pane{min-height:520px}.inbox-client-drawer{width:100vw}}@media (width<=760px){.auth-shell,.loading-shell,.app-shell{width:min(100vw - 16px,1380px);padding:12px 0 24px}.auth-card-head,.section-header,.account-banner,.message-panel-head,.embed-head,.workspace-topbar{flex-direction:column;align-items:flex-start}.section-meta,.filter-row,.workspace-topbar-right{width:100%}.search-input{width:100%;min-width:0}.workspace-topbar-right{flex-wrap:wrap;justify-content:space-between}.conversation-operator-bar,.conversation-status-bar{flex-direction:column;align-items:flex-start}.triage-controls{grid-template-columns:1fr}.account-badge{order:3;justify-content:center;width:100%}.profile-trigger-meta{display:none}.profile-menu{width:min(280px,100vw - 32px);left:0;right:auto}.auth-card{padding:28px 20px 34px}.auth-visual-panel{min-height:50vh;display:block}.auth-visual-copy{width:auto;padding:20px 18px;bottom:18px;left:18px;right:18px}.auth-card-head h2{max-width:none}.surface-drawer{width:100vw;padding:20px 16px 28px}.profile-avatar-editor{flex-direction:column;align-items:flex-start}.inbox-filter-bar,.inbox-composer-shell,.inbox-handover-banner,.inbox-chat-header,.inbox-profile-summary{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.inbox-handover-actions,.inbox-chat-header-actions{justify-content:flex-start;width:100%}.inbox-message-bubble{max-width:100%}}@keyframes slideInDrawer{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}
