@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;500;700&family=Poppins:wght@400;600;700&display=swap";body{font-family:Lato,sans-serif;margin:0;padding:0;background-color:#fff;color:#333}html,body{margin:0;padding:0;overflow-x:hidden;width:100%}section,div,footer{max-width:100%!important;box-sizing:border-box}html,body{margin:0;padding:0;height:100%}#root{min-height:100vh;display:flex;flex-direction:column}main{flex:1}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow-x:hidden}element.style{display:flex;flex-direction:column;min-height:100vh}@media (max-width: 800px){html body .app-container{padding:0!important;margin:0!important}}.auth-container{display:flex;justify-content:center;align-items:center;height:117vh;flex-direction:column}.google-auth svg{flex-shrink:0}.auth-container{position:relative;overflow:hidden}.signup-link{color:#006400;font-weight:700;text-decoration:none}.signup-link:hover{text-decoration:none}.last{margin-top:10px}.bubble{position:absolute;bottom:-150px;background:#0064006e;border-radius:50%;animation:rise 20s infinite ease-in}.bubble{position:absolute;bottom:-150px;background:#0064004d;border-radius:50%;animation:rise linear infinite;opacity:.7}@keyframes rise{0%{transform:translateY(0) scale(1);opacity:0}30%{opacity:.7}to{transform:translateY(-120vh) scale(1.2);opacity:0}}.bubble:nth-child(1){width:80px;height:80px;left:20%;animation-duration:18s;animation-delay:0s}.bubble:nth-child(2){width:60px;height:60px;left:40%;animation-duration:22s;animation-delay:4.2s}.bubble:nth-child(3){width:100px;height:100px;left:65%;animation-duration:25s;animation-delay:2s}.bubble:nth-child(4){width:50px;height:50px;left:80%;animation-duration:28s;animation-delay:6s}.bubble:nth-child(5){width:120px;height:120px;left:10%;animation-duration:30s;animation-delay:5s}.bubble:nth-child(6){width:70px;height:70px;left:55%;animation-duration:26s;animation-delay:3s}.bubble:nth-child(7){width:90px;height:90px;left:35%;animation-duration:32s;animation-delay:10s}.bubble:nth-child(8){width:40px;height:40px;left:75%;animation-duration:20s;animation-delay:7s}@keyframes rise{0%{transform:translateY(0) scale(1);opacity:.5}50%{transform:translateY(-50vh) scale(1.2);opacity:.8}to{transform:translateY(-100vh) scale(1);opacity:0}}.back-home{margin-top:80px;position:absolute;top:20px;left:20px;text-decoration:none;color:#000;font-weight:700}.auth-box{margin-top:5px;width:350px;padding:30px;border-radius:15px;text-align:center}.auth-boxs{margin-top:89px;width:350px;padding:30px;border-radius:15px;text-align:center;height:516px}.glass-card{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 25px #0003}.logo{width:80px;margin-bottom:15px}form input{width:100%;padding:12px;margin:10px 0;border-radius:8px;border:1px solid #ccc}.password-input{display:flex;align-items:center;position:relative}.password-input input{width:100%;padding-right:35px}.password-input span{position:absolute;right:10px;cursor:pointer}button{width:100%;padding:12px;background:#000;color:#fff;border:none;border-radius:8px;margin-top:10px;cursor:pointer}.google-auth{margin-top:15px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;padding:10px;border-radius:8px;border:1px solid #ccc;background:#fff}@media (max-width: 768px){.auth-container{height:100vh}}
