.Badge-module__5Uuu0W__badge{border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wider);text-transform:uppercase;align-items:center;display:inline-flex}.Badge-module__5Uuu0W__default{background:var(--cream-200);color:var(--text-display);border:1px solid var(--border-cream)}.Badge-module__5Uuu0W__duration{background:var(--purple-700);color:var(--gold-300);border:1px solid var(--gold-500);font-family:var(--font-body)}.Badge-module__5Uuu0W__sm{padding:4px 10px;font-size:11px}.Badge-module__5Uuu0W__md{padding:6px 14px;font-size:12px}
.Medallion-module__2Ym8aG__medallion{border-radius:var(--radius-circle);background:var(--medallion-bg);color:var(--medallion-icon);border:var(--border-thin) solid var(--medallion-ring);aspect-ratio:1;box-sizing:border-box;flex:none;justify-content:center;align-self:flex-start;align-items:center;display:inline-flex}.Medallion-module__2Ym8aG__sm{width:48px;min-width:48px;max-width:48px;height:48px}.Medallion-module__2Ym8aG__md{width:64px;min-width:64px;max-width:64px;height:64px}.Medallion-module__2Ym8aG__lg{width:88px;min-width:88px;max-width:88px;height:88px}.Medallion-module__2Ym8aG__xl{width:112px;min-width:112px;max-width:112px;height:112px}@media (max-width:640px){.Medallion-module__2Ym8aG__sm{width:40px;min-width:40px;max-width:40px;height:40px}.Medallion-module__2Ym8aG__md{width:52px;min-width:52px;max-width:52px;height:52px}.Medallion-module__2Ym8aG__lg{width:64px;min-width:64px;max-width:64px;height:64px}.Medallion-module__2Ym8aG__xl{width:72px;min-width:72px;max-width:72px;height:72px}}
.BenefitItem-module__2OD6jG__item{align-items:center;gap:var(--space-3);display:flex}.BenefitItem-module__2OD6jG__label{font-family:var(--font-display);font-size:14px;font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--text-display);border-bottom:1px dotted var(--border-gold-soft);padding-bottom:var(--space-2);flex:1}
.Button-module__e3j8Fq__button{font-family:var(--font-display);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wider);text-transform:uppercase;border-radius:var(--radius-pill);border:var(--border-thin) solid transparent;cursor:pointer;transition:var(--transition-base);white-space:nowrap;justify-content:center;align-items:center;gap:10px;display:inline-flex}.Button-module__e3j8Fq__button:disabled{opacity:.45;cursor:not-allowed}.Button-module__e3j8Fq__primary{background:var(--action-bg);color:var(--action-text);border-color:var(--action-bg)}.Button-module__e3j8Fq__primary:hover:not(:disabled){background:var(--action-bg-hover);border-color:var(--action-bg-hover)}.Button-module__e3j8Fq__outline{color:var(--text-display);border-color:var(--gold-500);background:0 0}.Button-module__e3j8Fq__outline:hover:not(:disabled){background:var(--gold-100)}.Button-module__e3j8Fq__ghost{color:var(--text-gold);background:0 0;border-color:#0000}.Button-module__e3j8Fq__ghost:hover:not(:disabled){background:var(--cream-200)}.Button-module__e3j8Fq__sm{min-height:44px;padding:10px 18px;font-size:13px}.Button-module__e3j8Fq__md{min-height:48px;padding:12px 24px;font-size:14px}.Button-module__e3j8Fq__lg{min-height:52px;padding:14px 32px;font-size:15px}
.Card-module__lTJbrG__card{border-radius:var(--radius-lg);border:1px solid var(--border-cream);background:var(--surface-card)}.Card-module__lTJbrG__dark{background:var(--gradient-purple);color:var(--text-on-dark);border-color:var(--border-on-dark)}.Card-module__lTJbrG__elevated{box-shadow:var(--shadow-md)}.Card-module__lTJbrG__pad-sm{padding:var(--space-4)}.Card-module__lTJbrG__pad-md{padding:var(--space-6)}.Card-module__lTJbrG__pad-lg{padding:var(--space-8)}
.Input-module__8WqE1W__field{gap:var(--space-2);flex-direction:column;display:flex}.Input-module__8WqE1W__label{font-family:var(--font-body);font-size:12px;font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--text-gold)}.Input-module__8WqE1W__controlWrap{position:relative}.Input-module__8WqE1W__control{width:100%;font-family:var(--font-body);font-size:var(--text-base);color:var(--text-body);background:var(--cream-50);border:1px solid var(--border-cream);border-radius:var(--radius-md);transition:var(--transition-base);padding:14px 16px}.Input-module__8WqE1W__withIcon{padding-left:44px}.Input-module__8WqE1W__control:focus{border-color:var(--gold-500);box-shadow:0 0 0 3px color-mix(in srgb, var(--focus-ring) 35%, transparent);outline:none}textarea.Input-module__8WqE1W__control{resize:vertical;min-height:120px}.Input-module__8WqE1W__icon{color:var(--gold-600);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Input-module__8WqE1W__error{color:var(--purple-600);font-size:13px}
.Ornament-module__5agOKG__ornament{margin:var(--space-4) auto;color:var(--gold-600);justify-content:center;align-items:center;gap:12px;display:flex}.Ornament-module__5agOKG__onDark{color:var(--gold-400)}.Ornament-module__5agOKG__rule{background:var(--gradient-rule-gold);flex:1;height:1px}.Ornament-module__5agOKG__diamond{opacity:.7;background:currentColor;width:6px;height:6px;transform:rotate(45deg)}
.ScriptQuote-module__Cpok8G__quote{font-family:var(--font-script);color:var(--text-display);margin:var(--space-5) 0;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.3}.ScriptQuote-module__Cpok8G__emphasis{color:var(--gold-700);font-style:italic}.ScriptQuote-module__Cpok8G__onDark{color:var(--cream-100)}.ScriptQuote-module__Cpok8G__onDark .ScriptQuote-module__Cpok8G__emphasis{color:var(--gold-300)}
.SectionHeading-module__Hchezq__heading{text-align:center;max-width:720px;margin:0 auto var(--space-8)}.SectionHeading-module__Hchezq__left{text-align:left;margin-left:0;margin-right:0}.SectionHeading-module__Hchezq__eyebrow{font-family:var(--font-body);font-size:13px;font-weight:var(--weight-semibold);letter-spacing:.22em;text-transform:uppercase;color:var(--text-gold);margin:0 0 var(--space-3)}.SectionHeading-module__Hchezq__title{font-size:clamp(2rem, 5vw, var(--text-3xl));margin-bottom:var(--space-3)}.SectionHeading-module__Hchezq__lead{font-size:var(--text-lg);color:var(--text-body);line-height:var(--leading-relaxed);margin:var(--space-4) 0 0}
.Wordmark-module__Lcj0KW__wordmark{font-family:var(--font-display);letter-spacing:.01em;color:var(--text-display);white-space:nowrap;align-items:baseline;gap:7px;font-weight:500;line-height:1;display:inline-flex}.Wordmark-module__Lcj0KW__dark{color:var(--cream-100)}.Wordmark-module__Lcj0KW__bold{font-weight:600}.Wordmark-module__Lcj0KW__link{cursor:pointer;display:flex}
.Footer-module__yg9ahW__footer{background:var(--gradient-purple);color:var(--text-on-dark);margin-top:var(--space-11)}.Footer-module__yg9ahW__inner{max-width:var(--container-xl);padding:var(--space-10) var(--gutter) var(--space-7);margin:0 auto}.Footer-module__yg9ahW__brandBlock{align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;display:flex}.Footer-module__yg9ahW__tagline{font-family:var(--font-display);letter-spacing:.24em;text-transform:uppercase;color:var(--gold-400);margin:0;font-size:16px}.Footer-module__yg9ahW__grid{gap:var(--space-7);margin:var(--space-9) auto var(--space-7);grid-template-columns:repeat(3,1fr);align-items:start;max-width:820px;display:grid}.Footer-module__yg9ahW__colTitle{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-400);margin:0 0 var(--space-4);font-size:14px}.Footer-module__yg9ahW__list{margin:0;padding:0;list-style:none}.Footer-module__yg9ahW__list li{margin-bottom:8px}.Footer-module__yg9ahW__list a{font-family:var(--font-body);color:var(--text-on-dark);transition:var(--transition-base);align-items:center;gap:8px;font-size:15px;display:inline-flex}.Footer-module__yg9ahW__list a:hover{color:var(--gold-300)}.Footer-module__yg9ahW__social{gap:14px;display:flex}.Footer-module__yg9ahW__social a{border:1px solid var(--border-on-dark);width:42px;height:42px;color:var(--gold-400);transition:var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Footer-module__yg9ahW__social a:hover{background:#d4ac5e1f}.Footer-module__yg9ahW__bottom{border-top:1px solid var(--border-on-dark);padding-top:var(--space-5);flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.Footer-module__yg9ahW__bottom p{color:var(--text-on-dark-muted);letter-spacing:.03em;margin:0;font-size:13px}.Footer-module__yg9ahW__legal{flex-wrap:wrap;gap:16px;display:flex}.Footer-module__yg9ahW__legal a{color:var(--text-on-dark-muted);font-size:13px}.Footer-module__yg9ahW__legal a:hover{color:var(--gold-300)}@media (max-width:900px){.Footer-module__yg9ahW__grid{text-align:center;grid-template-columns:1fr}.Footer-module__yg9ahW__social{justify-content:center}}
.PHeader-module__-_erva__header{z-index:30;background:color-mix(in srgb, var(--cream-50) 60%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:var(--transition-base);border-bottom:1px solid #0000;position:sticky;top:0}.PHeader-module__-_erva__scrolled{background:color-mix(in srgb, var(--cream-50) 92%, transparent);border-bottom-color:var(--border-hairline)}.PHeader-module__-_erva__inner{z-index:31;max-width:var(--container-xl);padding:max(15px, env(safe-area-inset-top,0px)) var(--gutter) 15px;align-items:center;gap:var(--space-6);margin:0 auto;display:flex;position:relative}.PHeader-module__-_erva__nav{align-items:center;gap:var(--space-6);margin-left:auto;display:flex}.PHeader-module__-_erva__nav a{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:var(--text-body);transition:var(--transition-base);border-bottom:1.5px solid #0000;padding-bottom:3px;font-size:15px}.PHeader-module__-_erva__nav a:hover,.PHeader-module__-_erva__nav a.PHeader-module__-_erva__active{color:var(--gold-700)}.PHeader-module__-_erva__nav a.PHeader-module__-_erva__active{border-bottom-color:var(--gold-500)}.PHeader-module__-_erva__actions{align-items:center;gap:var(--space-3);margin-left:auto;display:flex}.PHeader-module__-_erva__cta,.PHeader-module__-_erva__cta a{display:flex}.PHeader-module__-_erva__menuBtn{appearance:none;border:1px solid var(--border-cream);background:var(--cream-50);border-radius:var(--radius-md);cursor:pointer;width:44px;height:44px;color:var(--purple-700);transition:var(--transition-base);flex:none;justify-content:center;align-items:center;display:none}.PHeader-module__-_erva__menuBtn:hover{border-color:var(--gold-500);color:var(--gold-700)}.PHeader-module__-_erva__mobileBackdrop{z-index:37;background:color-mix(in srgb, var(--purple-900) 28%, transparent);opacity:0;pointer-events:none;transition:opacity var(--transition-base);display:none;position:fixed;inset:0}.PHeader-module__-_erva__mobileBackdropOpen{opacity:1;pointer-events:auto}.PHeader-module__-_erva__mobileNav{z-index:38;background:color-mix(in srgb, var(--cream-50) 98%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);max-height:0;transition:max-height .35s var(--ease-soft), border-color var(--transition-base);border-bottom:1px solid #0000;display:none;position:fixed;top:0;left:0;right:0;overflow:hidden}.PHeader-module__-_erva__mobileNavOpen{border-bottom-color:var(--border-hairline);max-height:min(420px,85dvh)}.PHeader-module__-_erva__mobileNavInner{max-width:var(--container-xl);padding:calc(72px + env(safe-area-inset-top,0px)) var(--gutter) var(--space-6);gap:var(--space-2);flex-direction:column;margin:0 auto;display:flex}.PHeader-module__-_erva__mobileNavClose{appearance:none;cursor:pointer;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-1);background:0 0;border:0;align-self:flex-end;padding:4px 0 8px;font-size:13px}.PHeader-module__-_erva__mobileNavClose:hover{color:var(--gold-700)}.PHeader-module__-_erva__mobileNavLink{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-body);border-bottom:1px solid var(--border-hairline);transition:var(--transition-base);padding:14px 4px;font-size:16px}.PHeader-module__-_erva__mobileNavLink:hover,.PHeader-module__-_erva__mobileNavLinkActive{color:var(--gold-700)}.PHeader-module__-_erva__mobileNavLinkActive{font-weight:600}.PHeader-module__-_erva__mobileNavCta{margin-top:var(--space-3);text-align:center;background:var(--action-bg);color:var(--action-text);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:var(--weight-semibold);border-bottom:0;padding:14px 20px}.PHeader-module__-_erva__mobileNavCta:hover{background:var(--action-bg-hover);color:var(--action-text)}@media (max-width:640px){.PHeader-module__-_erva__nav,.PHeader-module__-_erva__cta{display:none}.PHeader-module__-_erva__menuBtn{display:inline-flex}.PHeader-module__-_erva__mobileBackdrop,.PHeader-module__-_erva__mobileNav{display:block}}@media (max-width:1023px){.PHeader-module__-_erva__navTierReworked .PHeader-module__-_erva__nav,.PHeader-module__-_erva__navTierReworked .PHeader-module__-_erva__cta{display:none}.PHeader-module__-_erva__navTierReworked .PHeader-module__-_erva__menuBtn{display:inline-flex}.PHeader-module__-_erva__mobileTierReworked{display:block}}
.parcours-module__7L3GTq__journey{background:var(--surface-page);flex-direction:column;min-height:100vh;display:flex;overflow-x:clip}.parcours-module__7L3GTq__journey>footer{margin-top:0}.parcours-module__7L3GTq__hero{background:var(--gradient-paper);position:relative;overflow:hidden}.parcours-module__7L3GTq__heroInner{max-width:1040px;padding:clamp(64px, 12vh, 150px) var(--gutter) clamp(44px, 7vh, 96px);text-align:center;z-index:2;margin:0 auto;position:relative}.parcours-module__7L3GTq__heroOrnament{justify-content:center;max-width:100%;margin:24px auto;display:flex}.parcours-module__7L3GTq__heroOrnament svg,.parcours-module__7L3GTq__heroOrnament>*{max-width:min(260px,72vw);height:auto}.parcours-module__7L3GTq__heroEyebrow{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--text-gold);font-size:14px;font-weight:600;display:block}.parcours-module__7L3GTq__heroTitle{font-family:var(--font-display);color:var(--text-display);text-wrap:balance;max-width:20ch;margin:16px auto 0;font-size:clamp(46px,6vw,88px);font-weight:600;line-height:1.02}.parcours-module__7L3GTq__heroLead{font-family:var(--font-body);color:var(--text-body);text-wrap:pretty;max-width:52ch;margin:0 auto;font-size:21px;line-height:1.62}.parcours-module__7L3GTq__heroScrollCue{color:var(--gold-600);justify-content:center;margin-top:clamp(36px,6vh,66px);display:inline-flex}.parcours-module__7L3GTq__steps{max-width:var(--container-xl);padding:0 var(--gutter);margin:0 auto;position:relative}.parcours-module__7L3GTq__trailSvg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.parcours-module__7L3GTq__trailBg{fill:none;stroke:var(--border-gold-soft);stroke-width:2px;stroke-linecap:round;stroke-dasharray:1 9;opacity:.7}.parcours-module__7L3GTq__trailFill{fill:none;stroke:var(--gold-500);stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 5px color-mix(in srgb, var(--gold-400) 70%, transparent))}.parcours-module__7L3GTq__trailPointer{fill:var(--gold-300);filter:drop-shadow(0 0 7px var(--gold-300)) drop-shadow(0 0 2px var(--gold-500));opacity:0;transition:opacity .4s}.parcours-module__7L3GTq__trailPointerRing{fill:none;stroke:var(--gold-400);stroke-width:1.5px;opacity:0}.parcours-module__7L3GTq__station{z-index:1;align-items:center;min-height:clamp(360px,50vh,540px);padding:clamp(54px,8vh,104px) 0;display:flex;position:relative}.parcours-module__7L3GTq__node{z-index:2;position:absolute;top:50%;transform:translate(-50%,-50%)}.parcours-module__7L3GTq__left .parcours-module__7L3GTq__node{left:14%}.parcours-module__7L3GTq__right .parcours-module__7L3GTq__node{left:86%}.parcours-module__7L3GTq__center .parcours-module__7L3GTq__node{top:78px;left:50%;transform:translate(-50%,-50%)}.parcours-module__7L3GTq__block{width:min(620px,70%)}.parcours-module__7L3GTq__left .parcours-module__7L3GTq__block{margin-left:25%}.parcours-module__7L3GTq__right .parcours-module__7L3GTq__block{margin-left:5%;margin-right:25%}:is(.parcours-module__7L3GTq__left.hasMedia .parcours-module__7L3GTq__block,.parcours-module__7L3GTq__right.hasMedia .parcours-module__7L3GTq__block){width:min(820px,74%)}.parcours-module__7L3GTq__center{min-height:0}.parcours-module__7L3GTq__center .parcours-module__7L3GTq__block{width:100%;max-width:var(--container-lg,1080px);margin:0 auto;padding-top:96px}.parcours-module__7L3GTq__stepFinal{padding-bottom:clamp(36px,5vh,64px);overflow:hidden}.parcours-module__7L3GTq__mediaText{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(22px,3vw,48px);display:grid}.parcours-module__7L3GTq__mediaEnd .parcours-module__7L3GTq__mtMedia{order:2}.parcours-module__7L3GTq__mtMedia{width:min(340px,84%);margin:0 auto;position:relative;overflow:hidden}.parcours-module__7L3GTq__mtMediaPortrait{width:min(300px,78%)}.parcours-module__7L3GTq__mtOffset{border:1px solid var(--border-gold-soft);border-radius:var(--radius-lg,22px);z-index:0;position:absolute;inset:0;transform:translate(15px,15px)}.parcours-module__7L3GTq__mtFrame{z-index:1;aspect-ratio:4/5;border-radius:var(--radius-lg,22px);border:1px solid var(--gold-400);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.parcours-module__7L3GTq__mtImg{object-fit:cover}.parcours-module__7L3GTq__eyebrow{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--text-gold);font-size:13px;font-weight:600;display:block}.parcours-module__7L3GTq__title{font-family:var(--font-display);color:var(--text-display);text-wrap:balance;margin:14px 0 0;font-size:clamp(30px,3.3vw,46px);font-weight:600;line-height:1.06}.parcours-module__7L3GTq__titleCenter{margin:12px 0 0}.parcours-module__7L3GTq__lead{font-family:var(--font-body);color:var(--text-body);margin:var(--space-5) 0 0;text-wrap:pretty;max-width:46ch;font-size:18.5px;line-height:1.66}.parcours-module__7L3GTq__statRow{margin:var(--space-6) 0;align-items:center;gap:16px;display:flex}.parcours-module__7L3GTq__statDivider{border-left:1px solid var(--border-gold-soft);padding-left:16px}.parcours-module__7L3GTq__statValue{font-family:var(--font-display);color:var(--gold-700);margin:0;font-size:23px;font-weight:600;line-height:1.1}.parcours-module__7L3GTq__statLabel{font-family:var(--font-body);color:var(--text-muted);margin:2px 0 0;font-size:14.5px;line-height:1.4}.parcours-module__7L3GTq__moreLink{margin-top:var(--space-5);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-gold);border-bottom:1px solid var(--border-gold-soft);transition:var(--transition-base);align-items:center;gap:8px;padding-bottom:3px;font-size:14px;font-weight:600;display:inline-flex}.parcours-module__7L3GTq__moreLink:hover{color:var(--gold-700)}.parcours-module__7L3GTq__serviceList{margin:var(--space-6) 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.parcours-module__7L3GTq__serviceItem{cursor:pointer;border-bottom:1px solid var(--border-hairline);transition:var(--transition-base);align-items:center;gap:14px;padding:15px 4px;display:flex}.parcours-module__7L3GTq__serviceItem:first-child{border-top:1px solid var(--border-hairline)}.parcours-module__7L3GTq__serviceItem:hover{background:color-mix(in srgb, var(--gold-100) 30%, transparent)}.parcours-module__7L3GTq__serviceName{font-family:var(--font-display);color:var(--text-display);margin:0;font-size:19px;font-weight:600;line-height:1.15}.parcours-module__7L3GTq__serviceMeta{font-family:var(--font-body);letter-spacing:.04em;color:var(--text-muted);margin:2px 0 0;font-size:13.5px}.parcours-module__7L3GTq__doshaGrid{gap:var(--space-3);margin-top:var(--space-6);flex-direction:column;display:flex}.parcours-module__7L3GTq__doshaCard{background:var(--cream-50);border:1px solid var(--border-gold-soft);border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-sm);align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.parcours-module__7L3GTq__doshaCard>div{flex:1;min-width:0}.parcours-module__7L3GTq__doshaName{font-family:var(--font-display);color:var(--text-display);letter-spacing:.04em;margin:0;font-size:20px;font-weight:600;line-height:1.1}.parcours-module__7L3GTq__doshaElement{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-gold);font-size:12px;font-weight:600}.parcours-module__7L3GTq__doshaText{font-family:var(--font-body);color:var(--text-body);margin:4px 0 0;font-size:15px;line-height:1.5}.parcours-module__7L3GTq__modeGrid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:1fr;display:grid}.parcours-module__7L3GTq__modeCard{background:var(--cream-50);border:1px solid var(--border-gold-soft);border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-sm);align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.parcours-module__7L3GTq__modeCard>div{flex:1;min-width:0}.parcours-module__7L3GTq__modeName{font-family:var(--font-display);color:var(--text-display);margin:0;font-size:21px;font-weight:600;line-height:1.1}.parcours-module__7L3GTq__modeSub{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-gold);font-size:12.5px;font-weight:600}.parcours-module__7L3GTq__modeText{font-family:var(--font-body);color:var(--text-body);margin:5px 0 0;font-size:15px;line-height:1.55}.parcours-module__7L3GTq__practitionerRow{margin:var(--space-6) 0;align-items:center;gap:12px;display:flex}.parcours-module__7L3GTq__proofIntro{text-align:center;max-width:40ch;margin:0 auto}.parcours-module__7L3GTq__proofMarqueeWrap{margin-top:var(--space-8);overflow-x:clip}.parcours-module__7L3GTq__wayfinder{z-index:25;flex-direction:column;align-items:center;gap:14px;display:flex;position:fixed;top:50%;right:clamp(14px,2.2vw,30px);transform:translateY(-50%)}.parcours-module__7L3GTq__wayfinderBtn{appearance:none;cursor:pointer;background:0 0;border:0;flex-direction:row-reverse;align-items:center;gap:9px;padding:6px 4px;display:flex}.parcours-module__7L3GTq__dot{border:1.5px solid var(--border-gold);width:9px;height:9px;transition:var(--transition-base);background:0 0;border-radius:50%}.parcours-module__7L3GTq__wfLabel{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--text-gold);opacity:0;transition:var(--transition-base);white-space:nowrap;pointer-events:none;font-size:12px;transform:translate(8px)}.parcours-module__7L3GTq__wayfinderBtn:hover .parcours-module__7L3GTq__wfLabel{opacity:1;transform:none}.parcours-module__7L3GTq__wayfinderBtn.active .parcours-module__7L3GTq__dot{background:var(--gold-500);border-color:var(--gold-500);box-shadow:0 0 0 4px color-mix(in srgb, var(--gold-400) 22%, transparent);transform:scale(1.35)}.parcours-module__7L3GTq__wayfinderBtn.active .parcours-module__7L3GTq__wfLabel{opacity:1;transform:none}.parcours-module__7L3GTq__marquee{width:calc(100% + 2 * var(--gutter));margin-inline:calc(-1 * var(--gutter));padding:10px 0 18px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}.parcours-module__7L3GTq__marqueeTrack{width:max-content;animation:88s linear infinite parcours-module__7L3GTq__lygMarquee;display:flex}.parcours-module__7L3GTq__marquee:hover .parcours-module__7L3GTq__marqueeTrack,.parcours-module__7L3GTq__marquee:focus-within .parcours-module__7L3GTq__marqueeTrack{animation-play-state:paused}.parcours-module__7L3GTq__marqueeCard{width:min(380px,82vw);margin-right:var(--space-6);flex:none}.parcours-module__7L3GTq__marqueeCardInner{background:var(--cream-50);flex-direction:column;gap:14px;height:100%;display:flex}.parcours-module__7L3GTq__quoteText{font-family:var(--font-body);color:var(--text-body);text-wrap:pretty;margin:0;font-size:17px;font-style:italic;line-height:1.62}.parcours-module__7L3GTq__authorRow{align-items:center;gap:12px;margin-top:auto;padding-top:6px;display:flex}.parcours-module__7L3GTq__authorAvatar{background:var(--purple-100);width:40px;height:40px;color:var(--purple-600);font-family:var(--font-display);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:inline-flex}.parcours-module__7L3GTq__authorName{font-family:var(--font-display);color:var(--text-display);margin:0;font-size:16px;font-weight:600}.parcours-module__7L3GTq__authorService{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-gold);margin:0;font-size:12.5px}@keyframes parcours-module__7L3GTq__lygMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.parcours-module__7L3GTq__marquee{-webkit-mask-image:none;mask-image:none}.parcours-module__7L3GTq__marqueeTrack{justify-content:center;gap:var(--space-6);flex-wrap:wrap;width:100%;animation:none}.parcours-module__7L3GTq__marqueeCard{margin-right:0}}@media (max-width:900px){.parcours-module__7L3GTq__trailSvg{display:none}.parcours-module__7L3GTq__station{padding:clamp(40px, 6vh, 64px) var(--gutter);min-height:0;display:block}.parcours-module__7L3GTq__node,.parcours-module__7L3GTq__left .parcours-module__7L3GTq__node,.parcours-module__7L3GTq__right .parcours-module__7L3GTq__node,.parcours-module__7L3GTq__center .parcours-module__7L3GTq__node{display:none}.parcours-module__7L3GTq__block,.parcours-module__7L3GTq__left .parcours-module__7L3GTq__block,.parcours-module__7L3GTq__right .parcours-module__7L3GTq__block,.parcours-module__7L3GTq__center .parcours-module__7L3GTq__block{width:100%;max-width:100%;margin:0;padding-top:0}.parcours-module__7L3GTq__left.hasMedia .parcours-module__7L3GTq__block{width:100%;max-width:100%;margin:0;padding-top:0}.parcours-module__7L3GTq__right.hasMedia .parcours-module__7L3GTq__block{width:100%;max-width:100%;margin:0;padding-top:0}.parcours-module__7L3GTq__center .parcours-module__7L3GTq__block,.parcours-module__7L3GTq__stepFinal .parcours-module__7L3GTq__block{text-align:center}.parcours-module__7L3GTq__mediaText{grid-template-columns:1fr}.parcours-module__7L3GTq__mediaEnd .parcours-module__7L3GTq__mtMedia{order:0}.parcours-module__7L3GTq__wayfinder{display:none}}@media (max-width:640px){.parcours-module__7L3GTq__statRow{flex-direction:column;align-items:flex-start}.parcours-module__7L3GTq__stepFinal{padding-bottom:clamp(24px,4vh,40px)}.parcours-module__7L3GTq__mtOffset{transform:translate(6px,6px)}.parcours-module__7L3GTq__marquee{-webkit-mask-image:none;mask-image:none}.parcours-module__7L3GTq__marqueeTrack{justify-content:center;gap:var(--space-6);flex-wrap:wrap;width:100%;animation:none}.parcours-module__7L3GTq__marqueeCard{margin-right:0}}
.PreviewBanner-module__H45Rja__banner{z-index:40;padding:10px var(--gutter);text-align:center;font-family:var(--font-body);letter-spacing:.06em;color:var(--purple-800);background:color-mix(in srgb, var(--purple-200) 45%, var(--cream-50));border-bottom:1px solid var(--border-gold-soft);font-size:13px;position:sticky;top:0}.PreviewBanner-module__H45Rja__banner a{color:var(--purple-700);text-underline-offset:3px;font-weight:600;text-decoration:underline}.PreviewBanner-module__H45Rja__current{color:var(--text-muted);font-weight:600}
.TestimonialsCarousel-module__ed-FEq__root{width:100%}.TestimonialsCarousel-module__ed-FEq__marqueeDesktop{display:block}.TestimonialsCarousel-module__ed-FEq__mobileCarousel{display:none}.TestimonialsCarousel-module__ed-FEq__mobileCard{background:var(--cream-50);flex-direction:column;gap:14px;width:100%;display:flex}.TestimonialsCarousel-module__ed-FEq__mobileNav{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-5);display:flex}.TestimonialsCarousel-module__ed-FEq__navBtn{appearance:none;border:1px solid var(--border-gold-soft);background:var(--cream-50);border-radius:var(--radius-circle);cursor:pointer;width:40px;height:40px;color:var(--gold-700);transition:var(--transition-base);flex:none;justify-content:center;align-items:center;display:inline-flex}.TestimonialsCarousel-module__ed-FEq__navBtn:hover{border-color:var(--gold-500);color:var(--gold-700)}.TestimonialsCarousel-module__ed-FEq__dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:min(280px,70vw);display:flex}.TestimonialsCarousel-module__ed-FEq__dot{appearance:none;background:var(--border-gold-soft);cursor:pointer;width:8px;height:8px;transition:var(--transition-base);border:0;border-radius:50%;flex:none;padding:0}.TestimonialsCarousel-module__ed-FEq__dotActive{background:var(--gold-500);transform:scale(1.2)}@media (max-width:767px){.TestimonialsCarousel-module__ed-FEq__marqueeDesktop{display:none}.TestimonialsCarousel-module__ed-FEq__mobileCarousel{display:block}}@media (prefers-reduced-motion:reduce){.TestimonialsCarousel-module__ed-FEq__marqueeDesktop{display:none}.TestimonialsCarousel-module__ed-FEq__mobileCarousel{display:block}}
.reworked-type-module__eNERda__rwHeroStack{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.reworked-type-module__eNERda__rwHeroIcon{justify-content:center;width:100%;display:flex}.reworked-type-module__eNERda__rwHeroTitle{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4.25rem);font-weight:600;line-height:var(--leading-tight);color:var(--text-display);text-wrap:balance;text-align:center;max-width:20ch;margin:0}.reworked-type-module__eNERda__rwHeroLead{font-family:var(--font-body);font-size:clamp(var(--text-xl), 2.4vw, var(--text-2xl));line-height:var(--leading-relaxed);color:var(--text-body);text-wrap:pretty;text-align:center;max-width:min(54ch,100%);margin:0}.reworked-type-module__eNERda__rwHeroLeadHome{max-width:min(62ch,100%);}.reworked-type-module__eNERda__rwSectionTitle{font-family:var(--font-display);color:var(--text-display);text-wrap:balance;margin:0;font-size:clamp(1.875rem,3.3vw,2.875rem);font-weight:600;line-height:1.06}.reworked-type-module__eNERda__rwSectionLead{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-body);text-wrap:pretty;max-width:min(58ch,100%);margin:0}.reworked-type-module__eNERda__rwMedia{width:min(400px,90%);margin:0 auto;position:relative;overflow:visible}.reworked-type-module__eNERda__rwOrnamentFlush>*{margin:0}
.reworked-marketing-module__JgUEzq__wrap{max-width:var(--container-xl);padding:0 var(--gutter);margin:0 auto}.reworked-marketing-module__JgUEzq__pageRoot{overflow-x:clip}.reworked-marketing-module__JgUEzq__pageIntro{background:var(--gradient-paper);justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.reworked-marketing-module__JgUEzq__pageIntroInner{max-width:920px;padding:clamp(56px, 10vh, 120px) var(--gutter) clamp(48px, 12vh, 112px);text-align:center;z-index:2;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.reworked-marketing-module__JgUEzq__pageIntroInnerWide{max-width:1080px;padding:clamp(60px, 12vh, 150px) var(--gutter) clamp(44px, 7vh, 96px)}.reworked-marketing-module__JgUEzq__pageIntroBg{z-index:0;pointer-events:none;opacity:0;transition:opacity 1.6s var(--ease-soft);position:absolute;inset:0;overflow:hidden}.reworked-marketing-module__JgUEzq__pageIntroBgShown{opacity:.72}.reworked-marketing-module__JgUEzq__pageIntroBgWide.reworked-marketing-module__JgUEzq__pageIntroBgShown{opacity:.6}.reworked-marketing-module__JgUEzq__pageIntroBgImg{object-fit:cover;object-position:50% 40%;transition:transform 2.2s var(--ease-soft);transform:scale(1.06)}.reworked-marketing-module__JgUEzq__pageIntroBgWide .reworked-marketing-module__JgUEzq__pageIntroBgImg{object-position:50% 38%;transition-duration:2.4s;transform:scale(1.07)}.reworked-marketing-module__JgUEzq__pageIntroBgShown .reworked-marketing-module__JgUEzq__pageIntroBgImg{transform:scale(1)}.reworked-marketing-module__JgUEzq__pageIntroScrim{z-index:1;pointer-events:none;background:radial-gradient(100% 74% at 50% 32%, transparent 0%, color-mix(in srgb, var(--cream-50) 22%, transparent) 62%, transparent 100%), linear-gradient(180deg, color-mix(in srgb, var(--cream-50) 18%, transparent) 0%, color-mix(in srgb, var(--cream-50) 40%, transparent) 48%, var(--surface-page) 100%);position:absolute;inset:0}.reworked-marketing-module__JgUEzq__pageIntroScrimWide{background:radial-gradient(100% 76% at 50% 30%, transparent 0%, color-mix(in srgb, var(--cream-50) 24%, transparent) 60%, transparent 100%), linear-gradient(180deg, color-mix(in srgb, var(--cream-50) 22%, transparent) 0%, color-mix(in srgb, var(--cream-50) 42%, transparent) 48%, var(--surface-page) 100%)}.reworked-marketing-module__JgUEzq__medallionWrap{justify-content:center;margin-bottom:18px;display:flex}.reworked-marketing-module__JgUEzq__heroStack{width:100%}.reworked-marketing-module__JgUEzq__ornamentWrap{justify-content:center;width:100%;max-width:min(260px,72vw);display:flex}.reworked-marketing-module__JgUEzq__ornamentWrap>*{margin:0}.reworked-marketing-module__JgUEzq__eyebrow{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--text-gold);margin-top:var(--space-3);font-size:13px;font-weight:600;display:block}.reworked-marketing-module__JgUEzq__eyebrow:first-child,.reworked-marketing-module__JgUEzq__medallionLead+.reworked-marketing-module__JgUEzq__eyebrow{margin-top:0}.reworked-marketing-module__JgUEzq__eyebrow+.reworked-marketing-module__JgUEzq__sectionTitle{margin-top:var(--space-2)}.reworked-marketing-module__JgUEzq__eyebrowWide{letter-spacing:.24em;font-size:14px}.reworked-marketing-module__JgUEzq__pageTitle{}.reworked-marketing-module__JgUEzq__pageTitleWide{max-width:20ch;font-size:clamp(46px,6vw,88px);line-height:1.02}.reworked-marketing-module__JgUEzq__sectionTitle{}.reworked-marketing-module__JgUEzq__sectionTitleCenter{margin-left:auto;margin-right:auto}.reworked-marketing-module__JgUEzq__lead{}.reworked-marketing-module__JgUEzq__title+.reworked-marketing-module__JgUEzq__lead,.reworked-marketing-module__JgUEzq__sectionTitle+.reworked-marketing-module__JgUEzq__lead,.reworked-marketing-module__JgUEzq__sectionTitle+.reworked-marketing-module__JgUEzq__leadStack{margin-top:var(--space-3)}.reworked-marketing-module__JgUEzq__pageLead{text-align:center;}.reworked-marketing-module__JgUEzq__pageLeadHome{text-align:center;}.reworked-marketing-module__JgUEzq__pageLeadWide{max-width:min(56ch,100%);font-size:21px}.reworked-marketing-module__JgUEzq__bodyText{font-family:var(--font-body);color:var(--text-body);margin:var(--space-5) 0 0;text-wrap:pretty;font-size:17.5px;line-height:1.66}.reworked-marketing-module__JgUEzq__scrollCue{justify-content:center;align-items:center;width:100%;min-height:clamp(80px,20vh,220px);padding-top:clamp(40px,8vh,96px);display:flex}.reworked-marketing-module__JgUEzq__divider{justify-content:center;padding:clamp(34px,5.5vh,70px) 0;display:flex}.reworked-marketing-module__JgUEzq__mediaText{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(22px,3vw,48px);display:grid}.reworked-marketing-module__JgUEzq__mediaEnd .reworked-marketing-module__JgUEzq__mtMedia{order:2}.reworked-marketing-module__JgUEzq__mtText{min-width:0}.reworked-marketing-module__JgUEzq__mtMedia{min-width:0;}.reworked-marketing-module__JgUEzq__servicesSection{padding:clamp(28px, 5vh, 60px) var(--gutter) clamp(20px, 4vh, 50px)}.reworked-marketing-module__JgUEzq__servicesSection .reworked-marketing-module__JgUEzq__mediaText{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(30px,4.5vw,64px)}.reworked-marketing-module__JgUEzq__contentSection{padding:clamp(30px, 5vh, 60px) var(--gutter) clamp(20px, 4vh, 44px)}.reworked-marketing-module__JgUEzq__contentSectionAfterHero{padding-bottom:clamp(72px,11vh,128px)}.reworked-marketing-module__JgUEzq__contentSectionAfterDoshas{padding-top:clamp(56px,9vh,104px)}.reworked-marketing-module__JgUEzq__contentSectionWide{padding:clamp(40px, 7vh, 80px) var(--gutter) clamp(20px, 4vh, 44px)}.reworked-marketing-module__JgUEzq__medallionLead{margin-bottom:var(--space-3)}.reworked-marketing-module__JgUEzq__serviceMeta{margin:var(--space-4) 0 0;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px 13px;font-size:14px;display:flex}.reworked-marketing-module__JgUEzq__serviceMetaItem{white-space:nowrap;flex:none;align-items:center;gap:7px;display:inline-flex}.reworked-marketing-module__JgUEzq__serviceMetaDot{background:var(--gold-400);border-radius:50%;flex:none;width:3px;height:3px}.reworked-marketing-module__JgUEzq__serviceMetaPrice{color:var(--text-gold);white-space:nowrap;flex:none}.reworked-marketing-module__JgUEzq__benefits{margin-top:var(--space-6);grid-template-columns:1fr 1fr;gap:13px 24px;max-width:460px;display:grid}.reworked-marketing-module__JgUEzq__benefit{font-family:var(--font-body);color:var(--text-body);align-items:center;gap:10px;font-size:14.5px;line-height:1.35;display:inline-flex}.reworked-marketing-module__JgUEzq__benefitIcon{color:var(--gold-600);flex:none;display:inline-flex}.reworked-marketing-module__JgUEzq__actions{gap:var(--space-4);margin-top:var(--space-7);flex-wrap:wrap;display:flex}.reworked-marketing-module__JgUEzq__constitutionSection{padding:clamp(40px, 7vh, 88px) var(--gutter) clamp(56px, 9vh, 104px)}.reworked-marketing-module__JgUEzq__constitutionHeader{text-align:center;max-width:52ch;margin:0 auto var(--space-8)}@media (min-width:1024px){.reworked-marketing-module__JgUEzq__constitutionHeader{max-width:none}}.reworked-marketing-module__JgUEzq__doshaGrid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.reworked-marketing-module__JgUEzq__doshaItem{height:100%;padding:var(--space-5);background:var(--cream-200);border:1px solid var(--border-hairline);border-radius:var(--radius-lg);align-items:flex-start;gap:14px;display:flex}.reworked-marketing-module__JgUEzq__doshaItem>:first-child{flex:none;align-self:flex-start}.reworked-marketing-module__JgUEzq__doshaItem>div{flex:1;min-width:0}.reworked-marketing-module__JgUEzq__doshaName{font-family:var(--font-display);color:var(--text-display);letter-spacing:.04em;margin:0;font-size:20px;font-weight:600;line-height:1.1}.reworked-marketing-module__JgUEzq__doshaElement{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-gold);font-size:12px;font-weight:600}.reworked-marketing-module__JgUEzq__doshaText{font-family:var(--font-body);color:var(--text-body);margin:4px 0 0;font-size:15px;line-height:1.5}.reworked-marketing-module__JgUEzq__note{margin:var(--space-6) 0 0;align-items:center;gap:16px;display:flex}.reworked-marketing-module__JgUEzq__noteText{border-left:1px solid var(--border-gold-soft);font-family:var(--font-body);color:var(--text-body);max-width:34ch;margin:0;padding-left:16px;font-size:15.5px;line-height:1.5}.reworked-marketing-module__JgUEzq__gestureModes{margin-top:var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.reworked-marketing-module__JgUEzq__gestureMode{align-items:flex-start;gap:14px;display:flex}.reworked-marketing-module__JgUEzq__gestureMode>div{flex:1;min-width:0}.reworked-marketing-module__JgUEzq__gestureName{line-height:1.15;font-family:var(--font-display);color:var(--text-display);margin:0;font-size:21px;font-weight:600}.reworked-marketing-module__JgUEzq__gestureSub{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-gold);margin:3px 0 0;font-size:12.5px;font-weight:600;line-height:1.3}.reworked-marketing-module__JgUEzq__gestureText{font-family:var(--font-body);color:var(--text-body);max-width:40ch;margin:8px 0 0;font-size:15.5px;line-height:1.55}.reworked-marketing-module__JgUEzq__practitionerMedia{width:min(330px,80%);margin:0 auto;position:relative;overflow:hidden}.reworked-marketing-module__JgUEzq__practitionerHalo{background:var(--gradient-gold-glow);filter:blur(14px);opacity:.6;z-index:0;position:absolute;inset:-10% -8%}.reworked-marketing-module__JgUEzq__practitionerOffset{border:1px solid var(--border-gold-soft);border-radius:var(--radius-lg,22px);z-index:1;position:absolute;inset:0;transform:translate(14px,14px)}.reworked-marketing-module__JgUEzq__practitionerFrame{z-index:2;aspect-ratio:4/4.8;border-radius:var(--radius-lg,22px);border:1.5px solid var(--gold-400);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.reworked-marketing-module__JgUEzq__portraitPlaceholder{text-align:center;width:100%;height:100%;font-family:var(--font-body);color:var(--text-muted);background:color-mix(in srgb, var(--cream-200) 80%, var(--cream-50));justify-content:center;align-items:center;padding:24px;font-size:15px;line-height:1.5;display:flex}.reworked-marketing-module__JgUEzq__practitionerMeta{margin:var(--space-6) 0 0;align-items:center;gap:12px;display:flex}.reworked-marketing-module__JgUEzq__practitionerMetaText{font-family:var(--font-body);color:var(--text-body);font-size:15.5px;line-height:1.4}.reworked-marketing-module__JgUEzq__practitionerMetaName{color:var(--text-display);font-weight:600}.reworked-marketing-module__JgUEzq__faqSection{padding:clamp(46px, 8vh, 90px) var(--gutter) clamp(20px, 4vh, 44px);border-top:1px solid var(--border-hairline)}.reworked-marketing-module__JgUEzq__faqHeader{text-align:center;max-width:min(58ch,100%);margin:0 auto var(--space-8)}.reworked-marketing-module__JgUEzq__faqGroup{max-width:760px;margin:0 auto var(--space-7)}.reworked-marketing-module__JgUEzq__faqGroup:last-child{margin-bottom:0}.reworked-marketing-module__JgUEzq__faqGroupTitle{font-family:var(--font-display);color:var(--text-display);margin:0 0 var(--space-4);text-align:center;font-size:22px;font-weight:600}.reworked-marketing-module__JgUEzq__faqItem{border:1px solid var(--border-gold-soft);border-radius:var(--radius-lg,20px);background:var(--cream-50);margin-bottom:12px;overflow:hidden}.reworked-marketing-module__JgUEzq__faqItem:last-child{margin-bottom:0}.reworked-marketing-module__JgUEzq__faqItem summary{cursor:pointer;font-family:var(--font-display);color:var(--text-display);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:18px;font-weight:600;line-height:1.25;list-style:none;display:flex}.reworked-marketing-module__JgUEzq__faqItem summary::-webkit-details-marker{display:none}.reworked-marketing-module__JgUEzq__faqItem summary:after{content:"+";font-family:var(--font-body);color:var(--gold-600);flex:none;font-size:22px;font-weight:400;line-height:1}.reworked-marketing-module__JgUEzq__faqItem[open] summary:after{content:"−"}.reworked-marketing-module__JgUEzq__faqAnswer{font-family:var(--font-body);color:var(--text-body);margin:0;padding:0 22px 18px;font-size:16px;line-height:1.62}@media (max-width:1023px){.reworked-marketing-module__JgUEzq__mediaText{grid-template-columns:1fr}.reworked-marketing-module__JgUEzq__mediaEnd .reworked-marketing-module__JgUEzq__mtMedia{order:0}.reworked-marketing-module__JgUEzq__doshaGrid{grid-template-columns:1fr}.reworked-marketing-module__JgUEzq__benefits{grid-template-columns:1fr;max-width:none}.reworked-marketing-module__JgUEzq__lead,.reworked-marketing-module__JgUEzq__sectionTitle{max-width:none}.reworked-marketing-module__JgUEzq__mtText{width:100%}}@media (max-width:767px){.reworked-marketing-module__JgUEzq__servicesSection .reworked-marketing-module__JgUEzq__mediaText{gap:var(--space-5);flex-direction:column;display:flex}.reworked-marketing-module__JgUEzq__servicesSection .reworked-marketing-module__JgUEzq__mtMedia{order:-1;width:100%}.reworked-marketing-module__JgUEzq__servicesSection .reworked-marketing-module__JgUEzq__medallionLead{display:none}.reworked-marketing-module__JgUEzq__benefits{grid-template-columns:1fr}.reworked-marketing-module__JgUEzq__actions{flex-direction:column}.reworked-marketing-module__JgUEzq__actions a{width:100%}.reworked-marketing-module__JgUEzq__note{flex-direction:column;align-items:flex-start}.reworked-marketing-module__JgUEzq__noteText{border-left:0;border-top:1px solid var(--border-gold-soft);max-width:none;padding-top:12px;padding-left:0}.reworked-marketing-module__JgUEzq__doshaElement{white-space:normal}.reworked-marketing-module__JgUEzq__practitionerHalo{filter:blur(10px);opacity:.45;inset:-6%}.reworked-marketing-module__JgUEzq__practitionerOffset{transform:translate(6px,6px)}.reworked-marketing-module__JgUEzq__servicesSection{padding-bottom:28px}}.reworked-marketing-module__JgUEzq__careModesBlock{margin-top:var(--space-6)}.reworked-marketing-module__JgUEzq__careModeCard{align-items:flex-start;gap:14px;display:flex}.reworked-marketing-module__JgUEzq__careModeCard>:first-child{flex:none;align-self:flex-start}.reworked-marketing-module__JgUEzq__careModeCard+.reworked-marketing-module__JgUEzq__careModeCard{margin-top:var(--space-4)}.reworked-marketing-module__JgUEzq__careModeName{font-family:var(--font-display);color:var(--text-display);margin:0;font-size:21px;font-weight:600;line-height:1.1}.reworked-marketing-module__JgUEzq__careModeSub{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-gold);font-size:12.5px;font-weight:600}.reworked-marketing-module__JgUEzq__careModeText{font-family:var(--font-body);color:var(--text-body);margin:5px 0 0;font-size:15px;line-height:1.55}.reworked-marketing-module__JgUEzq__careModeBestFor{font-family:var(--font-body);letter-spacing:.06em;color:var(--text-gold);margin:8px 0 0;font-size:13.5px;font-weight:600}.reworked-marketing-module__JgUEzq__leadStack{gap:var(--space-3);flex-direction:column;display:flex}.reworked-marketing-module__JgUEzq__leadStack .reworked-marketing-module__JgUEzq__lead{margin:0}.reworked-marketing-module__JgUEzq__formationList{gap:var(--space-4);margin-top:var(--space-5);flex-direction:column;display:flex}.reworked-marketing-module__JgUEzq__formationItem{background:var(--cream-50);border:1px solid var(--border-gold-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:18px 20px}.reworked-marketing-module__JgUEzq__formationTitle{font-family:var(--font-display);color:var(--text-display);margin:0;font-size:20px;font-weight:600;line-height:1.2}.reworked-marketing-module__JgUEzq__formationDetail{font-family:var(--font-body);color:var(--text-body);margin:6px 0 0;font-size:15.5px;line-height:1.55}
.reworked-type-module__eNERda__rwHeroStack{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.reworked-type-module__eNERda__rwHeroIcon{justify-content:center;width:100%;display:flex}.reworked-type-module__eNERda__rwHeroTitle{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4.25rem);font-weight:600;line-height:var(--leading-tight);color:var(--text-display);text-wrap:balance;text-align:center;max-width:20ch;margin:0}.reworked-type-module__eNERda__rwHeroLead{font-family:var(--font-body);font-size:clamp(var(--text-xl), 2.4vw, var(--text-2xl));line-height:var(--leading-relaxed);color:var(--text-body);text-wrap:pretty;text-align:center;max-width:min(54ch,100%);margin:0}.reworked-type-module__eNERda__rwHeroLeadHome{max-width:min(62ch,100%);}.reworked-type-module__eNERda__rwSectionTitle{font-family:var(--font-display);color:var(--text-display);text-wrap:balance;margin:0;font-size:clamp(1.875rem,3.3vw,2.875rem);font-weight:600;line-height:1.06}.reworked-type-module__eNERda__rwSectionLead{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-body);text-wrap:pretty;max-width:min(58ch,100%);margin:0}.reworked-type-module__eNERda__rwMedia{width:min(400px,90%);margin:0 auto;position:relative;overflow:visible}.reworked-type-module__eNERda__rwOrnamentFlush>*{margin:0}
.FinalCta-module__z1ZzTW__section{padding:clamp(80px, 14vh, 140px) var(--gutter);text-align:center;position:relative;overflow:hidden}@media (max-width:640px){.FinalCta-module__z1ZzTW__section{padding-block:clamp(48px,8vh,80px) clamp(32px,5vh,48px)}}.FinalCta-module__z1ZzTW__glow{background:var(--gradient-gold-glow);filter:blur(60px);opacity:.7;pointer-events:none;position:absolute;inset:20% 10%}.FinalCta-module__z1ZzTW__inner{z-index:1;align-items:center;gap:var(--space-5);flex-direction:column;max-width:720px;margin:0 auto;display:flex;position:relative}.FinalCta-module__z1ZzTW__eyebrow{font-family:var(--font-display);color:var(--text-display);text-wrap:balance;margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.12}.FinalCta-module__z1ZzTW__commitment{font-family:var(--font-body);color:var(--text-body);text-wrap:pretty;max-width:62ch;margin:0;font-size:18.5px;line-height:1.68}.FinalCta-module__z1ZzTW__actions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.FinalCta-module__z1ZzTW__actions a{display:flex}.FinalCta-module__z1ZzTW__tagline{font-family:var(--font-body);color:var(--text-body);margin:var(--space-3) 0 0;text-wrap:pretty;max-width:48ch;font-size:17px;font-style:italic;line-height:1.62}.FinalCta-module__z1ZzTW__disclaimer{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin:var(--space-2) 0 0;font-size:13px}
.FinalCta-module__k_Mf8q__section{padding:clamp(56px, 10vh, 100px) var(--gutter) clamp(32px, 5vh, 56px);text-align:center;position:relative;overflow:hidden}@media (max-width:767px){.FinalCta-module__k_Mf8q__section{padding-block:clamp(48px,8vh,72px) clamp(32px,5vh,48px)}}.FinalCta-module__k_Mf8q__sectionEmbedded{padding-top:0;padding-bottom:0}.FinalCta-module__k_Mf8q__glow{background:var(--gradient-gold-glow);filter:blur(60px);opacity:.7;pointer-events:none;position:absolute;inset:20% 10%}.FinalCta-module__k_Mf8q__inner{z-index:1;max-width:720px;margin:0 auto;position:relative}.FinalCta-module__k_Mf8q__ornamentWrap{justify-content:center;width:100%;display:flex}.FinalCta-module__k_Mf8q__title{text-align:center;}.FinalCta-module__k_Mf8q__commitment{text-align:center;max-width:min(62ch,100%);}.FinalCta-module__k_Mf8q__actions{gap:var(--space-4);padding-top:var(--space-4);flex-wrap:wrap;justify-content:center;width:100%;display:flex}.FinalCta-module__k_Mf8q__actions a{display:flex}.FinalCta-module__k_Mf8q__disclaimer{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:13px}
.FinalCta-module__q9Z7XG__section{padding:clamp(80px, 14vh, 140px) var(--gutter);text-align:center;position:relative;overflow:hidden}@media (max-width:640px){.FinalCta-module__q9Z7XG__section{padding-block:clamp(48px,8vh,80px) clamp(32px,5vh,48px)}}.FinalCta-module__q9Z7XG__glow{background:var(--gradient-gold-glow);filter:blur(60px);opacity:.7;pointer-events:none;position:absolute;inset:20% 10%}.FinalCta-module__q9Z7XG__inner{z-index:1;align-items:center;gap:var(--space-5);flex-direction:column;max-width:640px;margin:0 auto;display:flex;position:relative}.FinalCta-module__q9Z7XG__title{margin:0;font-size:clamp(2rem,4.5vw,3rem)}.FinalCta-module__q9Z7XG__actions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.FinalCta-module__q9Z7XG__actions a{display:flex}.FinalCta-module__q9Z7XG__tagline{font-family:var(--font-display);letter-spacing:.24em;text-transform:uppercase;color:var(--text-gold);margin:var(--space-4) 0 0;font-size:14px}
.ModeTabs-module__bHYAua__wrap{width:100%;max-width:560px;margin:0 auto var(--space-7)}.ModeTabs-module__bHYAua__choices{grid-template-columns:1fr;gap:12px;display:grid}.ModeTabs-module__bHYAua__choice{border-radius:var(--radius-lg);border:1.5px solid var(--border-cream);background:var(--cream-50);width:100%;min-height:52px;transition:var(--transition-base);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text-body);text-align:center;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.ModeTabs-module__bHYAua__choice:hover{border-color:var(--gold-400);color:var(--gold-700)}.ModeTabs-module__bHYAua__choiceSelected{border-color:var(--gold-500);background:var(--purple-700);color:var(--cream-100);cursor:default;pointer-events:none;font-weight:600}.ModeTabs-module__bHYAua__choiceSelected:hover{border-color:var(--gold-500);color:var(--cream-100)}@media (min-width:640px){.ModeTabs-module__bHYAua__choices{grid-template-columns:1fr 1fr}}
.booking-embed-module__bRs-Ya__embedWrap{width:100%;min-height:650px;margin-top:var(--space-4)}.booking-embed-module__bRs-Ya__embedError{margin:var(--space-6) 0 0;font-family:var(--font-body);color:var(--purple-600);font-size:14px}
.FramedPhoto-module__mVOzoq__wrap{width:min(400px,90%);margin:0 auto;position:relative;overflow:visible}.FramedPhoto-module__mVOzoq__halo{background:var(--gradient-gold-glow);filter:blur(46px);opacity:.6;z-index:0;border-radius:50%;position:absolute;inset:-16%}.FramedPhoto-module__mVOzoq__offset{border:1px solid var(--border-gold-soft);z-index:1;border-radius:50%;position:absolute;inset:0;transform:translate(13px,13px)}.FramedPhoto-module__mVOzoq__frame{z-index:2;aspect-ratio:1;border:1px solid var(--gold-400);box-shadow:var(--shadow-lg);border-radius:50%;position:relative;overflow:hidden}.FramedPhoto-module__mVOzoq__img{object-fit:cover}@media (max-width:640px){.FramedPhoto-module__mVOzoq__wrap{width:100%;max-width:280px}.FramedPhoto-module__mVOzoq__offset{transform:translate(6px,6px)}.FramedPhoto-module__mVOzoq__halo{filter:blur(28px);opacity:.45;inset:-8%}}
.booking-module__wUDG8a__wrap{max-width:var(--container-lg);padding:var(--space-9) var(--gutter) var(--space-10);margin:0 auto}.booking-module__wUDG8a__wrapDone{padding:var(--space-10) var(--gutter)}.booking-module__wUDG8a__heading{text-align:center;margin-bottom:var(--space-7)}.booking-module__wUDG8a__stepper{margin-bottom:var(--space-8);flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.booking-module__wUDG8a__stepItem{align-items:center;gap:10px;display:flex}.booking-module__wUDG8a__stepDot{width:34px;height:34px;font-family:var(--font-body);transition:var(--transition-base);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:inline-flex}.booking-module__wUDG8a__stepDotTodo{border:1.5px solid var(--border-cream);color:var(--text-muted);background:0 0}.booking-module__wUDG8a__stepDotActive{border:1.5px solid var(--gold-500);background:var(--purple-700);color:var(--cream-100)}.booking-module__wUDG8a__stepDotDone{border:1.5px solid var(--gold-500);background:var(--gold-500);color:var(--purple-900)}.booking-module__wUDG8a__stepLabel{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;font-size:14px}.booking-module__wUDG8a__stepLabelTodo{color:var(--text-muted);font-weight:400}.booking-module__wUDG8a__stepLabelActive{color:var(--text-display);font-weight:600}.booking-module__wUDG8a__stepConnector{background:var(--border-hairline);width:36px;height:1.5px;margin:0 14px}.booking-module__wUDG8a__grid{gap:var(--space-7);grid-template-columns:1fr;align-items:start;display:grid}.booking-module__wUDG8a__stepContext{font-family:var(--font-body);color:var(--text-gold);margin:var(--space-4) 0 0;letter-spacing:.04em;font-size:14px;line-height:1.5}.booking-module__wUDG8a__stepTitle{font-family:var(--font-display);color:var(--text-display);margin:0 0 6px;font-size:clamp(26px,3vw,34px);font-weight:600}.booking-module__wUDG8a__stepLead{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:17px;line-height:1.55}.booking-module__wUDG8a__stepActions{margin-top:var(--space-7);flex-wrap:wrap;justify-content:space-between;gap:14px;display:flex}.booking-module__wUDG8a__stepActionsEnd{justify-content:flex-end}.booking-module__wUDG8a__serviceList{margin-top:var(--space-6);flex-direction:column;gap:12px;display:flex}.booking-module__wUDG8a__serviceBtn{text-align:left;cursor:pointer;border-radius:var(--radius-lg);transition:var(--transition-base);border:1.5px solid var(--border-cream);background:0 0;align-items:center;gap:16px;width:100%;padding:14px;display:flex}.booking-module__wUDG8a__serviceBtnSelected{background:var(--cream-50);border-color:var(--gold-500);box-shadow:var(--shadow-sm)}.booking-module__wUDG8a__serviceThumb{border-radius:var(--radius-md);flex:none;width:64px;height:64px;position:relative;overflow:hidden}.booking-module__wUDG8a__serviceInfo{flex:1;min-width:0}.booking-module__wUDG8a__serviceName{font-family:var(--font-display);color:var(--text-display);margin:0;font-size:20px;font-weight:600}.booking-module__wUDG8a__serviceTagline{font-family:var(--font-body);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:14.5px;overflow:hidden}.booking-module__wUDG8a__servicePrice{font-family:var(--font-body);color:var(--gold-700);text-align:right;min-width:64px;font-size:21px;font-weight:600}.booking-module__wUDG8a__radio{border:1.5px solid var(--border-cream);width:24px;height:24px;color:var(--purple-900);background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.booking-module__wUDG8a__radioSelected{border-color:var(--gold-500);background:var(--gold-500)}.booking-module__wUDG8a__formStack{gap:var(--space-5);margin-top:var(--space-6);flex-direction:column;display:flex}.booking-module__wUDG8a__formRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.booking-module__wUDG8a__cureNotice{margin-top:var(--space-5);background:var(--cream-200);border:1px solid var(--border-gold-soft);border-radius:var(--radius-lg);align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.booking-module__wUDG8a__cureNoticeText{font-family:var(--font-body);color:var(--text-body);margin:0;font-size:15px;line-height:1.5}.booking-module__wUDG8a__slotHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.booking-module__wUDG8a__countdown{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--purple-600);background:var(--cream-200);border:1px solid var(--border-gold-soft);border-radius:var(--radius-pill);margin-bottom:var(--space-4);align-items:center;gap:8px;padding:6px 14px;font-size:13px;display:inline-flex}.booking-module__wUDG8a__countdownUrgent{color:var(--purple-800);border-color:var(--gold-500)}.booking-module__wUDG8a__paymentCard{margin-top:var(--space-6);max-width:560px}.booking-module__wUDG8a__paymentNote{margin-top:var(--space-5);color:var(--text-muted);font-family:var(--font-body);align-items:center;gap:8px;font-size:13px;display:flex}.booking-module__wUDG8a__paymentError{color:var(--purple-600);font-family:var(--font-body);margin-top:var(--space-4);font-size:14px}.booking-module__wUDG8a__summaryGold{color:var(--gold-600)}.booking-module__wUDG8a__summaryTitleRow{align-items:center;gap:12px;margin-bottom:12px;display:flex}.booking-module__wUDG8a__summaryTitle{font-family:var(--font-display);color:var(--text-display);margin:0;font-size:20px;font-weight:600;line-height:1.1}.booking-module__wUDG8a__summaryLabel{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:13px}.booking-module__wUDG8a__done{text-align:center;padding:var(--space-6) 0;flex-direction:column;align-items:center;gap:18px;display:flex}.booking-module__wUDG8a__doneTitle{font-family:var(--font-display);color:var(--text-display);margin:0;font-size:clamp(34px,4vw,48px);font-weight:600}.booking-module__wUDG8a__recapCard{text-align:left;width:100%;max-width:460px;margin-top:6px}.booking-module__wUDG8a__recapRows{flex-direction:column;gap:14px;display:flex}.booking-module__wUDG8a__recapRow{align-items:center;gap:13px;display:flex}.booking-module__wUDG8a__recapKey{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:12px}.booking-module__wUDG8a__recapVal{font-family:var(--font-body);color:var(--text-display);margin:1px 0 0;font-size:17px;font-weight:600}.booking-module__wUDG8a__recapCap{text-transform:capitalize}.booking-module__wUDG8a__recapTotal{border-top:1px solid var(--border-hairline);justify-content:space-between;align-items:center;margin-top:6px;padding-top:14px;display:flex}.booking-module__wUDG8a__recapTotalPrice{font-family:var(--font-body);color:var(--gold-700);font-size:24px;font-weight:600}.booking-module__wUDG8a__emailNote{margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--border-hairline);color:var(--text-body);font-family:var(--font-body);align-items:center;gap:10px;font-size:14.5px;display:flex}.booking-module__wUDG8a__doneActions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;margin-top:6px;display:flex}.booking-module__wUDG8a__linkBtn{cursor:pointer;font-family:var(--font-body);color:var(--text-muted);background:0 0;border:none;margin-top:4px;font-size:14px;text-decoration:underline}.booking-module__wUDG8a__cureCard{text-align:left;background:var(--cream-200);width:100%;max-width:460px}.booking-module__wUDG8a__doneCards{flex-direction:column;align-items:center;gap:18px;width:100%;display:flex}.booking-module__wUDG8a__doneCards .booking-module__wUDG8a__recapCard,.booking-module__wUDG8a__doneCards .booking-module__wUDG8a__cureCard{margin-top:0}@media (min-width:900px){.booking-module__wUDG8a__doneCardsMulti{gap:var(--space-6);grid-template-columns:1fr 1fr;align-items:stretch;max-width:960px;display:grid}.booking-module__wUDG8a__doneCardsMulti .booking-module__wUDG8a__recapCard,.booking-module__wUDG8a__doneCardsMulti .booking-module__wUDG8a__cureCard{max-width:none}}@media (max-width:768px){.booking-module__wUDG8a__formRow{grid-template-columns:1fr}}@media (max-width:640px){.booking-module__wUDG8a__wrap{padding:var(--space-7) var(--gutter) var(--space-9)}.booking-module__wUDG8a__stepLabel{display:none}.booking-module__wUDG8a__serviceBtn{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:8px 12px;display:grid}.booking-module__wUDG8a__serviceThumb{grid-area:1/1}.booking-module__wUDG8a__serviceInfo{grid-area:1/2}.booking-module__wUDG8a__radio{grid-area:1/3}.booking-module__wUDG8a__serviceBtn>:nth-child(3){grid-area:2/2;justify-self:start}.booking-module__wUDG8a__servicePrice{text-align:right;grid-area:2/3;justify-self:end;min-width:0}.booking-module__wUDG8a__serviceName{overflow-wrap:anywhere;line-height:1.15}.booking-module__wUDG8a__serviceTagline{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}
.client-wording-module__YnvA6a__heroLeadWide{max-width:68ch}.client-wording-module__YnvA6a__leadWide{max-width:58ch}.client-wording-module__YnvA6a__wideBlockLeft{width:min(760px,86%)!important;margin-left:22%!important}.client-wording-module__YnvA6a__wideBlockRight{width:min(760px,86%)!important;margin-left:3%!important;margin-right:22%!important}.client-wording-module__YnvA6a__bulletList{margin:var(--space-4) 0 0;flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.client-wording-module__YnvA6a__bulletList li{font-family:var(--font-body);color:var(--text-body);padding-left:1.35em;font-size:17px;line-height:1.55;position:relative}.client-wording-module__YnvA6a__bulletList li:before{content:"·";color:var(--gold-600);font-weight:700;position:absolute;left:0}.client-wording-module__YnvA6a__formationList{gap:var(--space-4);margin-top:var(--space-6);flex-direction:column;display:flex}.client-wording-module__YnvA6a__formationItem{background:var(--cream-50);border:1px solid var(--border-gold-soft);border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-sm);padding:18px 20px}.client-wording-module__YnvA6a__formationTitle{font-family:var(--font-display);color:var(--text-display);margin:0;font-size:20px;font-weight:600;line-height:1.2}.client-wording-module__YnvA6a__formationDetail{font-family:var(--font-body);color:var(--text-body);margin:6px 0 0;font-size:15.5px;line-height:1.55}.client-wording-module__YnvA6a__previewBanner{z-index:40;padding:10px var(--gutter);text-align:center;font-family:var(--font-body);letter-spacing:.06em;color:var(--purple-800);background:color-mix(in srgb, var(--gold-200) 55%, var(--cream-50));border-bottom:1px solid var(--border-gold-soft);font-size:13px;position:sticky;top:0}.client-wording-module__YnvA6a__previewBanner a{color:var(--purple-700);text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (max-width:900px){.client-wording-module__YnvA6a__wideBlockLeft,.client-wording-module__YnvA6a__wideBlockRight{width:100%!important;margin:0!important}}
.gift-module__5GJmEG__wrap{max-width:var(--container-lg);padding:var(--space-9) var(--gutter) var(--space-10);margin:0 auto}.gift-module__5GJmEG__wrapDone{padding:var(--space-9) var(--gutter) var(--space-10)}.gift-module__5GJmEG__heading{text-align:center;margin-bottom:var(--space-6)}.gift-module__5GJmEG__stepper{margin-bottom:var(--space-8);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.gift-module__5GJmEG__stepItem{align-items:center;gap:10px;display:flex}.gift-module__5GJmEG__stepDot{width:34px;height:34px;font-family:var(--font-body);transition:var(--transition-base);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:inline-flex}.gift-module__5GJmEG__stepDotTodo{border:1.5px solid var(--border-cream);color:var(--text-muted);background:0 0}.gift-module__5GJmEG__stepDotActive{border:1.5px solid var(--gold-500);background:var(--purple-700);color:var(--cream-100)}.gift-module__5GJmEG__stepDotDone{border:1.5px solid var(--gold-500);background:var(--gold-500);color:var(--purple-900)}.gift-module__5GJmEG__stepLabel{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;font-size:14px}.gift-module__5GJmEG__stepLabelTodo{color:var(--text-muted);font-weight:400}.gift-module__5GJmEG__stepLabelActive{color:var(--text-display);font-weight:600}.gift-module__5GJmEG__stepConnector{background:var(--border-hairline);width:36px;height:1.5px;margin:0 14px}.gift-module__5GJmEG__grid{gap:var(--space-7);grid-template-columns:1fr;align-items:start;display:grid}.gift-module__5GJmEG__stepTitle{font-family:var(--font-display);color:var(--text-display);margin:0 0 6px;font-size:clamp(26px,3vw,34px);font-weight:600}.gift-module__5GJmEG__stepLead{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:17px;line-height:1.55}.gift-module__5GJmEG__hint{font-family:var(--font-body);color:var(--text-muted);margin:-6px 2px 0;font-size:13.5px}.gift-module__5GJmEG__stepActions{margin-top:var(--space-7);flex-wrap:wrap;justify-content:space-between;gap:14px;display:flex}.gift-module__5GJmEG__stepActionsEnd{justify-content:flex-end}.gift-module__5GJmEG__amountGrid{margin-top:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.gift-module__5GJmEG__amountBtn{border-radius:var(--radius-lg);cursor:pointer;width:100%;min-height:56px;transition:var(--transition-base);border:1.5px solid var(--border-cream);background:var(--cream-50);color:var(--text-display);font-family:var(--font-body);padding:16px 12px;font-size:clamp(22px,6vw,28px);font-weight:600}.gift-module__5GJmEG__amountBtnSelected{border-color:var(--gold-500);background:var(--purple-700);color:var(--cream-100);box-shadow:var(--shadow-sm)}.gift-module__5GJmEG__customAmount{margin-top:var(--space-6);width:100%;max-width:none}.gift-module__5GJmEG__formStack{gap:var(--space-5);margin-top:var(--space-6);flex-direction:column;display:flex}.gift-module__5GJmEG__formRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.gift-module__5GJmEG__paymentError{color:var(--purple-600);font-family:var(--font-body);margin-top:var(--space-4);font-size:14px}.gift-module__5GJmEG__redirect{text-align:center;padding:var(--space-6) var(--space-4);align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.gift-module__5GJmEG__redirect .gift-module__5GJmEG__stepTitle,.gift-module__5GJmEG__redirect .gift-module__5GJmEG__stepLead{margin:0}.gift-module__5GJmEG__redirectHint{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:14px}.gift-module__5GJmEG__spinner{border:2.5px solid var(--border-cream);border-top-color:var(--gold-500);border-radius:50%;width:40px;height:40px;animation:.85s linear infinite gift-module__5GJmEG__giftSpinner}@keyframes gift-module__5GJmEG__giftSpinner{to{transform:rotate(360deg)}}.gift-module__5GJmEG__done{text-align:center;align-items:center;gap:var(--space-5);padding:var(--space-4) 0 0;flex-direction:column;display:flex}.gift-module__5GJmEG__doneTitle{font-family:var(--font-display);color:var(--text-display);margin:0;font-size:clamp(30px,4vw,42px);font-weight:600}.gift-module__5GJmEG__recapCard{text-align:left;width:100%;max-width:520px}.gift-module__5GJmEG__recapRows{flex-direction:column;gap:14px;display:flex}.gift-module__5GJmEG__recapRow{align-items:center;gap:13px;display:flex}.gift-module__5GJmEG__recapIcon{color:var(--gold-600);flex:none}.gift-module__5GJmEG__recapKey{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:12px}.gift-module__5GJmEG__recapVal{font-family:var(--font-body);color:var(--text-display);margin:1px 0 0;font-size:17px;font-weight:600}.gift-module__5GJmEG__recapValAccent{color:var(--gold-700);font-size:22px}.gift-module__5GJmEG__infoNote{margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--border-hairline);color:var(--text-body);font-family:var(--font-body);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.5;display:flex}.gift-module__5GJmEG__doneActions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.gift-module__5GJmEG__linkRow{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.gift-module__5GJmEG__linkBtn{cursor:pointer;font-family:var(--font-body);color:var(--text-muted);background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline}@media (min-width:640px){.gift-module__5GJmEG__amountGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.gift-module__5GJmEG__customAmount{max-width:320px}}@media (max-width:768px){.gift-module__5GJmEG__formRow{grid-template-columns:1fr}}@media (max-width:640px){.gift-module__5GJmEG__wrap,.gift-module__5GJmEG__wrapDone{padding:var(--space-7) var(--gutter) var(--space-9)}.gift-module__5GJmEG__stepLabel{display:none}.gift-module__5GJmEG__stepActions{flex-direction:column-reverse;align-items:stretch}.gift-module__5GJmEG__stepActionsEnd{justify-content:stretch}:is(.gift-module__5GJmEG__stepActions a,.gift-module__5GJmEG__stepActions button){width:100%}.gift-module__5GJmEG__done{gap:var(--space-4)}.gift-module__5GJmEG__doneTitle{font-size:clamp(28px,7vw,34px)}}
.marketing-module__ZZCmJa__wrap{max-width:var(--container-xl);padding:0 var(--gutter);margin:0 auto}.marketing-module__ZZCmJa__pageRoot{overflow-x:clip}.marketing-module__ZZCmJa__pageIntro{background:var(--gradient-paper);position:relative;overflow:hidden}.marketing-module__ZZCmJa__pageIntroInner{max-width:760px;padding:clamp(48px, 9vh, 104px) var(--gutter) clamp(30px, 5vh, 64px);text-align:center;z-index:2;margin:0 auto;position:relative}.marketing-module__ZZCmJa__pageIntroInnerWide{max-width:1080px;padding:clamp(60px, 12vh, 150px) var(--gutter) clamp(44px, 7vh, 96px)}.marketing-module__ZZCmJa__pageIntroBg{z-index:0;pointer-events:none;opacity:0;transition:opacity 1.6s var(--ease-soft);position:absolute;inset:0;overflow:hidden}.marketing-module__ZZCmJa__pageIntroBgShown{opacity:.72}.marketing-module__ZZCmJa__pageIntroBgWide.marketing-module__ZZCmJa__pageIntroBgShown{opacity:.6}.marketing-module__ZZCmJa__pageIntroBgImg{object-fit:cover;object-position:50% 40%;transition:transform 2.2s var(--ease-soft);transform:scale(1.06)}.marketing-module__ZZCmJa__pageIntroBgWide .marketing-module__ZZCmJa__pageIntroBgImg{object-position:50% 38%;transition-duration:2.4s;transform:scale(1.07)}.marketing-module__ZZCmJa__pageIntroBgShown .marketing-module__ZZCmJa__pageIntroBgImg{transform:scale(1)}.marketing-module__ZZCmJa__pageIntroScrim{z-index:1;pointer-events:none;background:radial-gradient(100% 74% at 50% 32%, transparent 0%, color-mix(in srgb, var(--cream-50) 22%, transparent) 62%, transparent 100%), linear-gradient(180deg, color-mix(in srgb, var(--cream-50) 18%, transparent) 0%, color-mix(in srgb, var(--cream-50) 40%, transparent) 48%, var(--surface-page) 100%);position:absolute;inset:0}.marketing-module__ZZCmJa__pageIntroScrimWide{background:radial-gradient(100% 76% at 50% 30%, transparent 0%, color-mix(in srgb, var(--cream-50) 24%, transparent) 60%, transparent 100%), linear-gradient(180deg, color-mix(in srgb, var(--cream-50) 22%, transparent) 0%, color-mix(in srgb, var(--cream-50) 42%, transparent) 48%, var(--surface-page) 100%)}.marketing-module__ZZCmJa__medallionWrap{justify-content:center;margin-bottom:18px;display:flex}.marketing-module__ZZCmJa__medallionWrapWide{margin-bottom:22px}.marketing-module__ZZCmJa__ornamentWrap{justify-content:center;max-width:min(260px,72vw);margin:22px auto;display:flex}.marketing-module__ZZCmJa__ornamentWrapWide{margin:24px auto}.marketing-module__ZZCmJa__eyebrow{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--text-gold);font-size:13px;font-weight:600;display:block}.marketing-module__ZZCmJa__eyebrowWide{letter-spacing:.24em;font-size:14px}.marketing-module__ZZCmJa__pageTitle{font-family:var(--font-display);color:var(--text-display);text-wrap:balance;max-width:16ch;margin:14px auto 0;font-size:clamp(40px,5.2vw,70px);font-weight:600;line-height:1.03}.marketing-module__ZZCmJa__pageTitleWide{max-width:20ch;margin-top:16px;font-size:clamp(46px,6vw,88px);line-height:1.02}.marketing-module__ZZCmJa__sectionTitle{font-family:var(--font-display);color:var(--text-display);text-wrap:balance;margin:14px 0 0;font-size:clamp(30px,3.3vw,46px);font-weight:600;line-height:1.06}.marketing-module__ZZCmJa__sectionTitleCenter{margin-left:auto;margin-right:auto}.marketing-module__ZZCmJa__lead{font-family:var(--font-body);color:var(--text-body);margin:var(--space-5) 0 0;text-wrap:pretty;max-width:46ch;font-size:18.5px;line-height:1.66}.marketing-module__ZZCmJa__pageLead{font-family:var(--font-body);color:var(--text-body);max-width:50ch;margin:0 auto;font-size:20px;line-height:1.62}.marketing-module__ZZCmJa__pageLeadWide{max-width:56ch;font-size:21px}.marketing-module__ZZCmJa__bodyText{font-family:var(--font-body);color:var(--text-body);margin:var(--space-5) 0 0;text-wrap:pretty;font-size:17.5px;line-height:1.66}.marketing-module__ZZCmJa__scrollCue{margin-top:clamp(34px,6vh,64px)}.marketing-module__ZZCmJa__divider{justify-content:center;padding:clamp(34px,5.5vh,70px) 0;display:flex}.marketing-module__ZZCmJa__mediaText{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(22px,3vw,48px);display:grid}.marketing-module__ZZCmJa__mediaEnd .marketing-module__ZZCmJa__mtMedia{order:2}.marketing-module__ZZCmJa__mtText,.marketing-module__ZZCmJa__mtMedia{min-width:0}.marketing-module__ZZCmJa__servicesSection{padding:clamp(28px, 5vh, 60px) var(--gutter) clamp(20px, 4vh, 50px)}.marketing-module__ZZCmJa__servicesSection .marketing-module__ZZCmJa__mediaText{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(30px,4.5vw,64px)}.marketing-module__ZZCmJa__contentSection{padding:clamp(30px, 5vh, 60px) var(--gutter) clamp(20px, 4vh, 44px)}.marketing-module__ZZCmJa__contentSectionWide{padding:clamp(40px, 7vh, 80px) var(--gutter) clamp(20px, 4vh, 44px)}.marketing-module__ZZCmJa__medallionLead{margin-bottom:16px}.marketing-module__ZZCmJa__serviceMeta{margin:var(--space-4) 0 0;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:13px;font-size:14px;display:flex}.marketing-module__ZZCmJa__serviceMetaItem{white-space:nowrap;flex:none;align-items:center;gap:7px;display:inline-flex}.marketing-module__ZZCmJa__serviceMetaDot{background:var(--gold-400);border-radius:50%;flex:none;width:3px;height:3px}.marketing-module__ZZCmJa__serviceMetaPrice{color:var(--text-gold);white-space:nowrap;flex:none}.marketing-module__ZZCmJa__benefits{margin-top:var(--space-6);grid-template-columns:1fr 1fr;gap:13px 24px;max-width:460px;display:grid}.marketing-module__ZZCmJa__benefit{font-family:var(--font-body);color:var(--text-body);align-items:center;gap:10px;font-size:14.5px;line-height:1.35;display:inline-flex}.marketing-module__ZZCmJa__benefitIcon{color:var(--gold-600);flex:none;display:inline-flex}.marketing-module__ZZCmJa__actions{gap:var(--space-4);margin-top:var(--space-7);flex-wrap:wrap;display:flex}.marketing-module__ZZCmJa__constitutionBand{background:var(--cream-200);border-top:1px solid var(--border-hairline);border-bottom:1px solid var(--border-hairline)}.marketing-module__ZZCmJa__constitutionInner{padding:clamp(50px, 9vh, 110px) var(--gutter)}.marketing-module__ZZCmJa__constitutionHeader{text-align:center;max-width:52ch;margin:0 auto var(--space-8)}.marketing-module__ZZCmJa__doshaGrid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.marketing-module__ZZCmJa__doshaCard{text-align:center;background:var(--cream-50);flex-direction:column;align-items:center;gap:12px;height:100%;display:flex}.marketing-module__ZZCmJa__doshaName{font-family:var(--font-display);color:var(--text-display);letter-spacing:.04em;margin:0;font-size:24px;font-weight:600}.marketing-module__ZZCmJa__doshaElement{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-gold);white-space:nowrap;font-size:12px;font-weight:600}.marketing-module__ZZCmJa__doshaText{font-family:var(--font-body);color:var(--text-body);margin:0;font-size:15.5px;line-height:1.55}.marketing-module__ZZCmJa__note{margin:var(--space-6) 0 0;align-items:center;gap:16px;display:flex}.marketing-module__ZZCmJa__noteText{border-left:1px solid var(--border-gold-soft);font-family:var(--font-body);color:var(--text-body);max-width:34ch;margin:0;padding-left:16px;font-size:15.5px;line-height:1.5}.marketing-module__ZZCmJa__gestureModes{margin-top:var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.marketing-module__ZZCmJa__gestureMode{align-items:flex-start;gap:14px;display:flex}.marketing-module__ZZCmJa__gestureMode>div{flex:1;min-width:0}.marketing-module__ZZCmJa__gestureName{line-height:1.15;font-family:var(--font-display);color:var(--text-display);margin:0;font-size:21px;font-weight:600}.marketing-module__ZZCmJa__gestureSub{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-gold);margin:3px 0 0;font-size:12.5px;font-weight:600;line-height:1.3}.marketing-module__ZZCmJa__gestureText{font-family:var(--font-body);color:var(--text-body);max-width:40ch;margin:8px 0 0;font-size:15.5px;line-height:1.55}.marketing-module__ZZCmJa__practitionerMedia{width:min(330px,80%);margin:0 auto;position:relative;overflow:hidden}.marketing-module__ZZCmJa__practitionerHalo{background:var(--gradient-gold-glow);filter:blur(14px);opacity:.6;z-index:0;position:absolute;inset:-10% -8%}.marketing-module__ZZCmJa__practitionerOffset{border:1px solid var(--border-gold-soft);border-radius:var(--radius-lg,22px);z-index:1;position:absolute;inset:0;transform:translate(14px,14px)}.marketing-module__ZZCmJa__practitionerFrame{z-index:2;aspect-ratio:4/4.8;border-radius:var(--radius-lg,22px);border:1.5px solid var(--gold-400);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.marketing-module__ZZCmJa__portraitPlaceholder{text-align:center;width:100%;height:100%;font-family:var(--font-body);color:var(--text-muted);background:color-mix(in srgb, var(--cream-200) 80%, var(--cream-50));justify-content:center;align-items:center;padding:24px;font-size:15px;line-height:1.5;display:flex}.marketing-module__ZZCmJa__practitionerMeta{margin:var(--space-6) 0 0;align-items:center;gap:12px;display:flex}.marketing-module__ZZCmJa__practitionerMetaText{font-family:var(--font-body);color:var(--text-body);font-size:15.5px;line-height:1.4}.marketing-module__ZZCmJa__practitionerMetaName{color:var(--text-display);font-weight:600}.marketing-module__ZZCmJa__faqSection{padding:clamp(46px, 8vh, 90px) var(--gutter) clamp(20px, 4vh, 44px);border-top:1px solid var(--border-hairline)}.marketing-module__ZZCmJa__faqHeader{text-align:center;max-width:42ch;margin:0 auto var(--space-8)}.marketing-module__ZZCmJa__faqGroup{max-width:760px;margin:0 auto var(--space-7)}.marketing-module__ZZCmJa__faqGroup:last-child{margin-bottom:0}.marketing-module__ZZCmJa__faqGroupTitle{font-family:var(--font-display);color:var(--text-display);margin:0 0 var(--space-4);text-align:center;font-size:22px;font-weight:600}.marketing-module__ZZCmJa__faqItem{border:1px solid var(--border-gold-soft);border-radius:var(--radius-lg,20px);background:var(--cream-50);margin-bottom:12px;overflow:hidden}.marketing-module__ZZCmJa__faqItem:last-child{margin-bottom:0}.marketing-module__ZZCmJa__faqItem summary{cursor:pointer;font-family:var(--font-display);color:var(--text-display);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:18px;font-weight:600;line-height:1.25;list-style:none;display:flex}.marketing-module__ZZCmJa__faqItem summary::-webkit-details-marker{display:none}.marketing-module__ZZCmJa__faqItem summary:after{content:"+";font-family:var(--font-body);color:var(--gold-600);flex:none;font-size:22px;font-weight:400;line-height:1}.marketing-module__ZZCmJa__faqItem[open] summary:after{content:"−"}.marketing-module__ZZCmJa__faqAnswer{font-family:var(--font-body);color:var(--text-body);margin:0;padding:0 22px 18px;font-size:16px;line-height:1.62}@media (max-width:900px){.marketing-module__ZZCmJa__mediaText{grid-template-columns:1fr}.marketing-module__ZZCmJa__mediaEnd .marketing-module__ZZCmJa__mtMedia{order:0}.marketing-module__ZZCmJa__doshaGrid,.marketing-module__ZZCmJa__benefits{grid-template-columns:1fr}}@media (max-width:640px){.marketing-module__ZZCmJa__servicesSection .marketing-module__ZZCmJa__mediaText{gap:var(--space-5);flex-direction:column;display:flex}.marketing-module__ZZCmJa__servicesSection .marketing-module__ZZCmJa__mtMedia{order:-1;width:100%}.marketing-module__ZZCmJa__servicesSection .marketing-module__ZZCmJa__medallionLead{display:none}.marketing-module__ZZCmJa__serviceMeta{flex-flow:column;align-items:flex-start}.marketing-module__ZZCmJa__serviceMetaItem,.marketing-module__ZZCmJa__serviceMetaPrice{white-space:normal}.marketing-module__ZZCmJa__benefits{grid-template-columns:1fr}.marketing-module__ZZCmJa__actions{flex-direction:column}.marketing-module__ZZCmJa__actions a{width:100%}.marketing-module__ZZCmJa__note{flex-direction:column;align-items:flex-start}.marketing-module__ZZCmJa__noteText{border-left:0;border-top:1px solid var(--border-gold-soft);max-width:none;padding-top:12px;padding-left:0}.marketing-module__ZZCmJa__doshaElement{white-space:normal}.marketing-module__ZZCmJa__practitionerHalo{filter:blur(10px);opacity:.45;inset:-6%}.marketing-module__ZZCmJa__practitionerOffset{transform:translate(6px,6px)}.marketing-module__ZZCmJa__servicesSection{padding-bottom:28px}}
