.HeroSlider-module__AAVTfG__heroContainer{z-index:2;grid-template-columns:46% 54%;align-items:center;gap:40px;width:100%;display:grid;position:relative}.HeroSlider-module__AAVTfG__copyArea{flex-direction:column;justify-content:center;display:flex}.HeroSlider-module__AAVTfG__headline{color:var(--porcelain);margin:16px 0 20px;font-size:clamp(2.6rem,4.5vw,4.2rem);line-height:1.1}.HeroSlider-module__AAVTfG__headline em{color:var(--gold)}.HeroSlider-module__AAVTfG__description{color:#faf8f5d9;max-width:480px;min-height:80px;margin-bottom:28px;font-size:16px;line-height:1.75}.HeroSlider-module__AAVTfG__metaRow{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:32px;display:flex}.HeroSlider-module__AAVTfG__badgeChip{color:var(--gold-soft);border-radius:var(--radius-pill);background:#ffffff14;border:1px solid #c5a0594d;padding:6px 14px;font-size:12px;font-weight:500}.HeroSlider-module__AAVTfG__ctaGroup{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:36px;display:flex}.HeroSlider-module__AAVTfG__slideTabs{border-top:1px solid #ffffff1f;gap:8px;margin-top:10px;padding-top:20px;padding-bottom:8px;display:flex;overflow-x:auto}.HeroSlider-module__AAVTfG__tabBtn{color:#faf8f5b3;border-radius:var(--radius-pill);white-space:nowrap;transition:var(--transition);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;padding:8px 14px;font-size:12px;font-weight:500}.HeroSlider-module__AAVTfG__tabBtn:hover{color:var(--porcelain);background:#c5a05933}.HeroSlider-module__AAVTfG__tabBtn.HeroSlider-module__AAVTfG__active{background:var(--gold);color:var(--emerald-dark);border-color:var(--gold);font-weight:700;box-shadow:0 4px 14px #c5a0594d}.HeroSlider-module__AAVTfG__visualArea{width:100%;position:relative}.HeroSlider-module__AAVTfG__frame{border-radius:var(--radius-lg);background:var(--emerald-dark);border:1.5px solid var(--line-gold);width:100%;height:540px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006}.HeroSlider-module__AAVTfG__image{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.HeroSlider-module__AAVTfG__after{z-index:1}.HeroSlider-module__AAVTfG__range{z-index:3;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.HeroSlider-module__AAVTfG__handle{z-index:2;background:linear-gradient(180deg, var(--gold) 0%, var(--white) 50%, var(--gold) 100%);pointer-events:none;width:3px;position:absolute;top:0;bottom:0;transform:translate(-1.5px);box-shadow:0 0 12px #00000080}.HeroSlider-module__AAVTfG__knob{border:2px solid var(--white);width:50px;height:50px;color:var(--emerald-dark);background:linear-gradient(135deg,#d8b268 0%,#c5a059 100%);border-radius:50%;place-items:center;font-size:16px;font-weight:700;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #00000059}.HeroSlider-module__AAVTfG__labels{z-index:2;pointer-events:none;justify-content:space-between;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.HeroSlider-module__AAVTfG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--porcelain);border-radius:var(--radius-pill);letter-spacing:.16em;text-transform:uppercase;background:#071f1bd9;border:1px solid #fff3;padding:6px 16px;font-size:11px;font-weight:700}.HeroSlider-module__AAVTfG__sliderNav{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.HeroSlider-module__AAVTfG__navArrow{width:44px;height:44px;color:var(--porcelain);transition:var(--transition);background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;place-items:center;display:grid}.HeroSlider-module__AAVTfG__navArrow:hover{background:var(--gold);color:var(--emerald-dark);border-color:var(--gold)}.HeroSlider-module__AAVTfG__counter{color:var(--gold-soft);letter-spacing:.14em;font-size:13px;font-weight:600}@media (max-width:960px){.HeroSlider-module__AAVTfG__heroContainer{grid-template-columns:1fr;gap:32px}.HeroSlider-module__AAVTfG__frame{height:420px}.HeroSlider-module__AAVTfG__headline{font-size:clamp(2.4rem,8vw,3.4rem)}}
.TreatmentSlider-module__4bLqiq__section{position:relative}.TreatmentSlider-module__4bLqiq__viewport{margin:0 -4px;padding:10px 4px;overflow:hidden}.TreatmentSlider-module__4bLqiq__track{will-change:transform;gap:24px;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex}.TreatmentSlider-module__4bLqiq__slide{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-sm);transition:var(--transition);flex-direction:column;flex:0 0 calc(33.333% - 16px);justify-content:space-between;display:flex;overflow:hidden}.TreatmentSlider-module__4bLqiq__slide:hover{box-shadow:var(--shadow-md);border-color:var(--line-gold);transform:translateY(-6px)}.TreatmentSlider-module__4bLqiq__imageWrap{background:var(--emerald-dark);height:260px;position:relative;overflow:hidden}.TreatmentSlider-module__4bLqiq__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.TreatmentSlider-module__4bLqiq__slide:hover .TreatmentSlider-module__4bLqiq__image{transform:scale(1.06)}.TreatmentSlider-module__4bLqiq__number{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--gold);border-radius:var(--radius-pill);letter-spacing:.14em;background:#0a2520d9;border:1px solid #c5a0594d;padding:4px 12px;font-size:11px;font-weight:600;position:absolute;top:16px;left:16px}.TreatmentSlider-module__4bLqiq__content{flex-direction:column;flex:1;padding:28px 24px;display:flex}.TreatmentSlider-module__4bLqiq__category{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:600}.TreatmentSlider-module__4bLqiq__content h3{color:var(--emerald-dark);margin:8px 0 10px;font-size:24px}.TreatmentSlider-module__4bLqiq__content p{color:var(--muted);min-height:44px;margin-bottom:20px;font-size:14px;line-height:1.6}.TreatmentSlider-module__4bLqiq__meta{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:auto;margin-bottom:18px;padding-top:16px;font-size:12px;font-weight:500;display:flex}.TreatmentSlider-module__4bLqiq__priceTag{color:var(--emerald-dark);font-weight:700}.TreatmentSlider-module__4bLqiq__link{color:var(--emerald-dark);transition:var(--transition);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.TreatmentSlider-module__4bLqiq__link:hover{color:var(--gold);transform:translate(4px)}.TreatmentSlider-module__4bLqiq__controls{align-items:center;gap:18px;margin-top:36px;display:flex}.TreatmentSlider-module__4bLqiq__arrow{border:1px solid var(--emerald-dark);background:var(--white);width:48px;height:48px;color:var(--emerald-dark);transition:var(--transition);border-radius:50%;place-items:center;display:grid}.TreatmentSlider-module__4bLqiq__arrow:hover:not(:disabled){background:var(--emerald-dark);color:var(--porcelain);box-shadow:var(--shadow-sm)}.TreatmentSlider-module__4bLqiq__arrow:disabled{opacity:.3;cursor:not-allowed;border-color:var(--line)}.TreatmentSlider-module__4bLqiq__progress{background:var(--line);border-radius:2px;flex:1;max-width:280px;height:3px;overflow:hidden}.TreatmentSlider-module__4bLqiq__progress span{background:linear-gradient(90deg, var(--gold) 0%, var(--gold-light) 100%);height:100%;transition:width .3s;display:block}.TreatmentSlider-module__4bLqiq__count{color:var(--muted);letter-spacing:.1em;font-size:12px;font-weight:600}@media (max-width:900px){.TreatmentSlider-module__4bLqiq__slide{flex-basis:calc(50% - 12px)}}@media (max-width:600px){.TreatmentSlider-module__4bLqiq__slide{flex-basis:90%}.TreatmentSlider-module__4bLqiq__imageWrap{height:240px}}
.GoogleTestimonials-module__LN5C9a__section{background:var(--porcelain);text-align:center;padding:clamp(80px,10vw,120px) 0;position:relative}.GoogleTestimonials-module__LN5C9a__header{max-width:600px;margin:0 auto 50px}.GoogleTestimonials-module__LN5C9a__eyebrow{color:#926c15;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700;display:block}.GoogleTestimonials-module__LN5C9a__title{font-family:var(--serif);color:var(--emerald-dark);margin:0;font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.15}.GoogleTestimonials-module__LN5C9a__title em{color:var(--gold);font-style:italic}.GoogleTestimonials-module__LN5C9a__sliderWrapper{max-width:1240px;margin:0 auto;padding:0 50px;position:relative}.GoogleTestimonials-module__LN5C9a__viewport{padding:10px 4px;overflow:hidden}.GoogleTestimonials-module__LN5C9a__track{gap:20px;transition:transform .45s cubic-bezier(.16,1,.3,1);display:flex}.GoogleTestimonials-module__LN5C9a__card{text-align:left;min-width:0;transition:var(--transition);background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;flex-direction:column;flex:0 0 calc(33.333% - 14px);justify-content:space-between;padding:24px;display:flex;box-shadow:0 4px 16px #00000008}.GoogleTestimonials-module__LN5C9a__card:hover{border-color:#dee2e6;transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.GoogleTestimonials-module__LN5C9a__cardHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.GoogleTestimonials-module__LN5C9a__userInfo{align-items:center;gap:12px;display:flex}.GoogleTestimonials-module__LN5C9a__avatar{color:#fff;object-fit:cover;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:grid}.GoogleTestimonials-module__LN5C9a__userMeta h4{font-family:var(--sans);color:#1a202c;margin:0 0 2px;font-size:15px;font-weight:700}.GoogleTestimonials-module__LN5C9a__userMeta span{color:#718096;font-size:12px}.GoogleTestimonials-module__LN5C9a__googleIcon{flex-shrink:0;width:20px;height:20px}.GoogleTestimonials-module__LN5C9a__ratingRow{align-items:center;gap:6px;margin-bottom:14px;display:flex}.GoogleTestimonials-module__LN5C9a__stars{color:#ffb703;gap:2px;display:flex}.GoogleTestimonials-module__LN5C9a__verifiedBadge{color:#fff;background:#00b4d8;border-radius:50%;place-items:center;width:16px;height:16px;margin-left:4px;font-size:10px;display:inline-grid}.GoogleTestimonials-module__LN5C9a__reviewText{color:#4a5568;min-height:70px;margin-bottom:16px;font-size:14px;line-height:1.6}.GoogleTestimonials-module__LN5C9a__readMore{color:#a0aec0;cursor:pointer;font-size:12px;font-weight:600}.GoogleTestimonials-module__LN5C9a__readMore:hover{color:#4a5568}.GoogleTestimonials-module__LN5C9a__arrowBtn{color:#718096;cursor:pointer;z-index:10;width:44px;height:44px;transition:var(--transition);background:#fff;border:1px solid #e2e8f0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000f}.GoogleTestimonials-module__LN5C9a__arrowBtn:hover:not(:disabled){color:#fff;background:#0d1b2a;border-color:#0d1b2a}.GoogleTestimonials-module__LN5C9a__arrowBtn:disabled{opacity:.3;cursor:not-allowed}.GoogleTestimonials-module__LN5C9a__arrowLeft{left:0}.GoogleTestimonials-module__LN5C9a__arrowRight{right:0}.GoogleTestimonials-module__LN5C9a__bottomSummary{flex-direction:column;align-items:center;gap:12px;margin-top:40px;display:flex}.GoogleTestimonials-module__LN5C9a__googleScore{color:#1a202c;font-size:15px}.GoogleTestimonials-module__LN5C9a__googleScore strong{font-weight:800}.GoogleTestimonials-module__LN5C9a__verificationPill{color:#718096;align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.GoogleTestimonials-module__LN5C9a__checkIcon{color:#fff;background:#a0aec0;border-radius:50%;place-items:center;width:16px;height:16px;font-size:10px;display:grid}@media (max-width:900px){.GoogleTestimonials-module__LN5C9a__sliderWrapper{padding:0}.GoogleTestimonials-module__LN5C9a__card{flex:0 0 calc(50% - 10px)}.GoogleTestimonials-module__LN5C9a__arrowBtn{display:none}}@media (max-width:600px){.GoogleTestimonials-module__LN5C9a__card{flex:0 0 100%}}
.PractitionerShowcase-module__PXxhjG__showcaseSection{background:var(--background);padding:80px 0;position:relative}.PractitionerShowcase-module__PXxhjG__showcaseCard{background:var(--surface);border:1px solid #d4af3740;border-radius:28px;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(36px,5vw,64px);padding:clamp(32px,5vw,64px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #0a252012}.PractitionerShowcase-module__PXxhjG__showcaseCard:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#d4af371f 0%,#fff0 70%);width:400px;height:400px;position:absolute;top:-100px;left:-100px}.PractitionerShowcase-module__PXxhjG__visualWrapper{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:520px;display:flex;position:relative}.PractitionerShowcase-module__PXxhjG__imageFrame{border:1px solid #fffc;border-radius:20px;width:100%;height:100%;min-height:480px;position:relative;overflow:hidden;box-shadow:0 16px 40px #0a25201f}.PractitionerShowcase-module__PXxhjG__mainImg{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.25,1,.5,1);display:block}.PractitionerShowcase-module__PXxhjG__showcaseCard:hover .PractitionerShowcase-module__PXxhjG__mainImg{transform:scale(1.03)}.PractitionerShowcase-module__PXxhjG__imageOverlay{pointer-events:none;background:linear-gradient(#0a25200d 0%,#0a252040 100%);position:absolute;inset:0}.PractitionerShowcase-module__PXxhjG__badgeAhpra{-webkit-backdrop-filter:blur(12px);color:#faf7f2;letter-spacing:.03em;z-index:2;background:#0a2520d9;border:1px solid #d4af3766;border-radius:30px;align-items:center;gap:10px;padding:10px 18px;font-size:13px;font-weight:600;display:flex;position:absolute;top:24px;left:24px;box-shadow:0 8px 24px #00000026}.PractitionerShowcase-module__PXxhjG__pulseDot{background:#34d399;border-radius:50%;width:8px;height:8px;animation:2s infinite PractitionerShowcase-module__PXxhjG__pulse;box-shadow:0 0 0 3px #34d3994d}@keyframes PractitionerShowcase-module__PXxhjG__pulse{0%{box-shadow:0 0 #34d39980}70%{box-shadow:0 0 0 8px #34d39900}to{box-shadow:0 0 #34d39900}}.PractitionerShowcase-module__PXxhjG__badgeExperience{-webkit-backdrop-filter:blur(14px);z-index:2;background:#ffffffeb;border:1px solid #d4af3759;border-radius:16px;align-items:center;gap:14px;padding:14px 20px;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 12px 32px #0a25201f}.PractitionerShowcase-module__PXxhjG__expIcon{background:linear-gradient(135deg, var(--emerald-dark), #164e43);width:42px;height:42px;color:var(--gold);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PractitionerShowcase-module__PXxhjG__expText{flex-direction:column;display:flex}.PractitionerShowcase-module__PXxhjG__expTitle{color:var(--emerald-dark);font-size:15px;font-weight:700;line-height:1.2}.PractitionerShowcase-module__PXxhjG__expSub{color:var(--muted);font-size:12px;font-weight:500}.PractitionerShowcase-module__PXxhjG__contentArea{z-index:1;flex-direction:column;display:flex;position:relative}.PractitionerShowcase-module__PXxhjG__eyebrowBadge{color:#926c15;letter-spacing:.12em;text-transform:uppercase;background:#d4af371f;border:1px solid #d4af374d;border-radius:20px;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.PractitionerShowcase-module__PXxhjG__headline{font-family:var(--serif);color:var(--emerald-dark);margin-bottom:20px;font-size:clamp(32px,3.5vw,44px);font-weight:400;line-height:1.15}.PractitionerShowcase-module__PXxhjG__headline em{color:var(--gold);font-style:italic;font-weight:400}.PractitionerShowcase-module__PXxhjG__quoteBox{border-left:3px solid var(--gold);background:#ffffffb3;border-radius:0 14px 14px 0;margin-bottom:28px;padding:16px 20px;box-shadow:0 4px 16px #0a252008}.PractitionerShowcase-module__PXxhjG__quoteText{font-family:var(--serif);color:var(--emerald-dark);margin:0;font-size:16px;font-style:italic;line-height:1.6}.PractitionerShowcase-module__PXxhjG__featureGrid{gap:16px;margin-bottom:32px;display:grid}.PractitionerShowcase-module__PXxhjG__featureItem{background:#ffffffa6;border:1px solid #0a25200f;border-radius:14px;align-items:flex-start;gap:14px;padding:14px 18px;transition:all .3s;display:flex}.PractitionerShowcase-module__PXxhjG__featureItem:hover{background:#fff;border-color:#d4af3766;transform:translate(4px);box-shadow:0 6px 20px #0a25200d}.PractitionerShowcase-module__PXxhjG__featureIcon{color:#926c15;background:#d4af3726;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.PractitionerShowcase-module__PXxhjG__featureContent h4{color:var(--emerald-dark);margin:0 0 3px;font-size:15px;font-weight:700}.PractitionerShowcase-module__PXxhjG__featureContent p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.PractitionerShowcase-module__PXxhjG__actionRow{border-top:1px solid #0a252014;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:12px;display:flex}.PractitionerShowcase-module__PXxhjG__signatureBlock{flex-direction:column;display:flex}.PractitionerShowcase-module__PXxhjG__signatureName{font-family:var(--serif);color:var(--emerald-dark);letter-spacing:-.01em;font-size:20px;font-weight:600}.PractitionerShowcase-module__PXxhjG__signatureTitle{color:var(--muted);letter-spacing:.02em;font-size:12px}.PractitionerShowcase-module__PXxhjG__ctaButtons{align-items:center;gap:12px;display:flex}@media (max-width:992px){.PractitionerShowcase-module__PXxhjG__showcaseCard{grid-template-columns:1fr}.PractitionerShowcase-module__PXxhjG__visualWrapper{min-height:400px}.PractitionerShowcase-module__PXxhjG__imageFrame{min-height:380px}}@media (max-width:600px){.PractitionerShowcase-module__PXxhjG__badgeAhpra{padding:8px 14px;font-size:11px;top:16px;left:16px}.PractitionerShowcase-module__PXxhjG__badgeExperience{padding:10px 14px;bottom:16px;right:16px}.PractitionerShowcase-module__PXxhjG__actionRow{flex-direction:column;align-items:flex-start}.PractitionerShowcase-module__PXxhjG__ctaButtons{flex-direction:column;width:100%}.PractitionerShowcase-module__PXxhjG__ctaButtons a{text-align:center;justify-content:center;width:100%}}
