body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0}#root{min-height:100vh}.form-container{background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 10px 25px #0000001a;max-width:550px;padding:40px;width:100%}h2{color:#333;font-weight:600;margin-bottom:30px;text-align:center}.form-group{margin-bottom:20px;position:relative}.form-group label{color:#555;display:block;font-weight:600;margin-bottom:8px}.form-group input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23aaa'%3E%3Cpath d='M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z'/%3E%3C/svg%3E");background-position:10px;background-repeat:no-repeat;background-size:20px;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:16px;padding:12px 12px 12px 40px;transition:all .3s ease;width:100%}.form-group input:focus{border-color:#007bff;box-shadow:0 0 8px #007bff40;outline:none}button{background-image:linear-gradient(90deg,#007bff 0,#0056b3);border:none;border-radius:6px;box-shadow:0 4px 15px #007bff33;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:all .3s ease;width:100%}button:hover{box-shadow:0 6px 20px #007bff66;transform:translateY(-2px)}.error-message{color:#dc3545;display:block;font-size:14px;margin-top:5px}.progress-tracker{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px;margin-left:auto;margin-right:auto;width:80%}.step{flex-direction:column;text-align:center;width:120px}.step,.step-number{align-items:center;display:flex}.step-number{background-color:#e0e0e0;border-radius:50%;color:#fff;font-weight:700;height:30px;justify-content:center;margin-bottom:8px;transition:background-color .3s ease;width:30px}.step-label{color:#a0a0a0;font-size:14px;transition:color .3s ease}.step.active .step-number{background-color:#007bff}.step.active .step-label{color:#007bff;font-weight:600}.step-connector{background-color:#e0e0e0;flex-grow:1;height:2px;margin-top:14px}.step.completed .step-number{background-color:#28a745}.success-message{padding:40px 20px;text-align:center}.success-message h2{color:#28a745;margin-bottom:20px}.success-message p{color:#555;font-size:18px;margin-bottom:30px}.App{align-items:center;background-image:linear-gradient(0deg,#f3e7e9 0,#e3eeff 99%,#e3eeff);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:20px}
/*# sourceMappingURL=main.4623e9f9.css.map*/