:root{--color-bg:#f7f3ea;--color-surface:#f2ebe1;--color-border:#1f2a331f;--color-text:#1f2a33;--color-muted:#626854;--color-accent:#626854;--color-on-accent:#fff;--color-accent-muted:#3e4235;--color-btn-primary-hover:#3e4235;--color-btn-primary-pressed:#383c30;--color-btn-secondary-fill:#1f2a33;--color-btn-secondary-pressed:#1a232a;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--radius-sm:8px;--radius-md:12px;--shadow-sm:0 1px 2px #2c24160f;--font-body:"Montserrat", system-ui, sans-serif;--font-display:"Cormorant Garamond", "Times New Roman", serif;--font-size-body:1rem;--font-size-cta:.875rem;--font-size-title:36px;--font-size-section-title:20px;--font-size-h1:2.875rem;--font-size-h2:2rem;--font-size-label:.875rem}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);margin:0}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}
