/* MemoCapsule — custom.css — généré automatiquement, ne pas éditer */

@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;1,600&display=swap");

:root {
  --bg: #ffffff;
  --surface: #f2f8fd;
  --card: #e4f1fa;
  --border: #bdd8ee;
  --accent: #0ea5e9;
  --accent2: #0284c7;
  --text: #0c1e2e;
  --muted: #4a7a9b;
  --font-d: 'Cormorant Garamond', Georgia, serif;
}
