.AppointmentChip-module__bGjcxW__chip{font-family:var(--Font-Family-Content);box-sizing:border-box;transition:background-color .15s}.AppointmentChip-module__bGjcxW__confirmed{--chip-surface:var(--Scheduler-Surface-Confirmed-Default);--chip-surface-hover:var(--Scheduler-Surface-Confirmed-Hover);--chip-name:var(--Scheduler-Text-Confirmed-Name);--chip-service:var(--Scheduler-Text-Confirmed-Service);--chip-appointments:var(--Scheduler-Text-Confirmed-Appointments);--chip-stroke:var(--Scheduler-Stroke-Confirmed);--chip-icon:var(--Scheduler-Icon-Confirmed)}.AppointmentChip-module__bGjcxW__payed{--chip-surface:var(--Scheduler-Surface-Payed-Default);--chip-surface-hover:var(--Scheduler-Surface-Payed-Hover);--chip-name:var(--Scheduler-Text-Payed-Name);--chip-service:var(--Scheduler-Text-Payed-Service);--chip-appointments:var(--Scheduler-Text-Payed-Appointments);--chip-stroke:var(--Scheduler-Stroke-Payed);--chip-icon:var(--Scheduler-Icon-Payed)}.AppointmentChip-module__bGjcxW__cancelled{--chip-surface:var(--Scheduler-Surface-Cancelled-Default);--chip-surface-hover:var(--Scheduler-Surface-Cancelled-Hover);--chip-name:var(--Scheduler-Text-Cancelled-Name);--chip-service:var(--Scheduler-Text-Cancelled-Service);--chip-appointments:var(--Scheduler-Text-Cancelled-Appointments);--chip-stroke:var(--Scheduler-Stroke-Cancelled);--chip-icon:var(--Scheduler-Icon-Cancelled)}.AppointmentChip-module__bGjcxW__blocked{--chip-surface:var(--Surface-Container-Disabled);--chip-surface-hover:var(--Surface-Container-Disabled);--chip-name:var(--Text-Disabled);--chip-service:var(--Text-Disabled);--chip-appointments:var(--Text-Disabled);--chip-stroke:var(--Text-Disabled);--chip-icon:var(--Text-Disabled)}.AppointmentChip-module__bGjcxW__chip.AppointmentChip-module__bGjcxW__blocked{padding-top:var(--space-1);cursor:pointer;justify-content:flex-start;align-items:center}.AppointmentChip-module__bGjcxW__week:not(.AppointmentChip-module__bGjcxW__blocked):hover,.AppointmentChip-module__bGjcxW__day:not(.AppointmentChip-module__bGjcxW__blocked):hover,.AppointmentChip-module__bGjcxW__dayHalf:not(.AppointmentChip-module__bGjcxW__blocked):hover,.AppointmentChip-module__bGjcxW__weekHalf:not(.AppointmentChip-module__bGjcxW__blocked):hover{background-color:var(--chip-surface-hover);box-shadow:0 1px 4px #00122b66}.AppointmentChip-module__bGjcxW__iconWrap{justify-content:center;align-items:center;display:inline-flex}.AppointmentChip-module__bGjcxW__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AppointmentChip-module__bGjcxW__icon{color:var(--chip-icon)}.AppointmentChip-module__bGjcxW__month{align-items:center;gap:var(--space-1);border-radius:var(--radius-xs);padding:0 var(--space-1);cursor:pointer;background-color:var(--chip-surface);height:24px;min-height:0;color:var(--chip-name);display:flex;overflow:hidden}.AppointmentChip-module__bGjcxW__month:hover{background-color:var(--chip-surface-hover)}.AppointmentChip-module__bGjcxW__month:focus-visible{outline:2px solid var(--Surface-Container-Brand-Raised);outline-offset:-2px}.AppointmentChip-module__bGjcxW__month .AppointmentChip-module__bGjcxW__iconWrap{flex:0 0 16px;width:16px;height:16px}.AppointmentChip-module__bGjcxW__month .AppointmentChip-module__bGjcxW__name{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Label)}.AppointmentChip-module__bGjcxW__month .AppointmentChip-module__bGjcxW__icon{color:currentColor}.AppointmentChip-module__bGjcxW__week{border-radius:var(--radius-sm);padding:var(--space-3) var(--space-2) var(--space-2);gap:var(--space-1);cursor:pointer;background-color:var(--chip-surface);color:var(--chip-appointments);flex-direction:column;display:flex;position:absolute;inset:4px;overflow:hidden}.AppointmentChip-module__bGjcxW__week .AppointmentChip-module__bGjcxW__iconWrap{flex:0 0 16px;width:16px;height:16px}.AppointmentChip-module__bGjcxW__top{align-items:flex-start;gap:var(--space-1);width:100%;min-width:0;display:flex}.AppointmentChip-module__bGjcxW__nameService{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AppointmentChip-module__bGjcxW__week .AppointmentChip-module__bGjcxW__name{font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Caption);color:var(--chip-name)}.AppointmentChip-module__bGjcxW__service{font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Caption);color:var(--chip-service);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AppointmentChip-module__bGjcxW__bottom{align-items:center;gap:var(--space-2);width:100%;min-width:0;display:flex}.AppointmentChip-module__bGjcxW__sessionsPill{background-color:var(--Surface-Container-Main);padding:0 var(--space-1);font-size:var(--Font-Size-Caption);line-height:var(--Font-Line-height-Caption);color:inherit;white-space:nowrap;border-radius:100px;align-self:center}.AppointmentChip-module__bGjcxW__time{font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Caption);color:var(--chip-service);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.AppointmentChip-module__bGjcxW__blockedRowIconOnly{justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.AppointmentChip-module__bGjcxW__chip.AppointmentChip-module__bGjcxW__month.AppointmentChip-module__bGjcxW__blocked{padding:0 var(--space-1);cursor:pointer;justify-content:center}.AppointmentChip-module__bGjcxW__chip.AppointmentChip-module__bGjcxW__month.AppointmentChip-module__bGjcxW__blocked:hover{background-color:var(--Ki-Gris-5)}.AppointmentChip-module__bGjcxW__chip.AppointmentChip-module__bGjcxW__month.AppointmentChip-module__bGjcxW__blocked:focus-visible{outline:2px solid var(--Ki-Gris-6);outline-offset:-2px}.AppointmentChip-module__bGjcxW__chip.AppointmentChip-module__bGjcxW__month.AppointmentChip-module__bGjcxW__blocked.AppointmentChip-module__bGjcxW__monthElevatedOnBlockedDay{background-color:var(--Surface-Container-Main);border:1px solid var(--Stroke-Subtle)}.AppointmentChip-module__bGjcxW__chip.AppointmentChip-module__bGjcxW__month.AppointmentChip-module__bGjcxW__blocked.AppointmentChip-module__bGjcxW__monthElevatedOnBlockedDay:hover{background-color:var(--Ki-Gris-5);border-color:var(--Ki-Gris-5)}.AppointmentChip-module__bGjcxW__day{border-radius:var(--radius-sm);padding:var(--space-3) var(--space-2) var(--space-2);gap:var(--space-1);cursor:pointer;background-color:var(--chip-surface);color:var(--chip-appointments);flex-direction:column;display:flex;position:absolute;inset:1px 4px;overflow:hidden}.AppointmentChip-module__bGjcxW__day .AppointmentChip-module__bGjcxW__iconWrap{flex:0 0 20px;width:20px;height:20px}.AppointmentChip-module__bGjcxW__dayName{font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Caption);color:var(--chip-name)}.AppointmentChip-module__bGjcxW__daySessionsPill{align-items:center;gap:var(--space-1);height:16px;padding:0 var(--space-2);background-color:var(--Surface-Container-Main);font-size:var(--Font-Size-Caption);line-height:var(--Font-Line-height-Caption);font-weight:var(--Font-Weight-reg);white-space:nowrap;border-radius:100px;display:flex}.AppointmentChip-module__bGjcxW__dayHalf{border-radius:var(--radius-sm);padding:var(--space-1) var(--space-2);align-items:center;gap:var(--space-2);cursor:pointer;background-color:var(--chip-surface);color:var(--chip-appointments);display:flex;position:absolute;inset:1px 4px;overflow:hidden}.AppointmentChip-module__bGjcxW__dayHalf .AppointmentChip-module__bGjcxW__iconWrap{flex:0 0 24px;width:24px;height:24px}.AppointmentChip-module__bGjcxW__halfInfo{align-items:center;gap:var(--space-3);white-space:nowrap;flex:1;min-width:0;display:flex;overflow:hidden}.AppointmentChip-module__bGjcxW__halfName{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Label)}.AppointmentChip-module__bGjcxW__halfField{font-size:var(--Font-Size-Caption);line-height:var(--Font-Line-height-Caption);align-items:center;gap:2px;display:flex}.AppointmentChip-module__bGjcxW__halfDivider{padding-left:var(--space-3);border-left:1px solid var(--chip-stroke)}.AppointmentChip-module__bGjcxW__halfKey{font-weight:var(--Font-Weight-sb)}.AppointmentChip-module__bGjcxW__halfVal{font-weight:var(--Font-Weight-reg)}.AppointmentChip-module__bGjcxW__weekHalf{border-radius:var(--radius-sm);padding:var(--space-1) var(--space-2);cursor:pointer;background-color:var(--chip-surface);align-items:flex-start;display:flex;position:absolute;inset:4px;overflow:hidden}.AppointmentChip-module__bGjcxW__weekHalfRow{gap:var(--space-1);align-items:flex-start;width:100%;min-width:0;display:flex}.AppointmentChip-module__bGjcxW__weekHalf .AppointmentChip-module__bGjcxW__iconWrap{flex:0 0 16px;width:16px;height:16px}.AppointmentChip-module__bGjcxW__weekHalfCol{flex-direction:column;flex:1;min-width:0;display:flex}.AppointmentChip-module__bGjcxW__weekHalfName{font-size:var(--Font-Size-Caption);line-height:var(--Font-Line-height-Caption);color:var(--chip-name);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AppointmentChip-module__bGjcxW__weekHalfTime{font-size:var(--Font-Size-Caption);line-height:var(--Font-Line-height-Caption);color:var(--chip-service);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AppointmentChip-module__bGjcxW__weekHalfDense{align-items:center;gap:var(--space-2);padding:0 var(--space-2);white-space:nowrap;color:var(--chip-appointments)}.AppointmentChip-module__bGjcxW__weekHalfDense .AppointmentChip-module__bGjcxW__iconWrap{flex:0 0 12px;width:12px;height:12px}.AppointmentChip-module__bGjcxW__weekHalfDense .AppointmentChip-module__bGjcxW__weekHalfName{min-width:0;color:inherit;flex:0 auto}.AppointmentChip-module__bGjcxW__weekHalfDense .AppointmentChip-module__bGjcxW__halfField{flex:none;gap:2px;font-size:10px;line-height:1.1}.AppointmentChip-module__bGjcxW__weekHalfDense .AppointmentChip-module__bGjcxW__halfDivider{padding-left:var(--space-2)}
.AppointmentDetailCard-module__c9sVna__card{box-sizing:border-box;background-color:var(--Surface-Container-Main-Subtle);border-top:4px solid var(--detail-status-stroke);border-radius:var(--radius-sm);width:178px;padding:var(--space-4) var(--space-2) var(--space-2);gap:var(--space-2);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 18px 2px #00122b21}.AppointmentDetailCard-module__c9sVna__section{gap:var(--space-1);padding:0 var(--space-2);flex-direction:column;display:flex}.AppointmentDetailCard-module__c9sVna__section+.AppointmentDetailCard-module__c9sVna__section{border-top:1px solid var(--Stroke-Subtle);padding-top:var(--space-2)}.AppointmentDetailCard-module__c9sVna__name{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(--detail-status-name);word-break:break-word;margin:0}.AppointmentDetailCard-module__c9sVna__contactLines{gap:var(--space-1);flex-direction:column;display:flex}.AppointmentDetailCard-module__c9sVna__caption{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Caption);color:var(--Text-Dark);word-break:break-word;margin:0}.AppointmentDetailCard-module__c9sVna__card[data-status=confirmed]{--detail-status-stroke:var(--Scheduler-Stroke-Confirmed);--detail-status-name:var(--Scheduler-Text-Confirmed-Name)}.AppointmentDetailCard-module__c9sVna__card[data-status=payed]{--detail-status-stroke:var(--Scheduler-Stroke-Payed);--detail-status-name:var(--Scheduler-Text-Payed-Name)}.AppointmentDetailCard-module__c9sVna__card[data-status=cancelled]{--detail-status-stroke:var(--Scheduler-Stroke-Cancelled);--detail-status-name:var(--Scheduler-Text-Cancelled-Name)}
.AppointmentEventPopover-module__AezlDG__popoverContent{box-shadow:none;border-radius:var(--radius-sm);background:0 0;border:none;padding:0;overflow:hidden}.AppointmentEventPopover-module__AezlDG__eventTrigger{appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer;pointer-events:auto;background:0 0;border:none;margin:0;padding:0;position:absolute;left:0;right:0}.AppointmentEventPopover-module__AezlDG__eventTrigger,.AppointmentEventPopover-module__AezlDG__eventTrigger *{cursor:pointer}.AppointmentEventPopover-module__AezlDG__eventTriggerInline{width:100%;display:block;position:static}.AppointmentEventPopover-module__AezlDG__inlineHost{width:100%;display:block}.AppointmentEventPopover-module__AezlDG__detailPanel{cursor:default;border-radius:var(--radius-sm);overflow:hidden}.AppointmentEventPopover-module__AezlDG__detailPanel,.AppointmentEventPopover-module__AezlDG__detailPanel *{cursor:default}
.CalendarLegend-module__8TZ1Sq__floating{right:var(--space-6);bottom:var(--space-6);z-index:10;position:absolute}.CalendarLegend-module__8TZ1Sq__transitionWrap{height:56px;display:inline-block;position:relative;overflow:visible}.CalendarLegend-module__8TZ1Sq__collapsedBtn{height:56px;padding:0 var(--space-6);border:1.5px solid var(--Primary-Orange-Brand);background:var(--Surface-Background-Main);align-items:center;gap:var(--space-2);cursor:pointer;border-radius:999px;transition:opacity .2s;display:inline-flex;position:relative;box-shadow:0 10px 18px 2px #00122b21}.CalendarLegend-module__8TZ1Sq__collapsedLabel{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-Main)}.CalendarLegend-module__8TZ1Sq__expanded{background-color:var(--Surface-Container-Main);border:1px solid var(--Stroke-Brand);border-radius:var(--radius-xl);align-items:center;gap:var(--space-5);padding:var(--space-1) var(--space-3);padding-left:var(--space-6);opacity:0;transform-origin:100%;height:56px;transition:opacity .35s,transform .28s;display:inline-flex;position:absolute;top:0;left:auto;right:0;overflow:hidden;transform:scaleX(0);box-shadow:0 10px 18px 2px #00122b21}.CalendarLegend-module__8TZ1Sq__transitionWrapOpen .CalendarLegend-module__8TZ1Sq__expanded{opacity:1;transform:scaleX(1)}.CalendarLegend-module__8TZ1Sq__transitionWrapOpen .CalendarLegend-module__8TZ1Sq__collapsedBtn{opacity:0;pointer-events:none}.CalendarLegend-module__8TZ1Sq__item{align-items:center;gap:var(--space-2);white-space:nowrap;display:inline-flex}.CalendarLegend-module__8TZ1Sq__badge{border-radius:var(--radius-xxs);border:1px solid var(--Stroke-Subtle);justify-content:center;align-items:center;width:22px;height:22px;padding:2px;display:inline-flex}.CalendarLegend-module__8TZ1Sq__badgePayed{background-color:var(--Scheduler-Surface-Payed-Default)}.CalendarLegend-module__8TZ1Sq__badgeCancelled{background-color:var(--Scheduler-Surface-Cancelled-Default)}.CalendarLegend-module__8TZ1Sq__badgeConfirmed{background-color:var(--Scheduler-Surface-Confirmed-Default)}.CalendarLegend-module__8TZ1Sq__itemLabel{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-Main)}.CalendarLegend-module__8TZ1Sq__chevronBtn{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;width:44px!important;height:44px!important}.CalendarLegend-module__8TZ1Sq__chevronIcon{justify-content:center;align-items:center;display:inline-flex;width:20px!important;height:20px!important}.CalendarLegend-module__8TZ1Sq__legendCalendarIcon{color:var(--Ki-Vital-6-Base);display:block}.CalendarLegend-module__8TZ1Sq__legendPaymentIcon{color:var(--Ki-Armonico-8);display:block}.CalendarLegend-module__8TZ1Sq__legendCancelIcon{color:var(--Ki-Negativo-8);display:block}.CalendarLegend-module__8TZ1Sq__legendCheckIcon{color:var(--Ki-Positivo-8);display:block}.CalendarLegend-module__8TZ1Sq__legendChevronGlyph{color:var(--Ki-Oscuro-10-Base)}
.CalendarGrid-module__R9tnAG__calendarContainer{background-color:var(--Surface-Background-Main);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-6);--calendar-header-height:80px;--calendar-row-height:96px;flex-direction:column;flex:1;font-family:inherit;display:flex;position:relative;overflow:hidden}.CalendarGrid-module__R9tnAG__calendarContainer[data-loading=true]{opacity:.72;pointer-events:none}.CalendarGrid-module__R9tnAG__headerRow{box-sizing:border-box;gap:var(--space-4);width:100%;margin-bottom:var(--space-4);padding-right:var(--calendar-scrollbar-width,0px);display:flex}.CalendarGrid-module__R9tnAG__body{gap:var(--space-4);scrollbar-gutter:stable;flex:1;width:100%;min-height:0;display:flex;overflow-y:auto}.CalendarGrid-module__R9tnAG__body::-webkit-scrollbar{width:5px;height:5px}.CalendarGrid-module__R9tnAG__body::-webkit-scrollbar-track{background:var(--Surface-Container-Disabled);border-radius:var(--radius-xs);background-clip:padding-box}.CalendarGrid-module__R9tnAG__body::-webkit-scrollbar-thumb{background:var(--Surface-Container-Dark-Raised);border-radius:var(--radius-xs);background-clip:padding-box}.CalendarGrid-module__R9tnAG__timeColumn{flex-direction:column;flex:0 0 46px;width:46px;display:flex}.CalendarGrid-module__R9tnAG__timeHeader{justify-content:center;align-items:center;display:flex}.CalendarGrid-module__R9tnAG__gridCalendarIcon{color:var(--Ki-Oscuro-10-Base);display:block}.CalendarGrid-module__R9tnAG__timeSlot{padding-top:var(--space-2);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);color:var(--Text-Disabled);white-space:nowrap;justify-content:flex-start;align-items:flex-start;display:flex}.CalendarGrid-module__R9tnAG__days{gap:var(--space-1);flex:1;min-width:0;display:flex}.CalendarGrid-module__R9tnAG__dayColumn{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.CalendarGrid-module__R9tnAG__dayHeader{justify-content:center;align-items:center;gap:var(--space-1);padding:0 var(--space-3);border-left:1px solid var(--Stroke-Subtle);text-align:center;flex-direction:column;display:flex}.CalendarGrid-module__R9tnAG__dayHeaderDisabled{background-color:var(--Surface-Container-Disabled);border-radius:var(--radius-sm);border-left:none}.CalendarGrid-module__R9tnAG__dayName{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);white-space:nowrap}.CalendarGrid-module__R9tnAG__dayNumber{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-Disabled);white-space:nowrap}.CalendarGrid-module__R9tnAG__dayNumberPill{background-color:var(--Surface-Container-Brand-Raised);border-radius:100px;justify-content:center;align-items:center;width:40px;display:inline-flex}.CalendarGrid-module__R9tnAG__dayNumberPillText{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-Negative)}.CalendarGrid-module__R9tnAG__cell{appearance:none;text-align:left;background-color:var(--Surface-Container-Main);border:none;border-left:1px solid var(--Stroke-Subtle);border-top:1px solid var(--Stroke-Subtle);padding:0;position:relative}.CalendarGrid-module__R9tnAG__cell:focus-visible{outline:2px solid var(--Primary-Orange-Brand);outline-offset:-2px}.CalendarGrid-module__R9tnAG__dayColumnDisabled .CalendarGrid-module__R9tnAG__cell{cursor:default}.CalendarGrid-module__R9tnAG__timeHeader,.CalendarGrid-module__R9tnAG__dayHeader{height:var(--calendar-header-height);flex:0 0 var(--calendar-header-height);flex-shrink:0}.CalendarGrid-module__R9tnAG__timeSlot,.CalendarGrid-module__R9tnAG__cell{height:var(--calendar-row-height);flex:0 0 var(--calendar-row-height);flex-shrink:0}.CalendarGrid-module__R9tnAG__eventsLayer{pointer-events:none;z-index:3;position:absolute;inset:0}.CalendarGrid-module__R9tnAG__sedeBandsLayer{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:visible}.CalendarGrid-module__R9tnAG__sedeBand{min-width:0;position:absolute;left:0;right:0;overflow:visible}.CalendarGrid-module__R9tnAG__sedeBandLabel{z-index:1;max-width:100%;padding:2px var(--space-1);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Caption);color:var(--Text-Negative);white-space:nowrap;text-overflow:ellipsis;background-color:var(--sede-band-color);border:1px solid var(--sede-band-color);border-radius:var(--radius-xxs) var(--radius-xxs) 0 0;border-bottom:none;position:absolute;top:0;left:0;overflow:hidden;transform:translateY(-100%)}.CalendarGrid-module__R9tnAG__sedeBandFrame{box-sizing:border-box;border:1px solid var(--sede-band-color);border-radius:0 var(--radius-xxs) var(--radius-xxs) var(--radius-xxs);pointer-events:none;background:0 0;position:absolute;inset:0}.CalendarGrid-module__R9tnAG__sedeBand[data-color=sereno]{--sede-band-color:var(--Ki-Sereno-5)}.CalendarGrid-module__R9tnAG__sedeBand[data-color=armonico]{--sede-band-color:var(--Ki-Armonico-8)}.CalendarGrid-module__R9tnAG__sedeBand[data-color=activo]{--sede-band-color:var(--Ki-Activo-9)}.CalendarGrid-module__R9tnAG__sedeBand[data-color=vital]{--sede-band-color:var(--Ki-Vital-8)}.CalendarGrid-module__R9tnAG__eventBlock{pointer-events:auto;position:absolute;left:0;right:0}.CalendarGrid-module__R9tnAG__eventBlockInteractive{appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.CalendarGrid-module__R9tnAG__eventBlockInteractive,.CalendarGrid-module__R9tnAG__eventBlockInteractive *{cursor:pointer}.CalendarGrid-module__R9tnAG__nowIndicator{pointer-events:none;z-index:5;position:absolute;left:0;right:0}.CalendarGrid-module__R9tnAG__nowIndicator:after{content:"";border-top:2px solid var(--Primary-Orange-Brand);position:absolute;top:0;left:0;right:0}.CalendarGrid-module__R9tnAG__nowIndicator:before{content:"";background-color:var(--Primary-Orange-Brand);border-radius:999px;width:8px;height:8px;position:absolute;top:-4px;left:-4px}.CalendarGrid-module__R9tnAG__dayColumnDisabled .CalendarGrid-module__R9tnAG__cell{background-color:var(--Surface-Container-Disabled);border-radius:var(--radius-sm);border:none}.CalendarGrid-module__R9tnAG__dayColumnBlocked .CalendarGrid-module__R9tnAG__cell{background-color:var(--Surface-Container-Disabled);border-radius:var(--radius-sm);cursor:pointer;border:none}.CalendarGrid-module__R9tnAG__blockedOverlay{z-index:6;font:inherit;color:inherit;cursor:pointer;appearance:none;background:0 0;border:none;margin:0;padding:0;position:absolute;inset:0}.CalendarGrid-module__R9tnAG__blockedContent{align-items:center;gap:var(--space-3);padding:0 var(--space-3);text-align:center;flex-direction:column;display:flex;position:sticky;top:50%;transform:translateY(-50%)}.CalendarGrid-module__R9tnAG__blockedCircle{background-color:var(--Surface-Container-Disabled);border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.CalendarGrid-module__R9tnAG__blockedLockIcon{color:var(--Text-Disabled)}.CalendarGrid-module__R9tnAG__blockedTitle{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-Disabled)}.CalendarGrid-module__R9tnAG__multiProHeaderRow{gap:var(--space-4);padding-bottom:var(--space-4);padding-right:var(--calendar-scrollbar-width,0px);background-color:var(--Surface-Background-Main);display:flex}.CalendarGrid-module__R9tnAG__multiProCorner{background-color:var(--Surface-Background-Main)}.CalendarGrid-module__R9tnAG__multiProHeaderViewport{flex:1;min-width:0;overflow:hidden}.CalendarGrid-module__R9tnAG__multiProHeaderDoctors{gap:var(--space-3);will-change:transform;align-items:center;width:100%;display:flex}.CalendarGrid-module__R9tnAG__multiProDoctorHeader{flex:1 0 0;min-width:380px}.CalendarGrid-module__R9tnAG__multiProBody{gap:var(--space-4);scrollbar-gutter:stable;flex:1;min-height:0;display:flex;overflow:hidden auto}.CalendarGrid-module__R9tnAG__multiProBody::-webkit-scrollbar{width:5px;height:0}.CalendarGrid-module__R9tnAG__multiProBody::-webkit-scrollbar-track{background:var(--Surface-Container-Disabled);border-radius:var(--radius-xs);background-clip:padding-box}.CalendarGrid-module__R9tnAG__multiProBody::-webkit-scrollbar-thumb{background:var(--Surface-Container-Dark-Raised);border-radius:var(--radius-xs);background-clip:padding-box}.CalendarGrid-module__R9tnAG__multiProHScroll{margin-top:var(--space-5);margin-left:calc(46px + var(--space-4));margin-right:var(--calendar-scrollbar-width,0px);overflow:auto hidden}.CalendarGrid-module__R9tnAG__multiProHScroll::-webkit-scrollbar{width:5px;height:5px}.CalendarGrid-module__R9tnAG__multiProHScroll::-webkit-scrollbar-track{background:var(--Surface-Container-Disabled);border-radius:var(--radius-xs);background-clip:padding-box}.CalendarGrid-module__R9tnAG__multiProHScroll::-webkit-scrollbar-thumb{background:var(--Surface-Container-Dark-Raised);border-radius:var(--radius-xs);background-clip:padding-box}.CalendarGrid-module__R9tnAG__multiProHScrollSpacer{height:1px}.CalendarGrid-module__R9tnAG__multiProTimeColumn{z-index:1;background-color:var(--Surface-Background-Main)}.CalendarGrid-module__R9tnAG__multiProColumnsViewport{flex:1;align-self:flex-start;min-width:0;overflow:hidden}.CalendarGrid-module__R9tnAG__multiProColumns{gap:var(--space-3);will-change:transform;width:100%;display:flex}.CalendarGrid-module__R9tnAG__multiProColumns .CalendarGrid-module__R9tnAG__dayColumn{flex:1 0 0;min-width:380px}
.CalendarMonthView-module__JQvzKq__container{background-color:var(--Surface-Background-Main);border-radius:var(--radius-xl);min-height:0;padding:var(--space-8) var(--space-6);flex-direction:column;flex:1;font-family:inherit;display:flex;position:relative;overflow:hidden}.CalendarMonthView-module__JQvzKq__container[data-loading=true]{opacity:.72;pointer-events:none}.CalendarMonthView-module__JQvzKq__grid{gap:var(--space-1);flex:1;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:1fr;min-height:0;display:grid}.CalendarMonthView-module__JQvzKq__cell{background-color:var(--Surface-Container-Main);border-radius:var(--radius-xs);padding:var(--space-1);gap:var(--space-1);border:1px solid var(--Stroke-Subtle);cursor:pointer;flex-direction:column;min-height:0;transition:background-color .15s,border-color .15s;display:flex;overflow:hidden}.CalendarMonthView-module__JQvzKq__cell:not(.CalendarMonthView-module__JQvzKq__cellDisabled):hover{background-color:var(--Surface-Container-Hover)}.CalendarMonthView-module__JQvzKq__cell:not(.CalendarMonthView-module__JQvzKq__cellDisabled):focus-visible{outline:2px solid var(--Surface-Container-Brand-Raised);outline-offset:-2px}.CalendarMonthView-module__JQvzKq__cellHighlight,.CalendarMonthView-module__JQvzKq__cell:not(.CalendarMonthView-module__JQvzKq__cellDisabled).CalendarMonthView-module__JQvzKq__cellHighlight:hover{background-color:var(--Surface-Container-Hover);border-color:var(--Button-Stroke-Secondary-All);box-shadow:inset 0 0 0 1px var(--Button-Stroke-Secondary-All)}.CalendarMonthView-module__JQvzKq__cellDisabled{background-color:var(--Surface-Container-Disabled);opacity:.9;cursor:default;border-color:#0000}.CalendarMonthView-module__JQvzKq__cellDisabled .CalendarMonthView-module__JQvzKq__dow{color:var(--Text-Disabled)}.CalendarMonthView-module__JQvzKq__cellBlocked,.CalendarMonthView-module__JQvzKq__cell:not(.CalendarMonthView-module__JQvzKq__cellDisabled).CalendarMonthView-module__JQvzKq__cellBlocked:hover{background-color:var(--Surface-Container-Disabled);cursor:pointer;border-color:#0000}.CalendarMonthView-module__JQvzKq__cellBlocked .CalendarMonthView-module__JQvzKq__dow,.CalendarMonthView-module__JQvzKq__cellBlocked .CalendarMonthView-module__JQvzKq__num{color:var(--Text-Disabled)}.CalendarMonthView-module__JQvzKq__blockedSlot{align-items:center;gap:var(--space-1);min-width:0;color:var(--Text-Disabled);pointer-events:none;display:flex}.CalendarMonthView-module__JQvzKq__blockedIcon{color:var(--Text-Disabled);flex:0 0 16px}.CalendarMonthView-module__JQvzKq__blockedLabel{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Caption);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CalendarMonthView-module__JQvzKq__cellHeader{flex-direction:column;align-items:flex-start;line-height:0;display:flex}.CalendarMonthView-module__JQvzKq__dow{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Caption);color:var(--Text-Subtle)}.CalendarMonthView-module__JQvzKq__num{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-Disabled)}.CalendarMonthView-module__JQvzKq__numActive{color:var(--Text-Negative);background-color:var(--Surface-Container-Brand-Raised);border-radius:100px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.CalendarMonthView-module__JQvzKq__events{gap:var(--space-1);flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.CalendarMonthView-module__JQvzKq__chips{gap:var(--space-1);flex-direction:column;flex:0 auto;min-height:0;display:flex;overflow:hidden}.CalendarMonthView-module__JQvzKq__more{appearance:none;font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Caption);color:var(--Text-Subtle);padding:2px var(--space-1);border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:none;flex:none;align-self:flex-start;transition:background-color .15s,color .15s}.CalendarMonthView-module__JQvzKq__more:hover{background-color:var(--Surface-Container-Hover);color:var(--Text-Main)}.CalendarMonthView-module__JQvzKq__more:focus-visible{outline:2px solid var(--Surface-Container-Brand-Raised);outline-offset:-1px}.CalendarMonthView-module__JQvzKq__popoverContent{background-color:var(--Ki-Neutral-Blanco)!important;border-radius:var(--radius-md)!important;border:none!important;padding:0!important;overflow:hidden!important;box-shadow:0 10px 18px 2px #00000021!important}.CalendarMonthView-module__JQvzKq__popover{width:280px;max-height:340px;font-family:var(--Font-Family-Content);flex-direction:column;display:flex;overflow:hidden}.CalendarMonthView-module__JQvzKq__popoverHeader{padding:var(--space-4) var(--space-4) var(--space-3);flex-direction:column;gap:2px;display:flex}.CalendarMonthView-module__JQvzKq__popoverEyebrow{font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Caption);color:var(--Text-Subtle);text-transform:uppercase;letter-spacing:.04em}.CalendarMonthView-module__JQvzKq__popoverDate{font-size:var(--Font-Size-Body);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Body);color:var(--Text-Main)}.CalendarMonthView-module__JQvzKq__popoverList{gap:var(--space-1);padding:0 var(--space-3) var(--space-3);scrollbar-width:thin;scrollbar-color:var(--Ki-Gris-6) var(--Surface-Container-Disabled);flex-direction:column;min-height:0;margin:0;list-style:none;display:flex;overflow-y:auto}.CalendarMonthView-module__JQvzKq__popoverList::-webkit-scrollbar{width:5px}.CalendarMonthView-module__JQvzKq__popoverList::-webkit-scrollbar-track{background:var(--Surface-Container-Disabled);border-radius:var(--radius-xs);background-clip:padding-box;margin-right:8px}.CalendarMonthView-module__JQvzKq__popoverList::-webkit-scrollbar-thumb{background:var(--Ki-Gris-6);border-radius:var(--radius-xs);background-clip:padding-box}.CalendarMonthView-module__JQvzKq__popoverRow{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2);border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-md);background-color:var(--Surface-Container-Main);font:inherit;color:inherit;text-align:left;cursor:default;transition:background-color .15s,border-color .15s;display:flex}button.CalendarMonthView-module__JQvzKq__popoverRow{cursor:pointer}.CalendarMonthView-module__JQvzKq__popoverRow:hover{background-color:var(--Surface-Container-Hover)}.CalendarMonthView-module__JQvzKq__rowAvatar{border-radius:100px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.CalendarMonthView-module__JQvzKq__rowIcon{color:currentColor;display:block}.CalendarMonthView-module__JQvzKq__avatarConfirmed{background-color:var(--Scheduler-Surface-Confirmed-Default);color:var(--Scheduler-Icon-Confirmed)}.CalendarMonthView-module__JQvzKq__avatarPayed{background-color:var(--Scheduler-Surface-Payed-Default);color:var(--Scheduler-Icon-Payed)}.CalendarMonthView-module__JQvzKq__avatarCancelled{background-color:var(--Scheduler-Surface-Cancelled-Default);color:var(--Scheduler-Icon-Cancelled)}.CalendarMonthView-module__JQvzKq__avatarBlocked{background-color:var(--Surface-Container-Disabled);color:var(--Text-Disabled)}.CalendarMonthView-module__JQvzKq__rowInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CalendarMonthView-module__JQvzKq__rowName{font-size:var(--Font-Size-Label);font-weight:var(--Font-Weight-sb);line-height:var(--Font-Line-height-Label);color:var(--Text-Main);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CalendarMonthView-module__JQvzKq__rowSub{font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Caption);color:var(--Text-Subtle);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CalendarMonthView-module__JQvzKq__rowTime{align-items:center;gap:var(--space-1);font-size:var(--Font-Size-Caption);font-weight:var(--Font-Weight-reg);line-height:var(--Font-Line-height-Caption);color:var(--Text-Subtle);white-space:nowrap;flex-shrink:0;display:inline-flex}.CalendarMonthView-module__JQvzKq__rowClock{color:var(--Text-Subtle);display:block}
.FilterPanel-module__xYfGOa__panel{border-right:1px solid var(--Ki-Oscuro-1);background:var(--Ki-Oscuro-0);padding:var(--space-6) var(--space-4);gap:var(--space-9);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden auto;width:240px!important}.FilterPanel-module__xYfGOa__mainSearchAndSelect{gap:var(--space-4);flex-direction:column;display:flex}.FilterPanel-module__xYfGOa__searchField{width:100%}.FilterPanel-module__xYfGOa__sectionHeader,.FilterPanel-module__xYfGOa__selectHeader{cursor:pointer;color:var(--Ki-Oscuro-9);justify-content:space-between;align-items:center;font-size:16px;font-weight:700;display:flex}.FilterPanel-module__xYfGOa__sectionHeader{color:var(--Text-Dark);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)}.FilterPanel-module__xYfGOa__selectHeader{color:var(--Text-Subtle);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)}.FilterPanel-module__xYfGOa__selectWrap{padding:var(--space-2);border-radius:var(--radius-xs);border-bottom:1px solid var(--Dashboard-Stroke-Divider-Secondary);flex-direction:column;display:flex}.FilterPanel-module__xYfGOa__checkboxList{flex-direction:column;gap:10px;width:100%;min-width:0;padding-left:4px;display:flex}.FilterPanel-module__xYfGOa__professionalFilterList{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}.FilterPanel-module__xYfGOa__professionalNestedList{padding-left:var(--space-6);box-sizing:border-box;flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}.FilterPanel-module__xYfGOa__wrapCheckbox{width:100%;min-width:0}.FilterPanel-module__xYfGOa__actions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.FilterPanel-module__xYfGOa__outlineBtn{width:100%;padding:var(--Buttons-Large-Padding-Vert) var(--Buttons-Large-Padding-Horz);border-radius:var(--Buttons-Large-Corner-Radius);border:2px solid var(--Ki-Oscuro-9);color:var(--Ki-Oscuro-9);cursor:pointer;background:0 0;font-weight:600}.FilterPanel-module__xYfGOa__outlineBtn:hover{background-color:var(--Ki-Oscuro-0)}
.RemindersPanel-module__SBBNaW__container{gap:var(--space-7);flex-direction:column;width:100%;display:flex}.RemindersPanel-module__SBBNaW__section{gap:var(--space-4);flex-direction:column;display:flex}.RemindersPanel-module__SBBNaW__sectionTitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);letter-spacing:.08em;text-transform:uppercase;color:var(--Text-Subtle);margin:0;font-weight:700}.RemindersPanel-module__SBBNaW__statusMessage{font-size:var(--Font-Size-Body);color:var(--Neutral-Gray-70);align-items:flex-start;gap:var(--space-3);flex-direction:column;margin:0;display:flex}.RemindersPanel-module__SBBNaW__cards{gap:var(--space-4);flex-direction:column;display:flex}.RemindersPanel-module__SBBNaW__contactCard{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);border:1px solid var(--Stroke-Subtle);border-radius:var(--radius-lg);background:var(--Neutral-White);display:flex}.RemindersPanel-module__SBBNaW__contactLeft{align-items:center;gap:var(--space-4);min-width:0;display:flex}.RemindersPanel-module__SBBNaW__contactIcon{border-radius:var(--radius-md);background:var(--Secondary-Blue-Lighter);width:44px;height:44px;color:var(--Primary-Blue-Strong);flex-shrink:0;justify-content:center;align-items:center;display:flex}.RemindersPanel-module__SBBNaW__contactText{flex-direction:column;gap:2px;min-width:0;display:flex}.RemindersPanel-module__SBBNaW__contactValue{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);color:var(--Text-Main);font-weight:500}.RemindersPanel-module__SBBNaW__contactChannel{font-size:var(--Font-Size-Caption);letter-spacing:.06em;text-transform:uppercase;color:var(--Text-Subtle);font-weight:600}.RemindersPanel-module__SBBNaW__feedback{align-items:center;gap:var(--Buttons-Gap);font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);color:var(--Semantic-Success-Strong);white-space:nowrap;font-weight:600;line-height:var(--Font-Line-height-Body);padding:var(--Buttons-Large-Padding-Vert) var(--Buttons-Large-Padding-Horz);height:var(--Buttons-Large-Height);display:inline-flex}.RemindersPanel-module__SBBNaW__timeline{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.RemindersPanel-module__SBBNaW__timelineItem{align-items:flex-start;gap:var(--space-4);padding-bottom:var(--space-6);display:flex;position:relative}.RemindersPanel-module__SBBNaW__timelineItem:last-child{padding-bottom:0}.RemindersPanel-module__SBBNaW__timelineItem:not(:last-child):before{content:"";background:var(--Neutral-Gray-20);width:2px;position:absolute;top:26px;bottom:-2px;left:11px}.RemindersPanel-module__SBBNaW__dot{border:2px solid var(--Neutral-Gray-20);background:var(--Neutral-White);z-index:1;border-radius:50%;flex-shrink:0;width:24px;height:24px;margin-top:2px;position:relative}.RemindersPanel-module__SBBNaW__dot:before{content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RemindersPanel-module__SBBNaW__dotSent:before{background:var(--Semantic-Success-Mid)}.RemindersPanel-module__SBBNaW__dotProcess:before{background:var(--Semantic-Warning-Brand)}.RemindersPanel-module__SBBNaW__dotFailed:before{background:var(--Semantic-Error-Brand)}.RemindersPanel-module__SBBNaW__timelineMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.RemindersPanel-module__SBBNaW__timelineTitle{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Body);color:var(--Text-Main);font-weight:500}.RemindersPanel-module__SBBNaW__timelineChannel{font-size:var(--Font-Size-Label);color:var(--Text-Subtle)}.RemindersPanel-module__SBBNaW__timelineDate{font-family:var(--Font-Family-Content);font-size:var(--Font-Size-Label);color:var(--Neutral-Gray-90);white-space:nowrap;font-weight:600}
