:root{--color-ground: #f7f4ef;--color-stone: #c9bfb0;--color-text: #2b2825;--color-accent: #b05e3a;--font-display: "Cormorant Garamond", Georgia, serif;--font-ui: "Inter", system-ui, sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 8rem}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;-webkit-text-size-adjust:100%}body{font-family:var(--font-ui);color:var(--color-text);background-color:var(--color-ground);line-height:1.6}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
