body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background-color:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-form-container{background-color:#dcdcdc;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:28rem;padding:2rem;width:100%}.login-title{color:#1f2937;font-size:1.875rem;font-weight:800;margin-bottom:2rem;text-align:center}.login-error{background-color:#fef2f2;border-radius:.375rem;color:#ef4444;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.login-options{width:100%}.login-forgot-password{white-space:nowrap}.login-input-group{margin-bottom:1.5rem;width:90%}.login-input{border:1px solid #d1d5db;border-radius:.25rem;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.login-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.login-input-top{border-radius:.375rem .375rem 0 0;margin-bottom:-1px}.login-input-bottom{border-radius:0 0 .375rem .375rem}.login-options{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.login-forgot-password,.register{color:#3b82f6;font-size:.875rem;font-weight:500;text-decoration:none}.register{border:"none"}.login-forgot-password:hover{text-decoration:underline}.login-button{background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem;transition:background-color .2s;width:100%}.login-button:hover{background-color:#2563eb}.login-button:disabled{cursor:not-allowed;opacity:.5}.register-container{align-items:center;background-color:#f5f5f5;display:flex;height:100vh;justify-content:center}.register-card{background:#dcdcdc;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:2rem;width:100%}.register-logo{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;text-align:center;width:100%}.logo-wrapper{display:inline-block;max-width:100%}.register-logo img{height:auto;max-width:100%}.register-title{color:#333;margin-bottom:1.5rem;text-align:center}.register-input-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.register-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.register-button,.register-input{font-size:1rem;padding:.75rem;width:100%}.register-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer}.register-button:hover{background-color:#0056b3}.register-button:disabled{background-color:#ccc;cursor:not-allowed}.register-divider{margin:1.5rem 0;text-align:center}.divider-line{background-color:#ccc;height:1px;margin:0 auto;width:100%}.register-login-link{margin-top:1rem;text-align:center}.register-login-link span{color:#007bff;cursor:pointer}.register-error{color:red;margin-bottom:1rem;text-align:center}
/*# sourceMappingURL=main.eb9c756e.css.map*/