@font-face{font-family:"Source Serif 4";src:url(/fonts/source-serif-4-var.woff2)format("woff2");font-weight:400 700;font-style:normal;font-display:block}@font-face{font-family:Public Sans;src:url(/fonts/public-sans-var.woff2)format("woff2");font-weight:300 800;font-style:normal;font-display:block}:root{--color-bg:oklch(97.2% .011 85);--color-surface:oklch(98.5% .008 85);--color-surface-elevated:oklch(99.5% .004 85);--color-inset:oklch(94.5% .013 85);--color-ink:oklch(24.5% .018 75);--color-ink-soft:oklch(45.5% .02 75);--color-ink-muted:oklch(54.5% .018 75);--color-border:oklch(87% .014 85);--color-border-subtle:oklch(91.5% .011 85);--color-gold-text:oklch(50% .099 85);--color-gold-strong:oklch(58% .115 85);--color-gold-material:oklch(62% .124 85);--color-gold-wash:oklch(93% .04 90);--color-error:oklch(47% .13 30);--color-success:oklch(45% .085 155);--color-focus:var(--color-ink);--font-display:"Source Serif 4", Georgia, "Times New Roman", serif;--font-ui:"Public Sans", system-ui, "Segoe UI", sans-serif;--text-balance:3.5rem;--text-display:2.5rem;--text-h1:1.75rem;--text-h2:1.375rem;--text-h3:1.125rem;--text-amount:1.0625rem;--text-body:1rem;--text-small:.875rem;--text-caption:.75rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--space-24:96px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--duration-instant:0s;--duration-fast:.12s;--duration-normal:.24s;--duration-slow:.4s;--duration-countup:1.4s;--ease-out-quart:cubic-bezier(.25, 1, .5, 1);--ease-out-quint:cubic-bezier(.22, 1, .36, 1);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--shadow-sm:0 1px 2px oklch(24.5% .018 75/.06);--shadow-md:0 4px 12px oklch(24.5% .018 75/.08);--shadow-lg:0 16px 40px oklch(24.5% .018 75/.14);--z-base:0;--z-raised:10;--z-dropdown:20;--z-sticky:30;--z-overlay:40;--z-modal:50;--z-popover:60;--z-toast:70}html{color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-ui);font-size:var(--text-body);color:var(--color-ink);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E");line-height:1.6}::selection{background:var(--color-gold-wash)}a{color:var(--color-ink);text-underline-offset:2px;text-decoration:underline 1px}a:hover{text-decoration-thickness:2px}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}h1,h2,h3,h4{text-wrap:balance}p{text-wrap:pretty}img,svg{max-width:100%;height:auto}[hidden]{display:none!important}.tnum{font-variant-numeric:tabular-nums lining-nums}.loading-shell{max-width:720px;padding:var(--space-12) var(--space-4);gap:var(--space-4);justify-items:center;margin:0 auto;display:grid}.skel{background:var(--color-inset);border-radius:var(--radius-md);width:100%;animation:1.4s ease-in-out infinite skel-pulse}.skel--label{width:90px;height:13px}.skel--hero{width:230px;height:54px}.skel--line{width:260px;height:16px}.skel--title{justify-self:start;width:min(320px,60%);height:30px}.skel--card{height:170px;margin-top:var(--space-4)}.skel--card-sm{height:110px}.skel--row{height:14px}@keyframes skel-pulse{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.skel{animation:none}}.ledger-row{justify-content:space-between;gap:var(--space-4);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border-subtle);display:flex}.ledger-row:last-child{border-bottom:none}.ledger-row--grown{background:var(--color-gold-wash)}.ledger-row .what{min-width:0}.ledger-row .date{font-size:var(--text-small);color:var(--color-ink-soft)}.ledger-row .figures{text-align:right;flex-shrink:0}.ledger-row .running{font-size:var(--text-small);color:var(--color-ink-muted)}.ledger-row--grown .running{color:var(--color-ink-soft)}.grown-glyph{color:var(--color-gold-material);margin-right:var(--space-1)}.chip{align-items:center;gap:var(--space-1);border-radius:var(--radius-full);padding:var(--space-1) var(--space-3);font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.07em;font-weight:500;display:inline-flex}.chip--pending{background:var(--color-inset);color:var(--color-ink-soft)}.chip-icon{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;flex-shrink:0;width:12px;height:12px}.chip--approved{color:var(--color-success);background:oklch(93% .03 155)}.chip--declined{background:var(--color-inset);color:var(--color-ink-soft)}.chip--goal{background:var(--color-gold-wash);color:var(--color-gold-text)}.tc-dialog{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated);color:var(--color-ink);padding:var(--space-6);width:min(420px, calc(100vw - 2 * var(--space-4)));box-shadow:var(--shadow-lg);font-family:var(--font-ui);font-size:var(--text-body);margin:auto}.tc-dialog::backdrop{background:oklch(24.5% .018 75/.45)}.tc-dialog h2{font-family:var(--font-display);font-weight:500;font-size:var(--text-h2);line-height:1.3}.tc-dialog .body{margin-top:var(--space-2);font-size:var(--text-small);color:var(--color-ink-soft)}.tc-dialog .field{margin-top:var(--space-4);gap:var(--space-1);display:grid}.tc-dialog label{font-size:var(--text-small);font-weight:500}.tc-dialog .input{font-family:var(--font-ui);font-size:var(--text-body);background:var(--color-inset);color:var(--color-ink);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);width:100%;min-height:44px}.tc-dialog .row{margin-top:var(--space-6);gap:var(--space-3);flex-wrap:wrap;justify-content:flex-end;display:flex}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.topbar[data-astro-cid-nazmfhjt]{z-index:var(--z-sticky);background:var(--color-bg);border-bottom:1px solid var(--color-border-subtle);position:sticky;top:0}.inner[data-astro-cid-nazmfhjt]{max-width:1100px;padding:var(--space-2) var(--space-4);place-content:center space-between;align-items:center;gap:var(--space-1) var(--space-4);flex-wrap:wrap;min-height:64px;margin:0 auto;display:flex}.wordmark[data-astro-cid-nazmfhjt]{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.375rem;font-weight:600;text-decoration:none}.wordmark[data-astro-cid-nazmfhjt]:hover{text-decoration:none}.gold-dot[data-astro-cid-nazmfhjt]{color:var(--color-gold-material)}nav[data-astro-cid-nazmfhjt]{align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}nav[data-astro-cid-nazmfhjt] a[data-astro-cid-nazmfhjt]{font-size:var(--text-small);font-weight:500;text-decoration:none}nav[data-astro-cid-nazmfhjt] a[data-astro-cid-nazmfhjt]:hover{text-decoration:underline}nav[data-astro-cid-nazmfhjt] a[data-astro-cid-nazmfhjt].quiet{color:var(--color-ink-soft)}
