:root{--blue-950:#061826;--blue-900:#082236;--blue-800:#0b2e48;--blue-700:#0e4164;--blue-600:#12618f;--blue-500:#1687c7;--blue-400:#35b6e8;--blue-100:#e7f5fd;--teal-700:#21756f;--teal-100:#e5f2f0;--surface-ground:#f7f7f5;--surface-shell:#fff;--surface-sidebar:#fff;--surface-card:#fff;--surface-card-hover:#f8faf9;--surface-border:#e3e0dc;--text-primary:#0b1118;--text-secondary:#334155;--text-muted:#64748b;--accent-primary:#21756f;--accent-primary-strong:#155e59;--accent-secondary:#35b6e8;--money-positive:#0f766e;--money-positive-soft:#ccfbf1;--tax-warning:#d97706;--tax-warning-soft:#fef3c7;--risk-critical:#dc2626;--risk-critical-soft:#fee2e2;--status-draft:#94a3b8;--status-active:#1687c7;--status-confirmed:#0f766e;--status-pending:#d97706;--status-overdue:#dc2626;--status-cancelled:#64748b;--status-reconciled:#059669;--radius-sm:8px;--radius-md:8px;--radius-lg:8px;--radius-xl:12px;--sidebar-width:286px;--topbar-height:64px;--density-card-padding:18px;--density-gap:16px;--shadow-card:0 1px 2px #0f172a0d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body[data-theme=dark]{--surface-ground:#07131f;--surface-shell:#0b1624;--surface-sidebar:#0d1b2b;--surface-card:#0f1d2e;--surface-card-hover:#132538;--surface-border:#ffffff1a;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--blue-100:#35b6e824;--shadow-card:0 18px 34px #0000003d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body[data-density=compact]{--density-card-padding:14px;--density-gap:12px}body[data-density=analysis]{--density-card-padding:12px;--density-gap:10px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select{font:inherit}button{cursor:pointer}body{background:var(--surface-ground);color:var(--text-primary)}.money,.metric-value{font-variant-numeric:tabular-nums;letter-spacing:0}.good{color:var(--money-positive)}.warn{color:var(--tax-warning)}.danger{color:var(--risk-critical)}.base-button[data-v-e3b03572]{border-radius:var(--radius-md);font:inherit;letter-spacing:0;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:600;line-height:1;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex}.base-button[data-v-e3b03572]:focus-visible{outline:2px solid var(--accent-secondary);outline-offset:2px}.base-button[data-v-e3b03572]:disabled{cursor:not-allowed;opacity:.62}.base-button--sm[data-v-e3b03572]{min-height:32px;padding:0 12px;font-size:.875rem}.base-button--md[data-v-e3b03572]{min-height:40px;padding:0 16px;font-size:.9375rem}.base-button--lg[data-v-e3b03572]{min-height:48px;padding:0 20px;font-size:1rem}.base-button--primary[data-v-e3b03572]{background:var(--accent-primary);color:var(--surface-shell)}.base-button--primary[data-v-e3b03572]:not(:disabled):hover{background:var(--accent-primary-strong)}.base-button--secondary[data-v-e3b03572]{background:var(--surface-card);border-color:var(--surface-border);color:var(--text-primary)}.base-button--secondary[data-v-e3b03572]:not(:disabled):hover{background:var(--surface-card-hover)}.base-button--ghost[data-v-e3b03572]{color:var(--text-secondary);background:0 0}.base-button--ghost[data-v-e3b03572]:not(:disabled):hover{background:var(--surface-card-hover);color:var(--text-primary)}.base-button--danger[data-v-e3b03572]{background:var(--risk-critical);color:var(--surface-shell)}.base-button--danger[data-v-e3b03572]:not(:disabled):hover{background:var(--status-overdue)}.base-button__content[data-v-e3b03572],.base-button__icon[data-v-e3b03572]{align-items:center;display:inline-flex}.base-button__spinner[data-v-e3b03572]{border:2px solid;border-right-color:#0000;border-radius:999px;width:1em;height:1em;animation:.7s linear infinite base-button-spin-e3b03572}@keyframes base-button-spin-e3b03572{to{transform:rotate(360deg)}}.base-icon-button[data-v-5ff0e8fd]{border-radius:var(--radius-md);font:inherit;cursor:pointer;border:1px solid #0000;flex:none;justify-content:center;align-items:center;line-height:1;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.base-icon-button[data-v-5ff0e8fd]:focus-visible{outline:2px solid var(--accent-secondary);outline-offset:2px}.base-icon-button[data-v-5ff0e8fd]:disabled{cursor:not-allowed;opacity:.62}.base-icon-button--sm[data-v-5ff0e8fd]{width:32px;height:32px}.base-icon-button--md[data-v-5ff0e8fd]{width:40px;height:40px}.base-icon-button--lg[data-v-5ff0e8fd]{width:48px;height:48px}.base-icon-button--primary[data-v-5ff0e8fd]{background:var(--accent-primary);color:var(--surface-shell)}.base-icon-button--primary[data-v-5ff0e8fd]:not(:disabled):hover{background:var(--accent-primary-strong)}.base-icon-button--secondary[data-v-5ff0e8fd]{background:var(--surface-card);border-color:var(--surface-border);color:var(--text-primary)}.base-icon-button--secondary[data-v-5ff0e8fd]:not(:disabled):hover{background:var(--surface-card-hover)}.base-icon-button--ghost[data-v-5ff0e8fd]{color:var(--text-secondary);background:0 0}.base-icon-button--ghost[data-v-5ff0e8fd]:not(:disabled):hover{background:var(--surface-card-hover);color:var(--text-primary)}.base-card[data-v-3b52c12d]{border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.base-card--default[data-v-3b52c12d]{background:var(--surface-card)}.base-card--subtle[data-v-3b52c12d]{background:var(--surface-ground)}.base-card--interactive[data-v-3b52c12d]{background:var(--surface-card);transition:background-color .14s,border-color .14s,box-shadow .14s}.base-card--interactive[data-v-3b52c12d]:hover{background:var(--surface-card-hover);border-color:var(--accent-secondary)}.base-card--padding-none[data-v-3b52c12d]{padding:0}.base-card--padding-sm[data-v-3b52c12d]{padding:12px}.base-card--padding-md[data-v-3b52c12d]{padding:var(--density-card-padding)}.base-card--padding-lg[data-v-3b52c12d]{padding:24px}.base-status-badge[data-v-37e24c48]{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;width:fit-content;font-weight:600;line-height:1;display:inline-flex}.base-status-badge--sm[data-v-37e24c48]{min-height:22px;padding:0 8px;font-size:.75rem}.base-status-badge--md[data-v-37e24c48]{min-height:26px;padding:0 10px;font-size:.8125rem}.base-status-badge--neutral[data-v-37e24c48]{background:var(--surface-card-hover);border-color:var(--surface-border);color:var(--text-secondary)}.base-status-badge--info[data-v-37e24c48]{background:var(--blue-100);color:var(--status-active)}.base-status-badge--success[data-v-37e24c48]{background:var(--money-positive-soft);color:var(--status-confirmed)}.base-status-badge--warning[data-v-37e24c48]{background:var(--tax-warning-soft);color:var(--status-pending)}.base-status-badge--danger[data-v-37e24c48]{background:var(--risk-critical-soft);color:var(--status-overdue)}.base-money[data-v-66e13b2f]{font-variant-numeric:tabular-nums;letter-spacing:0;white-space:nowrap}.base-page-header[data-v-029f72d7]{width:100%;display:flex}.base-page-header__content[data-v-029f72d7]{gap:10px;width:100%;display:grid}.base-page-header__breadcrumbs[data-v-029f72d7]{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:.8125rem;line-height:1.4;display:flex}.base-page-header__breadcrumbs span[data-v-029f72d7]:not(:last-child):after{content:"/";color:var(--surface-border);margin-left:6px}.base-page-header__title-row[data-v-029f72d7]{justify-content:space-between;align-items:flex-start;gap:var(--density-gap);display:flex}.base-page-header__copy[data-v-029f72d7]{min-width:0}.base-page-header h1[data-v-029f72d7]{color:var(--text-primary);letter-spacing:0;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.base-page-header p[data-v-029f72d7]{max-width:68ch;color:var(--text-secondary);margin:6px 0 0;font-size:.9375rem;line-height:1.5}.base-page-header__actions[data-v-029f72d7]{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}@media (width<=640px){.base-page-header__title-row[data-v-029f72d7]{flex-direction:column}.base-page-header__actions[data-v-029f72d7]{justify-content:flex-start}}.base-empty-state[data-v-a15686b9]{justify-items:center;gap:var(--density-gap);width:100%;padding:40px var(--density-card-padding);border:1px dashed var(--surface-border);border-radius:var(--radius-lg);background:var(--surface-card);text-align:center;display:grid}.base-empty-state__body[data-v-a15686b9]{gap:8px;max-width:48ch;display:grid}.base-empty-state h2[data-v-a15686b9]{color:var(--text-primary);letter-spacing:0;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.base-empty-state p[data-v-a15686b9]{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.5}.base-empty-state__action[data-v-a15686b9]{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.base-error-state[data-v-dcfce5af]{gap:var(--density-gap);width:100%;padding:var(--density-card-padding);border:1px solid var(--risk-critical);border-radius:var(--radius-lg);background:var(--risk-critical-soft);display:grid}.base-error-state__body[data-v-dcfce5af]{gap:8px;display:grid}.base-error-state h2[data-v-dcfce5af]{color:var(--risk-critical);letter-spacing:0;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.base-error-state p[data-v-dcfce5af]{color:var(--text-primary);margin:0;font-size:.9375rem;line-height:1.5}.base-error-state__suggestion[data-v-dcfce5af]{color:var(--text-secondary)}.base-error-state__action[data-v-dcfce5af]{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.base-loading-state[data-v-24c57a49]{width:100%;min-height:96px;color:var(--text-secondary);justify-content:center;align-items:center;gap:10px;font-size:.9375rem;line-height:1.4;display:inline-flex}.base-loading-state__spinner[data-v-24c57a49]{border:2px solid var(--surface-border);border-right-color:var(--accent-primary);border-radius:999px;width:20px;height:20px;animation:.7s linear infinite base-loading-state-spin-24c57a49}@keyframes base-loading-state-spin-24c57a49{to{transform:rotate(360deg)}}.p-dialog.base-modal,.base-modal{border:1px solid var(--surface-border);border-radius:var(--radius-lg);background:var(--surface-card,#fff);box-shadow:var(--shadow-card);overflow:hidden}.p-dialog-mask.base-modal-mask,.base-modal-mask{background:#00000073!important}.base-modal__root,.base-modal__header,.base-modal__content{background:var(--surface-card,#fff);color:var(--text-primary)}.base-modal__header{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.base-modal__title{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700;line-height:1.4}.base-modal__header-actions{justify-content:flex-end;align-items:center;gap:4px;margin-left:auto;display:inline-flex}.base-modal__close-button{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:1.25rem;line-height:1;transition:background-color .14s;display:inline-flex}.base-modal__close-button:hover{background:var(--surface-card-hover)}.base-modal__close-button:focus-visible{outline:2px solid var(--accent-secondary);outline-offset:2px}.base-modal__content{padding:16px}.base-modal__footer{border-top:1px solid var(--surface-border);background:var(--surface-card,#fff);justify-content:flex-end;padding:12px 16px 16px;display:flex}
