@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400..800&family=Figtree:ital,wght@0,400..800;1,400..700&display=swap";:root{--green-50:#ebfff5;--green-100:#d2fbe7;--green-200:#a9f5d0;--green-300:#6fedb2;--green-400:#3be39a;--green-500:#12d687;--green-600:#0bb874;--green-700:#0a945f;--green-800:#0b744c;--green-900:#0a5c3e;--green-950:#063d29;--sky-50:#edfaff;--sky-100:#d4f3ff;--sky-200:#a8e6ff;--sky-300:#73d4fa;--sky-400:#3fbdf2;--sky-500:#17a5e6;--sky-600:#0f87c4;--sky-700:#0f6c9d;--sky-800:#12577d;--sky-900:#124763;--sky-950:#0b2f42;--mint-200:#c9fbe3;--mint-300:#a8f7d4;--mint-400:#7cf0bd;--mint-500:#54e3a6;--brand-mark:var(--mint-400);--sunrise-100:#fff1dc;--sunrise-200:#ffe3bc;--sunrise-300:#ffc97e;--sunrise-400:#ffb04a;--sunrise-500:#f59b2e;--sunrise-600:#d97f16;--sunrise-700:#b36410;--mist-0:#fff;--mist-50:#f6f9f7;--mist-100:#ecf1ee;--mist-200:#dce4e0;--mist-300:#c1ccc6;--mist-400:#93a29b;--mist-500:#66756e;--mist-600:#4b5954;--mist-700:#39453f;--mist-800:#27302b;--mist-900:#16201b;--mist-950:#0b130f;--success-200:#c9fbe3;--success-400:#54e3a6;--success-600:#0fa56f;--success-700:#0c7a55;--warning-200:#fff3c2;--warning-400:#ffe066;--warning-600:#b98a00;--danger-200:#ffdce6;--danger-400:#ff6e91;--danger-500:#ff5c83;--danger-600:#e23a66;--info-200:#d6f7fb;--info-400:#6fe3f0;--info-600:#0e8ca6;--orchid-100:#f3e8ff;--orchid-600:#9333ea;--brand-primary:var(--green-600);--brand-primary-strong:var(--green-700);--brand-secondary:var(--sky-600);--brand-accent:var(--sunrise-500);--surface-page:var(--mist-50);--surface-card:var(--mist-0);--surface-sunken:var(--mist-100);--surface-brand-tint:var(--green-50);--surface-sky-tint:var(--sky-50);--surface-inverse:var(--mist-900);--text-heading:var(--mist-900);--text-body:var(--mist-700);--text-muted:var(--mist-500);--text-inverse:#fff;--text-brand:var(--green-700);--text-link:var(--green-700);--border-default:var(--mist-200);--border-strong:var(--mist-300);--focus-ring:var(--sky-400);--gradient-horizon:linear-gradient(135deg, #0a945f 0%, #12d687 45%, #17a5e6 100%);--font-display:"Bricolage Grotesque", system-ui, sans-serif;--font-body:"Figtree", system-ui, sans-serif;--text-xs:12px;--text-sm:13px;--text-base:15px;--text-md:17px;--text-lg:20px;--text-xl:24px;--text-2xl:30px;--text-3xl:38px;--text-display:48px;--text-hero:60px;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-display:700;--leading-tight:1.08;--leading-snug:1.25;--leading-normal:1.5;--leading-relaxed:1.65;--tracking-tight:-.02em;--tracking-display:-.03em;--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-full:999px;--container-app:390px;--container-content:720px;--shadow-card:0 1px 2px #0b130f0d, 0 6px 20px #0b130f12;--shadow-float:0 12px 32px #0b130f24, 0 2px 6px #0b130f14;--shadow-press:inset 0 1px 2px #0b130f14;--ease-out:cubic-bezier(.2, .8, .3, 1);--ease-spring:cubic-bezier(.34, 1.4, .5, 1);--dur-fast:.14s;--dur-base:.22s;--dur-slow:.38s;--blur-glass:14px}body{font-family:var(--font-body);color:var(--text-body);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);color:var(--text-heading);letter-spacing:var(--tracking-tight);line-height:var(--leading-snug);margin:0}a{color:var(--text-link);text-decoration:none}a:hover{color:var(--green-800);text-decoration:underline}body{background:var(--surface-page)}
