@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&family=Space+Grotesk:wght@600&display=swap";*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Manrope,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100%}.fullHeight{min-height:100svh}@supports (min-height: 100dvh){.fullHeight{min-height:100dvh}}
