:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#ededed}}@font-face{font-family:Tinos;src:url(/fonts/Tinos-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tinos;src:url(/fonts/Tinos-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}body,html{overflow-x:hidden}body{color:var(--foreground);background:#ececec;font-family:Tinos;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}