body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:#e9e9e9;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;justify-content:center;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body.light{--header-bg:#fff;--text-color:#000;background-color:#f5f5f5;color:#000}body.dark{--header-bg:#1e1e1e;--text-color:#fff;background-color:#121212;color:#fff}.container{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:5rem auto;padding:2rem 3rem;width:400px}.header{margin-bottom:2rem;text-align:center}.text{color:#3c3c3c;font-size:2.5rem;font-weight:700}.underline{background-color:#3c009d;border-radius:8px;height:5px;margin:.5rem auto;width:60px}.inputs{display:flex;flex-direction:column;gap:1.5rem}.input{align-items:center;background:#f3f3f3;border-radius:8px;display:flex;padding:.75rem 1rem;transition:box-shadow .3s ease}.input:hover{box-shadow:0 4px 12px #0000000d}.input img{margin-right:1rem;width:18px}.input input{background:#0000;border:none;color:#333;flex-grow:1;font-size:1.1rem;outline:none}.forgot-password{color:#7d7d7d;font-size:.95rem;margin-top:1 rem}.forgot-password span{color:#4dafff;cursor:pointer;font-weight:600;transition:color .2s}.forgot-password span:hover{color:#ff1b0b}.submit-container{display:flex;justify-content:space-between;margin-top:1rem}.login,.submit{background:#4dafff;border-radius:30px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:700;margin:.4rem;padding:.8rem;text-align:center;transition:transform .2s}.login:hover,.submit:hover{background:#4dafff;transform:translateY(-2px)}.gray{background:#eaeaea;color:#3c3c3c}@media (max-width:640px){.container{padding:1.25rem;width:90%}.inputs{font-size:16px;width:100%}.submit-container{align-items:center;flex-direction:column;gap:1rem}.login,.submit{font-size:1rem;padding:.65rem;width:100%}.forgot-password{font-size:.9rem;padding-left:0;text-align:center}}
/*# sourceMappingURL=main.e1539a93.css.map*/