.register-module__NfBegG__shell{width:100%;height:100vh;display:flex;overflow:hidden}.register-module__NfBegG__formPanel{background-color:var(--Neutral-Gray-10);flex-direction:column;flex:1;height:100%;display:flex;overflow-y:auto}.register-module__NfBegG__formInner{width:100%;max-width:850px;padding:var(--space-10);flex-direction:column;flex:1;margin:0 auto;display:flex}.register-module__NfBegG__progressBar{background-color:var(--Neutral-Gray-20);height:4px;margin-bottom:var(--space-8);border-radius:2px;overflow:hidden}.register-module__NfBegG__progressFill{background:linear-gradient(90deg, var(--Ki-Vital-6-Base) 0%, var(--Ki-Vital-4) 100%);border-radius:2px;height:100%;transition:width .4s}.register-module__NfBegG__stepHeader{margin-bottom:var(--space-8)}.register-module__NfBegG__stepNumber{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Ki-Vital-7);text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--space-2)}.register-module__NfBegG__stepTitle{font-size:var(--Font-Size-Head3);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Brand);line-height:var(--Font-Line-height-Head3);margin-bottom:var(--space-2)}.register-module__NfBegG__stepSubtitle{font-size:var(--Font-Size-Body);color:var(--Neutral-Gray-70);line-height:var(--Font-Line-height-Body)}.register-module__NfBegG__stepLoader{justify-content:center;align-items:center;min-height:220px;display:flex}.register-module__NfBegG__stepSpinner{border:3px solid var(--Stroke-Subtle);border-top-color:var(--Stroke-Brand);border-radius:50%;width:36px;height:36px;animation:.75s linear infinite register-module__NfBegG__stepSpin}@keyframes register-module__NfBegG__stepSpin{to{transform:rotate(360deg)}}.register-module__NfBegG__card{background-color:var(--Neutral-White);border-radius:var(--radius-md);padding:var(--space-8);margin-bottom:var(--space-5);box-shadow:0 1px 8px #0000000f}.register-module__NfBegG__cardTitle{font-size:var(--Font-Size-Body-Title);font-weight:var(--Font-Weight-sb);color:var(--Primary-Blue-Brand);margin-bottom:var(--space-6);padding-bottom:var(--space-4);border-bottom:1px solid var(--Neutral-Gray-10)}.register-module__NfBegG__cardTitleFlat{border-bottom:none;margin-bottom:0;padding-bottom:0}.register-module__NfBegG__hoursCardHeader{margin-bottom:var(--space-5);padding-bottom:var(--space-5);border-bottom:1px solid var(--Neutral-Gray-10)}.register-module__NfBegG__grid2{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.register-module__NfBegG__grid3{gap:var(--space-5);grid-template-columns:1fr 1fr 1fr;display:grid}.register-module__NfBegG__formGroup{gap:var(--space-2);flex-direction:column;display:flex}.register-module__NfBegG__formGroupFull{gap:var(--space-2);flex-direction:column;grid-column:1/-1;display:flex}.register-module__NfBegG__label{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Primary-Blue-Brand);text-transform:uppercase;letter-spacing:.5px}.register-module__NfBegG__labelOptional{font-weight:var(--Font-Weight-reg);color:var(--Neutral-Gray-60);text-transform:none;letter-spacing:0;margin-left:var(--space-1);font-size:11px}.register-module__NfBegG__input{padding:.75rem var(--space-4);border:1.5px solid var(--Neutral-Gray-20);border-radius:var(--radius-xs);font-size:var(--Font-Size-Body);color:var(--Primary-Blue-Brand);background-color:var(--Neutral-White);box-sizing:border-box;outline:none;width:100%;font-family:inherit;transition:border-color .15s,box-shadow .15s}.register-module__NfBegG__input:focus{border-color:var(--Ki-Oscuro-6);box-shadow:0 0 0 3px var(--Ki-Oscuro-0)}.register-module__NfBegG__input::placeholder{color:var(--Neutral-Gray-40)}.register-module__NfBegG__select{appearance:none;padding-right:var(--space-10);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%230A397A' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat}.register-module__NfBegG__textarea{resize:vertical;min-height:80px}.register-module__NfBegG__hint{color:var(--Neutral-Gray-60);margin-top:var(--space-1);font-size:11px}.register-module__NfBegG__hintSpacedBottom{margin-bottom:var(--space-4)}.register-module__NfBegG__hintBeforeGrid{margin-bottom:var(--space-2)}.register-module__NfBegG__fieldError{color:var(--Semantic-Error-Brand);font-size:11px;font-weight:var(--Font-Weight-reg);margin-top:4px}.register-module__NfBegG__dateInputError input,.register-module__NfBegG__dateInputError input::placeholder,.register-module__NfBegG__dateInputError [class*=input]{color:var(--Input-Text-Placeholder-Default)!important;-webkit-text-fill-color:var(--Input-Text-Placeholder-Default)!important}.register-module__NfBegG__errorMsg{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);background-color:var(--Semantic-Error-Lighter);color:var(--Semantic-Error-Strong);border-radius:var(--radius-xs);font-size:var(--Font-Size-Label);margin-top:var(--space-4);margin-bottom:var(--space-4);border-left:3px solid var(--Semantic-Error-Brand);display:flex}.register-module__NfBegG__tagContainer{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;min-height:32px;display:flex}.register-module__NfBegG__tag{align-items:center;gap:var(--space-1);background-color:var(--Ki-Oscuro-0);color:var(--Ki-Oscuro-9);border-radius:var(--radius-xxxl);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);padding:4px 10px;display:flex}.register-module__NfBegG__tagSelected{background-color:var(--Ki-Oscuro-1);color:var(--Ki-Oscuro-9);border:1px solid var(--Ki-Oscuro-6);cursor:pointer;transition:background-color .15s}.register-module__NfBegG__tag:not(.register-module__NfBegG__tagSelected){border:1px solid var(--Ki-Oscuro-2);cursor:pointer}.register-module__NfBegG__fieldLabel{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Ki-Oscuro-6);margin-bottom:var(--space-2);display:block}.register-module__NfBegG__tagRemove{cursor:pointer;color:var(--Primary-Blue-Strong);background:0 0;border:none;align-items:center;padding:0;line-height:1;transition:opacity .15s;display:flex}.register-module__NfBegG__tagRemove:hover{opacity:.7}.register-module__NfBegG__tagInputRow{gap:var(--space-2);align-items:flex-end;display:flex}.register-module__NfBegG__tagInputRow>div:first-child{flex:1}.register-module__NfBegG__tagSuggestions{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.register-module__NfBegG__tagSuggestionChip{border:1.5px dashed var(--Ki-Oscuro-3);border-radius:var(--radius-xxxl);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Ki-Oscuro-6);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:3px 10px;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.register-module__NfBegG__tagSuggestionChip:hover{background-color:var(--Ki-Oscuro-0);border-color:var(--Ki-Oscuro-5);color:var(--Ki-Oscuro-9)}.register-module__NfBegG__addTagBtnCompact{flex-shrink:0;min-width:100px}.register-module__NfBegG__addTagBtn{padding:0 var(--space-4);border-radius:var(--radius-xs);background-color:var(--Ki-Oscuro-0);height:46px;color:var(--Ki-Oscuro-9);border:1.5px solid var(--Ki-Oscuro-2);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);cursor:pointer;white-space:nowrap;transition:background-color .15s}.register-module__NfBegG__addTagBtn:hover{background-color:var(--Ki-Oscuro-1)}.register-module__NfBegG__addedList{gap:var(--space-3);margin-bottom:var(--space-5);flex-direction:column;display:flex}.register-module__NfBegG__addedItem{padding:var(--space-4) var(--space-5);background-color:var(--Ki-Oscuro-0);border:1px solid var(--Ki-Oscuro-1);border-radius:var(--radius-xs);justify-content:space-between;align-items:center;display:flex}.register-module__NfBegG__addedItemClickable{cursor:pointer;transition:border-color .15s,background-color .15s}.register-module__NfBegG__addedItemClickable:hover{border-color:var(--Primary-Blue-Brand);background-color:var(--Ki-Oscuro-1)}.register-module__NfBegG__addedItemClickable:focus-visible{outline:2px solid var(--Primary-Blue-Brand);outline-offset:2px}.register-module__NfBegG__addedItemInfo strong{font-size:var(--Font-Size-Body);color:var(--Primary-Blue-Brand);font-weight:var(--Font-Weight-sb);margin-bottom:2px;display:block}.register-module__NfBegG__addedItemInfo span{font-size:var(--Font-Size-Label);color:var(--Ki-Oscuro-7)}.register-module__NfBegG__removeRowBtn{justify-content:flex-end;align-items:flex-end;display:flex}.register-module__NfBegG__removeItemBtn{color:var(--Neutral-Gray-60);cursor:pointer;padding:0 var(--space-1);background:0 0;border:none;align-items:center;font-size:18px;line-height:1;transition:color .15s;display:flex}.register-module__NfBegG__removeItemBtn:hover{color:var(--Semantic-Error-Brand)}.register-module__NfBegG__addMoreBtn{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-5);border:2px dashed var(--Neutral-Gray-30);border-radius:var(--radius-xs);color:var(--Ki-Oscuro-7);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);cursor:pointer;text-align:left;background:0 0;width:100%;font-family:inherit;transition:border-color .15s,background-color .15s;display:flex}.register-module__NfBegG__addMoreBtn:hover{border-color:var(--Ki-Oscuro-5);background-color:var(--Ki-Oscuro-0)}.register-module__NfBegG__skipNote{padding:var(--space-4) var(--space-5);background-color:var(--Ki-Oscuro-0);border:1px solid var(--Ki-Oscuro-1);border-radius:var(--radius-xs);font-size:var(--Font-Size-Caption);color:var(--Primary-Blue-Strong);margin-top:var(--space-4);text-align:center}.register-module__NfBegG__formActions{gap:var(--space-3);margin-top:var(--space-5);display:flex}.register-module__NfBegG__formActionsCompact{gap:var(--space-3);margin-top:var(--space-4);display:flex}.register-module__NfBegG__formActionsSub{gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.register-module__NfBegG__formLoading{opacity:.6;pointer-events:none}.register-module__NfBegG__locSubFormCard{margin-top:var(--space-3);background-color:var(--Neutral-White);border:1px solid var(--Neutral-Gray-20);gap:var(--space-3);flex-direction:column;display:flex}.register-module__NfBegG__locSubFormTitle{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Primary-Blue-Brand)}.register-module__NfBegG__locSubFormSeparator{border-top:1px solid var(--Neutral-Gray-10);margin:var(--space-5) 0}.register-module__NfBegG__billingContainer{gap:var(--space-4);flex-direction:column;display:flex}.register-module__NfBegG__navRow{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--Neutral-Gray-20);justify-content:space-between;align-items:center;display:flex}@media (max-width:900px){.register-module__NfBegG__shell{height:auto;min-height:100vh;overflow:auto}.register-module__NfBegG__formPanel{height:auto;min-height:100vh}}@media (max-width:600px){.register-module__NfBegG__formInner{padding:var(--space-6)}.register-module__NfBegG__grid2,.register-module__NfBegG__grid3{grid-template-columns:1fr}}
.Step2Location-module__DZ55ha__roomsHeaderRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-5);padding-bottom:var(--space-5);border-bottom:1px solid var(--Neutral-Gray-10);display:flex}.Step2Location-module__DZ55ha__roomCardHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.Step2Location-module__DZ55ha__roomToggleRow{align-items:center;gap:var(--space-3);padding:var(--space-1) 0;display:flex}.Step2Location-module__DZ55ha__deleteLocationName{color:var(--Text-Dark);font-weight:var(--Font-Weight-sb)}
.Step3Specialists-module__NcmF_G__foundBanner{align-items:center;gap:var(--space-2);background-color:var(--Secondary-Blue-Lighter);border:1px solid var(--Primary-Blue-Light);border-radius:var(--radius-xs);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-4);font-size:var(--Font-Size-Body);color:var(--Primary-Blue-Strong);display:flex}.Step3Specialists-module__NcmF_G__foundBannerIcon{font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Brand)}.Step3Specialists-module__NcmF_G__foundBannerDismiss{padding:var(--space-1) var(--space-2);border-radius:var(--radius-xxs);color:var(--Primary-Blue-Strong);cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-left:auto;font-size:18px;line-height:1}.Step3Specialists-module__NcmF_G__foundBannerDismiss:hover{background-color:var(--Primary-Blue-Light)}.Step3Specialists-module__NcmF_G__locationSection{gap:var(--space-4);border-top:1px solid var(--Stroke-Subtle);padding-top:var(--space-6);margin-top:var(--space-5);flex-direction:column;display:flex}.Step3Specialists-module__NcmF_G__locationSectionHeader{gap:var(--space-1);flex-direction:column;display:flex}.Step3Specialists-module__NcmF_G__locationSectionTitle{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Strong);margin:0}.Step3Specialists-module__NcmF_G__locationSectionHint{font-size:var(--Font-Size-Label);color:var(--Input-Text-Helper-All);margin:0}.Step3Specialists-module__NcmF_G__locError{font-size:var(--Font-Size-Label);color:var(--Input-Text-Helper-Error);margin:0}.Step3Specialists-module__NcmF_G__deleteMemberName{color:var(--Text-Dark);font-weight:var(--Font-Weight-sb)}
.Step4Equipment-module__c8cVka__inventoryRow{align-items:center;gap:var(--space-3);width:100%;display:flex}.Step4Equipment-module__c8cVka__inventoryRowHeader{gap:var(--space-3);margin-bottom:var(--space-1);display:flex}.Step4Equipment-module__c8cVka__inventoryColSede{flex:2 1 0;min-width:160px}.Step4Equipment-module__c8cVka__inventoryColStatus{flex:1 1 0;min-width:140px}.Step4Equipment-module__c8cVka__inventoryColQty{flex:0 0 130px}.Step4Equipment-module__c8cVka__inventoryRowBlock{gap:var(--space-2);margin-bottom:var(--space-2);flex-direction:column;width:100%;display:flex}.Step4Equipment-module__c8cVka__applyStatusBanner{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);background-color:var(--Ki-Oscuro-0);border:1px solid var(--Ki-Oscuro-1);border-radius:var(--radius-xs);font-size:var(--Font-Size-Label);color:var(--Primary-Blue-Brand);flex-wrap:wrap;display:flex}.Step4Equipment-module__c8cVka__applyStatusBanner>span{flex:1;min-width:120px}.Step4Equipment-module__c8cVka__applyStatusBtn{white-space:nowrap;flex-shrink:0;height:28px!important;padding:0 var(--space-3)!important;min-width:auto!important;font-size:11px!important}.Step4Equipment-module__c8cVka__applyStatusClose{width:22px;height:22px;color:var(--Primary-Blue-Strong);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.Step4Equipment-module__c8cVka__applyStatusClose:hover{opacity:.7}.Step4Equipment-module__c8cVka__inventoryColAction{flex:0 0 24px}.Step4Equipment-module__c8cVka__inventorySection{margin-top:var(--space-5);gap:var(--Inputs-Gap);flex-direction:column;display:flex}.Step4Equipment-module__c8cVka__inventoryCardHeader{margin-bottom:var(--space-5);padding-bottom:var(--space-5);border-bottom:1px solid var(--Neutral-Gray-10)}.Step4Equipment-module__c8cVka__inventorySectionTitle{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Primary-Blue-Brand);margin:0}.Step4Equipment-module__c8cVka__inventoryHeaderLabel{color:var(--Input-Text-Label-All);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Label);padding-left:20px;transition:color .2s}.Step4Equipment-module__c8cVka__inventoryAddBtn,.Step4Equipment-module__c8cVka__inventoryError{margin-top:var(--space-2)}.Step4Equipment-module__c8cVka__globalError{margin-top:var(--space-4)}
.Step6Members-module__1TxFxG__memberImportContainer{gap:var(--space-4);flex-direction:column;display:flex}
.Step8Success-module__Qba3mG__successScreen{text-align:center;padding:var(--space-10);flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:520px;margin:0 auto;display:flex}.Step8Success-module__Qba3mG__successIcon{background-color:var(--Scheduler-Surface-Confirmed-Default,var(--Ki-Positivo-0));border:2px solid var(--Scheduler-Text-Confirmed-Appointments,var(--Ki-Positivo-8));width:88px;height:88px;color:var(--Scheduler-Text-Confirmed-Appointments,var(--Ki-Positivo-8));margin-bottom:var(--space-8);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 12px #00966426}.Step8Success-module__Qba3mG__successTitle{font-size:var(--Font-Size-Head2);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Brand);line-height:var(--Font-Line-height-Head2);margin-bottom:var(--space-4)}.Step8Success-module__Qba3mG__successSubtitle{font-size:var(--Font-Size-Body);color:var(--Neutral-Gray-70);line-height:var(--Font-Line-height-Body);margin-bottom:var(--space-10)}.Step8Success-module__Qba3mG__successBtn{padding:.75rem var(--space-10);border-radius:var(--radius-xs);background-color:var(--Ki-Vital-6-Base);color:var(--Neutral-White);font-size:var(--Font-Size-Body-Title);font-weight:var(--Font-Weight-sb);cursor:pointer;border:none;font-family:inherit;transition:background-color .15s}.Step8Success-module__Qba3mG__successBtn:hover{background-color:var(--Ki-Vital-7)}
