.login-page[data-v-bf276ec9]{background:radial-gradient(circle at top,#e8edf4,#ccd6e6 40%,#0b1220);padding:28px}.login-shell[data-v-bf276ec9]{width:min(980px,100%);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:24px;align-items:stretch}.login-brand[data-v-bf276ec9]{background:linear-gradient(160deg,#0f172af2,#1e293bf2);color:#f8fafc;border-radius:26px;padding:36px;box-shadow:0 24px 60px #0f172a59;font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif}.login-logo[data-v-bf276ec9]{height:56px;width:auto;margin-bottom:12px}.login-brand h1[data-v-bf276ec9]{font-family:Georgia,Times New Roman,serif;font-size:2.1rem;margin:16px 0 12px}.login-brand p[data-v-bf276ec9]{color:#f8fafcc7;line-height:1.5}.login-brand ul[data-v-bf276ec9]{margin-top:20px;display:grid;gap:10px;color:#e2e8f0e6;font-size:.95rem}.login-brand li[data-v-bf276ec9]:before{content:"◆";color:#38bdf8;margin-right:8px}.login-badge[data-v-bf276ec9]{display:inline-flex;align-items:center;gap:8px;background:#38bdf82e;color:#e0f2fe;padding:6px 12px;border-radius:999px;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.login-card[data-v-bf276ec9]{background:#f8fafc;border-radius:26px;padding:32px;box-shadow:0 18px 50px #0f172a33;border:1px solid rgba(148,163,184,.3);font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif}.login-language[data-v-bf276ec9]{display:grid;gap:6px;margin-top:16px}.login-label[data-v-bf276ec9]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.login-helper[data-v-bf276ec9]{font-size:.75rem;color:#64748be6}.login-select[data-v-bf276ec9]{border-radius:12px;border:1px solid rgba(148,163,184,.6);padding:10px 12px;font-size:.9rem;color:#0f172a;background:#fff}.login-select--error[data-v-bf276ec9]{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.login-card-header h2[data-v-bf276ec9]{font-family:Georgia,Times New Roman,serif;font-size:1.9rem;margin-bottom:6px;color:#0f172a}.login-card-header p[data-v-bf276ec9]{color:#475569;font-size:.95rem}.login-pill[data-v-bf276ec9]{display:inline-flex;align-items:center;background:#0f172a14;color:#0f172a;padding:4px 12px;border-radius:999px;font-size:.75rem;margin-bottom:10px;text-transform:uppercase;letter-spacing:.12em}.login-form[data-v-bf276ec9]{margin-top:22px;display:grid;gap:16px}.login-alert[data-v-bf276ec9]{background:#3b82f61a;border:1px solid rgba(59,130,246,.3);color:#1e3a8a;padding:12px 14px;border-radius:14px;margin-top:16px;display:grid;gap:10px;font-size:.9rem}.login-secondary[data-v-bf276ec9]{align-self:start;border:none;background:#0f172a;color:#f8fafc;padding:8px 14px;border-radius:10px;font-size:.85rem;cursor:pointer}.login-secondary[data-v-bf276ec9]:hover{background:#1e293b}.login-field label[data-v-bf276ec9]{display:block;font-size:.85rem;color:#334155;margin-bottom:6px}.login-field input[data-v-bf276ec9]{width:100%;padding:12px 14px;border-radius:14px;border:1px solid #cbd5f5;background:#fff;color:#0f172a;font-size:.95rem;transition:border .2s ease,box-shadow .2s ease}.login-input--error[data-v-bf276ec9]{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.login-field input[data-v-bf276ec9]:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}.login-submit[data-v-bf276ec9]{width:100%;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.login-submit[data-v-bf276ec9]:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0ea5e959}.login-error[data-v-bf276ec9]{color:#b91c1c;background:#f8717126;padding:10px 12px;border-radius:12px;text-align:center;font-size:.85rem}@media (max-width: 900px){.login-shell[data-v-bf276ec9]{grid-template-columns:1fr}}body.pa-chat-fullscreen-open{overflow:hidden}.pa-chat-panel[data-v-3d276afd]{--pa-border: #dbe2ea;--pa-card: #ffffff;--pa-text-primary: #0f172a;--pa-text-soft: #334155;--pa-text-muted: #64748b;border-radius:16px;border:1px solid var(--pa-border, #dbe2ea);background:var(--pa-card, #ffffff);padding:16px;display:flex;flex-direction:column;gap:12px;min-width:280px}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){--pa-border: #334155;--pa-card: #0f172a;--pa-text-primary: #e2e8f0;--pa-text-soft: #cbd5e1;--pa-text-muted: #94a3b8;color-scheme:dark}.pa-chat-panel--dark[data-v-3d276afd]{--pa-border: #334155;--pa-card: #0f172a;--pa-text-primary: #e2e8f0;--pa-text-soft: #cbd5e1;--pa-text-muted: #94a3b8;color-scheme:dark}.pa-chat-panel--fullscreen[data-v-3d276afd]{position:fixed;top:5vh;right:3vw;bottom:5vh;left:3vw;z-index:1200;width:auto;height:auto;max-width:none;max-height:none;min-width:320px;box-shadow:0 24px 64px #0f172a59}.pa-chat-header[data-v-3d276afd]{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.pa-chat-header-actions[data-v-3d276afd]{display:flex;align-items:center;gap:10px}.pa-chat-title[data-v-3d276afd]{font-weight:600;color:var(--pa-text-primary, #0f172a)}.pa-chat-subtitle[data-v-3d276afd]{font-size:.75rem;color:var(--pa-text-muted, #64748b)}.pa-chat-draft[data-v-3d276afd]{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(37,99,235,.2);border-radius:10px;background:#2563eb14;padding:8px 10px}.pa-chat-draft-copy[data-v-3d276afd]{min-width:0;display:grid;gap:2px}.pa-chat-draft-label[data-v-3d276afd]{font-size:.64rem;font-weight:700;line-height:1.1;text-transform:uppercase;color:var(--pa-text-muted, #64748b)}.pa-chat-draft-link[data-v-3d276afd]{overflow:hidden;color:#1d4ed8;font-size:.76rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pa-chat-draft-link[data-v-3d276afd]:hover{text-decoration:underline}.pa-chat-draft-hint[data-v-3d276afd]{overflow:hidden;color:var(--pa-text-soft, #334155);font-size:.74rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pa-chat-draft-actions[data-v-3d276afd]{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px}.pa-chat-draft-status[data-v-3d276afd]{flex:0 0 auto;border-radius:999px;background:#ffffffb3;color:var(--pa-text-muted, #64748b);font-size:.64rem;font-weight:700;line-height:1;padding:5px 7px}.pa-chat-draft-button[data-v-3d276afd]{flex:0 0 auto;border:1px solid rgba(37,99,235,.22);border-radius:999px;background:#ffffffc7;color:#1d4ed8;cursor:pointer;font-size:.64rem;font-weight:700;line-height:1;padding:5px 7px;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.pa-chat-draft-button[data-v-3d276afd]:hover:not(:disabled){border-color:#2563eb61;background:#eff6fff5}.pa-chat-draft-button.danger[data-v-3d276afd]{border-color:#ef444452;background:#fef2f2e0;color:#b91c1c}.pa-chat-draft-button.danger[data-v-3d276afd]:hover:not(:disabled){border-color:#dc26267a;background:#fee2e2f2;color:#991b1b}.pa-chat-draft-button[data-v-3d276afd]:disabled{cursor:not-allowed;opacity:.62}.pa-chat-panel--dark .pa-chat-draft[data-v-3d276afd]{border-color:#93c5fd47;background:#2563eb2e}.pa-chat-panel--dark .pa-chat-draft-link[data-v-3d276afd]{color:#93c5fd}.pa-chat-panel--dark .pa-chat-draft-status[data-v-3d276afd]{background:#0f172a73}.pa-chat-panel--dark .pa-chat-draft-hint[data-v-3d276afd]{color:#cbd5e1}.pa-chat-panel--dark .pa-chat-draft-button[data-v-3d276afd]{border-color:#93c5fd3d;background:#0f172a80;color:#bfdbfe}.pa-chat-panel--dark .pa-chat-draft-button[data-v-3d276afd]:hover:not(:disabled){border-color:#93c5fd6b;background:#1e293bb8}.pa-chat-panel--dark .pa-chat-draft-button.danger[data-v-3d276afd]{border-color:#f8717157;background:#7f1d1d42;color:#fecaca}.pa-chat-panel--dark .pa-chat-draft-button.danger[data-v-3d276afd]:hover:not(:disabled){border-color:#f8717180;background:#7f1d1d61;color:#fee2e2}.pa-chat-body[data-v-3d276afd]{flex:1;display:flex;flex-direction:column;gap:10px;max-height:360px;overflow-y:auto}.pa-chat-panel--fullscreen .pa-chat-body[data-v-3d276afd]{max-height:none}.pa-chat-message[data-v-3d276afd]{padding:10px;border-radius:12px;background:#94a3b81a;font-size:.8rem;color:var(--pa-text-primary, #0f172a)}.pa-chat-message.user[data-v-3d276afd]{align-self:flex-end;background:#2563eb26}.pa-chat-panel--dark .pa-chat-message[data-v-3d276afd]{background:#94a3b829;color:var(--pa-text-primary, #e2e8f0)}.pa-chat-panel--dark .pa-chat-message.user[data-v-3d276afd]{background:#2563eb47}.pa-chat-role[data-v-3d276afd]{display:block;font-size:.65rem;color:var(--pa-text-muted, #64748b);margin-bottom:4px}.pa-chat-content[data-v-3d276afd]{line-height:1.4}.pa-chat-content[data-v-3d276afd] p{margin:0 0 8px}.pa-chat-content[data-v-3d276afd] p:last-child{margin-bottom:0}.pa-chat-content[data-v-3d276afd] code{border-radius:4px;background:#0f172a14;padding:1px 4px;font-size:.76rem}.pa-chat-content[data-v-3d276afd] .pa-chat-list{margin:6px 0 10px 16px;padding:0}.pa-chat-content[data-v-3d276afd] .pa-chat-list li+li{margin-top:4px}.pa-chat-content[data-v-3d276afd] .pa-chat-table-wrap{width:100%;margin:8px 0 10px;overflow-x:auto;border:1px solid rgba(148,163,184,.35);border-radius:8px}.pa-chat-content[data-v-3d276afd] .pa-chat-table{width:100%;min-width:420px;border-collapse:collapse;font-size:.74rem}.pa-chat-content[data-v-3d276afd] .pa-chat-table th,.pa-chat-content[data-v-3d276afd] .pa-chat-table td{padding:7px 8px;border-bottom:1px solid rgba(148,163,184,.25);text-align:left;vertical-align:top}.pa-chat-content[data-v-3d276afd] .pa-chat-table th{background:#0f172a0d;font-weight:700;color:var(--pa-text-soft, #334155)}.pa-chat-content[data-v-3d276afd] .pa-chat-table tr:last-child td{border-bottom:0}.pa-chat-panel--dark .pa-chat-content[data-v-3d276afd]{color:var(--pa-text-primary, #e2e8f0)}.pa-chat-panel--dark .pa-chat-content[data-v-3d276afd] code{background:#e2e8f01f}.pa-chat-panel--dark .pa-chat-content[data-v-3d276afd] .pa-chat-table-wrap{border-color:#94a3b838}.pa-chat-panel--dark .pa-chat-content[data-v-3d276afd] .pa-chat-table th{background:#e2e8f014;color:var(--pa-text-primary, #e2e8f0)}.pa-chat-download[data-v-3d276afd]{margin-top:8px}.pa-chat-message-actions[data-v-3d276afd],.pa-chat-followups[data-v-3d276afd]{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.pa-chat-action-button[data-v-3d276afd],.pa-chat-followup[data-v-3d276afd]{border:1px solid var(--pa-border, #dbe2ea);border-radius:8px;background:#ffffffb8;color:var(--pa-text-primary, #0f172a);font-size:.72rem;font-weight:600;line-height:1.2;padding:6px 9px}.pa-chat-action-button[data-v-3d276afd]{border-color:#2563eb52;background:#2563eb1a;color:#1d4ed8}.pa-chat-action-button[data-v-3d276afd]:disabled,.pa-chat-followup[data-v-3d276afd]:disabled{opacity:.55;cursor:not-allowed}.pa-chat-action-button[data-v-3d276afd]:not(:disabled):hover,.pa-chat-followup[data-v-3d276afd]:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 6px 14px #0f172a14}.pa-chat-panel--dark .pa-chat-action-button[data-v-3d276afd],.pa-chat-panel--dark .pa-chat-followup[data-v-3d276afd]{background:#0f172a59}.pa-chat-panel--dark .pa-chat-action-button[data-v-3d276afd]{color:#93c5fd;border-color:#93c5fd52}.pa-chat-chips[data-v-3d276afd]{display:flex;flex-wrap:wrap;gap:6px}.pa-chat-command-helper[data-v-3d276afd]{display:grid;gap:6px}.pa-chat-command-helper-title[data-v-3d276afd]{margin:0;font-size:.72rem;font-weight:600;color:var(--pa-text-muted, #64748b)}.pa-chat-command-helper-chips[data-v-3d276afd]{display:flex;flex-wrap:wrap;gap:6px}.pa-chip[data-v-3d276afd]{border:1px solid var(--pa-border, #dbe2ea);background:transparent;color:var(--pa-text-primary, #0f172a);padding:4px 8px;border-radius:999px;font-size:.7rem}.pa-chip[data-v-3d276afd]:not(:disabled):hover{background:#94a3b81f}.pa-chat-panel--dark .pa-chip[data-v-3d276afd]{background:#0f172a40}.pa-chat-input[data-v-3d276afd]{display:flex;flex-direction:column;gap:8px}.pa-chat-actions[data-v-3d276afd]{display:flex;flex-direction:row;justify-content:flex-end;gap:6px}.pa-chat-hint[data-v-3d276afd]{font-size:.7rem;color:var(--pa-text-muted, #64748b);margin:0}.pa-chat-typing[data-v-3d276afd]{display:inline-flex;align-items:center;gap:5px;color:var(--pa-text-soft, #334155)}.pa-chat-typing span[data-v-3d276afd]{width:5px;height:5px;border-radius:999px;background:currentColor;opacity:.38;animation:pa-chat-typing-3d276afd 1s infinite ease-in-out}.pa-chat-typing span[data-v-3d276afd]:nth-child(2){animation-delay:.14s}.pa-chat-typing span[data-v-3d276afd]:nth-child(3){animation-delay:.28s}@keyframes pa-chat-typing-3d276afd{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:.8;transform:translateY(-2px)}}.pa-icon-button[data-v-3d276afd]{width:30px;height:30px;border-radius:8px;border:1px dashed var(--pa-border, #dbe2ea);background:transparent;color:var(--pa-text-soft, #334155);display:inline-flex;align-items:center;justify-content:center;position:relative}.pa-icon-button[data-v-3d276afd]:disabled{opacity:.55;cursor:not-allowed}.pa-icon-button[data-v-3d276afd]:not(:disabled):hover{background:#94a3b81f}.pa-button[data-v-3d276afd]{cursor:pointer}.pa-voice-icon[data-v-3d276afd]{line-height:1}.pa-voice-dot[data-v-3d276afd]{width:8px;height:8px;border-radius:999px;margin-left:6px;background:#ef4444;box-shadow:0 0 #ef444499;animation:pa-voice-pulse-3d276afd 1.2s infinite}@keyframes pa-voice-pulse-3d276afd{0%{box-shadow:0 0 #ef444499}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}.pa-textarea[data-v-3d276afd]{border-radius:10px;border:1px solid var(--pa-border, #dbe2ea);background:transparent;color:var(--pa-text-primary, #0f172a);padding:8px;font-size:.85rem}.pa-chat-panel--dark .pa-textarea[data-v-3d276afd]{background:#02061759;color:var(--pa-text-primary, #e2e8f0)}.pa-chat-panel--dark .pa-textarea[data-v-3d276afd]::placeholder{color:var(--pa-text-muted, #94a3b8)}.pa-chat-error[data-v-3d276afd]{color:#ef4444;font-size:.75rem}@media (max-width: 768px){.pa-chat-panel--fullscreen[data-v-3d276afd]{top:0;right:0;bottom:0;left:0;border-radius:0;min-width:0}}.assistant-global-root[data-v-8ad68842]{--assistant-border: var(--pa-border, #dbe2ea);--assistant-card: var(--pa-card, #ffffff);--assistant-text: var(--pa-text-primary, #0f172a);--assistant-text-soft: var(--pa-text-soft, #334155);position:fixed;right:20px;bottom:20px;z-index:70}.assistant-global-fab[data-v-8ad68842]{width:56px;height:56px;border-radius:999px;border:1px solid #1d4ed8;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:18px;font-weight:700;box-shadow:0 10px 26px #2563eb59;display:inline-flex;align-items:center;justify-content:center}.assistant-global-fab.active[data-v-8ad68842]{background:#1e293b;border-color:#0f172a;box-shadow:0 10px 26px #0f172a4d}.assistant-global-panel[data-v-8ad68842]{position:absolute;right:0;bottom:72px;width:min(420px,calc(100vw - 32px));max-height:min(72vh,760px);display:flex;flex-direction:column;border-radius:16px;overflow:hidden;border:1px solid var(--assistant-border);background:var(--assistant-card);box-shadow:0 20px 40px #0f172a38}.assistant-global-header[data-v-8ad68842]{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--assistant-border);background:#94a3b814}.assistant-global-title[data-v-8ad68842]{font-size:.82rem;font-weight:700;color:var(--assistant-text)}.assistant-global-close[data-v-8ad68842]{width:28px;height:28px;border-radius:8px;border:1px solid var(--assistant-border);color:var(--assistant-text-soft);background:transparent;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.assistant-global-close svg[data-v-8ad68842]{width:14px;height:14px}.assistant-global-fab svg[data-v-8ad68842]{width:22px;height:22px}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){--assistant-border: #334155;--assistant-card: #0f172a;--assistant-text: #e2e8f0;--assistant-text-soft: #cbd5e1}.assistant-fade-enter-active[data-v-8ad68842],.assistant-fade-leave-active[data-v-8ad68842]{transition:all .18s ease}.assistant-fade-enter-from[data-v-8ad68842],.assistant-fade-leave-to[data-v-8ad68842]{opacity:0;transform:translateY(6px)}[data-v-8ad68842] .pa-chat-panel{border:0;border-radius:0;box-shadow:none;background:transparent;min-width:0}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background:#064e3b!important;color:#d1fae5!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background:#92400e!important;color:#fef3c7!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background:#9f1239!important;color:#ffe4e6!important}.execution-pulse[data-v-d407b47e]{position:relative;display:inline-flex;width:8px;height:8px;border-radius:9999px;background-color:#f59e0b;box-shadow:0 0 #f59e0b99;animation:executionPulse-d407b47e 1.2s ease-in-out infinite}.status-dot[data-v-d407b47e]{display:inline-flex;width:8px;height:8px;border-radius:9999px;background-color:#dc2626;box-shadow:0 0 0 2px #dc262633}.error-snippet[data-v-d407b47e]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}@keyframes executionPulse-d407b47e{0%{transform:scale(.9);box-shadow:0 0 #f59e0bb3}70%{transform:scale(1.1);box-shadow:0 0 0 8px #f59e0b00}to{transform:scale(.9);box-shadow:0 0 #f59e0b00}}.app-theme-dark{background:#1f2937!important;border:1px solid #334155;color:#e2e8f0!important}.app-theme-dark{background:#273449!important}.app-theme-dark{background:#0f172a!important;color:#e2e8f0}.app-theme-dark{color:#e2e8f0}.app-theme-dark{color:#0f172a}.app-theme-dark{background:#fef9c3;border:1px solid #fde68a;color:#0f172a}.app-theme-dark{color:#0f172a!important}.app-theme-dark{color:#475569!important}.app-theme-dark{color:#1d4ed8!important}.wizard-input[data-v-eb9832c9]{width:100%;border-radius:.5rem;border:1px solid #334155;background:#020617;color:#f1f5f9;padding:.625rem .75rem;font-size:.875rem}.sql-code-editor[data-v-baf4f3a1]{position:relative}.sql-code-editor--fullscreen[data-v-baf4f3a1]{position:fixed;top:16px;right:16px;bottom:16px;left:16px;z-index:80;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:.5rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column}.sql-code-editor__toolbar[data-v-baf4f3a1]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.sql-code-editor__toolbar-actions[data-v-baf4f3a1]{display:inline-flex;align-items:center;gap:.25rem}.sql-code-editor__toolbar-btn[data-v-baf4f3a1]{border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;border-radius:.375rem;padding:.125rem .5rem;font-size:11px;line-height:1.35;cursor:pointer}.sql-code-editor__toolbar-btn[data-v-baf4f3a1]:hover{background:#e2e8f0}.sql-code-editor__host[data-v-baf4f3a1]{border:1px solid #cbd5e1;border-radius:.375rem;overflow:visible;position:relative}.sql-code-editor--fullscreen .sql-code-editor__host[data-v-baf4f3a1]{flex:1;min-height:0}.sql-code-editor__fallback[data-v-baf4f3a1]{margin-top:.25rem;display:flex;flex-wrap:wrap;gap:.25rem}.sql-code-editor__fallback-item[data-v-baf4f3a1]{border:1px solid #cbd5e1;background:#f8fafc;border-radius:.375rem;padding:.125rem .5rem;font-size:11px;line-height:1.35;cursor:pointer}.sql-code-editor__fallback-item[data-v-baf4f3a1]:hover{background:#e2e8f0}.sql-code-editor[data-v-baf4f3a1] .cm-editor{min-height:var(--sql-editor-min-height, 120px);font-size:12px}.sql-code-editor--fullscreen[data-v-baf4f3a1] .cm-editor,.sql-code-editor--fullscreen[data-v-baf4f3a1] .cm-scroller{min-height:100%;height:100%}.sql-code-editor[data-v-baf4f3a1] .cm-scroller{min-height:var(--sql-editor-min-height, 120px);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.sql-code-editor[data-v-baf4f3a1] .cm-tooltip.cm-tooltip-autocomplete{z-index:80}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){background:#0f172a;border-color:#334155;box-shadow:0 24px 48px #0206178c}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){border-color:#334155}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){border-color:#334155;background:#111827;color:#e2e8f0}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){background:#020617;color:#e2e8f0}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){background:#020617}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){caret-color:#f8fafc}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){background:#020617;color:#94a3b8;border-right:1px solid #1e293b}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){background:#1e293bbf}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){background:#0f172a;color:#e2e8f0;border:1px solid #334155}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]){background:#1e293b}.flow-canvas-v2[data-v-2da50c43]{background-image:linear-gradient(to right,rgba(148,163,184,.12) 1px,transparent 1px),linear-gradient(to bottom,rgba(148,163,184,.12) 1px,transparent 1px);background-size:24px 24px}.flow-canvas-v2--light[data-v-2da50c43]{background-color:#f8fafc}.flow-canvas-v2--dark[data-v-2da50c43]{background-color:#0f172a}.flow-node-v2[data-v-2da50c43]{cursor:move;-webkit-user-select:none;user-select:none}.flow-node-link-btn[data-v-2da50c43]{border-color:#60a5fa;color:#1d4ed8;background:#dbeafee6}.flow-node-link-btn[data-v-2da50c43]:hover{background:#bfdbfe}.flow-node-delete-btn[data-v-2da50c43]{border-color:#fca5a5;color:#b91c1c;background:#fee2e2f2}.flow-node-delete-btn[data-v-2da50c43]:hover{background:#fecaca}.flow-workspace-builder--dark[data-v-2da50c43]{color:#e2e8f0}.flow-workspace-builder--dark[data-v-2da50c43] .text-slate-800{color:#e2e8f0!important}.flow-workspace-builder--dark[data-v-2da50c43] .text-slate-700{color:#cbd5e1!important}.flow-workspace-builder--dark[data-v-2da50c43] .text-slate-600,.flow-workspace-builder--dark[data-v-2da50c43] .text-slate-500{color:#94a3b8!important}.flow-workspace-builder--dark[data-v-2da50c43] .bg-white{background-color:#0f172a!important}.flow-workspace-builder--dark[data-v-2da50c43] .bg-slate-50{background-color:#111827!important}.flow-workspace-builder--dark[data-v-2da50c43] .bg-slate-100{background-color:#1f2937!important}.flow-workspace-builder--dark[data-v-2da50c43] .border-slate-200,.flow-workspace-builder--dark[data-v-2da50c43] .border-slate-300,.flow-workspace-builder--dark[data-v-2da50c43] .border-slate-400{border-color:#334155!important}.flow-workspace-builder--dark[data-v-2da50c43] input,.flow-workspace-builder--dark[data-v-2da50c43] select,.flow-workspace-builder--dark[data-v-2da50c43] textarea{background-color:#0b1220!important;color:#e2e8f0!important;border-color:#334155!important}.flow-workspace-builder--dark[data-v-2da50c43] input::placeholder,.flow-workspace-builder--dark[data-v-2da50c43] textarea::placeholder{color:#64748b!important}.flow-workspace-builder--dark[data-v-2da50c43] button.bg-white{background-color:#111827!important;color:#e2e8f0!important;border-color:#334155!important}.flow-workspace-builder--dark[data-v-2da50c43] button.bg-white:hover{background-color:#1f2937!important}.flow-workspace-builder--dark .flow-node-link-btn[data-v-2da50c43]{border-color:#60a5fa;color:#bfdbfe;background:#1e3a8a73}.flow-workspace-builder--dark .flow-node-link-btn[data-v-2da50c43]:hover{background:#1e40af99}.flow-workspace-builder--dark .flow-node-delete-btn[data-v-2da50c43]{border-color:#f87171;color:#fecaca;background:#7f1d1d73}.flow-workspace-builder--dark .flow-node-delete-btn[data-v-2da50c43]:hover{background:#991b1b99}.flow-workspace-builder--dark[data-v-2da50c43] .flow-btn-conversation{border-color:#7c3aed!important;background-color:#312e81!important;color:#e9d5ff!important}.flow-workspace-builder--dark[data-v-2da50c43] .flow-btn-conversation:hover{background-color:#4338ca!important}.flow-workspace-builder--dark[data-v-2da50c43] .flow-btn-conversation:disabled{border-color:#334155!important;background-color:#0f172a!important;color:#64748b!important;opacity:1!important}.flow-workspace-builder--dark[data-v-2da50c43] .bg-emerald-50{background-color:#0f2a22!important}.flow-workspace-builder--dark[data-v-2da50c43] .border-emerald-200{border-color:#1f5b4b!important}.flow-workspace-builder--dark[data-v-2da50c43] .text-emerald-700{color:#86efac!important}.flow-workspace-builder--dark[data-v-2da50c43] .bg-sky-50{background-color:#102434!important}.flow-workspace-builder--dark[data-v-2da50c43] .border-sky-200{border-color:#24557a!important}.flow-workspace-builder--dark[data-v-2da50c43] .text-sky-900{color:#bae6fd!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#0f172a;border-color:#334155;color:#f8fafc}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){box-shadow:0 18px 36px #02061761}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#0f172a!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#1e293b!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){border-color:#475569!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){color:#f1f5f9!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){color:#cbd5e1!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){border-color:#475569}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#1e293b;color:#f1f5f9}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#334155}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#020617cc!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){border-color:#1e293b!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){color:#94a3b8!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#0f172a!important;border-color:#334155!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#1e293b!important;border-color:#475569!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){color:#e2e8f0!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#1e293bf2!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){border-color:#60a5fa!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){color:#bfdbfe!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){color:#fde68a!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#450a0a8c!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){border-color:#f8717173!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){color:#fecaca!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){opacity:.55;color:#cbd5e1!important;border-color:#334155!important;background-color:#0f172abf!important}.intent-routing-input[data-v-608d6d36],.intent-routing-textarea[data-v-608d6d36]{font-family:DejaVu Sans,Liberation Sans,Noto Sans,Segoe UI,Arial,sans-serif;direction:ltr;unicode-bidi:plaintext;letter-spacing:normal;word-spacing:normal;line-height:1.35;font-kerning:none;font-variant-ligatures:none;font-feature-settings:"liga" 0,"clig" 0,"calt" 0;text-rendering:geometricPrecision;text-shadow:none;-webkit-text-fill-color:currentColor;caret-color:currentColor}.admin-copilot-rules[data-v-608d6d36] :is(input,textarea):not([type=checkbox]){font-family:DejaVu Sans,Liberation Sans,Noto Sans,Segoe UI,Arial,sans-serif!important;font-size:14px!important;line-height:1.35!important;letter-spacing:normal!important;word-spacing:normal!important;direction:ltr!important;unicode-bidi:plaintext!important;font-kerning:none!important;font-variant-ligatures:none!important;font-feature-settings:"liga" 0,"clig" 0,"calt" 0!important;text-rendering:optimizeLegibility!important;text-shadow:none!important;-webkit-text-fill-color:currentColor!important;-webkit-font-smoothing:antialiased}.wizard-input[data-v-608d6d36]{width:100%;border-radius:.5rem;border:1px solid #475569;background:#0f172a;color:#f8fafc;padding:.625rem .75rem;font-size:.875rem}.wizard-input[data-v-608d6d36]:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa40}.admin-copilot-rules[data-v-608d6d36] :is(input,textarea)::placeholder{opacity:.55}.admin-copilot-rules[data-v-608d6d36] :is(input,textarea):focus::placeholder{opacity:.2}.admin-copilot-rules[data-v-608d6d36] :is(input,textarea):not(:placeholder-shown)::placeholder{color:transparent!important;opacity:0!important}.flow-canvas-board[data-v-608d6d36]{background-color:#f8fafc;background-image:linear-gradient(to right,rgba(148,163,184,.18) 1px,transparent 1px),linear-gradient(to bottom,rgba(148,163,184,.18) 1px,transparent 1px);background-size:24px 24px}.flow-canvas-board--clean[data-v-608d6d36]{background-color:#f8fafc;background-image:linear-gradient(to right,rgba(148,163,184,.24) 1px,transparent 1px),linear-gradient(to bottom,rgba(148,163,184,.24) 1px,transparent 1px);background-size:24px 24px}.flow-canvas-node[data-v-608d6d36]{transition:box-shadow .15s ease,transform .12s ease,border-color .15s ease}.flow-canvas-node--clean[data-v-608d6d36]{background:#fff;border-color:#cbd5e1;color:#0f172a}.flow-node-body--clean[data-v-608d6d36]{color:#0f172a}.flow-node-summary--clean[data-v-608d6d36]{color:#475569}.flow-canvas-node__header[data-v-608d6d36]{border-bottom:1px solid rgba(148,163,184,.22)}.flow-canvas-node__port[data-v-608d6d36]{position:absolute;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:9999px;background:#64748b;border:1px solid #ffffff;box-shadow:0 0 0 1px #47556940}.flow-canvas-node__port--in[data-v-608d6d36]{left:-5px}.flow-canvas-node__port--out[data-v-608d6d36]{right:-5px}.flow-node--selected[data-v-608d6d36]{box-shadow:0 0 0 2px #2563eb61;transform:translateY(-1px)}.flow-node--connecting[data-v-608d6d36]{box-shadow:0 0 0 2px #f59e0b73;border-style:dashed}.flow-node--simulated[data-v-608d6d36]{box-shadow:0 0 0 2px #10b98166}.flow-node-header--selected[data-v-608d6d36]{color:#0f172a}.flow-node--trigger[data-v-608d6d36]{border-color:#7dd3fc}.flow-node-header--trigger[data-v-608d6d36]{background:#e0f2fe;color:#0c4a6e}.flow-node-badge--trigger[data-v-608d6d36]{border-color:#7dd3fc;color:#0c4a6e;background:#e0f2fe}.flow-node--channel_router[data-v-608d6d36]{border-color:#f9a8d4}.flow-node-header--channel_router[data-v-608d6d36]{background:#fce7f3;color:#831843}.flow-node-badge--channel_router[data-v-608d6d36]{border-color:#f9a8d4;color:#831843;background:#fce7f3}.flow-node--intent_router[data-v-608d6d36]{border-color:#c4b5fd}.flow-node-header--intent_router[data-v-608d6d36]{background:#ede9fe;color:#4c1d95}.flow-node-badge--intent_router[data-v-608d6d36]{border-color:#c4b5fd;color:#4c1d95;background:#ede9fe}.flow-node--action[data-v-608d6d36]{border-color:#93c5fd}.flow-node-header--action[data-v-608d6d36]{background:#dbeafe;color:#1e3a8a}.flow-node-badge--action[data-v-608d6d36]{border-color:#93c5fd;color:#1e3a8a;background:#dbeafe}.flow-node--reply[data-v-608d6d36]{border-color:#86efac}.flow-node-header--reply[data-v-608d6d36]{background:#dcfce7;color:#14532d}.flow-node-badge--reply[data-v-608d6d36]{border-color:#86efac;color:#14532d;background:#dcfce7}.flow-node--call_subflow[data-v-608d6d36]{border-color:#fcd34d}.flow-node-header--call_subflow[data-v-608d6d36]{background:#fef3c7;color:#78350f}.flow-node-badge--call_subflow[data-v-608d6d36]{border-color:#fcd34d;color:#78350f;background:#fef3c7}.flow-canvas-node--clean .flow-canvas-node__header[data-v-608d6d36]{background:#f1f5f9!important;color:#0f172a!important;border-bottom-color:#94a3b840}.flow-canvas-node--clean .flow-canvas-node__port[data-v-608d6d36]{background:#60a5fa;border-color:#fff;box-shadow:0 0 0 1px #60a5fa40}.flow-canvas-node--clean button[data-v-608d6d36]{color:#0f172a;border-color:#64748b73;background:#f8fafcf2}.flow-inspector-clean[data-v-608d6d36]{border-color:#cbd5e1;background:#fff;color:#0f172a}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background-color:#0f172a;background-image:linear-gradient(to right,rgba(71,85,105,.45) 1px,transparent 1px),linear-gradient(to bottom,rgba(71,85,105,.45) 1px,transparent 1px)}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background:#111827;border-color:#475569;color:#e2e8f0}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){color:#e2e8f0}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){color:#94a3b8}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){background:#1f2937!important;color:#e5e7eb!important}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){border-color:#0f172a}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){color:#e2e8f0;border-color:#94a3b873;background:#1e293bd9}:is(.app-theme-dark,.theme-dark,[data-theme=dark]){border-color:#334155;background:#0f172a;color:#e2e8f0}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]) .admin-clients .ac-btn-primary{background-color:#172554!important;color:#eff6ff!important;border-color:#1e3a8a!important}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]) .admin-clients .ac-btn-primary:hover:not(:disabled){background-color:#1e3a8a!important}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]) .admin-clients .ac-btn-secondary{background-color:#0f172a!important;color:#e2e8f0!important;border-color:#334155!important}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]) .admin-clients .ac-btn-secondary:hover:not(:disabled){background-color:#1e293b!important}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]) .admin-clients .ac-btn-danger{background-color:#450a0a!important;color:#fee2e2!important;border-color:#7f1d1d!important}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]) .admin-clients .ac-btn-danger:hover:not(:disabled){background-color:#7f1d1d!important}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]) .admin-clients .ac-pill-execution{background-color:#0f172a!important;color:#bfdbfe!important;box-shadow:inset 0 0 0 1px #1e3a8aa6}:is(html.app-theme-dark,html.theme-dark,html[data-theme=dark],body.app-theme-dark,body.theme-dark,body[data-theme=dark]) .admin-clients .ac-pill-manual{background-color:#111827!important;color:#cbd5e1!important;box-shadow:inset 0 0 0 1px #334155d9}.migration-rule-input[data-v-469bac0c]{line-height:1.25rem;padding-top:0;padding-bottom:0}.app-theme-dark{background:#064e3b!important;color:#d1fae5!important}.app-theme-dark{background:#065f46!important;color:#d1fae5!important}.app-theme-dark{background:#9f1239!important;color:#ffe4e6!important}.app-theme-dark{background:#92400e!important;color:#fef3c7!important}.app-theme-dark{background:#1f2937!important;color:#e5e7eb!important}.app-theme-dark{background:#1f2937!important;color:#e2e8f0!important}.app-theme-dark{background:#334155}.execution-pulse[data-v-e740b4da]{position:relative;display:inline-flex;width:10px;height:10px;border-radius:9999px;background-color:#f59e0b;box-shadow:0 0 #f59e0b99;animation:executionPulse-e740b4da 1.2s ease-in-out infinite}@keyframes executionPulse-e740b4da{0%{transform:scale(.9);box-shadow:0 0 #f59e0bb3}70%{transform:scale(1.1);box-shadow:0 0 0 8px #f59e0b00}to{transform:scale(.9);box-shadow:0 0 #f59e0b00}}.payroll-analytics[data-v-698506fd]{--pa-bg: #f6f8fb;--pa-card: #ffffff;--pa-border: #e5e7eb;--pa-text-primary: #0f172a;--pa-text-muted: #64748b;--pa-accent: #2563eb;--pa-accent-muted: rgba(37, 99, 235, .35);background:var(--pa-bg);padding:12px;border-radius:16px}.pa-layout[data-v-698506fd]{display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 320px}.pa-main[data-v-698506fd]{display:flex;flex-direction:column;gap:24px}@media (max-width: 1200px){.pa-layout[data-v-698506fd]{grid-template-columns:1fr}}:is(.app-theme-dark,.theme-dark,[data-theme=dark]) .payroll-analytics[data-v-698506fd]{--pa-bg: #0f172a;--pa-card: #111827;--pa-border: #1f2937;--pa-text-primary: #f8fafc;--pa-text-muted: #94a3b8;--pa-accent: #38bdf8;--pa-accent-muted: rgba(56, 189, 248, .4)}.payroll-analytics[data-v-698506fd] .pa-card,.payroll-analytics[data-v-698506fd] .pa-config-panel,.payroll-analytics[data-v-698506fd] .pa-grid-preview{background:var(--pa-card)}.pa-grid[data-v-698506fd]{display:grid;gap:16px}.pa-card[data-v-698506fd]{border-radius:16px;border:1px solid var(--pa-border);box-shadow:0 8px 24px #0f172a0d;padding:16px;min-height:120px;background:var(--pa-card);color:var(--pa-text-primary)}@keyframes pa-skeleton-698506fd{0%{background-position:200% 0}to{background-position:-200% 0}}.pa-card.preview[data-v-698506fd]{opacity:.75}.pa-card-header[data-v-698506fd]{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.pa-card-actions[data-v-698506fd]{position:relative;display:flex;align-items:center;gap:6px}.pa-export-menu[data-v-698506fd]{position:absolute;top:28px;right:0;display:grid;gap:6px;padding:8px;border-radius:10px;border:1px solid var(--pa-border);background:var(--pa-card);box-shadow:0 10px 24px #0f172a1f;z-index:10}.pa-exporting .pa-card-actions[data-v-698506fd]{display:none}.pa-card-title[data-v-698506fd]{font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:6px}.pa-card-subtitle[data-v-698506fd]{font-size:.75rem;color:var(--pa-text-muted)}.pa-card-body[data-v-698506fd]{margin-top:12px}.pa-kpi[data-v-698506fd]{font-size:1.8rem;font-weight:600}.pa-kpi-note[data-v-698506fd]{font-size:.75rem;color:var(--pa-text-muted)}.pa-chart[data-v-698506fd]{height:120px;background:#94a3b81a;border-radius:12px;padding:8px;overflow:hidden}.pa-chart svg[data-v-698506fd]{width:100%;height:100%;display:block}.pa-bar-list[data-v-698506fd]{display:flex;flex-direction:column;gap:10px;font-size:.75rem;color:var(--pa-text-muted)}.pa-bar-row[data-v-698506fd]{display:grid;grid-template-columns:minmax(96px,1fr) minmax(120px,2fr) max-content;gap:8px;align-items:center}.pa-bar-row>span[data-v-698506fd]:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-bar-track[data-v-698506fd]{background:#94a3b833;height:6px;border-radius:999px;overflow:hidden}.pa-bar-fill[data-v-698506fd]{height:100%;background:var(--pa-accent)}.pa-bar-vertical[data-v-698506fd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:12px;align-items:end;min-height:140px}.pa-bar-vertical-item[data-v-698506fd]{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:.7rem;color:var(--pa-text-muted)}.pa-bar-vertical-track[data-v-698506fd]{width:24px;height:90px;background:#94a3b833;border-radius:999px;display:flex;align-items:flex-end;overflow:hidden}.pa-bar-vertical-fill[data-v-698506fd]{width:100%;background:var(--pa-accent)}.pa-bar-vertical-label[data-v-698506fd]{text-align:center;max-width:80px}.pa-bar-vertical-value[data-v-698506fd]{font-weight:600;color:var(--pa-text-primary)}.pa-table[data-v-698506fd]{display:grid;gap:6px;font-size:.75rem}.pa-table-header[data-v-698506fd],.pa-table-row[data-v-698506fd]{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:8px;padding:6px 0}.pa-table.compact .pa-table-header[data-v-698506fd],.pa-table.compact .pa-table-row[data-v-698506fd]{grid-template-columns:2fr repeat(3,1fr)}.pa-table.generic[data-v-698506fd]{overflow-x:auto;padding-bottom:2px}.pa-table.generic .pa-table-header[data-v-698506fd],.pa-table.generic .pa-table-row[data-v-698506fd]{grid-template-columns:var(--pa-table-columns);min-width:max-content}.pa-table.generic .pa-table-header>span[data-v-698506fd],.pa-table.generic .pa-table-row>span[data-v-698506fd]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pa-table-header[data-v-698506fd]{font-weight:600;color:var(--pa-text-primary)}.pa-table-row[data-v-698506fd]{color:var(--pa-text-muted);border-bottom:1px solid var(--pa-border)}.pa-badge[data-v-698506fd]{display:inline-flex;align-items:center;gap:6px;background:#94a3b826;color:var(--pa-text-muted);padding:4px 10px;border-radius:999px;font-size:.7rem}.pa-badge.warn[data-v-698506fd]{background:#f8717133;color:#ef4444}.pa-badge.info[data-v-698506fd]{background:#2563eb1f;color:#1d4ed8}.pa-badge.small[data-v-698506fd]{font-size:.65rem}.pa-badge.muted[data-v-698506fd]{background:#94a3b81a}.pa-select[data-v-698506fd]{padding:6px 10px;border-radius:10px;border:1px solid var(--pa-border);background:var(--pa-card);color:var(--pa-text-primary);font-size:.85rem}.pa-select.tiny[data-v-698506fd]{padding:6px 8px;font-size:.75rem}.pa-button[data-v-698506fd]{border-radius:10px;padding:8px 12px;font-size:.85rem;border:1px solid var(--pa-border);background:var(--pa-card);color:var(--pa-text-primary)}.pa-button.primary[data-v-698506fd]{background:var(--pa-accent);color:#fff;border:none}.pa-button.secondary[data-v-698506fd]{border:1px solid var(--pa-border)}.pa-button.danger[data-v-698506fd]{border-color:#dc262659;color:#b91c1c}.pa-button.danger[data-v-698506fd]:hover{background:#dc262614}.pa-button.tiny[data-v-698506fd]{padding:4px 8px;font-size:.7rem}.pa-exploration-banner[data-v-698506fd]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid rgba(37,99,235,.2);border-radius:12px;background:#2563eb12}.pa-exploration-copy[data-v-698506fd]{min-width:0}.pa-exploration-title[data-v-698506fd]{font-size:.95rem;font-weight:700;color:var(--pa-text-primary)}.pa-exploration-text[data-v-698506fd]{margin-top:2px;font-size:.82rem;color:var(--pa-text-muted)}.pa-exploration-actions[data-v-698506fd]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.pa-config[data-v-698506fd]{display:grid;gap:24px;grid-template-columns:minmax(260px,420px) 1fr}.pa-config-panel[data-v-698506fd]{border-radius:16px;border:1px solid var(--pa-border);padding:16px;background:var(--pa-card)}.pa-config-list[data-v-698506fd]{margin-top:16px;display:flex;flex-direction:column;gap:8px}.pa-config-item[data-v-698506fd]{border:1px dashed var(--pa-border);padding:10px;border-radius:12px;background:#94a3b81a;display:flex;justify-content:space-between;align-items:center;cursor:grab}.pa-config-item.is-hidden[data-v-698506fd]{opacity:.5}.pa-config-actions[data-v-698506fd]{display:flex;gap:6px}.pa-config-actions .danger[data-v-698506fd]{border-color:#e25c5c;color:#e25c5c}.pa-config-actions .danger[data-v-698506fd]:hover{background:#e25c5c1f}:is(.app-theme-dark,.theme-dark,[data-theme=dark]) .pa-button.secondary[data-v-698506fd]{background:#334155;border-color:#475569;color:#f8fafc}:is(.app-theme-dark,.theme-dark,[data-theme=dark]) .pa-button.secondary[data-v-698506fd]:hover{background:#475569}.pa-button.icon[data-v-698506fd]{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1}.pa-config-add[data-v-698506fd]{margin-top:12px}.pa-add-panel[data-v-698506fd]{margin-top:10px;padding:12px;border-radius:12px;border:1px solid var(--pa-border);background:var(--pa-card)}.pa-add-grid[data-v-698506fd]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pa-add-field[data-v-698506fd]{min-width:0}.pa-add-actions[data-v-698506fd]{display:flex;justify-content:flex-end;margin-top:12px}.pa-label[data-v-698506fd]{display:block;font-size:12px;color:var(--pa-text-muted);margin-bottom:4px}.pa-config-missing[data-v-698506fd]{margin-top:12px;display:flex;flex-direction:column;gap:8px}.pa-config-missing-list[data-v-698506fd]{display:flex;flex-wrap:wrap;gap:6px}.pa-config-footer[data-v-698506fd]{margin-top:16px;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.pa-modal-overlay[data-v-698506fd]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:40}.pa-modal[data-v-698506fd]{width:min(480px,90vw);background:var(--pa-card);border:1px solid var(--pa-border);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px}.pa-modal-footer[data-v-698506fd]{display:flex;gap:8px;justify-content:flex-end}.pa-grid-preview[data-v-698506fd]{display:grid;gap:12px;grid-template-columns:repeat(12,minmax(0,1fr))}@media (max-width: 980px){.pa-config[data-v-698506fd],.pa-add-grid[data-v-698506fd]{grid-template-columns:1fr}.pa-exploration-banner[data-v-698506fd]{align-items:flex-start;flex-direction:column}.pa-exploration-actions[data-v-698506fd]{justify-content:flex-start}}.pa-pie[data-v-698506fd]{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center}.pa-pie svg[data-v-698506fd]{width:120px;height:120px}.pa-pie-legend[data-v-698506fd]{display:flex;flex-direction:column;gap:6px;font-size:.75rem;color:var(--pa-text-muted)}.pa-pie-legend-row[data-v-698506fd]{display:grid;grid-template-columns:12px 1fr auto;gap:8px;align-items:center}.pa-pie-dot[data-v-698506fd]{width:10px;height:10px;border-radius:999px}.pa-modal-backdrop[data-v-698506fd]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:60;padding:16px}.pa-modal[data-v-698506fd]{width:min(560px,92vw);background:var(--pa-card);border:1px solid var(--pa-border);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px}.pa-modal-header[data-v-698506fd]{display:flex;justify-content:space-between;align-items:center}.pa-modal-body[data-v-698506fd]{display:flex;flex-direction:column;gap:10px}.pa-modal-label[data-v-698506fd]{font-size:.75rem;color:var(--pa-text-muted);display:flex;flex-direction:column;gap:6px}.pa-modal-footer[data-v-698506fd]{display:flex;justify-content:flex-end;gap:8px}.pa-skeleton[data-v-698506fd]{display:flex;flex-direction:column;gap:8px}.pa-skeleton-line[data-v-698506fd]{height:10px;border-radius:999px;background:linear-gradient(90deg,#94a3b826,#94a3b859,#94a3b826);background-size:200% 100%;animation:pa-skeleton-698506fd 1.4s ease-in-out infinite}.pa-skeleton-line.wide[data-v-698506fd]{height:16px}.pa-empty[data-v-698506fd]{font-size:.85rem;color:var(--pa-text-muted)}.pa-onboarding-list[data-v-698506fd]{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:var(--pa-text-muted);padding-left:16px}.pa-input[data-v-698506fd]{padding:8px 10px;border-radius:10px;border:1px solid var(--pa-border);background:var(--pa-card);color:var(--pa-text-primary);width:100%}.pa-icon-suggestions[data-v-698506fd]{display:flex;flex-wrap:wrap;gap:6px}.pa-icon-suggestions .pa-button.is-selected[data-v-698506fd]{border-color:var(--pa-accent);box-shadow:inset 0 0 0 1px #38bdf873}.pa-add-field .pa-select[data-v-698506fd]{width:100%}.pa-scope-preview[data-v-698506fd]{background:#94a3b826;border-radius:10px;padding:8px;font-size:.7rem;color:var(--pa-text-primary);max-height:120px;overflow:auto}.assistant-ai-page[data-v-1d844cf4]{color:var(--pa-text-primary)}.assistant-ai-hero[data-v-1d844cf4]{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;border-radius:14px;border:1px solid var(--pa-border);background:linear-gradient(135deg,var(--pa-card),rgba(37,99,235,.08))}.assistant-ai-kicker[data-v-1d844cf4]{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--pa-text-muted);margin-bottom:4px}.assistant-ai-title[data-v-1d844cf4]{font-size:1.4rem;font-weight:700;line-height:1.15}.assistant-ai-subtitle[data-v-1d844cf4]{margin-top:4px;color:var(--pa-text-muted);font-size:.85rem}.assistant-ai-badges[data-v-1d844cf4]{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.assistant-ai-badge[data-v-1d844cf4]{border-radius:999px;border:1px solid var(--pa-border);padding:4px 10px;font-size:.72rem;font-weight:600;color:var(--pa-text-soft);background:#94a3b81a}.assistant-ai-badge.ok[data-v-1d844cf4]{border-color:#10b981;color:#047857;background:#10b9811f}.assistant-ai-badge.warn[data-v-1d844cf4]{border-color:#f59e0b;color:#92400e;background:#f59e0b1f}.assistant-ai-layout[data-v-1d844cf4]{display:grid;grid-template-columns:300px minmax(0,1fr);gap:12px}.assistant-ai-side[data-v-1d844cf4]{display:flex;flex-direction:column;gap:12px}.assistant-ai-card[data-v-1d844cf4]{border-radius:14px;border:1px solid var(--pa-border);background:var(--pa-card);padding:14px}.assistant-ai-card-title[data-v-1d844cf4]{font-size:.92rem;font-weight:700;margin-bottom:6px}.assistant-ai-card-text[data-v-1d844cf4]{font-size:.8rem;color:var(--pa-text-muted)}.assistant-ai-link[data-v-1d844cf4]{margin-top:10px;display:inline-flex;font-size:.78rem;color:#2563eb;font-weight:600}.assistant-ai-list[data-v-1d844cf4]{margin:0;padding-left:16px;color:var(--pa-text-muted);font-size:.78rem;line-height:1.45;display:grid;gap:4px}.assistant-ai-chat[data-v-1d844cf4]{min-width:0}@media (max-width: 1100px){.assistant-ai-layout[data-v-1d844cf4]{grid-template-columns:1fr}}.filter-input[data-v-82c87822]{width:100%;border-radius:.375rem;border:1px solid #d1d5db;padding:.5rem .75rem;font-size:.875rem;color:#374151;box-shadow:0 1px 2px #0000000d}.filter-input[data-v-82c87822]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f666}.template-name[data-v-82c87822]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.filter-block[data-v-82c87822]{border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;background:#f9fafb}.filter-options[data-v-82c87822]{margin-top:.5rem;max-height:140px;overflow-y:auto;display:flex;flex-direction:column;gap:.35rem}.filter-option[data-v-82c87822]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#374151}.filter-tags[data-v-82c87822]{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.35rem}.filter-tag[data-v-82c87822]{border:1px solid #d1d5db;border-radius:999px;background:#fff;padding:.2rem .6rem;font-size:.75rem;color:#374151}.field-order-item--active[data-v-82c87822]{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 2px #3b82f633}.custom-reports-page--dark .filter-block[data-v-82c87822]{background:#0f172a!important;border-color:#1f2937!important}.custom-reports-page--dark .filter-options[data-v-82c87822]{background:#0b1220!important;border-color:#1f2937!important}.custom-reports-page--dark .filter-input[data-v-82c87822]{background:#0b1220!important;border-color:#1f2937!important;color:#e5e7eb!important}.custom-reports-page--dark .filter-input[data-v-82c87822]::placeholder{color:#64748b!important}.custom-reports-page--dark .filter-option[data-v-82c87822]{color:#d1d5db!important}.custom-reports-page--dark .filter-tag[data-v-82c87822]{background:#0b1220!important;border-color:#1f2937!important;color:#cbd5e1!important}.custom-reports-page--dark .field-order-panel[data-v-82c87822]{background:#0f172a99!important;border-color:#94a3b840!important}.custom-reports-page--dark .field-order-item[data-v-82c87822]{background:#0f172abf!important;border-color:#94a3b859!important;color:#e2e8f0!important}.custom-reports-page--dark .field-order-item--active[data-v-82c87822]{background:#1e293be6!important;border-color:#60a5fabf!important;box-shadow:0 0 0 2px #60a5fa40}.custom-reports-page--dark .field-order-button[data-v-82c87822]{background:#94a3b81a!important;border-color:#94a3b859!important;color:#cbd5f5!important}.custom-reports-page--dark .field-order-button[data-v-82c87822]:hover{background:#94a3b833!important}.custom-reports-page--dark .preview-modal-card[data-v-82c87822]{background:#0b1220!important;border:1px solid #1f2937}.custom-reports-page--dark .preview-modal-card h3[data-v-82c87822],.custom-reports-page--dark .preview-modal-card p[data-v-82c87822],.custom-reports-page--dark .preview-modal-card th[data-v-82c87822],.custom-reports-page--dark .preview-modal-card td[data-v-82c87822]{color:#e5e7eb!important}.custom-reports-page--dark .preview-modal-card thead[data-v-82c87822]{background:#0f172acc!important}.custom-reports-page--dark .preview-modal-card tbody[data-v-82c87822]{background:#0b1220!important}.custom-reports-page--dark .preview-download[data-v-82c87822]{background:#052e16!important;border-color:#065f46!important;color:#a7f3d0!important}.custom-reports-page--dark .preview-download[data-v-82c87822]:hover{background:#064e3b!important;border-color:#059669!important}.custom-reports-page--dark[data-v-82c87822] :is(input,textarea,select):not([type=checkbox]){color:#e5e7eb!important;background:#0b1220!important;border-color:#1f2937!important}.custom-reports-page--dark[data-v-82c87822] :is(input,textarea,select)::placeholder{color:#64748b!important}.custom-reports-page--dark select option[data-v-82c87822]{background:#0b1220!important;color:#e5e7eb!important}.custom-reports-page--dark input[type=month][data-v-82c87822]::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.8}body.app-theme-dark,.app-theme-dark,.dark,.theme-dark,.dark-mode,[data-theme=dark]{color:#e5e7eb!important;background:#1f2937!important}body.app-theme-dark,.app-theme-dark,.dark,.theme-dark,.dark-mode,[data-theme=dark]{color:#a7f3d0!important;background:#064e3b!important}body.app-theme-dark,.app-theme-dark,.dark,.theme-dark,.dark-mode,[data-theme=dark]{color:#e5e7eb!important;background:#111827!important}.app-theme-dark,.dark,.theme-dark,.dark-mode,[data-theme=dark]{color:#cbd5e1}.app-theme-dark,.dark,.theme-dark,.dark-mode,[data-theme=dark]{background:#0b1220!important}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#0f172a;border:1px solid #1f2937;box-shadow:none}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{border-color:#1f2937;background:#0f172a}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{border-color:#2563eb;background:#2563eb33}body.app-theme-dark,.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#0f172a;border-color:#1f2937}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#0b1220;border-color:#1f2937;color:#e5e7eb}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{color:#64748b}body.app-theme-dark,.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#0b1220!important;border:1px solid #1f2937;border-radius:.5rem;padding:.4rem}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#0b1220;border-color:#1f2937;color:#cbd5e1}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{color:#e5e7eb}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{color:#d1d5db}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{color:#cbd5e1}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{color:#94a3b8}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#111827}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{border-color:#1f2937}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{color:#86efac}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#10b9812e}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#1f2937;color:#e5e7eb}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#0b1220}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#0b1220;color:#e5e7eb}.custom-reports--fullscreen[data-v-82c87822]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;border-radius:0;box-shadow:none;overflow:auto;padding:20px;background:#f8fafc}.custom-reports-page--dark .custom-reports--fullscreen[data-v-82c87822]{background:#0b1220!important}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{border-color:#991b1b99;background-color:#450a0a59;color:#fecaca}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{color:#e2e8f0}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{background-color:#0f172a}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{background-color:#0b1220;border-color:#334155;color:#e2e8f0}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{color:#64748b}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{border-color:#334155;background-color:#0b1220;color:#e2e8f0}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{border-color:#475569;background-color:#111827}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{border-color:#60a5fa;background-color:#1e293be6}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{color:#f1f5f9}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{color:#cbd5f5}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{color:#cbd5e1}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{color:#94a3b8}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{border-color:#475569b3;background-color:#0f172ad9;color:#f8fafc}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{background-color:#1e293bf2;color:#f8fafc}.fragment-error-dark[data-v-35847b4b]{border-color:#991b1b99;background-color:#450a0a59;color:#fecaca}[data-v-35847b4b] .tiptap-editor table{width:100%;border-collapse:collapse;margin:8px 0}[data-v-35847b4b] .tiptap-editor th,[data-v-35847b4b] .tiptap-editor td{border:1px solid #e2e8f0;padding:6px 8px;text-align:left;vertical-align:top}[data-v-35847b4b] .tiptap-editor{--zebra-bg-1: #ffffff;--zebra-fg-1: #0f172a;--zebra-bg-2: #f1f5f9;--zebra-fg-2: #0f172a}[data-v-35847b4b] .tiptap-editor th{background:var(--header-bg, #f8fafc);color:var(--header-fg, #0f172a);font-weight:600}[data-v-35847b4b] .tiptap-editor table.table-compact th,[data-v-35847b4b] .tiptap-editor table.table-compact td{padding:4px 6px;font-size:12px}[data-v-35847b4b] .tiptap-editor table.table-borderless th,[data-v-35847b4b] .tiptap-editor table.table-borderless td{border:none}[data-v-35847b4b] .tiptap-editor table.table-zebra tbody tr:nth-child(odd){background:var(--zebra-bg-1);color:var(--zebra-fg-1)}[data-v-35847b4b] .tiptap-editor table.table-zebra tbody tr:nth-child(2n){background:var(--zebra-bg-2);color:var(--zebra-fg-2)}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{border-color:#334155}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{--zebra-bg-1: #0f172a;--zebra-fg-1: #e2e8f0;--zebra-bg-2: #0b1220;--zebra-fg-2: #e2e8f0}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{background:var(--header-bg, #1f2937);color:var(--header-fg, #e2e8f0)}.resizable-area[data-v-35847b4b]{resize:vertical;overflow:auto;min-height:240px;max-height:70vh}.reports-editor--fullscreen .resizable-area[data-v-35847b4b]{max-height:78vh}.reports-editor--fullscreen[data-v-35847b4b]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;border-radius:0;box-shadow:none;overflow:auto;padding:20px;background:#f8fafc}.reports-editor--fullscreen-dark[data-v-35847b4b]{background:#020617;border-color:#1e293b;color:#f1f5f9}.wizard-input[data-v-35847b4b]{width:100%;border-radius:.5rem;border:1px solid #334155;background:#020617;color:#f1f5f9;padding:.625rem .75rem;font-size:.875rem}.app-theme-dark,html.app-theme-dark,.dark,html.dark,body.dark,[data-theme=dark]{background:#0b1220}.filter-input[data-v-53f5dc36]{width:100%;border-radius:.375rem;border:1px solid #d1d5db;padding:.5rem .75rem;font-size:.875rem;color:#374151;background:#fff}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{border-color:#94a3b840!important;background:#0f172ab3!important}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{border-color:#60a5fabf!important;background:#1e293bf2!important}.institutional-runner--fullscreen[data-v-53f5dc36]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;border-radius:0;box-shadow:none;overflow:auto;padding:20px;background:#f8fafc}.custom-reports-page--dark .institutional-runner--fullscreen[data-v-53f5dc36]{background:#0b1220!important}.custom-reports-page--dark[data-v-53f5dc36] :is(input,textarea,select):not([type=checkbox]){color:#e5e7eb!important;background:#0b1220!important;border-color:#1f2937!important}.pdf-action[data-v-53f5dc36]{transition:background-color .15s ease,border-color .15s ease,color .15s ease}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{border-color:#10b98166!important;background:#04785740!important;color:#a7f3d0!important}.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#04785766!important}.custom-reports-page--dark[data-v-53f5dc36] :is(input,textarea,select)::placeholder{color:#64748b!important}.custom-reports-page--dark select option[data-v-53f5dc36]{background:#0b1220!important;color:#e5e7eb!important}.custom-reports-page--dark input[type=month][data-v-53f5dc36]::-webkit-calendar-picker-indicator{filter:invert(1)}.custom-reports-page--dark .list-hint[data-v-53f5dc36]{border-color:#94a3b866!important;background:#0f172ae6!important;color:#e2e8f0!important}.custom-reports-page--dark .list-action[data-v-53f5dc36],.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{border-color:#94a3b873!important;background:#1e293be6!important;color:#e2e8f0!important}.custom-reports-page--dark .list-action[data-v-53f5dc36]:hover:not(:disabled),.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{background:#334155f2!important}.custom-reports-page--dark .list-action[data-v-53f5dc36]:disabled,.dark,.theme-dark,.dark-mode,.app-theme-dark,[data-theme=dark]{border-color:#94a3b840!important;background:#0f172a99!important;color:#e2e8f080!important}.custom-reports-page--dark .amber-hint[data-v-53f5dc36]{border-color:#fbbf2473!important;background:#78350f73!important;color:#fde68a!important}.custom-reports-page--dark .pdf-icon[data-v-53f5dc36],.pdf-icon--dark[data-v-53f5dc36]{filter:invert(1) brightness(1.1)}.report-preview-content[data-v-53f5dc36]{display:block;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}[data-v-53f5dc36] .report-preview-content table{width:max-content!important;min-width:100%!important}[data-v-53f5dc36] .report-preview-content th,[data-v-53f5dc36] .report-preview-content td{white-space:nowrap}.report-preview-content[data-v-53f5dc36]{--table-border: #e2e8f0;--table-header-bg: var(--header-bg, #f8fafc);--table-header-fg: var(--header-fg, #0f172a);--zebra-bg-1: #ffffff;--zebra-fg-1: #0f172a;--zebra-bg-2: #f1f5f9;--zebra-fg-2: #0f172a}[data-v-53f5dc36] .report-preview-content table{width:max-content!important;min-width:100%!important;border-collapse:collapse;border-spacing:0}[data-v-53f5dc36] .report-preview-content th,[data-v-53f5dc36] .report-preview-content td{border:1px solid var(--table-border);padding:6px 8px;text-align:left}[data-v-53f5dc36] .report-preview-content th{background:var(--table-header-bg);color:var(--table-header-fg);font-weight:600}[data-v-53f5dc36] .report-preview-content table.table-compact th,[data-v-53f5dc36] .report-preview-content table.table-compact td{padding:4px 6px;font-size:12px}[data-v-53f5dc36] .report-preview-content table.table-borderless th,[data-v-53f5dc36] .report-preview-content table.table-borderless td{border:none}[data-v-53f5dc36] .report-preview-content table.table-zebra tbody tr:nth-child(odd){background:var(--zebra-bg-1);color:var(--zebra-fg-1)}[data-v-53f5dc36] .report-preview-content table.table-zebra tbody tr:nth-child(2n){background:var(--zebra-bg-2);color:var(--zebra-fg-2)}.custom-reports-page--dark .report-preview-content[data-v-53f5dc36]{--table-border: #334155;--table-header-bg: var(--header-bg, #1f2937);--table-header-fg: var(--header-fg, #e5e7eb);--zebra-bg-1: #0f172a;--zebra-fg-1: #e2e8f0;--zebra-bg-2: #0b1220;--zebra-fg-2: #e2e8f0}.custom-reports-page--dark .report-preview-content[data-v-53f5dc36]::-webkit-scrollbar,.custom-reports-page--dark .report-preview-content[data-v-53f5dc36] *::-webkit-scrollbar{height:10px;width:10px}.custom-reports-page--dark .report-preview-content[data-v-53f5dc36]::-webkit-scrollbar-track,.custom-reports-page--dark .report-preview-content[data-v-53f5dc36] *::-webkit-scrollbar-track{background:#0f172a99}.custom-reports-page--dark .report-preview-content[data-v-53f5dc36]::-webkit-scrollbar-thumb,.custom-reports-page--dark .report-preview-content[data-v-53f5dc36] *::-webkit-scrollbar-thumb{background:#475569e6;border-radius:999px;border:2px solid rgba(15,23,42,.6)}.custom-reports-page--dark .report-preview-content[data-v-53f5dc36]::-webkit-scrollbar-thumb:hover,.custom-reports-page--dark .report-preview-content[data-v-53f5dc36] *::-webkit-scrollbar-thumb:hover{background:#64748bf2}.custom-reports-page--dark .report-preview-content[data-v-53f5dc36]{scrollbar-color:rgba(71,85,105,.9) rgba(15,23,42,.6);scrollbar-width:thin}.custom-reports-page--dark .list-badge[data-v-53f5dc36]{background:#1e40af59!important;color:#dbeafe!important;border:1px solid rgba(147,197,253,.35)}
