:root{--color-bg:#f4f1ea;--color-fg:#1e1b16}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{overscroll-behavior:none;max-width:100vw;height:100dvh;overflow:hidden}body{color:var(--color-fg);background:var(--color-bg);font-family:var(--font-brand),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
