:root{--color-cream:#f5f0eb;--color-warm-white:#faf8f5;--color-sand:#e8dfd5;--color-taupe:#c4b5a5;--color-brown:#8b7355;--color-dark-brown:#5c4a35;--color-charcoal:#2d2926;--color-soft-black:#1a1715;--color-rose:#d4a89a;--color-sage:#a8b5a0;--color-mist:#b8c4cc;--font-serif:"Playfair Display",Georgia,serif;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--max-width:1200px;--header-height:72px;--top-offset:calc(var(--header-height) + var(--banner-height,0px));--ease-out-expo:cubic-bezier(.16,1,.3,1);--ease-out-quart:cubic-bezier(.25,1,.5,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-sans);background-color:var(--color-warm-white);color:var(--color-charcoal);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:500;line-height:1.2}a{color:inherit;text-decoration:none}button{font-family:var(--font-sans);cursor:pointer;background:0 0;border:none}img{max-width:100%;height:auto;display:block}::selection{background-color:var(--color-rose);color:var(--color-warm-white)}
