:root{--ink: #17222b;--maroon: #86373e;--cocoa: #44332d;--amber: #f1bd78;--sand: #efd9c7;--cream: #fbf8f0;--font-display: "Playfair Display", Georgia, "Times New Roman", serif;--font-body: "Manrope", "Segoe UI", Tahoma, sans-serif;--header-h: 72px;--header-h-scrolled: 60px;--container-w: 1280px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:transparent transparent}html.scrolling{scrollbar-color:var(--maroon) transparent}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:transparent;border-radius:999px;border:3px solid transparent;background-clip:padding-box;transition:background-color .35s ease}html.scrolling::-webkit-scrollbar-thumb{background-color:var(--maroon);background-clip:padding-box}html.scrolling::-webkit-scrollbar-thumb:hover{background-color:#a2434b;background-clip:padding-box}html.cursor-fx,html.cursor-fx *{cursor:none!important}body{font-family:var(--font-body);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:none;background:none;cursor:pointer}::selection{background:var(--amber);color:var(--ink)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
