@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f7f5f0;--surface:#fff;--surface-hover:#f0ede8;--border:#e2ddd6;--border-strong:#c8c2ba;--text-primary:#1a1714;--text-secondary:#6b6560;--text-muted:#9e9890;--accent:#2a2420;--accent-light:#ede8e2;--font-display:"DM Serif Display",Georgia,serif;--font-body:"DM Sans",system-ui,sans-serif;--radius:12px;--radius-sm:6px}html{-webkit-font-smoothing:antialiased;font-size:16px}body{background-color:var(--bg);color:var(--text-primary);font-family:var(--font-body);min-height:100vh;font-weight:400}
