body{background-color:#f7f7f7;font-family:Arial,sans-serif}body,form{padding:20px}form{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;margin:auto;max-width:500px}input{border:1px solid #ccc;border-radius:4px;margin-bottom:8px;padding:8px;width:100%}label{display:block;font-weight:700;margin-bottom:4px}.error{color:red;font-size:.9em;margin-bottom:8px}button{border:none;border-radius:4px;cursor:pointer;margin-right:8px;padding:10px 16px}button:disabled{cursor:not-allowed;opacity:.5}button.next{background-color:#007bff;color:#fff}button.prev{background-color:#6c757d;color:#fff}button.submit{background-color:#28a745;color:#fff}.stepper{display:flex;justify-content:space-between;margin-bottom:20px}.stepper div{background-color:#ccc;border-radius:3px;height:6px;width:20%}.stepper .active{background-color:#007bff}
/*# sourceMappingURL=main.6ab8747d.css.map*/