:root{--font-editorial:Inter, Manrope, "IBM Plex Sans", "Neue Haas Grotesk Text", "Helvetica Neue", Arial, sans-serif;--background:#fff;--foreground:#1f2428}*{box-sizing:border-box}html{background:var(--background);color:var(--foreground);scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--foreground);font-family:var(--font-editorial);text-rendering:geometricprecision;margin:0}body,button,input,textarea,select{font-family:var(--font-editorial)}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}::selection{color:#fff;background:#0b2a4f}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
