.hw-reg{--hw-teal: #00bfb3;--hw-navy: #0e1b4d;--hw-navy-75: rgba(14, 27, 77, .75);--hw-red: #e32402;--hw-bg: #f3f4f8;--hw-radius: 18px;--hw-btn-radius: 40px}.hw-reg__container{max-width:720px;margin:0 auto;background:#fff;border-radius:var(--hw-radius);box-shadow:0 2px 12px #0e1b4d14;padding:40px 32px}@media screen and (max-width:749px){.hw-reg__container{padding:28px 16px;border-radius:12px}}.hw-reg__heading{font-family:var(--font-heading-family, "Archivo", sans-serif);font-weight:700;font-size:2.4rem;color:var(--hw-navy);margin:0 0 8px}.hw-reg__subheading{color:var(--hw-navy-75);margin:0 0 32px;font-size:1.5rem}.hw-reg__steps{display:flex;gap:8px;margin-bottom:32px}.hw-reg__step-dot{flex:1;height:4px;border-radius:2px;background:#e0e2ea;transition:background .3s}.hw-reg__step-dot--active{background:var(--hw-teal)}.hw-reg__step-dot--done{background:var(--hw-navy)}.hw-reg__step-label{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--hw-navy-75);margin-bottom:20px}.hw-reg__page{display:none}.hw-reg__page--active{display:block}.hw-reg__section-title{font-family:var(--font-heading-family, "Archivo", sans-serif);font-weight:700;font-size:1.6rem;color:var(--hw-navy);margin:28px 0 16px;padding-bottom:8px;border-bottom:1px solid #e0e2ea}.hw-reg__section-title:first-child{margin-top:0}.hw-reg__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.hw-reg__row--full{grid-template-columns:1fr}@media screen and (max-width:749px){.hw-reg__row{grid-template-columns:1fr}}.hw-reg__field{display:flex;flex-direction:column;gap:4px}.hw-reg__label{font-size:1.3rem;font-weight:600;color:var(--hw-navy)}.hw-reg__label--required:after{content:" *";color:var(--hw-red)}.hw-reg__input,.hw-reg__select{padding:12px 16px;border:1px solid #d0d3dc;border-radius:10px;font-size:1.5rem;font-family:var(--font-body-family, "Questrial", sans-serif);color:var(--hw-navy);background:#fff;transition:border-color .2s;width:100%}.hw-reg__input:focus,.hw-reg__select:focus{outline:none;border-color:var(--hw-teal);box-shadow:0 0 0 2px #00bfb326}.hw-reg__input--error,.hw-reg__select--error{border-color:var(--hw-red)}.hw-reg__error{font-size:1.2rem;color:var(--hw-red);min-height:1.6rem}.hw-reg__radio-group{display:flex;gap:16px;margin-top:4px}.hw-reg__radio-label{display:flex;align-items:center;gap:8px;font-size:1.4rem;color:var(--hw-navy);cursor:pointer}.hw-reg__checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:1.4rem;color:var(--hw-navy);cursor:pointer;line-height:1.5}.hw-reg__checkbox-label input[type=checkbox]{margin-top:3px;flex-shrink:0}.hw-reg__delivery-fields{display:none}.hw-reg__delivery-fields--visible{display:block}.hw-reg__dependent{background:var(--hw-bg);border-radius:12px;padding:20px;margin-bottom:16px}.hw-reg__dependent-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hw-reg__dependent-title{font-weight:700;font-size:1.4rem;color:var(--hw-navy)}.hw-reg__remove-btn{background:none;border:none;color:var(--hw-red);cursor:pointer;font-size:1.3rem;padding:4px 8px}.hw-reg__add-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:1px dashed #d0d3dc;border-radius:10px;padding:12px 20px;font-size:1.4rem;color:var(--hw-navy-75);cursor:pointer;width:100%;justify-content:center;transition:border-color .2s,color .2s}.hw-reg__add-btn:hover{border-color:var(--hw-teal);color:var(--hw-navy)}.hw-reg__actions{display:flex;justify-content:space-between;gap:16px;margin-top:32px}.hw-reg__btn{padding:14px 32px;border-radius:var(--hw-btn-radius);font-size:1.5rem;font-weight:700;font-family:var(--font-heading-family, "Archivo", sans-serif);cursor:pointer;border:none;transition:opacity .2s,transform .1s}.hw-reg__btn:active{transform:scale(.98)}.hw-reg__btn--primary{background:var(--hw-teal);color:#fff}.hw-reg__btn--primary:disabled{opacity:.5;cursor:not-allowed}.hw-reg__btn--secondary{background:#e0e2ea;color:var(--hw-navy)}.hw-reg__btn--secondary:hover{background:#d0d3dc}.hw-reg__success{text-align:center;padding:40px 20px}.hw-reg__success-icon{width:64px;height:64px;background:var(--hw-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.hw-reg__success-icon svg{width:32px;height:32px;fill:#fff}.hw-reg__success h3{font-size:2rem;color:var(--hw-navy);margin:0 0 12px}.hw-reg__success p{color:var(--hw-navy-75);font-size:1.5rem;margin:0 0 8px}.hw-reg__global-error{background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;padding:12px 16px;color:var(--hw-red);font-size:1.4rem;margin-bottom:20px;display:none}.hw-reg__global-error--visible{display:block}.hw-reg__spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:hw-spin .6s linear infinite;margin-right:8px;vertical-align:middle}@keyframes hw-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hw-registration-form.css.map */
