:root{--color-background: #fffaf7;--color-surface: #ffffff;--color-surface-soft: #f6eee8;--color-primary: #8b6858;--color-primary-hover: #725244;--color-accent: #d9aaa5;--color-text: #3d302b;--color-text-muted: #7a6b65;--color-border: #eaded7;--font-heading: "Cormorant Garamond", Georgia, serif;--font-body: "Manrope", system-ui, sans-serif;--content-width: 72rem;--section-space: clamp(3rem, 8vw, 7rem);--radius-small: .75rem;--radius-medium: 1.25rem;--shadow-button: 0 .35rem .9rem rgb(61 48 43 / 12%);--shadow-soft: 0 .75rem 2rem rgb(61 48 43 / 10%);--shadow-card: 0 1.25rem 3rem rgb(61 48 43 / 13%)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:20rem;color:var(--color-text);background:radial-gradient(circle at 8% 8%,rgba(243,221,221,.45),transparent 24rem),var(--color-background);font-family:var(--font-body);line-height:1.6;text-rendering:optimizeLegibility}button,a{font:inherit}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-block-start:0}h1,h2,h3{font-family:var(--font-heading);line-height:1.15;text-wrap:balance}.container{width:min(100% - 2rem,var(--content-width));margin-inline:auto}.section{padding-block:var(--section-space)}:focus-visible{outline:.1875rem solid var(--color-accent);outline-offset:.1875rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
