:root{--bg:#f2f1ed;--bg-2:#e8e7e1;--ink:#111;--ink-soft:#262626;--ink-mute:#82807a;--rule:#d6d4cc;--rule-soft:#e6e4dc;--accent:#9b2a2a;--accent-ink:#fafaf7;--serif:"Cormorant Garamond", "Times New Roman", serif;--sans:"Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-feature-settings:"kern" 1, "liga" 1;font-size:16px;font-weight:300;line-height:1.55}::selection{background:var(--accent);color:var(--accent-ink)}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
