/* Base overrides */
html, body {
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
}
body { font-family: 'Inter', system-ui, sans-serif; }
.font-serif { font-family: 'Cormorant Garamond', Georgia, serif; }
