:root{--color-bg:#f7f5f0;--color-bg-elevated:#fff;--color-ivory:#f7f5f0;--color-ivory-deep:#efeae2;--color-emerald:#1e4d3a;--color-emerald-hover:#163828;--color-green:#1e4d3a;--color-green-hover:#163828;--color-emerald-deep:#0d2e22;--color-gold:#c9a227;--color-gold-muted:#a68b2a;--color-sage:#8fa396;--color-moss:#5c6b56;--color-charcoal:#2c2c2c;--color-muted:#6b6b6b;--color-border:#1e4d3a1f;--color-card:#fff;--shadow-soft:0 8px 32px #1e4d3a0f;--radius:12px;--radius-sm:8px;--font-display:"Felgine-Regular", "Cormorant Garamond", "Georgia", serif;--font-body:"Source Sans 3", system-ui, sans-serif;--space-section:clamp(3rem, 6vw, 5rem)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-body);color:var(--color-charcoal);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display);color:var(--color-emerald);font-weight:600;line-height:1.2}a{color:var(--color-emerald);text-underline-offset:3px}a:hover{color:var(--color-emerald-hover)}:focus-visible{outline:2px solid var(--color-emerald);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
