@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:local("Inter")}
@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:local("Fraunces")}

:root{color-scheme:dark}

html{scroll-behavior:smooth}

body{font-size:16px}

img{max-width:100%;height:auto;display:block}

*:focus-visible{outline:none}

::selection{background:rgba(14,165,233,.3)}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
