@import "https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700;800&family=Geist+Mono:wght@400;500;600&display=swap";
:root{--hi-vis:#ffd400;--hi-vis-deep:#e5be00;--hi-vis-soft:#fff4b8;--ink:#15140f;--ink-2:#2a2820;--slate:#5c5a50;--slate-2:#8a877b;--rule:#e2dfd3;--rule-2:#edeae0;--paper:#faf8f1;--paper-2:#f4f1e6;--white:#fff;--wa-green:#25d366;--wa-green-deep:#128c7e;--wa-bubble-out:#dcf8c6;--success:#178a53;--success-soft:#ddf2e3;--warn:#c77800;--warn-soft:#fcebc8;--danger:#c0301c;--danger-soft:#f8dad2;--info:#2461c2;--info-soft:#dbe7fa;--bg:var(--paper);--bg-sunken:var(--paper-2);--bg-card:var(--white);--bg-inverse:var(--ink);--fg:var(--ink);--fg-2:var(--ink-2);--fg-muted:var(--slate);--fg-subtle:var(--slate-2);--fg-inverse:var(--paper);--border:var(--rule);--border-soft:var(--rule-2);--accent:var(--hi-vis);--accent-fg:var(--ink);--accent-pressed:var(--hi-vis-deep);--font-sans:"Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"Geist Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--font-display:"Geist", ui-sans-serif, system-ui, sans-serif;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--s-10:40px;--s-12:48px;--s-16:64px;--s-20:80px;--r-1:4px;--r-2:6px;--r-3:10px;--r-4:14px;--r-pill:999px;--shadow-1:0 1px 0 #15140f0a, 0 1px 2px #15140f0f;--shadow-2:0 1px 0 #15140f0a, 0 4px 12px #15140f12;--shadow-3:0 2px 0 #15140f0d, 0 12px 28px #15140f1a;--shadow-inset:inset 0 1px 0 #fff9;--ease-snap:cubic-bezier(.2,.8,.2,1);--ease-out:cubic-bezier(.16,1,.3,1);--t-fast:.12s;--t-med:.2s;--t-slow:.32s}html{font-family:var(--font-sans);color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased}body{margin:0;font-size:15px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--fg);letter-spacing:-.02em;margin:0;font-weight:700}h1{letter-spacing:-.035em;font-size:56px;font-weight:800;line-height:1.05}h2{letter-spacing:-.03em;font-size:40px;font-weight:700;line-height:1.1}h3{letter-spacing:-.025em;font-size:28px;font-weight:700;line-height:1.15}h4{letter-spacing:-.015em;font-size:20px;font-weight:600;line-height:1.25}h5{font-size:16px;font-weight:600;line-height:1.3}h6{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-muted);font-size:13px;font-weight:600;line-height:1.3}p{color:var(--fg-2);text-wrap:pretty;margin:0;font-size:15px;line-height:1.55}small{color:var(--fg-muted);font-size:13px}code,kbd,pre,.mono,.num{font-family:var(--font-mono);font-feature-settings:"tnum" 1, "zero" 1}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--fg-muted);font-size:12px;font-weight:600;font-family:var(--font-mono)}.money{font-family:var(--font-mono);font-feature-settings:"tnum" 1;font-weight:500}
