@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);#root,body,html{min-height:100vh;position:relative}.app{font-family:Inter,sans-serif;position:"relative";width:100%}.rotate180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}:root{--primary-light:theme.palette.background.main;--typography-h3v1:theme.typography.h3v1}a{text-decoration:none}