@import url("https://fonts.googleapis.com/css2?family=Corinthia:wght@400;700&family=Cormorant+Garamond:wght@400;500;600;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}:root{--color-background:#f5f1ee;--color-surface:#fff;--color-text:#171312;--color-text-muted:#5f524f;--color-border:rgba(23,19,18,.08);--color-accent:#171312}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-background);color:var(--color-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input{font:inherit}