.page-module__UIAw_q__bodyBg:before{content:"";background:var(--wizard-ambient);pointer-events:none;z-index:0;position:fixed;inset:0}.page-module__UIAw_q__pageWrapper{--wizard-bg:linear-gradient(145deg, #e7ddfb 0%, #f7f5fc 38%, #ece5fb 72%, #f5f0fc 100%);--wizard-ambient:repeating-linear-gradient(125deg, #5021a10a 0 1px, transparent 1px 34px), linear-gradient(118deg, #6b2fd429 0%, transparent 44%), linear-gradient(302deg, #966be11f 0%, transparent 46%);--wizard-nav:#f9f7ffad;--wizard-surface:linear-gradient(145deg, #ffffffc2, #ffffff80);--wizard-surface-solid:#fff;--wizard-field:#ffffffa8;--wizard-field-focus:#fff;--wizard-hover:#ede6fcf0;--wizard-selected:#6b2fd424;--wizard-selected-text:#5021a1;--wizard-text:#1b1530;--wizard-muted:#7b7391;--wizard-placeholder:#7b739180;--wizard-border:#6b2fd438;--wizard-border-strong:#6b2fd4a3;--wizard-track:#6b2fd429;--wizard-accent:#6b2fd4;--wizard-accent-strong:#5021a1;--wizard-accent-soft:#966be1;--wizard-focus:0 0 0 3px #6b2fd429;--wizard-card-shadow:0 24px 64px #3c197829, inset 0 1px 0 #ffffffeb;--wizard-dropdown-shadow:0 18px 44px #3c197829;--wizard-button:linear-gradient(135deg, #8a52e0 0%, #6b2fd4 56%, #5021a1 100%);--wizard-button-shadow:0 12px 30px #5021a14d;--wizard-overlay:#ece6fb;min-height:100vh;color:var(--wizard-text);background:var(--wizard-bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex-direction:column;transition:background .25s,color .25s;display:flex;position:relative}.page-module__UIAw_q__nav{z-index:10;background:var(--wizard-nav);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid #ffffffb8;justify-content:space-between;align-items:center;padding:1.25rem 2.5rem;display:flex;position:relative;overflow:visible}.page-module__UIAw_q__navLogo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.page-module__UIAw_q__navLogoImg{z-index:101;margin:-36px 0;display:block;position:relative;width:auto!important;height:110px!important}.page-module__UIAw_q__navBack{color:var(--wizard-muted);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.page-module__UIAw_q__navBack:hover{color:var(--wizard-accent-soft)}.page-module__UIAw_q__navBack:focus-visible{outline:2px solid var(--wizard-accent-soft);outline-offset:3px;border-radius:6px}.page-module__UIAw_q__main{z-index:1;flex:1;justify-content:center;align-items:center;padding:2.5rem 1.25rem 4rem;display:flex;position:relative}.page-module__UIAw_q__wizard{width:100%;max-width:520px}.page-module__UIAw_q__progressHeader{margin-bottom:2rem}.page-module__UIAw_q__stepLabel{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.page-module__UIAw_q__stepLabelCurrent{color:var(--wizard-accent-strong);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.page-module__UIAw_q__stepLabelCount{color:var(--wizard-muted);font-size:.78rem;font-weight:500}.page-module__UIAw_q__progressTrack{background:var(--wizard-track);border-radius:100px;height:6px;overflow:hidden}.page-module__UIAw_q__progressFill{background:linear-gradient(90deg, var(--wizard-accent-soft), var(--wizard-accent));border-radius:100px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 14px #6b2fd452}.page-module__UIAw_q__card{background:var(--wizard-surface);box-shadow:var(--wizard-card-shadow);-webkit-backdrop-filter:blur(28px)saturate(1.08);border:1px solid #ffffffc7;border-radius:24px;padding:2.25rem}.page-module__UIAw_q__step{animation:.3s page-module__UIAw_q__fadeUp}@keyframes page-module__UIAw_q__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-module__UIAw_q__stepIcon{background:var(--wizard-selected);border:1px solid var(--wizard-border);border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:.9rem;font-size:1.65rem;line-height:1;display:grid;box-shadow:inset 0 1px #fffc}.page-module__UIAw_q__stepTitle{letter-spacing:0;color:var(--wizard-text);margin-bottom:.35rem;font-size:1.45rem;font-weight:800}.page-module__UIAw_q__stepDesc{color:var(--wizard-muted);margin-bottom:1.75rem;font-size:.9rem;line-height:1.55}.page-module__UIAw_q__field{margin-bottom:1rem}.page-module__UIAw_q__fieldLabel{color:var(--wizard-muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.4rem;font-size:.78rem;font-weight:700;display:block}.page-module__UIAw_q__fieldLabelNote{color:var(--wizard-muted);text-transform:none;letter-spacing:0;font-weight:400}.page-module__UIAw_q__fieldInput{background:var(--wizard-field);border:1.5px solid var(--wizard-border);width:100%;color:var(--wizard-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:12px;outline:none;padding:.85rem 1.1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,background .2s,box-shadow .2s}.page-module__UIAw_q__fieldInput::placeholder{color:var(--wizard-placeholder)}.page-module__UIAw_q__fieldInput:focus{border-color:var(--wizard-border-strong);background:var(--wizard-field-focus);box-shadow:var(--wizard-focus)}.page-module__UIAw_q__fieldInput.page-module__UIAw_q__inputError{border-color:var(--error);box-shadow:0 0 0 3px #d94f4f1f}.page-module__UIAw_q__wizardSelectTrigger{background:var(--wizard-field);border:1.5px solid var(--wizard-border);width:100%;height:52px;color:var(--wizard-text);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:12px;padding:0 1.1rem;font-family:inherit;font-size:.95rem}.page-module__UIAw_q__wizardSelectTrigger:focus,.page-module__UIAw_q__wizardSelectTrigger:focus-visible{background:var(--wizard-field-focus);border-color:var(--wizard-border-strong);box-shadow:var(--wizard-focus)}.page-module__UIAw_q__wizardSelectTrigger svg{color:var(--wizard-accent)}.page-module__UIAw_q__phoneFields{grid-template-columns:minmax(7.5rem,.7fr) minmax(0,1.3fr);align-items:stretch;gap:.55rem;display:grid}.page-module__UIAw_q__phoneFields .page-module__UIAw_q__fieldInput{height:52px}.page-module__UIAw_q__fieldHint{color:var(--wizard-muted);opacity:.75;margin-top:.35rem;font-size:.75rem;display:block}.page-module__UIAw_q__fieldHintError{color:var(--error);opacity:1;font-weight:500}.page-module__UIAw_q__optionGrid{gap:.65rem;margin-bottom:.75rem;display:grid}.page-module__UIAw_q__optionCard{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;font-family:inherit;position:relative}.page-module__UIAw_q__optionCard:focus-visible{outline:2px solid var(--wizard-accent-soft);outline-offset:2px;border-radius:14px}.page-module__UIAw_q__optionCardLabel{border:1.5px solid var(--wizard-border);background:var(--wizard-field);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;border-radius:12px;flex-direction:row;align-items:center;gap:.75rem;padding:.7rem .9rem;transition:border-color .2s,background .2s,transform .15s,box-shadow .2s;display:flex}.page-module__UIAw_q__optionCardLabel:hover{border-color:var(--wizard-border-strong);background:var(--wizard-hover)}.page-module__UIAw_q__optionCardLabelChecked{border-color:var(--wizard-accent-soft);background:var(--wizard-selected);box-shadow:var(--wizard-focus);transform:translateY(-2px)}.page-module__UIAw_q__optIcon{flex-shrink:0;font-size:1.3rem;line-height:1}.page-module__UIAw_q__optTitle{color:var(--wizard-text);font-size:.9rem;font-weight:700}.page-module__UIAw_q__optSub{color:var(--wizard-muted);font-size:.78rem;font-weight:400}.page-module__UIAw_q__optTextGroup{flex-direction:column;gap:.1rem;display:flex}.page-module__UIAw_q__optionCardFlash .page-module__UIAw_q__optionCardLabel{animation:.4s page-module__UIAw_q__flashOpacity}@keyframes page-module__UIAw_q__flashOpacity{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.page-module__UIAw_q__dayGrid{flex-wrap:wrap;gap:.45rem;margin-bottom:1.25rem;display:flex}.page-module__UIAw_q__dayChip{cursor:pointer;background:0 0;border:none;flex:1;min-width:calc(14% - .45rem);padding:0;font-family:inherit;position:relative}.page-module__UIAw_q__dayChip:focus-visible{outline:2px solid var(--wizard-accent-soft);outline-offset:2px;border-radius:12px}.page-module__UIAw_q__dayChipLabel{border:1.5px solid var(--wizard-border);background:var(--wizard-field);cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.1rem;padding:.65rem .35rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.page-module__UIAw_q__dayAbbr{color:var(--wizard-muted);font-size:.75rem;font-weight:700}.page-module__UIAw_q__dayChipLabelChecked{border-color:var(--wizard-accent-soft);background:var(--wizard-selected);box-shadow:var(--wizard-focus)}.page-module__UIAw_q__dayChipLabelChecked .page-module__UIAw_q__dayAbbr{color:var(--wizard-selected-text)}.page-module__UIAw_q__btnRow{gap:.75rem;margin-top:1.75rem;display:flex}.page-module__UIAw_q__btnPrev{border:1.5px solid var(--wizard-border);color:var(--wizard-muted);cursor:pointer;background:0 0;border-radius:12px;flex:none;align-items:center;gap:.4rem;padding:.9rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:border-color .2s,color .2s,background .2s;display:flex}.page-module__UIAw_q__btnPrev:hover{border-color:var(--wizard-border-strong);color:var(--wizard-accent-soft);background:var(--wizard-hover)}.page-module__UIAw_q__btnPrev:focus-visible{outline:2px solid var(--wizard-accent-soft);outline-offset:2px}.page-module__UIAw_q__btnNext{background:var(--wizard-button);color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;box-shadow:var(--wizard-button-shadow);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.9rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:opacity .2s,transform .15s,box-shadow .2s;display:flex}.page-module__UIAw_q__btnNext:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 14px 36px #4537875c}.page-module__UIAw_q__btnNext:focus-visible{outline-offset:2px;outline:3px solid #fff}.page-module__UIAw_q__multiselect{position:relative}.page-module__UIAw_q__msTrigger{background:var(--wizard-field);border:1.5px solid var(--wizard-border);width:100%;color:var(--wizard-text);cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:12px;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1.1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s;display:flex}.page-module__UIAw_q__msTrigger:focus,.page-module__UIAw_q__msTriggerOpen{border-color:var(--wizard-border-strong);box-shadow:var(--wizard-focus);outline:none}.page-module__UIAw_q__msPlaceholder{color:var(--wizard-placeholder);flex:1}.page-module__UIAw_q__msPlaceholderHasValue{color:var(--wizard-text)}.page-module__UIAw_q__msArrow{flex-shrink:0;transition:transform .2s}.page-module__UIAw_q__msArrowOpen{transform:rotate(180deg)}.page-module__UIAw_q__msDropdown{background:var(--wizard-surface-solid);border:1.5px solid var(--wizard-border);box-shadow:var(--wizard-dropdown-shadow);z-index:50;border-radius:14px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.page-module__UIAw_q__msSearchWrap{border-bottom:1px solid var(--wizard-border);padding:.65rem .75rem}.page-module__UIAw_q__msSearch{background:var(--wizard-field);border:1.5px solid var(--wizard-border);width:100%;color:var(--wizard-text);border-radius:8px;outline:none;padding:.45rem .75rem;font-family:inherit;font-size:.88rem;transition:border-color .2s}.page-module__UIAw_q__msSearch:focus{border-color:var(--wizard-border-strong)}.page-module__UIAw_q__msSearch::placeholder{color:var(--wizard-placeholder)}.page-module__UIAw_q__msList{max-height:220px;padding:.4rem 0;list-style:none;overflow-y:auto}.page-module__UIAw_q__msList::-webkit-scrollbar{width:4px}.page-module__UIAw_q__msList::-webkit-scrollbar-track{background:0 0}.page-module__UIAw_q__msList::-webkit-scrollbar-thumb{background:var(--wizard-border-strong);border-radius:4px}.page-module__UIAw_q__msItem{cursor:pointer;color:var(--wizard-text);align-items:center;gap:.6rem;padding:.55rem 1rem;font-size:.9rem;transition:background .15s;display:flex}.page-module__UIAw_q__msItem:hover{background:var(--wizard-hover)}.page-module__UIAw_q__msItemSelected{background:var(--wizard-selected)}.page-module__UIAw_q__msNoResults{color:var(--wizard-muted);cursor:default;justify-content:center;align-items:center;padding:.55rem 1rem;font-size:.85rem;display:flex}.page-module__UIAw_q__msCheck{border:1.5px solid var(--wizard-border);background:var(--wizard-field-focus);border-radius:6px;flex-shrink:0;place-items:center;width:18px;height:18px;transition:background .15s,border-color .15s;display:grid}.page-module__UIAw_q__msCheckSelected{background:var(--wizard-accent);border-color:var(--wizard-accent)}.page-module__UIAw_q__msTags{flex-wrap:wrap;gap:.4rem;min-height:0;margin-top:.6rem;display:flex}.page-module__UIAw_q__msTag{background:var(--wizard-selected);border:1px solid var(--wizard-border);color:var(--wizard-selected-text);border-radius:100px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.78rem;font-weight:600;animation:.15s page-module__UIAw_q__tagIn;display:inline-flex}@keyframes page-module__UIAw_q__tagIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.page-module__UIAw_q__msTagBtn{cursor:pointer;color:var(--wizard-accent-soft);background:0 0;border:none;place-items:center;padding:0;font-size:.9rem;line-height:1;display:grid}.page-module__UIAw_q__msTagBtn:hover{color:var(--wizard-selected-text)}.page-module__UIAw_q__stepSuccess{text-align:center;padding:.25rem 0}.page-module__UIAw_q__successTitle{letter-spacing:0;color:var(--wizard-text);margin-bottom:.3rem;font-size:1.4rem;font-weight:900}.page-module__UIAw_q__successSub{color:var(--wizard-muted);margin-bottom:.9rem;font-size:.82rem}.page-module__UIAw_q__rulesList{text-align:left;flex-direction:column;gap:.5rem;width:100%;max-width:420px;margin:0 auto .9rem;list-style:none;display:flex}.page-module__UIAw_q__rulesItem{background:var(--wizard-field);border:1px solid var(--wizard-border);border-radius:14px;align-items:flex-start;gap:.7rem;padding:.6rem .85rem;display:flex;box-shadow:inset 0 1px #ffffff0d}.page-module__UIAw_q__ruleIcon{flex-shrink:0;margin-top:.15rem;font-size:1.2rem;line-height:1}.page-module__UIAw_q__ruleText{flex-direction:column;gap:.05rem;display:flex}.page-module__UIAw_q__ruleTitle{color:var(--wizard-text);font-size:.95rem;font-weight:700}.page-module__UIAw_q__ruleSub{color:var(--wizard-muted);font-size:.85rem;line-height:1.3}.page-module__UIAw_q__btnWsp{color:#fff;background:#25d366;border-radius:100px;align-items:center;gap:.55rem;padding:.75rem 1.6rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 24px #25d36659}.page-module__UIAw_q__btnWsp:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 12px 32px #25d36666}.page-module__UIAw_q__btnWsp:focus-visible{outline-offset:3px;outline:3px solid #fff}.page-module__UIAw_q__btnAccept{background:var(--wizard-button);color:#fff;cursor:pointer;box-shadow:var(--wizard-button-shadow);border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.8rem 1.7rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:opacity .2s,transform .15s,box-shadow .2s;display:inline-flex}.page-module__UIAw_q__btnAccept:hover{transform:translateY(-2px);box-shadow:0 16px 38px #4537875c}.page-module__UIAw_q__btnAccept:focus-visible{outline:3px solid var(--wizard-accent-soft);outline-offset:3px}.page-module__UIAw_q__successOverlay{--wizard-overlay:#ece6fb;--wizard-text:#1b1530;--wizard-muted:#7b7391;z-index:60;background:var(--wizard-overlay);flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;padding:1.5rem;display:flex;position:fixed;inset:0;overflow:hidden}.page-module__UIAw_q__successBadge{flex-shrink:0;justify-content:center;align-items:center;width:132px;height:132px;display:flex;position:relative}.page-module__UIAw_q__successCircle{will-change:transform;background:#25d366;border-radius:50%;position:absolute;inset:0;box-shadow:0 12px 40px #25d36666}.page-module__UIAw_q__successCheck{width:74px;height:74px;position:relative;overflow:visible}.page-module__UIAw_q__successCheck path{fill:none;stroke:#fff;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.page-module__UIAw_q__joinBody{text-align:center;flex-direction:column;align-items:center;display:flex}.page-module__UIAw_q__joinTitle{letter-spacing:0;color:var(--wizard-text);margin-bottom:.35rem;font-size:1.5rem;font-weight:900}.page-module__UIAw_q__joinSub{color:var(--wizard-muted);margin-bottom:1.3rem;font-size:.9rem}@media (prefers-reduced-motion:reduce){.page-module__UIAw_q__optionCardLabel,.page-module__UIAw_q__dayChipLabel,.page-module__UIAw_q__btnNext,.page-module__UIAw_q__btnPrev,.page-module__UIAw_q__btnAccept,.page-module__UIAw_q__btnWsp,.page-module__UIAw_q__progressFill{transition:none!important}}@keyframes page-module__UIAw_q__shake{0%{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}to{transform:translate(0)}}.page-module__UIAw_q__shakeAnim{animation:.32s ease-out page-module__UIAw_q__shake}@media (max-width:480px){.page-module__UIAw_q__nav{padding:1rem 1.25rem}.page-module__UIAw_q__card{padding:1.5rem 1.25rem}}
.phone-country-picker-module__45VjNq__trigger{justify-content:space-between;width:100%;height:52px;padding:0 .8rem;font-weight:500}.phone-country-picker-module__45VjNq__dialog{color:#1a1626;background:#fff;border:1px solid #7c6fcd38;border-radius:16px;gap:1rem;width:min(430px,100vw - 1.5rem);max-height:calc(100dvh - 2rem);padding:1.25rem;box-shadow:0 24px 70px #3728783d}.phone-country-picker-module__45VjNq__header{text-align:left;gap:.4rem;padding-right:2rem}.phone-country-picker-module__45VjNq__title{color:#1a1626;font-size:1.1rem;font-weight:800;line-height:1.25}.phone-country-picker-module__45VjNq__description{color:#6b6380;font-size:.86rem;line-height:1.45}.phone-country-picker-module__45VjNq__searchWrap{position:relative}.phone-country-picker-module__45VjNq__searchIcon{color:#7c6fcd;pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.phone-country-picker-module__45VjNq__searchInput{color:#1a1626;background:#f9f8ff;border-color:#7c6fcd3d;height:44px;padding-left:2.35rem}.phone-country-picker-module__45VjNq__searchInput:focus-visible{border-color:#7c6fcda6;box-shadow:0 0 0 3px #7c6fcd24}.phone-country-picker-module__45VjNq__list{flex-direction:column;gap:.2rem;max-height:min(58dvh,360px);padding-right:.25rem;display:flex;overflow-y:auto}.phone-country-picker-module__45VjNq__option{color:#1a1626;border:1px solid #0000;border-radius:8px;justify-content:space-between;width:100%;min-height:42px;padding:0 .7rem;font-weight:500}.phone-country-picker-module__45VjNq__option:hover{color:#5a4faa;background:#7c6fcd14}.phone-country-picker-module__45VjNq__optionSelected{color:#5a4faa;background:#7c6fcd21;border-color:#7c6fcd3d}.phone-country-picker-module__45VjNq__noResults{color:#6b6380;text-align:center;padding:2rem .75rem;font-size:.86rem}
