:root{--parchment: #f3ecdc;--parchment-deep: #e9dfc8;--ink: #2b2317;--ink-soft: #6b5d45;--gold: #a8842c;--oxblood: #6e1a14;--font-display: "Cormorant Garamond", "Times New Roman", serif;--font-body: "EB Garamond", Georgia, serif;--font-hell: "Grenze Gotisch", "Old English Text MT", serif;--fast: .15s;--slow: .35s;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-body);font-size:1.125rem;line-height:1.5;color:var(--ink);background-color:var(--parchment);background-image:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.55),transparent 60%),radial-gradient(ellipse at 50% 100%,var(--parchment-deep),transparent 70%);-webkit-font-smoothing:antialiased;overflow-x:hidden}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
