.stepper-container{background-color:#f8f9fa;padding:20px;border-radius:12px;border:1px solid #eee}.stepper-wrapper{display:flex;justify-content:space-between;font-family:"Inter",sans-serif}.stepper-item{flex-direction:column;flex:1}.stepper-item .step-name{font-size:14px;font-weight:600;color:#a0aec0;text-align:center}.stepper-item,.stepper-item .step-counter{position:relative;display:flex;align-items:center}.stepper-item .step-counter{z-index:5;justify-content:center;width:40px;height:40px;border-radius:50%;background:#e2e8f0;margin-bottom:8px;color:#718096;font-weight:700;border:2px solid #e2e8f0}.stepper-item::before{content:"";position:absolute;top:20px;left:-50%;height:2px;width:100%;background-color:#e2e8f0;z-index:1}.stepper-item:first-child::before{content:none}.stepper-item.active .step-counter{border-color:#ff4141;background-color:#fff;color:#ff4141}.stepper-item.active .step-name{color:#ff4141;font-weight:700}.stepper-item.completed .step-counter{background-color:#28a745;border-color:#28a745;color:#fff}.stepper-item.completed .step-name{color:#2d3748}.stepper-item.completed::before{background-color:#28a745}.registration-container{max-width:1200px;margin:40px auto}.faqs-container{padding:100px 0;background-color:#fafafa}.faq-section{max-width:800px;margin:0 auto;text-align:left}.registration-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.08);margin-top:20px}.registration-header{padding:1.4rem;border-bottom:1px solid #eee}.registration-header h2{font-size:1.3rem;margin:0}.registration-body{padding:1.4rem}.registration-body h4{display:flex;align-items:center;font-size:1.25rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0;color:#2c3e50;letter-spacing:.5px}.registration-body h4 .material-icons{font-size:1.4rem;margin-right:8px;color:#333}.registration-grid-2-col{display:grid;grid-template-columns:2fr 1fr;gap:30px;align-items:start}.registration-grid-2-col-equal{display:grid;grid-template-columns:1fr 1fr;column-gap:30px;row-gap:0;align-items:start}.registration-grid-3-col-equal{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.plan-summary{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.25rem;padding:20px;height:100%}.btn-back,.plan-summary h4{color:#ff4141}.coupon-details-box dt,.plan-summary dt{font-weight:700}.plan-summary dd{font-size:1.2rem;color:#343a40}.plan-summary hr{margin:1rem 0;border:0;height:1px;background-color:#ff4141;opacity:.3}.btn-back{margin-top:20px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:.875rem;font-weight:500;background-color:transparent;border:1px solid #ff4141;border-radius:8px;text-decoration:none;transition:all .2s ease-in-out}.btn-back:hover{background-color:#ff4141;color:#fff}.coupon-input-group{display:flex}.coupon-input-group .form-control{flex:1 1 auto;border-top-right-radius:0;border-bottom-right-radius:0}.coupon-input-group .btn{border-top-left-radius:0;border-bottom-left-radius:0;display:inline-flex;align-items:center;gap:4px}.coupon-details-box{border:1px solid #28a745;background-color:#f0fff4;border-radius:8px;padding:15px;margin-top:20px;margin-bottom:20px}.coupon-details-box h5{color:#28a745;border-bottom:1px solid #c3e6cb;padding-bottom:10px;margin-bottom:10px}.coupon-details-box dl{display:grid;grid-template-columns:auto 1fr;gap:5px 15px;margin-bottom:0}.coupon-details-box dd{text-align:right}.coupon-details-box hr{grid-column:1/-1;margin:5px 0;border-top:1px solid #c3e6cb}.coupon-details-box #final-price{font-weight:700;font-size:1.2em}.plan-summary .plan-description{font-size:.9em;color:#6c757d;margin-bottom:15px;line-height:.9em}.plan-summary .purchase-details dt{font-weight:400}.plan-summary .purchase-details dd{font-size:.95em;text-align:right;font-weight:500}.plan-summary .purchase-details .total{font-size:1.1em;font-weight:700}.text-discount{color:#28a745}.plan-summary .summary-footer{font-size:.85em;color:#6c757d;margin-top:15px}.success-timeline{display:flex;justify-content:space-between;list-style:none;padding:0;margin:30px 0;position:relative}.success-timeline::before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background-color:#28a745;transform:translateY(-50%);z-index:1}.timeline-step{display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2;background:#fff;padding:0 10px}.timeline-step .icon{width:30px;height:30px;border-radius:50%;background-color:#28a745;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.timeline-step .text{font-size:.9em;font-weight:500}.registration-warning-message,.secure-purchase-note{margin-top:1rem;display:flex;align-items:center;font-size:.9rem}.registration-warning-message{color:#a75b00;background-color:#fff7e6;border:1px solid #ffd699;border-radius:6px;padding:.75rem 1rem}.registration-warning-message .warning-icon{color:#ff9800;margin-right:.5rem;font-size:1.2rem}.secure-purchase-note{color:#2e7d32;font-weight:500;gap:.4rem}.secure-purchase-note .material-icons{font-size:1rem}.step2-button-group{display:flex;gap:15px}.password-help{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.password-help .material-icons{font-size:3.15rem;line-height:1;color:#0b79d0;flex-shrink:0}.password-help-text{display:flex;flex-direction:column;gap:.1rem}.password-help-text .rule{font-size:.95rem;color:#111827;font-weight:600;line-height:1.2}.password-help-text .recommendation{font-size:.85rem;color:#6b7280;line-height:1.2}.password-help.active .material-icons{color:#166534}.password-help.active .rule{color:#0b6623}.password-strength-meter{margin-top:6px}.strength-bar{width:100%;height:8px;border-radius:6px;background-color:#e0e0e0;overflow:hidden;margin-bottom:1px}.strength-bar-fill{height:100%;width:0%;transition:width .3s ease,background-color .3s ease}.strength-text{font-size:13px;font-weight:600;color:#555}@media (max-width:992px){.registration-grid-2-col{grid-template-columns:1fr;gap:40px}.stepper-item .step-name{font-size:12px}}@media (max-width:768px){.registration-grid-2-col-equal,.registration-grid-3-col-equal{grid-template-columns:1fr}.registration-grid-3-col-equal .form-group{margin-bottom:1rem}.registration-body h4{font-size:1.1rem}.stepper-wrapper{gap:20px}.stepper-item::before{display:none}.step2-button-group,.stepper-wrapper{flex-direction:column}.step2-button-group .btn{width:100%}}