:root{--cream: #f5f0e8;--parchment: #ede4d0;--sage: #7a8c6e;--sage-light: #a8b89a;--sage-dark: #4a5c3e;--terracotta: #c4774a;--earth: #8b6c4f;--dust: #d4c5a9;--ink: #2c2416;--gold: #d4a843;--font-display: "Playfair Display", Georgia, serif;--font-body: "Cormorant Garamond", Georgia, serif;--font-ui: "Jost", system-ui, sans-serif;--ease-default: cubic-bezier(.25, .1, .25, 1);--ease-dramatic: cubic-bezier(.77, 0, .18, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--cream);color:var(--ink);font-family:var(--font-body);font-size:18px;line-height:1.6;cursor:auto}@media (pointer: coarse){body{cursor:auto}}img,svg{display:block;max-width:100%}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9998;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='250'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='250' height='250' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:250px 250px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
