:root{--color-cream: #f5f0e8;--color-cream-dark: #e8e0d4;--color-sage: #9caf88;--color-sage-dark: #7a9168;--color-lavender: #c5b8d4;--color-lavender-dark: #a898c4;--color-gold: #d4af7a;--color-gold-light: #e8cfa0;--color-gold-deep: #b8894f;--color-rose: #c98a9e;--color-rose-dark: #b5788c;--color-parchment: #faf6ee;--color-text: #3d3832;--color-text-muted: #6b6560;--color-white: #ffffff;--font-display: "Cormorant Garamond", "Georgia", serif;--font-body: "DM Sans", system-ui, sans-serif;--radius-sm: .75rem;--radius-md: 1.25rem;--radius-lg: 1.75rem;--radius-pill: 999px;--shadow-soft: 0 8px 32px rgb(61 56 50 / 8%);--shadow-card: 0 4px 24px rgb(61 56 50 / 6%);--panel-bg: linear-gradient( 170deg, rgb(252 249 243 / 94%) 0%, rgb(245 238 226 / 90%) 100% );--panel-border: 1px solid rgb(212 175 122 / 40%);--panel-ring: inset 0 0 0 3px rgb(255 255 255 / 50%);--header-height: 4rem;--content-max: 90rem;--content-width-max: min(98rem, 96vw);--content-padding-x: clamp(.85rem, 1.75vw, 1.75rem);--header-width-max: min(112rem, 99vw);--header-padding-x: clamp(.5rem, 1vw, 1rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--color-text);background:var(--color-cream);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.15;margin:0}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{display:block;max-width:100%}
