@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior:none}#root{display:flex;flex-direction:column;height:100dvh;margin:0 auto;position:relative;overflow:hidden}@media(min-width:768px){body{background:#1a1a2e;display:flex;align-items:center;justify-content:center}#root{box-shadow:0 0 60px #00000080;border-radius:16px}}.page-scroll{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}::-webkit-scrollbar{width:0;height:0}input,textarea,button,select{font-family:inherit;outline:none;border:none;background:none}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}
