.Schedule-module__chEtHa__pageHero{background:var(--warm);text-align:center;border-bottom:var(--rule);padding:4rem 2.5rem}.Schedule-module__chEtHa__pageHeroInner{max-width:560px;margin:0 auto}.Schedule-module__chEtHa__pageHeroInner h1{color:var(--navy);margin-bottom:.9rem;font-family:Libre Franklin,sans-serif;font-size:clamp(2rem,4vw,2.9rem);font-weight:400;line-height:1.15}.Schedule-module__chEtHa__pageHeroSub{color:var(--ink-soft);font-size:.88rem;font-weight:300;line-height:1.8}.Schedule-module__chEtHa__filterBar{background:var(--cream);border-bottom:var(--rule);z-index:90;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1.1rem 2.5rem;display:flex;position:sticky;top:64px}.Schedule-module__chEtHa__filterGroup{align-items:center;gap:.5rem;display:flex}.Schedule-module__chEtHa__filterLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);white-space:nowrap;font-size:.62rem}.Schedule-module__chEtHa__filterSelect{background:var(--cream);color:var(--ink-mid);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239B9088' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border:.5px solid #ddd5c5;border-radius:2px;outline:none;padding:.45rem 1.8rem .45rem .85rem;font-family:Inter,sans-serif;font-size:.75rem;transition:border-color .2s}.Schedule-module__chEtHa__filterSelect:focus{border-color:var(--navy)}.Schedule-module__chEtHa__filterDivider{background:var(--parchment);flex-shrink:0;width:.5px;height:20px}.Schedule-module__chEtHa__clearFilters{color:var(--ink-faint);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;margin-left:auto;font-family:Inter,sans-serif;font-size:.72rem;text-decoration:underline;transition:color .2s}.Schedule-module__chEtHa__clearFilters:hover{color:var(--navy)}.Schedule-module__chEtHa__resultsCount{color:var(--ink-faint);margin-left:.25rem;font-size:.72rem}.Schedule-module__chEtHa__scheduleLayout{background:var(--cream);grid-template-columns:minmax(320px,380px) 1fr;align-items:start;gap:2rem;padding:0 2.5rem 1rem;display:grid}.Schedule-module__chEtHa__calendarAside{align-self:start;max-height:calc(100vh - 3rem);position:sticky;top:1.5rem;overflow-y:auto}.Schedule-module__chEtHa__calendarSection{background:var(--cream);padding:2rem 0}.Schedule-module__chEtHa__calNav{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Schedule-module__chEtHa__calMonthLabel{color:var(--navy);font-family:Libre Franklin,sans-serif;font-size:1.35rem;font-weight:500}.Schedule-module__chEtHa__calNavBtn{border:.5px solid var(--parchment);background:var(--cream);width:34px;height:34px;color:var(--ink-soft);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.Schedule-module__chEtHa__calNavBtn:hover{background:var(--navy);color:#faf6ee}.Schedule-module__chEtHa__calGrid{background:var(--parchment);grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.Schedule-module__chEtHa__calDayHeader{background:var(--warm);text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);padding:.5rem .25rem;font-size:.6rem}.Schedule-module__chEtHa__calDay{background:var(--cream);text-align:center;cursor:default;min-height:52px;padding:.5rem .25rem .6rem;transition:background .15s;position:relative}.Schedule-module__chEtHa__calDay.Schedule-module__chEtHa__hasClass{cursor:pointer}.Schedule-module__chEtHa__calDay.Schedule-module__chEtHa__hasClass:hover{background:var(--gold-pale)}.Schedule-module__chEtHa__calDay.Schedule-module__chEtHa__muted{opacity:.4}.Schedule-module__chEtHa__calDay.Schedule-module__chEtHa__today .Schedule-module__chEtHa__calDayNum{background:var(--navy);color:#faf6ee;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin:0 auto;display:flex}.Schedule-module__chEtHa__calDayNum{color:var(--ink-mid);margin-bottom:.3rem;font-size:.8rem;line-height:1}.Schedule-module__chEtHa__calDot{background:var(--gold);border-radius:50%;width:5px;height:5px;margin:0 auto}.Schedule-module__chEtHa__calPopup{background:var(--cream);border:.5px solid var(--parchment);z-index:200;border-radius:2px;width:220px;padding:1rem;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #1b2e521f}.Schedule-module__chEtHa__calPopupName{color:var(--navy);margin-bottom:.35rem;font-family:Libre Franklin,sans-serif;font-size:1rem;font-weight:500;line-height:1.3}.Schedule-module__chEtHa__calPopupMeta{color:var(--ink-soft);margin-bottom:.75rem;font-size:.72rem;line-height:1.7}.Schedule-module__chEtHa__calPopupBtns{flex-direction:column;gap:.4rem;display:flex}.Schedule-module__chEtHa__calPopupBtns a{text-align:center;letter-spacing:.05em;border-radius:2px;padding:.45rem .75rem;font-family:Inter,sans-serif;font-size:.7rem;text-decoration:none}.Schedule-module__chEtHa__listSection{background:var(--cream);min-width:0;padding:2rem 0}.Schedule-module__chEtHa__monthGroup{margin-bottom:2.5rem}.Schedule-module__chEtHa__monthHeading{letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);border-bottom:var(--rule);margin-bottom:0;padding-bottom:.75rem;font-size:.62rem}.Schedule-module__chEtHa__classCard{border-bottom:var(--rule);background:var(--cream);grid-template-columns:80px 1fr auto;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:background .2s;animation:.4s both Schedule-module__chEtHa__fadeUp;display:grid}.Schedule-module__chEtHa__classCard:hover{background:#fdfaf4}.Schedule-module__chEtHa__classDate{text-align:center;flex-shrink:0}.Schedule-module__chEtHa__classDateNum{color:var(--navy);font-family:Libre Franklin,sans-serif;font-size:2rem;font-weight:500;line-height:1}.Schedule-module__chEtHa__classDateDay{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:.6rem}.Schedule-module__chEtHa__classMain{flex:1;min-width:0}.Schedule-module__chEtHa__className{color:var(--navy);margin-bottom:.4rem;font-family:Libre Franklin,sans-serif;font-size:1.15rem;font-weight:500;line-height:1.25}.Schedule-module__chEtHa__classBadges{flex-wrap:wrap;gap:.4rem;margin-bottom:.45rem;display:flex}.Schedule-module__chEtHa__classBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);background:var(--gold-pale);border:.5px solid #dfc88a;border-radius:2px;padding:.18rem .5rem;font-size:.58rem}.Schedule-module__chEtHa__classBadgeFormat{color:var(--ink-soft);background:var(--warm);border-color:var(--parchment)}.Schedule-module__chEtHa__classRating{color:var(--ink-faint);align-items:center;gap:.3rem;font-size:.74rem;display:flex}.Schedule-module__chEtHa__classRating .Schedule-module__chEtHa__stars{color:var(--gold);font-size:.7rem}.Schedule-module__chEtHa__spotsLow{color:#b85c2a;font-size:.74rem;font-weight:500}.Schedule-module__chEtHa__classRight{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.Schedule-module__chEtHa__classPrice{color:var(--navy);font-family:Libre Franklin,sans-serif;font-size:1.25rem;font-weight:500;line-height:1}.Schedule-module__chEtHa__classPricePer{color:var(--ink-faint);font-family:Inter,sans-serif;font-size:.64rem;font-weight:300}.Schedule-module__chEtHa__classBtns{gap:.4rem;display:flex}.Schedule-module__chEtHa__btnView{border:.5px solid var(--navy);color:var(--navy);letter-spacing:.05em;cursor:pointer;white-space:nowrap;background:0 0;border-radius:2px;padding:.45rem .9rem;font-family:Inter,sans-serif;font-size:.7rem;text-decoration:none;transition:background .2s,color .2s}.Schedule-module__chEtHa__btnView:hover{background:var(--navy);color:#faf6ee}.Schedule-module__chEtHa__btnEnroll{background:var(--gold);color:var(--navy-deep);letter-spacing:.05em;cursor:pointer;white-space:nowrap;border:none;border-radius:2px;padding:.45rem .9rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:500;text-decoration:none;transition:background .2s}.Schedule-module__chEtHa__btnEnroll:hover{background:var(--gold-light)}.Schedule-module__chEtHa__emptyState{text-align:center;padding:3rem 2.5rem}.Schedule-module__chEtHa__emptyState p{color:var(--ink-faint);margin-bottom:1rem;font-size:.88rem}.Schedule-module__chEtHa__workshops{background:var(--warm);border-top:var(--rule);padding:4rem 2.5rem}.Schedule-module__chEtHa__workshopsHeader{margin-bottom:2.5rem}.Schedule-module__chEtHa__workshopsGrid{background:var(--parchment);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.Schedule-module__chEtHa__workshopCard{background:var(--cream);flex-direction:column;gap:0;padding:2rem 1.75rem;transition:background .2s;display:flex;position:relative}.Schedule-module__chEtHa__workshopCard:hover{background:#fdfaf4}.Schedule-module__chEtHa__workshopDateBadge{background:var(--gold);color:var(--navy-deep);letter-spacing:.12em;text-transform:uppercase;border-radius:2px;align-items:center;gap:.35rem;width:fit-content;margin-bottom:1rem;padding:.28rem .65rem;font-size:.62rem;font-weight:500;display:inline-flex}.Schedule-module__chEtHa__workshopTitle{color:var(--navy);margin-bottom:.5rem;font-family:Libre Franklin,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.25}.Schedule-module__chEtHa__workshopDesc{color:var(--ink-soft);flex:1;margin-bottom:1rem;font-size:.8rem;font-weight:300;line-height:1.7}.Schedule-module__chEtHa__workshopMeta{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.Schedule-module__chEtHa__workshopBadge{letter-spacing:.1em;text-transform:uppercase;border:.5px solid var(--parchment);color:var(--ink-soft);background:var(--warm);border-radius:2px;padding:.2rem .55rem;font-size:.58rem}.Schedule-module__chEtHa__workshopFooter{border-top:var(--rule);justify-content:space-between;align-items:center;padding-top:.85rem;display:flex}.Schedule-module__chEtHa__workshopPrice{color:var(--navy);font-family:Libre Franklin,sans-serif;font-size:1.15rem;font-weight:500}.Schedule-module__chEtHa__workshopPrice span{color:var(--ink-faint);font-family:Inter,sans-serif;font-size:.64rem;font-weight:300}.Schedule-module__chEtHa__booking{background:var(--cream);border-top:var(--rule);padding:3.5rem 2.5rem}.Schedule-module__chEtHa__bookingGrid{grid-template-columns:3fr 2fr;align-items:center;gap:3rem;display:grid}.Schedule-module__chEtHa__bookingLeft h2{color:var(--navy);margin-bottom:.65rem;font-family:Libre Franklin,sans-serif;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:400;line-height:1.2}.Schedule-module__chEtHa__bookingLeft p{color:var(--ink-soft);font-size:.84rem;font-weight:300;line-height:1.8}.Schedule-module__chEtHa__bookingRight{flex-direction:column;gap:.6rem;display:flex}.Schedule-module__chEtHa__ctaBanner{background:var(--navy);text-align:center;padding:3.5rem 2.5rem}.Schedule-module__chEtHa__ctaBanner h2{color:#f0eae0;margin-bottom:.5rem;font-family:Libre Franklin,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400}.Schedule-module__chEtHa__ctaSub{color:#e2dace;margin-bottom:1.5rem;font-size:.84rem;font-weight:400}.Schedule-module__chEtHa__breadcrumbBar{color:var(--ink-faint);background:var(--warm);border-bottom:var(--rule);flex-wrap:wrap;align-items:center;gap:.4rem;padding:.9rem 2.5rem;font-size:.7rem;display:flex}.Schedule-module__chEtHa__breadcrumbLink{color:var(--ink-faint);text-decoration:none;transition:color .2s}.Schedule-module__chEtHa__breadcrumbLink:hover{color:var(--navy)}.Schedule-module__chEtHa__breadcrumbCurrent{color:var(--ink-mid)}.Schedule-module__chEtHa__detailHero{background:var(--warm);border-bottom:var(--rule);grid-template-columns:1fr 320px;gap:0;display:grid}.Schedule-module__chEtHa__detailHeroLeft{padding:3rem 2.5rem}.Schedule-module__chEtHa__sessionBadge{background:var(--gold);color:var(--navy-deep);letter-spacing:.12em;text-transform:uppercase;border-radius:2px;align-items:center;gap:.3rem;margin-bottom:1rem;padding:.28rem .65rem;font-size:.62rem;font-weight:500;display:inline-flex}.Schedule-module__chEtHa__detailH1{color:var(--navy);margin-bottom:.9rem;font-family:Libre Franklin,sans-serif;font-size:clamp(2rem,4vw,2.9rem);font-weight:400;line-height:1.12}.Schedule-module__chEtHa__detailOverview{color:var(--ink-soft);max-width:520px;margin-bottom:1.25rem;font-size:.88rem;font-weight:300;line-height:1.8}.Schedule-module__chEtHa__heroBadges{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.Schedule-module__chEtHa__badge{letter-spacing:.09em;text-transform:uppercase;color:var(--navy);background:var(--cream);border:.5px solid var(--parchment);border-radius:2px;align-items:center;gap:.3rem;padding:.28rem .7rem;font-size:.65rem;font-weight:500;display:inline-flex}.Schedule-module__chEtHa__badge i{color:var(--gold);font-size:12px}.Schedule-module__chEtHa__heroMeta{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.Schedule-module__chEtHa__heroRating{color:var(--ink-mid);align-items:center;gap:.35rem;font-size:.82rem;display:flex}.Schedule-module__chEtHa__stars{color:var(--gold)}.Schedule-module__chEtHa__ratingCount{color:var(--ink-faint);font-size:.72rem}.Schedule-module__chEtHa__heroPrice{color:var(--navy);font-family:Libre Franklin,sans-serif;font-size:1.6rem;font-weight:500;line-height:1}.Schedule-module__chEtHa__pricePer{color:var(--ink-faint);font-family:Inter,sans-serif;font-size:.68rem;font-weight:300}.Schedule-module__chEtHa__heroCtas{flex-wrap:wrap;gap:.75rem;display:flex}.Schedule-module__chEtHa__sidebar{border-left:var(--rule);background:var(--cream);flex-direction:column;align-self:start;gap:1rem;max-height:calc(100vh - 100px);padding:2rem 1.75rem;display:flex;position:sticky;top:80px;overflow-y:auto}.Schedule-module__chEtHa__sideCard{border:.5px solid var(--parchment);background:var(--cream);border-radius:2px;padding:1.25rem}.Schedule-module__chEtHa__sideCardDark{background:var(--navy-deep);border-color:#0000}.Schedule-module__chEtHa__sideCardTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.85rem;font-size:.62rem;font-weight:500}.Schedule-module__chEtHa__sidePrice{color:var(--navy);font-family:Libre Franklin,sans-serif;font-size:2rem;font-weight:500;line-height:1}.Schedule-module__chEtHa__sidePricePer{color:var(--ink-faint);margin-left:.25rem;font-size:.7rem;font-weight:300}.Schedule-module__chEtHa__sideMeta{margin:.85rem 0}.Schedule-module__chEtHa__sideMetaRow{border-bottom:var(--rule);justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.78rem;display:flex}.Schedule-module__chEtHa__sideMetaRow:last-child{border-bottom:none}.Schedule-module__chEtHa__sideMetaLabel{color:var(--ink-faint)}.Schedule-module__chEtHa__spotsLowSide{color:#b85c2a;font-weight:500}.Schedule-module__chEtHa__sideBtn{text-align:center;width:100%;margin-bottom:.5rem;display:block}.Schedule-module__chEtHa__sideNote{color:var(--ink-faint);text-align:center;justify-content:center;align-items:center;gap:.3rem;margin-top:.35rem;font-size:.68rem;display:flex}.Schedule-module__chEtHa__sideNote i{color:var(--gold);font-size:12px}.Schedule-module__chEtHa__factRow{border-bottom:var(--rule);align-items:center;gap:.6rem;padding:.45rem 0;font-size:.76rem;display:flex}.Schedule-module__chEtHa__factRow:last-child{border-bottom:none}.Schedule-module__chEtHa__factIcon{color:var(--gold);flex-shrink:0;width:16px;font-size:13px}.Schedule-module__chEtHa__factLabel{color:var(--ink-faint);flex:1;font-size:.7rem}.Schedule-module__chEtHa__factValue{color:var(--ink-mid);text-align:right;font-size:.73rem;font-weight:500}.Schedule-module__chEtHa__shareRow{gap:.5rem;display:flex}.Schedule-module__chEtHa__shareBtn{border:.5px solid var(--parchment);background:var(--cream);color:var(--ink-soft);cursor:pointer;border-radius:2px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.7rem;transition:background .2s,color .2s,border-color .2s;display:flex}.Schedule-module__chEtHa__shareBtn:hover{border-color:var(--navy);color:var(--navy)}.Schedule-module__chEtHa__helpText{color:#8a8278;margin-bottom:.75rem;font-size:.76rem;font-weight:300;line-height:1.7}.Schedule-module__chEtHa__helpBtn{color:#c8bfb4;letter-spacing:.04em;cursor:pointer;background:#ffffff14;border:.5px solid #ffffff1f;border-radius:2px;justify-content:center;align-items:center;gap:.4rem;width:100%;margin-bottom:.45rem;padding:.55rem 1rem;font-family:Inter,sans-serif;font-size:.72rem;text-decoration:none;transition:background .2s;display:flex}.Schedule-module__chEtHa__helpBtn:hover{background:#ffffff24}.Schedule-module__chEtHa__helpBtnWa{color:#6fba7a;border-color:#6fba7a40}.Schedule-module__chEtHa__twoCol{background:var(--cream);grid-template-columns:1fr 320px;align-items:start;gap:0;display:grid}.Schedule-module__chEtHa__mainCol{border-right:var(--rule);padding:3rem 2.5rem}.Schedule-module__chEtHa__contentSection{border-bottom:var(--rule);margin-bottom:3rem;padding-bottom:3rem}.Schedule-module__chEtHa__contentSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.Schedule-module__chEtHa__sectionHeading{color:var(--navy);margin-bottom:.65rem;font-family:Libre Franklin,sans-serif;font-size:clamp(1.35rem,2.5vw,1.8rem);font-weight:400;line-height:1.2}.Schedule-module__chEtHa__bodyText{color:var(--ink-soft);font-size:.86rem;font-weight:300;line-height:1.85}.Schedule-module__chEtHa__bodyText p{margin-bottom:1rem}.Schedule-module__chEtHa__bodyText p:last-child{margin-bottom:0}.Schedule-module__chEtHa__learnList{flex-direction:column;list-style:none;display:flex}.Schedule-module__chEtHa__learnItem{border-bottom:var(--rule);color:var(--ink-mid);align-items:flex-start;gap:.75rem;padding:.8rem 0;font-size:.84rem;line-height:1.55;display:flex}.Schedule-module__chEtHa__learnItem:last-child{border-bottom:none}.Schedule-module__chEtHa__learnIcon{background:var(--gold-pale);border:.5px solid #dfc88a;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.Schedule-module__chEtHa__learnIcon i{color:var(--gold);font-size:13px}.Schedule-module__chEtHa__checklist{flex-direction:column;list-style:none;display:flex}.Schedule-module__chEtHa__checkItem{border-bottom:var(--rule);color:var(--ink-mid);align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:.84rem;line-height:1.5;display:flex}.Schedule-module__chEtHa__checkItem:last-child{border-bottom:none}.Schedule-module__chEtHa__checkYes{background:var(--gold-pale);width:20px;height:20px;color:var(--gold);border:.5px solid #dfc88a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.Schedule-module__chEtHa__checkYes i{font-size:11px}.Schedule-module__chEtHa__tableWrap{margin-bottom:1rem;overflow-x:auto}.Schedule-module__chEtHa__schedTable{border-collapse:collapse;width:100%;font-size:.8rem}.Schedule-module__chEtHa__schedTable th{text-align:left;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);border-bottom:var(--rule);white-space:nowrap;padding:.55rem .8rem;font-size:.6rem;font-weight:500}.Schedule-module__chEtHa__schedTable td{border-bottom:var(--rule);color:var(--ink-mid);vertical-align:middle;padding:.8rem}.Schedule-module__chEtHa__schedTable tr:last-child td{border-bottom:none}.Schedule-module__chEtHa__schedTable tr:hover td{background:var(--warm)}.Schedule-module__chEtHa__schedNote{color:var(--ink-faint);align-items:center;gap:.35rem;font-size:.72rem;display:flex}.Schedule-module__chEtHa__schedNote i{color:var(--gold);font-size:13px}.Schedule-module__chEtHa__instructorCard{grid-template-columns:120px 1fr;align-items:start;gap:1.5rem;display:grid}.Schedule-module__chEtHa__instrPhotoPlaceholder{aspect-ratio:3/4;background:linear-gradient(135deg,#c8baa4,#b0a090);justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Schedule-module__chEtHa__instrPhotoPlaceholder:after{content:"";background:linear-gradient(#0000 50%,#1b2e5233 100%);position:absolute;inset:0}.Schedule-module__chEtHa__instrName{color:var(--navy);margin-bottom:.25rem;font-family:Libre Franklin,sans-serif;font-size:1.2rem;font-weight:500}.Schedule-module__chEtHa__instrTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.65rem}.Schedule-module__chEtHa__instrCredBadges{flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem;display:flex}.Schedule-module__chEtHa__instrCredBadge{letter-spacing:.06em;color:var(--ink-soft);background:var(--warm);border:.5px solid var(--parchment);border-radius:2px;padding:.2rem .55rem;font-size:.64rem}.Schedule-module__chEtHa__instrBio{color:var(--ink-soft);margin-bottom:.75rem;font-size:.82rem;font-weight:300;line-height:1.8}.Schedule-module__chEtHa__instrQuote{border-left:2px solid var(--gold);background:#c49a3c0a;padding:.7rem 1rem}.Schedule-module__chEtHa__instrQuote p{color:var(--gold);margin:0;font-family:Libre Franklin,sans-serif;font-size:.95rem;font-style:italic;line-height:1.5}.Schedule-module__chEtHa__locationGrid{background:var(--parchment);grid-template-columns:1fr 1fr;gap:1px;display:grid}.Schedule-module__chEtHa__locationCard{background:var(--cream);padding:1.5rem}.Schedule-module__chEtHa__locationCard h4{color:var(--navy);margin-bottom:.85rem;font-family:Libre Franklin,sans-serif;font-size:1rem;font-weight:500}.Schedule-module__chEtHa__locationList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Schedule-module__chEtHa__locationList li{color:var(--ink-soft);align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.5;display:flex}.Schedule-module__chEtHa__locationList li i{color:var(--gold);flex-shrink:0;margin-top:1px;font-size:13px}.Schedule-module__chEtHa__mapPlaceholder{background:var(--parchment);border:.5px solid var(--parchment);width:100%;height:140px;color:var(--ink-faint);border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;margin-bottom:1rem;display:flex}.Schedule-module__chEtHa__mapPlaceholder i{color:var(--gold-muted);font-size:1.5rem}.Schedule-module__chEtHa__mapPlaceholder span{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.Schedule-module__chEtHa__reviewsSection{background:var(--warm);border-top:var(--rule);padding:3rem 2.5rem}.Schedule-module__chEtHa__reviewSummary{border-bottom:var(--rule);flex-wrap:wrap;align-items:flex-start;gap:2.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.Schedule-module__chEtHa__reviewOverall{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Schedule-module__chEtHa__reviewBigScore{color:var(--navy);font-family:Libre Franklin,sans-serif;font-size:3.5rem;font-weight:500;line-height:1}.Schedule-module__chEtHa__reviewBars{flex:1;min-width:200px}.Schedule-module__chEtHa__reviewGrid{background:var(--parchment);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.Schedule-module__chEtHa__reviewCard{background:var(--cream);flex-direction:column;gap:.55rem;padding:1.5rem;display:flex}.Schedule-module__chEtHa__reviewStars{color:var(--gold);letter-spacing:.05em;font-size:.8rem}.Schedule-module__chEtHa__reviewQuote{color:var(--ink-mid);flex:1;font-family:Libre Franklin,sans-serif;font-size:1rem;font-style:italic;line-height:1.55}.Schedule-module__chEtHa__reviewName{color:var(--navy);font-size:.78rem;font-weight:500}.Schedule-module__chEtHa__reviewRole{color:var(--ink-faint);font-size:.7rem}.Schedule-module__chEtHa__reviewDate{color:var(--ink-faint);font-size:.66rem}.Schedule-module__chEtHa__faqSection{background:var(--cream);border-top:var(--rule);padding:3rem 2.5rem}.Schedule-module__chEtHa__faqList{flex-direction:column;margin-top:1.5rem;display:flex}.Schedule-module__chEtHa__faqItem{border-bottom:var(--rule)}.Schedule-module__chEtHa__faqQ{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 0;display:flex}.Schedule-module__chEtHa__faqQText{color:var(--navy);font-size:.88rem;font-weight:500;line-height:1.4}.Schedule-module__chEtHa__faqIcon{color:var(--gold);flex-shrink:0;font-size:16px;transition:transform .3s}.Schedule-module__chEtHa__faqOpen .Schedule-module__chEtHa__faqIcon{transform:rotate(180deg)}.Schedule-module__chEtHa__faqA{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid;overflow:hidden}.Schedule-module__chEtHa__faqOpen .Schedule-module__chEtHa__faqA{grid-template-rows:1fr}.Schedule-module__chEtHa__faqAInner{color:var(--ink-soft);padding-bottom:1.1rem;font-size:.83rem;font-weight:300;line-height:1.8;overflow:hidden}.Schedule-module__chEtHa__relatedSection{background:var(--warm);border-top:var(--rule);padding:3rem 2.5rem}.Schedule-module__chEtHa__relatedGrid{background:var(--parchment);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:2rem;display:grid}.Schedule-module__chEtHa__relatedCard{background:var(--cream);flex-direction:column;padding:1.5rem;transition:background .2s;display:flex}.Schedule-module__chEtHa__relatedCard:hover{background:#fdfaf4}.Schedule-module__chEtHa__cardAgeBadge{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);background:var(--gold-pale);border:.5px solid #dfc88a;border-radius:2px;align-items:center;gap:.3rem;width:fit-content;margin-bottom:.85rem;padding:.2rem .55rem;font-size:.58rem;display:inline-flex}.Schedule-module__chEtHa__relatedName{color:var(--navy);margin-bottom:.4rem;font-family:Libre Franklin,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.25}.Schedule-module__chEtHa__relatedDesc{color:var(--ink-soft);flex:1;margin-bottom:.85rem;font-size:.78rem;font-weight:300;line-height:1.7}.Schedule-module__chEtHa__relatedMeta{border-top:var(--rule);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-top:.65rem;display:flex}.Schedule-module__chEtHa__relatedRating{color:var(--ink-mid);align-items:center;gap:.3rem;font-size:.74rem;display:flex}.Schedule-module__chEtHa__relatedPrice{color:var(--navy);font-family:Libre Franklin,sans-serif;font-size:1.15rem;font-weight:500}.Schedule-module__chEtHa__relatedPrice span{color:var(--ink-faint);font-family:Inter,sans-serif;font-size:.62rem;font-weight:300}.Schedule-module__chEtHa__relatedBtns{flex-direction:column;gap:.4rem;display:flex}.Schedule-module__chEtHa__finalCta{background:var(--navy);text-align:center;padding:3.5rem 2.5rem}.Schedule-module__chEtHa__finalCta h2{color:#f0eae0;margin-bottom:.4rem;font-family:Libre Franklin,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400}.Schedule-module__chEtHa__finalCtaSub{color:#e2dace;margin-bottom:1.5rem;font-size:.84rem;font-weight:400}.Schedule-module__chEtHa__finalCtaBtns{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}@media (max-width:1000px){.Schedule-module__chEtHa__scheduleLayout{grid-template-columns:1fr;gap:0}.Schedule-module__chEtHa__calendarAside{max-height:none;position:static;overflow-y:visible}}@media (max-width:900px){.Schedule-module__chEtHa__detailHero,.Schedule-module__chEtHa__twoCol{grid-template-columns:1fr}.Schedule-module__chEtHa__sidebar{border-left:none;border-top:var(--rule);max-height:none;position:static}.Schedule-module__chEtHa__mainCol{border-right:none}.Schedule-module__chEtHa__instructorCard{grid-template-columns:80px 1fr}.Schedule-module__chEtHa__locationGrid{grid-template-columns:1fr}.Schedule-module__chEtHa__relatedGrid,.Schedule-module__chEtHa__workshopsGrid{grid-template-columns:1fr 1fr}.Schedule-module__chEtHa__bookingGrid,.Schedule-module__chEtHa__reviewGrid{grid-template-columns:1fr}}@media (max-width:640px){.Schedule-module__chEtHa__filterBar{flex-direction:column;align-items:flex-start}.Schedule-module__chEtHa__classCard{grid-template-columns:60px 1fr}.Schedule-module__chEtHa__classRight{display:none}.Schedule-module__chEtHa__relatedGrid,.Schedule-module__chEtHa__workshopsGrid{grid-template-columns:1fr}.Schedule-module__chEtHa__scheduleLayout,.Schedule-module__chEtHa__workshops,.Schedule-module__chEtHa__booking,.Schedule-module__chEtHa__ctaBanner,.Schedule-module__chEtHa__reviewsSection,.Schedule-module__chEtHa__faqSection,.Schedule-module__chEtHa__relatedSection,.Schedule-module__chEtHa__finalCta,.Schedule-module__chEtHa__pageHero,.Schedule-module__chEtHa__breadcrumbBar,.Schedule-module__chEtHa__detailHeroLeft,.Schedule-module__chEtHa__mainCol,.Schedule-module__chEtHa__sidebar{padding-left:1.25rem;padding-right:1.25rem}.Schedule-module__chEtHa__heroCtas{flex-direction:column}.Schedule-module__chEtHa__finalCtaBtns{flex-direction:column;align-items:center}}
