@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";:root{--vh: 100%}*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}html,body,#root{height:100%;width:100%;overflow-x:hidden}body{background-color:#910243;background-image:url(/assets/background-HIGTZ9Y2.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh}@media (min-aspect-ratio: 1/1){body{background-size:100% auto}}.logo{margin:auto 0;max-width:200px}.login-page main{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:calc(var(--vh, 1vh) * 100);padding:2rem;box-sizing:border-box}main{padding:1rem;text-align:center}.google-login-button{margin-bottom:2rem}@media (min-width: 768px){.logo{max-width:200px}}
