@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--background: oklch(.96 .013 88);--foreground: oklch(.42 .025 245);--card: oklch(.92 .02 85);--card-foreground: oklch(.42 .025 245);--popover: oklch(.92 .02 85);--popover-foreground: oklch(.42 .025 245);--primary: oklch(.42 .025 245);--primary-foreground: oklch(.98 0 0);--secondary: oklch(.92 .02 85);--secondary-foreground: oklch(.42 .025 245);--muted: oklch(.9 .01 85);--muted-foreground: oklch(.55 .02 230);--accent: oklch(.5 .04 335);--accent-foreground: oklch(.98 0 0);--destructive: oklch(.628 .258 29.23);--destructive-foreground: oklch(.98 0 0);--border: oklch(.88 .015 88);--input: oklch(.92 .02 85);--ring: oklch(.65 .05 245);--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--radius: .375rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background:var(--background);color:var(--foreground);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
