@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&family=Inter:wght@300;400;500;600&display=swap";:root{--color-bg:#fff;--color-surface:#f7f7f7;--color-text:#0a0a0a;--color-muted:#6b6b6b;--color-accent:#0a0a0a;--color-accent-hover:#333;--color-rule:#e0e0e0;--font-display:"Cormorant Garamond", serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}
