:root{--ink:#16202b;--ink-hover:#22303f;--ink-soft:#55636f;--ink-faint:#66727e;--paper:#f8f9fa;--paper-raised:#ffffff;--paper-sunken:#f1f4f6;--paper-raised-translucent:rgba(255,255,255,0.86);--line:#e2e6ea;--line-strong:#ccd5dc;--line-soft:#eef1f4;--brand:#1f6f8b;--brand-deep:#175468;--brand-tint:#e8f1f5;--brand-line:#bcd8e2;--chase:#c2410c;--chase-deep:#9a3412;--chase-tint:#fdf0e8;--chase-on-ink:#fdb37e;--status-pending:#64748b;--status-chasing:#c2410c;--status-received:#0369a1;--status-accepted:#15803d;--status-waived:#94a3b8;--success:#15803d;--success-deep:#14532d;--success-tint:#eaf6ee;--success-line:#b7dfc4;--warn:#b45309;--warn-deep:#7c3f06;--warn-tint:#fdf4e7;--warn-line:#efd8b0;--error:#b42318;--on-brand:#ffffff;--on-chase:#ffffff;--on-ink:#f6f8fa;--on-ink-soft:#b6c2cd;--focus-ring:0 0 0 2px var(--paper),0 0 0 4px var(--brand);--font-ui:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;--fs-display:clamp(2.25rem,1.6rem + 3.2vw,3.75rem);--fs-h1:clamp(1.875rem,1.4rem + 2.2vw,2.75rem);--fs-h2:clamp(1.375rem,1.15rem + 1.1vw,1.875rem);--fs-h3:1.125rem;--fs-lead:clamp(1.05rem,1rem + 0.35vw,1.25rem);--fs-body:1rem;--fs-small:0.875rem;--fs-micro:0.78rem;--lh-tight:1.15;--lh-snug:1.3;--lh-body:1.6;--tracking-tight:-0.02em;--tracking-wide:0.06em;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-input:8px;--radius-card:12px;--radius-pill:999px;--shadow-sm:0 1px 2px rgba(22,32,43,0.06),0 1px 3px rgba(22,32,43,0.05);--shadow-md:0 4px 12px rgba(22,32,43,0.08);--shadow-lg:0 12px 32px rgba(22,32,43,0.12);--measure:68ch;--container:1120px;--container-narrow:720px;--ease:cubic-bezier(0.2,0,0,1);--dur-fast:120ms;--dur-base:200ms}@media (prefers-reduced-motion:reduce){:root{--dur-fast:0ms;--dur-base:0ms}}*,:after,:before{box-sizing:border-box}*{margin:0}html{text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100dvh;background:var(--paper);color:var(--ink);font-family:var(--font-ui);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,h4{line-height:var(--lh-tight);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-tight);text-wrap:balance}li,p{text-wrap:pretty}a{color:var(--brand);text-underline-offset:.15em}a:hover{color:var(--brand-deep)}:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-input)}.srOnly{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}