@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,700;0,9..144,900;1,9..144,300;1,9..144,700&family=DM+Sans:wght@400;500&display=swap";:root{--bg: oklch(96.5% .008 75);--text: oklch(18% .02 55);--text-secondary: oklch(45% .03 55);--accent: oklch(52% .17 28);--accent-light: oklch(88% .04 28);--rule: oklch(85% .02 55)}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:DM Sans,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}::selection{background:var(--accent-light);color:var(--text)}
