:root {
  --nona-cream: #fbf7ef;
  --nona-surface: #fffdf9;
  --nona-forest: #075239;
  --nona-forest-hover: #053e2c;
  --nona-ink: #17201d;
  --nona-muted: #6f6a61;
  --nona-gold: #a98545;
  --nona-border: #e7dac7;
  --nona-sage: #dfe8d8;
  --nona-radius-card: 24px;
  --nona-radius-control: 12px;
  --nona-shadow-card: 0 20px 60px rgb(56 43 24 / 10%);
  --nona-font-display: "Cormorant Garamond", "Iowan Old Style", Georgia, serif;
  --nona-font-ui: Inter, ui-sans-serif, system-ui, sans-serif;
}
