.portal-branding-theme .schedule-table .schedule-title-text{font-weight:400}.portal-branding-theme .schedule-table .schedule-time-value{font-weight:600}.portal-branding-theme .schedule-status-confirmed{font-weight:400}.portal-branding-theme .schedule-table .schedule-instructor-avatar{width:42px;height:42px}@container (max-width:62rem){.portal-branding-theme .schedule-table .schedule-instructor-avatar{width:32px;height:32px}}.portal-branding-theme .schedule-day-pills-row{--schedule-toolbar-h:5.25rem;background-color:var(--content-background,var(--background,#fff));margin-inline:calc(-1*var(--schedule-content-px));padding-block:.75rem;padding-inline:var(--schedule-content-px)}.portal-branding-theme .schedule-day-pills-mobile-toolbar{background-color:var(--content-background,var(--background,#fff));margin-inline:calc(-1*var(--schedule-content-px));padding-block:.75rem;padding-inline:var(--schedule-content-px)}.portal-branding-theme .schedule-day-pills-mobile-strip{padding-inline:var(--schedule-content-px);-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;overflow:auto hidden}.portal-branding-theme .schedule-day-pills-mobile-strip::-webkit-scrollbar{display:none}.portal-branding-theme :is(.schedule-day-pill,.schedule-nav-arrow){color:var(--foreground);border-radius:9999px;justify-content:center;align-items:center;transition:background-color .15s;display:flex}.portal-branding-theme .schedule-nav-arrow:hover:not(:disabled){background-color:var(--card-bg)}.portal-branding-theme .schedule-day-pill:hover:not(:disabled){background-color:var(--portal-hover-tint,color-mix(in srgb,var(--foreground)6%,transparent))}.portal-branding-theme .schedule-day-pill.active:hover,.portal-branding-theme .schedule-day-pill.schedule-today-always:hover{background-color:color-mix(in srgb,var(--portal-surface,var(--muted,#f1f5f9))95%,var(--foreground))}.portal-branding-theme :is(.schedule-day-pill,.schedule-nav-arrow):focus-visible{outline:2px solid var(--primary,currentColor);outline-offset:2px}.portal-branding-theme .schedule-day-pill{letter-spacing:-.03em;background-color:#0000;border:none;flex:0 0 3.75rem;width:3.75rem;height:3.75rem;font-size:.875rem;transition:background-color .1s}.portal-branding-theme .schedule-day-pill.active,.portal-branding-theme .schedule-day-pill.schedule-today-always{background-color:var(--portal-surface,var(--muted,#f1f5f9))}.portal-branding-theme .schedule-day-pill .day-label{color:var(--foreground);text-transform:capitalize;font-weight:500;line-height:1}.portal-branding-theme .schedule-day-pill .day-date{color:var(--muted-foreground,#838383);font-weight:500;line-height:1}.portal-branding-theme .schedule-nav-arrow{border:1px solid var(--border);background-color:var(--background);flex-shrink:0;width:2.5rem;height:2.5rem}.portal-branding-theme .schedule-nav-arrow:disabled{background-color:var(--card-bg,#f5f5f5);color:#afafaf;cursor:not-allowed;border-color:#0000;box-shadow:0 5px 20px 1px #00000005}.portal-branding-theme .schedule-today-pill{border:1px solid var(--border);background-color:var(--background);color:var(--foreground);border-radius:9999px;justify-content:center;align-items:center;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:inline-flex}.portal-branding-theme .schedule-today-pill:hover{background-color:var(--card-bg)}.portal-branding-theme .schedule-today-pill:focus-visible{outline:2px solid var(--primary,currentColor);outline-offset:2px}.portal-branding-theme .schedule-today-pill[aria-current=date],.portal-branding-theme .schedule-today-pill.active{background-color:var(--card-bg)}.portal-branding-theme .schedule-week-nav{align-items:center;gap:.75rem;min-width:0;display:flex}.portal-branding-theme .schedule-day-pills-mobile-strip .schedule-day-strip{flex-wrap:nowrap;align-items:center;gap:clamp(.375rem,1vw,.5rem);min-width:max-content;display:flex}.portal-branding-theme .schedule-day-pills-mobile-strip .schedule-day-pill{scroll-snap-align:start;flex:0 0 3.125rem;width:3.125rem;height:3.125rem;font-size:.75rem}.portal-branding-theme .schedule-day-pills-mobile-strip .schedule-nav-arrow-inline{scroll-snap-align:end}@media (max-width:767px){.portal-branding-theme .schedule-portal-class-list{--schedule-card-radius:0;--schedule-card-padding:.75rem var(--schedule-content-px);--schedule-card-shadow:none;--schedule-card-hover-shadow:none;--schedule-card-time-size:.75rem;--schedule-card-time-weight:400;--schedule-card-title-size:.9375rem;--schedule-card-title-weight:500;--schedule-card-title-mt:0;--schedule-card-title-mb:.375rem;--schedule-card-avatar-size:22px;--schedule-card-instructor-size:.75rem;--schedule-card-instructor-gap:.375rem;--schedule-card-instructor-mt:0;--schedule-card-status-mt:0;--schedule-card-action-mt:0;--schedule-btn-height:32px;gap:0!important}.portal-branding-theme .schedule-portal-class-list>.schedule-card{-moz-column-gap:.75rem;margin-inline:calc(-1*var(--schedule-content-px));border-bottom:1px solid var(--portal-border-subtle,var(--border));background:0 0;grid-template-rows:auto auto auto;grid-template-columns:1fr auto;align-items:center;gap:0 .75rem;transition:background-color .15s;display:grid}.portal-branding-theme .schedule-portal-class-list>.schedule-card:hover{background-color:var(--portal-hover-tint,color-mix(in srgb,var(--foreground)6%,transparent))}.portal-branding-theme .schedule-portal-class-list>.schedule-card:not(:has(.schedule-card-instructor)){grid-template-rows:auto auto}.portal-branding-theme .schedule-portal-class-list>.schedule-card:last-child{border-bottom:none}.portal-branding-theme .schedule-portal-class-list .schedule-card-time{color:var(--portal-text-primary,var(--foreground));grid-column:1/-1;margin:0}.portal-branding-theme .schedule-portal-class-list .schedule-card-time .schedule-duration-value{color:inherit}.portal-branding-theme .schedule-portal-class-list .schedule-card-title{grid-column:1/-1}.portal-branding-theme .schedule-portal-class-list>.schedule-card:not(:has(.schedule-card-instructor)) .schedule-card-title{grid-area:2/1;min-width:0}.portal-branding-theme .schedule-portal-class-list .schedule-card-instructor{grid-column:1;min-width:0}.portal-branding-theme .schedule-portal-class-list .schedule-card-instructor .schedule-instructor-name{color:var(--portal-text-primary,var(--foreground))}.portal-branding-theme .schedule-portal-class-list .schedule-card-status{display:none!important}.portal-branding-theme .schedule-portal-class-list .schedule-card-action{grid-area:3/2;place-self:center end}.portal-branding-theme .schedule-portal-class-list>.schedule-card:not(:has(.schedule-card-instructor)) .schedule-card-action{grid-row:2;align-self:center}.portal-branding-theme .schedule-portal-class-list>.schedule-card[data-variant=confirmed]{background-color:var(--booking-confirmed-bg)}.portal-branding-theme .schedule-portal-class-list>.schedule-card[data-variant=pending]{background-color:var(--booking-pending-bg)}.portal-branding-theme .schedule-portal-class-list>.schedule-card[data-variant=past]{opacity:.5}.portal-branding-theme .schedule-portal-class-list :is(.portal-btn-book button,.portal-btn-pill,.schedule-pill,.schedule-cancel-btn){min-width:0!important;font-size:var(--schedule-mobile-btn-size)!important}.portal-branding-theme .schedule-portal-class-list .schedule-card-title .schedule-link-subtle{display:none}}.portal-branding-theme :is(.schedule-date-picker-trigger,.schedule-filters-trigger){border-radius:var(--filter-pill-radius);background-color:var(--filter-pill-bg,var(--muted,#f5f5f5));color:var(--foreground);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:400;transition:filter .15s;display:inline-flex}.portal-branding-theme :is(.schedule-date-picker-trigger,.schedule-filters-trigger):hover{filter:brightness(.97)}.portal-branding-theme :is(.schedule-date-picker-trigger,.schedule-filters-trigger):focus-visible{outline:2px solid var(--primary,currentColor);outline-offset:2px}.portal-branding-theme .schedule-date-picker-trigger{background-color:#0000;border:none;height:40px;padding:0 1rem}@keyframes scheduleFilterSlideIn{0%{transform:translateY(-4px)}to{transform:translateY(0)}}.portal-branding-theme .schedule-filters-trigger{background-color:var(--filter-pill-bg,var(--muted,#f5f5f5));border:none;border-radius:9999px;justify-content:center;height:40px;padding:0 1rem}.portal-branding-theme .schedule-filters-badge{color:#fefefe;pointer-events:none;background-color:#000;border:1px solid;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;font-size:11px;font-weight:500;line-height:1;display:flex;position:absolute;top:0;right:0;transform:translate(40%,-40%)}.schedule-filter-popover{z-index:50;border:1px solid var(--border);background:var(--popover-bg,var(--background,#fff));box-sizing:border-box;border-radius:2rem;min-width:24rem;max-width:32rem;padding:1.5rem;animation:.15s scheduleFilterSlideIn;box-shadow:0 5px 20px #0000000d}@media (max-width:767px){.schedule-filter-popover{overscroll-behavior:contain;border-radius:1.25rem;width:min(32rem,100vw - 2rem);min-width:0;max-width:calc(100vw - 2rem);max-height:min(85dvh,32rem);padding:1.25rem;overflow-y:auto}}.portal-branding-theme .schedule-filter-section-label{letter-spacing:.15px;color:var(--portal-text-primary,var(--foreground,#082a24));margin:0;font-size:15px;font-weight:600;line-height:1.67}.portal-branding-theme .schedule-filter-chip{letter-spacing:.13px;color:#333;cursor:pointer;background-color:#fefefe;border:1px solid #eee;border-radius:9999px;justify-content:center;align-items:center;height:38px;padding:0 1.125rem;font-size:13px;font-weight:500;transition:background-color .12s,border-color .12s;display:inline-flex}.portal-branding-theme .schedule-filter-chip:hover{filter:brightness(.98)}.portal-branding-theme .schedule-filter-chip:focus-visible{outline:2px solid var(--primary,currentColor);outline-offset:2px}.portal-branding-theme .schedule-filter-chip--selected{background-color:#f1f1f1;border-color:#0000}.portal-branding-theme .schedule-filter-chip--removable{background-color:#fefefe;border:1px solid #eee;gap:.3125rem}.portal-branding-theme .schedule-filter-selected-section{border-bottom:1px solid #dcdcdc;flex-direction:column;gap:.625rem;padding-bottom:1.25rem;display:flex}[data-theme=dark] .portal-branding-theme .schedule-filter-selected-section{border-bottom-color:var(--surface-border,#333)}[data-theme=dark] .portal-branding-theme .schedule-filter-chip--removable{background-color:var(--card-bg);border-color:var(--surface-border,#333)}.portal-branding-theme .schedule-filter-chip--with-avatar{gap:.5rem;padding-left:.5625rem;padding-right:.8125rem}.portal-branding-theme .schedule-filter-chip-avatar{-o-object-fit:cover;object-fit:cover;border-radius:9999px;flex-shrink:0;width:25px;height:25px}.portal-branding-theme .schedule-filter-chip-avatar--placeholder{background-color:var(--filter-pill-bg,#f5f5f5)}.portal-branding-theme .schedule-filter-chip-name{letter-spacing:.13px;color:var(--portal-text-primary,var(--foreground,#082a24));font-size:13px;font-weight:400}[data-theme=dark] .portal-branding-theme .schedule-filter-chip-name{color:var(--foreground)}.portal-branding-theme .schedule-filter-clear-all{letter-spacing:.15px;color:#333;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:15px;font-weight:500;text-decoration:none}.portal-branding-theme .schedule-filter-clear-all:hover{text-decoration:underline}.portal-branding-theme .schedule-filter-clear-all:focus-visible{outline:2px solid var(--primary,currentColor);outline-offset:2px;border-radius:2px}[data-theme=dark] .portal-branding-theme .schedule-date-picker-trigger{background-color:#0000}[data-theme=dark] .portal-branding-theme .schedule-filters-trigger{background-color:var(--card-bg,#1f2937)}[data-theme=dark] .portal-branding-theme .schedule-filters-badge{border-color:currentColor}[data-theme=dark] .portal-branding-theme .schedule-filter-chip{background-color:var(--card-bg);border-color:var(--surface-border,#333);color:var(--foreground)}[data-theme=dark] .portal-branding-theme .schedule-filter-chip--selected{background-color:var(--muted,#374151);border-color:#0000}[data-theme=dark] .portal-branding-theme .schedule-filter-section-label,[data-theme=dark] .portal-branding-theme .schedule-filter-clear-all{color:var(--foreground)}[data-theme=dark] .portal-branding-theme .schedule-portal-class-list>.schedule-card{border-bottom-color:var(--surface-border,#ffffff1f)}[data-theme=dark] .portal-branding-theme .schedule-day-pill.active,[data-theme=dark] .portal-branding-theme .schedule-day-pill.schedule-today-always{background-color:var(--card-bg)}[data-theme=dark] .portal-branding-theme .schedule-day-pill.active:hover,[data-theme=dark] .portal-branding-theme .schedule-day-pill.schedule-today-always:hover{background-color:color-mix(in srgb,var(--card-bg)95%,var(--foreground))}.schedule-datepicker-popover{z-index:50;border-radius:var(--radius-2xl,1rem);border:1px solid var(--border);background:var(--popover-bg,var(--background,#fff));width:18rem;padding:1rem;animation:.15s scheduleFilterSlideIn;box-shadow:0 8px 24px #0000001a}.schedule-datepicker-nav{border-radius:var(--radius-md,.375rem);width:1.75rem;height:1.75rem;color:var(--foreground);justify-content:center;align-items:center;transition:background-color .1s;display:flex}.schedule-datepicker-nav:hover{background-color:var(--filter-pill-bg,var(--muted,#f5f5f5))}.schedule-datepicker-day{width:2rem;height:2rem;color:var(--foreground);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;margin:.0625rem auto;font-size:.8125rem;transition:background-color .1s;display:flex}.schedule-datepicker-day:hover:not(.disabled){background-color:var(--filter-pill-bg,var(--muted,#f5f5f5))}.schedule-datepicker-day.outside-month{color:var(--muted-foreground);opacity:.4}.schedule-datepicker-day.selected{background-color:var(--primary);color:var(--primary-foreground);font-weight:600}.schedule-datepicker-day.today{box-shadow:inset 0 0 0 1px var(--primary);font-weight:700}.schedule-datepicker-day.disabled{opacity:.3;cursor:not-allowed}
