.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--admin-edge-toggle-top: 18px;--admin-sidebar-footer-space: 126px;--admin-sidebar-toggle-top: 8px;--admin-sidebar-toggle-width: 20px;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef2f6;color:#17202c;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;overscroll-behavior-x:none}body.nav-scroll-lock{overflow:hidden;overscroll-behavior:none}body.nav-scroll-lock .sidebar{touch-action:pan-y}html.client-pane-scroll-lock,body.client-pane-scroll-lock{height:100%;overflow:hidden;overscroll-behavior:none}body.client-pane-scroll-lock{position:fixed;top:0;right:0;bottom:0;left:0;width:100%}:root[data-admin-theme=dark]{color-scheme:dark;background:#0f1722;color:#e7edf5}:root[data-admin-theme=dark] body,:root[data-admin-theme=dark] .admin-boot-screen,:root[data-admin-theme=dark] .login-screen{background:#0f1722;color:#e7edf5}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh;background:#eef2f6}.app-shell.theme-dark{background:#0f1722;color:#e7edf5}.app-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.app-shell.sidebar-collapsed .mobile-app-header{left:72px}.mobile-app-header{position:fixed;z-index:50;top:0;right:0;left:280px;display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 28px;border-bottom:1px solid #d8e0e9;background:#fff;box-shadow:0 8px 24px #17202c14}.mobile-header-brand{display:flex;min-width:0;max-width:min(360px,100%);align-items:center;gap:10px}.mobile-brand-mark{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid rgba(249,115,22,.28);border-radius:7px;background:#123a88;color:#f97316}.mobile-header-brand div:last-child{display:grid;min-width:0;gap:1px}.mobile-header-brand strong,.mobile-header-brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-header-brand strong{color:#17202c;font-size:14px;line-height:1.15}.mobile-header-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.header-profile-block{display:inline-grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;min-width:0;max-width:min(360px,100%);height:40px;color:#17202c;text-align:left}.header-profile-photo-button{display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid transparent;border-radius:999px;background:transparent}.header-profile-photo-button:hover,.header-profile-photo-button:focus-visible{border-color:#d8e0e9;background:#f8fafc}.header-profile-photo-button:focus-visible{outline:3px solid rgba(70,179,165,.24);outline-offset:2px}.header-profile-photo{display:grid;width:32px;height:32px;place-items:center;border-radius:999px;background:#17202c;color:#fff;font-size:13px;font-weight:900;line-height:1}.header-profile-block div{display:grid;min-width:0;gap:1px}.header-profile-block strong,.header-profile-block span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-profile-block strong{font-size:13px;font-weight:900;line-height:1.15}.header-profile-block span{color:#526170;font-size:12px;font-weight:700;line-height:1.15}.header-refresh-button{display:inline-grid;align-items:center;justify-content:center;width:34px;min-width:34px;height:34px;padding:0;gap:0;color:#17202c;font-size:13px;font-weight:800}.header-refresh-button span{display:none}.header-refresh-button:disabled{cursor:wait;opacity:.58}.header-dialogs-button{position:relative}.mobile-header-actions .icon-button{width:34px;min-width:34px;height:34px;padding:0}.mobile-header-actions .icon-button>svg{width:16px;height:16px}.header-dialogs-button:hover,.header-dialogs-button:focus-visible,.header-dialogs-button.active{border-color:#9fd8c6;background:#eefaf6;color:#0e6d54}.mobile-header-brand span{color:#526170;font-size:12px;font-weight:700;line-height:1.15}.mobile-nav-backdrop{display:none}.login-screen{display:grid;min-height:100vh;place-items:center;padding:24px;background:#eef2f6}.admin-boot-screen{display:grid;min-height:100vh;place-items:center;padding:76px 28px 28px;background:#eef2f6}.admin-boot-screen .empty-state{width:min(100%,1180px)}:root[data-admin-theme=dark] .admin-boot-screen .empty-state{border-color:#34475b;background:#111923;color:#a8b5c4}.login-panel{display:grid;width:min(420px,100%);gap:16px;padding:24px;border:1px solid #d8e0e9;border-radius:8px;background:#fff;box-shadow:0 18px 50px #17202c1f}.login-brand{margin-bottom:2px;color:#17202c}.login-submit-button{width:100%;min-height:48px;margin-top:2px;border-radius:10px;border-color:#101827;background:#101827;color:#fff;font-size:15px;font-weight:950;box-shadow:0 12px 24px #10182733;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.login-submit-button:hover:not(:disabled),.login-submit-button:focus-visible{border-color:#243247;background:#243247;box-shadow:0 16px 30px #1018273d;transform:translateY(-1px)}.login-submit-button:disabled{border-color:#c5ceda;background:#d8e0ea;color:#5f6f83;box-shadow:inset 0 0 0 1px #ffffff94;opacity:1}.sidebar{position:sticky;z-index:60;top:0;display:flex;flex-direction:column;gap:14px;height:100vh;min-height:0;padding:0 18px;overflow:visible;background:#17202c;color:#f7fafc}.sidebar .brand{position:relative;z-index:121;display:flex;min-height:48px;height:48px;flex:0 0 auto;margin:0 -18px;padding:0 18px;border-bottom:1px solid rgba(203,214,226,.16)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;width:44px;height:44px;place-items:center;overflow:hidden;border-radius:8px;border:1px solid rgba(249,115,22,.28);background:#123a88;color:#f97316;box-shadow:0 10px 24px #f9731629}.mobile-brand-mark img,.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}.sidebar-brand{justify-content:flex-start;gap:10px}.sidebar-brand-copy{min-width:0;overflow:hidden;color:#fff;font-size:15px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.sidebar-collapse-button{position:absolute;z-index:120;top:var(--admin-sidebar-toggle-top);right:calc(var(--admin-sidebar-toggle-width) * -1);transform:none;display:inline-grid;width:var(--admin-sidebar-toggle-width);height:32px;place-items:center;border:1px solid rgba(203,214,226,.16);border-left:0;border-radius:0 8px 8px 0;background:#17202c;color:#e7edf5;box-shadow:8px 0 18px #1119231f}.sidebar-collapse-button:hover{border-color:#f973167a;color:#fff}.sidebar-collapse-button>svg{transform:translate(-4px)}.sidebar .brand-mark{width:32px;height:32px;border-radius:7px;box-shadow:none}.brand h1,.brand p,.topbar h2,.topbar p,.panel h3,.row p{margin:0}.brand h1{font-size:19px;line-height:1.2}.brand p{margin-top:3px;color:#9fb0c2;font-size:13px}.nav{display:grid;align-content:start;flex:1 1 auto;gap:8px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 4px var(--admin-sidebar-footer-space) 0;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.nav::-webkit-scrollbar,.sidebar-settings-panel::-webkit-scrollbar{display:none;width:0;height:0}.nav::-webkit-scrollbar-track,.sidebar-settings-panel::-webkit-scrollbar-track{background:transparent}.nav::-webkit-scrollbar-thumb,.sidebar-settings-panel::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd6e238}.nav:hover::-webkit-scrollbar-thumb,.sidebar-settings-panel:hover::-webkit-scrollbar-thumb{background:#cbd6e261}.nav-button{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#cbd6e2;font-size:14px;text-align:left;-webkit-tap-highlight-color:transparent}.nav-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell.sidebar-collapsed .sidebar{align-items:center;padding:0 10px}.app-shell.sidebar-collapsed .sidebar .brand{justify-content:center;width:calc(100% + 20px);margin:0 -10px;padding:0 10px}.app-shell.sidebar-collapsed .sidebar-collapse-button{right:calc(var(--admin-sidebar-toggle-width) * -1);width:var(--admin-sidebar-toggle-width);height:32px;opacity:1}.app-shell.sidebar-collapsed .nav,.app-shell.sidebar-collapsed .admin-card,.app-shell.sidebar-collapsed .sidebar-settings-panel{width:100%}.app-shell.sidebar-collapsed .admin-card{right:10px;left:10px;width:auto;padding-bottom:14px}.app-shell.sidebar-collapsed .nav-button,.app-shell.sidebar-collapsed .nav-group-heading{justify-content:center;padding:0}.app-shell.sidebar-collapsed .nav-label,.app-shell.sidebar-collapsed .nav-group-heading span,.app-shell.sidebar-collapsed .sidebar-brand-copy,.app-shell.sidebar-collapsed .nav-sublist,.app-shell.sidebar-collapsed .sidebar-settings-head div,.app-shell.sidebar-collapsed .sidebar-setting-row span:not(.sidebar-setting-icon),.app-shell.sidebar-collapsed .admin-card span,.app-shell.sidebar-collapsed .admin-card small,.app-shell.sidebar-collapsed .admin-session-line,.app-shell.sidebar-collapsed .logout-button span{display:none}.app-shell.sidebar-collapsed .sidebar-settings-head{justify-content:center}.app-shell.sidebar-collapsed .sidebar-setting-row{grid-template-columns:1fr;justify-items:center;min-height:42px;padding:0}.app-shell.sidebar-collapsed .sidebar-toggle-switch{display:none}.app-shell.sidebar-collapsed .admin-actions{grid-template-columns:1fr}.app-shell.sidebar-collapsed .admin-settings-button,.app-shell.sidebar-collapsed .logout-button{width:42px;padding:0}.app-shell.sidebar-collapsed .nav-group-heading{position:relative;padding-right:10px}.app-shell.sidebar-collapsed .nav-group-chevron{position:absolute;right:3px;width:12px;height:12px;opacity:.58}.nav-button:hover,.nav-button.active{background:#253343;color:#fff}.nav-button:focus,.nav-group-heading:focus{outline:none}.nav-button:focus-visible,.nav-group-heading:focus-visible{box-shadow:inset 0 0 0 2px #46b3a5b8}.nav-group{display:grid;gap:6px}.nav-group-heading{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;border:0;border-radius:7px;color:#cbd6e2;background:transparent;font-size:14px;font-weight:400;line-height:1.2;text-align:left;-webkit-tap-highlight-color:transparent}.nav-group-heading svg{flex:0 0 auto}.nav-group-heading span{min-width:0;flex:1 1 auto}.nav-group-chevron{margin-left:auto;transition:transform .16s ease}.nav-group.active .nav-group-heading{background:#2533437a;color:#fff}.nav-group.open .nav-group-chevron{transform:rotate(180deg)}.nav-sublist{display:none;gap:6px;margin-left:8px;padding-left:8px;border-left:1px solid rgba(203,214,226,.18)}.nav-group.open .nav-sublist{display:grid}.sidebar-settings-panel{display:grid;align-content:start;flex:1 1 auto;gap:8px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 4px var(--admin-sidebar-footer-space) 0;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sidebar-settings-head{display:flex;align-items:center;gap:10px;min-height:42px;padding:0}.sidebar-settings-back{display:inline-grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #34475b;border-radius:7px;background:#111923;color:#cbd6e2}.sidebar-settings-back:hover{border-color:#f97316;color:#fff}.sidebar-settings-head h3,.sidebar-settings-head p{margin:0}.sidebar-settings-head h3{color:#fff;font-size:14px;font-weight:700;line-height:1.2}.sidebar-settings-head p{margin-top:2px;color:#9fb0c2;font-size:12px;font-weight:600}.sidebar-settings-nav{gap:6px;padding:0;overflow:visible}.sidebar-setting-row{display:grid;grid-template-columns:18px minmax(0,1fr) 38px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#cbd6e2;font-size:14px;font-weight:400;text-align:left}.sidebar-setting-row:hover,.sidebar-setting-row.active{background:#253343;color:#fff}.sidebar-setting-icon{display:grid;width:18px;height:18px;place-items:center;color:currentColor}.sidebar-setting-row strong,.sidebar-setting-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-setting-row strong{color:currentColor;font-size:14px;font-weight:400;line-height:1.2}.sidebar-setting-row small{margin-top:2px;color:#9fb0c2;font-size:12px;font-weight:600}.sidebar-toggle-switch{position:relative;width:38px;height:22px;border-radius:999px;background:#34475b;transition:background .16s ease}.sidebar-toggle-switch:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #1119234d;content:"";transition:transform .16s ease}.sidebar-setting-row.active .sidebar-toggle-switch{background:#f97316}.sidebar-setting-row.active .sidebar-toggle-switch:after{transform:translate(16px)}.nav-sublist .nav-button{min-height:36px;padding:0 9px;font-size:13px}.admin-card{position:absolute;z-index:130;right:18px;bottom:0;left:18px;display:grid;gap:8px;margin-top:0;padding:14px 0 18px;border-top:1px solid rgba(203,214,226,.16);background:#17202c}.admin-card span{overflow:hidden;color:#fff;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.admin-card small{color:#9fb0c2;font-size:12px}.admin-session-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.admin-session-line small+small:before{margin-right:8px;color:#526170;content:"•"}.admin-actions{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px}.admin-settings-button,.logout-button{display:flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #34475b;border-radius:7px;background:#111923;color:#cbd6e2;font-size:13px}.admin-settings-button{width:42px}.admin-settings-button.active{border-color:#f97316;background:#f973161f;color:#fff}.logout-button{gap:7px;padding:0 10px}.admin-settings-button:hover,.logout-button:hover{border-color:#f97316;color:#fff}.workspace{min-width:0;padding:64px 28px 28px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.client-inbox-topbar{margin-bottom:8px}@media(min-width:961px){.client-inbox-topbar{margin-bottom:12px}}.section-kicker{color:#46b3a5;font-size:13px;font-weight:700;line-height:1.4}.breadcrumb-row{display:flex;align-items:center;gap:10px;min-height:22px}.breadcrumb-row .section-kicker{margin:0}.breadcrumb-status{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid #d8e0e9;border-radius:999px;background:#fff;color:#526170;font-size:12px;font-weight:800;white-space:nowrap}.breadcrumb-status:before{width:6px;height:6px;margin-right:7px;border-radius:999px;background:#46b3a5;content:""}.topbar h2{margin-top:4px;font-size:30px;line-height:1.12;letter-spacing:0}.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-chat-tools{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.topbar-status{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border:1px solid #d8e0e9;border-radius:7px;background:#fff;color:#526170;font-size:12px;font-weight:800;white-space:nowrap}.topbar-status:before{width:7px;height:7px;margin-right:8px;border-radius:999px;background:#46b3a5;content:""}.topbar-status.sound:before{background:#f97316}.client-inbox-header-tabs{display:flex;min-width:0;align-items:center}.mobile-app-header .client-inbox-header-tabs,.mobile-client-tabs-bar{display:none}.client-inbox-segments{display:flex;align-items:center;gap:6px}.client-inbox-segment{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid #d8e0e9;border-radius:7px;background:#fff;color:#526170;font-size:12px;font-weight:800;white-space:nowrap}.client-inbox-segment:hover,.client-inbox-segment.active{border-color:#9fd8c6;background:#eefaf6;color:#0e6d54}.client-inbox-segment strong{display:inline-grid;min-width:22px;height:20px;place-items:center;padding:0 8px;border-radius:999px;background:#e8edf3;color:#526170;font-size:11px;line-height:1}.client-inbox-segment.active strong{background:#46b3a5;color:#fff}.client-inbox-select{position:relative;display:none;min-width:0}.client-inbox-select select{width:100%;min-height:38px;padding:0 34px 0 11px;border:1px solid #d8e0e9;border-radius:7px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;color:#17202c;font-size:13px;font-weight:800}.client-inbox-select svg{position:absolute;top:50%;right:10px;pointer-events:none;transform:translateY(-50%);color:#526170}.panel-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.primary-button,.secondary-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:7px;font-size:14px;font-weight:700}.primary-button{border:1px solid #17202c;background:#17202c;color:#fff}.secondary-button{border:1px solid #cdd7e3;background:#fff;color:#17202c}.danger-button{border:1px solid #f3b6ad;background:#fff0ee;color:#9e2b1f}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled{cursor:not-allowed;opacity:.6}.alert{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;border-radius:7px;font-size:14px}.alert.error{border:1px solid #f3b6ad;background:#fff0ee;color:#9e2b1f}.alert.critical{border:1px solid #ef4444;background:#fff1f2;color:#991b1b;box-shadow:0 12px 32px #b91c1c24}.alert.critical span{flex:1 1 auto;min-width:0}.alert-close-button{display:inline-grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid rgba(153,27,27,.22);border-radius:7px;background:#ffffffb8;color:currentColor;cursor:pointer}.alert-close-button:hover,.alert-close-button:focus-visible{border-color:#991b1b75;background:#fff}.alert.success{border:1px solid #9fd8c6;background:#ecfbf5;color:#0e6d54}.content-grid,.prompt-layout,.knowledge-layout,.contracts-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.split-view{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px}.client-inbox-layout{position:relative;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.48fr) minmax(292px,.72fr);gap:16px;align-items:start}.client-inbox-layout.client-info-collapsed{grid-template-columns:minmax(280px,.58fr) minmax(0,1.82fr)}.panel{min-width:0;padding:18px;border:1px solid #d8e0e9;border-radius:8px;background:#fff;box-shadow:0 10px 30px #17202c0f}.panel.wide{grid-column:1 / -1}.panel h3{margin-bottom:12px;font-size:17px;line-height:1.3}.panel>h3:has(+.panel-note){margin-bottom:0}.panel-heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-heading-row h3{margin-bottom:0}.panel-heading-row .panel-note{margin:0;line-height:1.45}.inline-heading{display:inline-flex;align-items:center;gap:8px}.inline-heading svg{color:#526170}.muted-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:6px;background:#eef3f8;color:#526170;font-size:12px;font-weight:700}.panel-note{margin:0 0 16px;color:#5f6d7c;font-size:13px;line-height:1.4}.client-channel-note{overflow:visible}.client-channel-menu-wrap{position:relative;display:inline-flex;align-items:baseline;overflow:visible;vertical-align:baseline}.client-channel-link{display:inline;padding:0;border:0;background:transparent;color:#0f766e;font:inherit;font-weight:800;line-height:inherit}.client-channel-link:hover,.client-channel-link:focus-visible{color:#0e6d54;text-decoration:underline;text-underline-offset:2px}.client-channel-link:focus-visible{outline:2px solid rgba(70,179,165,.34);outline-offset:2px}.client-channel-menu{position:absolute;z-index:82;top:calc(100% + 7px);left:0;display:grid;width:148px;overflow:hidden;border:1px solid #d8e0e9;border-radius:10px;background:#fffffff7;box-shadow:0 18px 40px #17202c2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.client-channel-menu button{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:36px;padding:0 10px;border:0;background:transparent;color:#253343;font-size:13px;font-weight:800;text-align:left}.client-channel-menu button:hover{background:#eefaf6;color:#0f766e}.dashboard-layout{display:grid;gap:16px;align-items:start}.dashboard-grid-shell{position:relative;min-width:0}.dashboard-widget{position:relative;display:grid;min-width:0;z-index:1}.dashboard-widget>.dashboard-panel{height:100%}.dashboard-grid{position:relative;z-index:1;min-width:0}.dashboard-grid .react-grid-item{transition:transform .16s ease,width .16s ease,height .16s ease}.dashboard-grid .react-grid-item.react-draggable-dragging{z-index:8;transition:none}.dashboard-grid .react-grid-placeholder{border:1px dashed rgba(20,184,166,.72);border-radius:10px;background:#14b8a61f;opacity:1}.dashboard-grid .react-resizable-handle{opacity:0;transition:opacity .14s ease,background .14s ease,border-color .14s ease}.dashboard-layout.is-editing .dashboard-grid .react-resizable-handle{right:6px;bottom:6px;width:18px;height:18px;border:1px solid rgba(70,179,165,.5);border-radius:6px;background:#ffffffeb;opacity:1}.dashboard-layout.is-editing .dashboard-grid .react-resizable-handle:after{right:4px;bottom:4px;width:7px;height:7px;border-right-color:#0f766e;border-bottom-color:#0f766e}.dashboard-layout.is-editing .dashboard-grid .react-grid-item.resizing{z-index:9}.dashboard-grid-guide{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:118px;gap:16px;pointer-events:none}.dashboard-grid-guide span{min-height:112px;border:1px dashed rgba(37,99,235,.22);border-radius:8px;background:#eff6ff85}.dashboard-widget-toolbar{position:absolute;z-index:4;top:-10px;right:10px;display:flex;justify-content:flex-end}.dashboard-drag-handle{display:inline-grid;width:34px;height:30px;place-items:center;border:1px solid #cdd7e3;border-radius:8px;background:#fff;color:#687789;box-shadow:0 8px 18px #10182814;cursor:grab}.dashboard-drag-handle:active{cursor:grabbing}.dashboard-widget.is-dragging .dashboard-panel{box-shadow:0 18px 38px #1018282e}.dashboard-layout.is-editing .dashboard-panel{outline:1px solid rgba(37,99,235,.18);outline-offset:3px}.dashboard-topbar-button{min-height:38px}.dashboard-panel{display:grid;align-content:start;gap:16px}.dashboard-panel-main{min-height:520px}.dashboard-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dashboard-panel-head h3{margin:2px 0 0}.dashboard-panel-head .panel-note{margin:4px 0 0}.dashboard-eyebrow{color:#46b3a5;font-size:12px;font-weight:900;line-height:1.1}.compact-button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid #cdd7e3;border-radius:7px;background:#f8fafc;color:#253343;font-size:13px;font-weight:800;white-space:nowrap}.compact-button:hover{border-color:#9fd8c6;background:#eefaf6;color:#0f766e}.compact-button.active{border-color:#9ec5ff;background:#eff6ff;color:#1d4ed8}.compact-button.subtle{background:#fff;color:#687789}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dashboard-metric-card{display:grid;min-width:0;min-height:118px;align-content:space-between;gap:7px;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc;color:#17202c;text-align:left}.dashboard-metric-card:hover{border-color:#9fd8c6;background:#f2fbf8}.dashboard-metric-card.accent{border-color:#46b3a56b;background:#eefaf6}.dashboard-metric-card.warn{border-color:#f9731647;background:#fff8f1}.dashboard-metric-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:7px;background:#fff;color:#0f766e;box-shadow:0 6px 18px #17202c14}.dashboard-metric-card small,.dashboard-metric-card em{overflow:hidden;color:#687789;font-size:12px;font-style:normal;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.dashboard-metric-card strong{color:#17202c;font-size:31px;font-weight:950;letter-spacing:0;line-height:.95}.client-workspace-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.client-workspace-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:18px;align-items:center}.client-workspace-hero h3{margin-bottom:5px}.client-workspace-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.client-workspace-metrics>div{display:grid;min-width:0;gap:5px;min-height:82px;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc}.client-workspace-metrics>div.warn{border-color:#f9731652;background:#fff8f1}.client-workspace-metrics>div.danger{border-color:#ef444457;background:#fff1f2}.client-workspace-metrics span{overflow:hidden;color:#687789;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.client-workspace-metrics strong{color:#08111f;font-size:30px;font-weight:950;line-height:1}.client-workspace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.client-filter-chip-row{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.client-filter-chip{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:36px;padding:0 11px;border:1px solid #d7e1ec;border-radius:8px;background:#fff;color:#334155;font-size:13px;font-weight:850;white-space:nowrap}.client-filter-chip strong{display:grid;min-width:24px;height:22px;place-items:center;padding:0 8px;border-radius:999px;background:#eaf1f8;color:#526174;font-size:12px}.client-filter-chip.active,.client-filter-chip:hover,.client-filter-chip:focus-visible{border-color:#46b3a5;background:#eefaf6;color:#0f766e}.client-filter-chip.active strong{background:#46b3a5;color:#fff}.client-workspace-search{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;width:min(360px,100%);min-height:38px;padding:0 12px;border:1px solid #d7e1ec;border-radius:8px;background:#fff;color:#687789}.client-workspace-search input{min-width:0;height:36px;padding:0;border:0;background:transparent;box-shadow:none}.client-record-list,.client-reminder-list{display:grid;gap:10px}.client-record-list.compact{gap:8px}.client-record-card,.client-reminder-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc}.client-record-card.compact{grid-template-columns:40px minmax(0,1fr) auto;padding:10px}.client-record-avatar{display:grid;width:44px;height:44px;place-items:center;border:2px solid #46b3a5;border-radius:999px;background:#fff;color:#0f766e;font-size:13px;font-weight:950;position:relative;overflow:visible}.client-record-card.compact .client-record-avatar{width:40px;height:40px}.client-record-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.client-record-avatar:after{content:"";position:absolute;right:-3px;bottom:-3px;width:10px;height:10px;border:2px solid #f8fafc;border-radius:999px;background:#aebdca}.client-record-avatar.presence-online:after{background:#22c55e}.client-record-avatar.presence-offline:after{background:#aebdca}.client-record-main{display:grid;min-width:0;gap:7px}.client-record-head,.client-reminder-head{min-width:0}.client-record-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.client-reminder-head{display:grid;align-content:center;gap:4px}.client-record-head h4,.client-reminder-head h4{overflow:hidden;margin:0;color:#08111f;font-size:15px;font-weight:950;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.client-record-head p,.client-reminder-card p,.client-record-preview{margin:0;color:#526174;font-size:13px;line-height:1.35}.client-record-preview{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.client-record-head>div:first-child{min-width:0}.client-record-meta,.client-record-footer{display:flex;flex-wrap:wrap;gap:6px}.client-record-meta span,.client-record-footer span,.client-status-pill,.client-reminder-badge{display:inline-flex;align-items:center;flex:0 0 auto;min-height:24px;max-width:100%;padding:0 8px;border:1px solid #dbe3ec;border-radius:999px;background:#fff;color:#526174;font-size:12px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-record-footer span{color:#687789;font-size:11px}.client-status-pill{flex:0 0 auto;border-color:#46b3a561;background:#eefaf6;color:#0f766e}.client-status-pill.client{border-color:#3b82f657;background:#eff6ff;color:#1d4ed8}.client-status-pill.danger{border-color:#ef44444d;background:#fff1f2;color:#b42318}.client-reminder-board>.client-filter-chip-row{margin-bottom:14px}.client-reminder-card{grid-template-columns:44px minmax(0,1fr) auto;align-items:start;padding:14px}.client-reminder-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.client-reminder-details{display:grid;grid-column:1 / -1;gap:8px;min-width:0}.client-reminder-card.tone-danger{border-color:#ef44445c;background:#fff7f7}.client-reminder-card.tone-warn{border-color:#f9731657;background:#fff8f1}.client-reminder-card.tone-info{border-color:#46b3a557;background:#f2fbf8}.client-reminder-head span{flex:0 0 auto;color:#687789;font-size:12px;font-weight:850}@media(max-width:1100px){.client-workspace-hero{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.client-workspace-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.client-workspace-toolbar{align-items:stretch;flex-direction:column}.client-workspace-search{width:100%}.client-record-card,.client-reminder-card{grid-template-columns:40px minmax(0,1fr);align-items:start}.client-record-card .client-record-main{display:contents}.client-record-card .client-record-head{grid-column:2 / -1;align-items:center;flex-direction:row;min-height:40px}.client-record-card .client-record-head>div{min-width:0}.client-record-card .client-status-pill{margin-left:auto}.client-record-card .client-record-meta,.client-record-card .client-record-preview{grid-column:1 / -1}.client-record-card>.compact-button{grid-column:1 / -1;width:100%}.client-reminder-card{grid-template-columns:40px minmax(0,1fr)}.client-reminder-actions{grid-column:1 / -1;justify-content:space-between;width:100%}.client-reminder-actions .compact-button{min-width:132px}}@media(max-width:520px){.client-workspace-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.client-workspace-metrics>div{min-height:72px;padding:10px}.client-workspace-metrics strong{font-size:25px}.client-filter-chip-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.client-filter-chip-row::-webkit-scrollbar{display:none}.client-reminder-head{align-items:flex-start;flex-direction:column;gap:5px}.client-reminder-head h4{white-space:normal}}.dashboard-response-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.dashboard-response-panel .dashboard-response-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-response-grid>div{display:grid;min-width:0;gap:3px;padding:9px 10px;border:1px solid #e1e7ee;border-radius:8px;background:#fbfcfe}.dashboard-response-grid>div.warn{border-color:#f9731647;background:#fff8f1}.dashboard-response-grid span,.dashboard-response-grid small{overflow:hidden;color:#687789;font-size:11px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.dashboard-response-grid strong{overflow:hidden;color:#17202c;font-size:17px;font-weight:950;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.dashboard-work-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(240px,.82fr);gap:12px;min-height:0}.dashboard-feed,.dashboard-mode-panel{display:grid;align-content:start;gap:10px;min-width:0;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#fbfcfe}.dashboard-block-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.dashboard-block-head strong{color:#17202c;font-size:14px;font-weight:900}.dashboard-block-head span{overflow:hidden;color:#687789;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dashboard-conversation-list{display:grid;gap:8px}.dashboard-conversation-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:9px;overflow:hidden;min-width:0;min-height:54px;padding:7px 8px;border:1px solid #e1e7ee;border-radius:8px;background:#fff;color:#17202c;text-align:left}.dashboard-conversation-row:hover{border-color:#9fd8c6;background:#f2fbf8}.dashboard-conversation-avatar{display:grid;width:38px;height:38px;place-items:center;border:2px solid #46b3a5;border-radius:999px;background:#fff;color:#17202c;font-size:12px;font-weight:900;line-height:1}.dashboard-conversation-row span{display:grid;min-width:0;gap:2px}.dashboard-conversation-row strong,.dashboard-conversation-row em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-conversation-row strong{color:#17202c;font-size:13px;font-weight:900;line-height:1.15}.dashboard-conversation-row em{color:#526170;font-size:12px;font-style:normal;font-weight:700}.dashboard-conversation-row small{color:#687789;font-size:11px;font-weight:800;white-space:nowrap}.dashboard-conversation-row b{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#46b3a5;color:#fff;font-size:11px;line-height:1}.dashboard-mode-bars{display:grid;gap:9px}.dashboard-mode-row{display:grid;grid-template-columns:minmax(92px,.78fr) minmax(0,1fr) 24px;align-items:center;gap:8px}.dashboard-mode-row span,.dashboard-mode-row strong{color:#253343;font-size:12px;font-weight:900;line-height:1.15}.dashboard-mode-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-mode-row div{height:8px;overflow:hidden;border-radius:999px;background:#e8edf3}.dashboard-mode-row i{display:block;height:100%;border-radius:inherit;background:#46b3a5}.dashboard-mode-row.mode-manual i,.dashboard-mode-row.mode-paused i{background:#f59e0b}.dashboard-mode-row.mode-coach i{background:#60a5fa}.dashboard-readiness-grid{display:grid;gap:9px}.dashboard-readiness-card{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:60px;padding:9px 10px;border:1px solid #e1e7ee;border-radius:8px;background:#f8fafc;color:#253343;text-align:left}.dashboard-readiness-card:hover{border-color:#9fd8c6;background:#f2fbf8}.dashboard-readiness-card>svg{display:block;width:36px;height:36px;padding:9px;border-radius:7px;background:#e9f8f4;color:#0f766e}.dashboard-readiness-card.danger>svg{background:#fff2e7;color:#bf4e09}.dashboard-readiness-card span{display:grid;min-width:0;gap:2px}.dashboard-readiness-card strong,.dashboard-readiness-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-readiness-card strong{color:#17202c;font-size:13px;font-weight:900}.dashboard-readiness-card small{color:#687789;font-size:12px;font-weight:800}.dashboard-system-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dashboard-system-strip div{display:grid;gap:3px;min-width:0;padding:9px;border:1px solid #e1e7ee;border-radius:8px;background:#fbfcfe}.dashboard-system-strip span{color:#687789;font-size:11px;font-weight:800}.dashboard-system-strip strong{overflow:hidden;color:#17202c;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.dashboard-trend-panel{gap:12px}.dashboard-trend-legend{display:flex;flex-wrap:wrap;gap:10px 16px;color:#526170;font-size:12px;font-weight:850}.dashboard-trend-legend span{display:inline-flex;align-items:center;gap:7px;min-width:0}.dashboard-trend-legend i{display:block;width:18px;height:8px;border-radius:999px}.dashboard-trend-legend i.bar{background:#46b3a5}.dashboard-trend-legend i.line{height:3px;background:#2563eb}.dashboard-trend-chart{display:grid;grid-template-rows:minmax(130px,1fr) auto;gap:8px;min-height:222px;overflow:hidden;padding:12px 10px 10px;border:1px solid #e1e7ee;border-radius:8px;background:#fbfcfe}.dashboard-trend-plot{position:relative;min-height:130px;overflow:hidden;border-bottom:1px solid rgba(226,232,240,.92);background:linear-gradient(to bottom,rgba(226,232,240,.72) 1px,transparent 1px) 0 0 / 100% 34px,transparent}.dashboard-trend-line-layer{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.dashboard-trend-line-layer polyline{fill:none;stroke:#2563eb;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;vector-effect:non-scaling-stroke}.dashboard-trend-line-layer circle{fill:#fff;stroke:#2563eb;stroke-width:1.8;vector-effect:non-scaling-stroke}.dashboard-trend-bars{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:9px;height:auto}.dashboard-trend-month{display:flex;min-width:0;align-self:stretch;align-items:end;justify-content:center}.dashboard-trend-bar-shell{display:flex;align-items:end;justify-content:center;width:100%;height:100%;min-height:0;padding:0 2px}.dashboard-trend-bar{display:grid;width:min(100%,54px);min-height:12px;align-items:start;justify-items:center;padding-top:7px;border:1px solid rgba(70,179,165,.34);border-radius:8px 8px 4px 4px;background:linear-gradient(180deg,#78d7cb,#46b3a5);color:#083f3b;box-shadow:inset 0 1px #ffffff8c}.dashboard-trend-bar.empty{border-style:dashed;background:#94a3b829;color:#687789}.dashboard-trend-bar strong{font-size:12px;font-weight:950;line-height:1}.dashboard-trend-axis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.dashboard-trend-axis-month{display:grid;min-width:0;gap:3px;text-align:center}.dashboard-trend-axis-month span,.dashboard-trend-axis-month small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-trend-axis-month span{color:#253343;font-size:12px;font-weight:900;text-transform:uppercase}.dashboard-trend-axis-month small{color:#687789;font-size:11px;font-weight:800}.dashboard-analytics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.dashboard-analytics-card{display:grid;align-content:space-between;gap:5px;min-width:0;min-height:96px;padding:10px;border:1px solid #e1e7ee;border-radius:8px;background:#f8fafc}.dashboard-analytics-card.highlight{border-color:#3b82f652;background:#eff6ff}.dashboard-analytics-card span,.dashboard-analytics-card small{overflow:hidden;color:#687789;font-size:11px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.dashboard-analytics-card strong{color:#17202c;font-size:28px;font-weight:950;letter-spacing:0;line-height:1}.dashboard-analytics-note{margin:0;color:#687789;font-size:12px;font-weight:750;line-height:1.35}.dashboard-analytics-split{display:grid;grid-template-columns:1fr;gap:9px;min-width:0}.dashboard-analytics-list{display:grid;align-content:start;gap:7px;min-width:0;padding:9px;border:1px solid #e1e7ee;border-radius:8px;background:#fbfcfe}.dashboard-analytics-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;min-width:0;min-height:28px}.dashboard-analytics-row span,.dashboard-analytics-row small{overflow:hidden;color:#687789;font-size:11px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.dashboard-analytics-row strong{color:#17202c;font-size:12px;font-weight:950;white-space:nowrap}.dashboard-error-list{display:grid;gap:8px}.dashboard-current-error,.dashboard-ok-state{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;border:1px solid rgba(249,115,22,.28);border-radius:8px;background:#fff8f1;color:#bf4e09}.dashboard-ok-state{grid-template-columns:22px minmax(0,1fr);border-color:#46b3a557;background:#f2fbf8;color:#0f766e}.dashboard-current-error span,.dashboard-ok-state span{display:grid;min-width:0;gap:2px}.dashboard-current-error strong,.dashboard-current-error small,.dashboard-ok-state strong,.dashboard-ok-state small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-current-error strong{color:#9a3412;font-size:12px;font-weight:900}.dashboard-current-error small,.dashboard-current-error em{color:#9a5a2d;font-size:11px;font-style:normal;font-weight:800}.dashboard-ok-state strong{color:#0f766e;font-size:12px;font-weight:900}.dashboard-ok-state small{color:#40897c;font-size:11px;font-weight:800}.web-test-bar{display:grid;grid-template-columns:38px minmax(150px,190px) minmax(220px,1fr) auto;align-items:center;gap:10px;margin:0 0 14px}.web-test-plus{display:grid;width:38px;height:38px;place-items:center;border:1px solid #cdd7e3;border-radius:7px;background:#f8fafc;color:#526170}.web-test-plus:hover:not(:disabled){border-color:#46b3a5;background:#f2fbf8;color:#0f766e}.web-test-attachment{display:inline-grid;grid-template-columns:auto minmax(0,auto) auto auto;align-items:center;gap:8px;max-width:min(100%,540px);margin:0 0 14px;padding:8px 10px;border:1px solid #cdd7e3;border-radius:7px;background:#f8fafc;color:#253343;font-size:13px;font-weight:700}.web-test-attachment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-test-attachment small{color:#687789;font-size:12px}.web-test-attachment button{display:grid;width:26px;height:26px;place-items:center;border:1px solid #cdd7e3;border-radius:6px;background:#fff;color:#526170}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid+label{margin-top:16px}.settings-theme-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-theme-option{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:58px;padding:10px;border:1px solid #d7e0eb;border-radius:8px;background:#f8fafc;color:#17202c;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.settings-theme-option:hover,.settings-theme-option:focus-visible{border-color:#46b3a5;box-shadow:0 0 0 3px #46b3a51f;outline:none}.settings-theme-option.active{border-color:#46b3a5;background:#edf9f7;box-shadow:inset 0 0 0 1px #46b3a547}.settings-theme-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#fff;color:#0f766e}.settings-theme-option span:last-child{display:grid;gap:3px;min-width:0}.settings-theme-option strong,.settings-theme-option small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-theme-option strong{font-size:14px;line-height:1.2}.settings-theme-option small{color:#687789;font-size:12px;font-weight:700;line-height:1.2}.settings-theme-hint{margin:10px 0 0}.settings-notification-panel{display:grid;align-content:start;gap:14px;order:-1}.settings-notification-head{align-items:flex-start}.settings-notification-head>div{min-width:0}.settings-notification-head h3{margin-bottom:5px}.settings-notification-master{grid-template-columns:22px auto;gap:8px;width:auto;min-width:0;max-width:190px;min-height:38px;flex:0 0 auto;padding:7px 9px;white-space:nowrap}.settings-notification-master .client-existing-checkbox{width:22px;height:22px;border-radius:6px}.settings-notification-master strong{font-size:12px;line-height:1.1}.settings-notification-master small{max-width:132px;font-size:10px;line-height:1.1}.settings-notification-toggles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.settings-notification-toggle{display:grid;gap:4px;min-width:0;min-height:58px;padding:10px;border:1px solid #d7e0eb;border-radius:8px;background:#f8fafc;color:#17202c;text-align:left}.settings-notification-toggle:hover,.settings-notification-toggle:focus-visible{border-color:#46b3a5;box-shadow:0 0 0 3px #46b3a51f;outline:none}.settings-notification-toggle.active{border-color:#46b3a5;background:#edf9f7;box-shadow:inset 0 0 0 1px #46b3a547}.settings-notification-toggle strong,.settings-notification-toggle small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-notification-toggle strong{font-size:13px;line-height:1.2}.settings-notification-toggle small{color:#687789;font-size:11px;font-weight:700;line-height:1.2}.settings-notification-form{align-items:stretch}.settings-notification-form input[type=range]{padding:0}.settings-notification-form input:disabled,.settings-notification-form button:disabled{cursor:not-allowed;opacity:.5}.settings-persistent-toggle{align-self:stretch}.settings-notification-actions,.settings-notification-scope{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.settings-notification-permission-button.active{border-color:#46b3a594;background:#edf9f7;color:#0f766e;box-shadow:inset 0 0 0 1px #46b3a53d}.settings-custom-sound-button{position:relative;cursor:pointer;max-width:100%}.settings-custom-sound-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.settings-custom-sound-button span{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-notification-scope>span{color:#526170;font-size:12px;font-weight:800}.settings-manager-telegram-panel{order:-1}.settings-manager-telegram-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:start;gap:12px}.settings-manager-telegram-card{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;min-width:0;min-height:0;padding:12px;border:1px solid #d7e0eb;border-radius:8px;background:#f8fafc}.settings-manager-telegram-card.primary{background:linear-gradient(180deg,#f8fafc,#f1f7f6)}.settings-manager-telegram-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(70,179,165,.32);border-radius:8px;background:#edf9f7;color:#0f766e}.settings-manager-telegram-card>div{display:grid;justify-items:start;min-width:0;row-gap:4px}.settings-manager-telegram-card strong,.settings-manager-telegram-card small,.settings-manager-telegram-card>div>span{display:block;min-width:0;max-width:100%;overflow-wrap:anywhere}.settings-manager-telegram-card strong{color:#17202c;font-size:14px;line-height:1.25}.settings-manager-telegram-card small{color:#687789;font-size:12px;font-weight:700;line-height:1.35}.settings-manager-telegram-card>div>span{color:#526170;font-size:12px;font-weight:900}.settings-manager-telegram-card .status-pill{display:inline-flex;width:fit-content;max-width:100%}.settings-manager-telegram-card code{display:inline-flex;align-items:center;width:fit-content;max-width:100%;min-height:26px;padding:4px 10px;border:1px solid #cbd9e8;border-radius:8px;background:#fff;color:#081827;font-size:12px;font-weight:900}.settings-manager-telegram-modes{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-manager-telegram-modes .settings-notification-toggle{min-height:52px;padding:10px 12px;align-content:start}.site-widget-layout{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);grid-template-areas:"sources preview" "basics preview" "appearance appearance" "channels channels" "colors colors";gap:16px;align-items:start}.site-widget-config-panel{display:contents}.site-widget-basics-panel{grid-area:basics}.site-widget-source-panel{grid-area:sources;display:grid;gap:14px}.site-widget-source-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.site-widget-source-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.site-widget-source-card{display:grid;grid-template-columns:28px minmax(0,1fr);gap:4px 9px;min-width:0;padding:10px;border:1px solid #d8e0e9;border-radius:10px;background:#f8fbff;color:#0a1f33;text-align:left}.site-widget-source-card:hover,.site-widget-source-card.active{border-color:#46b3a59e;background:#eefaf6;outline:none}.site-widget-source-card>span{display:grid;grid-row:span 2;width:28px;height:28px;place-items:center;border-radius:8px;background:#e0f6f2;color:#0b8f83;font-size:12px;font-weight:900}.site-widget-source-card strong,.site-widget-source-card small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-widget-source-card strong{font-size:13px;font-weight:900}.site-widget-source-card small{color:#65768a;font-size:11px;font-weight:750}.site-widget-source-form{margin-top:0}.site-widget-basics-panel .dashboard-panel-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,42%);align-items:start}.site-widget-basics-panel .dashboard-panel-head>div{min-width:0}.site-widget-appearance-panel{grid-area:appearance}.site-widget-channels-panel{grid-area:channels}.site-widget-colors-panel{grid-area:colors}.site-widget-preview-stack{grid-area:preview;display:grid;gap:16px}.site-widget-section-flush{margin-top:0}.site-widget-toggle{width:100%;min-width:0;justify-self:end}.site-widget-form-grid{margin-top:16px}.site-widget-phone-settings{display:grid;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.site-widget-phone-toggle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.site-widget-phone-action-toggle{min-width:0;justify-content:flex-start}.site-widget-phone-action-toggle>span:last-child{min-width:0}.site-widget-phone-action-toggle small{display:block;margin-top:2px;line-height:1.3}.site-widget-phone-reveal-card{display:grid;grid-template-columns:minmax(246px,.34fr) minmax(0,1fr);gap:10px 14px;align-items:end;padding:14px;border:1px solid rgba(70,179,165,.42);border-radius:10px;background:#f3fbf9}.site-widget-phone-reveal-label,.site-widget-phone-reveal-position{display:grid;align-content:start;min-width:0}.site-widget-phone-reveal-card>label,.site-widget-phone-reveal-card>div,.site-widget-phone-reveal-card>p{min-width:0}.site-widget-phone-reveal-hint{grid-column:1 / -1;margin:0}.site-widget-phone-position-grid{display:grid;grid-template-columns:repeat(11,minmax(34px,1fr)) minmax(116px,auto);gap:5px}.site-widget-phone-position-grid button{min-width:0;min-height:42px;padding:0 8px;border:1px solid #cbd6e2;border-radius:8px;background:#fff;color:#526170;font-size:12px;font-weight:900}.site-widget-phone-position-grid button:hover,.site-widget-phone-position-grid button.active{border-color:#46b3a5;background:#0b8f83;color:#fff}.site-widget-phone-position-grid button.wide{white-space:nowrap}.site-widget-phone-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.site-widget-phone-grid>label,.site-widget-phone-grid>div{min-width:0}.site-widget-phone-button-mode-field,.site-widget-phone-icon-field{grid-column:1 / -1}.site-widget-phone-order-field{display:grid;grid-column:1 / -1;gap:6px;min-width:0}.site-widget-phone-icon-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.site-widget-phone-extra-card{display:grid;grid-column:1 / -1;gap:10px;min-width:0;padding:12px;border:1px solid rgba(70,179,165,.32);border-radius:10px;background:#f8fbff}.site-widget-phone-extra-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.site-widget-phone-extra-grid label{min-width:0}.site-widget-phone-extra-grid label>span{display:block;margin-bottom:6px;color:#526170;font-size:12px;font-weight:850}.site-widget-text-channel-icon-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.site-widget-phone-icon-grid button,.site-widget-text-channel-icon-grid button{display:grid;min-height:66px;place-items:center;gap:5px;padding:8px;border:1px solid #d8e0e9;border-radius:9px;background:#f8fbff;color:#526170}.site-widget-phone-icon-grid button:hover,.site-widget-phone-icon-grid button.active,.site-widget-text-channel-icon-grid button:hover,.site-widget-text-channel-icon-grid button.active{border-color:#46b3a5;background:#eefaf6;color:#0b8f83}.site-widget-phone-icon-grid small,.site-widget-text-channel-icon-grid small{font-size:10px;font-weight:800}.site-widget-section{display:grid;gap:12px;margin-top:16px}.site-widget-preset-settings{padding-top:14px;border-top:1px solid #e2e8f0}.site-widget-display-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.site-widget-choice{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:center;min-width:0;padding:12px;border:1px solid #d8e0e9;border-radius:8px;background:#f8fbff;color:#0a1f33;text-align:left}.site-widget-display-options>.site-widget-choice{grid-column:1 / -1}.site-widget-choice:hover,.site-widget-choice:focus-visible,.site-widget-choice.active{border-color:#46b3a599;background:#eefaf6;outline:none}.site-widget-choice .client-existing-checkbox{width:26px;height:26px;border-radius:8px}.site-widget-choice.active .client-existing-checkbox{border-color:#46b3a5;background:#14b8a6;color:#fff;box-shadow:0 0 0 3px #14b8a629}.site-widget-choice strong,.site-widget-choice small{display:block}.site-widget-choice strong{font-size:13px;font-weight:900}.site-widget-choice small{margin-top:3px;color:#65768a;font-size:11px;font-weight:700;line-height:1.35}.site-widget-inline-note{margin:0;padding:10px 12px;border-left:3px solid #46b3a5;background:#f4faf9;color:#526170;font-size:12px;font-weight:750;line-height:1.4}.site-widget-variant-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.site-widget-form-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.site-widget-subchoice-grid,.site-widget-bar-layout-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.site-widget-bar-layout-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.site-widget-subchoice{display:grid;min-width:0;gap:4px;padding:11px;border:1px solid #d8e0e9;border-radius:9px;background:#f8fbff;color:#0a1f33;text-align:left}.site-widget-subchoice:hover,.site-widget-subchoice.active{border-color:#46b3a5;background:#eefaf6}.site-widget-subchoice strong{font-size:12px;font-weight:900}.site-widget-subchoice small{color:#65768a;font-size:10px;font-weight:700;line-height:1.35}.site-widget-constructor-head{margin-top:4px}.site-widget-bar-layout-thumb{position:relative;display:block;height:42px;margin-bottom:3px;border:1px solid #d8e0e9;border-radius:8px;background:#fff;overflow:hidden}.site-widget-bar-layout-thumb i,.site-widget-bar-layout-thumb b{position:absolute;display:block;border-radius:5px;background:#0b8f83;content:""}.site-widget-bar-layout-thumb i{right:6px;bottom:6px;width:48px;height:25px;opacity:.18}.site-widget-bar-layout-thumb b{right:10px;bottom:10px;width:28px;height:5px}.site-widget-bar-layout-thumb.compact i,.site-widget-bar-layout-thumb.wide i{right:6px;left:6px;width:auto;height:14px}.site-widget-bar-layout-thumb.mini i{width:34px;height:29px}.site-widget-bar-layout-thumb.wide i{right:0;bottom:0;left:0;height:17px;border-radius:5px 5px 0 0}.site-widget-variant-card{display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px;min-width:0;padding:10px;border:1px solid #d8e0e9;border-radius:10px;background:#f8fbff;color:#0a1f33;text-align:left}.site-widget-variant-card:hover,.site-widget-variant-card.active{border-color:#46b3a594;background:#eefaf6}.site-widget-variant-card strong,.site-widget-variant-card small{display:block;min-width:0}.site-widget-variant-card strong{font-size:13px;font-weight:900;line-height:1.2}.site-widget-variant-card small{margin-top:4px;color:#5c6f82;font-size:11px;font-weight:750;line-height:1.3}.site-widget-variant-thumb{position:relative;display:block;height:54px;border:1px solid #d8e0e9;border-radius:10px;background:linear-gradient(180deg,#fff,#eef5fb);overflow:hidden}.site-widget-variant-thumb i,.site-widget-variant-thumb b,.site-widget-variant-thumb em{position:absolute;display:block;background:#0b8f83;box-shadow:0 8px 18px #0c1f361f}.site-widget-variant-thumb i{right:8px;bottom:8px;width:38px;height:22px;border-radius:8px;background:#fff;border:1px solid #bad8d4}.site-widget-variant-thumb b{right:10px;bottom:10px;width:18px;height:18px;border-radius:999px}.site-widget-variant-thumb em{left:10px;top:10px;width:26px;height:6px;border-radius:999px;opacity:.46}.site-widget-variant-thumb.bubble-menu i{width:20px;height:20px;border-radius:999px;transform:translate(-24px,-18px)}.site-widget-variant-thumb.bubble-menu em{left:auto;right:31px;top:16px;width:18px;height:18px;border-radius:999px}.site-widget-variant-thumb.bubble-message i{right:24px;bottom:25px;width:38px;height:15px;border-radius:999px}.site-widget-variant-thumb.compact-bar i{left:8px;right:8px;bottom:10px;width:auto;height:16px;border-radius:999px}.site-widget-variant-thumb.mini-card i{right:8px;bottom:8px;width:48px;height:28px}.site-widget-variant-thumb.side-tab i{right:0;bottom:8px;width:10px;height:38px;border-radius:8px 0 0 8px;background:#0b8f83}.site-widget-variant-thumb.bottom-sheet i{left:8px;right:8px;bottom:8px;width:auto;height:22px}.site-widget-variant-thumb.rail i,.site-widget-variant-thumb.rail em{left:auto;right:10px;width:16px;height:16px;border-radius:999px;background:#fff;border:1px solid #bad8d4}.site-widget-variant-thumb.rail i{bottom:8px}.site-widget-variant-thumb.rail em{top:10px}.site-widget-variant-thumb.form-circle i{width:24px;height:24px;border-radius:999px;background:#0b8f83}.site-widget-variant-thumb.form-circle b{right:14px;bottom:14px;width:12px;height:12px;background:#fff}.site-widget-variant-thumb.form-side-tab i{right:0;bottom:7px;width:11px;height:40px;border:0;border-radius:8px 0 0 8px;background:#0b8f83}.site-widget-palette-actions{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.site-widget-palette-button{display:flex;min-width:0;min-height:40px;align-items:center;gap:8px;padding:7px 9px;border:1px solid #d8e0e9;border-radius:8px;background:#fff;color:#0a1f33;font-size:12px;font-weight:850;text-align:left}.site-widget-palette-button:hover,.site-widget-palette-button:focus-visible{border-color:#46b3a5;box-shadow:0 0 0 3px #46b3a51f;outline:none}.site-widget-palette-swatch{width:22px;height:22px;flex:0 0 22px;border:1px solid rgba(15,23,42,.12);border-radius:6px;box-shadow:inset 0 0 0 1px #ffffff47}.site-widget-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.site-widget-color-field{display:grid;gap:6px;min-width:0}.site-widget-color-field>span{color:#526170;font-size:12px;font-weight:850}.site-widget-color-field div{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px}.site-widget-color-field input[type=color]{width:42px;min-width:42px;height:40px;padding:3px;border-radius:10px}.site-widget-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.site-widget-position-section{margin-top:18px;padding-top:16px;border-top:1px solid #e2e8f0}.site-widget-position-section .site-widget-options{grid-template-columns:repeat(2,minmax(0,1fr))}.site-widget-options>div,.site-widget-options>label{display:grid;grid-template-rows:minmax(18px,auto) 44px;align-items:end;min-width:0}.site-widget-options .site-widget-field-label,.site-widget-options .site-widget-number-field>span{align-self:start;margin-bottom:6px;line-height:1.2}.site-widget-options .site-widget-segmented,.site-widget-options input{width:100%;min-height:44px}.site-widget-options .site-widget-number-field{max-width:none}.site-widget-position-switch{min-width:0}.site-widget-corner-preview{position:relative;display:block;width:38px;height:30px;flex:0 0 38px;border:1px solid #cbd6e2;border-radius:7px;background:#f8fbff}.site-widget-corner-preview:before{position:absolute;right:5px;bottom:5px;left:5px;height:1px;background:#cbd6e2;content:""}.site-widget-corner-preview i{position:absolute;bottom:5px;width:9px;height:9px;border-radius:3px 3px 1px 1px;background:#0b8f83}.site-widget-corner-preview.left i{left:5px}.site-widget-corner-preview.right i{right:5px}.site-widget-proactive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:start}.site-widget-proactive-settings{display:grid;gap:12px;padding-top:12px;border-top:1px solid #e2e8f0}.site-widget-visit-rule-list{display:grid;gap:12px}.site-widget-visit-rule{display:grid;gap:12px;min-width:0;padding:12px;border:1px solid #d8e0e9;border-radius:10px;background:#f8fbff}.site-widget-visit-rule-head{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center}.site-widget-visit-badge{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#e9f6f4;color:#0b8f83;font-size:13px;font-weight:900}.site-widget-visit-rule-head strong,.site-widget-visit-rule-head small{display:block;min-width:0}.site-widget-visit-rule-head strong{color:#0a1f33;font-size:13px;font-weight:900}.site-widget-visit-rule-head small{margin-top:2px;color:#65768a;font-size:11px;font-weight:700;line-height:1.35}.site-widget-proactive-grid.disabled{opacity:.58}.site-widget-proactive-grid label{display:grid;grid-template-rows:auto minmax(42px,auto);align-content:start;min-width:0;min-height:0;gap:7px;padding:0;border:0;background:transparent}.site-widget-proactive-grid select,.site-widget-proactive-grid input{width:100%;min-height:42px}.site-widget-proactive-grid label>span,.site-widget-condition-note>span{align-self:start;margin-bottom:0}.site-widget-visit-rule .site-widget-condition-note{min-height:0;padding:10px 12px}.site-widget-visit-rule .site-widget-action-detail{max-width:none}.site-widget-visit-rule .site-widget-action-detail input{min-height:42px}.site-widget-condition-note{display:grid;align-content:start;min-width:0;gap:5px;padding:12px;border:1px dashed #c7d4e2;border-radius:8px;background:#f8fbff}.site-widget-condition-note>span{margin-bottom:0;color:#526170;font-size:12px;font-weight:850}.site-widget-condition-note strong{color:#2f4154;font-size:13px}.site-widget-condition-note p{margin:0;color:#65768a;font-size:11px;font-weight:700;line-height:1.35}.site-widget-action-detail{margin-top:10px}.site-widget-proactive-grid label>span{margin-bottom:0;color:#526170;font-size:12px;font-weight:850}.site-widget-proactive-toggle{grid-column:1 / -1;justify-content:flex-start;width:100%}.site-widget-proactive-grid label{min-width:0}.site-widget-wide-toggle{justify-content:flex-start;width:100%}.site-widget-context-grid{margin-top:0}.site-widget-field-label,.site-widget-number-field>span{display:block;margin-bottom:6px;color:#526170;font-size:12px;font-weight:850}.site-widget-number-field{display:grid;max-width:360px}.site-widget-number-field input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.site-widget-number-field input[type=number]::-webkit-inner-spin-button,.site-widget-number-field input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.site-widget-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border:1px solid #d8e0e9;border-radius:10px;background:#f3f7fb}.site-widget-segmented-three{grid-template-columns:repeat(3,minmax(0,1fr))}.site-widget-segmented button{min-height:36px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#526170;font-size:12px;font-weight:850;white-space:nowrap}.site-widget-segmented button.active{background:#fff;color:#0a1f33;box-shadow:0 1px 4px #0c1f361a}.site-widget-avatar-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.site-widget-avatar-option{display:grid;min-width:0;gap:6px;justify-items:center;padding:8px 5px;border:1px solid #d8e0e9;border-radius:9px;background:#f8fbff;color:#2f4154}.site-widget-avatar-option:hover,.site-widget-avatar-option.active{border-color:#46b3a5;background:#eefaf6}.site-widget-avatar-option img,.site-widget-avatar-fallback{display:grid;width:48px;height:48px;place-items:center;border-radius:999px;object-fit:cover;background:#e9f6f4;color:#0b8f83;font-size:13px;font-weight:900}.site-widget-avatar-option small{max-width:100%;overflow:hidden;text-overflow:ellipsis;color:inherit;font-size:10px;font-weight:800;white-space:nowrap}.site-widget-operator-icon-settings{display:grid;gap:10px;padding:12px;border:1px solid #d8e0e9;border-radius:10px;background:#f8fbff}.site-widget-display-options .site-widget-operator-icon-settings{grid-column:1 / -1}.site-widget-operator-icon-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:7px}.site-widget-operator-icon-grid button{display:grid;min-width:0;min-height:64px;place-items:center;gap:5px;padding:8px 5px;border:1px solid #d8e0e9;border-radius:9px;background:#fff;color:#526170}.site-widget-operator-icon-grid button:hover,.site-widget-operator-icon-grid button.active{border-color:#46b3a5;background:#eefaf6;color:#0b8f83}.site-widget-operator-icon-grid span{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:10px;font-weight:800;white-space:nowrap}.site-widget-operator-icon-grid .site-widget-launcher-avatar-preview{width:22px;height:22px;border-radius:999px;object-fit:cover}.site-widget-upload-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.site-widget-upload-row>span{color:#65768a;font-size:12px;font-weight:700}.site-widget-upload-button{display:grid;grid-template-columns:20px auto;min-width:240px;justify-items:start;column-gap:8px;text-align:left}.site-widget-upload-button svg{grid-row:1 / 3;align-self:center}.site-widget-upload-button span{font-weight:900}.site-widget-upload-button small{color:#65768a;font-size:10px;font-weight:700}.site-widget-hidden-file-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.site-widget-channel-list{display:grid;gap:8px}.site-widget-add-channel{position:relative;justify-self:end}.site-widget-add-channel .secondary-button{white-space:nowrap}.site-widget-add-channel-menu{position:absolute;z-index:20;top:calc(100% + 8px);right:0;display:grid;width:min(280px,78vw);gap:4px;padding:8px;border:1px solid #d8e0e9;border-radius:12px;background:#fff;box-shadow:0 18px 38px #0c1f362e}.site-widget-add-channel-menu button{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;min-width:0;min-height:40px;align-items:center;padding:8px;border:0;border-radius:9px;background:transparent;color:#0a1f33;text-align:left}.site-widget-add-channel-menu button:hover,.site-widget-add-channel-menu button:focus-visible{background:#eefaf6;color:#0b756d}.site-widget-add-channel-menu button>span{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:#e9f6f4;color:#0b8f83}.site-widget-add-channel-menu strong{overflow:hidden;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.site-widget-channel-row{display:grid;grid-template-columns:38px minmax(116px,.65fr) minmax(140px,.85fr) minmax(220px,1.4fr) auto 38px;gap:8px;align-items:end;padding:10px;border:1px solid #d8e0e9;border-radius:9px;background:#f8fbff;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.site-widget-channel-row.added{border-color:#46b3a5;background:#eefaf6;box-shadow:0 0 0 3px #46b3a51f}.site-widget-channel-row label{min-width:0}.site-widget-channel-row label>span{display:block;margin-bottom:5px;color:#65768a;font-size:10px;font-weight:850}.site-widget-channel-icon{display:grid;width:38px;height:40px;place-items:center;border-radius:9px;background:#e9f6f4;color:#0b8f83}.site-widget-switch{display:inline-flex;min-width:112px;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:7px 9px;border:1px solid #d8e0e9;border-radius:9px;background:#fff;color:#526170}.site-widget-switch>span:last-child{font-size:11px;font-weight:850}.site-widget-switch-track{position:relative;display:block;width:34px;height:20px;flex:0 0 34px;border-radius:999px;background:#c7d4e2;transition:background .16s ease}.site-widget-switch-track i{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0c1f363d;transition:transform .16s ease}.site-widget-switch.active{border-color:#9ed9d0;background:#eefaf6;color:#0b756d}.site-widget-switch.active .site-widget-switch-track{background:#0b8f83}.site-widget-switch.active .site-widget-switch-track i{transform:translate(14px)}.site-widget-preview-stage{position:relative;min-height:286px;overflow:hidden;border:1px solid #d8e0e9;border-radius:10px;background:linear-gradient(90deg,rgba(216,224,233,.58) 1px,transparent 1px),linear-gradient(180deg,rgba(216,224,233,.58) 1px,transparent 1px),#f8fbff;background-size:28px 28px}.site-widget-preview-stage-disabled{opacity:.72}.site-widget-phone-mask-preview{position:absolute;z-index:1;top:14px;left:14px;display:grid;gap:5px;max-width:calc(100% - 28px);padding:9px 10px;border:1px solid #d8e0e9;border-radius:9px;background:#ffffffeb;color:#2f4154;box-shadow:0 8px 20px #0c1f3614}.site-widget-phone-mask-preview small{color:#65768a;font-size:10px;font-weight:850}.site-widget-phone-mask-preview>div{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.site-widget-phone-mask-preview>div>span{font-size:12px;font-weight:800}.site-widget-phone-mask-preview button{display:inline-flex;min-height:26px;align-items:center;justify-content:center;gap:4px;padding:4px 8px;border:1px solid #bdd0e4;border-radius:999px;background:#f8fbff;color:#0a1f33;font-size:10px;font-weight:800}.site-widget-phone-mask-preview button.call{border-color:#9fc0ff;background:#e8f1ff;color:#164e9f}.site-widget-phone-mask-preview button.extra{border-color:#a9ded6;background:#eefaf6;color:#0b756d}.site-widget-phone-mask-preview button.disabled{opacity:.58}.site-widget-phone-mask-preview button.icon-only{width:26px;padding:0}.site-widget-letter-icon{display:inline-grid;width:1em;height:1em;place-items:center;font-family:Arial,Helvetica,sans-serif;font-weight:900;line-height:1}.site-widget-preview-card{position:absolute;right:var(--widget-side-offset);bottom:var(--widget-vertical-offset);width:min(302px,calc(100% - 32px));padding:14px;border:1px solid var(--widget-border);border-radius:14px;background:var(--widget-surface);color:var(--widget-text);box-shadow:0 18px 42px #0c1f362e}.site-widget-preview-card.left{right:auto;left:var(--widget-side-offset)}.site-widget-preview-card.top{top:var(--widget-vertical-offset);bottom:auto}.site-widget-preview-head{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:center;margin-bottom:12px}.site-widget-preview-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:color-mix(in srgb,var(--widget-primary) 13%,#ffffff);color:var(--widget-primary);font-size:13px;font-weight:900;overflow:hidden}.site-widget-preview-mark img{width:100%;height:100%;object-fit:cover}.site-widget-preview-head strong,.site-widget-preview-head small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.site-widget-preview-head strong{font-size:15px;line-height:1.2}.site-widget-preview-head small{margin-top:2px;color:var(--widget-muted);font-size:12px;font-weight:700;line-height:1.35}.site-widget-preview-actions{display:grid;gap:8px}.site-widget-preview-actions.count-0{display:none}.site-widget-preview-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid var(--widget-border);border-radius:10px;background:color-mix(in srgb,var(--widget-surface) 88%,#f7fbff);color:var(--widget-text);font-size:13px;font-weight:850;text-decoration:none}.site-widget-preview-button.primary{border-color:var(--widget-accent);background:var(--widget-primary);color:var(--widget-primary-text)}.site-widget-preview-button[aria-disabled=true],.site-widget-preview-launcher[aria-disabled=true],.site-widget-preview-side-tab[aria-disabled=true],.site-widget-preview-rail-button[aria-disabled=true]{color:#8a9aab;opacity:.72;cursor:not-allowed}.site-widget-preview-card.variant-bubble-menu,.site-widget-preview-card.variant-bubble-message,.site-widget-preview-card.variant-compact-bar,.site-widget-preview-card.variant-side-tab,.site-widget-preview-card.variant-bottom-sheet,.site-widget-preview-card.variant-rail{width:auto;padding:0;border:0;background:transparent;box-shadow:none}.site-widget-preview-card.variant-compact-bar{width:min(var(--widget-compact-width),calc(100% - 32px))}.site-widget-preview-card.variant-side-tab{right:var(--widget-side-offset)}.site-widget-preview-card.variant-side-tab.left{right:auto;left:var(--widget-side-offset)}.site-widget-preview-card.variant-bottom-sheet{right:var(--widget-side-offset);left:var(--widget-side-offset);width:auto}.site-widget-preview-launcher,.site-widget-preview-rail-button{display:grid;place-items:center;border:0;border-radius:999px;background:var(--widget-launcher);color:var(--widget-launcher-text);box-shadow:0 14px 32px #0c1f3633}.site-widget-preview-launcher{width:58px;height:58px;text-decoration:none}.site-widget-preview-launcher .site-widget-preview-mark{background:transparent;color:inherit}.site-widget-preview-radial{position:absolute;right:0;bottom:70px;display:grid;gap:8px;width:210px;padding:10px;border:1px solid var(--widget-border);border-radius:14px;background:var(--widget-surface);box-shadow:0 14px 32px #0c1f3624;opacity:0;pointer-events:none;transform:translateY(7px) scale(.98);transition:opacity .16s ease,transform .16s ease}.site-widget-preview-card.top .site-widget-preview-radial{top:70px;bottom:auto}.site-widget-preview-radial.bar-compact{width:min(430px,calc(100vw - 70px))}.site-widget-preview-radial.bar-mini{width:272px}.site-widget-preview-radial.bar-wide{width:min(520px,calc(100vw - 70px))}.site-widget-preview-card.left .site-widget-preview-radial{right:auto;left:0}.site-widget-preview-card.open .site-widget-preview-radial{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.site-widget-preview-prompt{position:absolute;right:70px;bottom:4px;display:block;width:max-content;max-width:250px;margin:0;padding:10px 12px;border:1px solid var(--widget-border);border-radius:16px 16px 4px;background:var(--widget-surface);color:var(--widget-text);box-shadow:0 12px 28px #0c1f361f;font-size:13px;font-weight:800;line-height:1.3;text-align:left;text-decoration:none}.site-widget-preview-card.left .site-widget-preview-prompt{right:auto;left:70px;border-radius:16px 16px 16px 4px}.site-widget-preview-compact{display:grid;grid-template-columns:38px minmax(150px,1fr) auto;gap:10px;align-items:center;width:100%;padding:10px;border:1px solid var(--widget-border);border-radius:16px;background:var(--widget-surface);box-shadow:0 14px 34px #0c1f3624}.site-widget-preview-compact.minimal{display:grid;grid-template-columns:1fr;width:max-content;max-width:100%}.site-widget-preview-compact.minimal .site-widget-preview-button+.site-widget-preview-button{margin-left:0}.site-widget-preview-compact .site-widget-preview-button{min-width:120px}.site-widget-preview-compact .site-widget-preview-actions{justify-self:end}.site-widget-preview-compact.minimal .site-widget-preview-actions{justify-self:start}.site-widget-preview-compact>span{min-width:0}.site-widget-preview-compact>span strong,.site-widget-preview-compact>span small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-widget-preview-compact>span small{color:var(--widget-muted);font-size:12px;font-weight:750}.site-widget-preview-side-tab{position:absolute;right:-1px;bottom:0;min-height:122px;padding:14px 10px;border:0;border-radius:14px 0 0 14px;background:var(--widget-launcher);color:var(--widget-launcher-text);font-weight:900;writing-mode:vertical-rl;box-shadow:0 14px 32px #0c1f3629}.site-widget-preview-card.top .site-widget-preview-side-tab{top:0;bottom:auto}.site-widget-preview-side-tab.rotated{writing-mode:vertical-rl;text-orientation:mixed}.site-widget-preview-side-tab.stacked{display:grid;min-height:0;gap:1px;justify-items:center;writing-mode:horizontal-tb}.site-widget-preview-side-tab.stacked span{display:block;line-height:1}.site-widget-preview-card.left .site-widget-preview-side-tab{right:auto;left:-1px;border-radius:0 14px 14px 0}.site-widget-preview-side-card{position:absolute;right:44px;bottom:0;width:286px;padding:12px;border:1px solid var(--widget-border);border-radius:14px;background:var(--widget-surface);box-shadow:0 14px 32px #0c1f3624;opacity:0;pointer-events:none;transform:translate(8px);transition:opacity .16s ease,transform .16s ease}.site-widget-preview-card.top .site-widget-preview-side-card{top:0;bottom:auto}.site-widget-preview-card.left .site-widget-preview-side-card{right:auto;left:44px;transform:translate(-8px)}.site-widget-preview-card.open .site-widget-preview-side-card{opacity:1;pointer-events:auto;transform:translate(0)}.site-widget-preview-sheet{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;width:100%;padding:14px;border:1px solid var(--widget-border);border-radius:18px 18px 0 0;background:var(--widget-surface);box-shadow:0 16px 36px #0c1f3629}.site-widget-preview-card.top .site-widget-preview-sheet{border-radius:0 0 18px 18px}.site-widget-preview-actions.inline{grid-template-columns:repeat(2,minmax(0,1fr))}.site-widget-preview-actions.inline.count-0,.site-widget-preview-actions.inline.count-1{grid-template-columns:minmax(116px,max-content);justify-content:start}.site-widget-preview-actions.inline.count-2{grid-template-columns:repeat(2,minmax(116px,max-content));justify-content:start}.site-widget-preview-actions.inline.count-3{grid-template-columns:repeat(3,minmax(92px,1fr))}.site-widget-preview-actions.inline.count-4,.site-widget-preview-actions.inline.count-5,.site-widget-preview-actions.inline.count-many,.site-widget-preview-mini .site-widget-preview-actions.inline.count-3,.site-widget-preview-radial.bar-mini .site-widget-preview-actions.inline.count-3,.site-widget-preview-side-card.bar-mini .site-widget-preview-actions.inline.count-3{grid-template-columns:repeat(2,minmax(0,1fr))}.site-widget-preview-card.variant-bottom-sheet .site-widget-preview-actions.inline.count-4,.site-widget-preview-radial.bar-wide .site-widget-preview-actions.inline.count-4,.site-widget-preview-side-card.bar-wide .site-widget-preview-actions.inline.count-4{grid-template-columns:repeat(4,minmax(82px,1fr))}.site-widget-preview-card.variant-bottom-sheet .site-widget-preview-actions.inline.count-5,.site-widget-preview-card.variant-bottom-sheet .site-widget-preview-actions.inline.count-many,.site-widget-preview-radial.bar-wide .site-widget-preview-actions.inline.count-5,.site-widget-preview-radial.bar-wide .site-widget-preview-actions.inline.count-many,.site-widget-preview-side-card.bar-wide .site-widget-preview-actions.inline.count-5,.site-widget-preview-side-card.bar-wide .site-widget-preview-actions.inline.count-many{grid-template-columns:repeat(3,minmax(92px,1fr))}.site-widget-preview-mini{width:272px;padding:12px;border:1px solid var(--widget-border);border-radius:16px;background:var(--widget-surface);box-shadow:0 14px 32px #0c1f3624}.site-widget-preview-rail{display:grid;gap:10px;justify-items:end}.site-widget-preview-card.left .site-widget-preview-rail{justify-items:start}.site-widget-preview-rail-button{width:48px;height:48px;border:1px solid var(--widget-border);background:var(--widget-surface);color:var(--widget-text)}.site-widget-preview-rail-channels{display:grid;gap:8px;justify-items:inherit;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.site-widget-preview-card.top .site-widget-preview-rail-channels{order:2;transform:translateY(-8px)}.site-widget-preview-card.open .site-widget-preview-rail-channels{opacity:1;pointer-events:auto;transform:translateY(0)}.site-widget-preview-rail-button.primary{background:var(--widget-primary);color:var(--widget-primary-text);border-color:var(--widget-accent)}.site-widget-capture-list{display:grid;gap:9px;margin-top:12px;color:#526170;font-size:12px;font-weight:800}.site-widget-capture-list summary{display:flex;width:fit-content;align-items:center;gap:7px;padding:7px 10px;border:1px solid #d8e0e9;border-radius:999px;background:#f8fbff;color:#2f4154;cursor:pointer;list-style:none}.site-widget-capture-list summary::-webkit-details-marker{display:none}.site-widget-capture-list summary:after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.site-widget-capture-list[open] summary:after{transform:translateY(2px) rotate(225deg)}.site-widget-capture-list>div{display:flex;flex-wrap:wrap;gap:7px}.site-widget-capture-list em{min-height:26px;padding:6px 9px;border:1px solid #d8e0e9;border-radius:999px;background:#f8fbff;color:#2f4154;font-style:normal;line-height:1}.site-widget-code{min-height:104px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55}.site-widget-integration-list{display:grid;gap:12px}.site-widget-integration-card{display:grid;gap:12px;padding:13px;border:1px solid #d8e0e9;border-radius:14px;background:#f8fbff}.site-widget-integration-card.recommended{border-color:#14b8a673;background:#f3fbf9}.site-widget-integration-card.test{background:#fffaf0}.site-widget-integration-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.site-widget-integration-head>div{min-width:0}.site-widget-integration-head strong{display:block;margin-top:6px;color:#0a1f33;font-size:15px;font-weight:900;line-height:1.25}.site-widget-integration-head p{margin:5px 0 0;color:#526170;font-size:12px;font-weight:700;line-height:1.45}.site-widget-integration-head code,.site-widget-integration-steps code{padding:1px 8px;border:1px solid #d8e0e9;border-radius:6px;background:#fff;color:#0f2d4a;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:800}.site-widget-integration-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.site-widget-method-badge{display:inline-flex;width:fit-content;align-items:center;min-height:24px;padding:4px 8px;border:1px solid rgba(20,184,166,.28);border-radius:999px;background:#14b8a61a;color:#0f766e;font-size:11px;font-weight:900;line-height:1}.site-widget-code-grid{display:grid;grid-template-columns:minmax(0,.64fr) minmax(0,1fr);align-items:stretch;gap:10px}.site-widget-code-grid label{display:grid;grid-template-rows:auto 1fr;min-width:0;gap:6px}.site-widget-code-grid label>span{color:#526170;font-size:12px;font-weight:900}.site-widget-code.compact{min-height:76px}.site-widget-code.bridge-file{min-height:262px}.site-widget-code-grid .site-widget-code{height:100%;min-height:262px}.site-widget-code.terminal{min-height:74px}.site-widget-integration-steps{display:grid;gap:6px;margin:0;padding-left:18px;color:#526170;font-size:12px;font-weight:700;line-height:1.45}.access-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:16px;align-items:start}.access-summary-panel,.access-members-panel{grid-column:1 / -1}.access-role-list-panel,.access-editor-panel,.access-members-panel,.access-summary-panel{display:grid;gap:14px}.access-summary-head,.access-members-head,.access-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.access-summary-head .panel-note,.access-members-head .panel-note{margin:3px 0 0}.access-members-head h3{margin:2px 0 0}.access-members-head>span{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border:1px solid #d8e0e9;border-radius:999px;background:#f8fbff;color:#38506a;font-size:12px;font-weight:900;white-space:nowrap}.access-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.access-summary-grid div{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;min-width:0;gap:10px;min-height:78px;padding:12px 13px;border:1px solid #e1e7ee;border-radius:10px;background:linear-gradient(180deg,#fbfdff,#f4f8fc)}.access-summary-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#e9f8f4;color:#0f766e}.access-summary-grid div>span:last-child{display:grid;min-width:0;gap:3px}.access-summary-grid small{overflow:hidden;color:#687789;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.access-summary-grid strong{color:#17202c;font-size:28px;font-weight:950;line-height:1}.access-role-list{display:grid;gap:8px}.access-role-card{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:12px;border:1px solid #e1e7ee;border-radius:10px;background:#f8fbff;color:#17202c;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.access-role-card:hover,.access-role-card.active{border-color:#46b3a580;background:#eefaf6}.access-role-card.active{box-shadow:0 0 0 3px #46b3a51f}.access-role-card.disabled{opacity:.72}.access-role-card>span{display:grid;min-width:0;gap:3px}.access-role-card strong,.access-role-card small{overflow:hidden;text-overflow:ellipsis}.access-role-card strong{color:#17202c;font-size:13px;font-weight:900;white-space:nowrap}.access-role-card small{display:-webkit-box;color:#687789;font-size:12px;font-weight:750;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.access-role-meta{display:flex;flex-wrap:wrap;gap:6px}.access-role-meta em{padding:4px 8px;border-radius:999px;background:#e9f8f4;color:#0f766e;font-size:10px;font-style:normal;font-weight:900;line-height:1;white-space:nowrap}.access-role-meta em.is-on{background:#eff6ff;color:#1d4ed8}.access-role-meta em.is-off{background:#f1f5f9;color:#64748b}.access-editor-head h3{margin:2px 0 0}.access-editor-head p{max-width:660px;margin:5px 0 0;color:#5f6d7c;font-size:13px;font-weight:750;line-height:1.38}.access-role-fields{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(240px,1.2fr);gap:12px}.access-enabled-toggle{grid-column:1 / -1}.access-editor-section{display:grid;gap:10px;min-width:0;padding:14px;border:1px solid #e1e7ee;border-radius:10px;background:#fbfdff}.access-profile-section{background:linear-gradient(180deg,#fbfdff,#f7fbff)}.access-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.access-check-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.access-check-row{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;min-width:0;min-height:56px;padding:10px;border:1px solid #e1e7ee;border-radius:10px;background:#fff}.access-check-row input{width:16px;height:16px;margin:2px 0 0;accent-color:#14b8a6}.access-check-row span{display:grid;min-width:0;gap:2px}.access-check-row strong,.access-check-row small{overflow:hidden;text-overflow:ellipsis}.access-check-row strong{color:#17202c;font-size:12px;font-weight:900;white-space:nowrap}.access-check-row small{color:#687789;font-size:11px;font-weight:750;line-height:1.25}.access-permission-groups{display:grid;gap:12px}.access-permission-group{display:grid;gap:9px;min-width:0;padding:12px;border:1px solid #e1e7ee;border-radius:10px;background:#f8fbff}.access-permission-group-head{display:grid;gap:2px}.access-permission-group-head strong{color:#17202c;font-size:13px;font-weight:900}.access-permission-group-head small{color:#687789;font-size:12px;font-weight:750;line-height:1.35}.access-members-note{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:start;min-width:0;padding:12px;border:1px solid #c8e7df;border-radius:10px;background:#effaf7;color:#0f766e}.access-members-note>svg{display:grid;width:38px;height:38px;padding:10px;border-radius:10px;background:#fff}.access-members-note span{display:grid;min-width:0;gap:3px}.access-members-note strong{color:#0f766e;font-size:13px;font-weight:900;line-height:1.3}.access-members-note small{color:#4f766f;font-size:12px;font-weight:750;line-height:1.35}.access-member-create,.access-member-card{display:grid;gap:12px;min-width:0;padding:14px;border:1px solid #dbe4ee;border-radius:12px;background:#fbfdff}.access-member-create{background:linear-gradient(180deg,#fbfdff,#f6fbff)}.access-member-mode-tabs{display:inline-flex;width:fit-content;max-width:100%;padding:4px;border:1px solid #dbe4ee;border-radius:12px;background:#f1f6fb;overflow-x:auto}.access-member-mode-tabs button{min-height:32px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#506176;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.access-member-mode-tabs button.active{background:#fff;color:#17202c;box-shadow:0 6px 18px #1f2a3714}.access-member-form-grid,.access-member-edit-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px;align-items:end}.access-member-form-grid label,.access-member-edit-grid label{display:grid;min-width:0;gap:6px}.access-member-form-grid label span,.access-member-edit-grid label span{color:#4b5f76;font-size:12px;font-weight:900}.access-member-form-grid input,.access-member-form-grid select,.access-member-edit-grid input,.access-member-edit-grid select{width:100%;min-width:0;height:40px;border:1px solid #cfd9e6;border-radius:9px;background:#fff;color:#102032;font:inherit;font-weight:800}.access-member-create-button{min-height:40px;white-space:nowrap}.access-invite-copy{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:fit-content;max-width:100%;min-height:38px;padding:0 12px;border:1px solid #b8d7ff;border-radius:10px;background:#eef6ff;color:#185abc;font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.access-member-invite-link{width:100%}.access-member-invite-link span{min-width:0;overflow:hidden;text-overflow:ellipsis}.access-member-list{display:grid;gap:10px}.access-member-card{border-left:4px solid #94a3b8}.access-member-card.active{border-left-color:#14b8a6}.access-member-card.invited{border-left-color:#f59e0b}.access-member-card.disabled{border-left-color:#94a3b8;opacity:.76}.access-member-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.access-member-card-head div{display:grid;min-width:0;gap:2px}.access-member-card-head strong,.access-member-card-head small{overflow:hidden;text-overflow:ellipsis}.access-member-card-head strong{color:#17202c;font-size:14px;font-weight:950;white-space:nowrap}.access-member-card-head small{color:#627287;font-size:12px;font-weight:800;white-space:nowrap}.access-member-card-head em{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:11px;font-style:normal;font-weight:950;white-space:nowrap}.access-member-card.invited .access-member-card-head em{background:#fff7ed;color:#c2410c}.access-member-card.disabled .access-member-card-head em{background:#f1f5f9;color:#64748b}.access-member-card-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.access-member-card-actions>span{margin-right:auto;color:#0f766e;font-size:12px;font-weight:950}.secondary-button.compact{min-height:34px;padding:0 10px;font-size:12px}.settings-behavior-grid{align-items:start}.settings-behavior-grid label{align-content:start}.settings-behavior-grid input,.settings-behavior-grid select{height:42px;min-height:42px;line-height:1.2}.settings-history-hint{margin:4px 0 0}.quick-replies-settings-list{display:grid;gap:12px;transition:background .16s ease}.quick-replies-settings-list.is-dragging-over{border-radius:10px;background:#2f80ed09}.quick-reply-panel-copy{display:grid;min-width:0;gap:4px}.quick-reply-summary{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.quick-reply-summary span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border:1px solid #d8e0e9;border-radius:999px;background:#f8fafc;color:#526170;font-size:12px;font-weight:850}.quick-reply-summary svg{color:#2f80ed}.quick-reply-panel-actions{align-items:center}.quick-reply-settings-card{position:relative;display:grid;gap:12px;min-width:0;padding:12px;border:1px solid #d8e0e9;border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 8px 22px #17202c0b;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.quick-reply-settings-card.is-dragging{border-color:#2f80ed80;background:#fff;box-shadow:0 18px 42px #17202c2e}.quick-reply-settings-card:before{content:"";position:absolute;top:12px;bottom:12px;left:0;width:3px;border-radius:0 999px 999px 0;background:#60a5fa}.quick-reply-settings-card.is-disabled:before{background:#c5cfda}.quick-reply-settings-card:focus-within{border-color:#2f80ed6b;box-shadow:0 0 0 3px #2f80ed17,0 12px 28px #17202c0f}.quick-reply-card-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr);min-width:0;align-items:center;gap:10px}.quick-reply-card-index{display:inline-flex;min-width:0;align-items:center;gap:8px;width:fit-content;padding:0;border:0;border-radius:9px;background:transparent;color:#687789;font-size:12px;font-weight:900;cursor:grab;touch-action:none}.quick-reply-card-index:hover,.quick-reply-card-index:focus-visible{color:#2563eb}.quick-reply-card-index:active{cursor:grabbing}.quick-reply-card-index span{display:inline-grid;width:28px;height:28px;place-items:center;border:1px solid #d8e0e9;border-radius:8px;background:#eef5ff;color:#1d4ed8}.quick-reply-card-index svg{color:#90a0b3}.quick-reply-card-actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:7px;min-width:0}.quick-reply-delete-button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d8e0e9;border-radius:7px;background:#fff;color:#526170;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.quick-reply-delete-button:hover:not(:disabled){border-color:#9fd8c6;background:#f2fbf8;color:#0f766e}.quick-reply-delete-button:hover:not(:disabled){border-color:#fecaca;background:#fff1f2;color:#dc2626}.quick-reply-card-fields{display:grid;grid-template-columns:minmax(180px,.34fr) minmax(320px,1fr);gap:12px;min-width:0;align-items:start}.quick-reply-label-field,.quick-reply-content-field{min-width:0}.quick-reply-content-field textarea{min-height:92px;line-height:1.45;resize:vertical}.quick-reply-enabled-field{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 9px 0 7px;border:1px solid #d8e0e9;border-radius:999px;background:#fff;color:#253343;font-size:13px;font-weight:850;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.quick-reply-enabled-field input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.quick-reply-toggle-track{display:inline-flex;width:36px;height:20px;align-items:center;padding:2px;border-radius:999px;background:#cbd5e1;transition:background .16s ease}.quick-reply-toggle-track span{width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 4px #17202c2e;transform:translate(0);transition:transform .16s ease}.quick-reply-enabled-field input:checked+.quick-reply-toggle-track{background:#2fb7a3}.quick-reply-enabled-field input:checked+.quick-reply-toggle-track span{transform:translate(16px)}.quick-reply-enabled-field:focus-within{border-color:#46b3a5;box-shadow:0 0 0 3px #46b3a51f}.quick-reply-toggle-text{max-width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:961px){.quick-reply-settings-card{grid-template-areas:"handle label content actions";grid-template-columns:auto minmax(180px,.34fr) minmax(320px,1fr) auto;align-items:end;gap:12px;padding:10px 12px}.quick-reply-card-toolbar,.quick-reply-card-fields{display:contents}.quick-reply-card-index{grid-area:handle;align-self:center}.quick-reply-label-field{grid-area:label}.quick-reply-content-field{grid-area:content}.quick-reply-card-actions{grid-area:actions;align-self:end}.quick-reply-content-field textarea{height:58px;min-height:58px}}.quick-reply-regenerate-modal{width:min(760px,calc(100vw - 48px))}.quick-reply-ai-note{max-width:680px;margin:-4px 0 0}.quick-reply-regenerate-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #d8e0e9;border-radius:8px;background:#f8fafc;color:#526170;font-size:13px;font-weight:800}.quick-reply-regenerate-toolbar>div{display:flex;flex-wrap:wrap;gap:8px}.quick-reply-regenerate-list{display:grid;gap:8px;max-height:min(430px,52vh);overflow:auto;padding-right:2px}.quick-reply-regenerate-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:11px 12px;border:1px solid #d8e0e9;border-radius:8px;background:#fff;cursor:pointer}.quick-reply-regenerate-option:hover{border-color:#9fd8c6;background:#f2fbf8}.quick-reply-regenerate-option input{width:16px;height:16px;margin:2px 0 0;accent-color:#2fb7a3}.quick-reply-regenerate-option span{display:grid;gap:4px;min-width:0}.quick-reply-regenerate-option strong{color:#17202c;font-size:14px;line-height:1.25}.quick-reply-regenerate-option small{display:-webkit-box;overflow:hidden;color:#526170;font-size:12px;font-weight:650;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.quick-reply-regenerate-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.pricing-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.price-panel{align-content:start}.price-panel .panel-heading-row{align-items:flex-start}.price-panel h3{font-size:18px;line-height:1.15}.price-panel .panel-note{font-size:13px;line-height:1.35}.price-table,.discount-table{display:grid;gap:10px}.price-table-head,.price-row,.discount-table-head,.discount-row{display:grid;grid-template-columns:minmax(110px,.68fr) minmax(92px,.36fr) minmax(260px,1.35fr);align-items:stretch;gap:8px}.price-table-head,.discount-table-head{padding:0 8px;color:#526170;font-size:12px;font-weight:700;line-height:1.25}.price-row,.discount-row{padding:8px;border:1px solid #e1e7ee;border-radius:7px;background:#f8fafc}.price-row input,.discount-row input{min-height:38px;padding:0 10px;background:#fff;font-size:14px;font-weight:500;line-height:1.35}.price-row input[type=number],.discount-row input[type=number]{text-align:right;font-variant-numeric:tabular-nums}.compact-input-field{display:grid;gap:0}.mobile-field-label{display:none}.price-note-input{min-height:46px;max-height:96px;padding:8px 10px;background:#fff;font-size:13px;font-weight:400;line-height:1.35;resize:vertical}label{display:grid;gap:7px}label span{color:#526170;font-size:13px;font-weight:700}input,select,textarea{width:100%;border:1px solid #cdd7e3;border-radius:7px;background:#fbfcfe;color:#17202c;outline:none}input,select{min-height:42px;padding:0 11px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:42px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%23526170' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px}textarea{resize:vertical;padding:11px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#46b3a5;box-shadow:0 0 0 3px #46b3a52e}.app-shell.theme-dark .workspace{background:#0f1722}:root[data-admin-theme=dark] .login-panel,.app-shell.theme-dark .mobile-app-header,.app-shell.theme-dark .panel,.app-shell.theme-dark .modal-panel{border-color:#34475b;background:#17202c;color:#e7edf5;box-shadow:0 14px 34px #00000038}:root[data-admin-theme=dark] .login-brand,.app-shell.theme-dark .mobile-header-brand strong,.app-shell.theme-dark .header-profile-block strong,.app-shell.theme-dark .topbar h2,.app-shell.theme-dark .panel h3,.app-shell.theme-dark .modal-header h3,.app-shell.theme-dark .contract-row-head h4,.app-shell.theme-dark .knowledge-row h4,.app-shell.theme-dark .client-card-title,.app-shell.theme-dark .client-info-grid strong,.app-shell.theme-dark .client-profile-card h4,.app-shell.theme-dark .client-info-section h4,.app-shell.theme-dark .client-existing-toggle strong,.app-shell.theme-dark .deal-card strong,.app-shell.theme-dark .client-source-summary-copy strong,.app-shell.theme-dark .client-source-group h5,.app-shell.theme-dark .client-source-row strong{color:#f7fafc}.app-shell.theme-dark .mobile-header-brand span,.app-shell.theme-dark .header-profile-block span,.app-shell.theme-dark label span,.app-shell.theme-dark .panel-note,.app-shell.theme-dark .field-note,.app-shell.theme-dark .field-hint,.app-shell.theme-dark .price-table-head,.app-shell.theme-dark .discount-table-head,.app-shell.theme-dark .client-card-meta,.app-shell.theme-dark .client-card-preview,.app-shell.theme-dark .client-info-grid span,.app-shell.theme-dark .client-info-source-field small,.app-shell.theme-dark .client-profile-card p,.app-shell.theme-dark .deal-card p,.app-shell.theme-dark .client-note-box,.app-shell.theme-dark .client-source-summary-copy small,.app-shell.theme-dark .client-source-group p,.app-shell.theme-dark .client-source-row span,.app-shell.theme-dark .client-source-row.muted strong,.app-shell.theme-dark .status-head p,.app-shell.theme-dark .endpoint-box span,.app-shell.theme-dark .status-role-row small,.app-shell.theme-dark .status-audit-row small,.app-shell.theme-dark .status-role-row em,.app-shell.theme-dark .status-audit-row em,.app-shell.theme-dark .row p{color:#a8b5c4}.app-shell.theme-dark .client-channel-link{color:#6ee7d8}.app-shell.theme-dark .client-channel-link:hover,.app-shell.theme-dark .client-channel-link:focus-visible{color:#99f6e4}.app-shell.theme-dark .settings-theme-option,.app-shell.theme-dark .settings-notification-toggle{border-color:#34475b;background:#111923;color:#f7fafc}.app-shell.theme-dark .settings-theme-option:hover,.app-shell.theme-dark .settings-theme-option:focus-visible,.app-shell.theme-dark .settings-theme-option.active,.app-shell.theme-dark .settings-notification-toggle:hover,.app-shell.theme-dark .settings-notification-toggle:focus-visible,.app-shell.theme-dark .settings-notification-toggle.active,.app-shell.theme-dark .settings-notification-permission-button.active{border-color:#46b3a5;background:#46b3a524;color:#99f6e4;box-shadow:inset 0 0 0 1px #46b3a547}.app-shell.theme-dark .settings-theme-icon{background:#17202c;color:#99f6e4}.app-shell.theme-dark .settings-theme-option small{color:#a8b5c4}.app-shell.theme-dark .settings-notification-toggle small,.app-shell.theme-dark .settings-notification-scope>span{color:#a8b5c4}.app-shell.theme-dark .settings-manager-telegram-card,.app-shell.theme-dark .settings-manager-telegram-card code{border-color:#34475b;background:#111923;color:#f7fafc}.app-shell.theme-dark .settings-manager-telegram-card.primary{background:linear-gradient(180deg,#111923,#46b3a517)}.app-shell.theme-dark .settings-manager-telegram-icon{border-color:#46b3a566;background:#46b3a524;color:#99f6e4}.app-shell.theme-dark .settings-manager-telegram-card strong{color:#f7fafc}.app-shell.theme-dark .settings-manager-telegram-card small,.app-shell.theme-dark .settings-manager-telegram-card>div>span{color:#a8b5c4}:root[data-admin-theme=dark] input,:root[data-admin-theme=dark] select,:root[data-admin-theme=dark] textarea,.app-shell.theme-dark input,.app-shell.theme-dark select,.app-shell.theme-dark textarea{border-color:#34475b;background-color:#111923;color:#f7fafc}.app-shell.theme-dark .secondary-button,.app-shell.theme-dark .icon-button,.app-shell.theme-dark .web-test-plus,.app-shell.theme-dark .web-test-attachment,.app-shell.theme-dark .web-test-attachment button,.app-shell.theme-dark .file-picker,.app-shell.theme-dark .compiled-preview,.app-shell.theme-dark .source-preview,.app-shell.theme-dark .snapshot-prompt,.app-shell.theme-dark .empty-state,.app-shell.theme-dark .row,.app-shell.theme-dark .client-command-card,.app-shell.theme-dark .client-conversation-card,.app-shell.theme-dark .client-message,.app-shell.theme-dark .client-message-attachment-card,.app-shell.theme-dark .client-message-audio-card,.app-shell.theme-dark .client-message-attachment-icon,.app-shell.theme-dark .client-message-photo-card,.app-shell.theme-dark .client-message-quote,.app-shell.theme-dark .client-message-menu,.app-shell.theme-dark .client-message-menu button,.app-shell.theme-dark .client-channel-menu,.app-shell.theme-dark .client-channel-menu button,.app-shell.theme-dark .client-mode-menu,.app-shell.theme-dark .client-mode-menu button,.app-shell.theme-dark .client-pinned-banner,.app-shell.theme-dark .client-pinned-list-overlay,.app-shell.theme-dark .client-pinned-list-head,.app-shell.theme-dark .client-pinned-list-item,.app-shell.theme-dark .client-selection-toolbar,.app-shell.theme-dark .client-selection-toolbar button,.app-shell.theme-dark .client-message-date-separator span,.app-shell.theme-dark .client-reply-context,.app-shell.theme-dark .client-reply-context button,.app-shell.theme-dark .client-reply-attachment,.app-shell.theme-dark .client-reply-attachment button,.app-shell.theme-dark .client-ai-suggestions-panel,.app-shell.theme-dark .client-ai-suggestion-card,.app-shell.theme-dark .client-ai-suggestion-error,.app-shell.theme-dark .client-reply-attach-menu,.app-shell.theme-dark .client-reply-attach-menu button,.app-shell.theme-dark .client-reply-input-shell,.app-shell.theme-dark .client-reply-icon-button,.app-shell.theme-dark .client-reply-file-icon,.app-shell.theme-dark .client-quick-replies-toggle,.app-shell.theme-dark .client-quick-replies-list,.app-shell.theme-dark .client-quick-reply-pill,.app-shell.theme-dark .quick-reply-settings-card,.app-shell.theme-dark .quick-reply-summary span,.app-shell.theme-dark .quick-reply-card-index span,.app-shell.theme-dark .quick-reply-enabled-field,.app-shell.theme-dark .quick-reply-regenerate-toolbar,.app-shell.theme-dark .quick-reply-regenerate-option,.app-shell.theme-dark .quick-reply-delete-button,.app-shell.theme-dark .client-info-grid>div,.app-shell.theme-dark .client-card-form,.app-shell.theme-dark .client-profile-card,.app-shell.theme-dark .deal-card,.app-shell.theme-dark .client-note-box,.app-shell.theme-dark .client-source-details,.app-shell.theme-dark .client-source-row,.app-shell.theme-dark .contract-row,.app-shell.theme-dark .endpoint-box,.app-shell.theme-dark .endpoint-box code,.app-shell.theme-dark .status-management-card,.app-shell.theme-dark .status-role-row,.app-shell.theme-dark .status-audit-row,.app-shell.theme-dark .topbar-status,.app-shell.theme-dark .breadcrumb-status,.app-shell.theme-dark .price-row,.app-shell.theme-dark .discount-row{border-color:#34475b;background:#111923;color:#e7edf5}.app-shell.theme-dark .file-picker span,.app-shell.theme-dark .client-message p,.app-shell.theme-dark .client-message-menu button,.app-shell.theme-dark .client-channel-menu button,.app-shell.theme-dark .row p,.app-shell.theme-dark .contract-summary,.app-shell.theme-dark .endpoint-box code,.app-shell.theme-dark .status-role-row strong,.app-shell.theme-dark .status-audit-row strong{color:#e7edf5}.app-shell.theme-dark .client-channel-menu button:hover{background:#46b3a524;color:#99f6e4}.app-shell.theme-dark .client-card-avatar,.app-shell.theme-dark .client-avatar,.app-shell.theme-dark .dashboard-conversation-avatar,.app-shell.theme-dark .client-chat-avatar,.app-shell.theme-dark .mobile-client-chat-avatar{background:#17202c;color:#f7fafc}.app-shell.theme-dark .client-card-avatar:after,.app-shell.theme-dark .client-avatar:after,.app-shell.theme-dark .dashboard-conversation-avatar:after,.app-shell.theme-dark .client-chat-avatar:after,.app-shell.theme-dark .mobile-client-chat-avatar:after{border-color:#17202c}.app-shell.theme-dark .reminder-grid span,.app-shell.theme-dark .sound-rule-list span{border-color:#34475b;background:#17202c;color:#a8b5c4}.app-shell.theme-dark .sound-rule-list span:before{background:#526170}.app-shell.theme-dark .client-source-summary:hover{background:#46b3a51a}.app-shell.theme-dark .client-command-count{border-color:#111923}.app-shell.theme-dark .client-mode-command.mode-auto,.app-shell.theme-dark .client-mode-command.mode-semi_auto{border-color:#46b3a58c;background:#46b3a524;color:#86efac}.app-shell.theme-dark .client-mode-command.mode-coach{border-color:#60a5fa94;background:#2563eb2e;color:#93c5fd}.app-shell.theme-dark .client-mode-command.mode-manual,.app-shell.theme-dark .client-mode-command.mode-paused{border-color:#f59e0b80;background:#f59e0b1f;color:#fbbf24}.app-shell.theme-dark .client-mode-command.open,.app-shell.theme-dark .client-mode-command:hover{border-color:#46b3a5c7}.app-shell.theme-dark .client-mode-command.mode-coach.open,.app-shell.theme-dark .client-mode-command.mode-coach:hover{border-color:#60a5fad1}.app-shell.theme-dark .client-mode-menu{box-shadow:0 18px 42px #00000057}.app-shell.theme-dark .client-mode-menu button{background:transparent}.app-shell.theme-dark .client-mode-menu button:hover,.app-shell.theme-dark .client-mode-menu button.active{background:#17202c}.app-shell.theme-dark .client-mode-menu button.mode-coach:hover,.app-shell.theme-dark .client-mode-menu button.mode-coach.active{background:#2563eb2e}.app-shell.theme-dark .client-mode-menu button.mode-manual:hover,.app-shell.theme-dark .client-mode-menu button.mode-manual.active,.app-shell.theme-dark .client-mode-menu button.mode-paused:hover,.app-shell.theme-dark .client-mode-menu button.mode-paused.active{background:#f59e0b24}.app-shell.theme-dark .client-mode-menu strong{color:#f7fafc}.app-shell.theme-dark .client-mode-menu small{color:#a8b5c4}.app-shell.theme-dark .client-mode-menu-icon.tone-auto{background:#46b3a529;color:#86efac}.app-shell.theme-dark .client-mode-menu-icon.tone-coach{background:#2563eb38;color:#93c5fd}.app-shell.theme-dark .client-mode-menu-icon.tone-manual,.app-shell.theme-dark .client-mode-menu-icon.tone-paused{background:#f59e0b24;color:#fbbf24}.app-shell.theme-dark .client-card-time,.app-shell.theme-dark .client-message-time,.app-shell.theme-dark .client-filter-inline>svg,.app-shell.theme-dark .client-pinned-banner span,.app-shell.theme-dark .client-pinned-list-item small,.app-shell.theme-dark .client-reply-context span,.app-shell.theme-dark .client-reply-attachment small,.app-shell.theme-dark .client-message-attachment-card small,.app-shell.theme-dark .client-message-audio-card small,.app-shell.theme-dark .client-message-photo-card span,.app-shell.theme-dark .client-chat-presence{color:#a8b5c4}.app-shell.theme-dark .client-card-checks{color:#60a5fa}.app-shell.theme-dark .client-reply-context strong{color:#86efac}.app-shell.theme-dark .client-reply-context.edit-mode strong{color:#a8b5c4}.app-shell.theme-dark .client-reply-attachment strong,.app-shell.theme-dark .client-message-attachment-card strong,.app-shell.theme-dark .client-message-audio-card strong{color:#e7edf5}.app-shell.theme-dark .client-message-quote.clickable:hover{background:#17202c}.app-shell.theme-dark .client-message-quote.forward{border-left-color:#f59e0b}.app-shell.theme-dark .client-selection-toolbar button.danger-icon:hover{border-color:#7f1d1d;background:#2a1417;color:#fca5a5}.app-shell.theme-dark .client-reply-attachment.image .client-reply-attachment-remove{border-color:#fecaca;background:#dc2626;color:#fff}.app-shell.theme-dark .client-reply-context-media-stack img+img{box-shadow:0 0 0 2px #111923}.app-shell.theme-dark .client-scroll-bottom-button{border-color:#34475b;background:#111923f0;color:#a8b5c4}.app-shell.theme-dark .client-scroll-bottom-button.has-new,.app-shell.theme-dark .client-message-unread-divider span{border-color:#46b3a580;background:#46b3a51f;color:#86efac}.app-shell.theme-dark .client-message-menu button:hover,.app-shell.theme-dark .client-reply-attach-menu button:hover,.app-shell.theme-dark .client-pinned-list-item:hover{color:#86efac}.app-shell.theme-dark .client-message-menu button:hover,.app-shell.theme-dark .client-reply-attach-menu button:hover{background:#17202c}.app-shell.theme-dark .client-pinned-list-item,.app-shell.theme-dark .client-pinned-list-item:hover{background:transparent;color:inherit}.app-shell.theme-dark .header-profile-block{color:#f7fafc}.app-shell.theme-dark .header-profile-photo-button:hover,.app-shell.theme-dark .header-profile-photo-button:focus-visible{border-color:#34475b;background:#111923}.app-shell.theme-dark .header-profile-photo{background:#253343;color:#f7fafc}.app-shell.theme-dark .mobile-client-chat-header{border-color:#34475b;background:#17202c;color:#e7edf5}.app-shell.theme-dark .mobile-client-chat-back{color:#e7edf5}.app-shell.theme-dark .mobile-client-chat-back:hover{background:#111923;color:#fff}.app-shell.theme-dark .mobile-client-chat-avatar{background:#111923;color:#f7fafc}.app-shell.theme-dark .mobile-client-chat-titlecopy strong{color:#f7fafc}.app-shell.theme-dark .mobile-client-chat-titlecopy span{color:#aebdcb}.app-shell.theme-dark .mobile-client-chat-search,.app-shell.theme-dark .client-chat-search-inline{border-color:#34475b;background:#111923;color:#e7edf5}.app-shell.theme-dark .mobile-client-chat-search input,.app-shell.theme-dark .client-chat-search-inline input{color:#f7fafc}.app-shell.theme-dark .dashboard-eyebrow{color:#86efac}.app-shell.theme-dark .compact-button.active{border-color:#60a5fa94;background:#60a5fa29;color:#bfdbfe}.app-shell.theme-dark .compact-button.subtle,.app-shell.theme-dark .dashboard-drag-handle{border-color:#34475b;background:#111923;color:#a8b5c4}.app-shell.theme-dark .dashboard-grid-guide span{border-color:#60a5fa3d;background:#60a5fa14}.app-shell.theme-dark .dashboard-layout.is-editing .dashboard-panel{outline-color:#60a5fa3d}.app-shell.theme-dark .dashboard-metric-card,.app-shell.theme-dark .dashboard-analytics-card,.app-shell.theme-dark .dashboard-response-grid>div,.app-shell.theme-dark .dashboard-analytics-list,.app-shell.theme-dark .dashboard-feed,.app-shell.theme-dark .dashboard-mode-panel,.app-shell.theme-dark .dashboard-readiness-card,.app-shell.theme-dark .dashboard-system-strip div,.app-shell.theme-dark .dashboard-conversation-row,.app-shell.theme-dark .dashboard-ok-state{border-color:#34475b;background:#111923;color:#e7edf5}.app-shell.theme-dark .dashboard-metric-card.accent,.app-shell.theme-dark .dashboard-metric-card:hover,.app-shell.theme-dark .dashboard-readiness-card:hover,.app-shell.theme-dark .dashboard-conversation-row:hover{border-color:#46b3a594;background:#46b3a51f}.app-shell.theme-dark .dashboard-metric-card.warn,.app-shell.theme-dark .dashboard-response-grid>div.warn,.app-shell.theme-dark .dashboard-current-error{border-color:#f59e0b6b;background:#f59e0b1f}.app-shell.theme-dark .dashboard-ok-state{border-color:#46b3a56b;background:#46b3a51a}.app-shell.theme-dark .dashboard-panel-head h3,.app-shell.theme-dark .dashboard-metric-card strong,.app-shell.theme-dark .dashboard-analytics-card strong,.app-shell.theme-dark .dashboard-response-grid strong,.app-shell.theme-dark .dashboard-analytics-row strong,.app-shell.theme-dark .dashboard-block-head strong,.app-shell.theme-dark .dashboard-conversation-row strong,.app-shell.theme-dark .dashboard-mode-row span,.app-shell.theme-dark .dashboard-mode-row strong,.app-shell.theme-dark .dashboard-readiness-card strong,.app-shell.theme-dark .dashboard-system-strip strong,.app-shell.theme-dark .dashboard-ok-state strong{color:#f7fafc}.app-shell.theme-dark .dashboard-metric-card small,.app-shell.theme-dark .dashboard-metric-card em,.app-shell.theme-dark .dashboard-response-grid span,.app-shell.theme-dark .dashboard-response-grid small,.app-shell.theme-dark .dashboard-analytics-row span,.app-shell.theme-dark .dashboard-analytics-row small,.app-shell.theme-dark .dashboard-block-head span,.app-shell.theme-dark .dashboard-conversation-row em,.app-shell.theme-dark .dashboard-conversation-row small,.app-shell.theme-dark .dashboard-readiness-card small,.app-shell.theme-dark .dashboard-system-strip span,.app-shell.theme-dark .dashboard-ok-state small{color:#a8b5c4}.app-shell.theme-dark .dashboard-metric-icon,.app-shell.theme-dark .dashboard-readiness-card>svg{background:#17202c;color:#86efac;box-shadow:none}.app-shell.theme-dark .dashboard-mode-row div{background:#253343}.app-shell.theme-dark .dashboard-current-error strong{color:#fbbf24}.app-shell.theme-dark .dashboard-current-error small,.app-shell.theme-dark .dashboard-current-error em{color:#f8d49a}.app-shell.theme-dark .client-reply-form{border-color:#34475b;background:#111923}.app-shell.theme-dark .client-reply-button.reply-empty{border-color:#34475b;background:#17202c;color:#a8b5c4}.app-shell.theme-dark .client-quick-replies-toggle{border-color:#34475b;background:#17202c;color:#e7edf5;box-shadow:8px 0 18px #00000038}.app-shell.theme-dark .client-quick-replies-toggle:hover,.app-shell.theme-dark .client-quick-replies-toggle:focus-visible{border-color:#46b3a5;color:#7dd8c8}.app-shell.theme-dark .client-quick-replies-list{border-color:transparent;background:transparent;box-shadow:none}.app-shell.theme-dark .client-quick-reply-pill{border-color:#60a5fa6b;background:#2563eb33;color:#93c5fd}.app-shell.theme-dark .client-quick-reply-pill:hover:not(:disabled),.app-shell.theme-dark .client-quick-reply-pill:focus-visible{border-color:#60a5fa;background:#2563eb52;color:#bfdbfe}.app-shell.theme-dark .quick-reply-enabled-field{color:#e5edf6}.app-shell.theme-dark .quick-reply-settings-card{background:linear-gradient(180deg,#111923,#0f1722);box-shadow:0 10px 26px #0003}.app-shell.theme-dark .quick-replies-settings-list.is-dragging-over{background:#60a5fa12}.app-shell.theme-dark .quick-reply-settings-card.is-dragging{border-color:#60a5fa94;background:#111923;box-shadow:0 18px 42px #00000061}.app-shell.theme-dark .quick-reply-summary svg{color:#93c5fd}.app-shell.theme-dark .quick-reply-card-index:hover,.app-shell.theme-dark .quick-reply-card-index:focus-visible{color:#93c5fd}.app-shell.theme-dark .quick-reply-card-index svg{color:#64748b}.app-shell.theme-dark .quick-reply-enabled-field{border-color:#34475b;background:#111923}.app-shell.theme-dark .quick-reply-toggle-track{background:#415164}.app-shell.theme-dark .quick-reply-enabled-field input:checked+.quick-reply-toggle-track{background:#14b8a6}.app-shell.theme-dark .quick-reply-regenerate-option:hover{border-color:#46b3a5;background:#172820}.app-shell.theme-dark .quick-reply-regenerate-option strong{color:#f7fafc}.app-shell.theme-dark .quick-reply-regenerate-option small,.app-shell.theme-dark .quick-reply-regenerate-toolbar{color:#a8b5c4}.app-shell.theme-dark .client-chat-toast.error{border-color:#fca5a56b;background:#451a1af5;color:#fecaca;box-shadow:0 18px 42px #00000061}.app-shell.theme-dark .client-chat-toast button{color:#fecaca}.app-shell.theme-dark .client-chat-toast button:hover{background:#fecaca1f;color:#fff}.app-shell.theme-dark .mobile-menu-button,.app-shell.theme-dark .client-info-edge-toggle,.app-shell.theme-dark .client-info-panel-toggle{border-color:#34475b;background:#17202c;color:#e7edf5}.app-shell.theme-dark .message-row.user,.app-shell.theme-dark .client-message.inbound,.app-shell.theme-dark .client-conversation-card:hover,.app-shell.theme-dark .client-conversation-card.active,.app-shell.theme-dark .header-dialogs-button:hover,.app-shell.theme-dark .header-dialogs-button:focus-visible,.app-shell.theme-dark .header-dialogs-button.active,.app-shell.theme-dark .client-tab:hover,.app-shell.theme-dark .client-tab.active{border-color:#46b3a580;background:#46b3a51f}.app-shell.theme-dark .message-row.web,.app-shell.theme-dark .message-row.user.web,.app-shell.theme-dark .client-message.outbound,.app-shell.theme-dark .muted-badge.accent,.app-shell.theme-dark .deal-card span{border-color:#f973166b;background:#f973161f;color:#fed7aa}.app-shell.theme-dark .client-message.inbound:after{background:#152d2b}.app-shell.theme-dark .client-message.outbound:after{background:#2b211a}.app-shell.theme-dark .form-divider{background:#34475b}.native-file-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.file-picker{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 14px;border:1px dashed #b9c7d6;border-radius:7px;background:#f8fafc;color:#17202c;text-align:left}.file-picker:hover{border-color:#46b3a5;background:#f2fbf8}.file-picker span{overflow:hidden;color:#253343;text-overflow:ellipsis;white-space:nowrap}.file-picker small{color:#687789;font-size:12px;font-weight:700}.prompt-area{min-height:260px}.prompt-panel-sales .prompt-area{min-height:360px}.knowledge-area{min-height:180px}.contract-upload-panel,.contract-list-panel{align-content:start}.contract-upload-form{grid-template-columns:1fr}.contract-list{display:grid;gap:10px}.contract-row{display:grid;gap:10px;padding:12px;border:1px solid #e1e7ee;border-radius:8px;background:#f8fafc}.contract-row-readable{cursor:pointer}.contract-row-readable:hover,.contract-row-readable.open{border-color:#b8c8d8;background:#fff}.contract-row-readable:focus-visible{outline:3px solid rgba(70,179,165,.28);outline-offset:2px}.contract-row-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.contract-row-head h4{margin:0;color:#17202c;font-size:16px;line-height:1.3}.contract-row-head .panel-note{margin-bottom:0}.status-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.status-pill.ok{background:#eaf8f4;color:#0e6d54}.status-pill.warn{background:#fff2df;color:#9a5a04}.contract-meta{display:flex;flex-wrap:wrap;gap:7px}.contract-meta span{padding:3px 8px;border-radius:6px;background:#e8edf3;color:#526170;font-size:12px;font-weight:700}.contract-summary{color:#253343;font-size:14px;line-height:1.45}.contract-comment{padding:10px 12px;border-left:3px solid #46b3a5;border-radius:6px;background:#eefbf8;color:#253343;font-size:13px;line-height:1.45}.contract-actions{margin-top:2px}.contract-preview{min-height:260px;margin-top:4px}.field-note{margin:12px 0 0;color:#526170;font-size:13px;line-height:1.4}.field-hint{color:#687789;font-size:12px;font-weight:600;line-height:1.35}.error-note{color:#9e2b1f}.success-note{color:#0e6d54}.upload-form{display:grid;gap:14px}.form-divider{height:1px;margin:2px 0;background:#d8e0e9}.compiled-panel{display:flex;flex-direction:column}.compiled-preview{flex:1;min-height:260px;margin-top:14px;background:#f8fafc}.status-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.coach-chat-layout,.coach-review-layout,.journal-layout{display:grid;gap:16px}.coach-review-hero,.journal-head-panel{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.coach-review-hero h3,.journal-head-panel h3{margin:2px 0 0}.coach-review-hero p{max-width:760px;margin:6px 0 0;color:#536274;font-size:14px;font-weight:650;line-height:1.45}.coach-review-metrics,.journal-summary{display:grid;grid-template-columns:repeat(3,minmax(94px,1fr));gap:8px;min-width:min(100%,340px)}.coach-review-metrics span,.journal-summary span{display:grid;gap:3px;min-height:74px;padding:11px 12px;border:1px solid #dce5ef;border-radius:10px;background:#f8fbff}.coach-review-metrics strong,.journal-summary strong{color:#0f172a;font-size:25px;font-weight:950;line-height:1}.coach-review-metrics small,.journal-summary small{color:#637489;font-size:12px;font-weight:850}.coach-agent-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:16px}.coach-agent-empty{display:grid;justify-items:start;gap:10px;max-width:680px}.coach-agent-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px}.coach-agent-summary span{display:grid;gap:2px;min-height:70px;padding:11px 12px;border:1px solid #dce5ef;border-radius:10px;background:#f8fbff}.coach-agent-summary strong{color:#0f172a;font-size:24px;font-weight:950;line-height:1}.coach-agent-summary small{overflow:hidden;color:#637489;font-size:11px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.coach-agent-panel-actions,.coach-agent-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.coach-agent-list-heading{display:grid;width:100%;gap:8px}.coach-agent-create-button{width:100%;justify-content:center}.coach-agent-list{display:grid;gap:10px}.coach-agent-card{position:relative;display:grid;gap:5px;width:100%;padding:13px 14px 13px 34px;overflow:hidden;border:1px solid #dce5ef;border-radius:10px;background:#f8fbff;color:#0f172a;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.coach-agent-card:hover,.coach-agent-card.active{border-color:#65c9bd;background:#eefbf8;box-shadow:0 10px 24px #0f766e14}.coach-agent-status{position:absolute;top:17px;left:14px;width:9px;height:9px;border-radius:999px;background:#94a3b8;box-shadow:0 0 0 4px #94a3b81f}.coach-agent-status.active{background:#34c7b0;box-shadow:0 0 0 4px #34c7b029}.coach-agent-card strong{overflow:hidden;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.coach-agent-card small,.coach-agent-card em{overflow:hidden;color:#5d6e82;font-size:12px;font-style:normal;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.coach-agent-editor-head{margin-bottom:16px}.coach-agent-editor-head h3{margin:2px 0 0}.coach-agent-settings-stack{display:grid;gap:14px}.coach-agent-config-section,.coach-agent-option-section{display:grid;gap:12px;padding:14px;border:1px solid #dce6f0;border-radius:10px;background:linear-gradient(180deg,#fbfdff,#f7fbff)}.coach-agent-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.coach-agent-section-head>div{display:grid;min-width:0;gap:3px}.coach-agent-section-head h4{margin:0;color:#17202c;font-size:14px;font-weight:950;line-height:1.25}.coach-agent-section-head p{margin:0;color:#5f7084;font-size:12px;font-weight:750;line-height:1.35}.coach-agent-form-grid,.coach-agent-instruction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.coach-agent-form-grid{grid-template-columns:minmax(0,1fr);align-items:start}.coach-agent-form-grid label,.coach-agent-instruction-grid label{display:grid;gap:7px}.coach-agent-form-grid label>span,.coach-agent-instruction-grid label>span,.coach-agent-option-section h4{margin:0;color:#415066;font-size:12px;font-weight:900}.coach-agent-wide-field{grid-column:1 / -1}.client-existing-toggle.coach-agent-enabled{grid-template-columns:1fr;width:42px;min-width:42px;max-width:none;height:42px;min-height:42px;padding:0;gap:0;margin:0;justify-self:end;place-items:center;flex:0 0 42px}.client-existing-toggle.coach-agent-enabled .client-existing-checkbox{width:20px;height:20px;border-radius:6px}.coach-agent-delete-button{flex:0 0 42px;justify-self:end;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;gap:0}.coach-agent-access-section{gap:14px;overflow:visible}.coach-agent-access-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start;overflow:visible}.coach-agent-select-section{display:grid;min-width:0;width:100%;gap:6px;overflow:visible}.coach-agent-select-caption{margin:0;color:#415066;font-size:12px;font-weight:900;line-height:1.25}.coach-agent-select{position:relative;display:grid;gap:8px;min-width:0;overflow:visible;z-index:1}.coach-agent-select:has(.coach-agent-select-menu){z-index:20}.coach-agent-select-button{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;min-height:50px;padding:9px 10px;border:1px solid #dbe3ec;border-radius:9px;background:#fff;color:#17202c;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.coach-agent-select-button:hover,.coach-agent-select-button:focus-visible,.coach-agent-select-button.open{border-color:#46b3a59e;background:#eefaf6;box-shadow:0 10px 24px #0f766e14}.coach-agent-select-button svg{color:#506176;transition:transform .18s ease}.coach-agent-select-button.open svg{transform:rotate(180deg)}.coach-agent-select-summary{display:grid;min-width:0;gap:3px}.coach-agent-select-summary strong,.coach-agent-select-summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coach-agent-select-summary strong{color:#17202c;font-size:13px;font-weight:920}.coach-agent-select-summary small{color:#637489;font-size:11px;font-weight:800}.coach-agent-select-menu{position:absolute;z-index:40;top:calc(100% + 6px);right:0;left:0;display:grid;width:100%;max-height:min(calc((var(--coach-select-visible-rows, 4) * 58px) + 18px),250px,calc(100dvh - 220px));gap:7px;min-width:0;padding:8px;overflow-x:hidden;overflow-y:auto;border:1px solid #dbe3ec;border-radius:9px;background:#fff;box-shadow:0 18px 34px #0f172a14}.coach-agent-select-option{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:9px;min-width:0;min-height:54px;padding:8px 10px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fbff;color:#17202c;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.coach-agent-select-option:hover,.coach-agent-select-option:focus-within,.coach-agent-select-option.active{border-color:#46b3a59e;background:#eefaf6;box-shadow:0 10px 24px #0f766e14}.coach-agent-select-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.coach-agent-select-option .client-existing-checkbox{margin-top:2px;width:22px;height:22px;border-radius:8px}.coach-agent-select-option.active .client-existing-checkbox{border-color:#46b3a5;background:#14b8a6;color:#fff;box-shadow:0 0 0 3px #14b8a629}.coach-agent-select-option>span:last-child{display:grid;min-width:0;gap:3px}.coach-agent-select-option strong,.coach-agent-select-option small{overflow:hidden;text-overflow:ellipsis}.coach-agent-select-option strong{color:#17202c;font-size:13px;font-weight:920;white-space:nowrap}.coach-agent-select-option small{color:#637489;font-size:11px;font-weight:750;line-height:1.38;white-space:normal}.coach-agent-select-empty{min-height:54px}.coach-agent-instruction-grid{margin-top:16px}.ai-bot-builder-layout{position:relative;grid-template-columns:minmax(260px,350px) minmax(0,1.08fr) minmax(320px,.72fr)}.ai-bot-builder-layout.lab-collapsed{grid-template-columns:minmax(260px,350px) minmax(0,1fr)}.ai-bot-settings-panel,.ai-bot-lab-panel{min-width:0}.ai-bot-lab-panel{position:sticky;top:88px;display:grid;gap:14px;align-self:start;max-height:calc(100dvh - 112px);overflow-x:hidden;overflow-y:auto}.ai-bot-lab-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ai-bot-lab-head h3{margin:2px 0 0}.ai-bot-lab-field{display:grid;gap:7px}.ai-bot-lab-field-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ai-bot-lab-field-head>span{color:#415066;font-size:12px;font-weight:900}.ai-bot-lab-field-action{width:auto;flex:0 0 auto;min-height:30px;padding:6px 9px;font-size:12px}.ai-bot-lab-textarea-wrap{position:relative;min-width:0}.ai-bot-lab-char-counter{position:absolute;top:8px;right:24px;z-index:1;display:inline-flex;min-height:22px;align-items:center;padding:3px 8px;border:1px solid rgba(197,210,223,.78);border-radius:7px;background:#f8fbffeb;color:#637489;font-size:11px;font-weight:850;line-height:1;pointer-events:none;white-space:nowrap;box-shadow:0 4px 12px #0f172a0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ai-bot-lab-field textarea{width:100%;min-height:150px;resize:vertical}.ai-bot-lab-field-footer{display:flex;justify-content:flex-end}.ai-bot-lab-card,.ai-bot-lab-closed{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #dce5ef;border-radius:10px;background:#f8fbff}.ai-bot-lab-rail{position:sticky;bottom:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;margin:16px 0 0 auto;padding:10px 12px;border:1px solid #b8dfd7;border-radius:999px;background:#eefbf8;color:#08776f;font-size:12px;font-weight:950;box-shadow:0 12px 28px #0f766e1f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ai-bot-lab-rail:hover,.ai-bot-lab-rail:focus-visible{border-color:#41b8aa;box-shadow:0 16px 34px #0f766e2e;transform:translate(-2px)}.ai-bot-lab-card{align-items:flex-start}.ai-bot-lab-chat-card{display:grid;gap:12px;padding:12px;border:1px solid #dce5ef;border-radius:10px;background:#f8fbff}.ai-bot-lab-chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ai-bot-lab-chat-head>div{display:grid;min-width:0;gap:4px}.ai-bot-lab-chat-head strong{color:#0f172a;font-size:14px;font-weight:950}.ai-bot-lab-chat-head .muted-badge{min-width:68px;justify-content:center;text-align:center;white-space:nowrap}.ai-bot-lab-chat-messages{display:grid;align-content:start;gap:8px;min-height:320px;max-height:560px;padding:8px;overflow-x:hidden;overflow-y:auto;border:1px solid #dce5ef;border-radius:9px;background:#fff}.ai-bot-lab-chat-message{display:grid;gap:4px;max-width:92%;padding:9px 10px;border:1px solid #dce5ef;border-radius:9px;background:#fff}.ai-bot-lab-chat-message.user{justify-self:end;border-color:#9fd8c6;background:#eefaf6}.ai-bot-lab-chat-message.assistant{justify-self:start}.ai-bot-lab-chat-message span{color:#637489;font-size:11px;font-weight:850}.ai-bot-lab-chat-message p{margin:0;color:#17202c;font-size:13px;font-weight:650;line-height:1.4;white-space:pre-wrap;word-break:break-word}.ai-bot-lab-question-row{display:flex;flex-wrap:wrap;gap:7px;min-width:0}.ai-bot-lab-question-row .secondary-button{justify-content:flex-start;width:auto;max-width:100%;min-height:34px;padding:7px 9px;white-space:normal;text-align:left}.ai-bot-lab-chat-form{display:block;min-width:0}.ai-bot-lab-input-shell{grid-template-columns:36px minmax(0,1fr) 42px;margin-top:0}.ai-bot-lab-question-trigger-wrap{position:relative;display:grid;width:36px;align-self:center}.ai-bot-lab-question-trigger{width:36px;height:40px;color:#687789}.ai-bot-lab-question-trigger.active,.ai-bot-lab-question-trigger:hover:not(:disabled),.ai-bot-lab-question-trigger:focus-visible{color:#0f766e}.ai-bot-lab-question-popover{position:absolute;bottom:calc(100% + 8px);left:0;z-index:60;display:grid;width:min(360px,calc(100vw - 32px));max-height:min(380px,58dvh);gap:10px;padding:10px;overflow-x:hidden;overflow-y:auto;border:1px solid #dce5ef;border-radius:10px;background:#fffffffa;box-shadow:0 18px 44px #0f172a29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ai-bot-lab-question-popover-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ai-bot-lab-question-popover-head strong{color:#0f172a;font-size:13px;font-weight:950}.ai-bot-lab-question-popover-head .client-command-card{width:30px;height:30px;min-height:30px}.ai-bot-lab-chat-form textarea{height:44px;min-height:44px;max-height:224px;padding:10px 6px;overflow-y:hidden;border:0;background:transparent;line-height:1.35;resize:none}.ai-bot-lab-chat-form textarea:focus{box-shadow:none}.ai-bot-lab-chat-form .ai-bot-lab-send-button{width:40px;min-width:40px;height:40px;min-height:40px;padding:0;justify-content:center}.coach-instruction-snapshot-questions{display:grid;gap:8px;min-width:0}.coach-instruction-snapshot-questions>span{color:#526170;font-size:12px;font-weight:900}.coach-instruction-snapshot-question-list{display:grid;gap:7px}.coach-instruction-snapshot-question-list p{margin:0;padding:9px 10px;border:1px solid #dce5ef;border-radius:8px;background:#f8fafc;color:#17202c;font-size:13px;font-weight:650;line-height:1.35}.ai-bot-instruction-modal,.ai-bot-questions-modal{width:min(1180px,calc(100vw - 48px))}.ai-bot-instruction-modal-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;min-height:0}.ai-bot-questions-modal-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:16px;min-height:0}.ai-bot-instruction-editor,.ai-bot-instruction-preview-card,.ai-bot-questions-editor,.ai-bot-questions-preview{display:grid;min-width:0;gap:8px;align-content:start}.ai-bot-instruction-editor>span:first-child,.ai-bot-questions-editor>span:first-child,.ai-bot-instruction-preview-head>span{color:#415066;font-size:12px;font-weight:900}.ai-bot-instruction-editor textarea,.ai-bot-questions-editor textarea,.ai-bot-markdown-preview{min-height:520px;max-height:calc(100dvh - 230px);border:1px solid #dce5ef;border-radius:9px;background:#fff}.ai-bot-instruction-editor textarea,.ai-bot-markdown-preview{height:clamp(520px,calc(100dvh - 230px),640px)}.ai-bot-instruction-editor textarea,.ai-bot-questions-editor textarea{padding:13px 14px;resize:vertical}.ai-bot-questions-preview .coach-instruction-snapshot-question-list{max-height:calc(100dvh - 230px);overflow-x:hidden;overflow-y:auto;padding-right:4px}.ai-bot-instruction-preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ai-bot-instruction-preview-head small{color:#637489;font-size:11px;font-weight:850;white-space:nowrap}.ai-bot-markdown-preview{padding:16px;overflow:auto;color:#17202c;font-size:14px;line-height:1.55}.ai-bot-markdown-preview>:first-child{margin-top:0}.ai-bot-markdown-preview>:last-child{margin-bottom:0}.ai-bot-markdown-preview h1,.ai-bot-markdown-preview h2,.ai-bot-markdown-preview h3,.ai-bot-markdown-preview h4,.ai-bot-markdown-preview h5,.ai-bot-markdown-preview h6{margin:16px 0 8px;color:#0f172a;font-weight:950;line-height:1.2}.ai-bot-markdown-preview h1{font-size:24px}.ai-bot-markdown-preview h2{font-size:20px}.ai-bot-markdown-preview h3{font-size:17px}.ai-bot-markdown-preview h4,.ai-bot-markdown-preview h5,.ai-bot-markdown-preview h6{font-size:15px}.ai-bot-markdown-preview p,.ai-bot-markdown-preview ul,.ai-bot-markdown-preview ol,.ai-bot-markdown-preview blockquote,.ai-bot-markdown-preview pre{margin:0 0 10px}.ai-bot-markdown-preview ul,.ai-bot-markdown-preview ol{padding-left:22px}.ai-bot-markdown-preview li+li{margin-top:4px}.ai-bot-markdown-preview blockquote{padding:8px 12px;border-left:3px solid #46b3a5;border-radius:0 8px 8px 0;background:#eefaf6;color:#415066}.ai-bot-markdown-preview pre{overflow:auto;padding:12px;border-radius:8px;background:#0f172a;color:#e7edf5}.ai-bot-markdown-preview code{padding:2px 8px;border-radius:5px;background:#e8eef6;color:#17202c;font-size:.92em}.ai-bot-markdown-preview pre code{padding:0;background:transparent;color:inherit}.ai-bot-lab-version-card{display:grid;gap:0;padding:12px;border:1px solid #dce5ef;border-radius:10px;background:#f8fbff}.ai-bot-lab-version-card.open{gap:10px}.ai-bot-lab-version-toggle{display:grid;grid-template-columns:minmax(0,1fr) minmax(38px,auto) 18px;align-items:center;gap:9px;width:100%;min-height:38px;padding:0;border:0;background:transparent;color:#526170;text-align:left}.ai-bot-lab-version-toggle:hover,.ai-bot-lab-version-toggle:focus-visible{color:#0f766e}.ai-bot-lab-version-toggle>span{display:inline-flex;min-width:0;align-items:center;gap:8px}.ai-bot-lab-version-toggle strong{overflow:hidden;color:#0f172a;font-size:14px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.ai-bot-lab-version-toggle em{display:inline-flex;min-width:38px;height:24px;padding:0 8px;align-items:center;justify-content:center;border-radius:7px;background:#e6edf5;color:#526170;font-size:12px;font-style:normal;font-variant-numeric:tabular-nums;font-weight:900;line-height:1;white-space:nowrap}.ai-bot-lab-version-toggle svg:last-child{transition:transform .18s ease}.ai-bot-lab-version-toggle[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.ai-bot-lab-version-body{display:grid;gap:10px}.ai-bot-lab-version-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ai-bot-lab-version-head>div{display:grid;min-width:0;gap:4px}.ai-bot-lab-version-head strong{color:#0f172a;font-size:14px;font-weight:950}.ai-bot-lab-version-list{display:grid;gap:8px}.ai-bot-lab-version-list .empty-state.small{min-height:86px}.ai-bot-lab-version-row{display:grid;min-width:0;gap:9px;padding:10px;border:1px solid #dce5ef;border-radius:9px;background:#fff}.ai-bot-lab-version-row p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:#536274;font-size:12px;font-weight:650;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ai-bot-lab-version-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ai-bot-lab-version-actions .secondary-button{justify-content:center;min-height:34px;padding:7px 8px}.coach-instruction-snapshot-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.coach-instruction-snapshot-main .snapshot-prompt{min-height:320px}.ai-bot-lab-card strong,.ai-bot-lab-closed strong{color:#0f172a;font-size:14px;font-weight:950}.ai-bot-lab-closed{margin-top:16px;justify-content:flex-start}.ai-bot-lab-closed>div{min-width:0;flex:1}.ai-bot-mobile-pane-header{display:none}.ai-chat-workspace{min-width:0}.ai-chat-panel{--client-composer-left: 0px;--client-composer-width: 100vw;--client-composer-height: 52px;display:flex;flex-direction:column;height:calc(100dvh - 188px);min-height:560px;overflow:hidden;padding:0}.ai-chat-header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:76px;padding:12px 16px 12px 18px;border-bottom:1px solid #e1e7ee;background:#fff}.ai-chat-header h3{margin:2px 0 0}.ai-chat-header-title{display:flex;align-items:center;gap:10px;min-width:0}.ai-chat-header-title>div{min-width:0}.ai-chat-header-avatar{width:42px;height:42px;flex:0 0 42px;border-color:#bfdbfe;background:#eff6ff;color:#2563eb;box-shadow:none}.ai-chat-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.ai-chat-history-badge{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:34px;padding:6px 12px;border-radius:8px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:850;line-height:1.12}.ai-chat-history-badge small{margin-top:2px;color:#64748b;font-size:10px;font-weight:850;text-transform:lowercase}.ai-chat-toolset .client-mode-command{width:38px;height:38px;min-height:38px;border-radius:9px}.ai-chat-bot-menu{width:min(330px,calc(100vw - 32px))}.ai-chat-message-list{display:grid;flex:1;align-content:start;gap:10px;min-height:0;padding:18px 20px calc(var(--client-composer-height) + 10px);scroll-padding-bottom:calc(var(--client-composer-height) + 10px);overflow:auto;background:linear-gradient(180deg,#fbfcfe,#f5f8fb);overscroll-behavior:contain}.ai-chat-message{display:grid;gap:4px;width:fit-content;max-width:min(78%,760px);padding:11px 13px;border:1px solid #e1e7ee;border-radius:14px;background:#fff;color:#1c2938;box-shadow:0 10px 24px #0f172a0d}.ai-chat-message.outbound{justify-self:end;border-color:#bee6de;background:#eefaf6}.ai-chat-message.inbound{justify-self:start}.ai-chat-message.web{border-color:#ffd0aa}.ai-chat-message p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.ai-chat-message-time{float:right;margin:5px 0 0 14px;color:#7a8797;font-size:10px;font-weight:850;line-height:1.2;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.ai-chat-message-meta{display:flex;flex-wrap:wrap;gap:6px;color:#6b7b90;font-size:11px;font-weight:850}.ai-chat-composer{padding-right:16px;padding-left:16px}.ai-chat-panel .client-reply-form.ai-chat-composer{position:fixed;z-index:42;right:auto;bottom:-6px;left:var(--client-composer-left);width:var(--client-composer-width)}.ai-chat-input-shell{margin-top:0}.ai-chat-input-stack,.ai-chat-composer-meta{display:grid;min-width:0;gap:6px}.ai-chat-input-stack textarea{min-height:38px;max-height:116px}.ai-chat-composer-meta{grid-column:1 / -1;padding:0 4px}.coach-advice-list,.journal-list{display:grid;gap:10px}.coach-advice-card{display:grid;gap:8px;min-width:0;padding:12px;border:1px solid #dfe7f0;border-radius:10px;background:#fbfdff}.coach-advice-card div{display:flex;align-items:center;justify-content:space-between;gap:10px}.coach-advice-card strong{color:#17202c;font-size:13px;font-weight:950}.coach-advice-card span{color:#6a7a8d;font-size:12px;font-weight:800;white-space:nowrap}.coach-advice-card p{display:-webkit-box;margin:0;overflow:hidden;color:#253343;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:5}.coach-training-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.coach-training-grid div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;min-width:0;padding:12px;border:1px solid #dfe7f0;border-radius:10px;background:#fbfdff}.coach-training-grid svg{display:grid;width:34px;height:34px;padding:8px;border-radius:9px;background:#e9f8f4;color:#0f766e}.coach-training-grid span{display:grid;gap:3px;min-width:0}.coach-training-grid strong{color:#17202c;font-size:13px;font-weight:950}.coach-training-grid small{color:#687789;font-size:12px;font-weight:750;line-height:1.35}.journal-filters{display:grid;grid-template-columns:180px 220px minmax(260px,1fr);gap:10px;align-items:end}.journal-filters label{display:grid;gap:6px;min-width:0}.journal-filters label span{color:#4b5f76;font-size:12px;font-weight:900}.journal-filters select,.journal-filters input{width:100%;min-width:0;height:40px;border:1px solid #cfd9e6;border-radius:9px;background:#fff;color:#102032;font:inherit;font-weight:800}.journal-row{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;min-width:0;padding:12px;border:1px solid #dfe7f0;border-radius:10px;background:#fbfdff}.journal-row.error{border-color:#f0c1b9;background:#fff8f6}.journal-row-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#eef6ff;color:#1d4ed8}.journal-row.error .journal-row-icon{background:#fff2ed;color:#b42318}.journal-row-body{display:grid;min-width:0;gap:7px}.journal-row-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.journal-row-head span{display:grid;min-width:0;gap:2px}.journal-row-head strong,.journal-row-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.journal-row-head strong{color:#17202c;font-size:13px;font-weight:950}.journal-row-head small,.journal-row-head em{color:#66778c;font-size:12px;font-style:normal;font-weight:800}.journal-row p{margin:0;color:#253343;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.journal-row-meta{display:flex;flex-wrap:wrap;gap:6px}.journal-row-meta span{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#edf4fb;color:#526170;font-size:11px;font-weight:900}.list{display:grid;gap:10px;max-height:calc(100vh - 190px);overflow:auto;padding-right:4px}.row{display:grid;gap:8px;padding:12px;border:1px solid #e1e7ee;border-radius:7px;background:#fbfcfe}.compact-list{max-height:360px}.compact-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.row.error-row{border-color:#f0c1b9;background:#fff7f5}.row.archived-row{border-style:dashed;background:#f8fafc;opacity:.82}.message-row.assistant{width:100%}.message-row.user{width:min(80%,760px);margin-left:auto;border-color:#b8dfd7;background:#eefaf6}.message-row.web{border-color:#ffd0aa;background:#fff8f2}.message-row.user.web{background:#fff3e7}.message-row.user .row-meta{justify-content:flex-end}.message-row.user p{text-align:left}.client-conversation-list,.client-message-list,.client-info-grid{display:grid;gap:10px}.client-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;max-width:100%}.client-list-panel,.client-chat-panel,.client-info-panel{align-content:start}.client-chat-panel{--client-composer-left: 0px;--client-composer-width: 100vw;--client-composer-height: 52px;--client-panel-edge-x: 18px;position:relative;display:flex;flex-direction:column;height:calc(100dvh - 188px);min-height:520px;overflow:hidden}.client-info-panel{min-width:0;max-width:100%;overflow-x:hidden;position:relative;scrollbar-width:none}.client-info-panel::-webkit-scrollbar{width:0;height:0}.client-info-panel.is-scrolling{scrollbar-color:rgba(82,97,112,.38) transparent;scrollbar-width:thin}.client-info-panel.is-scrolling::-webkit-scrollbar{width:4px;height:4px}.client-info-panel.is-scrolling::-webkit-scrollbar-thumb{border-radius:999px;background:#52617061}.client-info-panel .panel-heading-row{padding-right:44px}.desktop-hidden{display:none}.client-tabs{display:grid;gap:8px;margin-bottom:14px}.client-tab{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px;padding:0 10px 0 12px;border:1px solid #e1e7ee;border-radius:8px;background:#f8fafc;color:#253343;font-size:13px;font-weight:800;text-align:left}.client-tab strong{display:inline-grid;min-width:28px;height:24px;padding:0 8px;place-items:center;border-radius:999px;background:#e8edf3;color:#526170;font-size:12px}.client-tab:hover,.client-tab.active{border-color:#9fd8c6;background:#eefaf6}.client-tab.active strong{background:#46b3a5;color:#fff}.client-filter{margin-bottom:14px}.client-filter input{min-height:38px;font-size:13px}.client-list-summary{align-items:flex-start;min-height:42px;margin-bottom:12px}.client-list-summary.search-open{display:block}.client-list-summary:not(.search-open)>div:first-child{min-width:0}.client-list-summary-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.client-search-toggle,.client-search-close{width:34px;height:34px;flex:0 0 auto}.client-filter-inline{display:grid;grid-template-columns:20px minmax(0,1fr) 34px;align-items:center;gap:8px;width:100%;min-height:40px;margin-bottom:0;padding:0 5px 0 11px;border:1px solid #d8e0e9;border-radius:7px;background:#fbfffe;color:#526170}.client-filter-inline>svg{color:#526170}.client-filter-inline input{min-width:0;min-height:36px;padding:0;border:0;background:transparent;font-size:14px}.client-filter-inline .client-search-close{width:34px;height:34px;min-height:34px;padding:0;border:0;border-radius:6px;background:transparent;color:#526170}.client-chat-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0}.client-chat-heading{align-items:center;box-sizing:border-box;flex:0 0 auto;min-height:58px;min-width:0;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #e1e7ee;box-shadow:0 1px #ffffffb8}.client-chat-heading>div{min-width:0}.client-chat-identity{display:flex;align-items:center;gap:10px;min-width:0}.client-chat-avatar{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:2px solid #46b3a5;border-radius:999px;background:#fff;color:#17202c;font-size:13px;font-weight:900;line-height:1}.client-chat-titlecopy{display:grid;min-width:0;gap:1px}.client-chat-titlecopy h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-chat-presence{overflow:hidden;color:#687789;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.client-chat-heading.search-mode{align-items:center;gap:0;margin-bottom:10px}.client-chat-heading.selection-mode{align-items:center;gap:0;margin-bottom:8px}.client-chat-heading:has(+.client-pinned-banner){margin-bottom:0;box-shadow:none}.client-chat-search-inline{display:grid;grid-template-columns:20px minmax(0,1fr) auto 30px 30px 32px;align-items:center;gap:4px;width:100%;min-width:0;min-height:40px;padding:0 5px 0 11px;border:1px solid #d8e0e9;border-radius:7px;background:#fbfffe;color:#526170;box-shadow:none}.client-chat-search-inline input{min-width:0;min-height:36px;padding:0;border:0;background:transparent;font-size:14px}.client-chat-search-inline button{display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;border-radius:6px;background:transparent;color:#526170}.client-chat-search-inline .client-chat-search-nav{width:30px;height:30px}.client-chat-search-count{display:inline-flex;min-width:34px;padding:0 8px;justify-content:center;color:#687789;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.client-chat-search-inline button:disabled,.mobile-client-chat-search button:disabled{cursor:not-allowed;opacity:.42}.client-chat-search-inline button:hover{background:#eef3f8;color:#253343}.client-filter-inline:hover,.client-filter-inline:focus-within,.client-chat-search-inline:hover,.client-chat-search-inline:focus-within,.mobile-client-chat-search:hover,.mobile-client-chat-search:focus-within{border-color:#d8e0e9;background:#fbfcfe;box-shadow:none}.client-filter-inline input:focus,.client-chat-search-inline input:focus,.mobile-client-chat-search input:focus{border-color:transparent;box-shadow:none}.app-shell.theme-dark .client-filter-inline:hover,.app-shell.theme-dark .client-filter-inline:focus-within,.app-shell.theme-dark .client-chat-search-inline:hover,.app-shell.theme-dark .client-chat-search-inline:focus-within,.app-shell.theme-dark .mobile-client-chat-search:hover,.app-shell.theme-dark .mobile-client-chat-search:focus-within{border-color:#34475b;background:#111923;box-shadow:none}.mobile-client-chat-header,.mobile-client-back{display:none}.muted-badge.accent{background:#fff2e7;color:#bf4e09}.client-chat-toolset{display:inline-flex;align-items:center;gap:6px}.client-chat-actions .muted-badge{min-height:18px;padding:0 8px;line-height:1}.client-command-card{position:relative;display:inline-grid;align-items:center;justify-content:center;width:34px;height:34px;min-height:34px;padding:0;border:1px solid #d8e0e9;border-radius:7px;background:#fff;color:#526170}.client-command-card:hover{border-color:#9fd8c6;color:#0f766e}.client-command-card:disabled{cursor:not-allowed;opacity:.55}.client-command-card:focus-visible{outline:3px solid rgba(70,179,165,.24);outline-offset:2px}.client-command-card.active{border-color:#9fd8c6;background:#eefaf6;color:#0e6d54}.client-mode-picker{position:relative;display:inline-grid}.client-mode-command{overflow:visible}.client-mode-command.mode-auto,.client-mode-command.mode-semi_auto{border-color:#9fd8c6;background:#eefaf6;color:#0e6d54}.client-mode-command.mode-coach{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.client-mode-command.mode-manual,.client-mode-command.mode-paused{border-color:#f8d7a8;background:#fff7ed;color:#bf4e09}.client-mode-command.open,.client-mode-command:hover{border-color:#46b3a5}.client-mode-command.mode-coach.open,.client-mode-command.mode-coach:hover{border-color:#60a5fa}.client-mode-chevron{position:absolute;right:2px;bottom:0;opacity:.82}.client-mode-menu{position:absolute;z-index:86;top:calc(100% + 6px);right:0;display:grid;width:262px;gap:2px;padding:6px;border:1px solid #d8e0e9;border-radius:9px;background:#fffffffa;box-shadow:0 18px 42px #17202c2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.client-mode-menu button{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:48px;padding:7px 8px;border:0;border-radius:7px;background:transparent;color:#253343;text-align:left}.client-mode-menu button:hover,.client-mode-menu button.active{background:#eefaf6}.client-mode-menu button.mode-coach:hover,.client-mode-menu button.mode-coach.active{background:#eff6ff}.client-mode-menu button.mode-manual:hover,.client-mode-menu button.mode-manual.active,.client-mode-menu button.mode-paused:hover,.client-mode-menu button.mode-paused.active{background:#fff7ed}.client-mode-menu-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:7px}.client-mode-menu-icon.tone-auto{background:#e3f6f1;color:#0f766e}.client-mode-menu-icon.tone-coach{background:#dbeafe;color:#2563eb}.client-mode-menu-icon.tone-manual,.client-mode-menu-icon.tone-paused{background:#fff2e7;color:#bf4e09}.client-mode-menu strong,.client-mode-menu small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-mode-menu strong{color:#17202c;font-size:13px;font-weight:900;line-height:1.18}.client-mode-menu small{margin-top:2px;color:#687789;font-size:11px;font-weight:700;line-height:1.15}.client-mode-menu-check{color:#0f766e}.client-mode-menu button.mode-coach .client-mode-menu-check{color:#2563eb}.client-mode-menu button.mode-manual .client-mode-menu-check,.client-mode-menu button.mode-paused .client-mode-menu-check{color:#bf4e09}.client-command-count{position:absolute;top:-6px;right:-6px;display:grid;min-width:17px;height:17px;padding:0 8px;place-items:center;border:2px solid #ffffff;border-radius:999px;background:#46b3a5;color:#fff;font-size:10px;font-weight:900;line-height:1}.client-info-edge-toggle,.client-info-panel-toggle{display:inline-grid;height:42px;place-items:center;border:1px solid #cdd7e3;background:#fff;color:#526170}.client-info-edge-toggle{width:26px}.client-info-panel-toggle{width:34px}.client-info-edge-toggle:hover,.client-info-panel-toggle:hover{border-color:#46b3a5;color:#0f766e}.client-info-edge-toggle-floating{position:absolute;z-index:8;top:var(--admin-edge-toggle-top);right:-13px;transform:none;border-right:0;border-radius:8px 0 0 8px;box-shadow:-8px 0 18px #17202c14}.client-info-edge-toggle-mobile{display:none}.client-info-panel-toggle{position:absolute;z-index:2;top:var(--admin-edge-toggle-top);right:-1px;flex:0 0 auto;border-right:0;border-radius:8px 0 0 8px}.client-conversation-list{max-height:calc(100vh - 260px);overflow:auto;padding-right:4px}.client-message-list{flex:1 1 auto;min-height:0;min-width:0;width:100%;align-content:start;align-items:start;overflow-x:hidden;overflow-y:auto;padding-right:8px;padding-left:8px;padding-bottom:calc(var(--client-composer-height) + 10px);scroll-padding-top:84px;scroll-padding-bottom:calc(var(--client-composer-height) + 10px);overscroll-behavior:contain}.client-message-list.selection-mode{padding-right:30px;padding-left:30px}.client-message-date-separator,.client-message-unread-divider{display:flex;align-items:center;justify-content:center;min-width:0;margin:2px 0}.client-message-date-separator span,.client-message-unread-divider span{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border:1px solid #d8e0e9;border-radius:999px;background:#ffffffd1;color:#687789;font-size:11px;font-weight:850;line-height:1;box-shadow:0 8px 22px #17202c0f}.client-message-unread-divider{margin:6px 0}.client-message-unread-divider:before,.client-message-unread-divider:after{width:min(120px,24%);height:1px;content:"";background:#9fd8c6}.client-message-unread-divider span{margin:0 9px;border-color:#9fd8c6;background:#eefaf6;color:#0f766e}.client-conversation-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;width:100%;padding:10px 12px;border:1px solid #e1e7ee;border-radius:8px;background:#fbfcfe;color:#17202c;text-align:left}.client-conversation-card:hover,.client-conversation-card.active{border-color:#9fd8c6;background:#eefaf6}.client-card-avatar{position:relative;display:grid;width:42px;height:42px;place-items:center;border:2px solid #46b3a5;border-radius:999px;background:#fff;color:#17202c;font-size:13px;font-weight:900;line-height:1}.client-card-body{display:grid;min-width:0;gap:3px}.client-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.client-card-title{overflow:hidden;font-size:15px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.client-card-count{display:inline-grid;min-width:19px;height:19px;padding:0 8px;place-items:center;border-radius:999px;background:#46b3a5;color:#fff;font-size:10px;font-weight:900;line-height:1}.client-card-head-meta{display:inline-flex;align-items:center;justify-content:end;gap:4px;min-width:0}.client-card-checks{color:#4c9ed9;flex:0 0 auto}.client-card-preview-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.client-card-preview{font-size:13px;line-height:1.35}.client-card-meta{font-size:12px;line-height:1.3}.client-card-meta,.client-card-preview{overflow:hidden;color:#526170;text-overflow:ellipsis;white-space:nowrap}.client-card-footer{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding-top:2px}.client-card-tags,.client-message-meta{display:flex;flex-wrap:wrap;gap:6px}.client-card-tags{min-width:0}.client-card-tags span,.client-message-meta span{max-width:100%;overflow:hidden;border-radius:6px;background:#e8edf3;color:#526170;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.client-card-tags span{padding:0 8px}.client-message-meta span{padding:3px 8px}.client-card-tags .attention-tag{background:#46b3a5;color:#fff}.client-card-time{color:#687789;font-size:11px;font-weight:700;white-space:nowrap}.client-message{position:relative;display:grid;gap:5px;width:fit-content;max-width:100%;min-width:0;box-sizing:border-box;padding:12px;border:0;border-radius:8px;background:#fbfcfe;cursor:pointer;outline:none;transition:box-shadow .12s ease,transform .12s ease;-webkit-tap-highlight-color:transparent}.client-message.has-media{justify-items:start}.client-message.outbound.has-media{justify-items:end}.client-message.media-only{gap:4px;padding:10px}.client-message.inbound:after,.client-message.outbound:after{display:none}.client-message:hover,.client-message:focus-visible{box-shadow:0 8px 20px #233a4f14}.client-message.selected{box-shadow:0 0 0 2px #46b3a538,0 10px 26px #233a4f1a}.client-message.highlighted{animation:client-message-highlight .9s ease-in-out 2}.client-message.active-search-match{box-shadow:0 0 0 2px #46b3a533,0 10px 26px #233a4f1a}.client-message-search-hit{border-radius:4px;background:#facc156b;color:inherit;padding:0 2px}@keyframes client-message-highlight{0%,to{box-shadow:0 0 #f9731600}28%,72%{box-shadow:0 0 0 3px #f973165c,0 12px 30px #9a341229}}.client-message-selection-dot{position:absolute;top:50%;left:-28px;display:grid;width:20px;height:20px;place-items:center;border:2px solid #46b3a5;border-radius:999px;background:#ffffffeb;color:#0e6d54;transform:translateY(-50%);pointer-events:none}.client-message.outbound .client-message-selection-dot{right:-28px;left:auto}.client-message.outbound{width:fit-content;max-width:min(82%,680px);justify-self:end;margin-left:auto;border-bottom-right-radius:0;background:#fff8f2}.client-message.internal,.client-message.ai_suggestion{width:fit-content;max-width:min(88%,720px);justify-self:center;margin-right:auto;margin-left:auto;background:#f8fafc}.client-message.inbound{width:fit-content;max-width:min(92%,760px);justify-self:start;border-bottom-left-radius:0;background:#eefaf6}.client-message p{margin:0;color:#253343;font-size:14px;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.client-message-time-only{min-height:12px}.client-message-time{float:right;margin:5px 0 0 14px;color:#7a8797;font-size:10px;font-weight:700;line-height:1.2;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.client-message-quote{display:grid;gap:2px;width:100%;min-width:0;padding:6px 8px;border:0;border-left:3px solid #46b3a5;border-radius:7px;background:#ffffff94;color:inherit;text-align:left}.client-message-quote.clickable{cursor:pointer}.client-message-quote.clickable:hover{background:#ffffffc7}.client-message-quote.forward{border-left-color:#f59e0b}.client-message-quote strong{display:inline-flex;min-width:0;align-items:center;gap:5px}.client-message-quote strong,.client-message-quote span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-message-quote strong{color:#0e6d54;font-size:12px;font-weight:800;line-height:1.15}.client-message-quote span{color:#526170;font-size:12px;font-weight:700;line-height:1.2}.client-message-quote-media{display:block;width:min(128px,100%);max-height:84px;object-fit:cover;border-radius:6px}.client-message-attachment-card{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:7px;border:1px solid #d8e0e9;border-radius:8px;background:#ffffff9e;color:inherit;text-decoration:none}.client-message-audio-card{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:7px;border:1px solid #d8e0e9;border-radius:8px;background:#ffffff9e}.client-message-attachment-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:7px;background:#eef3f8;color:#526170}.client-message-attachment-card.image .client-message-attachment-icon{background:#dcf7ee;color:#0f766e}.client-message-attachment-card div,.client-message-audio-card div{display:grid;min-width:0;gap:2px}.client-message-attachment-card strong,.client-message-attachment-card small,.client-message-audio-card strong,.client-message-audio-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-message-attachment-card strong,.client-message-audio-card strong{color:#253343;font-size:13px;line-height:1.2}.client-message-attachment-card small,.client-message-audio-card small{color:#687789;font-size:11px;font-weight:700;line-height:1.2}.client-message-audio-card audio{width:100%;height:32px;margin-top:4px}.client-message-photo-card{display:grid;gap:0;width:fit-content;max-width:min(360px,100%);min-width:0;overflow:hidden;padding:0;border:0;border-radius:9px;background:#ffffff9e;color:#253343;text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.client-message-photo-card.sized{width:min(var(--client-photo-width, 320px),100%);aspect-ratio:var(--client-photo-ratio, auto)}.client-message-photo-grid{display:grid;width:min(var(--client-photo-grid-width, 430px),100%);min-width:0;max-width:100%;overflow:hidden;gap:3px;border-radius:9px;background:#ffffffa3}.client-message-photo-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr));aspect-ratio:16 / 9}.client-message-photo-grid.count-3{grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));aspect-ratio:4 / 3}.client-message-photo-grid.count-4{grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,1fr));aspect-ratio:4 / 3}.client-message-photo-grid.count-3 .client-message-photo-card:first-child{grid-row:1 / 3}.client-message-photo-grid.count-4 .client-message-photo-card:first-child{grid-row:1 / 4}.client-message-photo-card.grouped{position:relative;width:100%;height:100%;min-height:0;border-radius:0}.client-message-photo-card.grouped img{width:100%;height:100%;min-height:0;max-height:none;object-fit:cover}.client-message-photo-card.selected{box-shadow:inset 0 0 0 2px #46b3a5,0 0 0 2px #46b3a533}.client-message-photo-more{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#11192394;color:#fff;font-size:24px;font-weight:900}.client-message.outbound .client-message-photo-card{margin-left:auto;background:#ffffff94}.client-message.outbound .client-message-photo-grid{margin-left:auto}.client-message-photo-card img{display:block;width:100%;height:auto;min-width:0;max-width:100%;max-height:360px;object-fit:contain;background:#eef3f8;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.client-message-photo-card.sized img{height:100%;max-height:none;object-fit:cover}.client-message-photo-card span{display:flex;min-width:0;align-items:center;gap:6px;padding:7px 9px;color:#526170;font-size:11px;font-weight:800;line-height:1.2}.client-message-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;border:0;background:transparent}.client-scroll-bottom-button{position:absolute;z-index:44;right:0;bottom:calc(var(--client-composer-height) + 18px);display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-height:36px;padding:0;border:1px solid #d8e0e9;border-radius:999px;background:#fffffff0;color:#526170;font-size:12px;font-weight:850;box-shadow:0 14px 34px #17202c29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.client-scroll-bottom-button.has-new{border-color:#9fd8c6;background:#eefaf6f5;color:#0f766e}.client-scroll-bottom-button:hover{border-color:#9fd8c6;color:#0f766e}.client-scroll-bottom-button:active{cursor:grabbing}.client-message-menu{position:fixed;z-index:81;display:grid;width:214px;overflow:hidden;border:1px solid #d8e0e9;border-radius:12px;background:#fffffff5;box-shadow:0 22px 52px #17202c33;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.client-message-menu button{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:40px;padding:10px 12px;border:0;border-radius:0;background:transparent;color:#253343;font-size:13px;font-weight:700;text-align:left}.client-message-menu button:hover{background:#eefaf6;color:#0f766e}.client-selection-toolbar{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;margin-bottom:8px;padding:4px 6px;border:1px solid #d8e0e9;border-radius:8px;background:#fbfcfe}.client-selection-toolbar.in-heading{width:100%;margin-bottom:0}.client-selection-toolbar>button,.client-selection-toolbar>div button,.client-pinned-banner button,.client-pinned-list-head button,.client-pinned-list-item>button{display:grid;width:32px;height:32px;place-items:center;border:1px solid #d8e0e9;border-radius:7px;background:#fff;color:#526170}.client-selection-toolbar>div{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.client-selection-toolbar strong{overflow:hidden;color:#253343;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.client-selection-toolbar button:hover,.client-pinned-banner button:hover,.client-pinned-list-head button:hover,.client-pinned-list-item>button:hover{border-color:#9fd8c6;color:#0f766e}.client-selection-toolbar button.danger-icon:hover{border-color:#fecaca;background:#fff1f2;color:#dc2626}.client-pinned-banner{display:grid;grid-template-columns:4px 18px minmax(0,1fr) 34px;align-items:center;gap:9px;box-sizing:border-box;flex:0 0 48px;height:48px;min-height:48px;max-height:48px;margin:0 calc(var(--client-panel-edge-x) * -1) 8px;padding:0 var(--client-panel-edge-x);border:1px solid #d8e0e9;border-right:0;border-left:0;border-radius:0;background:#fbfcfe;cursor:pointer}@media(min-width:861px){.client-chat-heading+.client-pinned-banner{border-top:0}}.client-pinned-banner:hover{border-color:#9fd8c6;background:#eefaf6}.client-pinned-banner>svg{color:#0f766e}.client-pinned-rail{display:flex;flex-direction:column;align-self:center;align-items:center;gap:2px;height:40px;padding:0}.client-pinned-rail span{width:2px;min-height:4px;flex:1 1 0;border-radius:999px;background:#c5cfda;transition:background .16s ease}.client-pinned-rail span.active{background:#46b3a5}.client-pinned-banner div:not(.client-pinned-rail){display:grid;min-width:0;gap:2px}.client-pinned-banner strong,.client-pinned-banner span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-pinned-banner strong{color:#0e6d54;font-size:12px;font-weight:900;line-height:1.15}.client-pinned-banner span{color:#526170;font-size:13px;font-weight:700;line-height:1.2}.client-pinned-list-overlay{position:absolute;z-index:58;top:0;right:0;bottom:0;left:0;display:flex;min-height:0;flex-direction:column;border-top:1px solid #e1e7ee;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.client-image-lightbox{position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#060a11eb;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.client-image-lightbox-stage{display:grid;width:min(1120px,100%);max-height:calc(100dvh - 48px);grid-template-rows:minmax(0,1fr) auto;gap:12px;justify-items:center;touch-action:pan-y}.client-image-lightbox-stage img{display:block;max-width:100%;max-height:calc(100dvh - 132px);object-fit:contain;border-radius:8px;box-shadow:0 24px 70px #00000073}.client-image-lightbox-caption{display:flex;width:min(680px,100%);align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#0f1722d1;color:#fff}.client-image-lightbox-caption div{display:grid;min-width:0;gap:2px}.client-image-lightbox-caption strong,.client-image-lightbox-caption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-image-lightbox-caption strong{font-size:13px;line-height:1.2}.client-image-lightbox-caption span{color:#ffffffad;font-size:12px;font-weight:700}.client-image-lightbox-caption a,.client-image-lightbox-close,.client-image-lightbox-nav{display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#ffffffdb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.client-image-lightbox-caption a{width:38px;height:38px;flex:0 0 auto;border-radius:8px}.client-image-lightbox-close,.client-image-lightbox-nav{position:absolute;z-index:1;width:44px;height:44px;border-radius:999px}.client-image-lightbox-close{top:18px;right:18px}.client-image-lightbox-nav.prev{top:50%;left:18px;transform:translateY(-50%)}.client-image-lightbox-nav.next{top:50%;right:18px;transform:translateY(-50%)}.client-image-lightbox-caption a:hover,.client-image-lightbox-close:hover,.client-image-lightbox-nav:hover{background:#ffffff29;color:#fff}.client-pinned-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;box-sizing:border-box;flex:0 0 48px;height:48px;min-height:48px;max-height:48px;padding:0 12px;border-bottom:1px solid #e1e7ee;background:#ffffffe6}.client-pinned-list-head>div{display:inline-flex;min-width:0;align-items:center;gap:8px}.client-pinned-list-head strong{color:#253343;font-size:14px}.client-pinned-list-head span{color:#687789;font-size:12px;font-weight:800}.client-pinned-list-body{display:flex;flex-direction:column;gap:10px;min-height:0;overflow:auto;padding:12px}.client-pinned-list-item{position:relative;display:flex;align-items:flex-start;gap:8px;min-width:0;padding:0;border:0;background:transparent;cursor:pointer}.client-pinned-list-item.inbound{justify-content:flex-start}.client-pinned-list-item.outbound{justify-content:flex-end}.client-pinned-list-item.internal,.client-pinned-list-item.ai_suggestion{justify-content:center}.client-message.pinned-preview{max-width:min(86%,680px);cursor:pointer}.client-pinned-list-item.outbound .client-message.pinned-preview{order:2}.client-pinned-list-item.outbound .client-pinned-list-unpin{order:1}.client-pinned-list-unpin{flex:0 0 auto;margin-top:4px}.client-reply-form{display:grid;gap:6px;flex:0 0 auto;position:fixed;z-index:42;right:auto;bottom:0;left:var(--client-composer-left);width:var(--client-composer-width);align-items:end;margin-top:0;min-height:52px;padding:2px 16px calc(1px + env(safe-area-inset-bottom));border:1px solid #e1e7ee;border-bottom:0;border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -12px 24px #17202c0a}.client-quick-replies{position:absolute;z-index:46;bottom:100%;left:0;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;width:100%;max-width:100%;pointer-events:none}.client-quick-replies.collapsed{grid-template-columns:26px}.client-quick-replies-toggle,.client-quick-reply-pill{pointer-events:auto}.client-quick-replies-toggle{display:grid;width:26px;height:42px;padding:0;place-items:center;border:1px solid #cdd7e3;border-left:0;border-radius:0 8px 8px 0;background:#fff;color:#526170;box-shadow:8px 0 18px #17202c14}.client-quick-replies-toggle:hover,.client-quick-replies-toggle:focus-visible{border-color:#46b3a5;color:#0f766e;outline:none}.client-quick-replies-list{display:flex;gap:6px;width:100%;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;padding:0 8px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;scroll-padding-inline:8px;-ms-overflow-style:none;scrollbar-width:none}.client-quick-replies-list::-webkit-scrollbar{width:0;height:0;display:none}.client-quick-reply-pill{flex:0 0 auto;max-width:180px;height:30px;padding:0 11px;overflow:hidden;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.client-quick-reply-pill:hover:not(:disabled),.client-quick-reply-pill:focus-visible{border-color:#60a5fa;background:#dbeafe;color:#1e40af;outline:none}.client-quick-reply-pill:disabled{cursor:not-allowed;opacity:.55}.client-ai-suggestion-trigger{position:absolute;z-index:46;right:0;bottom:100%;display:grid;width:26px;pointer-events:none}.client-ai-suggestion-toggle{display:grid;width:26px;height:42px;padding:0;place-items:center;border:1px solid #cdd7e3;border-right:0;border-radius:8px 0 0 8px;background:#fff;color:#1d4ed8;box-shadow:-8px 0 18px #17202c14;pointer-events:auto}.client-ai-suggestion-toggle:hover:not(:disabled),.client-ai-suggestion-toggle:focus-visible{border-color:#60a5fa;background:#eff6ff;color:#1e40af;outline:none}.client-ai-suggestion-toggle:disabled{cursor:not-allowed;opacity:.62}.client-ai-suggestion-toggle:disabled svg{animation:client-reply-spin .9s linear infinite}.client-ai-selected-note{grid-column:1 / -1;display:inline-flex;align-items:center;gap:5px;min-width:0;color:#526170;font-size:12px;font-weight:750;line-height:1.2;white-space:nowrap}.client-ai-suggestion-error,.client-ai-suggestions-panel{grid-column:1 / -1;min-width:0;border:1px solid #d8e0e9;border-radius:8px;background:#fff}.client-ai-suggestion-error{display:grid;grid-template-columns:18px minmax(0,1fr) 30px;align-items:center;gap:8px;padding:8px 7px 8px 10px;border-color:#fecaca;background:#fff1f2;color:#b91c1c;font-size:12px;font-weight:750}.client-ai-suggestion-error span{min-width:0;overflow-wrap:anywhere}.client-ai-suggestion-error button,.client-ai-suggestions-head button{display:grid;width:30px;height:30px;place-items:center;border:1px solid transparent;border-radius:7px;background:transparent;color:inherit}.client-ai-suggestion-error button:hover,.client-ai-suggestions-head button:hover{background:#17202c0f}.client-ai-suggestions-panel{display:grid;gap:8px;padding:8px;background:#f8fbff}.client-ai-suggestions-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.client-ai-suggestions-head>div{display:inline-flex;align-items:center;gap:7px;min-width:0;color:#1d4ed8;font-size:13px}.client-ai-suggestions-head strong{color:#17202c;font-size:13px;font-weight:900}.client-ai-suggestions-head span{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:900}.client-ai-suggestions-list{display:grid;gap:7px;max-height:236px;overflow-y:auto;padding-right:2px}.client-ai-suggestion-card{display:grid;gap:5px;min-width:0;width:100%;padding:9px 10px;border:1px solid #d8e0e9;border-radius:8px;background:#fff;color:#253343;text-align:left}.client-ai-suggestion-card:hover:not(:disabled),.client-ai-suggestion-card:focus-visible,.client-ai-suggestion-card.active{border-color:#60a5fa;background:#eff6ff;outline:none}.client-ai-suggestion-card strong{min-width:0;overflow-wrap:anywhere;color:#1d4ed8;font-size:12px;font-weight:900;line-height:1.25}.client-ai-suggestion-card span,.client-ai-suggestion-card small{min-width:0;overflow-wrap:anywhere;line-height:1.35}.client-ai-suggestion-card span{color:#17202c;font-size:13px;font-weight:650}.client-ai-suggestion-card small{color:#687789;font-size:11px;font-weight:700}.client-reply-context.ai-suggestion-mode{border-left-color:#3b82f6;background:#f8fbff}.client-reply-context.ai-suggestion-mode strong{color:#1d4ed8}.client-chat-toast{position:absolute;z-index:48;top:62px;right:18px;left:18px;display:grid;grid-template-columns:18px minmax(0,1fr) 30px;align-items:center;gap:10px;min-height:44px;padding:8px 7px 8px 12px;border-radius:8px;font-size:13px;font-weight:750;line-height:1.32;box-shadow:0 18px 42px #17202c2e}.client-chat-toast.error{border:1px solid #f3b6ad;background:#fff0eef7;color:#9e2b1f}.client-chat-toast span{min-width:0;overflow-wrap:anywhere}.client-chat-toast button{display:grid;width:30px;height:30px;padding:0;place-items:center;border:0;border-radius:7px;background:transparent;color:#9e2b1f}.client-chat-toast button:hover{background:#9e2b1f17}.client-reply-input-shell{grid-column:1 / -1;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:4px;min-width:0;min-height:44px;padding:0 3px;border:1px solid #d8e0e9;border-radius:8px;background:#fbfcfe;margin-top:-1px}.client-reply-context{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:8px;min-width:0;padding:8px 8px 8px 11px;border:1px solid #d8e0e9;border-left:4px solid #46b3a5;border-radius:8px;background:#f7fafc}.client-reply-context.edit-mode{border-left-color:#7a8797;background:#f8fafc}.client-reply-context.edit-mode strong{color:#526170}.client-reply-context-main{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;min-width:0;gap:8px}.client-reply-context-main:has(.client-reply-context-media),.client-reply-context-main:has(.client-reply-context-media-stack){grid-template-columns:auto minmax(0,1fr)}.client-reply-context-main>div:not(.client-reply-context-media-stack){display:grid;min-width:0;gap:2px}.client-reply-context-media,.client-reply-context-media-stack img{display:block;width:38px;height:38px;object-fit:cover;border-radius:7px}.client-reply-context-media-stack{display:flex;align-items:center;min-width:0}.client-reply-context-media-stack img+img{margin-left:-18px;box-shadow:0 0 0 2px #f7fafc}.client-reply-context strong{color:#0e6d54;font-size:12px;line-height:1.2}.client-reply-context span{overflow:hidden;color:#526170;font-size:13px;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.client-reply-context button,.client-reply-attachment button,.client-reply-icon-button{display:grid;place-items:center;border:1px solid #d8e0e9;border-radius:7px;background:#fff;color:#526170}.client-reply-context button,.client-reply-attachment button{width:30px;height:30px}.client-reply-context button:hover,.client-reply-attachment button:hover,.client-reply-icon-button:hover:not(:disabled){border-color:#9fd8c6;color:#0f766e}.client-reply-attachments{grid-column:1 / -1;display:flex;gap:8px;min-width:0;overflow-x:auto;padding:7px 4px 2px 0;scrollbar-width:none}.client-reply-attachments::-webkit-scrollbar{display:none}.client-reply-attachment{display:grid;grid-template-columns:38px minmax(88px,160px) 28px;align-items:center;gap:8px;min-width:0;padding:5px;border:1px solid #e1e7ee;border-radius:8px;background:#f8fafc}.client-reply-attachment.image{position:relative;display:block;width:58px;height:58px;flex:0 0 auto;padding:0;border-radius:9px;background:#eef3f8;overflow:visible}.client-reply-attachment.file{flex:0 0 auto}.client-reply-attachment img,.client-reply-file-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:7px;background:#eef3f8;color:#526170}.client-reply-attachment img{object-fit:cover}.client-reply-attachment.image img{width:100%;height:100%;border-radius:8px}.client-reply-attachment.image .client-reply-attachment-remove{position:absolute;top:-6px;right:-6px;z-index:4;display:grid;width:21px;height:21px;padding:0;place-items:center;border-color:#fecaca;border-radius:999px;background:#dc2626;color:#fff;line-height:0;box-shadow:0 5px 14px #dc26263d}.client-reply-attachment.image .client-reply-attachment-remove svg{display:block}.client-reply-attachment.image .client-reply-attachment-remove:hover{border-color:#fecaca;background:#b91c1c;color:#fff}.client-reply-attachment div{display:grid;min-width:0;gap:2px}.client-reply-attachment strong,.client-reply-attachment small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-reply-attachment strong{color:#253343;font-size:12px;line-height:1.2}.client-reply-attachment small{color:#687789;font-size:11px;font-weight:700}.client-reply-attach-wrap{position:relative;display:grid;width:44px;align-self:center}.client-reply-attach-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:48;border:0;background:transparent}.client-reply-attach-menu{position:absolute;bottom:calc(100% + 8px);left:0;z-index:49;display:grid;width:156px;overflow:hidden;border:1px solid #d8e0e9;border-radius:12px;background:#fffffff7;box-shadow:0 18px 42px #17202c2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.client-reply-attach-menu button{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;min-height:38px;padding:9px 11px;border:0;border-radius:0;background:transparent;color:#253343;font-size:13px;font-weight:700;text-align:left}.client-reply-attach-menu button:hover{background:#eefaf6;color:#0f766e}.client-reply-icon-button{width:44px;height:44px;align-self:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-tap-highlight-color:transparent}.client-reply-icon-button:hover:not(:disabled),.client-reply-icon-button:focus,.client-reply-icon-button:focus-visible,.client-reply-icon-button:active{border:0;background:transparent;box-shadow:none;outline:none}.client-reply-icon-button:disabled{cursor:not-allowed;opacity:.55}.client-reply-form textarea{height:44px;min-height:44px;max-height:224px;padding:10px 6px;border:0;background:transparent;overflow-y:hidden;resize:none;line-height:1.35}.client-reply-form textarea:focus{box-shadow:none}.client-reply-button{align-self:center;min-width:118px;height:44px;min-height:44px;white-space:nowrap}.client-reply-button.reply-empty{border:0;background:#eef3f8;color:#687789;box-shadow:none}.client-reply-button.reply-busy svg{animation:client-reply-spin .9s linear infinite}@keyframes client-reply-spin{to{transform:rotate(360deg)}}.client-info-grid>div{display:grid;gap:5px;min-width:0;max-width:100%;padding:10px 12px;border:1px solid #e1e7ee;border-radius:7px;background:#f8fafc}.client-info-grid span{color:#526170;font-size:12px;font-weight:700}.client-info-grid strong{min-width:0;max-width:100%;overflow-wrap:anywhere;color:#17202c;font-size:14px;line-height:1.35}.client-info-select{width:100%;min-height:28px;padding:4px 28px 4px 8px;border-radius:6px;font-size:13px;font-weight:850}.client-info-input,.client-card-field input,.client-card-field select,.client-card-field textarea{width:100%;min-width:0;border:1px solid #d8e0e9;border-radius:7px;background:#fff;color:#17202c;font-size:13px;font-weight:700;line-height:1.35}.client-info-input{min-height:30px;padding:5px 8px}.client-card-field input,.client-card-field select{min-height:34px;padding:7px 9px}.client-card-field textarea{min-height:78px;padding:8px 9px;resize:vertical}.client-card-field textarea.client-payment-message-input{min-height:104px}.client-info-input:focus,.client-card-field input:focus,.client-card-field select:focus,.client-card-field textarea:focus,.client-note-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa29;outline:none}.client-info-grid>div.client-info-source-field{grid-column:1 / -1}.client-info-source-field small{color:#687789;font-size:11px;font-weight:750;line-height:1.3}.client-existing-toggle{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-width:0;padding:10px 12px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc;color:#526170;text-align:left}.client-existing-toggle:hover:not(:disabled),.client-existing-toggle:focus-visible{border-color:#9ec5ff;background:#eff6ff;color:#1d4ed8;outline:none}.client-existing-toggle.active{border-color:#3b82f661;background:#eff6ff;color:#1d4ed8}.client-existing-checkbox{display:grid;width:28px;height:28px;place-items:center;border:1px solid #cdd7e3;border-radius:7px;background:#fff;color:#fff;box-shadow:inset 0 0 0 2px #ffffff8c}.client-existing-toggle.active .client-existing-checkbox{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 0 0 3px #3b82f629}.client-existing-checkbox svg{display:block}.client-existing-toggle span{display:grid;gap:2px;min-width:0}.client-existing-toggle strong,.client-existing-toggle small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-existing-toggle strong{color:#17202c;font-size:13px;font-weight:900}.client-existing-toggle small{color:#687789;font-size:12px;font-weight:750}.client-profile-stack{display:grid;gap:12px;min-width:0;max-width:100%}.client-profile-card{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:12px;border:1px solid #e1e7ee;border-radius:8px;background:#f8fafc;min-width:0;max-width:100%}.client-avatar{display:grid;width:48px;height:48px;place-items:center;border:2px solid #46b3a5;border-radius:999px;background:#fff;color:#17202c;font-size:15px;font-weight:900}.client-card-avatar,.client-chat-avatar,.client-avatar,.dashboard-conversation-avatar,.mobile-client-chat-avatar{position:relative;overflow:visible;padding:0}.client-card-avatar img,.client-chat-avatar img,.client-avatar img,.dashboard-conversation-avatar img,.mobile-client-chat-avatar img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.client-card-avatar:after,.client-chat-avatar:after,.client-avatar:after,.dashboard-conversation-avatar:after,.mobile-client-chat-avatar:after{position:absolute;right:-3px;bottom:-3px;display:block;width:9px;height:9px;border:2px solid #ffffff;border-radius:999px;background:#a8b5c4;content:""}.client-card-avatar.presence-online:after,.client-chat-avatar.presence-online:after,.client-avatar.presence-online:after,.dashboard-conversation-avatar.presence-online:after,.mobile-client-chat-avatar.presence-online:after{background:#22c55e}.client-card-avatar.presence-offline:after,.client-chat-avatar.presence-offline:after,.client-avatar.presence-offline:after,.dashboard-conversation-avatar.presence-offline:after,.mobile-client-chat-avatar.presence-offline:after{background:#a8b5c4}.client-card-avatar.clickable,.client-chat-avatar.clickable,.client-avatar.clickable,.dashboard-conversation-avatar.clickable,.mobile-client-chat-avatar.clickable{cursor:pointer}.client-card-avatar.clickable:hover,.client-chat-avatar.clickable:hover,.client-avatar.clickable:hover,.mobile-client-chat-avatar.clickable:hover,.client-card-avatar.clickable:focus-visible,.client-chat-avatar.clickable:focus-visible,.client-avatar.clickable:focus-visible,.mobile-client-chat-avatar.clickable:focus-visible{box-shadow:0 0 0 3px #46b3a52e;outline:none}.client-profile-card h4,.client-profile-card p,.client-info-section h4,.deal-card p,.client-note-box{margin:0}.client-profile-card h4{overflow:hidden;color:#17202c;font-size:16px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.client-profile-card p{overflow:hidden;margin-top:0;color:#526170;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.client-info-section{display:grid;gap:9px;min-width:0;max-width:100%}.client-info-section h4{color:#17202c;font-size:14px;line-height:1.25}.deal-card,.client-note-box{display:grid;gap:7px;min-width:0;max-width:100%;padding:12px;border:1px solid #e1e7ee;border-radius:8px;background:#f8fafc}.deal-card.editable,.client-card-form{gap:10px}.client-card-form{display:grid;min-width:0;padding:12px;border:1px solid #e1e7ee;border-radius:8px;background:#f8fafc}.client-card-field{display:grid;gap:5px;min-width:0}.client-card-field span{color:#526170;font-size:12px;font-weight:800;line-height:1.25}.client-card-field small{color:#687789;font-size:11px;font-weight:750;line-height:1.35}.deal-card span{width:max-content;padding:3px 8px;border-radius:6px;background:#fff2e7;color:#bf4e09;font-size:12px;font-weight:800}.deal-card strong{min-width:0;max-width:100%;overflow-wrap:anywhere;color:#17202c;font-size:14px;line-height:1.35}.deal-card p,.client-note-box{min-width:0;max-width:100%;overflow-wrap:anywhere;color:#526170;font-size:13px;line-height:1.4}.client-note-input{min-height:112px;resize:vertical}.client-card-autosave-status{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:7px 11px;border:1px solid #d7e0eb;border-radius:8px;background:#f8fafc;color:#526170;font-size:12px;font-weight:900;line-height:1.2}.client-card-autosave-status svg{flex:0 0 auto}.client-card-autosave-status.saving{border-color:#3b82f659;background:#eff6ff;color:#1d4ed8}.client-card-autosave-status.saving svg{animation:client-reply-spin .9s linear infinite}.client-card-autosave-status.pending{border-color:#f59e0b61;background:#fffbeb;color:#92400e}.client-card-autosave-status.saved{border-color:#46b3a55c;background:#edf9f7;color:#0f766e}.reminder-grid,.sound-rule-list{display:grid;gap:7px;min-width:0;max-width:100%}.reminder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reminder-grid span,.sound-rule-list span{display:flex;align-items:center;min-width:0;min-height:32px;max-width:100%;padding:8px 10px;border:1px solid #e5ebf1;border-radius:8px;background:#f7f9fb;color:#5f6f80;font-size:12px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.sound-rule-list span{min-height:34px}.sound-rule-list span:before{content:"";width:6px;height:6px;flex:0 0 auto;margin-right:8px;border-radius:999px;background:#c5cfda}.client-source-details{min-width:0;max-width:100%;overflow:hidden;border:1px solid #e1e7ee;border-radius:8px;background:#f8fafc}.client-source-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:12px;cursor:pointer;list-style:none;transition:background .18s ease}.client-source-summary::-webkit-details-marker{display:none}.client-source-summary:hover{background:#46b3a514}.client-source-summary-copy{display:grid;gap:2px;min-width:0}.client-source-summary-copy strong{overflow:hidden;color:#17202c;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.client-source-summary-copy small{overflow:hidden;color:#526170;font-size:12px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.client-source-summary svg{flex:0 0 auto;color:#526170;transition:transform .18s ease}.client-source-details[open] .client-source-summary svg{transform:rotate(180deg)}.client-source-groups{display:grid;gap:10px;min-width:0;padding:0 12px 12px}.client-source-group{display:grid;gap:7px;min-width:0}.client-source-group h5,.client-source-group p{margin:0}.client-source-group h5{color:#17202c;font-size:12px;font-weight:900;line-height:1.25}.client-source-group p{color:#526170;font-size:12px;font-weight:700;line-height:1.35}.client-source-grid{display:grid;gap:7px;min-width:0}.client-source-row{display:grid;gap:4px;min-width:0;max-width:100%;padding:8px 10px;border:1px solid #e5ebf1;border-radius:8px;background:#fff}.client-source-row span{color:#526170;font-size:11px;font-weight:800;line-height:1.25}.client-source-row strong{min-width:0;max-width:100%;overflow-wrap:anywhere;color:#17202c;font-size:12px;line-height:1.35}.client-source-row.muted strong{color:#8492a6;font-weight:700}.row-meta{display:flex;flex-wrap:wrap;gap:7px}.row-meta span{padding:3px 8px;border-radius:6px;background:#e8edf3;color:#526170;font-size:12px;font-weight:700}.row p{color:#253343;font-size:14px;line-height:1.45;white-space:pre-wrap}.knowledge-row h4{margin:0;color:#17202c;font-size:16px;line-height:1.3;overflow-wrap:anywhere}.row-actions{display:flex;flex-wrap:wrap;gap:10px}.row-actions.nowrap{flex-wrap:nowrap}.source-preview,.snapshot-prompt{min-height:180px;background:#f8fafc}.source-edit-form{display:grid;gap:12px}.editable-source{min-height:260px}.snapshot-field{min-width:0}.icon-button{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid #d8e0e9;border-radius:7px;background:#fff;color:#253343}.icon-button.mobile-menu-button{display:inline-grid;width:34px;height:34px;flex:0 0 auto}.icon-button.header-refresh-button{display:inline-grid;align-items:center;justify-content:center;width:34px;min-width:34px;height:34px;padding:0;gap:0;flex:0 0 auto;color:#17202c;font-size:13px;font-weight:800}.icon-button.header-refresh-button:disabled{cursor:wait;opacity:.58}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#11192385}.modal-panel{display:grid;width:min(1320px,calc(100vw - 48px));max-height:min(920px,calc(100vh - 40px));gap:16px;overflow:auto;padding:22px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #11192347}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.modal-header h3{margin:2px 0 0;font-size:22px;line-height:1.2}.snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.snapshot-grid .snapshot-prompt{min-height:220px}.snapshot-field-sales{grid-column:1 / -1}.snapshot-field-sales .snapshot-prompt{min-height:360px}.empty-state{display:grid;min-height:180px;place-items:center;border:1px dashed #cdd7e3;border-radius:8px;background:#fff;color:#687789;font-size:15px}.empty-state.small{min-height:120px}.status-workspace-layout{gap:16px}.status-workspace-hero h3{margin-bottom:5px}.status-workspace-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.status-system-board{display:grid;gap:14px}.status-system-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.status-head{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.status-head>svg{width:40px;height:40px;padding:8px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc;color:#0f766e}.status-head>div{display:grid;gap:3px;min-width:0}.status-head h3{overflow:hidden;margin:0;color:#08111f;font-size:17px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.status-head p{overflow:hidden;margin:0;color:#526170;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.status-item{display:inline-flex;align-items:center;gap:9px;min-width:0;min-height:44px;padding:0 12px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc;color:#526174;font-size:13px;font-weight:850}.status-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-item.ok{border-color:#46b3a557;background:#eefaf6;color:#0f766e}.status-item.warn{border-color:#f9731657;background:#fff8f1;color:#bf4e09}.status-endpoint-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.endpoint-box{display:grid;gap:7px;min-width:0;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc}.endpoint-box span{color:#526170;font-size:12px;font-weight:850}.endpoint-box code{display:block;min-width:0;overflow-wrap:anywhere;padding:9px 10px;border:1px solid #e1e7ee;border-radius:7px;background:#fff;color:#17202c}.status-management-card{display:grid;align-content:start;gap:10px;min-width:0;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#fbfcfe}.status-role-list,.status-audit-list{display:grid;gap:7px}.status-role-row,.status-audit-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:46px;padding:8px 10px;border:1px solid #e1e7ee;border-radius:8px;background:#fff}.status-role-row span,.status-audit-row span{display:grid;min-width:0;gap:2px}.status-role-row strong,.status-audit-row strong{overflow:hidden;color:#17202c;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.status-role-row small,.status-audit-row small,.status-role-row em,.status-audit-row em{overflow:hidden;color:#687789;font-size:11px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}@media(max-width:960px){.app-shell{display:block;min-height:100vh;padding-top:48px}.ai-bot-instruction-modal-grid,.ai-bot-questions-modal-grid{grid-template-columns:minmax(0,1fr)}.ai-bot-instruction-editor textarea,.ai-bot-questions-editor textarea,.ai-bot-markdown-preview{min-height:340px;max-height:52dvh}.ai-bot-instruction-editor textarea,.ai-bot-markdown-preview{height:52dvh}.ai-bot-questions-preview .coach-instruction-snapshot-question-list{max-height:240px}.app-shell.sidebar-collapsed .mobile-app-header{left:0}.mobile-app-header{left:0;justify-content:space-between;padding:0 14px}.client-inbox-topbar{display:none}.client-inbox-header{gap:8px}.client-inbox-header .header-profile-block{flex:1 1 auto}.mobile-client-tabs-bar{display:block;margin:4px 14px 0;overflow:hidden}.mobile-client-tabs-bar .client-inbox-header-tabs{display:block;width:100%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mobile-client-tabs-bar .client-inbox-header-tabs::-webkit-scrollbar{display:none}.mobile-client-tabs-bar .client-inbox-segments{display:flex;width:max-content;min-width:100%;gap:6px;padding:0 0 2px}.mobile-client-tabs-bar .client-inbox-segment{min-height:32px;padding:0 9px}.mobile-client-tabs-bar .client-inbox-select,.client-inbox-header .client-inbox-header-tabs{display:none}.mobile-client-tabs-bar~.workspace{padding-top:8px}.app-shell:has(.client-inbox-layout.mobile-pane-chat) .mobile-client-tabs-bar,.app-shell:has(.client-inbox-layout.mobile-pane-info) .mobile-client-tabs-bar,.app-shell:has(.ai-bot-builder-layout.mobile-pane-settings) .mobile-client-tabs-bar,.app-shell:has(.ai-bot-builder-layout.mobile-pane-lab) .mobile-client-tabs-bar{display:none}.app-shell:has(.client-inbox-layout.mobile-pane-chat) .workspace,.app-shell:has(.client-inbox-layout.mobile-pane-info) .workspace,.app-shell:has(.ai-bot-builder-layout.mobile-pane-settings) .workspace,.app-shell:has(.ai-bot-builder-layout.mobile-pane-lab) .workspace{padding:8px 22px 12px}.app-shell:has(.client-inbox-layout.mobile-pane-chat),.app-shell:has(.client-inbox-layout.mobile-pane-info),.app-shell:has(.ai-bot-builder-layout.mobile-pane-settings),.app-shell:has(.ai-bot-builder-layout.mobile-pane-lab){position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;overflow:hidden}.app-shell:has(.client-inbox-layout.mobile-pane-chat) .workspace,.app-shell:has(.client-inbox-layout.mobile-pane-info) .workspace,.app-shell:has(.ai-bot-builder-layout.mobile-pane-settings) .workspace,.app-shell:has(.ai-bot-builder-layout.mobile-pane-lab) .workspace{height:calc(100dvh - 48px);overflow:hidden}.client-inbox-layout.mobile-pane-chat .mobile-client-chat-header,.client-inbox-layout.mobile-pane-info .mobile-client-chat-header,.ai-bot-builder-layout.mobile-pane-settings .ai-bot-mobile-dialog-header,.ai-bot-builder-layout.mobile-pane-lab .ai-bot-mobile-dialog-header{position:fixed;z-index:70;top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 16px 0 7px;border-bottom:1px solid #d8e0e9;background:#fff;box-shadow:0 8px 24px #17202c14}.client-inbox-layout.mobile-pane-chat .mobile-client-chat-header.chat-mode,.client-inbox-layout.mobile-pane-info .mobile-client-chat-header.info-mode,.ai-bot-builder-layout.mobile-pane-settings .ai-bot-mobile-dialog-header.chat-mode,.ai-bot-builder-layout.mobile-pane-lab .ai-bot-mobile-dialog-header.info-mode{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:5px;padding:0 16px 0 3px}.client-inbox-layout.mobile-pane-info .mobile-client-chat-header.info-mode,.ai-bot-builder-layout.mobile-pane-lab .ai-bot-mobile-dialog-header.info-mode{grid-template-columns:34px minmax(0,1fr)}.mobile-client-chat-back{display:inline-flex;align-items:center;justify-content:center;min-width:0;width:34px;min-height:40px;padding:0;border:0;border-radius:8px;background:transparent;color:#253343}.mobile-client-chat-back:hover{background:#f2fbf8;color:#0f766e}.mobile-client-chat-identity{display:flex;align-items:center;gap:7px;min-width:0;overflow:hidden}.mobile-client-chat-avatar{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border:2px solid #46b3a5;border-radius:999px;background:#fff;color:#17202c;font-size:11px;font-weight:900;line-height:1}.mobile-client-chat-titlecopy{display:grid;min-width:0;gap:1px}.mobile-client-chat-titlecopy strong,.mobile-client-chat-titlecopy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-client-chat-titlecopy strong{color:#17202c;font-size:14px;font-weight:900;line-height:1.12}.mobile-client-chat-titlecopy span{color:#687789;font-size:11px;font-weight:800;line-height:1.15}.mobile-client-chat-search{display:grid;grid-template-columns:20px minmax(0,1fr) auto 30px 30px 32px;align-items:center;gap:4px;width:100%;min-height:40px;padding:0 4px 0 11px;border:1px solid #d8e0e9;border-radius:8px;background:#fff;color:#526170}.mobile-client-chat-search input{min-width:0;min-height:36px;padding:0;border:0;background:transparent;font-size:15px}.mobile-client-chat-search button{display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;border-radius:7px;background:transparent;color:#526170}.mobile-client-chat-search .client-chat-search-nav{width:30px;height:30px}.mobile-client-selection-toolbar{min-height:40px;padding:3px 4px}.mobile-client-chat-search button:hover{background:#eef3f8;color:#253343}.mobile-client-chat-toolset{flex:0 0 auto;gap:5px}.mobile-client-chat-toolset .client-mode-menu{width:min(262px,calc(100vw - 22px))}.icon-button.mobile-menu-button{display:inline-grid;width:34px;height:34px;flex:0 0 auto}.mobile-nav-backdrop{position:fixed;z-index:45;top:0;right:0;bottom:0;left:0;display:block;padding:0;border:0;background:#1119236b;opacity:0;pointer-events:none;touch-action:none;transition:opacity .16s ease}.mobile-nav-open .mobile-nav-backdrop{opacity:1;pointer-events:auto}.sidebar{position:fixed;z-index:60;top:0;bottom:auto;left:0;width:min(306px,calc(100vw - 54px));height:100dvh;max-height:100dvh;gap:18px;padding:0 16px;overflow:visible;overscroll-behavior:contain;pointer-events:none;transform:translate(-100%);transition:transform .18s ease;will-change:transform;-webkit-overflow-scrolling:touch;box-shadow:18px 0 44px #11192347}.app-shell.sidebar-collapsed .sidebar{align-items:stretch;padding:0 16px}.admin-card,.app-shell.sidebar-collapsed .admin-card{right:16px;left:16px;padding-bottom:16px}.app-shell.sidebar-collapsed .sidebar .brand{justify-content:flex-start;width:auto;margin:0 -16px;padding:0 16px}.app-shell.sidebar-collapsed .sidebar-collapse-button,.sidebar-collapse-button{display:none}.app-shell.sidebar-collapsed .nav-button,.app-shell.sidebar-collapsed .nav-group-heading{justify-content:flex-start;padding:0 12px}.app-shell.sidebar-collapsed .nav-label,.app-shell.sidebar-collapsed .nav-group-heading span,.app-shell.sidebar-collapsed .sidebar-brand-copy,.app-shell.sidebar-collapsed .sidebar-settings-head div,.app-shell.sidebar-collapsed .sidebar-setting-row span:not(.sidebar-setting-icon),.app-shell.sidebar-collapsed .admin-card span,.app-shell.sidebar-collapsed .admin-card small,.app-shell.sidebar-collapsed .admin-session-line,.app-shell.sidebar-collapsed .logout-button span{display:block}.app-shell.sidebar-collapsed .sidebar-settings-head{justify-content:flex-start}.app-shell.sidebar-collapsed .sidebar-setting-row{grid-template-columns:34px minmax(0,1fr) 42px;justify-items:stretch;min-height:54px;padding:8px 10px}.app-shell.sidebar-collapsed .sidebar-toggle-switch{display:block}.app-shell.sidebar-collapsed .admin-session-line{display:flex}.app-shell.sidebar-collapsed .admin-actions{grid-template-columns:42px minmax(0,1fr)}.app-shell.sidebar-collapsed .admin-settings-button{width:42px;padding:0}.app-shell.sidebar-collapsed .nav-sublist{display:none}.app-shell.sidebar-collapsed .nav-group.open .nav-sublist{display:grid}.app-shell.sidebar-collapsed .logout-button{width:100%;padding:0 12px}.mobile-nav-open .sidebar{pointer-events:auto;transform:translate(0)}.sidebar .brand{display:flex;min-height:48px;height:48px}.nav{gap:6px;overflow-x:hidden;overflow-y:auto;padding:0 0 var(--admin-sidebar-footer-space)}.sidebar-settings-panel{overflow-x:hidden;overflow-y:auto;padding:0 0 var(--admin-sidebar-footer-space)}.workspace{padding:18px 22px 22px}.topbar{align-items:flex-start;margin-bottom:8px}.topbar h2{font-size:27px}.content-grid,.prompt-layout,.knowledge-layout,.contracts-layout,.pricing-layout,.dashboard-layout,.access-layout,.coach-agent-layout,.site-widget-layout,.client-inbox-layout,.split-view,.form-grid,.settings-theme-switch,.snapshot-grid{grid-template-columns:1fr}.site-widget-layout{grid-template-areas:"preview" "sources" "basics" "appearance" "channels" "colors"}.dashboard-grid-guide{grid-template-columns:1fr;grid-auto-rows:118px}.dashboard-panel-main{min-height:0}.dashboard-metric-grid,.dashboard-response-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-trend-chart{min-height:206px;padding-inline:8px}.dashboard-trend-bars{gap:5px}.dashboard-trend-bar{width:min(100%,42px)}.dashboard-work-grid,.dashboard-analytics-split{grid-template-columns:1fr}.coach-review-hero,.coach-agent-editor-head,.journal-head-panel{flex-direction:column}.coach-agent-form-grid,.coach-agent-access-grid,.coach-agent-instruction-grid{grid-template-columns:1fr}.coach-agent-section-head{flex-direction:column;align-items:stretch}.coach-agent-section-head .muted-badge{width:fit-content}.client-existing-toggle.coach-agent-enabled{width:42px;min-width:42px;height:42px;min-height:42px;justify-self:end}.ai-bot-builder-layout,.ai-bot-builder-layout.lab-collapsed{grid-template-columns:1fr}.ai-bot-lab-panel{position:static;max-height:none}.ai-bot-builder-layout.mobile-pane-list .ai-bot-settings-panel,.ai-bot-builder-layout.mobile-pane-list .ai-bot-lab-panel,.ai-bot-builder-layout.mobile-pane-settings .coach-agent-list-panel,.ai-bot-builder-layout.mobile-pane-settings .ai-bot-lab-panel,.ai-bot-builder-layout.mobile-pane-lab .coach-agent-list-panel,.ai-bot-builder-layout.mobile-pane-lab .ai-bot-settings-panel{display:none}.ai-bot-builder-layout.mobile-pane-list .coach-agent-list-panel,.ai-bot-builder-layout.mobile-pane-settings .ai-bot-settings-panel,.ai-bot-builder-layout.mobile-pane-lab .ai-bot-lab-panel{display:block;width:100%}.ai-bot-builder-layout.mobile-pane-lab .ai-bot-lab-panel{position:relative;top:0;max-width:100%;height:calc(100dvh - 120px);min-height:0;max-height:none;padding-bottom:calc(24px + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.app-shell:has(.ai-bot-builder-layout.mobile-pane-list) .topbar-actions{display:none}.app-shell:has(.ai-bot-builder-layout.mobile-pane-settings) .topbar,.app-shell:has(.ai-bot-builder-layout.mobile-pane-lab) .topbar{align-items:stretch;gap:0;margin-bottom:6px}.app-shell:has(.ai-bot-builder-layout.mobile-pane-settings) .topbar>div:first-child,.app-shell:has(.ai-bot-builder-layout.mobile-pane-lab) .topbar>div:first-child{display:none}.app-shell:has(.ai-bot-builder-layout.mobile-pane-settings) .topbar-actions,.app-shell:has(.ai-bot-builder-layout.mobile-pane-lab) .topbar-actions{width:100%;justify-content:stretch}.app-shell:has(.ai-bot-builder-layout.mobile-pane-settings) .topbar-actions>button,.app-shell:has(.ai-bot-builder-layout.mobile-pane-lab) .topbar-actions>button{width:100%;justify-content:center}.ai-bot-builder-layout.mobile-pane-settings .ai-bot-settings-panel{height:calc(100dvh - 120px);min-height:0;padding-bottom:calc(24px + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ai-bot-mobile-pane-header{display:none;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:5px;min-height:44px;margin:-4px -4px 12px;padding:0 4px 10px;border-bottom:1px solid #d8e0e9}.ai-bot-mobile-pane-header .mobile-client-chat-back{display:inline-flex}.ai-bot-mobile-pane-header .mobile-client-chat-identity{gap:8px}.ai-bot-mobile-avatar{width:32px;height:32px;flex-basis:32px;color:#2563eb}.ai-bot-mobile-lab-button{width:34px;height:34px;min-height:34px;border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.coach-agent-form-grid .coach-agent-wide-field textarea{min-height:104px}.coach-agent-select-menu{max-height:min(calc((var(--coach-select-visible-rows, 4) * 68px) + 18px),300px,46dvh)}.coach-agent-select-option{min-height:66px;padding:10px}.coach-agent-select-option small{line-height:1.45}.ai-bot-lab-input-shell{grid-template-columns:32px minmax(0,1fr) 40px;gap:0;min-height:44px;padding:0 3px}.ai-bot-lab-question-trigger-wrap,.ai-bot-lab-question-trigger{width:32px}.ai-bot-lab-question-popover{width:min(340px,calc(100vw - 32px))}.ai-bot-lab-chat-form textarea{height:44px;min-height:44px;max-height:214px;padding:12px 4px 8px;line-height:1.3}.ai-bot-lab-chat-form .ai-bot-lab-send-button{width:40px;min-width:40px;height:40px;min-height:40px}.ai-bot-lab-chat-messages{min-height:320px;max-height:420px}.ai-bot-lab-rail,.app-shell.view-messages .topbar{display:none}.app-shell.view-messages .workspace{padding-top:8px}.ai-chat-panel{height:calc(100dvh - 156px);min-height:520px}.app-shell.view-messages .ai-chat-panel{height:calc(100dvh - 64px);min-height:0}.app-shell.view-messages .ai-chat-message-list{gap:8px;padding:14px 18px calc(var(--client-composer-height) + 14px);scroll-padding-bottom:calc(var(--client-composer-height) + 14px)}.app-shell.view-messages .ai-chat-message{max-width:min(94%,100%);padding:10px 12px;border-radius:8px}.app-shell.view-messages .ai-chat-message.outbound{max-width:min(94%,100%);margin-left:auto}.app-shell.view-messages .ai-chat-message.inbound{max-width:min(94%,100%)}.ai-chat-panel .client-reply-form.ai-chat-composer{left:0;width:100vw;align-items:end;gap:6px;min-height:52px;padding:2px 16px calc(1px + env(safe-area-inset-bottom));border-right:0;border-left:0;border-radius:0}.ai-chat-panel .client-reply-input-shell.ai-chat-input-shell{grid-template-columns:32px minmax(0,1fr) 40px;gap:0;min-height:44px;padding:0 3px}.ai-chat-panel .client-reply-form.ai-chat-composer textarea{height:44px;min-height:44px;max-height:214px;padding:12px 4px 8px;overflow-y:hidden;resize:none;line-height:1.3}.ai-chat-panel .client-reply-form.ai-chat-composer .primary-button{width:40px;min-width:40px;height:40px;min-height:40px;padding:0}.ai-chat-panel .client-reply-icon-button{width:32px;height:40px}.ai-chat-header{align-items:center;flex-direction:row;min-height:64px;padding:10px 12px}.ai-chat-header-title{flex:1 1 auto;overflow:hidden}.ai-chat-header-title .panel-note{display:none}.ai-chat-header-avatar{width:36px;height:36px;flex-basis:36px}.ai-chat-header-actions{width:auto;flex:0 0 auto}.ai-chat-bot-menu{right:0;width:min(310px,calc(100vw - 24px))}.coach-agent-wide-field{grid-column:auto}.coach-review-metrics,.journal-summary,.coach-training-grid,.journal-filters{grid-template-columns:1fr;width:100%}.journal-row{grid-template-columns:34px minmax(0,1fr)}.journal-row-head{flex-direction:column}.settings-notification-toggles{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-manager-telegram-grid{grid-template-columns:1fr}.site-widget-variant-grid,.site-widget-form-choice-grid,.site-widget-bar-layout-grid,.site-widget-subchoice-grid,.site-widget-phone-toggle-grid,.site-widget-phone-reveal-card,.site-widget-phone-grid,.site-widget-phone-icon-grid,.site-widget-text-channel-icon-grid,.site-widget-phone-extra-grid,.site-widget-color-grid,.site-widget-palette-actions,.site-widget-proactive-grid,.site-widget-display-options{grid-template-columns:repeat(2,minmax(0,1fr))}.site-widget-options,.access-summary-grid,.access-role-fields,.access-check-grid,.access-check-grid.compact,.access-member-form-grid,.access-member-edit-grid{grid-template-columns:1fr}.access-summary-head,.access-members-head,.access-editor-head{flex-direction:column}.access-summary-head .secondary-button,.access-editor-head .danger-button,.access-members-head>span{width:100%;justify-content:center}.access-member-mode-tabs{width:100%}.access-member-mode-tabs button{flex:1}.access-member-card-actions{justify-content:stretch}.access-member-card-actions>span,.access-member-card-actions button{width:100%;justify-content:center}.coach-agent-panel-actions,.coach-agent-editor-head{align-items:stretch}.coach-agent-editor-head .row-actions,.coach-agent-panel-actions .primary-button{width:100%}.coach-agent-editor-head .row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.client-inbox-layout.client-info-collapsed{grid-template-columns:1fr}.client-inbox-layout.mobile-pane-list .client-chat-panel,.client-inbox-layout.mobile-pane-list .client-info-panel,.client-inbox-layout.mobile-pane-chat .client-list-panel,.client-inbox-layout.mobile-pane-chat .client-info-panel,.client-inbox-layout.mobile-pane-info .client-list-panel,.client-inbox-layout.mobile-pane-info .client-chat-panel{display:none}.client-inbox-layout.mobile-pane-info .client-info-panel,.client-inbox-layout.mobile-pane-list .client-list-panel{display:block}.client-inbox-layout.mobile-pane-chat .client-chat-panel{display:flex;height:calc(100dvh - 64px);min-height:0}.client-inbox-layout.mobile-pane-chat .client-pinned-banner{flex:0 0 48px;height:48px;min-height:48px;max-height:48px;margin-top:-15px}.client-inbox-layout.mobile-pane-chat .client-pinned-list-overlay{top:-2px;bottom:0}.client-inbox-layout.mobile-pane-chat .client-chat-toast{position:fixed;z-index:69;top:56px;right:14px;left:14px}.client-inbox-layout.mobile-pane-info .client-info-panel{width:100%;max-width:100%;height:calc(100dvh - 68px);min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.client-inbox-layout.mobile-pane-info .client-profile-card{display:none}.client-inbox-layout.mobile-pane-chat .mobile-client-back,.client-inbox-layout.mobile-pane-chat .client-chat-heading:not(.search-mode):not(.selection-mode),.client-inbox-layout.mobile-pane-chat .client-chat-heading.search-mode,.client-inbox-layout.mobile-pane-chat .client-chat-heading.selection-mode,.client-inbox-layout.mobile-pane-chat .client-chat-heading .client-chat-search-inline,.client-inbox-layout.mobile-pane-chat .client-chat-heading .client-chat-toolset{display:none}.client-inbox-layout.mobile-pane-chat .client-chat-heading{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;min-height:50px;margin-bottom:8px}.client-inbox-layout.mobile-pane-chat .client-chat-identity{flex:1 1 68%;max-width:68%;min-width:0;gap:9px}.client-inbox-layout.mobile-pane-chat .client-chat-avatar{width:38px;height:38px;font-size:12px}.client-inbox-layout.mobile-pane-chat .client-chat-titlecopy h3{font-size:17px;line-height:1.15}.client-inbox-layout.mobile-pane-chat .client-chat-presence{font-size:12px;line-height:1.25}.client-inbox-layout.mobile-pane-chat .client-chat-actions{flex:0 1 30%;max-width:30%;justify-content:flex-end;gap:5px}.client-inbox-layout.mobile-pane-chat .client-chat-actions .muted-badge{min-height:16px;max-width:100%;padding:0 8px;overflow:hidden;font-size:11px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.client-message-photo-card{max-width:min(100%,360px)}.client-message-photo-card img{max-height:300px}.client-image-lightbox{padding:14px}.client-image-lightbox-stage img{max-height:calc(100dvh - 124px)}.client-image-lightbox-caption{padding:9px 10px}.client-image-lightbox-nav{display:none}.client-inbox-layout.mobile-pane-chat .client-reply-form{left:0;width:100vw;align-items:end;gap:6px;min-height:52px;padding:2px 16px calc(1px + env(safe-area-inset-bottom));border-right:0;border-left:0;border-radius:0}.client-inbox-layout.mobile-pane-chat .client-reply-input-shell{grid-template-columns:32px minmax(0,1fr) 40px;gap:0;min-height:44px;padding:0 3px}.client-inbox-layout.mobile-pane-chat .client-reply-form textarea{height:44px;min-height:44px;max-height:214px;padding:12px 4px 8px;overflow-y:hidden;resize:none;line-height:1.3}.client-inbox-layout.mobile-pane-chat .client-reply-form .primary-button{width:40px;min-width:40px;height:40px;min-height:40px;padding:0}.client-inbox-layout.mobile-pane-chat .client-reply-attach-wrap{width:32px}.client-inbox-layout.mobile-pane-chat .client-reply-icon-button{width:32px;height:40px}.web-test-bar{grid-template-columns:40px minmax(150px,220px) minmax(180px,1fr)}.web-test-bar .primary-button{grid-column:1 / -1}.panel-heading-row{align-items:stretch;flex-direction:column}.client-list-summary:not(.search-open){align-items:flex-start;flex-direction:row;justify-content:space-between}.client-list-summary-actions{align-self:flex-start}.panel-actions{justify-content:stretch}.panel-actions>button,.topbar-actions>button{flex:1 1 0}.topbar-chat-tools{flex:1 1 100%;justify-content:flex-start}.client-card-footer{grid-template-columns:minmax(0,1fr) auto}.list,.compact-list,.client-conversation-list{max-height:none;overflow:visible;padding-right:0}.client-message-list{max-height:none;overflow-x:hidden;overflow-y:auto;padding-right:8px;padding-left:8px}.client-message-list.selection-mode{padding-right:30px;padding-left:30px}.client-chat-actions{justify-content:flex-start}.mobile-client-back{display:inline-flex;align-items:center;gap:6px;width:max-content;min-height:32px;margin:0 0 8px;padding:0 9px 0 4px;border:0;border-radius:7px;background:transparent;color:#526170;font-size:13px;font-weight:800}.mobile-client-back:hover{background:#f2fbf8;color:#0f766e}.client-info-edge-toggle-floating,.client-info-edge-toggle-floating.desktop-hidden{position:absolute;z-index:35;top:var(--admin-edge-toggle-top);right:-10px;display:inline-grid;transform:none;border-right:0;border-radius:8px 0 0 8px;box-shadow:-8px 0 22px #17202c29}.client-info-edge-toggle-desktop{display:none}.client-info-edge-toggle-mobile{display:inline-grid}.client-info-panel-toggle{position:absolute;z-index:2;top:var(--admin-edge-toggle-top);right:-1px;border-right:0;border-radius:8px 0 0 8px}.client-chat-toolset{flex:0 0 auto}.status-grid,.status-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.status-endpoint-grid{grid-template-columns:1fr}.price-table-head,.discount-table-head{display:none}.compact-row{grid-template-columns:1fr}.row-meta span,.contract-meta span,.muted-badge{max-width:100%;overflow-wrap:anywhere}.modal-backdrop{align-items:start;padding:60px 12px 12px}.modal-panel{width:100%;max-height:calc(100dvh - 72px);padding:16px}}@media(max-width:640px){.workspace{padding:12px 12px 20px}.mobile-client-tabs-bar{margin-right:12px;margin-bottom:0;margin-left:12px}.mobile-client-tabs-bar~.workspace{padding-top:8px}.app-shell:has(.client-inbox-layout.mobile-pane-chat) .workspace,.app-shell:has(.client-inbox-layout.mobile-pane-info) .workspace,.app-shell:has(.ai-bot-builder-layout.mobile-pane-settings) .workspace,.app-shell:has(.ai-bot-builder-layout.mobile-pane-lab) .workspace{padding:8px 12px 10px}.icon-button.header-refresh-button{width:34px;min-width:34px;height:34px;padding:0;gap:0}.icon-button.header-refresh-button span{display:none}.topbar{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:4px}.topbar-actions,.panel-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.topbar-chat-tools{display:grid;grid-column:1 / -1;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.site-widget-variant-grid,.site-widget-form-choice-grid,.site-widget-bar-layout-grid,.site-widget-subchoice-grid,.site-widget-phone-toggle-grid,.site-widget-phone-reveal-card,.site-widget-phone-grid,.site-widget-phone-icon-grid,.site-widget-text-channel-icon-grid,.site-widget-phone-extra-grid,.site-widget-color-grid,.site-widget-palette-actions,.site-widget-proactive-grid,.site-widget-display-options{grid-template-columns:1fr}.site-widget-avatar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-widget-operator-icon-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.site-widget-channel-row{grid-template-columns:38px minmax(0,1fr) 38px;align-items:end}.site-widget-channel-row label{grid-column:1 / -1}.site-widget-channel-row .site-widget-channel-icon{grid-column:1;grid-row:1}.site-widget-switch{grid-column:2;grid-row:1;justify-self:start}.site-widget-channel-row>.icon-button{grid-column:3;grid-row:1}.site-widget-variant-card{grid-template-columns:86px minmax(0,1fr)}.site-widget-preview-card.variant-compact-bar{width:calc(100% - 24px)}.site-widget-preview-compact{grid-template-columns:38px minmax(0,1fr)}.site-widget-preview-compact .site-widget-preview-button{grid-column:1 / -1}.site-widget-preview-actions.inline{grid-template-columns:1fr}.site-widget-preview-card.variant-bottom-sheet{width:auto}.site-widget-preview-side-card{width:min(286px,calc(100vw - 84px))}.topbar-actions>button:only-child,.panel-actions>button:only-child,.row-actions>button:only-child{grid-column:1 / -1}.topbar h2{font-size:24px}.panel{padding:14px}.dashboard-toolbar{justify-content:flex-start;overflow-x:auto}.dashboard-panel{gap:12px}.dashboard-panel-head{display:grid;gap:10px}.site-widget-basics-panel .dashboard-panel-head{grid-template-columns:1fr}.dashboard-panel-head .compact-button{width:max-content;justify-self:start}.dashboard-system-strip{grid-template-columns:1fr}.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-analytics-grid{grid-template-columns:1fr}.dashboard-metric-card{min-height:104px}.dashboard-conversation-row{grid-template-columns:38px minmax(0,1fr) auto}.dashboard-conversation-row b{grid-column:3;grid-row:2;justify-self:end}.primary-button,.secondary-button,.danger-button{width:100%;min-height:42px;padding:0 12px}.coach-agent-delete-button{width:42px;min-width:42px;padding:0}.ai-bot-lab-field-action{width:auto;min-height:34px;padding:0 12px}.row-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.web-test-bar{grid-template-columns:40px minmax(0,1fr)}.web-test-bar>input:not(.native-file-input),.web-test-bar .primary-button{grid-column:1 / -1}.web-test-attachment{width:100%;max-width:none}.message-row.user{width:min(92%,100%)}.client-message.outbound,.client-message.inbound{width:fit-content;max-width:min(94%,100%)}.client-reply-form{gap:7px;padding-right:16px;padding-left:16px}.client-reply-input-shell{grid-template-columns:44px minmax(0,1fr) 44px;gap:4px}.client-reply-form textarea{min-height:44px;max-height:214px}.client-reply-form .primary-button{width:44px;min-width:44px;padding:0}.client-send-label{display:none}.client-tabs{grid-template-columns:1fr}.client-profile-card{grid-template-columns:42px minmax(0,1fr)}.client-avatar{width:42px;height:42px}.status-grid,.status-grid.compact{grid-template-columns:1fr}.compiled-preview,.source-preview,.snapshot-prompt,.prompt-area,.prompt-panel-sales .prompt-area{min-height:220px}.editable-source,.snapshot-field-sales .snapshot-prompt{min-height:280px}.price-row,.discount-row{padding:10px}.price-row{grid-template-columns:minmax(0,1fr) minmax(88px,.45fr)}.price-note-input{grid-column:1 / -1;min-height:74px;padding-top:9px}.discount-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.compact-input-field{gap:5px}.mobile-field-label{display:block;color:#526170;font-size:12px;font-weight:800;line-height:1.2}.discount-note-field{grid-column:1 / -1}.contract-row-head{flex-direction:column}.modal-header{flex-direction:row;align-items:flex-start}.modal-header>div{min-width:0}.modal-header .icon-button{flex:0 0 38px}}@media(max-width:960px){.client-inbox-layout.mobile-pane-chat .client-quick-replies{bottom:100%;left:0;width:100%;max-width:100%}.client-inbox-layout.mobile-pane-chat .client-quick-replies-list{max-width:100%}.client-inbox-layout.mobile-pane-chat .client-quick-reply-pill{max-width:148px}}@media(max-width:719px){.dashboard-grid-shell,.dashboard-grid{height:auto!important}.dashboard-grid{display:grid;gap:12px}.dashboard-grid .react-grid-item{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;margin:0;transform:none!important;transition:none}.dashboard-widget>.dashboard-panel{height:auto;min-height:0}.dashboard-grid-guide,.dashboard-widget-toolbar,.dashboard-grid .react-resizable-handle{display:none}.dashboard-layout.is-editing .dashboard-panel{outline:0}}@media(max-width:760px){.site-widget-integration-head{display:grid}.site-widget-integration-actions{justify-content:stretch}.site-widget-integration-actions .secondary-button,.site-widget-integration-head>.secondary-button{width:100%;justify-content:center}.site-widget-code-grid{grid-template-columns:1fr}.site-widget-phone-icon-grid,.site-widget-text-channel-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-reply-panel-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.quick-reply-panel-actions .primary-button,.quick-reply-panel-actions .secondary-button,.quick-reply-panel-actions .compact-button{width:100%;justify-content:center}.quick-reply-settings-card{padding:12px}.quick-reply-card-toolbar{grid-template-columns:auto minmax(0,1fr);align-items:center}.quick-reply-card-actions{width:auto;min-width:0;justify-content:flex-end}.quick-reply-card-fields{grid-template-columns:1fr}.quick-reply-delete-button{margin-left:0}.quick-reply-regenerate-modal{width:100%}.quick-reply-regenerate-footer{justify-content:stretch}.quick-reply-regenerate-footer .primary-button,.quick-reply-regenerate-footer .secondary-button{flex:1 1 180px}}@media(max-width:520px){.settings-notification-toggles,.quick-reply-panel-actions,.site-widget-palette-actions,.site-widget-proactive-grid,.site-widget-form-choice-grid,.site-widget-bar-layout-grid,.site-widget-subchoice-grid,.site-widget-phone-reveal-card,.site-widget-phone-grid{grid-template-columns:1fr}.site-widget-phone-position-grid{grid-template-columns:repeat(5,minmax(36px,1fr))}.site-widget-phone-position-grid button.wide{grid-column:1 / -1}.site-widget-phone-icon-grid,.site-widget-text-channel-icon-grid,.site-widget-operator-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-reply-card-actions{gap:6px}.quick-reply-enabled-field{max-width:136px;justify-content:flex-start;padding-right:8px}.quick-reply-toggle-track{width:32px;min-width:32px;height:18px}.quick-reply-toggle-track span{width:14px;height:14px}.quick-reply-enabled-field input:checked+.quick-reply-toggle-track span{transform:translate(14px)}.quick-reply-toggle-text{max-width:58px;font-size:12px}}:root[data-admin-theme=dark]{color-scheme:dark}:root[data-admin-theme=dark] body,:root[data-admin-theme=dark] .login-screen,:root[data-admin-theme=dark] .admin-boot-screen{background:#0f1722;color:#e7edf5}:root[data-admin-theme=dark] .login-panel{border-color:#2b3a4b;background:#17202c;color:#e7edf5;box-shadow:0 22px 58px #00000057}:root[data-admin-theme=dark] .login-brand,:root[data-admin-theme=dark] .login-brand h1,:root[data-admin-theme=dark] .login-panel label span{color:#f7fafc}:root[data-admin-theme=dark] .login-brand p{color:#a8b5c4}:root[data-admin-theme=dark] .login-panel input,:root[data-admin-theme=dark] .login-panel select{border-color:#34475b;background:#111923;color:#f7fafc}:root[data-admin-theme=dark] .login-submit-button{border-color:#46b3a5;background:#2fb5a3;color:#06120f;box-shadow:0 14px 28px #00000057}:root[data-admin-theme=dark] .login-submit-button:hover:not(:disabled),:root[data-admin-theme=dark] .login-submit-button:focus-visible{border-color:#7dd8c8;background:#46c8b6;color:#06120f}:root[data-admin-theme=dark] .login-submit-button:disabled{border-color:#34475b;background:#243247;color:#8fa0b3;box-shadow:inset 0 0 0 1px #ffffff0a}.app-shell.theme-dark{background:linear-gradient(180deg,#17202cb8,#0f1722f5 42%),#0f1722;color:#e7edf5}.app-shell.theme-dark .mobile-app-header,.app-shell.theme-dark .workspace{background:transparent}.app-shell.theme-dark .mobile-app-header{border-color:#263647;background:#111923f0;box-shadow:0 10px 28px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-shell.theme-dark .mobile-client-back{color:#e7edf5}.app-shell.theme-dark .mobile-client-back:hover,.app-shell.theme-dark .mobile-client-back:focus-visible{background:#111923;color:#fff}.app-shell.theme-dark .panel,.app-shell.theme-dark .modal-panel,.app-shell.theme-dark .login-panel{border-color:#2b3a4b;background:#17202c;color:#e7edf5;box-shadow:0 14px 34px #00000038}.app-shell.theme-dark .topbar h2,.app-shell.theme-dark .panel h3,.app-shell.theme-dark .modal-header h3,.app-shell.theme-dark h4,.app-shell.theme-dark h5,.app-shell.theme-dark .client-card-title,.app-shell.theme-dark .client-chat-titlecopy h3,.app-shell.theme-dark .client-profile-card h4,.app-shell.theme-dark .client-info-section h4,.app-shell.theme-dark .deal-card strong,.app-shell.theme-dark .knowledge-row h4,.app-shell.theme-dark .contract-row-head h4,.app-shell.theme-dark .status-head h3,.app-shell.theme-dark .status-role-row strong,.app-shell.theme-dark .status-audit-row strong{color:#f7fafc}.app-shell.theme-dark .client-chat-heading{border-bottom-color:#263647;box-shadow:0 1px #0f1722e6}.app-shell.theme-dark .status-head>svg{border-color:#34475b;background:#111923;color:#99f6e4}.app-shell.theme-dark .panel-note,.app-shell.theme-dark .field-note,.app-shell.theme-dark .field-hint,.app-shell.theme-dark label span,.app-shell.theme-dark .mobile-field-label,.app-shell.theme-dark .client-card-meta,.app-shell.theme-dark .client-card-preview,.app-shell.theme-dark .client-chat-presence,.app-shell.theme-dark .client-profile-card p,.app-shell.theme-dark .deal-card p,.app-shell.theme-dark .client-note-box,.app-shell.theme-dark .contract-summary,.app-shell.theme-dark .status-head p,.app-shell.theme-dark .endpoint-box span,.app-shell.theme-dark .client-source-summary-copy small,.app-shell.theme-dark .client-source-group p,.app-shell.theme-dark .site-widget-preview-head small,.app-shell.theme-dark .site-widget-capture-list,.app-shell.theme-dark .status-role-row small,.app-shell.theme-dark .status-audit-row small,.app-shell.theme-dark .status-role-row em,.app-shell.theme-dark .status-audit-row em{color:#a8b5c4}.app-shell.theme-dark input,.app-shell.theme-dark select,.app-shell.theme-dark textarea,.app-shell.theme-dark .price-note-input,.app-shell.theme-dark .client-filter-inline,.app-shell.theme-dark .client-chat-search-inline,.app-shell.theme-dark .mobile-client-chat-search,.app-shell.theme-dark .client-inbox-select select{border-color:#34475b;background:#111923;color:#f7fafc;box-shadow:none}.app-shell.theme-dark input::placeholder,.app-shell.theme-dark textarea::placeholder{color:#7f8ea3}.app-shell.theme-dark input:focus,.app-shell.theme-dark select:focus,.app-shell.theme-dark textarea:focus,.app-shell.theme-dark .client-filter-inline:focus-within,.app-shell.theme-dark .client-chat-search-inline:focus-within,.app-shell.theme-dark .mobile-client-chat-search:focus-within{border-color:#46b3a5b8;box-shadow:0 0 0 3px #46b3a521}.app-shell.theme-dark .primary-button{border-color:#46b3a5c2;background:#2fb5a3;color:#06120f}.app-shell.theme-dark .primary-button:hover:not(:disabled),.app-shell.theme-dark .primary-button:focus-visible{border-color:#7dd8c8;background:#46c8b6;color:#06120f}.app-shell.theme-dark .secondary-button,.app-shell.theme-dark .compact-button,.app-shell.theme-dark .icon-button,.app-shell.theme-dark .client-command-card,.app-shell.theme-dark .client-info-edge-toggle,.app-shell.theme-dark .client-info-panel-toggle,.app-shell.theme-dark .client-selection-toolbar>button,.app-shell.theme-dark .client-selection-toolbar>div button,.app-shell.theme-dark .client-pinned-banner button,.app-shell.theme-dark .client-pinned-list-head button,.app-shell.theme-dark .client-pinned-list-item>button,.app-shell.theme-dark .client-reply-context button,.app-shell.theme-dark .client-reply-attachment button,.app-shell.theme-dark .client-reply-icon-button,.app-shell.theme-dark .quick-reply-delete-button,.app-shell.theme-dark .dashboard-drag-handle{border-color:#34475b;background:#111923;color:#d8e1ec;box-shadow:none}.app-shell.theme-dark .secondary-button:hover:not(:disabled),.app-shell.theme-dark .secondary-button:focus-visible,.app-shell.theme-dark .compact-button:hover:not(:disabled),.app-shell.theme-dark .compact-button:focus-visible,.app-shell.theme-dark .icon-button:hover:not(:disabled),.app-shell.theme-dark .icon-button:focus-visible,.app-shell.theme-dark .client-command-card:hover:not(:disabled),.app-shell.theme-dark .client-command-card:focus-visible,.app-shell.theme-dark .client-info-edge-toggle:hover,.app-shell.theme-dark .client-info-panel-toggle:hover,.app-shell.theme-dark .client-reply-context button:hover,.app-shell.theme-dark .client-reply-attachment button:hover,.app-shell.theme-dark .client-reply-icon-button:hover:not(:disabled){border-color:#46b3a5;background:#172820;color:#99f6e4}.app-shell.theme-dark .danger-button,.app-shell.theme-dark .quick-reply-delete-button{border-color:#fca5a55c;background:#7f1d1d38;color:#fecaca}.app-shell.theme-dark .danger-button:hover:not(:disabled),.app-shell.theme-dark .quick-reply-delete-button:hover:not(:disabled){border-color:#fca5a59e;background:#7f1d1d5c;color:#fee2e2}.app-shell.theme-dark .alert.error,:root[data-admin-theme=dark] .alert.error{border-color:#fca5a56b;background:#451a1adb;color:#fecaca}.app-shell.theme-dark .alert.critical,:root[data-admin-theme=dark] .alert.critical{border-color:#f871719e;background:#7f1d1db8;color:#fee2e2;box-shadow:0 18px 42px #00000042}.app-shell.theme-dark .alert-close-button,:root[data-admin-theme=dark] .alert-close-button{border-color:#fecaca2e;background:#0f172a80;color:#fee2e2}.app-shell.theme-dark .alert-close-button:hover,.app-shell.theme-dark .alert-close-button:focus-visible,:root[data-admin-theme=dark] .alert-close-button:hover,:root[data-admin-theme=dark] .alert-close-button:focus-visible{border-color:#fecaca6b;background:#0f172abd}.app-shell.theme-dark .alert.success,:root[data-admin-theme=dark] .alert.success,.app-shell.theme-dark .success-note{border-color:#46b3a573;background:#1453445c;color:#99f6e4}.app-shell.theme-dark .error-note{color:#fca5a5}.app-shell.theme-dark .client-inbox-segment,.app-shell.theme-dark .topbar-status,.app-shell.theme-dark .breadcrumb-status,.app-shell.theme-dark .client-tab,.app-shell.theme-dark .settings-theme-option,.app-shell.theme-dark .file-picker,.app-shell.theme-dark .row,.app-shell.theme-dark .contract-row,.app-shell.theme-dark .quick-reply-settings-card,.app-shell.theme-dark .quick-reply-summary span,.app-shell.theme-dark .quick-reply-card-index span,.app-shell.theme-dark .quick-reply-enabled-field,.app-shell.theme-dark .quick-reply-regenerate-toolbar,.app-shell.theme-dark .quick-reply-regenerate-option,.app-shell.theme-dark .site-widget-variant-card,.app-shell.theme-dark .site-widget-source-card,.app-shell.theme-dark .site-widget-variant-thumb,.app-shell.theme-dark .site-widget-subchoice,.app-shell.theme-dark .site-widget-bar-layout-thumb,.app-shell.theme-dark .site-widget-phone-icon-grid button,.app-shell.theme-dark .site-widget-text-channel-icon-grid button,.app-shell.theme-dark .site-widget-phone-reveal-card,.app-shell.theme-dark .site-widget-phone-extra-card,.app-shell.theme-dark .site-widget-phone-position-grid button,.app-shell.theme-dark .site-widget-choice,.app-shell.theme-dark .site-widget-visit-rule,.app-shell.theme-dark .site-widget-proactive-grid label,.app-shell.theme-dark .site-widget-condition-note,.app-shell.theme-dark .site-widget-inline-note,.app-shell.theme-dark .site-widget-corner-preview,.app-shell.theme-dark .site-widget-palette-button,.app-shell.theme-dark .site-widget-segmented,.app-shell.theme-dark .site-widget-segmented button.active,.app-shell.theme-dark .site-widget-avatar-option,.app-shell.theme-dark .site-widget-operator-icon-settings,.app-shell.theme-dark .site-widget-operator-icon-grid button,.app-shell.theme-dark .site-widget-channel-row,.app-shell.theme-dark .site-widget-add-channel-menu,.app-shell.theme-dark .site-widget-add-channel-menu button,.app-shell.theme-dark .site-widget-switch,.app-shell.theme-dark .site-widget-integration-card,.app-shell.theme-dark .site-widget-preview-stage,.app-shell.theme-dark .site-widget-preview-card,.app-shell.theme-dark .site-widget-preview-button,.app-shell.theme-dark .site-widget-capture-list summary,.app-shell.theme-dark .site-widget-capture-list em,.app-shell.theme-dark .price-row,.app-shell.theme-dark .discount-row,.app-shell.theme-dark .status-management-card,.app-shell.theme-dark .status-role-row,.app-shell.theme-dark .status-audit-row,.app-shell.theme-dark .dashboard-metric-card,.app-shell.theme-dark .dashboard-analytics-card,.app-shell.theme-dark .dashboard-response-grid>div,.app-shell.theme-dark .dashboard-analytics-list,.app-shell.theme-dark .dashboard-feed,.app-shell.theme-dark .dashboard-mode-panel,.app-shell.theme-dark .dashboard-readiness-card,.app-shell.theme-dark .dashboard-system-strip div,.app-shell.theme-dark .dashboard-conversation-row,.app-shell.theme-dark .dashboard-ok-state,.app-shell.theme-dark .client-conversation-card,.app-shell.theme-dark .client-info-grid>div,.app-shell.theme-dark .client-existing-toggle,.app-shell.theme-dark .client-profile-card,.app-shell.theme-dark .client-card-form,.app-shell.theme-dark .deal-card,.app-shell.theme-dark .client-note-box,.app-shell.theme-dark .client-source-details,.app-shell.theme-dark .client-source-row,.app-shell.theme-dark .reminder-grid span,.app-shell.theme-dark .sound-rule-list span{border-color:#34475b;background:#111923;color:#e7edf5;box-shadow:none}.app-shell.theme-dark .site-widget-preview-stage{background:linear-gradient(90deg,rgba(52,71,91,.5) 1px,transparent 1px),linear-gradient(180deg,rgba(52,71,91,.5) 1px,transparent 1px),#0f1722;background-size:28px 28px}.app-shell.theme-dark .site-widget-preview-mark,.app-shell.theme-dark .site-widget-preview-button.primary{border-color:#46b3a570;background:#1453445c;color:#99f6e4}.app-shell.theme-dark .site-widget-variant-card small,.app-shell.theme-dark .site-widget-source-card small,.app-shell.theme-dark .site-widget-subchoice small,.app-shell.theme-dark .site-widget-color-field>span,.app-shell.theme-dark .site-widget-field-label,.app-shell.theme-dark .site-widget-number-field>span,.app-shell.theme-dark .site-widget-channel-row label>span,.app-shell.theme-dark .site-widget-phone-extra-grid label>span,.app-shell.theme-dark .site-widget-upload-row>span,.app-shell.theme-dark .site-widget-upload-button small,.app-shell.theme-dark .site-widget-choice small,.app-shell.theme-dark .site-widget-visit-rule-head small,.app-shell.theme-dark .site-widget-proactive-grid label>span,.app-shell.theme-dark .site-widget-condition-note>span,.app-shell.theme-dark .site-widget-condition-note p,.app-shell.theme-dark .site-widget-integration-head p,.app-shell.theme-dark .site-widget-code-grid label>span,.app-shell.theme-dark .site-widget-integration-steps,.app-shell.theme-dark .site-widget-inline-note{color:#9fb0c4}.app-shell.theme-dark .site-widget-integration-card.recommended{border-color:#46b3a573;background:#14534424}.app-shell.theme-dark .site-widget-integration-card.test{background:#9460181f}.app-shell.theme-dark .site-widget-integration-head strong{color:#e7edf5}.app-shell.theme-dark .site-widget-method-badge{border-color:#46b3a56b;background:#14b8a624;color:#99f6e4}.app-shell.theme-dark .site-widget-integration-head code,.app-shell.theme-dark .site-widget-integration-steps code{border-color:#34475b;background:#0f1722e6;color:#dbeafe}.app-shell.theme-dark .site-widget-visit-badge{background:#14b8a629;color:#99f6e4}.app-shell.theme-dark .site-widget-visit-rule-head strong{color:#e7edf5}.app-shell.theme-dark .site-widget-visit-rule .site-widget-proactive-grid label{border:0;background:transparent}.app-shell.theme-dark .site-widget-variant-card:hover,.app-shell.theme-dark .site-widget-variant-card.active,.app-shell.theme-dark .site-widget-source-card:hover,.app-shell.theme-dark .site-widget-source-card.active,.app-shell.theme-dark .site-widget-subchoice:hover,.app-shell.theme-dark .site-widget-subchoice.active,.app-shell.theme-dark .site-widget-phone-icon-grid button:hover,.app-shell.theme-dark .site-widget-phone-icon-grid button.active,.app-shell.theme-dark .site-widget-text-channel-icon-grid button:hover,.app-shell.theme-dark .site-widget-text-channel-icon-grid button.active,.app-shell.theme-dark .site-widget-add-channel-menu button:hover,.app-shell.theme-dark .site-widget-add-channel-menu button:focus-visible,.app-shell.theme-dark .site-widget-phone-position-grid button:hover,.app-shell.theme-dark .site-widget-phone-position-grid button.active,.app-shell.theme-dark .site-widget-choice:hover,.app-shell.theme-dark .site-widget-choice:focus-visible,.app-shell.theme-dark .site-widget-choice.active,.app-shell.theme-dark .site-widget-palette-button:hover,.app-shell.theme-dark .site-widget-palette-button:focus-visible{border-color:#46b3a59e;background:#14534433}.app-shell.theme-dark .site-widget-preset-settings{border-top-color:#2b3a4b}.app-shell.theme-dark .site-widget-inline-note{border-left-color:#2dd4bf}.app-shell.theme-dark .site-widget-corner-preview:before{background:#42566b}.app-shell.theme-dark .site-widget-channel-row.added{border-color:#2dd4bf9e;background:#1453443d;box-shadow:0 0 0 3px #2dd4bf1a}.app-shell.theme-dark .site-widget-segmented button{color:#9fb0c4}.app-shell.theme-dark .site-widget-segmented button.active,.app-shell.theme-dark .site-widget-avatar-option.active,.app-shell.theme-dark .site-widget-avatar-option:hover,.app-shell.theme-dark .site-widget-operator-icon-grid button:hover,.app-shell.theme-dark .site-widget-operator-icon-grid button.active{border-color:#46b3a59e;background:#14534433;color:#e7edf5}.app-shell.theme-dark .site-widget-channel-icon,.app-shell.theme-dark .site-widget-add-channel-menu button>span,.app-shell.theme-dark .site-widget-avatar-fallback{background:#14534442;color:#99f6e4}.app-shell.theme-dark .site-widget-switch.active{border-color:#46b3a59e;background:#14534433;color:#99f6e4}.app-shell.theme-dark .site-widget-phone-settings{border-top-color:#2b3a4b}.app-shell.theme-dark .site-widget-phone-reveal-card{border-color:#46b3a573;background:#14534424}.app-shell.theme-dark .site-widget-phone-extra-card{border-color:#46b3a55c;background:#0f1722c7}.app-shell.theme-dark .site-widget-proactive-settings{border-top-color:#2b3a4b}.app-shell.theme-dark .site-widget-preview-card,.app-shell.theme-dark .site-widget-preview-radial,.app-shell.theme-dark .site-widget-preview-prompt,.app-shell.theme-dark .site-widget-preview-compact,.app-shell.theme-dark .site-widget-preview-side-card,.app-shell.theme-dark .site-widget-preview-sheet,.app-shell.theme-dark .site-widget-preview-mini,.app-shell.theme-dark .site-widget-preview-rail-button{border-color:var(--widget-border);background:var(--widget-surface);color:var(--widget-text)}.app-shell.theme-dark .site-widget-phone-mask-preview{border-color:#34475b;background:#111923f0;color:#e7edf5}.app-shell.theme-dark .site-widget-preview-card.variant-bubble-menu,.app-shell.theme-dark .site-widget-preview-card.variant-bubble-message,.app-shell.theme-dark .site-widget-preview-card.variant-compact-bar,.app-shell.theme-dark .site-widget-preview-card.variant-side-tab,.app-shell.theme-dark .site-widget-preview-card.variant-bottom-sheet,.app-shell.theme-dark .site-widget-preview-card.variant-rail{background:transparent}.app-shell.theme-dark .site-widget-preview-mark{background:color-mix(in srgb,var(--widget-primary) 13%,#ffffff);color:var(--widget-primary)}.app-shell.theme-dark .site-widget-preview-button.primary,.app-shell.theme-dark .site-widget-preview-rail-button.primary{border-color:var(--widget-accent);background:var(--widget-primary);color:var(--widget-primary-text)}.app-shell.theme-dark .client-inbox-segment:hover,.app-shell.theme-dark .client-inbox-segment.active,.app-shell.theme-dark .client-tab:hover,.app-shell.theme-dark .client-tab.active,.app-shell.theme-dark .client-conversation-card:hover,.app-shell.theme-dark .client-conversation-card.active,.app-shell.theme-dark .settings-theme-option:hover,.app-shell.theme-dark .settings-theme-option:focus-visible,.app-shell.theme-dark .settings-theme-option.active,.app-shell.theme-dark .file-picker:hover,.app-shell.theme-dark .contract-row-readable:hover,.app-shell.theme-dark .contract-row-readable.open,.app-shell.theme-dark .client-existing-toggle:hover:not(:disabled),.app-shell.theme-dark .client-existing-toggle:focus-visible,.app-shell.theme-dark .client-existing-toggle.active,.app-shell.theme-dark .client-source-summary:hover{border-color:#46b3a594;background:#46b3a51f;color:#99f6e4}.app-shell.theme-dark .client-existing-checkbox{border-color:#42566b;background:#0f1722;color:#0f1722;box-shadow:inset 0 0 0 2px #0f1722a6}.app-shell.theme-dark .client-existing-toggle.active .client-existing-checkbox,.app-shell.theme-dark .site-widget-choice.active .client-existing-checkbox,.app-shell.theme-dark .coach-agent-select-option.active .client-existing-checkbox{border-color:#2dd4bf;background:#14b8a6;color:#052f2b;box-shadow:0 0 0 3px #2dd4bf29}.app-shell.theme-dark .client-inbox-segment strong,.app-shell.theme-dark .client-tab strong,.app-shell.theme-dark .contract-meta span,.app-shell.theme-dark .row-meta span,.app-shell.theme-dark .client-card-tags span,.app-shell.theme-dark .client-message-meta span,.app-shell.theme-dark .muted-badge,.app-shell.theme-dark .status-pill,.app-shell.theme-dark .settings-theme-icon{background:#253343;color:#c5d2df}.app-shell.theme-dark .client-inbox-segment.active strong,.app-shell.theme-dark .client-tab.active strong,.app-shell.theme-dark .client-card-tags .attention-tag,.app-shell.theme-dark .status-pill.ok,.app-shell.theme-dark .status-item.ok{border-color:#46b3a56b;background:#46b3a52e;color:#99f6e4}.app-shell.theme-dark .status-pill.warn,.app-shell.theme-dark .status-item.warn,.app-shell.theme-dark .row.error-row,.app-shell.theme-dark .row.archived-row,.app-shell.theme-dark .dashboard-metric-card.warn,.app-shell.theme-dark .dashboard-response-grid>div.warn,.app-shell.theme-dark .dashboard-current-error{border-color:#f59e0b6b;background:#f59e0b1f;color:#fbbf24}.app-shell.theme-dark .row.archived-row{border-style:dashed;opacity:.78}.app-shell.theme-dark .message-row.user,.app-shell.theme-dark .client-message.inbound{border-color:#46b3a561;background:#132d2a;color:#e7fff8}.app-shell.theme-dark .message-row.web,.app-shell.theme-dark .message-row.user.web,.app-shell.theme-dark .client-message.outbound,.app-shell.theme-dark .muted-badge.accent,.app-shell.theme-dark .deal-card span{border-color:#f973165c;background:#2b211a;color:#fed7aa}.app-shell.theme-dark .client-message.internal,.app-shell.theme-dark .client-message.ai_suggestion{background:#17202c;color:#e7edf5}.app-shell.theme-dark .coach-agent-summary span,.app-shell.theme-dark .coach-agent-card,.app-shell.theme-dark .coach-agent-config-section,.app-shell.theme-dark .coach-agent-option-section,.app-shell.theme-dark .coach-agent-select-button,.app-shell.theme-dark .coach-agent-select-menu,.app-shell.theme-dark .coach-agent-select-option,.app-shell.theme-dark .ai-bot-lab-card,.app-shell.theme-dark .ai-bot-lab-chat-card,.app-shell.theme-dark .ai-bot-lab-chat-messages,.app-shell.theme-dark .ai-bot-lab-chat-message,.app-shell.theme-dark .ai-bot-lab-question-popover,.app-shell.theme-dark .coach-instruction-snapshot-question-list p,.app-shell.theme-dark .ai-bot-markdown-preview,.app-shell.theme-dark .ai-bot-lab-version-card,.app-shell.theme-dark .ai-bot-lab-version-row,.app-shell.theme-dark .ai-bot-lab-closed,.app-shell.theme-dark .ai-bot-lab-rail{border-color:#34475b;background:#111923;color:#e7edf5;box-shadow:none}.app-shell.theme-dark .coach-agent-card:hover,.app-shell.theme-dark .coach-agent-card.active,.app-shell.theme-dark .coach-agent-select-button:hover,.app-shell.theme-dark .coach-agent-select-button:focus-visible,.app-shell.theme-dark .coach-agent-select-button.open,.app-shell.theme-dark .coach-agent-select-option:hover,.app-shell.theme-dark .coach-agent-select-option:focus-within,.app-shell.theme-dark .coach-agent-select-option.active,.app-shell.theme-dark .ai-bot-lab-question-trigger.active,.app-shell.theme-dark .ai-bot-lab-question-trigger:hover:not(:disabled),.app-shell.theme-dark .ai-bot-lab-question-trigger:focus-visible,.app-shell.theme-dark .ai-bot-lab-rail:hover,.app-shell.theme-dark .ai-bot-lab-rail:focus-visible{border-color:#46b3a5;background:#46b3a51f}.app-shell.theme-dark .coach-agent-summary strong,.app-shell.theme-dark .coach-agent-card strong,.app-shell.theme-dark .coach-agent-editor-head h3,.app-shell.theme-dark .coach-agent-section-head h4,.app-shell.theme-dark .coach-agent-select-summary strong,.app-shell.theme-dark .coach-agent-select-option strong,.app-shell.theme-dark .ai-bot-lab-card strong,.app-shell.theme-dark .ai-bot-lab-chat-head strong,.app-shell.theme-dark .ai-bot-lab-question-popover-head strong,.app-shell.theme-dark .ai-bot-markdown-preview h1,.app-shell.theme-dark .ai-bot-markdown-preview h2,.app-shell.theme-dark .ai-bot-markdown-preview h3,.app-shell.theme-dark .ai-bot-markdown-preview h4,.app-shell.theme-dark .ai-bot-markdown-preview h5,.app-shell.theme-dark .ai-bot-markdown-preview h6,.app-shell.theme-dark .ai-bot-lab-chat-message p,.app-shell.theme-dark .ai-bot-lab-version-toggle strong,.app-shell.theme-dark .ai-bot-lab-closed strong,.app-shell.theme-dark .ai-chat-header h3{color:#f8fafc}.app-shell.theme-dark .coach-agent-summary small,.app-shell.theme-dark .coach-agent-card small,.app-shell.theme-dark .coach-agent-card em,.app-shell.theme-dark .coach-agent-section-head p,.app-shell.theme-dark .coach-agent-select-summary small,.app-shell.theme-dark .coach-agent-select-option small,.app-shell.theme-dark .coach-agent-select-caption,.app-shell.theme-dark .coach-agent-form-grid label>span,.app-shell.theme-dark .coach-agent-instruction-grid label>span,.app-shell.theme-dark .ai-bot-lab-field-head>span,.app-shell.theme-dark .ai-bot-instruction-editor>span:first-child,.app-shell.theme-dark .ai-bot-questions-editor>span:first-child,.app-shell.theme-dark .ai-bot-instruction-preview-head>span,.app-shell.theme-dark .ai-bot-instruction-preview-head small,.app-shell.theme-dark .ai-bot-lab-chat-message span,.app-shell.theme-dark .coach-instruction-snapshot-questions>span,.app-shell.theme-dark .ai-bot-lab-version-row p,.app-shell.theme-dark .ai-chat-message-meta,.app-shell.theme-dark .ai-chat-message-time{color:#a8b5c4}.app-shell.theme-dark .ai-bot-lab-version-toggle em{background:#253343;color:#c5d2df}.app-shell.theme-dark .ai-bot-lab-version-toggle[aria-expanded=true] em{background:#14b8a62e;color:#99f6e4}.app-shell.theme-dark .ai-bot-lab-char-counter{border-color:#34475b;background:#111923eb;color:#a8b5c4;box-shadow:none}.app-shell.theme-dark .coach-agent-form-grid input,.app-shell.theme-dark .coach-agent-form-grid select,.app-shell.theme-dark .coach-agent-form-grid textarea,.app-shell.theme-dark .coach-agent-instruction-grid textarea,.app-shell.theme-dark .ai-bot-lab-field textarea,.app-shell.theme-dark .ai-bot-instruction-editor textarea,.app-shell.theme-dark .ai-bot-questions-editor textarea,.app-shell.theme-dark .ai-bot-lab-chat-form textarea,.app-shell.theme-dark .ai-chat-input-stack textarea{border-color:#34475b;background:#0e1520;color:#f8fafc}.app-shell.theme-dark .ai-bot-markdown-preview blockquote{border-left-color:#46b3a5;background:#46b3a51f;color:#c5d2df}.app-shell.theme-dark .ai-bot-markdown-preview code{background:#253343;color:#e7edf5}.app-shell.theme-dark .ai-bot-markdown-preview pre{background:#050b13;color:#e7edf5}.app-shell.theme-dark .ai-bot-markdown-preview pre code{background:transparent;color:inherit}.app-shell.theme-dark .ai-bot-lab-chat-message.user{border-color:#28786f;background:#236a603d}.app-shell.theme-dark .ai-bot-lab-panel,.app-shell.theme-dark .ai-chat-panel,.app-shell.theme-dark .ai-chat-header,.app-shell.theme-dark .ai-chat-composer{border-color:#34475b;background:#111923}.app-shell.theme-dark .ai-bot-mobile-pane-header{border-color:#263647;background:#111923}.app-shell.theme-dark .ai-chat-header-avatar,.app-shell.theme-dark .ai-bot-mobile-avatar,.app-shell.theme-dark .ai-bot-mobile-lab-button{border-color:#3b6da8;background:#2563eb29;color:#bfdbfe}.app-shell.theme-dark .ai-chat-history-badge{background:#253343;color:#d7e0ea}.app-shell.theme-dark .ai-chat-history-badge small{color:#a8b5c4}.app-shell.theme-dark .ai-chat-message-list{background:linear-gradient(180deg,#0e1520,#101823)}.app-shell.theme-dark .ai-chat-message{border-color:#34475b;background:#17202c;color:#e7edf5}.app-shell.theme-dark .ai-chat-message.outbound{border-color:#28786f;background:#236a603d}.app-shell.theme-dark .client-message p,.app-shell.theme-dark .message-row p,.app-shell.theme-dark .row p,.app-shell.theme-dark .contract-comment,.app-shell.theme-dark .client-source-row strong,.app-shell.theme-dark .client-info-grid strong,.app-shell.theme-dark .client-reply-attachment strong,.app-shell.theme-dark .client-message-attachment-card strong,.app-shell.theme-dark .client-message-audio-card strong{color:#e7edf5}.app-shell.theme-dark .client-message-time,.app-shell.theme-dark .client-card-time,.app-shell.theme-dark .client-message-quote span,.app-shell.theme-dark .client-message-attachment-card small,.app-shell.theme-dark .client-message-audio-card small,.app-shell.theme-dark .client-reply-attachment small,.app-shell.theme-dark .client-source-row span,.app-shell.theme-dark .client-info-grid span,.app-shell.theme-dark .dashboard-analytics-card span,.app-shell.theme-dark .dashboard-analytics-card small,.app-shell.theme-dark .dashboard-analytics-note,.app-shell.theme-dark .client-existing-toggle small{color:#a8b5c4}.app-shell.theme-dark .client-message-quote,.app-shell.theme-dark .client-message-attachment-card,.app-shell.theme-dark .client-message-audio-card,.app-shell.theme-dark .client-message-photo-card,.app-shell.theme-dark .client-message-photo-grid,.app-shell.theme-dark .client-reply-context,.app-shell.theme-dark .client-reply-attachment,.app-shell.theme-dark .client-reply-input-shell,.app-shell.theme-dark .client-reply-attach-menu,.app-shell.theme-dark .client-reply-attach-menu button,.app-shell.theme-dark .client-message-menu,.app-shell.theme-dark .client-message-menu button,.app-shell.theme-dark .client-mode-menu,.app-shell.theme-dark .client-mode-menu button,.app-shell.theme-dark .client-channel-menu,.app-shell.theme-dark .client-channel-menu button{border-color:#34475b;background:#111923f5;color:#e7edf5}.app-shell.theme-dark .client-message-quote.clickable:hover,.app-shell.theme-dark .client-reply-attach-menu button:hover,.app-shell.theme-dark .client-message-menu button:hover,.app-shell.theme-dark .client-mode-menu button:hover,.app-shell.theme-dark .client-mode-menu button.active,.app-shell.theme-dark .client-channel-menu button:hover{background:#172820;color:#99f6e4}.app-shell.theme-dark .client-message-attachment-icon,.app-shell.theme-dark .client-reply-file-icon,.app-shell.theme-dark .client-reply-attachment img,.app-shell.theme-dark .client-message-photo-card img{background:#253343;color:#c5d2df}.app-shell.theme-dark .client-message-search-hit{background:#facc1552;color:#fef3c7}.app-shell.theme-dark .client-message-selection-dot{border-color:#46b3a5;background:#111923;color:#99f6e4}.app-shell.theme-dark .client-pinned-banner,.app-shell.theme-dark .client-pinned-list-overlay,.app-shell.theme-dark .client-pinned-list-head,.app-shell.theme-dark .client-selection-toolbar,.app-shell.theme-dark .client-reply-form{border-color:#263647;background:#111923f5;color:#e7edf5;box-shadow:0 -12px 26px #00000038}.app-shell.theme-dark .client-pinned-banner:hover{border-color:#46b3a57a;background:#46b3a51f}.app-shell.theme-dark .client-pinned-banner strong,.app-shell.theme-dark .client-pinned-list-head strong,.app-shell.theme-dark .client-selection-toolbar strong,.app-shell.theme-dark .client-message-quote strong,.app-shell.theme-dark .client-reply-context strong{color:#99f6e4}.app-shell.theme-dark .client-pinned-banner span,.app-shell.theme-dark .client-pinned-list-head span{color:#a8b5c4}.app-shell.theme-dark .client-inbox-layout.mobile-pane-chat .mobile-client-chat-header,.app-shell.theme-dark .client-inbox-layout.mobile-pane-info .mobile-client-chat-header,.app-shell.theme-dark .ai-bot-builder-layout.mobile-pane-settings .ai-bot-mobile-dialog-header,.app-shell.theme-dark .ai-bot-builder-layout.mobile-pane-lab .ai-bot-mobile-dialog-header{border-color:#263647;background:#111923fa;color:#e7edf5;box-shadow:0 10px 28px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-shell.theme-dark .client-inbox-layout.mobile-pane-chat .mobile-client-chat-back,.app-shell.theme-dark .client-inbox-layout.mobile-pane-info .mobile-client-chat-back,.app-shell.theme-dark .ai-bot-builder-layout.mobile-pane-settings .mobile-client-chat-back,.app-shell.theme-dark .ai-bot-builder-layout.mobile-pane-lab .mobile-client-chat-back{color:#e7edf5}.app-shell.theme-dark .client-inbox-layout.mobile-pane-chat .mobile-client-chat-back:hover,.app-shell.theme-dark .client-inbox-layout.mobile-pane-info .mobile-client-chat-back:hover,.app-shell.theme-dark .ai-bot-builder-layout.mobile-pane-settings .mobile-client-chat-back:hover,.app-shell.theme-dark .ai-bot-builder-layout.mobile-pane-lab .mobile-client-chat-back:hover,.app-shell.theme-dark .client-inbox-layout.mobile-pane-chat .mobile-client-chat-back:focus-visible,.app-shell.theme-dark .client-inbox-layout.mobile-pane-info .mobile-client-chat-back:focus-visible,.app-shell.theme-dark .ai-bot-builder-layout.mobile-pane-settings .mobile-client-chat-back:focus-visible,.app-shell.theme-dark .ai-bot-builder-layout.mobile-pane-lab .mobile-client-chat-back:focus-visible{background:#111923;color:#fff}.app-shell.theme-dark .client-reply-context.edit-mode{border-left-color:#7f8ea3;background:#17202c}.app-shell.theme-dark .client-reply-attach-wrap>.client-reply-icon-button,.app-shell.theme-dark .client-reply-form textarea{border:0;background:transparent;box-shadow:none}.app-shell.theme-dark .client-reply-attach-wrap>.client-reply-icon-button:hover:not(:disabled),.app-shell.theme-dark .client-reply-attach-wrap>.client-reply-icon-button:focus,.app-shell.theme-dark .client-reply-attach-wrap>.client-reply-icon-button:focus-visible,.app-shell.theme-dark .client-reply-attach-wrap>.client-reply-icon-button:active{border:0;background:transparent;box-shadow:none;outline:none}.app-shell.theme-dark .client-reply-button.reply-empty{border-color:transparent;background:#253343;color:#a8b5c4}.app-shell.theme-dark .client-quick-replies-list{background:transparent}.app-shell.theme-dark .client-quick-replies-toggle{border-color:#34475b;background:#111923;color:#e7edf5;box-shadow:8px 0 18px #0000003d}.app-shell.theme-dark .client-quick-reply-pill{border-color:#60a5fa6b;background:#2563eb3d;color:#bfdbfe}.app-shell.theme-dark .client-quick-reply-pill:hover:not(:disabled),.app-shell.theme-dark .client-quick-reply-pill:focus-visible{border-color:#93c5fdb8;background:#2563eb5c}.app-shell.theme-dark .client-ai-suggestion-toggle{border-color:#34475b;background:#111923;color:#bfdbfe;box-shadow:-8px 0 18px #0000003d}.app-shell.theme-dark .client-ai-suggestion-toggle:hover:not(:disabled),.app-shell.theme-dark .client-ai-suggestion-toggle:focus-visible{border-color:#93c5fdb8;background:#2563eb57;color:#dbeafe}.app-shell.theme-dark .client-ai-selected-note,.app-shell.theme-dark .client-ai-suggestion-card small,.app-shell.theme-dark .client-card-field span{color:#a8b5c4}.app-shell.theme-dark .client-card-field small{color:#7f8ea3}.app-shell.theme-dark .client-ai-suggestions-head>div,.app-shell.theme-dark .client-ai-suggestion-card strong,.app-shell.theme-dark .client-reply-context.ai-suggestion-mode strong{color:#93c5fd}.app-shell.theme-dark .client-ai-suggestions-head strong,.app-shell.theme-dark .client-ai-suggestion-card span{color:#e7edf5}.app-shell.theme-dark .client-ai-suggestions-head span{background:#2563eb47;color:#bfdbfe}.app-shell.theme-dark .client-ai-suggestion-card:hover:not(:disabled),.app-shell.theme-dark .client-ai-suggestion-card:focus-visible,.app-shell.theme-dark .client-ai-suggestion-card.active{border-color:#60a5fa9e;background:#2563eb2e}.app-shell.theme-dark .client-ai-suggestion-error{border-color:#f871717a;background:#7f1d1d47;color:#fecaca}.app-shell.theme-dark .client-reply-context.ai-suggestion-mode{border-left-color:#60a5fa;background:#2563eb1f}.app-shell.theme-dark .client-info-input,.app-shell.theme-dark .client-card-field input,.app-shell.theme-dark .client-card-field select,.app-shell.theme-dark .client-card-field textarea,.app-shell.theme-dark .client-note-input{border-color:#34475b;background:#0f1722;color:#e7edf5}.app-shell.theme-dark .client-info-input::placeholder,.app-shell.theme-dark .client-card-field input::placeholder,.app-shell.theme-dark .client-card-field textarea::placeholder,.app-shell.theme-dark .client-note-input::placeholder{color:#687789}.app-shell.theme-dark .client-card-autosave-status{border-color:#34475b;background:#111923;color:#a8b5c4}.app-shell.theme-dark .client-card-autosave-status.saving{border-color:#60a5fa6b;background:#2563eb24;color:#bfdbfe}.app-shell.theme-dark .client-card-autosave-status.pending{border-color:#f59e0b6b;background:#f59e0b1f;color:#fde68a}.app-shell.theme-dark .client-card-autosave-status.saved{border-color:#46b3a56b;background:#46b3a524;color:#99f6e4}.app-shell.theme-dark .client-chat-toast.error{border-color:#fca5a56b;background:#451a1af5;color:#fecaca}.app-shell.theme-dark .endpoint-box code,.app-shell.theme-dark .compiled-preview,.app-shell.theme-dark .source-preview,.app-shell.theme-dark .snapshot-prompt,.app-shell.theme-dark .empty-state{border-color:#34475b;background:#111923;color:#d8e1ec}.app-shell.theme-dark .dashboard-metric-icon,.app-shell.theme-dark .dashboard-readiness-card>svg{background:#253343;color:#99f6e4}.app-shell.theme-dark .dashboard-grid-guide span{border-color:#60a5fa47;background:#60a5fa14}.app-shell.theme-dark .dashboard-grid .react-grid-placeholder{border-color:#7dd8c8db;background:#46b3a51a}.app-shell.theme-dark .dashboard-trend-chart{border-color:#34475b;background:#111923;color:#e7edf5}.app-shell.theme-dark .dashboard-trend-plot{border-bottom-color:#34475b;background:linear-gradient(to bottom,rgba(71,85,105,.45) 1px,transparent 1px) 0 0 / 100% 34px,transparent}.app-shell.theme-dark .dashboard-trend-legend,.app-shell.theme-dark .dashboard-trend-axis-month small{color:#a8b5c4}.app-shell.theme-dark .dashboard-trend-axis-month span{color:#e7edf5}.app-shell.theme-dark .dashboard-trend-bar{border-color:#2dd4bf57;background:linear-gradient(180deg,#5eead4,#14b8a6);color:#042f2e}.app-shell.theme-dark .dashboard-trend-bar.empty{border-color:#34475b;background:#94a3b81f;color:#a8b5c4}.app-shell.theme-dark .dashboard-trend-line-layer polyline{stroke:#60a5fa}.app-shell.theme-dark .dashboard-trend-line-layer circle{fill:#111923;stroke:#60a5fa}.app-shell.theme-dark .access-summary-grid div,.app-shell.theme-dark .access-role-card,.app-shell.theme-dark .access-check-row,.app-shell.theme-dark .access-editor-section,.app-shell.theme-dark .access-permission-group,.app-shell.theme-dark .access-member-create,.app-shell.theme-dark .access-member-card{border-color:#34475b;background:#111923;color:#e7edf5;box-shadow:none}.app-shell.theme-dark .access-role-card:hover,.app-shell.theme-dark .access-role-card.active{border-color:#46b3a594;background:#46b3a51f}.app-shell.theme-dark .access-summary-grid strong,.app-shell.theme-dark .access-role-card strong,.app-shell.theme-dark .access-check-row strong,.app-shell.theme-dark .access-permission-group-head strong,.app-shell.theme-dark .access-editor-head p{color:#e7edf5}.app-shell.theme-dark .access-summary-grid small,.app-shell.theme-dark .access-role-card small,.app-shell.theme-dark .access-check-row small,.app-shell.theme-dark .access-permission-group-head small{color:#a8b5c4}.app-shell.theme-dark .access-summary-icon,.app-shell.theme-dark .access-role-meta em{background:#46b3a52e;color:#99f6e4}.app-shell.theme-dark .access-role-meta em.is-on{background:#60a5fa2e;color:#bfdbfe}.app-shell.theme-dark .access-role-meta em.is-off{background:#94a3b824;color:#a8b5c4}.app-shell.theme-dark .access-members-head>span{border-color:#34475b;background:#111923;color:#a8b5c4}.app-shell.theme-dark .access-members-note{border-color:#46b3a557;background:#46b3a51a;color:#99f6e4}.app-shell.theme-dark .access-members-note>svg{background:#111923db}.app-shell.theme-dark .access-members-note strong{color:#ccfbf1}.app-shell.theme-dark .access-members-note small{color:#a8b5c4}.app-shell.theme-dark .access-check-row input{accent-color:#2dd4bf}.app-shell.theme-dark .access-member-mode-tabs{border-color:#34475b;background:#0d141d}.app-shell.theme-dark .access-member-mode-tabs button{color:#a8b5c4}.app-shell.theme-dark .access-member-mode-tabs button.active{background:#172231;color:#e7edf5;box-shadow:none}.app-shell.theme-dark .access-member-form-grid label span,.app-shell.theme-dark .access-member-edit-grid label span,.app-shell.theme-dark .access-member-card-head small{color:#a8b5c4}.app-shell.theme-dark .access-member-form-grid input,.app-shell.theme-dark .access-member-form-grid select,.app-shell.theme-dark .access-member-edit-grid input,.app-shell.theme-dark .access-member-edit-grid select{border-color:#34475b;background:#0d141d;color:#e7edf5}.app-shell.theme-dark .access-member-card-head strong{color:#e7edf5}.app-shell.theme-dark .access-member-card-head em{background:#60a5fa2e;color:#bfdbfe}.app-shell.theme-dark .access-member-card.invited .access-member-card-head em{background:#f59e0b29;color:#fcd34d}.app-shell.theme-dark .access-member-card.disabled .access-member-card-head em{background:#94a3b824;color:#a8b5c4}.app-shell.theme-dark .access-member-card-actions>span{color:#99f6e4}.app-shell.theme-dark .access-invite-copy{border-color:#60a5fa61;background:#60a5fa1f;color:#bfdbfe}.app-shell.theme-dark .coach-review-metrics span,.app-shell.theme-dark .journal-summary span,.app-shell.theme-dark .coach-advice-card,.app-shell.theme-dark .coach-training-grid div,.app-shell.theme-dark .journal-row{border-color:#34475b;background:#111923;color:#e7edf5}.app-shell.theme-dark .journal-row.error{border-color:#f871716b;background:#7f1d1d29}.app-shell.theme-dark .coach-review-hero p,.app-shell.theme-dark .coach-review-metrics small,.app-shell.theme-dark .journal-summary small,.app-shell.theme-dark .coach-advice-card span,.app-shell.theme-dark .coach-training-grid small,.app-shell.theme-dark .journal-filters label span,.app-shell.theme-dark .journal-row-head small,.app-shell.theme-dark .journal-row-head em{color:#a8b5c4}.app-shell.theme-dark .coach-review-metrics strong,.app-shell.theme-dark .journal-summary strong,.app-shell.theme-dark .coach-advice-card strong,.app-shell.theme-dark .coach-training-grid strong,.app-shell.theme-dark .journal-row-head strong{color:#e7edf5}.app-shell.theme-dark .coach-advice-card p,.app-shell.theme-dark .journal-row p{color:#d9e2ec}.app-shell.theme-dark .coach-training-grid svg,.app-shell.theme-dark .journal-row-icon{background:#60a5fa29;color:#bfdbfe}.app-shell.theme-dark .journal-row.error .journal-row-icon{background:#f8717129;color:#fecaca}.app-shell.theme-dark .journal-filters select,.app-shell.theme-dark .journal-filters input{border-color:#34475b;background:#0d141d;color:#e7edf5}.app-shell.theme-dark .journal-row-meta span{background:#94a3b824;color:#a8b5c4}.app-shell.theme-dark .dashboard-layout.is-editing .dashboard-grid .react-resizable-handle{border-color:#2dd4bf80;background:#111923f0}.app-shell.theme-dark .dashboard-layout.is-editing .dashboard-grid .react-resizable-handle:after{border-right-color:#99f6e4;border-bottom-color:#99f6e4}.app-shell.theme-dark .modal-backdrop{background:#060a11b8}.app-shell.theme-dark .client-scroll-bottom-button{border-color:#34475b;background:#111923f0;color:#d8e1ec;box-shadow:0 14px 34px #00000047}.app-shell.theme-dark .client-scroll-bottom-button.has-new,.app-shell.theme-dark .client-message-unread-divider span{border-color:#46b3a58c;background:#46b3a524;color:#99f6e4}.app-shell.theme-dark .client-workspace-metrics>div,.app-shell.theme-dark .client-filter-chip,.app-shell.theme-dark .client-workspace-search,.app-shell.theme-dark .client-record-card,.app-shell.theme-dark .client-reminder-card{border-color:#34475b;background:#111923;color:#e7edf5;box-shadow:none}.app-shell.theme-dark .client-workspace-metrics>div.warn,.app-shell.theme-dark .client-reminder-card.tone-warn{border-color:#fb923c6b;background:#7c2d122e}.app-shell.theme-dark .client-workspace-metrics>div.danger,.app-shell.theme-dark .client-reminder-card.tone-danger{border-color:#f871716b;background:#7f1d1d2e}.app-shell.theme-dark .client-reminder-card.tone-info,.app-shell.theme-dark .client-filter-chip.active,.app-shell.theme-dark .client-filter-chip:hover,.app-shell.theme-dark .client-filter-chip:focus-visible{border-color:#46b3a580;background:#46b3a51f}.app-shell.theme-dark .client-workspace-metrics strong,.app-shell.theme-dark .client-record-head h4,.app-shell.theme-dark .client-reminder-head h4{color:#f7fafc}.app-shell.theme-dark .client-workspace-metrics span,.app-shell.theme-dark .client-record-head p,.app-shell.theme-dark .client-reminder-card p,.app-shell.theme-dark .client-record-preview,.app-shell.theme-dark .client-record-footer span,.app-shell.theme-dark .client-record-meta span,.app-shell.theme-dark .client-reminder-head span{color:#a8b5c4}.app-shell.theme-dark .client-workspace-search>svg{color:#7f8fa3}.app-shell.theme-dark .client-workspace-search input::placeholder{color:#748397}.app-shell.theme-dark .client-record-meta span,.app-shell.theme-dark .client-record-footer span{border-color:#34475b;background:#17202c;color:#a8b5c4}.app-shell.theme-dark .client-record-meta span{color:#d8e1ec}.app-shell.theme-dark .client-filter-chip strong{background:#17202c;color:#a8b5c4}.app-shell.theme-dark .client-filter-chip.active strong{background:#2dd4bf;color:#052f2d}.app-shell.theme-dark .client-record-avatar{border-color:#2dd4bf80;background:#17202c;color:#99f6e4}.app-shell.theme-dark .client-record-avatar:after{border-color:#111923}.app-shell.theme-dark .client-status-pill,.app-shell.theme-dark .client-reminder-badge{border-color:#46b3a55c;background:#46b3a521;color:#99f6e4}.app-shell.theme-dark .client-status-pill.client{border-color:#60a5fa73;background:#1e40af38;color:#bfdbfe}.app-shell.theme-dark .client-status-pill.danger{border-color:#f8717166;background:#7f1d1d33;color:#fecaca}:root[data-admin-theme=dark] .sidebar-toggle-switch:after{background:#d8e1ec;box-shadow:0 2px 8px #0000006b}
