:root{--color-bg:#f6f4ef;--color-text:#111;--color-bronze:#a97e5e;--color-stone:#8b8880;--color-beige:#e6ddc9;--color-warm-white:#fbfaf6;--font-heading:"Fraunces", Georgia, serif;--font-body:"Open Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-wordmark:"Syne", sans-serif;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:8rem;--space-2xl:14rem;--ease-luxury:cubic-bezier(.16, 1, .3, 1);--duration-slow:1.2s;--duration-medium:.6s;--z-loader:100;--z-cursor:9999}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);margin:0;overflow-x:hidden}h1,h2,h3{font-family:var(--font-heading);margin:0;font-weight:400}p{margin:0}a{color:inherit}img{max-width:100%;display:block}@media (hover:hover) and (pointer:fine){body.has-custom-cursor{cursor:none}body.has-custom-cursor input,body.has-custom-cursor textarea,body.has-custom-cursor [contenteditable],body.has-custom-cursor [data-cursor-native]{cursor:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
