:root{--brand-ink:#07080A;--brand-surface:#0E1014;--brand-gold:#C8A44D;--brand-gold-hi:#E8C874;--archetype-accent:var(--brand-gold);--radius:10px;--radius-sm:6px;--shadow-1:0 1px 2px rgb(0 0 0/.4);--shadow-lift:0 12px 32px rgb(0 0 0/.45),0 1px 0 rgb(255 255 255/.04) inset;--dur-fast:120ms;--dur:200ms;--ease:cubic-bezier(.2,.8,.2,1);--mark-high:#F4453D;--mark-moderate:#FFB84D;--mark-low:#A3E635;--mark-ink:#07080A}:root,[data-theme=dark]{color-scheme:dark;--bg:var(--brand-ink);--bg-elevated:var(--brand-surface);--bg-sunken:#050607;--border:#1C1F26;--border-strong:#2A2E38;--fg:#F2F0EA;--fg-muted:#A8A69E;--fg-faint:#7A7872;--primary:var(--brand-gold);--primary-fg:var(--brand-ink);--accent:var(--archetype-accent);--money-in:#3FB96A;--money-out:#E0645F;--money-neutral:var(--fg-muted);--sev-1:#E0B84A;--sev-2:#E8813A;--sev-3:#E0524C;--status-draft:#8A8F9A;--status-sent:#6A9EFF;--status-accepted:#3FB96A;--status-paid:#37B06A;--status-overdue:#E0524C;--status-coming:#9A8FE8;--status-locked:#7A7872;--attention:#E8813A;--success:#3FB96A;--danger:#E0524C;--info:#6A9EFF;--sealed:var(--brand-gold-hi);--pay:#2FA65C;--pay-hover:#3FB96A;--pay-fg:var(--brand-ink)}[data-theme=light]{color-scheme:light;--bg:#F7F5F0;--bg-elevated:#FFFFFF;--bg-sunken:#EEEBE4;--border:#E2DED4;--border-strong:#C9C4B7;--fg:#14151A;--fg-muted:#5C5A54;--fg-faint:#767369;--primary:#A8842E;--primary-fg:#14151A;--accent:var(--archetype-accent-light,var(--primary));--money-in:#1F8A4C;--money-out:#B93A35;--money-neutral:var(--fg-muted);--sev-1:#8F6F14;--sev-2:#B8561C;--sev-3:#B02A24;--status-draft:#6F7480;--status-sent:#2B63D9;--status-accepted:#1F8A4C;--status-paid:#187A44;--status-overdue:#B02A24;--status-coming:#5B4FC7;--status-locked:#767369;--attention:#B8561C;--success:#1F8A4C;--danger:#B02A24;--info:#2B63D9;--sealed:#8F6F14;--pay:#1E7A45;--pay-hover:#186A3B;--pay-fg:#FFFFFF;--shadow-1:0 1px 2px rgb(0 0 0/.08);--shadow-lift:0 12px 32px rgb(20 21 26/.12),0 2px 6px rgb(20 21 26/.06),0 1px 0 rgb(255 255 255/.7) inset}:root,[data-density=comfortable]{--space-unit:8px;--row-h:48px;--font-size-body:15px}[data-density=compact]{--space-unit:6px;--row-h:36px;--font-size-body:13.5px}.type-display{font-size:24px;line-height:30px;font-weight:600;letter-spacing:-.01em}@media (min-width:768px){.type-display{font-size:28px;line-height:34px}}.type-body{font-size:var(--font-size-body);line-height:1.5;font-weight:400}.type-data{font-size:var(--font-size-body);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.type-data,.type-stat{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500}.type-stat{font-size:22px;line-height:1.05;font-variant-numeric:tabular-nums;letter-spacing:-.02em}@media (min-width:768px){.type-stat{font-size:26px}}.type-stat-sm{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;line-height:1.1;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:-.015em}.type-label{font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;font-size:11px;line-height:1.2;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted)}@keyframes ciolk-findings-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.anim-findings-in{animation:ciolk-findings-in var(--dur) var(--ease) both;animation-delay:calc(var(--i, 0) * 40ms);transform-origin:center}.anim-count-up{font-variant-numeric:tabular-nums}@keyframes ciolk-sealed{to{stroke-dashoffset:0}}.anim-sealed{stroke-dasharray:48;stroke-dashoffset:48;animation:ciolk-sealed .3s var(--ease) forwards}.hover-fast{transition:color var(--dur-fast) var(--ease),background-color var(--dur-fast) var(--ease),opacity var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease)}@media (prefers-reduced-motion:reduce){.anim-findings-in{animation:none;opacity:1;transform:none}.anim-sealed{animation:none;stroke-dashoffset:0}}[data-page-type]{--gap:var(--space-unit)}[data-page-type=ledger] table tbody tr,[data-page-type=list] .list-rows>a,[data-page-type=list] .list-rows>li,[data-shell=ledger] table tbody tr{min-height:var(--row-h)}[data-page-type=ledger] table td,[data-page-type=ledger] table th,[data-shell=ledger] table td,[data-shell=ledger] table th{padding-top:calc(var(--space-unit) * .75);padding-bottom:calc(var(--space-unit) * .75)}[data-shell=ledger] table thead th{position:sticky;top:0;background:var(--bg-elevated);z-index:1}[data-page-type=ledger] td.num,[data-page-type=ledger] th.num{text-align:right;font-variant-numeric:tabular-nums}.report-column>blockquote,.report-column>ol,.report-column>p,.report-column>ul{max-width:72ch}[data-shell=capture]{--rail-h:calc(100vh - 8rem)}[data-shell=today] .kpi-tile{min-height:4.5rem}[data-density=compact] [data-page-type]{row-gap:calc(var(--space-unit) * 1.5)}.print-only{display:none!important}@media print{:root,[data-theme=dark],[data-theme=light]{--bg:#ffffff;--bg-elevated:#ffffff;--bg-sunken:#f4f4f2;--raised:#f4f4f2;--border:#cfcfcf;--border-strong:#9a9a9a;--fg:#111111;--fg-muted:#3a3a3a;--fg-faint:#6a6a6a;--text:#111111;--text-dim:#3a3a3a;--text-mut:#6a6a6a;--line:#cfcfcf;--line-hi:#9a9a9a;--surface:#ffffff;--ink:#ffffff;--primary:#6b5210;--primary-fg:#ffffff;--accent:#6b5210;--money-in:#1a6b3a;--money-out:#8f2a26;--sev-1:#6f5610;--sev-2:#8a4212;--sev-3:#8f2a26;--status-draft:#555a63;--status-sent:#234a9c;--status-accepted:#1a6b3a;--status-paid:#155f36;--status-overdue:#8f2a26;--status-coming:#4a3f9e;--status-locked:#6a6a6a;--attention:#8a4212;--success:#1a6b3a;--danger:#8f2a26;--info:#234a9c;--sealed:#6b5210;--shadow-1:none;color-scheme:light}body,html{background:#ffffff!important;color:#111111!important}.no-print,[data-print=hide],[role=dialog],[role=menu],aside,button[aria-label=Appearance],header,nav,nav[aria-label="Quick navigation"]{display:none!important}main{padding:0!important;overflow:visible!important}[data-page-type]{max-width:none!important}a[href]:after{content:none!important}[data-page-type=ledger] section,[data-page-type=report] section,[data-shell=ledger] section,[data-shell=report] section{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.print-break,[data-shell=ledger]>*+*,[data-shell=report] .report-column>section+section{-moz-column-break-before:page;break-before:page;page-break-before:always}[data-shell=ledger] .sticky,[data-shell=ledger] table thead th{position:static!important}.ciolk-edge:before,.ciolk-glass{display:none!important;box-shadow:none!important;backdrop-filter:none!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact;animation:none!important;transition:none!important;box-shadow:none!important}.print-only{display:block!important}.print-hash{font-family:var(--font-mono),ui-monospace,monospace;font-size:10px;word-break:break-all;color:#111111}}