@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap");:root{--background:#fff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:#fff;font-family:Fredoka,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100svh}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}