:root{--brand: #0075B0;--brand-dark: #005f8f;--brand-ink: #003f63;--brand-soft: #e6f4fb;--brand-border: #b8dff1;--brand-muted: #5d7482;color:#13231f;background:#f7f8f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{cursor:pointer}@keyframes thinkingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes cursorBlink{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes followupReveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.thinking-dots{display:inline-flex;align-items:center;gap:5px;min-height:24px}.thinking-dots span{width:7px;height:7px;border-radius:50%;background:#789088;animation:thinkingPulse 1s ease-in-out infinite}.thinking-dots span:nth-child(2){animation-delay:.14s}.thinking-dots span:nth-child(3){animation-delay:.28s}.stream-cursor{display:inline-block;width:2px;height:1em;margin-left:2px;border-radius:999px;background:currentColor;vertical-align:-.15em;animation:cursorBlink .9s steps(1,end) infinite}.inline-card-list,.inline-source,.summary-card,.handoff-card,.transfer-card,.action-row,.answer-header.inline,.workbench-rag-summary,.blocked-source-list,.evidence-table,.workbench-references,.workbench-feedback-row{animation:followupReveal .22s ease-out both}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.app-shell.standalone{display:block}.rail{display:flex;flex-direction:column;gap:28px;padding:24px;color:#f7fbfe;background:var(--brand-ink)}.brand-mark,.rail-status,.operator,.band-title,.source-button,.primary-command{display:flex;align-items:center}.brand-mark{gap:12px}.brand-mark img{width:78px;height:auto;object-fit:contain}.brand-mark strong,.rail-status strong{display:block;font-size:15px}.brand-mark span,.rail-status span{display:block;color:#bdd4ca;font-size:12px}.nav-list{display:grid;gap:8px}.nav-button{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:10px 12px;border:0;border-radius:6px;color:#e9f4ef;background:transparent;text-align:left}.nav-button.active,.nav-button:hover{color:var(--brand-ink);background:var(--brand-soft)}.rail-status{gap:10px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.16)}.status-dot{width:10px;height:10px;border-radius:50%;background:#52d273;box-shadow:0 0 0 4px #52d27329}.workspace{min-width:0;padding:28px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.system-identity{display:inline-flex;align-items:center;gap:8px;min-height:32px;margin-bottom:10px;padding:4px 10px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand);background:#fff}.system-identity img{width:92px;height:auto;object-fit:contain}.system-identity span{font-weight:800}.system-identity strong{color:var(--brand-ink);font-size:13px}.eyebrow{margin:0 0 4px;color:#6f7f79;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(28px,4vw,40px);line-height:1.05;letter-spacing:0}h2{margin-bottom:0;font-size:16px}.operator{gap:8px;min-height:38px;padding:0 12px;border:1px solid #dbe4df;border-radius:6px;color:#34443f;background:#fff}.error-banner{padding:12px 14px;border:1px solid #f0c7c7;border-radius:6px;color:#7a2525;background:#fff1f1}.app-toast{position:fixed;left:50%;top:18px;z-index:1000;display:inline-flex;align-items:center;gap:8px;max-width:min(420px,calc(100vw - 32px));padding:10px 13px;border:1px solid var(--brand-border);border-radius:8px;color:var(--brand-ink);background:#fff;box-shadow:0 14px 34px #003f6329;transform:translate(-50%);font-size:13px;font-weight:750}.app-toast svg{flex:0 0 auto;color:var(--brand)}.workspace:has(.chat-workbench){padding:0}.workspace:has(.chat-workbench) .topbar{display:none}.workspace:has(.customer-system){padding:0}.workspace:has(.customer-system) .topbar{display:none}.workspace:has(.governance-workbench){padding:0}.workspace:has(.governance-workbench) .topbar{display:none}.workspace:has(.chat-workbench) .error-banner{position:fixed;top:12px;right:12px;z-index:30}.mobile-layout,.workbench-layout,.governance-main{display:grid;gap:24px}.governance-workbench{display:grid;grid-template-columns:248px minmax(0,1fr);height:100dvh;min-height:680px;overflow:hidden;background:#fff}.governance-workbench.sidebar-collapsed{grid-template-columns:78px minmax(0,1fr)}.governance-sidebar{display:flex;flex-direction:column;gap:18px;min-width:0;min-height:0;padding:16px 10px;border-right:1px solid #eef1f4;background:#fbfcfd}.governance-brand{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:52px;padding:4px 4px 12px;border-bottom:1px solid #eef1f4}.governance-brand img{width:132px;height:auto;object-fit:contain}.governance-workbench.sidebar-collapsed .governance-sidebar{align-items:center;padding-inline:8px}.governance-workbench.sidebar-collapsed .governance-brand{flex-direction:column;justify-content:center;width:100%;padding-bottom:10px}.governance-workbench.sidebar-collapsed .governance-brand img,.sidebar-collapsed .workbench-brand img{width:30px;height:30px;object-fit:contain}.governance-workbench.sidebar-collapsed .governance-nav span,.governance-workbench.sidebar-collapsed .governance-sidebar-footer,.governance-workbench.sidebar-collapsed .governance-sidebar-status{display:none}.governance-workbench.sidebar-collapsed .governance-nav{justify-content:center;width:40px;min-height:40px;padding:0}.governance-nav-section{display:grid;gap:4px;width:100%}.governance-nav-section>span{padding:0 4px 4px;color:var(--brand-muted);font-size:12px;font-weight:750}.governance-nav{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;min-height:34px;padding:0 9px;border:0;border-radius:6px;color:#4a5965;background:transparent;font-size:13px;text-align:left}.governance-nav.active,.governance-nav:hover{color:var(--brand);background:var(--brand-soft)}.governance-sidebar-footer{display:grid;gap:10px;width:100%;margin-top:auto}.governance-sidebar-status{display:grid;gap:5px;padding:12px;border:1px solid var(--brand-border);border-radius:8px;color:var(--brand-ink);background:#fff}.governance-sidebar-status span,.governance-sidebar-status em{color:var(--brand-muted);font-size:12px;font-style:normal}.governance-sidebar-status strong{font-size:14px}.governance-identity{margin-top:0}.governance-shell{display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;height:100dvh;overflow-x:hidden;overflow-y:hidden;padding:24px 34px 34px;background:#fff}.governance-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.governance-header h2{margin-bottom:2px;font-size:20px}.governance-header p{margin:0;color:#7a8792;font-size:13px}.governance-refresh{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 13px;border:1px solid #d7e7ef;border-radius:8px;color:var(--brand-ink);background:#fff;box-shadow:0 1px 2px #003f630a;font-size:13px;font-weight:800}.governance-refresh:hover{border-color:#b8dff1;background:#f8fcfe;box-shadow:0 1px 2px #003f630d}.governance-refresh svg{color:var(--brand)}.mobile-layout{grid-template-columns:minmax(340px,410px) minmax(0,1fr);align-items:start}.mobile-layout.customer-system{grid-template-columns:minmax(0,1fr);place-items:center;gap:0;height:100dvh;max-width:none;margin:0;background:#eaf1f8}.customer-system .customer-demo-panel{display:none}.customer-session-list{display:grid;align-content:start;gap:6px;min-height:0;overflow-y:auto;padding:0 4px 8px}.customer-session-item{display:grid;gap:4px;width:100%;min-width:0;min-height:58px;padding:11px 12px;border:1px solid #edf2f0;border-radius:8px;color:var(--brand-ink);background:#fff;text-align:left;transition:border-color .16s ease,background .16s ease}.customer-session-item:hover,.customer-session-item.active{border-color:var(--brand-border);background:var(--brand-soft)}.customer-session-item span,.customer-session-item small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-session-item span{font-size:13px;font-weight:850}.customer-session-item small,.customer-session-empty{color:var(--brand-muted);font-size:12px;font-style:normal}.customer-session-empty{padding:12px 10px}.phone-surface{display:flex;flex-direction:column;height:min(760px,calc(100vh - 150px));min-height:620px;border:10px solid var(--brand-ink);border-radius:32px;overflow:hidden;background:#f4f9fc;box-shadow:0 18px 50px #1527222e}.customer-system .phone-surface{width:100%;max-width:800px;height:100dvh;min-height:0;border:0;border-radius:0;box-shadow:none;position:relative}.phone-header{display:flex;justify-content:space-between;align-items:center;min-height:72px;padding:14px 16px;color:#fff;background:var(--brand)}.phone-brand{display:flex;align-items:center;min-width:0}.phone-header img{width:112px;height:auto;object-fit:contain}.phone-header-tools{display:flex;align-items:center;justify-content:center;gap:8px}.phone-header-tools svg{display:block}.phone-tool-button{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.32);border-radius:50%;color:#fff;background:#ffffff1f}.phone-tool-button:hover{background:#fff3}.customer-history-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:#0f202542}.customer-history-sheet{position:absolute;right:0;bottom:0;left:0;z-index:21;display:flex;flex-direction:column;max-height:min(620px,76%);padding:14px 14px max(14px,env(safe-area-inset-bottom));border-radius:18px 18px 0 0;background:#f8fbfc;box-shadow:0 -18px 50px #0e1f2638}.customer-backdrop-enter-active,.customer-backdrop-leave-active{transition:opacity .22s ease}.customer-backdrop-enter-from,.customer-backdrop-leave-to{opacity:0}.customer-sheet-enter-active{transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .22s ease}.customer-sheet-leave-active{transition:transform .24s cubic-bezier(.4,0,.8,.2),opacity .18s ease}.customer-sheet-enter-from,.customer-sheet-leave-to{opacity:0;transform:translateY(100%)}.customer-sheet-enter-to,.customer-sheet-leave-from{opacity:1;transform:translateY(0)}.customer-history-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 12px}.customer-history-head div{display:grid;gap:2px}.customer-history-head strong{color:var(--brand-ink);font-size:16px}.customer-history-head span{color:var(--brand-muted);font-size:12px;font-weight:750}.customer-history-head button{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--brand-border);border-radius:50%;color:var(--brand-ink);background:#fff}.customer-new-chat-row{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;margin-bottom:10px;padding:0 12px;border:0;border-radius:8px;color:#fff;background:var(--brand);font-size:13px;font-weight:850;box-shadow:0 8px 18px #0082ab2e}.customer-new-chat-row:hover{background:#0278a0}.icon-command{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 9px;border:1px solid rgba(255,255,255,.36);border-radius:6px;color:#fff;background:#ffffff1f;font-size:12px;font-weight:800}.profile-strip{display:flex;align-items:center;gap:8px;padding:10px 16px;color:var(--brand-ink);background:var(--brand-soft)}.profile-strip strong{margin-left:auto}.chat-window{display:flex;flex:1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px}.bubble{max-width:88%;padding:12px 14px;border-radius:8px;color:#1d2f2a;background:#fff;box-shadow:0 1px #162d250f}.bubble p{margin-bottom:0;white-space:pre-wrap}.bubble.user{align-self:flex-end;color:#fff;background:var(--brand)}.bubble.assistant{align-self:flex-start}.bubble.loading{display:inline-flex;gap:5px}.bubble.loading span{width:6px;height:6px;border-radius:50%;background:#789088}.action-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.action-row button,.prompt-grid button,.source-button{min-height:40px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-ink);background:#f7fbfe}.action-row button{flex:1 1 calc(50% - 4px);max-width:100%;min-width:min(140px,100%);padding:8px 10px;font-size:13px;line-height:1.25;overflow-wrap:anywhere;text-align:center;white-space:normal}.inline-card-list{display:grid;gap:8px;margin-top:10px}.inline-account-card,.inline-transaction-card,.handoff-card,.summary-card,.transfer-card{border:1px solid var(--brand-border);border-radius:7px;background:#f7fbfe}.inline-account-card{display:grid;gap:3px;padding:10px}.inline-account-card span,.inline-account-card em,.inline-transaction-card span,.handoff-card span,.transfer-card span,.transfer-card small{color:#697d75;font-size:12px;font-style:normal}.inline-account-card strong{color:var(--brand-ink);font-size:17px}.inline-transaction-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px}.inline-transaction-card strong,.inline-transaction-card span{display:block}.inline-transaction-card em{color:#127345;white-space:nowrap;font-style:normal;font-weight:800}.inline-transaction-card em.negative{color:#a53a2d}.inline-source{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-width:0;min-height:30px;margin-top:10px;padding:0 8px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-ink);background:#f7fbfe;font-size:12px;white-space:nowrap}.inline-source svg{flex:0 0 auto}.inline-source span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handoff-card{display:grid;gap:4px;margin-top:10px;padding:10px}.handoff-card strong{color:var(--brand-ink)}.handoff-card p{margin:0;color:#44554f;font-size:13px}.handoff-card small{color:var(--brand);font-size:12px;font-weight:800}.summary-card{display:grid;grid-template-columns:18px 1fr;gap:8px;margin-top:10px;padding:10px;color:var(--brand-ink)}.summary-card p{margin:0;font-size:13px}.transfer-card{display:grid;grid-template-columns:1fr auto;gap:5px 8px;margin-top:10px;padding:10px}.transfer-card strong,.transfer-card span,.transfer-card small{grid-column:1 / -1}.transfer-card em{color:var(--brand);font-style:normal;font-weight:800}.chat-composer{display:grid;grid-template-columns:1fr 44px;gap:8px;padding:12px;border-top:1px solid #dce7e2;background:#fff}.chat-composer input,.query-area textarea,.mobile-modal select{width:100%;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-ink);background:#fff}.chat-composer input{min-height:42px;padding:0 12px}.chat-composer button,.primary-command{justify-content:center;border:0;border-radius:6px;color:#fff;background:var(--brand)}.chat-composer button{display:grid;place-items:center;width:44px;min-height:42px;padding:0;line-height:1}.chat-composer button svg{display:block}.demo-panel{display:grid;gap:18px}.panel-band,.query-area,.answer-area{min-width:0;max-width:100%;padding:18px;border:1px solid var(--brand-border);border-radius:8px;background:#fff}.band-title{gap:8px;margin-bottom:14px}.prompt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.prompt-grid button{padding:10px 12px;text-align:left}.account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.account-item,.transaction-item,.metric,.audit-event,.citation-list article{border:1px solid var(--brand-border);border-radius:6px;background:#fbfdfc}.account-item{display:grid;gap:4px;padding:12px}.account-item span,.transaction-item span,.account-item em,.audit-event small{color:#72817c;font-style:normal;font-size:13px}.account-item strong{font-size:18px}.transaction-list,.audit-list,.citation-list{display:grid;gap:10px}.transaction-item{display:flex;justify-content:space-between;gap:16px;padding:12px}.transaction-item strong,.transaction-item span{display:block}.transaction-item em{color:#157247;white-space:nowrap;font-style:normal;font-weight:700}.transaction-item em.negative{color:#a33d2d}.status-matrix{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-bottom:12px}.status-matrix em{color:#6f7f79;font-style:normal}.risk-low,.risk-medium,.risk-high{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800;text-transform:uppercase}.risk-low{color:var(--brand-dark);background:#e0f4e9}.risk-medium{color:#7c550c;background:#fff0cc}.risk-high{color:#8a2d23;background:#ffe0dc}.source-button{gap:8px;padding:0 10px}.workbench-layout{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start}.chat-workbench{--workbench-content-width: min(880px, calc(100% - 48px) );grid-template-columns:248px minmax(0,1fr);height:100dvh;min-height:680px;gap:0;border:0;border-radius:0;overflow:hidden;background:#fff}.chat-workbench.sidebar-collapsed{grid-template-columns:78px minmax(0,1fr)}.workbench-sidebar{display:flex;flex-direction:column;gap:14px;height:100%;min-width:0;min-height:0;padding:16px 10px 14px;border-right:1px solid #eef1f4;background:linear-gradient(180deg,#fbfcfd,#f7fafc);overflow:hidden}.workbench-brand{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:52px;padding:4px 4px 12px;border-bottom:1px solid #eef1f4;color:var(--brand);background:transparent}.workbench-brand img{width:132px;height:auto;object-fit:contain}.workbench-collapse{display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand);background:#fff}.workbench-collapse svg{display:block;transform:rotate(180deg);transition:transform .18s ease}.sidebar-collapsed .workbench-sidebar{align-items:center;padding-inline:8px}.sidebar-collapsed .workbench-brand{flex-direction:column;justify-content:center;width:100%;padding-bottom:10px}.sidebar-collapsed .workbench-collapse svg{transform:rotate(0)}.sidebar-collapsed .query-field,.sidebar-collapsed .identity-access-card,.sidebar-collapsed .workbench-menu-actions,.sidebar-collapsed .workbench-chat-section{display:none}.workbench-brand span,.workbench-nav-section>span,.workbench-chat-title span{color:var(--brand-muted);font-size:12px;font-weight:750}.workbench-brand span{color:#ffffffc7}.workbench-nav-group,.workbench-nav-section{display:grid;gap:4px}.workbench-nav-section{padding-top:6px}.workbench-nav,.workbench-chat-title button{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:0;border-radius:6px;color:#4a5965;background:transparent;font-size:13px;text-align:left}.workbench-nav{justify-content:flex-start;width:100%;padding:0 9px}.workbench-nav.active,.workbench-nav:hover{color:var(--brand);background:var(--brand-soft)}.workbench-nav.muted{color:#60717d}.workbench-menu-actions{display:grid;gap:4px}.workbench-menu-item{display:flex;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 9px;border:0;border-radius:6px;color:#35424c;background:transparent;font-size:13px;font-weight:700;text-align:left}.workbench-menu-item:hover,.workbench-menu-item.active{color:#1f2f3d;background:#eef2f5}.workbench-chat-section{display:grid;gap:5px;min-height:0}.workbench-section-toggle{display:flex;align-items:center;justify-content:space-between;min-height:28px;padding:0 7px;border:0;color:#283640;background:transparent;font-size:12px;font-weight:800;text-align:left}.workbench-section-toggle svg{transition:transform .16s ease}.workbench-section-toggle svg.collapsed{transform:rotate(-90deg)}.workbench-chat-title{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 4px 0}.workbench-chat-title button{justify-content:center;width:30px;min-height:30px;border:1px solid #d4e5ee;color:#fff;background:var(--brand);box-shadow:0 8px 18px #0075b02e}.workbench-chat-title button:hover{color:#fff;background:var(--brand-dark)}.workbench-session-list{display:grid;align-content:start;gap:5px;min-height:0;padding-right:2px;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;scrollbar-color:transparent transparent}.workbench-session-list::-webkit-scrollbar{width:6px}.workbench-session-list::-webkit-scrollbar-track{background:transparent}.workbench-session-list::-webkit-scrollbar-thumb{border-radius:999px;background:transparent}.workbench-session-list:hover{scrollbar-color:#d8e4ea transparent}.workbench-session-list:hover::-webkit-scrollbar-thumb{background:#d8e4ea}.workbench-session-empty{padding:10px 8px;color:#70818c;font-size:12px;line-height:1.4}.workbench-sidebar>.identity-access-card{margin-top:auto}.workbench-search-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:start center;padding-top:13vh;background:#111f2b47}.workbench-search-dialog{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;width:min(560px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 120px));padding:14px;border:1px solid #dfe8ee;border-radius:10px;background:#fff;box-shadow:0 24px 70px #10223038;overflow:hidden}.workbench-search-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px}.workbench-search-dialog header strong{color:#1f2f3d;font-size:15px}.workbench-search-dialog header button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:6px;color:#5d6a75;background:transparent}.workbench-search-dialog header button:hover{background:#f1f4f6}.workbench-search-field{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 11px;border:1px solid #dfe8ee;border-radius:8px;color:#60717d;background:#f8fafb}.workbench-search-field input{width:100%;border:0;outline:0;color:#20303b;background:transparent;font:inherit}.workbench-search-results{display:grid;align-content:start;gap:4px;min-height:0;overflow-y:auto}.workbench-search-result-row{position:relative;display:block;width:100%;min-width:0;border-radius:6px}.workbench-search-result-main{display:flex;align-items:center;gap:8px;width:100%;min-width:0;min-height:34px;padding:0 42px 0 9px;border:0;border-radius:6px;color:#344650;background:transparent;font-size:13px;text-align:left}.workbench-search-result-main svg{flex:0 0 auto}.workbench-search-result-main:hover,.workbench-search-result-row.active .workbench-search-result-main{color:var(--brand-ink);background:#f0f7fb}.workbench-search-result-main span{display:block;flex:1 1 auto;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-search-delete{position:absolute;top:50%;right:4px;display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:6px;color:#a83b3b;background:transparent;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .16s ease,background .16s ease,color .16s ease}.workbench-search-result-row:hover .workbench-search-delete,.workbench-search-delete:focus-visible{opacity:1;pointer-events:auto}.workbench-search-delete:hover{color:#8f2929;background:#ffecec}.workbench-session{position:relative;display:block;width:100%;min-width:0;min-height:32px;padding:7px 8px 7px 12px;border:1px solid transparent;border-radius:6px;color:#43535f;background:transparent;text-align:left;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.workbench-session:hover{color:#22313b;background:#f4f7f9;border-color:#e4edf2;box-shadow:none}.workbench-session.active{color:#1f2f3d;background:#eef2f5;border-color:transparent;box-shadow:none}.workbench-session strong{display:block;overflow:hidden;color:inherit;font-size:12px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.workbench-chat-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-width:0;min-height:0;background:#fff}.workbench-chat-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 34px 14px;border-bottom:0;background:#fff}.workbench-chat-header>div:first-child{flex:1 1 auto;min-width:0}.workbench-chat-header h2{max-width:100%;margin-bottom:2px;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-chat-header p{margin:0;color:#7a8792;font-size:13px}.workbench-source-status{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;min-height:32px;padding:0 10px;border:1px solid var(--brand-border);border-radius:999px;color:var(--brand-ink);background:#f7fbfe}.workbench-source-status strong,.workbench-source-status span{font-size:12px;line-height:1}.workbench-source-status strong{font-weight:850}.workbench-source-status span{color:#60746c;font-weight:750}.workbench-header-tools{display:inline-flex;align-items:center;gap:18px;color:#5b6772}.status-matrix.compact{grid-template-columns:auto auto auto;margin-bottom:0}.workbench-messages{display:flex;flex-direction:column;gap:18px;min-height:0;overflow-y:auto;padding:20px 0 130px;background:#fff}.workbench-welcome{display:grid;gap:14px;align-self:center;width:min(100%,760px);margin:auto 0;text-align:center}.workbench-welcome h2{color:#1f2f3d;font-size:22px}.workbench-welcome p{margin:0 auto;max-width:620px;color:#60717d}.welcome-prompt-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.welcome-prompt-grid button{max-width:min(100%,220px);min-height:32px;padding:0 12px;border:1px solid var(--brand-border);border-radius:999px;color:var(--brand-ink);background:#fff;font-size:12.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.welcome-prompt-grid button:hover{border-color:var(--brand);background:#f7fbfe}.workbench-message{display:block;align-self:center;width:var(--workbench-content-width);max-width:none}.workbench-message.user{display:flex;justify-content:flex-end;max-width:none}.workbench-message.user .workbench-message-body{width:100%;max-width:none;justify-items:end;padding:0;border:0;color:#34404a;background:transparent;box-shadow:none}.workbench-avatar{display:none;place-items:center;width:32px;height:32px;border:1px solid var(--brand-border);border-radius:50%;color:var(--brand);background:#fff}.workbench-message-body{display:grid;gap:10px;padding:0;border:0;border-radius:0;color:#20362f;background:transparent;box-shadow:none}.workbench-message-body p{margin-bottom:0;white-space:pre-wrap}.workbench-markdown{display:grid;gap:8px;color:#20362f;line-height:1.58}.workbench-markdown p,.workbench-markdown ol,.workbench-markdown ul,.workbench-markdown h3,.workbench-markdown h4,.workbench-markdown h5{margin:0}.workbench-markdown ol,.workbench-markdown ul{display:grid;gap:6px;padding-left:22px}.workbench-markdown li{padding-left:2px}.workbench-markdown strong{color:#1d2f3a;font-weight:850}.workbench-markdown code{padding:1px 5px;border-radius:5px;background:#eef4f7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.inline-citation-badge{display:inline-grid;place-items:center;width:16px;height:16px;margin:0 3px;transform:translateY(-2px);border-radius:50%;color:var(--brand);background:var(--brand-soft);font-size:10px;font-weight:800;line-height:1;vertical-align:middle}.workbench-message.user .workbench-message-body>p{width:fit-content;max-width:min(680px,76%);margin:0;padding:10px 14px;border-radius:14px;background:#f3f5f7}.workbench-attachment-stack{display:grid;gap:8px;justify-items:start}.workbench-message.user .workbench-attachment-stack{justify-items:end}.workbench-file-card{display:inline-flex;align-items:center;gap:9px;min-width:0;max-width:min(100%,320px);min-height:42px;padding:7px 10px 7px 8px;border:1px solid #e4eaf0;border-radius:10px;color:#263640;background:#fff;box-shadow:0 8px 18px #1f2f3d14}.workbench-file-card.sent{max-width:min(100%,280px);box-shadow:none}.workbench-file-kind{flex:0 0 auto;display:inline-grid;place-items:center;width:26px;height:30px;border-radius:6px;color:#fff;background:#e5484d;font-size:9px;font-weight:900;letter-spacing:0;text-transform:uppercase}.workbench-file-card div{display:grid;gap:2px;min-width:0}.workbench-file-card strong,.workbench-file-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-file-card strong{color:#263640;font-size:12px;font-weight:850}.workbench-file-card small{color:#7a8894;font-size:11px;font-weight:650}.workbench-message[dir=rtl] .workbench-message-body{direction:rtl;text-align:right}.answer-header.inline{flex-wrap:wrap;gap:8px;margin-bottom:0}.answer-header.inline em{color:#6f7f79;font-style:normal}.workbench-rag-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.workbench-rag-summary span,.workbench-feedback-row button{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 9px;border:1px solid var(--brand-border);border-radius:999px;color:var(--brand-ink);background:#f7fbfe;font-size:12px;font-weight:750}.workbench-rag-summary .filtered{color:#7c550c;border-color:#efd184;background:#fff8e8}.workbench-answer-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:-2px}.workbench-answer-actions button{display:inline-grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;color:#64727d;background:transparent;line-height:1}.workbench-answer-actions button:hover,.workbench-answer-actions button.active{color:var(--brand);background:#f2f8fb}.workbench-answer-actions button.copied{color:#148f57;background:#ecfdf3}.workbench-answer-actions button svg{display:block}.blocked-source-list{display:grid;gap:8px}.blocked-source-list article{display:grid;gap:3px;padding:10px;border:1px solid #efd184;border-radius:8px;background:#fff8e8}.blocked-source-list strong{color:#60430d;font-size:13px}.blocked-source-list span,.blocked-source-list em{color:#776034;font-size:12px;font-style:normal}.evidence-table{display:grid;gap:10px;max-width:100%;padding:12px;border:1px solid var(--brand-border);border-radius:8px;background:#fff;overflow-x:auto}.evidence-table>div{display:grid;gap:3px}.evidence-table strong{color:var(--brand-ink)}.evidence-table span{color:#60746c;font-size:12px}.evidence-table table{width:100%;min-width:680px;border-collapse:collapse;font-size:12px}.evidence-table th,.evidence-table td{padding:8px 9px;border:1px solid #dfe9ef;text-align:left;vertical-align:top}.evidence-table th{color:var(--brand-ink);background:var(--brand-soft)}.workbench-feedback-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.workbench-feedback-row button{border-radius:6px}.workbench-feedback-row button:hover{border-color:var(--brand)}.inline-feedback-notice{display:inline-flex;align-items:center;gap:6px;width:fit-content;margin:0;padding:6px 9px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-ink);background:#f7fbfe;font-size:12px;font-weight:750}.workbench-references{display:grid;gap:9px;margin-top:8px}.workbench-references>strong{color:#1f2f3d;font-size:13px}.workbench-references button{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;width:100%;min-height:62px;padding:10px 12px;border:1px solid #e6ebf0;border-radius:8px;color:#273847;background:#fff;text-align:left}.workbench-references button>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:var(--brand);background:var(--brand-soft);font-size:12px;font-weight:800}.workbench-references button div{display:grid;gap:2px;min-width:0}.workbench-references em,.workbench-references small,.workbench-references button div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-references em,.workbench-references small{color:#7a8792;font-style:normal;font-size:12px}.workbench-prompt-row{display:flex;gap:8px;overflow-x:auto;width:var(--workbench-content-width);margin:0 auto;padding:0 0 8px;border-top:0}.workbench-prompt-row button{flex:0 0 auto;max-width:360px;min-height:34px;padding:0 10px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-ink);background:#f7fbfe;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-composer{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:var(--workbench-content-width);margin:0 auto 24px;padding:10px 12px;border:1px solid #dfe7ef;border-radius:18px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(120deg,#dfe7ef,#dfe7ef) border-box;box-shadow:0 10px 26px #24344614;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.workbench-composer:focus-within{border-color:transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(120deg,#00a8ff,#2f4de0) border-box;box-shadow:0 14px 34px #0075b02e}.composer-attachment-row{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.workbench-composer textarea{min-height:34px;max-height:120px;padding:0;border:0;outline:0;resize:none;color:#162a36;background:transparent;line-height:1.45}.workbench-composer textarea::placeholder{color:#8a98a5}.composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px}.composer-tools{display:inline-flex;align-items:center;gap:10px;min-width:0}.composer-tools.right{flex:0 0 auto;margin-left:auto}.composer-tools.left{flex:0 0 auto}.workbench-file-input{display:none}.composer-upload{position:relative;display:inline-grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;color:#536575;background:transparent}.composer-upload:hover:not(:disabled),.composer-upload:focus-visible:not(:disabled){color:var(--brand);background:#f4fbfe}.composer-upload:disabled{color:#9aa8b4;cursor:not-allowed}.composer-upload-tooltip{position:absolute;left:0;bottom:calc(100% + 10px);z-index:20;width:282px;padding:9px 10px;border-radius:7px;color:#fff;background:#111827;box-shadow:0 10px 24px #11182733;font-size:12px;font-weight:700;line-height:1.4;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease}.composer-upload-tooltip:after{content:"";position:absolute;left:14px;top:100%;border:6px solid transparent;border-top-color:#111827}.composer-upload:hover .composer-upload-tooltip,.composer-upload:focus-visible .composer-upload-tooltip{opacity:1;transform:translateY(0)}.composer-send{display:inline-grid;place-items:center;border:0;color:#364653;background:transparent}.composer-send{width:38px;height:38px;border-radius:50%;color:#fff;background:#2f4de0;box-shadow:0 8px 18px #2f4de047}.composer-send:disabled{color:#9aa8b4;background:transparent;box-shadow:none;opacity:1;cursor:not-allowed}.loading-line{display:flex;align-items:center;min-height:44px}.loading-line span{width:7px;height:7px;border-radius:50%;background:#789088}.query-area textarea{display:block;min-height:160px;padding:12px;resize:vertical}.query-field{display:grid;gap:6px;margin-bottom:12px;color:#52685f;font-size:13px;font-weight:700}.query-field select{min-height:40px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-ink);background:#fff}.identity-access-card{display:grid;gap:6px;padding:12px;border:1px solid var(--brand-border);border-radius:8px;background:#fff}.identity-access-card strong{color:var(--brand-ink);font-size:15px}.identity-access-card span{color:#596d65;font-size:12px}.access-domain-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.access-domain-list.compact{gap:5px}.access-domain-list em{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:3px 7px;border:1px solid var(--brand-border);border-radius:999px;color:var(--brand-ink);background:#f7fbfe;font-size:11px;font-style:normal;font-weight:750}.primary-command{gap:8px;min-height:42px;margin-top:12px;padding:0 14px}.primary-command.full{width:100%}.answer-area{min-height:420px}.empty-state{display:grid;place-items:center;gap:8px;min-height:260px;color:#667972;text-align:center}.empty-state.slim{min-height:160px}.answer-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.answer-text{color:#243832;white-space:pre-wrap}.citation-list article{padding:12px;cursor:pointer}.citation-list article:hover{border-color:var(--brand-border)}.citation-list strong,.citation-list span{display:block}.citation-list span{color:#637770;font-size:13px}.citation-list p{margin:8px 0 0;color:#40504b;font-size:14px}.metric-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));gap:14px;flex:0 0 auto;margin-bottom:24px;min-width:0}.metric{display:grid;gap:8px;min-width:0;padding:16px}.metric.priority{border-color:#b8dff1;background:#f6fbfe}.metric.priority svg{color:var(--brand)}.metric.muted{background:#fff}.metric span{color:#677871}.metric strong{font-size:28px}.coverage-list{display:flex;flex-wrap:wrap;gap:10px;min-width:0}.governance-strip{display:flex;flex-wrap:wrap;gap:10px;min-width:0;margin-bottom:12px}.governance-strip span{max-width:100%;min-height:30px;padding:6px 9px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-ink);background:#f7fbfe;font-size:13px;overflow-wrap:anywhere}.control-chip-row{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.control-chip{display:inline-flex;align-items:center;gap:7px;min-height:30px;max-width:100%;padding:5px 9px;border:1px solid #dbe9ef;border-radius:999px;color:#263640;background:#fff;font-size:12px;font-weight:750;overflow-wrap:anywhere}.control-chip strong{flex:0 0 auto;padding:2px 6px;border-radius:999px;color:#0c6940;background:#e6f6ed;font-size:10px;font-weight:850;text-transform:uppercase}.control-chip.missing strong{color:#8a2d23;background:#ffe0dc}.coverage-list span{max-width:100%;padding:8px 10px;border:1px solid var(--brand-border);border-radius:6px;background:#f7fbfe;overflow-wrap:anywhere}.critical-panel{border-color:#d4e7f0;background:#fbfdfe}.critical-event-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.critical-event{display:grid;gap:7px;min-width:0;padding:12px;border:1px solid #dce9ef;border-radius:8px;color:#263640;background:#fff;text-align:left}.critical-event:hover,.critical-event.selected{border-color:var(--brand-border);background:#f4fbfe}.critical-event strong,.critical-event em,.critical-event small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.critical-event em,.critical-event small{color:#667780;font-size:12px;font-style:normal}.control-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.control-card{display:grid;gap:8px;min-width:0;padding:12px;border:1px solid #dbe9ef;border-radius:8px;background:#fff}.control-card div{display:flex;align-items:center;justify-content:space-between;gap:10px}.control-card strong{color:#1f2f3d;font-size:13px}.control-card span{flex:0 0 auto;padding:3px 7px;border-radius:999px;color:#0c6940;background:#e6f6ed;font-size:11px;font-weight:850}.control-card.missing span{color:#8a2d23;background:#ffe0dc}.control-card p{margin:0;color:#61727c;font-size:12px;line-height:1.45}.governance-main{flex:1 1 auto;min-height:0}.audit-panel{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:14px}.audit-table-header{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.audit-export-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;padding:0 11px;border:1px solid #d7e7ef;border-radius:7px;color:var(--brand-ink);background:#fff;box-shadow:0 1px 2px #003f630a;font-size:12px;font-weight:800}.audit-export-button:hover:not(:disabled){border-color:#b8dff1;background:#f8fcfe}.audit-export-button:disabled{color:#9aa8af;cursor:not-allowed;background:#f7f9fa}.audit-export-button svg{color:var(--brand)}.audit-export-button:disabled svg{color:#9aa8af}.audit-toolbar{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:7px;margin-bottom:8px}.audit-toolbar button{min-height:30px;padding:0 10px;border:1px solid #dce8ee;border-radius:999px;color:#53646f;background:#fff;font-size:12px;font-weight:750}.audit-toolbar button:hover,.audit-toolbar button.active{color:var(--brand);border-color:var(--brand-border);background:#f4fbfe}.audit-list-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;color:#687b84;font-size:12px}.audit-list-meta span{color:#344650;font-weight:800}.audit-list-meta em{font-style:normal}.audit-workspace{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:14px;align-items:start}.audit-table-wrap{flex:1 1 auto;max-width:100%;min-height:0;border:1px solid #dce8ee;border-radius:8px;background:#f7fafc;overflow:auto;scrollbar-gutter:stable}.audit-event-list{display:grid;gap:8px;margin:0;padding:8px;list-style:none}.audit-event-list li{min-width:0}.audit-table{width:100%;min-width:1060px;border-collapse:collapse;font-size:12px}.audit-table th,.audit-table td{padding:7px 10px;border-bottom:1px solid #e8f0f4;text-align:left;vertical-align:middle}.audit-table th{position:sticky;top:0;z-index:1;color:#4b6170;background:#f7fbfe;font-size:11px;font-weight:850;text-transform:uppercase}.audit-table tbody tr{cursor:pointer}.audit-table tbody tr:hover,.audit-table tbody tr.selected{background:#f4fbfe}.audit-table tbody tr.selected{box-shadow:inset 3px 0 0 var(--brand)}.audit-table td{color:#263640;overflow-wrap:anywhere}.audit-table td:nth-child(1){min-width:170px;color:#687b84;white-space:nowrap}.audit-table td:nth-child(4){min-width:190px}.audit-table td:nth-child(5){min-width:300px}.audit-table td:nth-child(7){max-width:240px;color:#60717d}.feedback-metric-row{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:14px;flex:0 0 auto;margin-bottom:16px}.feedback-metric{display:grid;gap:8px;min-width:0;min-height:132px;padding:16px;border:1px solid #e2eaf0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #003f630a}.feedback-metric.good{border-left:4px solid #52c88a}.feedback-metric.bad{border-left:4px solid #ff3f68}.feedback-metric span{color:#2e3b43;font-size:14px;font-weight:850}.feedback-metric strong{color:#17a95d;font-size:30px;line-height:1}.feedback-metric.bad strong{color:#ff3f68}.feedback-metric.total strong{color:#17a95d}.feedback-metric small{color:#697782;font-size:12px;font-weight:750}.feedback-panel{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:14px}.feedback-table-wrap{flex:1 1 auto;min-height:0;border:1px solid #dce8ee;border-radius:8px;background:#fff;overflow:auto;scrollbar-gutter:stable}.feedback-table{width:100%;min-width:1160px;border-collapse:collapse;font-size:12px}.feedback-table th,.feedback-table td{padding:10px 12px;border-bottom:1px solid #e9eff3;text-align:left;vertical-align:top}.feedback-table th{position:sticky;top:0;z-index:1;color:#4b6170;background:#f6f8fa;font-size:11px;font-weight:850;text-transform:uppercase}.feedback-table tbody tr:hover,.feedback-table tbody tr.selected{background:#f6fbfe}.feedback-table tbody tr.selected{box-shadow:inset 3px 0 0 var(--brand)}.feedback-table td{color:#263640;line-height:1.35;overflow-wrap:anywhere}.feedback-table td:nth-child(1),.feedback-table td:nth-child(7){white-space:nowrap}.feedback-table td:nth-child(3){min-width:220px}.feedback-table td:nth-child(2){width:140px;min-width:140px;white-space:normal;word-break:normal;overflow-wrap:normal}.feedback-table td:nth-child(4){min-width:360px}.feedback-answer-cell{display:block;max-width:440px}.feedback-answer-preview{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feedback-answer-floating-tooltip{position:fixed;z-index:9999;width:max-content;max-width:500px;max-height:500px;overflow:auto;padding:9px 10px;border-radius:7px;color:#fff;background:#111827;box-shadow:0 10px 24px #11182733;font-size:12px;font-weight:700;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere;pointer-events:auto}.feedback-answer-floating-tooltip.placement-top{transform:translateY(-100%)}.feedback-answer-floating-tooltip:after{content:"";position:absolute;left:var(--feedback-tooltip-arrow-x, 150px);border:6px solid transparent;transform:translate(-50%)}.feedback-answer-floating-tooltip.placement-top:after{top:100%;border-top-color:#111827}.feedback-answer-floating-tooltip.placement-bottom:after{bottom:100%;border-bottom-color:#111827}.feedback-table td:nth-child(5){width:86px;min-width:86px}.feedback-table td:nth-child(6){min-width:190px}.feedback-rating{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:850;white-space:nowrap}.feedback-rating.good{color:#0d7845;background:#e6f6ed}.feedback-rating.bad{color:#a31f3c;background:#ffe9ee}.audit-event{min-width:0;padding:12px;border:1px solid #e0ebf1;border-radius:8px;color:#263640;background:#fff;text-align:left;cursor:pointer}button.audit-event{width:100%}.audit-event div,.audit-event-head{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0;margin-bottom:8px}.audit-event strong,.audit-event em,.audit-event time{min-width:0;overflow-wrap:anywhere}.audit-event em,.audit-event time{color:#687b74;font-style:normal;font-size:12px;font-weight:750}.audit-event p{margin-bottom:6px;overflow-wrap:anywhere}.audit-event small{display:flex;flex-wrap:wrap;gap:8px;max-width:100%;overflow-wrap:anywhere;color:#687b84}.audit-event:hover,.audit-event.selected{border-color:var(--brand-border);background:#f7fbfe}.audit-event.selected{box-shadow:inset 3px 0 0 var(--brand)}.audit-load-more{min-height:38px;border:1px dashed var(--brand-border);border-radius:8px;color:var(--brand-ink);background:#f8fbfd;font-size:13px;font-weight:800}.audit-load-more:hover{border-style:solid;background:var(--brand-soft)}.audit-pagination{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding-top:10px}.audit-page-controls{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.audit-pagination button{min-height:32px;padding:0 12px;border:1px solid #dce8ee;border-radius:6px;color:var(--brand-ink);background:#fff;font-size:12px;font-weight:800}.audit-pagination button:hover:not(:disabled){border-color:var(--brand-border);background:#f4fbfe}.audit-pagination button:disabled{color:#9aa8af;cursor:not-allowed;background:#f7f9fa}.audit-pagination span,.audit-total{color:#53646f;font-size:12px;font-weight:750}.audit-total{color:#344650;font-weight:850}.audit-detail{position:sticky;top:0;display:grid;gap:12px;min-width:0;max-height:calc(100dvh - 170px);padding:14px;border:1px solid #dce8ee;border-radius:8px;background:#fff;overflow-y:auto}.audit-detail.empty{place-items:center;min-height:240px;color:#6c7c85}.audit-detail-titlebar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 14px;border-bottom:1px solid #e6eef3;background:#fff}.audit-detail-titlebar .eyebrow{margin:0 0 5px;color:var(--brand)}.audit-detail-titlebar h2{margin:0;color:#1f2f3d;font-size:18px;line-height:1.25;overflow-wrap:anywhere}.audit-detail-head{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.audit-detail-head em,.audit-detail-head time{color:#667780;font-size:12px;font-style:normal}.audit-detail-head time{margin-left:auto}.audit-detail-summary{display:grid;gap:12px;margin:0 20px;padding:14px;border:1px solid #cfe5ef;border-radius:8px;background:#f4fbfe}.audit-detail-summary p{margin:0;color:var(--brand-ink);font-size:13px;line-height:1.45}.audit-detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0 20px}.audit-detail-facts div{display:grid;gap:5px;min-width:0;padding:11px 12px;border:1px solid #e0ebf1;border-radius:8px;background:#fff}.audit-detail dt,.audit-detail-section h3{color:#697a84;font-size:11px;font-weight:850;letter-spacing:0;text-transform:uppercase}.audit-detail dd{min-width:0;margin:0;color:#243640;font-size:13px;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.audit-detail-section{display:grid;gap:8px;margin:0 20px;padding:14px;border:1px solid #e0ebf1;border-radius:8px;background:#fbfcfd}.audit-detail-section h3{margin:0}.audit-detail-section p{margin:0;color:#243640;font-size:13px;line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.audit-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;justify-content:flex-end;background:#12231f38;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.audit-detail-enter-active,.audit-detail-leave-active{transition:opacity .22s ease}.audit-detail-enter-active .audit-detail.drawer{transition:transform .26s cubic-bezier(.22,1,.36,1)}.audit-detail-leave-active .audit-detail.drawer{transition:transform .22s cubic-bezier(.4,0,1,1)}.audit-detail-enter-from,.audit-detail-leave-to{opacity:0}.audit-detail-enter-from .audit-detail.drawer,.audit-detail-leave-to .audit-detail.drawer{transform:translate(100%)}.audit-detail.drawer{position:relative;top:auto;display:flex;flex-direction:column;gap:14px;width:min(580px,100vw);height:100%;max-height:none;padding:0 0 20px;border-top:0;border-right:0;border-bottom:0;border-radius:0;background:#f8fafb;box-shadow:-22px 0 54px #13231f2e}.audit-detail.drawer .drawer-close{position:static;flex:0 0 auto;min-width:38px}.citation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0f201b57;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20}.citation-drawer{display:flex;flex-direction:column;gap:14px;width:min(420px,100vw);height:100%;padding:22px;border-left:1px solid var(--brand-border);background:#fff;box-shadow:-18px 0 50px #13231f29;overflow:auto}.citation-header{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:start;gap:14px}.citation-header .eyebrow{margin:0 0 8px;color:var(--brand)}.drawer-close,.citation-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:1px solid var(--brand-border);border-radius:6px;background:#fff}.citation-drawer h2{margin:0;color:var(--brand-ink);font-size:20px;line-height:1.22;overflow-wrap:anywhere}.citation-meta{display:grid;grid-template-columns:1fr;gap:8px}.citation-meta span{display:flex;align-items:center;gap:8px;min-height:34px;padding:8px 10px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand);background:#f7fbfe;font-size:13px;font-weight:750;overflow-wrap:anywhere}.citation-snippet{display:grid;gap:10px;padding:14px;border:1px solid var(--brand-border);border-radius:8px;background:#f7fbfe}.citation-snippet strong{color:var(--brand-ink);font-size:13px}.citation-snippet p{margin:0;color:#35443f;font-size:14px;line-height:1.58}.citation-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:auto}.citation-actions button{gap:8px;padding:0 12px;color:var(--brand-ink);font-weight:800}.citation-actions .primary-command{margin-top:0;border-color:var(--brand);color:#fff;background:var(--brand)}.document-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:28px;background:#0f201b61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.document-preview-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;width:min(1180px,calc(100vw - 48px));height:min(820px,calc(100dvh - 56px));padding:18px;border:1px solid #dce8ee;border-radius:10px;background:#f4f7f9;box-shadow:0 28px 80px #10223042;overflow:hidden}.document-preview-header{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:14px;padding:2px}.document-preview-title{margin:0;color:var(--brand-ink);font-size:18px;font-weight:850;line-height:1.25}.document-preview-page{display:grid;align-content:start;justify-items:center;gap:18px;min-height:0;width:100%;margin:0;padding:24px;border:1px solid #dde5ea;border-radius:8px;background:#e8eef2;box-shadow:inset 0 1px #ffffffb3;overflow-y:auto}.document-preview-page.docx-rendered{display:block;width:100%;padding:24px;background:#e8eef2}.document-preview-docx{display:grid;justify-items:center;gap:18px}.document-preview-docx section.docx{margin:0 0 22px!important;border-radius:2px;box-shadow:0 16px 38px #1c303e2e}.document-preview-docx section.docx,.document-preview-docx .docx-wrapper,.document-preview-docx article{min-height:auto!important}.document-preview-docx table,.document-preview-docx tr,.document-preview-docx td,.document-preview-docx th{height:auto!important;min-height:0!important;break-inside:auto!important;page-break-inside:auto!important}.document-preview-docx table{border-collapse:collapse!important}.document-preview-docx tr{display:table-row!important}.document-preview-docx td,.document-preview-docx th{display:table-cell!important;padding:6px 8px!important;vertical-align:top!important}.document-preview-docx p{min-height:0!important;margin-block:.2em!important}.document-preview-docx-highlight{border-radius:3px;background:#fff3bf!important;box-shadow:0 0 0 3px #f0cc634d}.document-preview-docx td.document-preview-docx-highlight,.document-preview-docx th.document-preview-docx-highlight{box-shadow:inset 0 0 0 2px #f0cc636b}.document-preview-text-page{position:relative;display:grid;align-content:start;gap:13px;width:min(700px,100%);min-height:760px;padding:56px 58px 48px;border:1px solid #dde5ea;border-radius:2px;background:#fff;box-shadow:0 16px 38px #1c303e29}.document-preview-page-number{position:absolute;top:18px;right:24px;color:#8a98a3;font-size:11px;font-weight:750;text-transform:uppercase}.document-preview-text-page p{margin:0;color:#253640;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.7;white-space:pre-wrap}.document-preview-text-page p.highlighted{margin-inline:-10px;padding:8px 10px;border-radius:4px;background:#fff3bf;box-shadow:0 0 0 3px #f0cc633d}.document-preview-block{scroll-margin:160px}.document-preview-block p,.document-preview-paragraph{display:grid;width:min(700px,100%);min-height:520px;padding:44px 52px;border:1px solid #dde5ea;border-radius:2px;background:#fff;box-shadow:0 16px 38px #1c303e24;scroll-margin:160px}.document-preview-block p,.document-preview-paragraph p{margin:0;color:#253640;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.72;white-space:pre-wrap}.document-preview-block.highlighted p,.document-preview-paragraph.highlighted{border-color:#f0cc63;background:linear-gradient(#fffaf0,#fff 58%);box-shadow:0 0 0 3px #f0cc6342}.document-preview-block.table{display:grid;gap:12px;width:min(1040px,100%);min-height:0;padding:24px;border:1px solid #dde5ea;border-radius:6px;background:#fff;box-shadow:0 16px 38px #1c303e24;overflow-x:auto}.document-preview-sheet-title{position:sticky;left:0;width:max-content;margin:0 0 2px;color:var(--brand-ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:850}.document-preview-block table{width:max-content;min-width:100%;border-collapse:collapse;color:#253640;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;line-height:1.45}.document-preview-block td{min-width:118px;max-width:220px;padding:9px 10px;border:1px solid #cfdbe3;vertical-align:top;white-space:pre-wrap}.document-preview-block td.header{position:sticky;top:0;z-index:1;color:#244252;background:#edf5f8;font-weight:850}.document-preview-block td.highlighted{border-color:#f0cc63;background:#fff3bf;box-shadow:inset 0 0 0 2px #f0cc6357}.document-preview-state{display:grid;place-items:center;min-height:260px;border:1px solid #dce8ee;border-radius:8px;color:#60717d;background:#fff;font-weight:750}.document-preview-state.error{color:#9f3d3d;background:#fff7f7}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#11231e61;z-index:10}.mobile-modal{position:relative;width:min(420px,100%);padding:20px;border-radius:10px;background:#fff;box-shadow:0 18px 50px #11231e38}.modal-close{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--brand-border);border-radius:6px;color:#263d35;background:#fff}.mobile-modal h2{margin:10px 0 8px;font-size:22px}.customer-system.rtl{direction:rtl}.customer-system.rtl .bubble.user{align-self:flex-start}.customer-system.rtl .bubble.assistant{align-self:flex-end}.customer-system.rtl .profile-strip strong{margin-right:auto;margin-left:0}.mobile-modal label{display:grid;gap:6px;margin-top:12px;color:#31423d;font-size:13px;font-weight:700}.mobile-modal select{min-height:40px;padding:0 10px;font-weight:500}.feedback-modal textarea{width:100%;min-height:96px;padding:10px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-ink);resize:vertical}.feedback-modal p{color:#52685f;font-size:14px}.feedback-status{margin:12px 0 0;padding:10px;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-ink)!important;background:#f7fbfe;font-weight:750}.check-row{display:flex!important;grid-template-columns:none;align-items:center;gap:10px!important}.check-row input{width:18px;height:18px}.auth-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 6px}.auth-progress span{display:grid;place-items:center;min-height:32px;border:1px solid var(--brand-border);border-radius:6px;color:#708078;background:#f7fbfe;font-size:12px;font-weight:800}.auth-progress span.active{color:var(--brand-dark);border-color:var(--brand-border);background:var(--brand-soft)}@media (max-width: 1040px){.app-shell{grid-template-columns:88px minmax(0,1fr)}.rail{padding:18px 12px}.brand-mark div,.nav-button span,.rail-status div{display:none}.brand-mark,.nav-button,.rail-status{justify-content:center}.mobile-layout,.workbench-layout{grid-template-columns:1fr}.mobile-layout.customer-system{grid-template-columns:minmax(0,1fr)}.chat-workbench{grid-template-columns:240px minmax(0,1fr)}.phone-surface{width:min(410px,100%)}.audit-workspace{grid-template-columns:1fr}.audit-detail{position:static;max-height:none}}@media (max-width: 720px){.app-shell{display:block}.rail{position:sticky;top:0;z-index:3;flex-direction:row;align-items:center;gap:12px;padding:10px}.brand-mark{display:none}.nav-list{display:flex;flex:1;gap:6px}.nav-button{justify-content:center;min-height:40px;padding:8px}.rail-status{display:none}.workspace{padding:12px}.topbar{align-items:flex-start;flex-direction:column;gap:10px}.chat-workbench{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:0}.chat-workbench.sidebar-collapsed{grid-template-columns:1fr}.workbench-sidebar{height:auto;max-height:300px;border-right:0;border-bottom:1px solid var(--brand-border)}.workbench-session-list{display:grid;max-height:170px;overflow-x:hidden;overflow-y:auto}.workbench-session{width:100%}.workbench-chat-header{align-items:flex-start;flex-direction:column;padding:16px}.workbench-message{width:calc(100% - 32px)}.workbench-messages{padding:16px 0 96px}.workbench-prompt-row,.workbench-composer{width:calc(100% - 24px)}.workbench-composer{margin-bottom:12px}.governance-workbench{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:0}.governance-sidebar{max-height:240px;border-right:0;border-bottom:1px solid #eef1f4}.governance-sidebar-status{display:none}.governance-shell{padding:16px}.operator{width:100%}.phone-surface,.customer-system .phone-surface{width:100%;height:100%;min-height:0;border:0;border-radius:0;box-shadow:none}.demo-panel{display:none}.citation-overlay{align-items:end;justify-content:center;padding-top:72px}.citation-drawer{width:100%;height:auto;max-height:82dvh;padding:18px 16px max(18px,env(safe-area-inset-bottom));border:0;border-top:1px solid var(--brand-border);border-radius:16px 16px 0 0;box-shadow:0 -18px 42px #13231f38}.citation-drawer:before{content:"";justify-self:center;width:42px;height:4px;margin:-4px auto 0;border-radius:999px;background:#c7d7d0}.citation-drawer h2{font-size:18px}.citation-actions{grid-template-columns:1fr}.document-preview-overlay{align-items:end;padding:0}.document-preview-dialog{width:100%;height:min(88dvh,760px);padding:16px;border-right:0;border-bottom:0;border-left:0;border-radius:16px 16px 0 0}.document-preview-page{width:100%;padding:24px 18px}.document-preview-page.docx-rendered{padding:16px 10px}.bubble{max-width:94%}.metric-row{grid-template-columns:repeat(2,minmax(0,1fr))}.governance-header{align-items:flex-start;flex-direction:column}.critical-event-grid,.control-grid{grid-template-columns:1fr}}
