@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{height:100%;min-height:100vh}body{background:transparent!important;background-color:transparent!important;min-height:100vh}@media(max-width:1023px){html,body{overflow-x:hidden;width:100vw;max-width:100vw}#root{width:100vw;max-width:100vw;overflow-x:hidden}*{max-width:100vw;box-sizing:border-box}.mobile-container{width:100vw;max-width:100vw;overflow-x:hidden}}
