.wfl-combine-registration{background:var(--wfl-bg);color:var(--wfl-text);padding:var(--wfl-section-spacing) 16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.wfl-combine-registration *{box-sizing:border-box}.wfl-combine-registration .wfl-combine-registration__shell{max-width:var(--wfl-max-width);margin:0 auto}.wfl-combine-registration .wfl-combine-registration__hero,.wfl-combine-registration .wfl-combine-registration__empty{margin:0 auto 24px;text-align:left;max-width:780px}.wfl-combine-registration .wfl-combine-registration__hero--has-image{max-width:none;min-height:320px;padding:clamp(32px,6vw,72px);border-radius:var(--wfl-radius);background-position:center;background-size:cover;overflow:hidden}.wfl-combine-registration .wfl-combine-registration__hero--has-image .wfl-combine-registration__badge{background:var(--wfl-accent)}.wfl-combine-registration .wfl-combine-registration__hero--has-image .wfl-combine-registration__title,.wfl-combine-registration .wfl-combine-registration__hero--has-image .wfl-combine-registration__intro{color:#fff}.wfl-combine-registration .wfl-combine-registration__hero--has-image .wfl-combine-registration__intro{max-width:68ch}.wfl-combine-registration .wfl-combine-registration__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:color-mix(in srgb,var(--wfl-accent) 14%,white);color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.wfl-combine-registration .wfl-combine-registration__title{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.04em;color:var(--wfl-text)}.wfl-combine-registration .wfl-combine-registration__intro{margin:14px 0 0;font-size:1rem;line-height:1.7;color:color-mix(in srgb,var(--wfl-text) 82%,white);max-width:72ch}.wfl-combine-registration .wfl-combine-registration__card{background:var(--wfl-card);border:1px solid color-mix(in srgb,var(--wfl-text) 10%,white);border-radius:var(--wfl-radius);box-shadow:0 20px 50px #0f172a14;overflow:hidden}.wfl-combine-registration .wfl-combine-registration__form{padding:clamp(20px,3vw,36px)}.wfl-combine-registration .wfl-combine-registration__status{margin-bottom:18px;padding:14px 16px;border-radius:14px;background:color-mix(in srgb,var(--wfl-accent) 12%,white);border:1px solid color-mix(in srgb,var(--wfl-accent) 28%,white);color:color-mix(in srgb,var(--wfl-text) 86%,black);font-weight:600}.wfl-combine-registration .wfl-combine-registration__section-block{margin-bottom:28px}.wfl-combine-registration .wfl-combine-registration__section-title{margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid color-mix(in srgb,var(--wfl-text) 12%,white);font-size:1.02rem;font-weight:800;letter-spacing:-.02em;color:var(--wfl-text)}.wfl-combine-registration .wfl-combine-registration__group-fieldset{margin:0 0 16px;padding:0;border:0;min-width:0}.wfl-combine-registration .wfl-combine-registration__group-fieldset>legend,.wfl-combine-registration .wfl-combine-registration__label,.wfl-combine-registration label{display:block;margin-bottom:8px;font-size:.92rem;font-weight:700;color:color-mix(in srgb,var(--wfl-text) 92%,black)}.wfl-combine-registration .wfl-combine-registration__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wfl-combine-registration .wfl-combine-registration__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.wfl-combine-registration .wfl-combine-registration__field,.wfl-combine-registration .wfl-combine-registration__group-fieldset{margin-bottom:16px}.wfl-combine-registration .wfl-combine-registration__choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.wfl-combine-registration .wfl-combine-registration__choice-grid--pills{grid-template-columns:repeat(auto-fit,minmax(108px,1fr))}.wfl-combine-registration .wfl-combine-registration__choice{position:relative;display:flex;align-items:center;gap:10px;min-height:54px;padding:14px 16px;border-radius:16px;border:1px solid color-mix(in srgb,var(--wfl-text) 12%,white);background:color-mix(in srgb,var(--wfl-card) 96%,var(--wfl-bg));cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.wfl-combine-registration .wfl-combine-registration__choice--pill{min-height:48px;padding:12px 14px;border-radius:999px;text-align:center}.wfl-combine-registration .wfl-combine-registration__choice--pill span{text-align:left}.wfl-combine-registration .wfl-combine-registration__choice:hover,.wfl-combine-registration .wfl-combine-registration__agreement:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--wfl-accent) 35%,white);box-shadow:0 12px 24px #0f172a0f}.wfl-combine-registration .wfl-combine-registration__choice:focus-within,.wfl-combine-registration .wfl-combine-registration__agreement:focus-within{border-color:var(--wfl-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--wfl-accent) 14%,white)}.wfl-combine-registration .wfl-combine-registration__choice input{flex:0 0 18px;height:18px;width:18px;margin:1px 0 0;-webkit-appearance:none;appearance:none;border:2px solid color-mix(in srgb,var(--wfl-text) 24%,white);border-radius:50%;background:#fff;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.wfl-combine-registration .wfl-combine-registration__choice input:checked{border-color:var(--wfl-accent);background:radial-gradient(circle at center,var(--wfl-accent) 50%,var(--wfl-accent) 50%)}.wfl-combine-registration .wfl-combine-registration__choice input:focus-visible{outline:2px solid var(--wfl-accent);outline-offset:2px}.wfl-combine-registration .wfl-combine-registration__choice span{display:block;min-width:0;font-size:.95rem;font-weight:700;color:var(--wfl-text)}.wfl-combine-registration .wfl-combine-registration__choice.is-selected{border-color:var(--wfl-accent);background:color-mix(in srgb,var(--wfl-accent) 10%,white);box-shadow:0 10px 26px #16a34a24}.wfl-combine-registration .wfl-combine-registration__choice.is-selected span,.wfl-combine-registration .wfl-combine-registration__agreement.is-selected span{color:var(--wfl-accent)}.wfl-combine-registration .wfl-combine-registration__agreement-list{display:grid;gap:12px;margin-bottom:16px}.wfl-combine-registration .wfl-combine-registration__agreement{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:16px;border:1px solid color-mix(in srgb,var(--wfl-text) 12%,white);background:color-mix(in srgb,var(--wfl-card) 97%,var(--wfl-bg));cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.wfl-combine-registration .wfl-combine-registration__agreement input{flex:0 0 18px;height:18px;width:18px;margin:0;-webkit-appearance:none;appearance:none;border:2px solid color-mix(in srgb,var(--wfl-text) 24%,white);border-radius:4px;background:#fff;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.wfl-combine-registration .wfl-combine-registration__agreement input:checked{border-color:var(--wfl-accent);background-color:var(--wfl-accent)}.wfl-combine-registration .wfl-combine-registration__agreement input:focus-visible{outline:2px solid var(--wfl-accent);outline-offset:2px}.wfl-combine-registration .wfl-combine-registration__agreement span{display:block;flex:1 1 auto;line-height:2}.wfl-combine-registration input,.wfl-combine-registration select,.wfl-combine-registration textarea{width:100%;padding:14px 15px;border:1px solid color-mix(in srgb,var(--wfl-text) 14%,white);border-radius:14px;background:#fff;color:var(--wfl-text);font:inherit;line-height:1.45;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.wfl-combine-registration textarea{resize:vertical;min-height:120px}.wfl-combine-registration input:focus,.wfl-combine-registration select:focus,.wfl-combine-registration textarea:focus,.wfl-combine-registration .wfl-combine-registration__submit:focus-visible{outline:none;border-color:var(--wfl-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--wfl-accent) 18%,white)}.wfl-combine-registration input[aria-invalid=true],.wfl-combine-registration select[aria-invalid=true],.wfl-combine-registration textarea[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 4px #dc262614}.wfl-combine-registration .wfl-combine-registration__hint{margin:8px 0 0;font-size:.82rem;line-height:1.5;color:color-mix(in srgb,var(--wfl-text) 64%,white)}.wfl-combine-registration .wfl-combine-registration__error{margin:8px 0 0;font-size:.86rem;line-height:1.45;color:#b91c1c;font-weight:600}.wfl-combine-registration .wfl-combine-registration__actions{display:flex;justify-content:flex-end;margin-top:12px}.wfl-combine-registration .wfl-combine-registration__submit{-webkit-appearance:none;appearance:none;border:0;border-radius:999px;padding:16px 24px;min-height:56px;background:linear-gradient(135deg,var(--wfl-button),color-mix(in srgb,var(--wfl-button) 78%,black));color:#fff;font-size:.98rem;font-weight:800;letter-spacing:.02em;cursor:pointer;box-shadow:0 18px 30px #16a34a3d;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.wfl-combine-registration .wfl-combine-registration__submit:hover{transform:translateY(-1px);box-shadow:0 22px 34px #16a34a42}.wfl-combine-registration .wfl-combine-registration__submit:disabled{opacity:.72;cursor:progress;transform:none}@media(max-width:989px){.wfl-combine-registration .wfl-combine-registration__grid,.wfl-combine-registration .wfl-combine-registration__grid--3{grid-template-columns:1fr}.wfl-combine-registration .wfl-combine-registration__actions{justify-content:stretch}.wfl-combine-registration .wfl-combine-registration__submit{width:100%}}@media(max-width:749px){.wfl-combine-registration{padding:40px 14px}.wfl-combine-registration .wfl-combine-registration__hero--has-image{min-height:260px;padding:28px 20px}.wfl-combine-registration .wfl-combine-registration__form{padding:18px}.wfl-combine-registration .wfl-combine-registration__choice-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/wfl-combine-registration.css.map */
