/* Generated Studio theme — luxe_minimal */
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Lora:wght@400;500;600;700&display=swap");

:root {
  --color-bg: #f3eee2;
  --color-surface: #fbf9f4;
  --color-ink: #231712;
  --color-muted: #6b5d4f;
  --color-accent: #4c1d1d;
  --color-accent-soft: #b8860b;
  --font-display: "Playfair Display", Georgia, serif;
  --font-body: "Lora", system-ui, sans-serif;
}
