@import "https://fonts.googleapis.com/css2?family=Spectral:wght@400;600;700&family=Inter:ital,wght@0,400;0,500;0,600;1,400&display=swap";:root{--bg:#f3efe6;--surface:#f0ede3;--surface-high:#fafaf8;--border:#d9d4c7;--fg:#1c1d1a;--muted:#6b6558;--green:#4c6a5a;--green-light:#e4ede8;--accent:#b85d3f;--accent-light:#f5e8e3;--font-display:"Spectral", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--radius:10px;--radius-lg:16px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--fg);font-family:var(--font-body);min-height:100vh;font-size:13px;line-height:1.55}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;line-height:1.2}button{cursor:pointer;font-family:var(--font-body)}a{color:inherit;text-decoration:none}
