body{align-items:center;background:#f0f2f5;display:flex;font-family:Arial,sans-serif;height:100vh;justify-content:center;margin:0;padding:0}.form-container{background:#fff;border-radius:8px;box-shadow:0 0 12px #0000001a;padding:30px;width:420px}h1{text-align:center}.step,h1{margin-bottom:20px}.step input{border:1px solid #ccc;border-radius:4px;margin:6px 0 12px;padding:8px;width:100%}button{background:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:10px 4px 0;padding:10px 16px}button:hover{background:#45a049}.error{color:red;font-size:.9rem}.progress-bar{display:flex;justify-content:space-around;margin-bottom:20px}.circle{background:#ddd;border-radius:50%;font-weight:700;height:30px;line-height:30px;text-align:center;width:30px}.circle.active{background:#4caf50;color:#fff}
/*# sourceMappingURL=main.b7ce4f3e.css.map*/