:root{--color-ink-black:#17191c;--color-paper-white:#ffffff;--color-mist-gray:#f2f2f3;--color-fog-white:#fafafb;--color-slate-gray:#777b86;--color-ash-gray:#979799;--color-smoke-gray:#a3a6af;--color-blush-peach:#fbe1d1;--color-sienna-brown:#5d2a1a;--color-red-accent:#e8341c;--font-signifier:"Source Serif 4",Georgia,serif;--font-sohne:"Inter",ui-sans-serif,system-ui,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sohne);color:var(--color-ink-black);background:var(--color-paper-white);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}