.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__skipIcon{opacity:.8;flex-shrink:0;font-size:18px}.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}
.LocationBusinessHours-module__4w_50W__section{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.LocationBusinessHours-module__4w_50W__sectionTitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body-Title);font-weight:var(--Font-Weight-sb);color:var(--Text-Main);margin:0}.LocationBusinessHours-module__4w_50W__sectionHint{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption);color:var(--Text-Subtle);margin:0}.LocationBusinessHours-module__4w_50W__hoursBaseRow{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);background-color:var(--Neutral-Gray-10);border-radius:var(--radius-xs);flex-wrap:wrap;display:flex}.LocationBusinessHours-module__4w_50W__hoursBaseInfo{flex-direction:column;flex:1;gap:2px;min-width:140px;display:flex}.LocationBusinessHours-module__4w_50W__hoursBaseLabel{color:var(--Input-Text-Label-All);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb)}.LocationBusinessHours-module__4w_50W__hoursBaseHint{color:var(--Neutral-Gray-60);font-size:11px}.LocationBusinessHours-module__4w_50W__hoursBaseControls{align-items:center;gap:var(--space-2);display:flex}.LocationBusinessHours-module__4w_50W__hoursApplyBaseBtn{white-space:nowrap;flex-shrink:0}.LocationBusinessHours-module__4w_50W__hoursSectionLabel{color:var(--Input-Text-Label-All);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);margin-bottom:var(--space-2)}.LocationBusinessHours-module__4w_50W__hoursGrid{gap:var(--space-1);flex-direction:column;display:flex}.LocationBusinessHours-module__4w_50W__hoursRow{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-xs);background-color:var(--Neutral-Gray-10);border:1px solid #0000;grid-template-columns:130px 1fr;display:grid}.LocationBusinessHours-module__4w_50W__hoursRowActive{background-color:var(--Neutral-White);border-color:var(--Neutral-Gray-20)}.LocationBusinessHours-module__4w_50W__hoursDayHeader{align-items:center;gap:var(--space-3);display:flex}.LocationBusinessHours-module__4w_50W__hoursDay{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);color:var(--Input-Text-Placeholder-Filled)}.LocationBusinessHours-module__4w_50W__hoursDayDisabled{color:var(--Neutral-Gray-50)}.LocationBusinessHours-module__4w_50W__hoursShiftsCol{gap:var(--space-2);padding:var(--space-2) 0;flex-direction:column;display:flex}.LocationBusinessHours-module__4w_50W__hoursShiftRow{align-items:center;gap:var(--space-2);display:flex}.LocationBusinessHours-module__4w_50W__hoursShiftLabel{font-size:10px;font-weight:var(--Font-Weight-sb);color:var(--Neutral-Gray-60);flex-shrink:0;width:52px}.LocationBusinessHours-module__4w_50W__hoursTimeSep{font-size:var(--Font-Size-Label);color:var(--Neutral-Gray-60)}.LocationBusinessHours-module__4w_50W__hoursRemoveShift{width:24px;height:24px;color:var(--Primary-Blue-Strong);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.LocationBusinessHours-module__4w_50W__hoursAddShift{align-items:center;gap:var(--space-2);color:var(--Primary-Blue-Brand);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);cursor:pointer;padding:var(--space-1) 0;background:0 0;border:none;display:inline-flex}.LocationBusinessHours-module__4w_50W__hoursApplyBanner{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}.LocationBusinessHours-module__4w_50W__hoursApplyClose{cursor:pointer;width:22px;height:22px;color:var(--Primary-Blue-Strong);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.LocationBusinessHours-module__4w_50W__hoursClosed{font-size:var(--Font-Size-Label);color:var(--Neutral-Gray-40);font-style:italic}.LocationBusinessHours-module__4w_50W__scheduleError{font-size:var(--Font-Size-Label);color:var(--Input-Text-Helper-Error,#ac0c22);margin:0}@media (max-width:768px){.LocationBusinessHours-module__4w_50W__hoursRow{grid-template-columns:1fr}}
.CreateLocationDrawer-module__7gcgaq__formGrid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.CreateLocationDrawer-module__7gcgaq__fullWidth{grid-column:span 2}.CreateLocationDrawer-module__7gcgaq__sectionBlock{gap:var(--space-4);padding-top:var(--space-2);border-top:1px solid var(--Neutral-Gray-20);flex-direction:column;display:flex}.CreateLocationDrawer-module__7gcgaq__sectionHeader{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.CreateLocationDrawer-module__7gcgaq__sectionTitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body-Title);font-weight:var(--Font-Weight-sb);color:var(--Text-Main);margin:0}.CreateLocationDrawer-module__7gcgaq__sectionHint{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption);color:var(--Text-Subtle);margin:0}.CreateLocationDrawer-module__7gcgaq__nestedList{gap:var(--space-4);flex-direction:column;display:flex}.CreateLocationDrawer-module__7gcgaq__nestedCard{gap:var(--space-4);padding:var(--space-4);background-color:var(--Neutral-Gray-10);border-radius:var(--radius-sm);flex-direction:column;display:flex}.CreateLocationDrawer-module__7gcgaq__nestedCardHeader{justify-content:space-between;align-items:center;display:flex}.CreateLocationDrawer-module__7gcgaq__nestedCardTitle{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Text-Subtle);margin:0}.CreateLocationDrawer-module__7gcgaq__removeRowBtn{align-items:center;gap:var(--space-2);color:var(--Ki-Negativo-6);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);cursor:pointer;padding:var(--space-1);background:0 0;border:none;display:inline-flex}.CreateLocationDrawer-module__7gcgaq__addRowBtn{align-self:flex-start}.CreateLocationDrawer-module__7gcgaq__removeLocBtn{cursor:pointer;color:var(--Text-Muted);padding:var(--space-1) var(--space-2);background:0 0;border:none;border-radius:4px;flex-shrink:0;font-size:18px;line-height:1}.CreateLocationDrawer-module__7gcgaq__removeLocBtn:hover{color:var(--Ki-Negativo-6);background-color:var(--Surface-Container-Hover)}.CreateLocationDrawer-module__7gcgaq__loadingOverlay{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.CreateLocationDrawer-module__7gcgaq__cancelBtn{border-radius:var(--radius-xxxl);border:2px solid var(--Primary-Orange-Brand);color:var(--Primary-Orange-Brand);font-weight:var(--Font-Weight-b);padding:var(--space-4) var(--space-6);height:auto}.CreateLocationDrawer-module__7gcgaq__createBtn{background-color:var(--Primary-Orange-Brand);border-radius:var(--radius-xxxl);color:var(--Neutral-White);font-weight:var(--Font-Weight-b);padding:var(--space-4) var(--space-6);height:auto}.CreateLocationDrawer-module__7gcgaq__roomToggleRow{align-items:center;gap:var(--space-3);padding:var(--space-3) 0;display:flex}.CreateLocationDrawer-module__7gcgaq__roomToggleLabel{font-size:var(--Font-Size-Label);color:var(--Input-Text-Label-All)}@media (max-width:768px){.CreateLocationDrawer-module__7gcgaq__formGrid{grid-template-columns:1fr}.CreateLocationDrawer-module__7gcgaq__fullWidth{grid-column:span 1}}
.CreateEquipmentDrawer-module__VJutFq__formGrid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);align-content:start;display:grid}.CreateEquipmentDrawer-module__VJutFq__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.CreateEquipmentDrawer-module__VJutFq__fullWidth{grid-column:span 2}.CreateEquipmentDrawer-module__VJutFq__cancelBtn{border-radius:var(--radius-xxxl);border:2px solid var(--Primary-Orange-Brand);color:var(--Primary-Orange-Brand);font-weight:var(--Font-Weight-b);padding:var(--space-4) var(--space-6);height:auto}.CreateEquipmentDrawer-module__VJutFq__createBtn{background-color:var(--Primary-Orange-Brand);border-radius:var(--radius-xxxl);color:var(--Neutral-White);font-weight:var(--Font-Weight-b);padding:var(--space-4) var(--space-6);height:auto}.CreateEquipmentDrawer-module__VJutFq__inventorySection{gap:var(--space-4);flex-direction:column;display:flex}.CreateEquipmentDrawer-module__VJutFq__inventorySectionHeader{gap:var(--space-1);flex-direction:column;display:flex}.CreateEquipmentDrawer-module__VJutFq__inventorySectionTitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);color:var(--Text-Main);margin:0}.CreateEquipmentDrawer-module__VJutFq__inventoryHint{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-BodySm);color:var(--Text-Weak);margin:0}.CreateEquipmentDrawer-module__VJutFq__inventoryRowHeader{gap:var(--space-3);grid-template-columns:1fr 120px 32px;align-items:center;display:grid}.CreateEquipmentDrawer-module__VJutFq__inventoryRow{gap:var(--space-3);grid-template-columns:1fr 120px 32px;align-items:start;display:grid}.CreateEquipmentDrawer-module__VJutFq__inventoryHeaderLabel{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-BodySm);font-weight:var(--Font-Weight-sb);color:var(--Text-Weak)}.CreateEquipmentDrawer-module__VJutFq__inventoryColSede,.CreateEquipmentDrawer-module__VJutFq__inventoryColQty{min-width:0}.CreateEquipmentDrawer-module__VJutFq__inventoryColAction{justify-content:center;align-items:center;height:100%;display:flex}.CreateEquipmentDrawer-module__VJutFq__removeRowBtn{cursor:pointer;color:var(--Text-Weak);padding:var(--space-1);border-radius:var(--radius-sm);background:0 0;border:none;font-size:18px;line-height:1;transition:color .15s}.CreateEquipmentDrawer-module__VJutFq__removeRowBtn:hover{color:var(--Status-Error)}.CreateEquipmentDrawer-module__VJutFq__addInventoryBtn{align-self:flex-start}@media (max-width:768px){.CreateEquipmentDrawer-module__VJutFq__formGrid{grid-template-columns:1fr}.CreateEquipmentDrawer-module__VJutFq__fullWidth{grid-column:span 1}.CreateEquipmentDrawer-module__VJutFq__inventoryRowHeader,.CreateEquipmentDrawer-module__VJutFq__inventoryRow{grid-template-columns:1fr 90px 32px}}
.AsyncMultiSelectField-module__neWCpq__label{font-family:var(--Font-Family-Content);font-weight:var(--Font-Weight-b);font-size:var(--Font-Size-Body);color:var(--Primary-Blue-Brand);margin-bottom:var(--space-2);display:block}.AsyncMultiSelectField-module__neWCpq__hint{color:var(--Neutral-Gray-50);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);margin:0;font-style:italic;line-height:1.4}.AsyncMultiSelectField-module__neWCpq__hintError{color:var(--Semantic-Error-Brand);font-style:normal}
.LocationRoomsField-module__k0kByq__section{gap:var(--space-4);border-top:1px solid var(--Stroke-Subtle);padding-top:var(--space-6);flex-direction:column;grid-column:span 2;display:flex}.LocationRoomsField-module__k0kByq__header{gap:var(--space-1);flex-direction:column;display:flex}.LocationRoomsField-module__k0kByq__title{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Strong);margin:0}.LocationRoomsField-module__k0kByq__hint{font-size:var(--Font-Size-Label);color:var(--Text-Muted);margin:0}.LocationRoomsField-module__k0kByq__list{gap:var(--space-3);flex-direction:column;display:flex}.LocationRoomsField-module__k0kByq__entryForm{border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-xs,8px);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.LocationRoomsField-module__k0kByq__entryHeader{align-items:flex-start;gap:var(--space-3);display:flex}.LocationRoomsField-module__k0kByq__entryHeaderMain{flex:1;min-width:0}.LocationRoomsField-module__k0kByq__summary{padding:var(--space-3) var(--space-4);border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-xs,8px);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.LocationRoomsField-module__k0kByq__summary:hover{background-color:var(--Surface-Container-Hover)}.LocationRoomsField-module__k0kByq__summaryInfo{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.LocationRoomsField-module__k0kByq__summaryInfo strong{font-size:var(--Font-Size-Body);color:var(--Primary-Blue-Strong)}.LocationRoomsField-module__k0kByq__summaryInfo span{font-size:var(--Font-Size-Label);color:var(--Text-Muted)}.LocationRoomsField-module__k0kByq__removeBtn{cursor:pointer;color:var(--Text-Muted);padding:var(--space-1) var(--space-2);background:0 0;border:none;border-radius:4px;flex-shrink:0;font-size:18px;line-height:1}.LocationRoomsField-module__k0kByq__removeBtn:hover{color:var(--Ki-Negativo-6);background-color:var(--Surface-Container-Hover)}.LocationRoomsField-module__k0kByq__addBtn{align-self:flex-start}.LocationRoomsField-module__k0kByq__hintText{color:var(--Neutral-Gray-50);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);margin:0;font-style:italic;line-height:1.4}.LocationRoomsField-module__k0kByq__hintError{color:var(--Semantic-Error-Brand);font-style:normal}
.SpecialistRequirementsField-module__zFj7UG__section{gap:var(--space-4);border-top:1px solid var(--Stroke-Subtle);padding-top:var(--space-6);flex-direction:column;grid-column:span 2;display:flex}.SpecialistRequirementsField-module__zFj7UG__header{gap:var(--space-1);flex-direction:column;display:flex}.SpecialistRequirementsField-module__zFj7UG__title{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Strong);margin:0}.SpecialistRequirementsField-module__zFj7UG__hint{font-size:var(--Font-Size-Label);color:var(--Text-Muted);margin:0}.SpecialistRequirementsField-module__zFj7UG__list{gap:var(--space-3);flex-direction:column;display:flex}.SpecialistRequirementsField-module__zFj7UG__entryForm{border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-xs,8px);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.SpecialistRequirementsField-module__zFj7UG__entryHeader{align-items:flex-start;gap:var(--space-3);display:flex}.SpecialistRequirementsField-module__zFj7UG__entryHeaderMain{flex:1;min-width:0}.SpecialistRequirementsField-module__zFj7UG__qtyField{max-width:140px}.SpecialistRequirementsField-module__zFj7UG__summary{padding:var(--space-3) var(--space-4);border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-xs,8px);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.SpecialistRequirementsField-module__zFj7UG__summary:hover{background-color:var(--Surface-Container-Hover)}.SpecialistRequirementsField-module__zFj7UG__summaryInfo{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.SpecialistRequirementsField-module__zFj7UG__summaryInfo strong{font-size:var(--Font-Size-Body);color:var(--Primary-Blue-Strong)}.SpecialistRequirementsField-module__zFj7UG__summaryInfo span{font-size:var(--Font-Size-Label);color:var(--Text-Muted)}.SpecialistRequirementsField-module__zFj7UG__removeBtn{cursor:pointer;color:var(--Text-Muted);padding:var(--space-1) var(--space-2);background:0 0;border:none;border-radius:4px;flex-shrink:0;font-size:18px;line-height:1}.SpecialistRequirementsField-module__zFj7UG__removeBtn:hover{color:var(--Ki-Negativo-6);background-color:var(--Surface-Container-Hover)}.SpecialistRequirementsField-module__zFj7UG__addBtn{align-self:flex-start}.SpecialistRequirementsField-module__zFj7UG__hintText{color:var(--Neutral-Gray-50);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);margin:0;font-style:italic;line-height:1.4}.SpecialistRequirementsField-module__zFj7UG__hintError{color:var(--Semantic-Error-Brand);font-style:normal}
.CreateServiceDrawer-module__rUoTHa__formGrid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);align-content:start;display:grid}.CreateServiceDrawer-module__rUoTHa__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.CreateServiceDrawer-module__rUoTHa__fullWidth{grid-column:span 2}.CreateServiceDrawer-module__rUoTHa__roomModeField{margin-top:var(--space-4);max-width:320px}.CreateServiceDrawer-module__rUoTHa__cancelBtn{border-radius:var(--radius-xxxl);border:2px solid var(--Primary-Orange-Brand);color:var(--Primary-Orange-Brand);font-weight:var(--Font-Weight-b);padding:var(--space-4) var(--space-6);height:auto}.CreateServiceDrawer-module__rUoTHa__createBtn{background-color:var(--Primary-Orange-Brand);border-radius:var(--radius-xxxl);color:var(--Neutral-White);font-weight:var(--Font-Weight-b);padding:var(--space-4) var(--space-6);height:auto}@media (max-width:768px){.CreateServiceDrawer-module__rUoTHa__formGrid{grid-template-columns:1fr}.CreateServiceDrawer-module__rUoTHa__fullWidth{grid-column:span 1}}
.EquipmentStatusConfirmModal-module__Src5Na__backdrop{z-index:1000;padding:var(--space-6);background-color:#00122b66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EquipmentStatusConfirmModal-module__Src5Na__modal{background-color:var(--Surface-Container-Main);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:768px;display:flex;overflow:hidden;box-shadow:0 10px 18px 2px #00122b21}.EquipmentStatusConfirmModal-module__Src5Na__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-8) var(--space-6) var(--space-6) var(--space-8);border-bottom:1px solid var(--stroke-raised,#b6b6b6);display:flex}.EquipmentStatusConfirmModal-module__Src5Na__title{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Head2);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Head2);color:var(--Text-Main);margin:0}.EquipmentStatusConfirmModal-module__Src5Na__closeButton{width:56px;height:56px;margin:calc(var(--space-4) * -1) calc(var(--space-6) * -1) 0 0;border-radius:var(--radius-xl);color:var(--Text-Main);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.EquipmentStatusConfirmModal-module__Src5Na__closeButton:hover{background-color:var(--Surface-Container-Hover)}.EquipmentStatusConfirmModal-module__Src5Na__closeButton:focus-visible{outline:2px solid var(--Primary-Blue-Brand);outline-offset:2px}.EquipmentStatusConfirmModal-module__Src5Na__body{align-items:center;gap:var(--space-8);padding:var(--space-12) var(--space-8);flex-direction:column;display:flex}.EquipmentStatusConfirmModal-module__Src5Na__message{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Head4);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Head4);color:var(--Text-Dark);text-align:center;margin:0}.EquipmentStatusConfirmModal-module__Src5Na__equipmentName{color:var(--Text-Subtle);font-weight:var(--Font-Weight-reg)}.EquipmentStatusConfirmModal-module__Src5Na__actions{justify-content:center;align-items:center;gap:var(--space-4);flex-wrap:wrap;width:100%;display:flex}.EquipmentStatusConfirmModal-module__Src5Na__cancelBtn,.EquipmentStatusConfirmModal-module__Src5Na__confirmBtn{min-width:163px}
.EquipmentView-module__oVVxiW__message{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);color:var(--Text-Weak,var(--Text-Subtle))}.EquipmentView-module__oVVxiW__error{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);color:var(--Ki-Negativo-6)}.EquipmentView-module__oVVxiW__grid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.EquipmentView-module__oVVxiW__emptyMessage{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);color:var(--Text-Weak,var(--Text-Subtle))}@media (max-width:1200px){.EquipmentView-module__oVVxiW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.EquipmentView-module__oVVxiW__grid{grid-template-columns:minmax(0,1fr)}}
.ServiceStatusConfirmModal-module__Nbpfxq__backdrop{z-index:1000;padding:var(--space-6);background-color:#00122b66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ServiceStatusConfirmModal-module__Nbpfxq__modal{background-color:var(--Surface-Container-Main);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:768px;display:flex;overflow:hidden;box-shadow:0 10px 18px 2px #00122b21}.ServiceStatusConfirmModal-module__Nbpfxq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-8) var(--space-6) var(--space-6) var(--space-8);border-bottom:1px solid var(--stroke-raised,#b6b6b6);display:flex}.ServiceStatusConfirmModal-module__Nbpfxq__title{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Head2);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Head2);color:var(--Text-Main);margin:0}.ServiceStatusConfirmModal-module__Nbpfxq__closeButton{width:56px;height:56px;margin:calc(var(--space-4) * -1) calc(var(--space-6) * -1) 0 0;border-radius:var(--radius-xl);color:var(--Text-Main);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ServiceStatusConfirmModal-module__Nbpfxq__closeButton:hover{background-color:var(--Surface-Container-Hover)}.ServiceStatusConfirmModal-module__Nbpfxq__closeButton:focus-visible{outline:2px solid var(--Primary-Blue-Brand);outline-offset:2px}.ServiceStatusConfirmModal-module__Nbpfxq__body{align-items:center;gap:var(--space-8);padding:var(--space-12) var(--space-8);flex-direction:column;display:flex}.ServiceStatusConfirmModal-module__Nbpfxq__message{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Head4);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Head4);color:var(--Text-Dark);text-align:center;margin:0}.ServiceStatusConfirmModal-module__Nbpfxq__serviceName{color:var(--Text-Subtle);font-weight:var(--Font-Weight-reg)}.ServiceStatusConfirmModal-module__Nbpfxq__actions{justify-content:center;align-items:center;gap:var(--space-4);flex-wrap:wrap;width:100%;display:flex}.ServiceStatusConfirmModal-module__Nbpfxq__cancelBtn,.ServiceStatusConfirmModal-module__Nbpfxq__confirmBtn{min-width:163px}
.ServicesView-module__PrPLgq__message{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);color:var(--Text-Weak,var(--Text-Subtle))}.ServicesView-module__PrPLgq__error{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);color:var(--Ki-Negativo-6)}.ServicesView-module__PrPLgq__grid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.ServicesView-module__PrPLgq__emptyMessage{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);color:var(--Text-Weak,var(--Text-Subtle))}@media (max-width:1200px){.ServicesView-module__PrPLgq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.ServicesView-module__PrPLgq__grid{grid-template-columns:minmax(0,1fr)}}
.SpecialistScheduleEditor-module__dqwzIW__editor{gap:var(--space-5);flex-direction:column;display:flex}.SpecialistScheduleEditor-module__dqwzIW__placeholder{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);color:var(--Neutral-Gray-60);padding:var(--space-5) 0}.SpecialistScheduleEditor-module__dqwzIW__banner{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-md,12px);background-color:var(--Ki-Oscuro-0);border:1px solid var(--Neutral-Gray-10);display:flex}.SpecialistScheduleEditor-module__dqwzIW__bannerInfo{gap:var(--space-1);flex-direction:column;display:flex}.SpecialistScheduleEditor-module__dqwzIW__bannerEyebrow{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);font-weight:var(--Font-Weight-sb);letter-spacing:.06em;text-transform:uppercase;color:var(--Neutral-Gray-50)}.SpecialistScheduleEditor-module__dqwzIW__bannerLocation{align-items:center;gap:var(--space-2);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body-Title,16px);font-weight:var(--Font-Weight-sb);color:var(--Text-Main,var(--Primary-Blue-Strong));display:flex}.SpecialistScheduleEditor-module__dqwzIW__bannerDot{background-color:var(--Primary-Blue-Brand);border-radius:50%;width:8px;height:8px}.SpecialistScheduleEditor-module__dqwzIW__bannerHours{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Neutral-Gray-60)}.SpecialistScheduleEditor-module__dqwzIW__bannerDays{font-weight:var(--Font-Weight-sb);color:var(--Primary-Blue-Brand)}.SpecialistScheduleEditor-module__dqwzIW__bannerHint{color:var(--Neutral-Gray-50)}.SpecialistScheduleEditor-module__dqwzIW__matchBtn{flex-shrink:0}.SpecialistScheduleEditor-module__dqwzIW__days{gap:var(--space-3);flex-direction:column;display:flex}.SpecialistScheduleEditor-module__dqwzIW__dayRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md,12px);border:1px solid #0000;display:flex}.SpecialistScheduleEditor-module__dqwzIW__dayRowActive{background-color:var(--Neutral-White);border-color:var(--Primary-Blue-Brand);box-shadow:0 1px 6px #00122b14}.SpecialistScheduleEditor-module__dqwzIW__dayRowClosed{background-color:var(--Neutral-Gray-10)}.SpecialistScheduleEditor-module__dqwzIW__dayLabelCol{align-items:center;gap:var(--space-3);padding-top:var(--space-1);display:flex}.SpecialistScheduleEditor-module__dqwzIW__dayAvatar{background-color:var(--Neutral-Gray-20);width:28px;height:28px;color:var(--Neutral-Gray-60);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);border-radius:50%;justify-content:center;align-items:center;display:flex}.SpecialistScheduleEditor-module__dqwzIW__dayAvatarActive{background-color:var(--Primary-Blue-Brand);color:var(--Neutral-White)}.SpecialistScheduleEditor-module__dqwzIW__dayName{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);color:var(--Text-Main,var(--Primary-Blue-Strong))}.SpecialistScheduleEditor-module__dqwzIW__dayRowClosed .SpecialistScheduleEditor-module__dqwzIW__dayName{color:var(--Neutral-Gray-50);font-weight:var(--Font-Weight-reg)}.SpecialistScheduleEditor-module__dqwzIW__shiftsCol{gap:var(--space-2);flex-direction:column;align-items:flex-end;display:flex}.SpecialistScheduleEditor-module__dqwzIW__shiftRow{gap:var(--space-2);flex-direction:column;display:flex}.SpecialistScheduleEditor-module__dqwzIW__shiftTimeCol{align-items:center;gap:var(--space-2);display:flex}.SpecialistScheduleEditor-module__dqwzIW__timeSep{color:var(--Neutral-Gray-60)}.SpecialistScheduleEditor-module__dqwzIW__shiftRemove{padding:var(--space-1);border-radius:var(--radius-xs);color:var(--Neutral-Gray-50);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.SpecialistScheduleEditor-module__dqwzIW__shiftRemove:hover{color:var(--Semantic-Error-Brand)}.SpecialistScheduleEditor-module__dqwzIW__outsideHint{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);color:var(--Semantic-Error-Brand)}.SpecialistScheduleEditor-module__dqwzIW__dayActions{align-items:center;gap:var(--space-4);display:flex}.SpecialistScheduleEditor-module__dqwzIW__addShift{align-items:center;gap:var(--space-1);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Primary-Blue-Brand);cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.SpecialistScheduleEditor-module__dqwzIW__removeDay{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Neutral-Gray-60);cursor:pointer;background:0 0;border:none;padding:0}.SpecialistScheduleEditor-module__dqwzIW__removeDay:hover{color:var(--Semantic-Error-Brand)}.SpecialistScheduleEditor-module__dqwzIW__closedCol{align-items:center;gap:var(--space-4);padding-top:var(--space-1);display:flex}.SpecialistScheduleEditor-module__dqwzIW__closedLabel{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);font-weight:var(--Font-Weight-sb);letter-spacing:.04em;text-transform:uppercase;color:var(--Neutral-Gray-50)}.SpecialistScheduleEditor-module__dqwzIW__scheduleError{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Semantic-Error-Brand)}
.CreateSpecialistDrawer-module__rR8XyW__formGrid{gap:var(--space-6);grid-template-columns:1fr 1fr;width:100%;display:grid}.CreateSpecialistDrawer-module__rR8XyW__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.CreateSpecialistDrawer-module__rR8XyW__fullWidth{grid-column:1/-1}.CreateSpecialistDrawer-module__rR8XyW__boldLabel{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Strong)}.CreateSpecialistDrawer-module__rR8XyW__loadingOverlay{color:var(--Text-Muted);font-size:var(--Font-Size-Body);text-align:center;padding:var(--space-4) 0}.CreateSpecialistDrawer-module__rR8XyW__locationSection{gap:var(--space-4);border-top:1px solid var(--Stroke-Subtle);padding-top:var(--space-6);flex-direction:column;display:flex}.CreateSpecialistDrawer-module__rR8XyW__locationSectionHeader{gap:var(--space-1);flex-direction:column;display:flex}.CreateSpecialistDrawer-module__rR8XyW__locationSectionTitle{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Strong);margin:0}.CreateSpecialistDrawer-module__rR8XyW__locationSectionHint{font-size:var(--Font-Size-Label);color:var(--Text-Muted);margin:0}.CreateSpecialistDrawer-module__rR8XyW__locError{font-size:var(--Font-Size-Label);color:var(--Input-Text-Helper-Error);margin:0}.CreateSpecialistDrawer-module__rR8XyW__locEntriesList{gap:var(--space-3);flex-direction:column;display:flex}.CreateSpecialistDrawer-module__rR8XyW__locEntryForm{border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-xs,8px);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.CreateSpecialistDrawer-module__rR8XyW__locEntryFormHeader{align-items:flex-start;gap:var(--space-3);display:flex}.CreateSpecialistDrawer-module__rR8XyW__locEntryFormHeaderMain{flex:1;min-width:0}.CreateSpecialistDrawer-module__rR8XyW__locSubFormSeparator{border:none;border-top:1px solid var(--Stroke-Subtle);margin:0}.CreateSpecialistDrawer-module__rR8XyW__locEntrySummary{padding:var(--space-3) var(--space-4);border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-xs,8px);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.CreateSpecialistDrawer-module__rR8XyW__locEntrySummary:hover{background-color:var(--Surface-Container-Hover)}.CreateSpecialistDrawer-module__rR8XyW__locEntrySummaryInfo{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.CreateSpecialistDrawer-module__rR8XyW__locEntrySummaryInfo strong{font-size:var(--Font-Size-Body);color:var(--Primary-Blue-Strong)}.CreateSpecialistDrawer-module__rR8XyW__locEntrySummaryInfo span{font-size:var(--Font-Size-Label);color:var(--Text-Muted)}.CreateSpecialistDrawer-module__rR8XyW__removeLocBtn{cursor:pointer;color:var(--Text-Muted);padding:var(--space-1) var(--space-2);background:0 0;border:none;border-radius:4px;flex-shrink:0;font-size:18px;line-height:1}.CreateSpecialistDrawer-module__rR8XyW__removeLocBtn:hover{color:var(--Ki-Negativo-6);background-color:var(--Surface-Container-Hover)}.CreateSpecialistDrawer-module__rR8XyW__addLocBtn{align-self:flex-start}.CreateSpecialistDrawer-module__rR8XyW__footerControls{padding-top:var(--space-2);justify-content:space-between;align-items:center;gap:var(--space-10);width:100%;display:flex}.CreateSpecialistDrawer-module__rR8XyW__statusGroup{gap:var(--space-2);flex-direction:column;display:flex}.CreateSpecialistDrawer-module__rR8XyW__toggleRow{align-items:center;gap:var(--space-2);font-size:var(--Font-Size-Body);display:flex}.CreateSpecialistDrawer-module__rR8XyW__checkbox{--checkbox-color:var(--Primary-Blue-Brand)}.CreateSpecialistDrawer-module__rR8XyW__notifyByGroup{gap:var(--space-2);flex-direction:column;display:flex}.CreateSpecialistDrawer-module__rR8XyW__notifyByOptions{align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.CreateSpecialistDrawer-module__rR8XyW__notifyByError{font-size:var(--Font-Size-Label);color:var(--Ki-Negativo-6);margin:0}.CreateSpecialistDrawer-module__rR8XyW__createBtn{height:56px;padding:0 var(--space-6);font-weight:var(--Font-Weight-b);border-radius:100px;background-color:var(--Primary-Orange-Brand)!important;color:#fff!important}.CreateSpecialistDrawer-module__rR8XyW__createBtn:hover{opacity:.9}
.SpecialistView-module__-YlnhW__message{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);color:var(--Text-Weak,var(--Text-Subtle))}.SpecialistView-module__-YlnhW__error{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);color:var(--Ki-Negativo-6)}.SpecialistView-module__-YlnhW__clickableRow{cursor:pointer}
.CreateMemberDrawer-module__QIXlXW__card{gap:var(--space-4);border-bottom:1px solid var(--Stroke-Subtle);padding-bottom:var(--space-6);flex-direction:column;display:flex}.CreateMemberDrawer-module__QIXlXW__card:last-child{border-bottom:none;padding-bottom:0}.CreateMemberDrawer-module__QIXlXW__cardTitle{font-size:var(--Font-Size-Head4);font-weight:var(--Font-Weight-b);color:var(--Text-Main);margin:0}.CreateMemberDrawer-module__QIXlXW__formGrid{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.CreateMemberDrawer-module__QIXlXW__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.CreateMemberDrawer-module__QIXlXW__fullWidth{grid-column:1/-1}.CreateMemberDrawer-module__QIXlXW__label{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Strong)!important;margin-bottom:4px!important;padding-left:0!important}.CreateMemberDrawer-module__QIXlXW__boldLabel{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Strong)}.CreateMemberDrawer-module__QIXlXW__multiInput{gap:var(--space-2);display:flex}.CreateMemberDrawer-module__QIXlXW__typeSelector{width:120px}.CreateMemberDrawer-module__QIXlXW__miniSelect .nextui-select-trigger{border-width:1px;border-radius:100px;height:56px}.CreateMemberDrawer-module__QIXlXW__flex1{flex:1}.CreateMemberDrawer-module__QIXlXW__uploadArea{grid-column:span 2}.CreateMemberDrawer-module__QIXlXW__uploadBox{border:1px dashed var(--Primary-Blue-Light);border-radius:var(--radius-xs);padding:var(--space-4);align-items:center;gap:var(--space-4);height:84px;display:flex}.CreateMemberDrawer-module__QIXlXW__uploadIconContainer{background-color:var(--Secondary-Blue-Lighter);padding:var(--space-2);border-radius:999px;justify-content:center;align-items:center;display:flex}.CreateMemberDrawer-module__QIXlXW__uploadText{flex-direction:column;display:flex}.CreateMemberDrawer-module__QIXlXW__uploadTitle{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Neutral-Gray-90,#4c4a4a)}.CreateMemberDrawer-module__QIXlXW__link{color:var(--Primary-Orange-Brand);cursor:pointer;text-decoration:underline}.CreateMemberDrawer-module__QIXlXW__uploadSubtitle{font-size:var(--Font-Size-Label);color:var(--Text-Disabled)}.CreateMemberDrawer-module__QIXlXW__footerControls{justify-content:space-between;align-items:center;gap:var(--space-10);padding-top:var(--space-2);display:flex}.CreateMemberDrawer-module__QIXlXW__statusGroup{gap:var(--space-2);flex-direction:column;display:flex}.CreateMemberDrawer-module__QIXlXW__toggleRow{align-items:center;gap:var(--space-2);font-size:var(--Font-Size-Body);display:flex}.CreateMemberDrawer-module__QIXlXW__checkbox{--checkbox-color:var(--Primary-Blue-Brand)}.CreateMemberDrawer-module__QIXlXW__createBtn{height:56px;padding:0 var(--space-6);font-weight:var(--Font-Weight-b);border-radius:100px;background-color:var(--Primary-Orange-Brand)!important;color:#fff!important}.CreateMemberDrawer-module__QIXlXW__createBtn:hover{opacity:.9}.CreateMemberDrawer-module__QIXlXW__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);font-size:var(--Font-Size-Body);color:var(--Primary-Blue-Strong);display:flex}.CreateMemberDrawer-module__QIXlXW__foundBannerIcon{font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Brand)}
.MemberHistory-module__oy79Ra__tabPanel{gap:var(--space-5);padding:0 var(--space-6);flex-direction:column;display:flex}.MemberHistory-module__oy79Ra__statsGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.MemberHistory-module__oy79Ra__statCard{gap:var(--space-2);border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5);flex-direction:column;display:flex}.MemberHistory-module__oy79Ra__statLabel{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.MemberHistory-module__oy79Ra__statValue{font-size:var(--Font-Size-Head4);font-weight:var(--Font-Weight-b);color:var(--Text-Main)}.MemberHistory-module__oy79Ra__dateCell{font-weight:var(--Font-Weight-sb);color:var(--Text-Main)}.MemberHistory-module__oy79Ra__specialistCell{flex-direction:column;display:flex}.MemberHistory-module__oy79Ra__specialistSede{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.MemberHistory-module__oy79Ra__valueCell{align-items:flex-end;gap:var(--space-1);flex-direction:column;display:flex}.MemberHistory-module__oy79Ra__toolbar{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.MemberHistory-module__oy79Ra__toolbarSearch{flex:1;min-width:220px}.MemberHistory-module__oy79Ra__toolbarFilter{width:220px}.MemberHistory-module__oy79Ra__compactTable table{min-width:0}.MemberHistory-module__oy79Ra__compactTable th,.MemberHistory-module__oy79Ra__compactTable td{padding:var(--space-2) var(--space-3);font-size:var(--Font-Size-Label);line-height:var(--Font-Line-height-Label,1.3)}.MemberHistory-module__oy79Ra__compactTable .MemberHistory-module__oy79Ra__specialistSede{font-size:11px}.MemberHistory-module__oy79Ra__badge{align-items:center;gap:var(--space-1);padding:2px var(--space-3);border-radius:var(--radius-xxxl);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);white-space:nowrap;display:inline-flex}.MemberHistory-module__oy79Ra__badge_success{background-color:var(--Semantic-Success-Lighter);color:var(--Semantic-Success-Brand)}.MemberHistory-module__oy79Ra__badge_danger{background-color:var(--Semantic-Error-Lighter);color:var(--Semantic-Error-Brand)}.MemberHistory-module__oy79Ra__badge_warning{background-color:var(--Ki-Activo-1);color:var(--Ki-Activo-7)}.MemberHistory-module__oy79Ra__badge_neutral{background-color:var(--Neutral-Gray-10);color:var(--Text-Subtle)}.MemberHistory-module__oy79Ra__message,.MemberHistory-module__oy79Ra__error{padding:var(--space-8) var(--space-4);text-align:center;font-size:var(--Font-Size-Body);color:var(--Text-Subtle)}.MemberHistory-module__oy79Ra__error{color:var(--Semantic-Error-Brand)}.MemberHistory-module__oy79Ra__emptyState{align-items:center;gap:var(--space-2);padding:var(--space-12) var(--space-6);text-align:center;flex-direction:column;display:flex}.MemberHistory-module__oy79Ra__emptyTitle{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Text-Main)}.MemberHistory-module__oy79Ra__emptySubtitle{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}@media (max-width:1024px){.MemberHistory-module__oy79Ra__statsGrid{grid-template-columns:repeat(2,1fr)}}
.MemberNextAppointment-module__9OXV7a__tabPanel{gap:var(--space-5);padding:0 var(--space-6);flex-direction:column;display:flex}.MemberNextAppointment-module__9OXV7a__sectionHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.MemberNextAppointment-module__9OXV7a__sectionCopy{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.MemberNextAppointment-module__9OXV7a__sectionTitle{font-size:var(--Font-Size-Head3);font-weight:var(--Font-Weight-b);color:var(--Text-Main);margin:0}.MemberNextAppointment-module__9OXV7a__sectionSubtitle{font-size:var(--Font-Size-Label);color:var(--Text-Subtle);margin:0}.MemberNextAppointment-module__9OXV7a__card{border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-md);padding:var(--space-6);gap:var(--space-5);flex-direction:column;display:flex}.MemberNextAppointment-module__9OXV7a__cardHeader,.MemberNextAppointment-module__9OXV7a__payHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.MemberNextAppointment-module__9OXV7a__hero{color:var(--Text-Main);border-radius:var(--radius-md);padding:var(--space-6);gap:var(--space-4);border:1px solid var(--Stroke-Subtle);flex-direction:column;display:flex}.MemberNextAppointment-module__9OXV7a__heroEyebrow{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);letter-spacing:.04em;text-transform:uppercase;color:var(--Text-Main)}.MemberNextAppointment-module__9OXV7a__heroTitle{font-size:var(--Font-Size-Head2);font-weight:var(--Font-Weight-b);margin:0;line-height:1.2}.MemberNextAppointment-module__9OXV7a__factsRow{gap:var(--space-4) var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.MemberNextAppointment-module__9OXV7a__fact{align-items:center;gap:var(--space-3);display:flex}.MemberNextAppointment-module__9OXV7a__factIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.MemberNextAppointment-module__9OXV7a__factText{flex-direction:column;gap:2px;min-width:0;display:flex}.MemberNextAppointment-module__9OXV7a__factLabel{font-size:var(--Font-Size-Label);letter-spacing:.04em;text-transform:uppercase}.MemberNextAppointment-module__9OXV7a__factValue{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);color:var(--Text-Main)}.MemberNextAppointment-module__9OXV7a__planHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.MemberNextAppointment-module__9OXV7a__planSubtitle{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.MemberNextAppointment-module__9OXV7a__planRemaining{flex-direction:column;align-items:flex-end;line-height:1.1;display:flex}.MemberNextAppointment-module__9OXV7a__planRemainingValue{font-size:var(--Font-Size-Head1,32px);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Strong)}.MemberNextAppointment-module__9OXV7a__planRemainingLabel{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.MemberNextAppointment-module__9OXV7a__progressTrack{border-radius:var(--radius-xxxl);background-color:var(--Surface-Background-Secondary,#eef1f5);width:100%;height:8px;overflow:hidden}.MemberNextAppointment-module__9OXV7a__progressFill{border-radius:var(--radius-xxxl);background-color:var(--Primary-Blue-Brand,#2c7ff3);height:100%;transition:width .25s}.MemberNextAppointment-module__9OXV7a__planUsed{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.MemberNextAppointment-module__9OXV7a__cardTitle{font-size:var(--Font-Size-Head3);font-weight:var(--Font-Weight-b);color:var(--Text-Main);margin:0}.MemberNextAppointment-module__9OXV7a__sessionsChip{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Text-Subtle);background-color:var(--Surface-Background-Secondary);padding:2px var(--space-3);border-radius:var(--radius-xxxl);white-space:nowrap}.MemberNextAppointment-module__9OXV7a__infoGrid{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.MemberNextAppointment-module__9OXV7a__infoItem{gap:var(--space-1);flex-direction:column;display:flex}.MemberNextAppointment-module__9OXV7a__infoLabel{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.MemberNextAppointment-module__9OXV7a__infoValue{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);color:var(--Text-Main)}.MemberNextAppointment-module__9OXV7a__noteText{font-size:var(--Font-Size-Body);color:var(--Text-Main);white-space:pre-wrap;margin:0}.MemberNextAppointment-module__9OXV7a__payType{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.MemberNextAppointment-module__9OXV7a__payAmount{align-items:flex-end;gap:var(--space-2);flex-direction:column;display:flex}.MemberNextAppointment-module__9OXV7a__payValue{font-size:var(--Font-Size-Head3);font-weight:var(--Font-Weight-b);color:var(--Text-Main)}.MemberNextAppointment-module__9OXV7a__badge{padding:2px var(--space-3);border-radius:var(--radius-xxxl);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);white-space:nowrap;align-items:center;display:inline-flex}.MemberNextAppointment-module__9OXV7a__badge_success{background-color:var(--Semantic-Success-Lighter,#e7f7f0);color:var(--Semantic-Success-Brand,#10b981)}.MemberNextAppointment-module__9OXV7a__badge_warning{background-color:var(--Ki-Activo-1,#fbf3da);color:var(--Ki-Activo-7,#8a6d1b)}.MemberNextAppointment-module__9OXV7a__receiptBox{border:1px dashed var(--Stroke-Subtle);border-radius:var(--radius-xs);padding:var(--space-5);text-align:center;color:var(--Text-Disabled);font-size:var(--Font-Size-Label);cursor:not-allowed}.MemberNextAppointment-module__9OXV7a__message,.MemberNextAppointment-module__9OXV7a__error{padding:var(--space-8) var(--space-4);text-align:center;font-size:var(--Font-Size-Body);color:var(--Text-Subtle)}.MemberNextAppointment-module__9OXV7a__error{color:var(--Semantic-Error-Brand,#cd2727)}.MemberNextAppointment-module__9OXV7a__emptyState{align-items:center;gap:var(--space-2);padding:var(--space-12) var(--space-6);text-align:center;flex-direction:column;display:flex}.MemberNextAppointment-module__9OXV7a__emptyTitle{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Text-Main)}.MemberNextAppointment-module__9OXV7a__emptySubtitle{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.MemberNextAppointment-module__9OXV7a__createApptBtn{margin-top:var(--space-4)}@media (max-width:767px){.MemberNextAppointment-module__9OXV7a__factsRow{grid-template-columns:1fr}}
.MemberDetailDrawer-module__r33oGW__drawerContent{flex-direction:column;height:100%;display:flex}.MemberDetailDrawer-module__r33oGW__drawerHeader{gap:var(--space-5);padding:var(--space-6) var(--space-6) 0;border-bottom:1px solid var(--Stroke-Subtle);flex-direction:column;display:flex}.MemberDetailDrawer-module__r33oGW__headerTop{padding:0 0 var(--space-5);justify-content:space-between;align-items:center;display:flex}.MemberDetailDrawer-module__r33oGW__headerEyebrow{font-size:var(--Font-Size-Head2);font-weight:var(--Font-Weight-b)}.MemberDetailDrawer-module__r33oGW__closeButton{cursor:pointer;color:var(--Text-Main);padding:var(--space-2);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:flex}.MemberDetailDrawer-module__r33oGW__closeButton:hover{background-color:var(--Surface-Container-Hover)}.MemberDetailDrawer-module__r33oGW__identityRow{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6);display:flex}.MemberDetailDrawer-module__r33oGW__identityInfo{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.MemberDetailDrawer-module__r33oGW__nameRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.MemberDetailDrawer-module__r33oGW__memberName{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Head4);font-weight:400}.MemberDetailDrawer-module__r33oGW__metaChip{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Text-Subtle);background-color:var(--Surface-Background-Secondary);padding:2px var(--space-3);border-radius:var(--radius-xxxl)}.MemberDetailDrawer-module__r33oGW__contactRow{gap:var(--space-5);font-size:var(--Font-Size-Label);color:var(--Text-Subtle);flex-wrap:wrap;display:flex}.MemberDetailDrawer-module__r33oGW__contactItem{align-items:center;gap:var(--space-1);display:flex}.MemberDetailDrawer-module__r33oGW__contactLink{color:inherit;cursor:pointer;text-decoration:none;transition:color .15s}.MemberDetailDrawer-module__r33oGW__contactLink:hover{color:var(--Text-Main);text-decoration:underline}.MemberDetailDrawer-module__r33oGW__statusGroup{align-items:flex-end;gap:var(--space-1);flex-direction:column;display:flex}.MemberDetailDrawer-module__r33oGW__statusLabel{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Text-Main)}.MemberDetailDrawer-module__r33oGW__tabsLayout{gap:var(--space-6);flex-direction:column;display:flex}.MemberDetailDrawer-module__r33oGW__identityWrapper{z-index:10;background-color:var(--Neutral-White);flex-direction:column;align-items:stretch;display:flex;position:sticky;top:0}.MemberDetailDrawer-module__r33oGW__navColumn{gap:var(--space-1);border-bottom:1px solid var(--Stroke-Subtle);z-index:10;background-color:var(--Neutral-White);padding:var(--space-1) var(--space-6) 0;flex-direction:row;display:flex;top:0}.MemberDetailDrawer-module__r33oGW__navItem{appearance:none;padding:var(--space-2) var(--space-6) var(--space-2);cursor:pointer;font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);color:var(--Text-Weak);background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;transition:color .15s,border-color .15s}.MemberDetailDrawer-module__r33oGW__navItem:hover{border-bottom-color:var(--Input-Stroke-Disabled)}.MemberDetailDrawer-module__r33oGW__navItemActive,.MemberDetailDrawer-module__r33oGW__navItemActive:hover{color:var(--Input-Text-Label-All);border-bottom-color:var(--Input-Text-Label-All)}.MemberDetailDrawer-module__r33oGW__panelColumn{width:100%;min-width:0}.MemberDetailDrawer-module__r33oGW__drawerBody{background-color:var(--Neutral-White);padding:0 0 var(--space-6);flex:1;overflow-y:auto}.MemberDetailDrawer-module__r33oGW__tabPanel{gap:var(--space-5);padding:0 var(--space-6);flex-direction:column;display:flex}.MemberDetailDrawer-module__r33oGW__card{gap:var(--space-4);border-bottom:1px solid var(--Stroke-Subtle);padding-bottom:var(--space-6);flex-direction:column;display:flex}.MemberDetailDrawer-module__r33oGW__card:last-child{border-bottom:none;padding-bottom:0}.MemberDetailDrawer-module__r33oGW__cardTitle{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Text-Main);margin:0}.MemberDetailDrawer-module__r33oGW__formGrid{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.MemberDetailDrawer-module__r33oGW__fullWidth{grid-column:1/-1}.MemberDetailDrawer-module__r33oGW__placeholder{padding:var(--space-12) var(--space-6);text-align:center;color:var(--Text-Subtle);font-size:var(--Font-Size-Body)}@media (max-width:767px){.MemberDetailDrawer-module__r33oGW__formGrid{grid-template-columns:1fr}}
.RecurrenceEditor-module__VnvsmG__overlayRoot{z-index:100;padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.RecurrenceEditor-module__VnvsmG__backdrop{cursor:pointer;background-color:#00122b73;border:none;padding:0;position:absolute;inset:0}.RecurrenceEditor-module__VnvsmG__card{z-index:1;border-radius:var(--radius-lg);background-color:var(--Neutral-White);flex-direction:column;width:100%;max-width:460px;max-height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px 4px #00122b38}.RecurrenceEditor-module__VnvsmG__header{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-5) var(--space-2);display:flex}.RecurrenceEditor-module__VnvsmG__title{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body-Title);font-weight:var(--Font-Weight-b);color:var(--Text-Main)}.RecurrenceEditor-module__VnvsmG__closeButton{padding:var(--space-1);color:var(--Text-Subtle);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.RecurrenceEditor-module__VnvsmG__closeButton:hover{color:var(--Text-Main)}.RecurrenceEditor-module__VnvsmG__body{gap:var(--space-4);min-height:0;padding:var(--space-2) var(--space-5) var(--space-4);flex-direction:column;flex:auto;display:flex;overflow-y:auto}.RecurrenceEditor-module__VnvsmG__row{align-items:center;gap:var(--space-2);min-width:0;display:flex}.RecurrenceEditor-module__VnvsmG__rowLabel{white-space:nowrap;font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Text-Main);flex-shrink:0}.RecurrenceEditor-module__VnvsmG__intervalInput{flex:0 0 72px}.RecurrenceEditor-module__VnvsmG__freqSelect{flex:auto;min-width:0}.RecurrenceEditor-module__VnvsmG__weekdayToggles{justify-content:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.RecurrenceEditor-module__VnvsmG__dayToggle{border:1px solid var(--Stroke-Raised,var(--Stroke-Subtle));background-color:var(--Neutral-White);width:38px;height:38px;font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Stroke-Dark);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s,border-color .15s;display:flex}.RecurrenceEditor-module__VnvsmG__dayToggle:hover{border-color:var(--Stroke-Dark);background-color:var(--Surface-Container-Dark-Subtler)}.RecurrenceEditor-module__VnvsmG__dayToggle:active{background-color:var(--Surface-Container-Dark-Subtle)}.RecurrenceEditor-module__VnvsmG__dayToggleActive,.RecurrenceEditor-module__VnvsmG__dayToggleActive:hover,.RecurrenceEditor-module__VnvsmG__dayToggleActive:active{border-color:var(--Surface-Container-Dark-Strong);background-color:var(--Surface-Container-Dark-Strong);color:var(--Text-Negative)}.RecurrenceEditor-module__VnvsmG__dayToggle:focus-visible{outline:2px solid var(--Stroke-Dark);outline-offset:2px}.RecurrenceEditor-module__VnvsmG__radioStack{gap:var(--space-3);flex-direction:column;display:flex}.RecurrenceEditor-module__VnvsmG__radioOption{align-items:center;gap:var(--space-2);cursor:pointer;flex-shrink:0;display:flex}.RecurrenceEditor-module__VnvsmG__radioInput{appearance:none;border:1px solid var(--Stroke-Dark);background-color:var(--Neutral-White);cursor:pointer;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin:0;transition:background-color .15s,box-shadow .15s}.RecurrenceEditor-module__VnvsmG__radioInput:hover{background-color:var(--Surface-Container-Dark-Subtler);box-shadow:0 1px 4px #00122b66}.RecurrenceEditor-module__VnvsmG__radioInput:checked{border-color:var(--Stroke-Dark);background-color:var(--Neutral-White);background-image:radial-gradient(circle, var(--Ki-Oscuro-9) 40%, transparent 41%)}.RecurrenceEditor-module__VnvsmG__radioInput:focus-visible{outline:2px solid var(--Stroke-Dark);outline-offset:2px}.RecurrenceEditor-module__VnvsmG__radioLabel{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-reg);color:var(--Text-Main);white-space:nowrap}.RecurrenceEditor-module__VnvsmG__divider{height:1px;margin:var(--space-1) 0;background-color:var(--Stroke-Subtle);border:none}.RecurrenceEditor-module__VnvsmG__sectionTitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Text-Main)}.RecurrenceEditor-module__VnvsmG__endRow{align-items:center;gap:var(--space-2);flex-wrap:nowrap;min-width:0;display:flex}.RecurrenceEditor-module__VnvsmG__endRowText{white-space:nowrap;font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-reg);color:var(--Text-Main);flex-shrink:0}.RecurrenceEditor-module__VnvsmG__countInput{flex:0 0 64px}.RecurrenceEditor-module__VnvsmG__untilInput{flex:auto;min-width:0}.RecurrenceEditor-module__VnvsmG__fieldHint{margin:calc(-1 * var(--space-2)) 0 0;font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.RecurrenceEditor-module__VnvsmG__readonlyPill,.RecurrenceEditor-module__VnvsmG__summary{width:100%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background-color:var(--Surface-Container-Main-Subtle);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.RecurrenceEditor-module__VnvsmG__footer{justify-content:flex-end;gap:var(--space-3);padding:var(--space-2) var(--space-5) var(--space-5);display:flex}
.BlockFrequencySelect-module__FqtXuq__hiddenLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.DeleteScheduleBlockScopeModal-module__NkUPFG__backdrop{z-index:1100;padding:var(--space-6);background-color:#00122b66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DeleteScheduleBlockScopeModal-module__NkUPFG__modal{background-color:var(--Neutral-White);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:480px;display:flex;overflow:hidden;box-shadow:0 10px 18px 2px #00122b21}.DeleteScheduleBlockScopeModal-module__NkUPFG__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-6) var(--space-6) var(--space-4);border-bottom:1px solid var(--stroke-raised);display:flex}.DeleteScheduleBlockScopeModal-module__NkUPFG__title{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Head3);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Head3);color:var(--Text-Main);margin:0}.DeleteScheduleBlockScopeModal-module__NkUPFG__closeButton{width:40px;height:40px;margin:calc(var(--space-2) * -1) calc(var(--space-2) * -1) 0 0;border-radius:var(--radius-lg);color:var(--Text-Main);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.DeleteScheduleBlockScopeModal-module__NkUPFG__closeButton:hover:not(:disabled){background-color:var(--Surface-Container-Hover)}.DeleteScheduleBlockScopeModal-module__NkUPFG__closeButton:focus-visible{outline:2px solid var(--Primary-Blue-Brand);outline-offset:2px}.DeleteScheduleBlockScopeModal-module__NkUPFG__closeButton:disabled{cursor:not-allowed;opacity:.5}.DeleteScheduleBlockScopeModal-module__NkUPFG__body{gap:var(--space-6);padding:var(--space-4) var(--space-6) var(--space-6);flex-direction:column;display:flex}.DeleteScheduleBlockScopeModal-module__NkUPFG__description{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);color:var(--Text-Subtle);margin:0}.DeleteScheduleBlockScopeModal-module__NkUPFG__radioStack{gap:var(--space-3);flex-direction:column;display:flex}.DeleteScheduleBlockScopeModal-module__NkUPFG__radioOption{align-items:center;gap:var(--space-3);cursor:pointer;display:flex}.DeleteScheduleBlockScopeModal-module__NkUPFG__radioInput{appearance:none;border:1px solid var(--Stroke-Dark);background-color:var(--Neutral-White);cursor:pointer;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin:0;transition:background-color .15s,box-shadow .15s}.DeleteScheduleBlockScopeModal-module__NkUPFG__radioInput:hover:not(:disabled){background-color:var(--Surface-Container-Dark-Subtler);box-shadow:0 1px 4px #00122b66}.DeleteScheduleBlockScopeModal-module__NkUPFG__radioInput:checked{border-color:var(--Stroke-Dark);background-color:var(--Neutral-White);background-image:radial-gradient(circle, var(--Ki-Oscuro-9) 40%, transparent 41%)}.DeleteScheduleBlockScopeModal-module__NkUPFG__radioInput:focus-visible{outline:2px solid var(--Stroke-Dark);outline-offset:2px}.DeleteScheduleBlockScopeModal-module__NkUPFG__radioInput:disabled{cursor:not-allowed;opacity:.6}.DeleteScheduleBlockScopeModal-module__NkUPFG__radioLabel{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Body);color:var(--Text-Main)}.DeleteScheduleBlockScopeModal-module__NkUPFG__actions{justify-content:flex-end;align-items:center;gap:var(--space-4);padding-top:var(--space-2);flex-wrap:wrap;display:flex}.DeleteScheduleBlockScopeModal-module__NkUPFG__deleteBtn{color:var(--Scheduler-Text-Cancelled-Appointments)!important;border-color:var(--Scheduler-Text-Cancelled-Appointments)!important;background:0 0!important}.DeleteScheduleBlockScopeModal-module__NkUPFG__deleteBtn:not(:disabled):not([aria-disabled=true]):hover{background:var(--Scheduler-Surface-Cancelled-Default)!important;color:var(--Scheduler-Text-Cancelled-Appointments)!important;border-color:var(--Scheduler-Text-Cancelled-Appointments)!important}.DeleteScheduleBlockScopeModal-module__NkUPFG__deleteBtn:not(:disabled):not([aria-disabled=true]):active{background:var(--Scheduler-Surface-Cancelled-Hover)!important;color:var(--Scheduler-Text-Cancelled-Appointments)!important;border-color:var(--Scheduler-Text-Cancelled-Appointments)!important}
.BlockCalendarDrawer-module__f4348G__drawerWrapper{justify-content:flex-end}.BlockCalendarDrawer-module__f4348G__drawerPanel{background-color:var(--Neutral-White)!important;width:100%!important;max-width:800px!important;height:100%!important;max-height:100dvh!important;margin:0!important;overflow:hidden!important}.BlockCalendarDrawer-module__f4348G__drawerContent{background-color:var(--Neutral-White);flex-direction:column;height:100%;max-height:100dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 18px 2px #00122b21}.BlockCalendarDrawer-module__f4348G__drawerBody{scrollbar-gutter:stable;background-color:var(--Neutral-White);flex:auto;min-height:0;overflow:hidden auto;padding:0!important}.BlockCalendarDrawer-module__f4348G__formSection{gap:var(--space-6);padding:var(--space-6) var(--space-6) var(--space-4);flex-direction:column;display:flex}.BlockCalendarDrawer-module__f4348G__auditTriggerRow{justify-content:flex-start;display:flex}.BlockCalendarDrawer-module__f4348G__frequencyHelper{color:var(--Input-Text-Helper-All);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Label);white-space:pre-line;grid-area:2/2;margin:8px 0 0}.BlockCalendarDrawer-module__f4348G__periodControls{column-gap:var(--space-6);grid-template-columns:auto minmax(220px,280px);justify-content:start;align-items:center;row-gap:0;display:grid}.BlockCalendarDrawer-module__f4348G__periodAllDayToggle{grid-area:1/1;align-self:center}.BlockCalendarDrawer-module__f4348G__frequencySelectCell{grid-area:1/2;min-width:0}.BlockCalendarDrawer-module__f4348G__row{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start;width:100%;display:grid}.BlockCalendarDrawer-module__f4348G__field{min-width:0}.BlockCalendarDrawer-module__f4348G__periodCard{gap:var(--space-4);padding:var(--space-5);border:1px solid var(--Stroke-Subtle);border-radius:var(--Inputs-Corner-Radius,16px);background-color:var(--Neutral-White);flex-direction:column;display:flex}.BlockCalendarDrawer-module__f4348G__periodTitle{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)}.BlockCalendarDrawer-module__f4348G__periodInlineRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.BlockCalendarDrawer-module__f4348G__periodInlineDate{flex:160px;min-width:150px}.BlockCalendarDrawer-module__f4348G__periodInlineDate label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.BlockCalendarDrawer-module__f4348G__periodInlineTime{flex:0 0 150px;width:150px}.BlockCalendarDrawer-module__f4348G__periodSeparator{color:var(--Text-Subtle);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);flex-shrink:0;align-self:center}.BlockCalendarDrawer-module__f4348G__timeRangeError{color:var(--Input-Text-Helper-Error);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Label);margin:var(--Inputs-Gap) 0 0}.BlockCalendarDrawer-module__f4348G__timeRangeHint{color:var(--Input-Text-Helper-All);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Label);margin:var(--Inputs-Gap) 0 0}.BlockCalendarDrawer-module__f4348G__blockTypeField{width:100%}.BlockCalendarDrawer-module__f4348G__drawerFooter{justify-content:flex-end;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6) var(--space-6);border-top:1px solid var(--Neutral-Gray-20);background-color:var(--Neutral-White);flex-shrink:0;display:flex}.BlockCalendarDrawer-module__f4348G__deleteBlockBtn{margin-right:auto;color:var(--Scheduler-Text-Cancelled-Appointments)!important;border-color:var(--Scheduler-Text-Cancelled-Appointments)!important;background:0 0!important}.BlockCalendarDrawer-module__f4348G__deleteBlockBtn:not(:disabled):not([aria-disabled=true]):hover{background:var(--Scheduler-Surface-Cancelled-Default)!important;color:var(--Scheduler-Text-Cancelled-Appointments)!important;border-color:var(--Scheduler-Text-Cancelled-Appointments)!important}.BlockCalendarDrawer-module__f4348G__deleteBlockBtn:not(:disabled):not([aria-disabled=true]):active{background:var(--Scheduler-Surface-Cancelled-Hover)!important;color:var(--Scheduler-Text-Cancelled-Appointments)!important;border-color:var(--Scheduler-Text-Cancelled-Appointments)!important}
.Dropdown-module__AeEqNa__trigger{height:56px;padding:var(--space-4) var(--space-6);border-radius:var(--radius-xl);background:linear-gradient(180deg, var(--Ki-Oscuro-10-Base) 18.441%, var(--Ki-Oscuro-9) 84.993%, var(--Ki-Oscuro-8) 108.93%);align-items:center;gap:var(--space-2);cursor:pointer;font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Body);color:var(--Ki-Oscuro-0);white-space:nowrap;border:none;transition:opacity .2s;display:flex}.Dropdown-module__AeEqNa__trigger:hover{opacity:.95}.Dropdown-module__AeEqNa__trigger[aria-expanded=true],.Dropdown-module__AeEqNa__trigger:active{opacity:1!important}.Dropdown-module__AeEqNa__createIcon{justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;line-height:1;display:inline-flex}.Dropdown-module__AeEqNa__dropdownMenu{background-color:var(--Ki-Neutral-Blanco)!important;border:none!important;border-radius:12px!important;min-width:140px!important;padding:12px!important;box-shadow:0 10px 18px 2px #00000021!important}.Dropdown-module__AeEqNa__dropdownMenu ul{flex-direction:column;gap:4px;display:flex}.Dropdown-module__AeEqNa__dropdownItem{height:32px;font-family:var(--Font-Family-Content);font-weight:var(--Font-Weight-sb);cursor:pointer;align-items:center;gap:8px;font-size:13px;line-height:normal;transition:background-color .2s;display:flex;color:var(--Ki-Oscuro-9)!important;border-radius:8px!important;padding:8px!important}.Dropdown-module__AeEqNa__dropdownItem:hover{background-color:var(--Ki-Oscuro-0)!important}.Dropdown-module__AeEqNa__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Dropdown-module__AeEqNa__menuItemIcon{color:var(--Icon-Dark);display:block}.Dropdown-module__AeEqNa__createIconGlyph{flex-shrink:0;display:block}.Dropdown-module__AeEqNa__itemTitle{font-family:inherit;font-weight:inherit;font-size:inherit}
.CreateProviderDrawer-module__4KAnDG__formGrid{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.CreateProviderDrawer-module__4KAnDG__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.CreateProviderDrawer-module__4KAnDG__fullWidth{grid-column:1/-1}.CreateProviderDrawer-module__4KAnDG__cancelBtn{border-radius:var(--radius-xxxl);border:2px solid var(--Primary-Orange-Brand);color:var(--Primary-Orange-Brand);font-weight:var(--Font-Weight-b);padding:var(--space-4) var(--space-6);height:auto}.CreateProviderDrawer-module__4KAnDG__createBtn{background-color:var(--Primary-Orange-Brand);border-radius:var(--radius-xxxl);color:var(--Neutral-White);font-weight:var(--Font-Weight-b);padding:var(--space-4) var(--space-6);height:auto}
.ProvidersView-module__XPhdPG__message{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);color:var(--Text-Weak,var(--Text-Subtle))}.ProvidersView-module__XPhdPG__error{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);color:var(--Ki-Negativo-6)}.ProvidersView-module__XPhdPG__grid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.ProvidersView-module__XPhdPG__emptyMessage{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);color:var(--Text-Weak,var(--Text-Subtle))}@media (max-width:1200px){.ProvidersView-module__XPhdPG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.ProvidersView-module__XPhdPG__grid{grid-template-columns:minmax(0,1fr)}}
.Calendar-module__vFoMWW__page{background-color:var(--Surface-Container-Main);height:100vh;display:flex;overflow:hidden}.Calendar-module__vFoMWW__mainContainer{gap:var(--space-6);flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex;position:relative}.Calendar-module__vFoMWW__background{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Calendar-module__vFoMWW__main{width:100%;min-height:0;padding:var(--space-8) var(--space-6);gap:var(--space-6);background:color-mix(in srgb, var(--Surface-Container-Main) 55%, transparent);-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);z-index:1;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.Calendar-module__vFoMWW__header{align-items:center;gap:var(--space-6);grid-template-columns:1fr auto 1fr;width:100%;display:grid}.Calendar-module__vFoMWW__monthLabel{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Head4);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Head4);color:var(--Text-Main);white-space:nowrap;justify-self:start;margin:0}.Calendar-module__vFoMWW__viewTabs{justify-self:center;align-items:center;gap:var(--space-1);width:250px;height:48px;padding:var(--space-1);border-radius:var(--radius-md);background:var(--Surface-Container-Transparent-40);display:flex;position:relative}.Calendar-module__vFoMWW__tabCursor{left:0;top:var(--space-1);border-radius:var(--radius-md);background:var(--Surface-Container-Main);border:1px solid var(--Stroke-Brand);z-index:0;pointer-events:none;width:78px;height:40px;transition:transform .25s,background-color .15s,box-shadow .15s;position:absolute}.Calendar-module__vFoMWW__tab{z-index:1;border-radius:var(--radius-md);width:78px;height:40px;padding:var(--space-2) var(--space-3);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);color:var(--Text-Subtle);cursor:pointer;background:0 0;border:1px solid #0000;transition:background-color .15s;position:relative}.Calendar-module__vFoMWW__tab[aria-selected=true]{color:var(--Text-Main)}.Calendar-module__vFoMWW__tab:not([aria-selected=true]):not(:disabled):hover{background:var(--Surface-Container-Brand-Subtler)}.Calendar-module__vFoMWW__tab:not([aria-selected=true]):not(:disabled):active{background:var(--Surface-Container-Brand-Subtle)}.Calendar-module__vFoMWW__viewTabs:has(.Calendar-module__vFoMWW__tab[aria-selected=true]:hover) .Calendar-module__vFoMWW__tabCursor{background:var(--Surface-Container-Brand-Subtler);box-shadow:0 1px 4px #00122b66}.Calendar-module__vFoMWW__viewTabs:has(.Calendar-module__vFoMWW__tab[aria-selected=true]:active) .Calendar-module__vFoMWW__tabCursor{background:var(--Surface-Container-Brand-Subtle);box-shadow:0 1px 4px #00122b66}.Calendar-module__vFoMWW__tab:disabled{color:var(--Text-Disabled);cursor:not-allowed}.Calendar-module__vFoMWW__headerRight{justify-self:end;align-items:center;gap:var(--space-4);display:flex}.Calendar-module__vFoMWW__pagination{align-items:center;gap:var(--space-1);display:flex}.Calendar-module__vFoMWW__iconBtn{border-radius:var(--radius-lg);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Calendar-module__vFoMWW__paginationChevron{color:var(--Ki-Oscuro-10-Base)}.Calendar-module__vFoMWW__ghostBtn{height:44px;padding:var(--space-2) var(--space-5);border-radius:var(--radius-lg);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Body);color:var(--Text-Subtle);cursor:pointer;background:0 0;border:none}.Calendar-module__vFoMWW__createBtn{height:56px;padding:var(--space-4) var(--space-6);border-radius:var(--radius-xl);background:linear-gradient(180deg, var(--Ki-Oscuro-10-Base) 18.441%, var(--Ki-Oscuro-9) 84.993%, var(--Ki-Oscuro-8) 108.93%);align-items:center;gap:var(--space-2);cursor:pointer;font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Body);color:var(--Ki-Oscuro-0);white-space:nowrap;border:none;display:flex}.Calendar-module__vFoMWW__createIcon{justify-content:center;align-items:center;width:24px;height:24px;font-size:20px;line-height:1;display:inline-flex}@media (max-width:600px){.Calendar-module__vFoMWW__main{padding:48px 24px}}
.DashboardCard-module__C6R-Ga__card{background:var(--Surface-Container,#fff);border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-lg,16px);padding:var(--space-5) var(--space-6);flex-direction:column;min-height:0;display:flex;box-shadow:0 2px 3px #00122b12}.DashboardCard-module__C6R-Ga__header{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.DashboardCard-module__C6R-Ga__headerAction{flex-shrink:0;margin-left:auto}.DashboardCard-module__C6R-Ga__icon{font-size:20px;line-height:1.2}.DashboardCard-module__C6R-Ga__headerText{flex-direction:column;gap:2px;display:flex}.DashboardCard-module__C6R-Ga__title{font-size:var(--Font-Size-Body-Title);font-weight:var(--Font-Weight-b);color:var(--Text-Main);line-height:var(--Font-Line-height-Body-Title);margin:0}.DashboardCard-module__C6R-Ga__subtitle{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.DashboardCard-module__C6R-Ga__body{gap:var(--space-1);flex-direction:column;display:flex}
.FilterBar-module__z0IPWW__bar{gap:var(--space-3);flex-wrap:wrap;align-items:flex-end;display:flex}.FilterBar-module__z0IPWW__bar>*{min-width:150px}
.BirthdaysWidget-module__ksy0fq__row{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:var(--Surface-Container-Hover);display:flex}.BirthdaysWidget-module__ksy0fq__row:hover{background:var(--Secondary-Blue-Lighter)}.BirthdaysWidget-module__ksy0fq__info{flex-direction:column;flex:1;min-width:0;display:flex}.BirthdaysWidget-module__ksy0fq__name{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Text-Main);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.BirthdaysWidget-module__ksy0fq__when{font-size:var(--Font-Size-Caption);color:var(--Text-Subtle)}.BirthdaysWidget-module__ksy0fq__greetBtn{cursor:pointer;color:var(--Primary-Blue-Strong);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm,6px);background:0 0;border:none;flex-shrink:0}.BirthdaysWidget-module__ksy0fq__greetBtn:hover{text-decoration:underline}.BirthdaysWidget-module__ksy0fq__greetBtnDisabled{color:var(--Text-Subtle);cursor:not-allowed;opacity:.5}.BirthdaysWidget-module__ksy0fq__greetBtnDisabled:hover{text-decoration:none}.BirthdaysWidget-module__ksy0fq__showMoreBtn{margin-top:var(--space-2);cursor:pointer;color:var(--Primary-Blue-Strong);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);padding:var(--space-2);background:0 0;border:none;align-self:center}.BirthdaysWidget-module__ksy0fq__showMoreBtn:hover{text-decoration:underline}.BirthdaysWidget-module__ksy0fq__message,.BirthdaysWidget-module__ksy0fq__error{padding:var(--space-4) var(--space-2);font-size:var(--Font-Size-Label);color:var(--Text-Subtle);text-align:center}.BirthdaysWidget-module__ksy0fq__error{color:var(--Semantic-Error-Brand)}.BirthdaysWidget-module__ksy0fq__list{gap:var(--space-2);max-height:330px;padding-right:var(--space-1);flex-direction:column;display:flex;overflow-y:auto}.BirthdaysWidget-module__ksy0fq__greetBtnDone{align-items:center;gap:var(--space-1);color:var(--Text-Subtle);cursor:pointer;display:inline-flex}.BirthdaysWidget-module__ksy0fq__greetBtnDone:hover{color:var(--Text-Main);text-decoration:none}
.reportsUi-module__lrxdbW__kpiGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.reportsUi-module__lrxdbW__kpiCard{gap:var(--space-2);padding:var(--space-5);background-color:var(--Neutral-White);border:1px solid var(--Neutral-Gray-10);border-radius:var(--radius-md,12px);flex-direction:column;display:flex}.reportsUi-module__lrxdbW__kpiCardHighlight{background-color:var(--Primary-Blue-Strong,#0a397a);border-color:var(--Primary-Blue-Strong,#0a397a)}.reportsUi-module__lrxdbW__kpiHeader{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.reportsUi-module__lrxdbW__kpiLabel{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);font-weight:var(--Font-Weight-sb);letter-spacing:.04em;text-transform:uppercase;color:var(--Neutral-Gray-50)}.reportsUi-module__lrxdbW__kpiCardHighlight .reportsUi-module__lrxdbW__kpiLabel,.reportsUi-module__lrxdbW__kpiCardHighlight .reportsUi-module__lrxdbW__kpiValue,.reportsUi-module__lrxdbW__kpiCardHighlight .reportsUi-module__lrxdbW__kpiHint{color:var(--Neutral-White)}.reportsUi-module__lrxdbW__kpiValue{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Head2,28px);font-weight:var(--Font-Weight-sb);color:var(--Text-Main,var(--Primary-Blue-Strong))}.reportsUi-module__lrxdbW__kpiHint{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);color:var(--Neutral-Gray-60)}.reportsUi-module__lrxdbW__kpiDelta{font-size:var(--Font-Size-Caption,11px);font-weight:var(--Font-Weight-sb)}.reportsUi-module__lrxdbW__kpiDeltaUp{color:var(--Semantic-Success-Brand,#22c55e)}.reportsUi-module__lrxdbW__kpiDeltaDown{color:var(--Semantic-Error-Brand,#ef4444)}.reportsUi-module__lrxdbW__chartCard{gap:var(--space-1);padding:var(--space-5);background-color:var(--Neutral-White);border:1px solid var(--Neutral-Gray-10);border-radius:var(--radius-md,12px);flex-direction:column;display:flex}.reportsUi-module__lrxdbW__chartHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.reportsUi-module__lrxdbW__chartTitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body-Title,16px);font-weight:var(--Font-Weight-sb);color:var(--Text-Main,var(--Primary-Blue-Strong))}.reportsUi-module__lrxdbW__chartSubtitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);color:var(--Neutral-Gray-60)}.reportsUi-module__lrxdbW__chartBody{flex-direction:column;flex:1;display:flex}.reportsUi-module__lrxdbW__chartState{min-height:120px;font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Neutral-Gray-50);justify-content:center;align-items:center;display:flex}
.TasksWidget-module__rjuRYq__list{gap:var(--space-2);flex-direction:column;max-height:280px;display:flex;overflow-y:auto}.TasksWidget-module__rjuRYq__row{align-items:center;gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);background:var(--Surface-Container-Hover);-webkit-user-select:none;user-select:none;display:flex}.TasksWidget-module__rjuRYq__row:hover .TasksWidget-module__rjuRYq__iconBtn,.TasksWidget-module__rjuRYq__row:hover .TasksWidget-module__rjuRYq__dragHandle{opacity:1}.TasksWidget-module__rjuRYq__dragHandle{color:var(--Text-Muted,#98a2b3);cursor:grab;touch-action:none;opacity:0;flex-shrink:0;align-items:center;transition:opacity .15s;display:inline-flex}.TasksWidget-module__rjuRYq__dragHandle:active{cursor:grabbing}.TasksWidget-module__rjuRYq__toggle{border:1.5px solid var(--Stroke-Strong,#c5ccd6);cursor:pointer;color:#fff;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s,border-color .15s;display:inline-flex}.TasksWidget-module__rjuRYq__toggleDone{background:var(--Semantic-Success-Brand);border-color:var(--Semantic-Success-Brand)}.TasksWidget-module__rjuRYq__title{min-width:0;font-size:var(--Font-Size-Label);color:var(--Text-Main);word-break:break-word;flex:1}.TasksWidget-module__rjuRYq__titleDone{color:var(--Text-Subtle);text-decoration:line-through}.TasksWidget-module__rjuRYq__urgentBadge{padding:2px var(--space-2);border-radius:var(--radius-xxxl,999px);font-size:10px;font-weight:var(--Font-Weight-b);letter-spacing:.03em;background:var(--Semantic-Error-Lighter);color:var(--Semantic-Error-Brand);flex-shrink:0}.TasksWidget-module__rjuRYq__iconBtn{cursor:pointer;color:var(--Text-Muted,#98a2b3);opacity:0;background:0 0;border:none;flex-shrink:0;padding:2px;transition:opacity .15s,color .15s;display:inline-flex}.TasksWidget-module__rjuRYq__iconBtn:hover{color:var(--Text-Main)}.TasksWidget-module__rjuRYq__deleteBtn:hover{color:var(--Semantic-Error-Brand)}.TasksWidget-module__rjuRYq__iconBtnUrgentActive{opacity:1;color:var(--Semantic-Error-Brand)}.TasksWidget-module__rjuRYq__iconBtnUrgentActive:hover{color:var(--Semantic-Error-Brand)}.TasksWidget-module__rjuRYq__addRow{align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding:var(--space-2) var(--space-1);border-top:1px solid var(--Stroke-Subtle);display:flex}.TasksWidget-module__rjuRYq__addIcon{color:var(--Text-Subtle);flex-shrink:0}.TasksWidget-module__rjuRYq__addInput{font-size:var(--Font-Size-Body);color:var(--Text-Main);background:0 0;border:none;outline:none;flex:1}.TasksWidget-module__rjuRYq__addInput::placeholder{color:var(--Text-Subtle)}.TasksWidget-module__rjuRYq__urgentToggle{cursor:pointer;color:var(--Text-Muted,#98a2b3);border-radius:var(--radius-sm,6px);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:2px;transition:color .15s;display:inline-flex}.TasksWidget-module__rjuRYq__urgentToggle:hover,.TasksWidget-module__rjuRYq__urgentToggleActive{color:var(--Semantic-Error-Brand)}.TasksWidget-module__rjuRYq__message,.TasksWidget-module__rjuRYq__error{padding:var(--space-4) var(--space-2);font-size:var(--Font-Size-Label);color:var(--Text-Subtle);text-align:center}.TasksWidget-module__rjuRYq__error{color:var(--Semantic-Error-Brand)}.TasksWidget-module__rjuRYq__archiveToggle{width:35px;height:35px;color:var(--Text-Muted,#98a2b3);border-radius:100%;flex-shrink:0;padding:0;transition:color .15s}.TasksWidget-module__rjuRYq__archiveToggle:hover{color:var(--Text-Main)}.TasksWidget-module__rjuRYq__archiveToggleActive,.TasksWidget-module__rjuRYq__archiveToggleActive:hover{color:var(--Primary-Blue-Strong)}
.DemandHeatmap-module__M6sGea__wrapper{gap:var(--space-3);flex-direction:column;display:flex}.DemandHeatmap-module__M6sGea__grid{grid-template-columns:44px repeat(7,1fr);align-items:center;gap:4px;display:grid;position:relative}.DemandHeatmap-module__M6sGea__colHead,.DemandHeatmap-module__M6sGea__rowHead{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);font-weight:var(--Font-Weight-sb);color:var(--Neutral-Gray-50);text-align:center}.DemandHeatmap-module__M6sGea__rowHead{text-align:right;padding-right:var(--space-2)}.DemandHeatmap-module__M6sGea__cell{border-radius:var(--radius-xs,4px);background-color:var(--Neutral-Gray-10);height:22px;transition:transform .12s,box-shadow .12s}.DemandHeatmap-module__M6sGea__grid .DemandHeatmap-module__M6sGea__cell:hover{cursor:pointer;z-index:1;transform:scale(1.18);box-shadow:0 2px 8px #10264c2e}.DemandHeatmap-module__M6sGea__cell[data-level="1"]{background-color:#dce6ff}.DemandHeatmap-module__M6sGea__cell[data-level="2"]{background-color:#9cc0ff}.DemandHeatmap-module__M6sGea__cell[data-level="3"]{background-color:#ffb088}.DemandHeatmap-module__M6sGea__cell[data-level="4"]{background-color:#ff7a45}.DemandHeatmap-module__M6sGea__tooltip{background-color:var(--Primary-Blue-Strong,#0a397a);color:var(--Neutral-White,#fff);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);font-weight:var(--Font-Weight-sb);border-radius:var(--radius-sm,8px);white-space:nowrap;pointer-events:none;z-index:2;margin-top:-6px;padding:4px 8px;position:absolute;transform:translate(-50%,-100%)}.DemandHeatmap-module__M6sGea__legend{justify-content:flex-end;align-items:center;gap:var(--space-3);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);color:var(--Neutral-Gray-50);flex-wrap:wrap;display:flex}.DemandHeatmap-module__M6sGea__legendItem{align-items:center;gap:5px;display:inline-flex}.DemandHeatmap-module__M6sGea__legend .DemandHeatmap-module__M6sGea__cell{width:18px;height:14px}.DemandHeatmap-module__M6sGea__legend .DemandHeatmap-module__M6sGea__cell:hover{box-shadow:none;cursor:default;transform:none}
.Step3Specialists-module__NcmF_G__locationSection{margin-top:var(--space-5)}.Step3Specialists-module__NcmF_G__locationSectionTitle{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Primary-Blue-Brand);margin:0}.Step3Specialists-module__NcmF_G__locEntriesList{gap:var(--space-3);margin-bottom:var(--space-3);flex-direction:column;display:flex}.Step3Specialists-module__NcmF_G__locEntryForm{border:1px solid var(--Neutral-Gray-20);border-radius:var(--radius-xs);padding:var(--space-4);background-color:var(--Neutral-White);gap:var(--space-3);flex-direction:column;display:flex}.Step3Specialists-module__NcmF_G__locEntryFormHeader{align-items:flex-start;gap:var(--space-3);display:flex}.Step3Specialists-module__NcmF_G__locEntryFormHeaderMain{flex:1;min-width:0}.Step3Specialists-module__NcmF_G__locSubFormSeparator{border:none;border-top:1px solid var(--Neutral-Gray-10);margin:0}.Step3Specialists-module__NcmF_G__scheduleGridSection{margin-top:var(--space-4)}
.FunnelBars-module__ddRIjq__list{gap:var(--space-4);flex-direction:column;display:flex}.FunnelBars-module__ddRIjq__row{gap:var(--space-2);flex-direction:column;display:flex}.FunnelBars-module__ddRIjq__head{justify-content:space-between;align-items:baseline;display:flex}.FunnelBars-module__ddRIjq__label{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Text-Main,var(--Primary-Blue-Strong))}.FunnelBars-module__ddRIjq__value{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Text-Main,var(--Primary-Blue-Strong))}.FunnelBars-module__ddRIjq__pct{color:var(--Neutral-Gray-60);font-weight:var(--Font-Weight-reg)}.FunnelBars-module__ddRIjq__track{background-color:var(--Neutral-Gray-10);border-radius:999px;width:100%;height:8px;overflow:hidden}.FunnelBars-module__ddRIjq__fill{border-radius:999px;height:100%;transition:width .3s}.FunnelBars-module__ddRIjq__tone_brand{background-color:var(--Primary-Blue-Brand)}.FunnelBars-module__ddRIjq__tone_success{background-color:var(--Semantic-Success-Brand,#22c55e)}.FunnelBars-module__ddRIjq__tone_warning{background-color:var(--Semantic-Warning-Brand,#f4b740)}.FunnelBars-module__ddRIjq__tone_danger{background-color:var(--Semantic-Error-Brand,#ef4444)}
.AddToWaitlistDrawer-module__rcY2cW__section{gap:var(--space-4);padding:var(--space-2) 0;flex-direction:column;display:flex}.AddToWaitlistDrawer-module__rcY2cW__section+.AddToWaitlistDrawer-module__rcY2cW__section{border-top:1px solid var(--Stroke-Subtle)}.AddToWaitlistDrawer-module__rcY2cW__memberRow{align-items:flex-start;gap:var(--space-3);display:flex}.AddToWaitlistDrawer-module__rcY2cW__createMemberButton{margin-top:calc(var(--Font-Line-height-Label) + var(--Inputs-Gap))}.AddToWaitlistDrawer-module__rcY2cW__memberField{flex:1;min-width:0}.AddToWaitlistDrawer-module__rcY2cW__grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.AddToWaitlistDrawer-module__rcY2cW__groupLabel{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);color:var(--Text-Main)}.AddToWaitlistDrawer-module__rcY2cW__subLabel{font-size:var(--Font-Size-Label);color:var(--Text-Subtle);margin-top:var(--space-1)}.AddToWaitlistDrawer-module__rcY2cW__chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.AddToWaitlistDrawer-module__rcY2cW__chip{padding:var(--space-2) var(--space-4);border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-xxxl,999px);cursor:pointer;font-size:var(--Font-Size-Label);color:var(--Text-Main);background:0 0;transition:background .15s,border-color .15s,color .15s}.AddToWaitlistDrawer-module__rcY2cW__chip:hover{border-color:var(--Primary-Blue-Strong)}.AddToWaitlistDrawer-module__rcY2cW__chipActive{background:var(--Primary-Blue-Strong);border-color:var(--Primary-Blue-Strong);color:#fff}@media (max-width:600px){.AddToWaitlistDrawer-module__rcY2cW__grid{grid-template-columns:1fr}.AddToWaitlistDrawer-module__rcY2cW__memberRow{flex-direction:column;align-items:stretch}}.AddToWaitlistDrawer-module__rcY2cW__field{gap:var(--space-2);flex-direction:column;display:flex}.AddToWaitlistDrawer-module__rcY2cW__label{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Input-Text-Label-All);padding-left:20px}.AddToWaitlistDrawer-module__rcY2cW__pills{gap:var(--space-2);flex-wrap:wrap;display:flex}.AddToWaitlistDrawer-module__rcY2cW__pill{font-size:var(--Font-Size-Label)}.AddToWaitlistDrawer-module__rcY2cW__pillActive{background:linear-gradient(180deg, var(--Ki-Oscuro-3) 0%, var(--Ki-Oscuro-1) 100%)!important}.AddToWaitlistDrawer-module__rcY2cW__dayPill{text-align:center;min-width:56px}.AddToWaitlistDrawer-module__rcY2cW__dateInput{width:30%}
.Step4Equipment-module__c8cVka__inventoryRow{align-items:center;gap:var(--space-3);margin-bottom:var(--space-2);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:0}.Step4Equipment-module__c8cVka__inventoryColQty{flex:0 0 130px}.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)}
.sections-module__B08C6G__section{gap:var(--space-5);flex-direction:column;display:flex}.sections-module__B08C6G__grid2{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sections-module__B08C6G__grid3{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.sections-module__B08C6G__grid2to1{gap:var(--space-5);grid-template-columns:2fr 1fr;display:grid}@media (max-width:1100px){.sections-module__B08C6G__grid2,.sections-module__B08C6G__grid3,.sections-module__B08C6G__grid2to1{grid-template-columns:1fr}}.sections-module__B08C6G__ranking{flex-direction:column;display:flex}.sections-module__B08C6G__rankingRow{align-items:center;gap:var(--space-4);padding:var(--space-3) 0;border-bottom:1px solid var(--Stroke-Subtle,var(--Neutral-Gray-10));grid-template-columns:1fr auto auto;display:grid}.sections-module__B08C6G__rankingRow:last-child{border-bottom:none}.sections-module__B08C6G__rankingMain{flex-direction:column;gap:2px;display:flex}.sections-module__B08C6G__rankingName{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);color:var(--Text-Main,var(--Primary-Blue-Strong))}.sections-module__B08C6G__rankingMeta{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);color:var(--Neutral-Gray-60)}.sections-module__B08C6G__rankingCount{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Neutral-Gray-60)}.sections-module__B08C6G__rankingOcc{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);color:var(--Primary-Blue-Brand);text-align:right;min-width:48px}.sections-module__B08C6G__table{border-collapse:collapse;width:100%;font-family:var(--Font-Family-Content)}.sections-module__B08C6G__table th{text-align:left;font-size:var(--Font-Size-Caption,11px);font-weight:var(--Font-Weight-sb);text-transform:uppercase;letter-spacing:.04em;color:var(--Neutral-Gray-60);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--Stroke-Subtle,var(--Neutral-Gray-10))}.sections-module__B08C6G__table td{font-size:var(--Font-Size-Body);color:var(--Text-Main,var(--Primary-Blue-Strong));padding:var(--space-3);border-bottom:1px solid var(--Stroke-Subtle,var(--Neutral-Gray-10))}.sections-module__B08C6G__table tr:last-child td{border-bottom:none}.sections-module__B08C6G__tableNum{font-variant-numeric:tabular-nums;color:var(--Text-Main);text-align:right!important}.sections-module__B08C6G__tableName{font-weight:var(--Font-Weight-sb)}
.CreateUserDrawer-module__2qVFvW__formGrid{gap:var(--space-6);grid-template-columns:1fr 1fr;width:100%;display:grid}.CreateUserDrawer-module__2qVFvW__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.CreateUserDrawer-module__2qVFvW__fullWidth{grid-column:1/-1}.CreateUserDrawer-module__2qVFvW__boldLabel{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Strong)}.CreateUserDrawer-module__2qVFvW__locationsContainer{margin-top:var(--space-2);gap:var(--space-4);flex-direction:column;display:flex}.CreateUserDrawer-module__2qVFvW__locationBlock{border-top:1px solid var(--Stroke-Subtle);padding-top:var(--space-4)}.CreateUserDrawer-module__2qVFvW__locationHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.CreateUserDrawer-module__2qVFvW__locationInfo{align-items:center;gap:var(--space-3);display:flex}.CreateUserDrawer-module__2qVFvW__locationDot{width:var(--space-3);height:var(--space-3);border-radius:50%}.CreateUserDrawer-module__2qVFvW__locationDotCyan{background-color:var(--Ki-Oscuro-7)}.CreateUserDrawer-module__2qVFvW__locationDotPurple{background-color:var(--Ki-Sereno-3-Base)}.CreateUserDrawer-module__2qVFvW__locationName{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Head4);color:var(--Primary-Blue-Strong)}.CreateUserDrawer-module__2qVFvW__addScheduleLink{color:var(--Primary-Orange-Brand);font-weight:var(--Font-Weight-b);cursor:pointer;align-items:center;gap:var(--space-1);font-size:var(--Font-Size-Label);text-decoration:underline;display:flex}.CreateUserDrawer-module__2qVFvW__noScheduleText{color:var(--Text-Main);font-weight:var(--Font-Weight-b);font-size:var(--Font-Size-Body)}.CreateUserDrawer-module__2qVFvW__inviteNote{padding:var(--space-3) var(--space-4);border-radius:var(--radius-xs,8px);font-size:var(--Font-Size-Label);color:var(--Text-Muted);margin:0}.CreateUserDrawer-module__2qVFvW__footerControls{padding-top:var(--space-2);justify-content:space-between;align-items:center;gap:var(--space-10);width:100%;display:flex}.CreateUserDrawer-module__2qVFvW__statusGroup{gap:var(--space-2);flex-direction:column;display:flex}.CreateUserDrawer-module__2qVFvW__toggleRow{align-items:center;gap:var(--space-2);font-size:var(--Font-Size-Body);display:flex}.CreateUserDrawer-module__2qVFvW__checkbox{--checkbox-color:var(--Primary-Blue-Brand)}.CreateUserDrawer-module__2qVFvW__drawerFooter{padding:var(--space-6) var(--space-8);border-top:1px solid var(--Stroke-Subtle);align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.CreateUserDrawer-module__2qVFvW__footerStart{flex:1;min-width:0}.CreateUserDrawer-module__2qVFvW__footerEnd{gap:var(--space-4);margin-left:auto;display:flex}.CreateUserDrawer-module__2qVFvW__cancelBtn{height:56px;padding:0 var(--space-6);font-weight:var(--Font-Weight-b);border-radius:100px;border:2px solid var(--Primary-Orange-Brand)!important;color:var(--Primary-Orange-Brand)!important}.CreateUserDrawer-module__2qVFvW__createBtn{height:56px;padding:0 var(--space-6);font-weight:var(--Font-Weight-b);border-radius:100px;background-color:var(--Primary-Orange-Brand)!important;color:#fff!important}.CreateUserDrawer-module__2qVFvW__createBtn:hover{opacity:.9}.CreateUserDrawer-module__2qVFvW__locationSection{gap:var(--space-4);border-top:1px solid var(--Stroke-Subtle);padding-top:var(--space-6);flex-direction:column;display:flex}.CreateUserDrawer-module__2qVFvW__locationSectionHeader{gap:var(--space-1);flex-direction:column;display:flex}.CreateUserDrawer-module__2qVFvW__locationSectionTitle{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-b);color:var(--Primary-Blue-Strong);margin:0}.CreateUserDrawer-module__2qVFvW__locationSectionHint{font-size:var(--Font-Size-Label);color:var(--Text-Muted);margin:0}.CreateUserDrawer-module__2qVFvW__locEntriesList{gap:var(--space-3);flex-direction:column;display:flex}.CreateUserDrawer-module__2qVFvW__locEntryForm{border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-xs,8px);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.CreateUserDrawer-module__2qVFvW__locEntryFormHeader{align-items:flex-start;gap:var(--space-3);display:flex}.CreateUserDrawer-module__2qVFvW__locEntryFormHeaderMain{flex:1;min-width:0}.CreateUserDrawer-module__2qVFvW__locSubFormSeparator{border:none;border-top:1px solid var(--Stroke-Subtle);margin:0}.CreateUserDrawer-module__2qVFvW__locEntrySummary{padding:var(--space-3) var(--space-4);border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-xs,8px);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.CreateUserDrawer-module__2qVFvW__locEntrySummary:hover{background-color:var(--Surface-Container-Hover)}.CreateUserDrawer-module__2qVFvW__locEntrySummaryInfo{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.CreateUserDrawer-module__2qVFvW__locEntrySummaryInfo strong{font-size:var(--Font-Size-Body);color:var(--Primary-Blue-Strong)}.CreateUserDrawer-module__2qVFvW__locEntrySummaryInfo span{font-size:var(--Font-Size-Label);color:var(--Text-Muted)}.CreateUserDrawer-module__2qVFvW__removeLocBtn{cursor:pointer;color:var(--Text-Muted);padding:var(--space-1) var(--space-2);background:0 0;border:none;border-radius:4px;flex-shrink:0;font-size:18px;line-height:1}.CreateUserDrawer-module__2qVFvW__removeLocBtn:hover{color:var(--Ki-Negativo-6);background-color:var(--Surface-Container-Hover)}.CreateUserDrawer-module__2qVFvW__addLocBtn{border:1.5px dashed var(--Stroke-Subtle);border-radius:var(--radius-xs,8px);padding:var(--space-2) var(--space-4);font-size:var(--Font-Size-Label);color:var(--Primary-Orange-Brand);cursor:pointer;font-weight:var(--Font-Weight-sb);background:0 0;align-self:flex-start}.CreateUserDrawer-module__2qVFvW__addLocBtn:hover{background-color:var(--Surface-Container-Hover)}
.WaitlistWidget-module__ckNcbq__list{gap:var(--space-2);max-height:330px;padding-right:var(--space-1);flex-direction:column;display:flex;overflow-y:auto}.WaitlistWidget-module__ckNcbq__row{align-items:center;gap:var(--space-2);padding:var(--space-3);background:var(--Surface-Container);border-radius:var(--radius-md);-webkit-user-select:none;user-select:none;background-color:var(--Surface-Container-Hover);display:flex}.WaitlistWidget-module__ckNcbq__row:hover .WaitlistWidget-module__ckNcbq__removeBtn,.WaitlistWidget-module__ckNcbq__row:hover .WaitlistWidget-module__ckNcbq__dragHandle{opacity:1}.WaitlistWidget-module__ckNcbq__dragHandle{color:var(--Text-Muted,#98a2b3);cursor:grab;touch-action:none;opacity:0;flex-shrink:0;align-items:center;transition:opacity .15s;display:inline-flex}.WaitlistWidget-module__ckNcbq__dragHandle:active{cursor:grabbing}.WaitlistWidget-module__ckNcbq__info{cursor:pointer;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.WaitlistWidget-module__ckNcbq__info:hover .WaitlistWidget-module__ckNcbq__name{text-decoration:underline}.WaitlistWidget-module__ckNcbq__topline{align-items:center;gap:var(--space-2);flex-wrap:nowrap;min-width:0;display:flex}.WaitlistWidget-module__ckNcbq__name{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);color:var(--Text-Main);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.WaitlistWidget-module__ckNcbq__reason,.WaitlistWidget-module__ckNcbq__availability{font-size:var(--Font-Size-Caption);color:var(--Text-Subtle);line-height:var(--Font-Line-height-Label)}.WaitlistWidget-module__ckNcbq__badge{padding:1px var(--space-2);border-radius:var(--radius-xxxl,999px);font-size:10px;font-weight:var(--Font-Weight-b);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.WaitlistWidget-module__ckNcbq__badgeUrgent{background:var(--Semantic-Error-Lighter);color:var(--Semantic-Error-Brand)}.WaitlistWidget-module__ckNcbq__badgeVip{background:var(--Ki-Activo-1,#efe7ff);color:var(--Ki-Activo-7,#6b3fd4)}.WaitlistWidget-module__ckNcbq__badgeFamily{background:var(--Ki-Activo-1,#fff3e6);color:var(--Primary-Orange-Brand,#e8772e)}.WaitlistWidget-module__ckNcbq__badgeNormal{background:var(--Neutral-Gray-10,#f1f3f7);color:var(--Text-Subtle)}.WaitlistWidget-module__ckNcbq__stateChip{padding:1px var(--space-2);border-radius:var(--radius-xxxl,999px);font-size:10px;font-weight:var(--Font-Weight-sb);background:var(--Primary-Blue-Lighter,#e6f0ff);color:var(--Primary-Blue-Strong);white-space:nowrap;flex-shrink:0}.WaitlistWidget-module__ckNcbq__actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.WaitlistWidget-module__ckNcbq__removeBtn{cursor:pointer;color:var(--Text-Muted,#98a2b3);opacity:0;background:0 0;border:none;padding:2px;transition:opacity .15s,color .15s;display:inline-flex}.WaitlistWidget-module__ckNcbq__removeBtn:hover{color:var(--Semantic-Error-Brand)}.WaitlistWidget-module__ckNcbq__showMoreBtn{margin-top:var(--space-2);cursor:pointer;color:var(--Primary-Blue-Strong);font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);padding:var(--space-2);background:0 0;border:none;align-self:center}.WaitlistWidget-module__ckNcbq__showMoreBtn:hover{text-decoration:underline}.WaitlistWidget-module__ckNcbq__message,.WaitlistWidget-module__ckNcbq__error{padding:var(--space-4) var(--space-2);font-size:var(--Font-Size-Label);color:var(--Text-Subtle);text-align:center}.WaitlistWidget-module__ckNcbq__error{color:var(--Semantic-Error-Brand)}.WaitlistWidget-module__ckNcbq__iconBtn{border-radius:100%;width:35px;height:35px;padding:0}
.Step6Members-module__1TxFxG__memberImportContainer{gap:var(--space-4);flex-direction:column;display:flex}
.ExportSection-module__QotOKW__section{gap:var(--space-5);flex-direction:column;display:flex}.ExportSection-module__QotOKW__card{gap:var(--space-4);padding:var(--space-5);background-color:var(--Neutral-White);border:1px solid var(--Neutral-Gray-10);border-radius:var(--radius-md,12px);flex-direction:column;display:flex}.ExportSection-module__QotOKW__cardHead{flex-direction:column;gap:2px;display:flex}.ExportSection-module__QotOKW__cardTitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body-Title,16px);font-weight:var(--Font-Weight-sb);color:var(--Text-Main,var(--Primary-Blue-Strong))}.ExportSection-module__QotOKW__cardSubtitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption,11px);color:var(--Neutral-Gray-60)}.ExportSection-module__QotOKW__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.ExportSection-module__QotOKW__actions{justify-content:flex-end;display:flex}.ExportSection-module__QotOKW__error{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Semantic-Error-Brand,#ef4444)}
.Configuration-module__6kGckq__page{width:100%;min-height:100vh;display:flex}.Configuration-module__6kGckq__contentArea{min-width:0;min-height:0;padding:0 var(--space-6) var(--space-12);background-color:var(--Surface-Background-Secondary);flex-direction:column;flex:1 0 0;align-self:stretch;margin-left:160px;display:flex}.Configuration-module__6kGckq__sectionLayout{flex-direction:column;width:100%;min-width:0;display:flex}.Configuration-module__6kGckq__sectionBody{width:100%;min-width:0}.Configuration-module__6kGckq__sectionHeader{z-index:3;padding:var(--space-12) 0 var(--space-6);background-color:var(--Surface-Background-Secondary);flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.Configuration-module__6kGckq__sectionTitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Head1);color:var(--Text-Main);text-transform:capitalize}.Configuration-module__6kGckq__sectionActions{align-items:center;gap:var(--space-4);display:flex}.Configuration-module__6kGckq__pendingText{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);line-height:var(--Font-Line-height-Body);color:var(--Text-Weak,var(--Text-Subtle))}
.FacturacionSection-module__jfJZNq__blocks{gap:var(--space-6);padding-bottom:var(--space-12);flex-direction:column;display:flex}
