.hb-registration-wizard{max-width:500px;margin:80px auto;background:#fff;border-radius:40px;box-shadow:0 30px 100px rgba(0,0,0,.1);padding:50px;font-family:Montserrat,sans-serif!important}.hb-reg-progress{height:8px;background:#f1f5f9;border-radius:10px;margin-bottom:50px}.hb-progress-bar{height:100%;background:#4fd1c5;border-radius:10px;transition:width .6s cubic-bezier(.34, 1.56, .64, 1)}.hb-reg-step{display:none;animation:.4s fadeIn}.hb-reg-step h2{font-weight:900;font-size:2rem;color:#1e293b;margin-bottom:35px;letter-spacing:-1px}.hb-reg-step.active{display:block}.hb-quiz-slide{display:none;animation:.3s fadeIn}.hb-quiz-slide.active{display:block}.hb-quiz-step-info{font-size:.9rem;color:#4fd1c5;font-weight:900;margin-bottom:10px}.hb-quiz-question-text{font-size:1.8rem;font-weight:900;margin-bottom:30px;text-align:center;margin-top:10px}.hb-reg-step[data-step="3"] label{align-items:center;gap:15px;font-weight:700;cursor:pointer}@media(min-width:1025px){.hb-registration-wizard{max-width:850px}}.hb-registration-wizard button{width:100%;padding:22px;border-radius:22px;border:0;font-weight:900;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:.4s}.hb-final-screen{padding:0!important;background:0 0!important;border:none!important}.hb-final-title{font-size:2.2rem!important;line-height:1.1;margin-bottom:20px!important}.hb-final-text{font-size:1.1rem;line-height:1.5;color:#4a5568;margin-bottom:30px}.hb-final-text span{display:block;margin-top:10px;font-weight:900;color:#334155}#hb-final-submit,.hb-next-step,.hb-validate-quiz{background:#334155;color:#fff;box-shadow:0 15px 30px rgba(51,65,85,.2)}.hb-next-step:hover,.hb-validate-quiz:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgba(51,65,85,.3)}#hb-final-submit:not(:disabled){background:#4fd1c5;box-shadow:0 15px 30px rgba(79,209,197,.3)}#hb-final-submit:disabled{opacity:.5;cursor:not-allowed}.hb-error-msg{color:#e53e3e;font-weight:700;margin-top:15px;text-align:center}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hb-reg-step input,.hb-reg-step select{width:100%;padding:18px 25px!important;margin-bottom:20px;border:2px solid #f1f5f9!important;border-radius:20px!important;font-size:1rem;font-weight:700;color:#334155!important;background:#f8fafc;transition:.3s;box-sizing:border-box;appearance:none}.hb-quiz-nav{display:flex}.hb-reg-step select{background-image:url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='none'viewBox='002424'stroke='%23334155'%3E%3Cpathstroke-linecap='round'stroke-linejoin='round'stroke-width='2'd='M199l-77-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;background-size:20px;cursor:pointer}.hb-reg-step input:focus,.hb-reg-step select:focus{outline:0;border-color:#4fd1c5;background:#fff;box-shadow:0 10px 20px rgba(79,209,197,.1)}.hb-hidden-radio{display:none!important}.hb-quiz-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:30px}.hb-quiz-option-label{display:block;padding:20px;background:#f8fafc;border:2px solid #f1f5f9;border-radius:20px;text-align:center;font-weight:700;cursor:pointer;transition:.3s}.hb-quiz-option-label:hover{background:#fff;border-color:#4fd1c5}.hb-hidden-radio:checked+.hb-quiz-option-label{background:#4fd1c5!important;color:#fff!important;border-color:#4fd1c5!important;box-shadow:0 10px 20px rgba(79,209,197,.3)}.hb-quiz-nav button{max-width:300px;margin:0 auto;display:block}.hb-result-card{text-align:center;padding:40px;border-radius:30px;animation:.5s fadeIn}.hb-result-icon{font-size:4rem;margin-bottom:20px}.hb-result-score{font-size:1.5rem;margin-bottom:20px}.success{background:#f0fff4;border:2px solid #4fd1c5}.fail{background:#fff5f5;border:2px solid #feb2b2}.hb-go-to-oath{background:#4fd1c5!important;color:#fff;margin-top:25px}.hb-btn-home{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;background:#334155;color:#fff;padding:18px 30px;border-radius:20px;text-decoration:none;font-weight:900;width:100%;box-sizing:border-box}.hb-home-icon{font-size:1.4rem}@media(max-width:480px){.hb-final-title{font-size:1.8rem!important}.hb-result-icon{font-size:5rem}}.hb-oath-container{margin-bottom:35px}.hb-oath-card{display:flex!important;align-items:center;gap:20px;padding:20px 25px!important;background:#f8fafc!important;border:2px solid #f1f5f9!important;border-radius:25px!important;margin-bottom:15px!important;cursor:pointer;transition:.3s;color:#334155!important}.hb-oath-card input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.hb-checkbox-custom{width:28px;height:28px;border:3px solid #cbd5e0;border-radius:50%;flex-shrink:0;position:relative;transition:.3s;background:#fff}.hb-oath-card input:checked~.hb-checkbox-custom{border-color:#4fd1c5;background:#4fd1c5}.hb-oath-card input:checked~.hb-checkbox-custom::after{content:'✓';position:absolute;color:#fff;font-weight:900;font-size:18px;top:50%;left:50%;transform:translate(-50%,-50%)}.hb-oath-card input:checked+.hb-checkbox-custom+.hb-oath-text,.hb-oath-card:has(input:checked){background:#f0fff4!important;border-color:#4fd1c5!important}.hb-oath-text{font-weight:700;line-height:1.4}.hb-result-card.fail{background:snow;border:3px dashed #feb2b2}@media(max-width:1024px){.hb-registration-wizard{margin:40px 15px;padding:30px 20px;border-radius:30px}.hb-quiz-options-grid{grid-template-columns:1fr}.hb-quiz-prev-btn{margin-right:20px!important}}