.wellness-page{background:#f7f2e9;color:var(--ink)}
.wellness-page #wellnessMain{padding-top:122px}.wellness-hero{position:relative;min-height:398px;padding:83px 8vw 95px;display:flex;align-items:flex-end;background:linear-gradient(135deg,#06251c,#0a3528);color:#fff}
.wellness-hero>div{width:min(1180px,100%);margin:0 auto}
.wellness-hero .section-label{color:var(--gold-light)}
.wellness-number{margin:0 0 14px;color:var(--gold-light);font:600 18px/1 var(--serif);letter-spacing:.08em}
.wellness-hero h1{max-width:960px;margin:14px 0 20px;color:#fff;font:600 clamp(58px,7vw,94px)/.96 var(--serif);letter-spacing:-.035em}
.wellness-hero .wellness-lead{max-width:900px;margin:0;color:rgba(255,255,255,.84);font-size:19px;line-height:1.75}
.wellness-intro{padding:100px 7vw 55px}
.wellness-intro-inner{width:min(1040px,100%);margin:0 auto}
.wellness-intro p,.therapy-copy p{color:#53645d;font-size:17px;line-height:1.8}
.wellness-intro h2,.therapy-copy h2{margin:48px 0 20px;color:var(--green-900);font:600 clamp(38px,4.4vw,56px)/1.02 var(--serif)}
.wellness-list{margin:24px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;list-style:none}
.wellness-list li{position:relative;padding:15px 18px 15px 37px;background:#fffdf9;border:1px solid #ded4c1;color:#53645d}
.wellness-list li::before{content:"";position:absolute;left:18px;top:1.45em;width:6px;height:6px;border-radius:50%;background:var(--gold)}
.therapy-library{padding-top:50px}
.therapy-library .section-head{margin-bottom:48px}
.therapy-library .service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.therapy-library .service-card:last-child{grid-column:auto}
.therapy-card-image{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:7px}
.therapy-card-image+span{margin-top:24px}
.cards .service-card .therapy-price{align-self:flex-start;margin-top:auto;margin-bottom:0;padding:8px 12px;border:1px solid rgba(216,173,77,.38);border-radius:999px;background:rgba(216,173,77,.08);color:var(--green-800);font-size:13px;font-weight:600;line-height:1.2;letter-spacing:.02em}
.therapy-library .service-card .therapy-price+a{margin-top:14px}
.wellness-cta{padding:100px 24px;text-align:center;color:#fff;background:linear-gradient(135deg,#0d3528,#061e17)}
.wellness-cta>div{width:min(800px,100%);margin:auto}
.wellness-cta h2{margin:16px 0;color:#fff;font:600 clamp(48px,6vw,72px)/1 var(--serif)}
.wellness-cta>div>p:not(.section-label){font-size:18px;line-height:1.7;opacity:.75}
.wellness-cta .btn{min-height:64px;margin-top:20px;padding:0 35px}
.wellness-portal-actions{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:28px}
.wellness-portal-actions .btn{margin-top:0;cursor:pointer;opacity:.64}
.wellness-signin{color:var(--gold-light);font-weight:600;border-bottom:1px solid currentColor;padding-bottom:4px;text-decoration:none}
.wellness-portal-actions small{color:rgba(255,255,255,.58);font-size:12px}
.therapy-main{padding:95px 7vw 110px}
.therapy-copy{width:min(1040px,100%);margin:0 auto}
.therapy-copy article{padding:58px;background:rgba(255,253,248,.78);box-shadow:0 18px 48px rgba(8,39,31,.045)}
.therapy-copy p:first-child{margin-top:0}
.therapy-copy p:last-child{margin-bottom:0}
.therapy-hero{min-height:430px;padding-bottom:72px}
.therapy-price-line{margin:0 0 26px;color:var(--gold-light);font-size:17px;font-weight:600;letter-spacing:.03em}
.therapy-hero-image{display:block;width:min(660px,100%);aspect-ratio:3/2;margin:0 0 28px;object-fit:cover;border:1px solid rgba(240,206,119,.32);border-radius:7px;box-shadow:0 20px 55px rgba(0,0,0,.18)}
.therapy-detail-section{margin-top:70px}
.therapy-detail-section h2{margin-top:0}
.therapy-steps{margin:30px 0 0;padding:0;display:grid;gap:16px;list-style:none;counter-reset:therapy-step}
.therapy-steps li{position:relative;padding:25px 28px 25px 78px;background:#fffdf9;border:1px solid #ded4c1;counter-increment:therapy-step}
.therapy-steps li::before{content:counter(therapy-step);position:absolute;top:24px;left:25px;width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--green-900);font:600 17px/1 var(--serif)}
.therapy-steps h3{margin:0 0 8px;color:var(--green-900);font:600 23px/1.15 var(--serif)}
.therapy-steps p{margin:8px 0 0}
.therapy-price-card{padding:38px 42px;background:#fffdf9;border:1px solid #ded4c1;box-shadow:0 18px 48px rgba(8,39,31,.045)}
.therapy-price-card h3{margin:0 0 10px;color:var(--green-900);font:600 28px/1.15 var(--serif)}
.therapy-price-card .therapy-card-rate{margin:0 0 14px;color:var(--gold);font-size:17px;font-weight:600;letter-spacing:.02em}
.therapy-important{padding:32px 36px;border-left:3px solid var(--gold);background:rgba(216,173,77,.08)}
.therapy-important h2{font-size:clamp(32px,3.5vw,44px)}
@media(min-width:901px) and (max-width:1450px){.wellness-page #wellnessMain{padding-top:103px}}
@media(max-width:900px){.wellness-page #wellnessMain{padding-top:88px}}
@media(max-width:1000px){
  .wellness-hero{min-height:352px;padding:77px 22px 75px}
  .wellness-intro{padding:78px 22px 38px}
  .therapy-library .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .therapy-main{padding:72px 22px 85px}
  .therapy-hero{min-height:390px;padding-bottom:62px}
}
.wellness-page #wellnessMain{padding-top:123px}@media(min-width:901px) and (max-width:1450px){.wellness-page #wellnessMain{padding-top:104px}}@media(max-width:900px){.wellness-page #wellnessMain{padding-top:89px}}
@media(max-width:640px){
  .wellness-page #wellnessMain{padding-top:89px}
  .wellness-hero h1{font-size:49px}
  .wellness-hero .wellness-lead{font-size:16px}
  .wellness-intro p,.therapy-copy p{font-size:16px}
  .wellness-list,.therapy-library .service-grid{grid-template-columns:1fr}
  .therapy-copy article{padding:38px 27px}
  .therapy-detail-section{margin-top:56px}
  .therapy-steps li{padding:24px 22px 24px 68px}
  .therapy-steps li::before{left:20px}
  .therapy-price-card{padding:30px 27px}
  .therapy-important{padding:28px 26px}
  .wellness-cta{padding:78px 22px}
  .wellness-cta .btn{width:100%;padding:0 16px}
}
