:root{--background:#fff;--foreground:#171717}html{scroll-behavior:smooth;height:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Circe,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5;display:flex}input,textarea,select,button{font:inherit}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
@font-face{font-family:Circe;src:url(/fonts/circe-regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Circe;src:url(/fonts/circe-bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}
