@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap";:root{--font-sans: "DM Sans", system-ui, -apple-system, sans-serif;--font-display: "Cormorant Garamond", Georgia, serif;--color-bg: #0D0D0D;--color-bg-card: #111009;--color-bg-hero: #131208;--color-bg-tag: #1A1608;--color-bg-deep: #0A0A09;--color-border: #2A2A2A;--color-gold: #C9A96E;--color-gold-dim: rgba(201, 169, 110, .4);--color-gold-faint: rgba(201, 169, 110, .12);--color-text-primary: #F0ECE4;--color-text-muted: #B8AFA0;--color-text-sub: #7A6A52;--color-text-dim: #4A3E30}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}a{color:inherit}
