:root{--font-body:var(--font-inter);--font-heading:"Metropolis", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Open Sans", "Helvetica Neue", sans-serif;--font-fancy:var(--font-fraunces), Georgia, Garamond, "Times New Roman", serif;--color-primary:#2f8f4e;--color-primary-hover:#277943;--color-primary-light:#eaf6ee;--color-accent:#ffb800;--color-background:#f7f8f7;--color-surface:#fff;--color-surface-alt:#eef2ef;--color-background-loading:#c5c5c5;--color-background-inverse:#1f2933;--color-text:#1f2933;--color-text-light:#64748b;--color-text-inverse:#fff;--color-border:#d9e0da;--color-border-strong:#b8c2ba;--color-success:#2e7d32;--color-warning:#f59e0b;--color-danger:#dc2626;--color-info:#0284c7;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 10px 30px #0000001f;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--container-width:1200px;--header-height:72px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:3rem;--font-size-4xl:4rem;--line-height:1.6;--transition-fast:.12s ease;--transition:.2s ease;--transition-slow:.35s ease;--banner-height:0px}*{box-sizing:border-box}body{font-family:var(--font-body);background:var(--color-background);color:var(--color-text);min-height:100svh;margin:0}
