@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Poppins:wght@300;400;500;600&display=swap";:root{--forest:#1b4332;--forest-rgb:27 67 50;--gold:#c9a84c;--cream:#faf7f0;--beige:#efe7d8;--soft-gold:#e0c77a;--ink:#1b4332;--muted:#1b4332ad;--line:#c9a84c6b;--shadow:0 24px 70px #1b433229;--ease:cubic-bezier(.23, 1, .32, 1);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Poppins,sans-serif;font-size:16px;line-height:1.75}::selection{background:var(--gold);color:var(--forest)}main{z-index:1;position:relative;overflow:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}h1,h2,h3{color:var(--forest);letter-spacing:-.035em;margin:.3em 0;font-family:Playfair Display,Georgia,serif;font-weight:500;line-height:1.05}h1{font-size:clamp(3rem,7vw,7rem)}h2{font-size:clamp(2.35rem,4.7vw,4.6rem)}h3{font-size:1.45rem;line-height:1.15}p{color:var(--muted)}.site-scene{z-index:0;pointer-events:none;opacity:.07;position:fixed;inset:0;overflow:hidden}.site-scene .wellness-canvas{width:100%;height:100%}.wellness-canvas{width:100%;height:100%;display:block}header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf7f0f0;justify-content:space-between;align-items:center;height:88px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand-icon{width:58px;height:58px;display:block;overflow:hidden}.brand-icon img{object-fit:contain;width:100%;height:100%;display:block}.footer-lockup{border:1px solid var(--gold);background:var(--cream);width:214px;height:140px;margin-bottom:10px;padding:12px;display:block;overflow:hidden}.footer-lockup img{object-fit:contain;width:100%;height:100%;display:block}nav{color:var(--forest);align-items:center;gap:clamp(16px,2.2vw,32px);font-size:12px;font-weight:500;display:flex}nav a{transition:color .18s var(--ease), transform .18s var(--ease)}nav a:hover{color:var(--gold);transform:translateY(-1px)}.nav-cta{border:1px solid var(--gold);color:var(--forest);border-radius:999px;padding:12px 18px}.nav-cta:hover{background:var(--gold);color:var(--forest)}.menu{color:var(--forest);background:0 0;border:0;padding:8px;display:none}section{border-bottom:1px solid var(--line);padding:112px max(6vw,24px);position:relative}.hero{grid-template-columns:minmax(0,1fr) minmax(350px,.85fr);align-items:center;gap:clamp(42px,8vw,120px);max-width:1480px;min-height:min(820px,100vh - 88px);margin:0 auto;padding-top:75px;padding-bottom:75px;display:grid;overflow:visible}.hero:before{content:"";border:1px solid var(--line);pointer-events:none;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-290px;left:-250px}.hero-copy{z-index:2;max-width:730px;position:relative}.hero-copy h1{max-width:760px;margin:20px 0 25px}.hero-copy>p{max-width:600px;font-size:clamp(1rem,1.35vw,1.18rem)}.eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;margin:0;font-size:10px;font-weight:600;display:flex}.eyebrow span{background:var(--gold);width:28px;height:1px}.actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.btn{border:1px solid var(--gold);background:var(--forest);color:var(--cream);transition:transform .16s var(--ease), background .16s var(--ease);border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:14px 21px;font-size:12px;font-weight:600;display:inline-flex}.btn:hover{background:var(--gold);color:var(--forest);transform:translateY(-2px)}.btn:active{transform:scale(.97)}.btn.secondary{color:var(--forest);border-color:var(--forest);background:0 0}.btn.secondary:hover{background:var(--beige);color:var(--forest)}.quiet-note{color:var(--muted);align-items:center;gap:9px;margin-top:28px;font-size:11px;display:flex}.quiet-note svg{color:var(--gold);flex:none}.hero-art{place-items:center;min-height:560px;display:grid;position:relative}.hero-scene{border:1px solid var(--gold);background:var(--beige);width:min(100%,520px);height:560px;box-shadow:var(--shadow);border-radius:260px 260px 20px 20px;position:relative;overflow:hidden}.hero-scene:before,.hero-scene:after{content:"";pointer-events:none;border:1px solid #c9a84c80;border-radius:50%;position:absolute;inset:10%}.hero-scene:after{border-color:#1b43322e;inset:22%}.hero-scene .wellness-canvas{z-index:1;position:absolute;inset:0}.hero-badge,.scene-caption{z-index:2;color:var(--forest);letter-spacing:.12em;text-transform:uppercase;font-size:10px;position:absolute}.hero-badge{border:1px solid var(--gold);background:var(--cream);padding:10px 14px;bottom:24px;left:24px}.scene-caption{writing-mode:vertical-rl;top:26px;right:24px}.hero-quote{z-index:3;border:1px solid var(--gold);background:var(--cream);width:175px;color:var(--forest);margin:0;padding:17px;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;line-height:1.3;position:absolute;top:64px;right:-32px;transform:rotate(3deg)}.trust{background:var(--forest);color:var(--cream);border:0;grid-template-columns:repeat(3,1fr);gap:20px;padding:30px max(8vw,24px);display:grid}.trust div{text-align:center;flex-direction:column;align-items:center;gap:3px;display:flex}.trust b{color:var(--soft-gold);font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:500}.trust span{color:var(--cream);letter-spacing:.14em;text-transform:uppercase;font-size:10px}.trust i{display:none}.section-title{text-align:center;max-width:760px;margin:0 auto 58px}.section-title .eyebrow{justify-content:center}.section-title h2{margin-top:15px}.section-title>p{max-width:620px;margin:16px auto 0}.steps,.cards,.blog-grid,.area-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1220px;margin:auto;display:grid}.steps article,.card,.blog-card,.area-grid article{border:1px solid var(--line);background:var(--cream);border-radius:var(--radius);transition:transform .22s var(--ease), box-shadow .22s var(--ease), background .22s var(--ease);padding:30px;position:relative;overflow:hidden}.steps article:after{content:"";border:1px solid var(--line);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-52px;right:-42px}.steps article:hover,.card:hover,.blog-card:hover,.area-grid article:hover{background:var(--beige);box-shadow:var(--shadow);transform:translateY(-5px)}.steps article>span,.card>span,.blog-card>span{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:600}.steps article svg{width:29px;height:29px;color:var(--gold);margin:40px 0 26px;display:block}.steps h3{margin-bottom:8px}.steps p,.card p{margin-bottom:0;font-size:13px}.split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,10vw,150px);display:grid}.forest{background:var(--forest);color:var(--cream);border:0}.forest h2{color:var(--cream)}.forest p{color:#faf7f0b8}.forest .eyebrow{color:var(--soft-gold)}.forest .eyebrow span{background:var(--soft-gold)}.lead{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.25;color:var(--soft-gold)!important}.check{border-bottom:1px solid var(--line);margin:0;padding:13px 0}.forest .check{color:var(--cream);border-color:#e0c77a59}.doctor{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;max-width:1050px;margin:auto;display:grid}.portrait{background:var(--beige);height:480px;color:var(--forest);border-radius:240px 240px 18px 18px;flex-direction:column;justify-content:center;align-items:center;display:flex}.quote{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-style:italic}.cards{grid-template-columns:repeat(5,1fr)}.card{padding:24px}.card h3{margin-top:18px;font-size:1.35rem}.card b,.blog-card b{color:var(--gold);font-size:11px}.beige{background:var(--beige)}.testimonial{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);text-align:center;max-width:800px;margin:auto;padding:60px}.testimonial p{font-family:Playfair Display,Georgia,serif;font-size:2rem}.testimonial span{letter-spacing:.1em;font-size:11px}.branch-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1050px;margin:auto;display:grid}.map-art{border-radius:50% 50% var(--radius) var(--radius);background:var(--forest);min-height:370px;color:var(--cream);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.map-art:before,.map-art:after{content:"";border:1px solid #e0c77a6b;border-radius:50%;width:290px;height:290px;position:absolute}.map-art:after{width:190px;height:190px}.map-art svg,.map-art b,.map-art span{z-index:1;position:relative}.map-art svg{width:45px;height:45px;color:var(--soft-gold)}.map-art span{color:#faf7f0a3;font-size:12px}.info-row{border-bottom:1px solid var(--line);color:var(--forest);gap:12px;padding:12px 0;font-size:14px;display:flex}.info-row svg{color:var(--gold);flex:none}.blog-card{flex-direction:column;justify-content:space-between;min-height:250px;display:flex}.blog-card h3{font-size:1.75rem}.faqs{max-width:900px;margin:auto}.faq{border-bottom:1px solid var(--line)}.faq button{width:100%;color:var(--forest);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;padding:25px 4px;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;display:flex}.faq button b{color:var(--gold);font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:400}.faq p{max-width:720px;margin:0;padding:0 35px 25px 4px}.center{text-align:center;margin-top:35px}.cta{background:var(--gold);text-align:center;border:0}.cta h2{color:var(--forest)}.cta p{max-width:560px;color:var(--forest);margin:0 auto 26px}.cta svg{color:var(--forest);margin-bottom:8px}.cta .btn{border-color:var(--forest);background:var(--forest);color:var(--cream)}.cta .btn:hover{background:var(--cream);color:var(--forest)}.page-hero{background:var(--beige);text-align:center;place-items:center;min-height:420px;padding:130px max(10vw,24px) 120px;display:grid;position:relative;overflow:hidden}.page-hero-scene{opacity:.18;pointer-events:none;position:absolute;inset:-20% 18% -30%}.page-hero-copy{z-index:1;max-width:1080px;position:relative}.page-hero-copy .btn{margin-top:4px}.page-hero .eyebrow{justify-content:center}.page-hero h1{max-width:1050px;margin:22px auto;font-size:clamp(3rem,6vw,6rem)}.page-hero-copy>p{max-width:850px;margin:0 auto 30px;font-size:1.06rem}.content-grid{grid-template-columns:1.2fr .8fr;gap:10vw;display:grid}.content-grid aside{border-radius:var(--radius);background:var(--forest);align-self:center;padding:45px}.content-grid aside p{color:var(--cream);font-family:Playfair Display,Georgia,serif;font-size:1.8rem}.prose,.narrow{max-width:1000px;margin:auto}.prose p,.narrow p{font-size:1.05rem}.plain-faq{border-bottom:1px solid var(--line);max-width:900px;padding:15px 0}.plain-faq h3{letter-spacing:0;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600}.timeline{max-width:900px;margin:auto}.timeline div{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;align-items:center;display:grid}.timeline b{color:var(--gold);font-family:Playfair Display,Georgia,serif;font-size:2rem}.area-grid{grid-template-columns:repeat(2,1fr)}.article{max-width:800px;margin:auto;padding:120px 24px}.article h1{font-size:clamp(3rem,6vw,5.3rem)}.article .dek{font-family:Playfair Display,Georgia,serif;font-size:1.5rem}.article>p{font-size:1.06rem}.article-cta{border:1px solid var(--line);border-radius:var(--radius);background:var(--beige);margin-top:50px;padding:28px}.article-cta a{color:var(--forest);text-underline-offset:4px;text-decoration:underline}footer{border-top:1px solid var(--gold);background:var(--forest);color:var(--cream);grid-template-columns:1.6fr repeat(4,1fr);gap:36px;padding:75px 6vw 45px;display:grid}footer>div{flex-direction:column;gap:8px;display:flex}footer p,footer a{color:#faf7f0b8;margin:0;font-size:13px}footer a:hover{color:var(--soft-gold)}footer b{color:var(--soft-gold);margin-bottom:12px;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500}footer small{color:#faf7f08f;border-top:1px solid #e0c77a59;grid-column:1/-1;padding-top:35px}.mobile-wa{display:none}.care-team,.pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px;margin:auto;display:grid}.care-team>div,.pricing-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);padding:34px}.care-team svg{width:30px;height:30px;color:var(--gold)}.pricing-grid{grid-template-columns:1fr 1fr}.pricing-grid article{padding:42px}.pricing-grid article>span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:600}.pricing-grid article h2{margin:18px 0;font-size:4rem}.pricing-grid .featured{border-color:var(--forest);background:var(--forest)}.pricing-grid .featured h2{color:var(--cream)}.pricing-grid .featured p{color:#faf7f0b3}.pricing-grid .featured .btn{border-color:var(--gold);background:var(--gold);color:var(--forest)}.price-strip{border:1px solid var(--gold);border-radius:var(--radius);background:var(--forest);max-width:1000px;color:var(--cream);justify-content:space-between;align-items:center;gap:25px;margin:auto;padding:28px 36px;display:flex}.price-strip>div{flex-direction:column;display:flex}.price-strip span{color:#faf7f0ad;font-size:12px}.price-strip b{color:var(--soft-gold);font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:500}.price-strip i{background:#e0c77a73;width:1px;height:55px}.state-directory{grid-template-columns:repeat(3,1fr);gap:8px;max-width:1200px;margin:auto;display:grid}.state-link{border:1px solid var(--line);background:var(--cream);transition:.18s var(--ease);border-radius:9px;justify-content:space-between;align-items:center;padding:20px;font-family:Playfair Display,Georgia,serif;font-size:1.08rem;display:flex}.state-link:hover{background:var(--beige);transform:translateY(-2px)}.review-note{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);max-width:920px;box-shadow:var(--shadow);align-items:flex-start;gap:18px;margin:-45px auto 70px;padding:26px 30px;display:flex}.review-note svg{color:var(--gold);flex:none;margin-top:3px}.review-note b,.review-note span{display:block}.review-note span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:10px}.review-note p{margin:10px 0 4px;font-size:13px}.review-note a{color:var(--forest);text-underline-offset:4px;font-size:12px;text-decoration:underline}.seo-sections{max-width:1040px;margin:auto}.seo-sections article{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:30px;padding:42px 0;display:grid}.seo-sections article>span{color:var(--gold);font-family:Playfair Display,Georgia,serif;font-size:1.6rem}.seo-sections h2{margin-top:0;font-size:clamp(2rem,3vw,3rem)}.seo-sections p{max-width:760px}.intent-links{background:var(--cream)}.intent-grid{grid-template-columns:repeat(4,1fr);gap:10px;max-width:1120px;margin:auto;display:grid}.intent-grid a{border:1px solid var(--line);background:var(--cream);min-height:170px;transition:.18s var(--ease);border-radius:9px;padding:26px}.intent-grid a:hover{background:var(--beige);transform:translateY(-3px)}.intent-grid span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:600}.intent-grid h3{font-size:1.35rem}.article .review-note{margin:36px 0 50px}.article .intent-links{border:0;padding:70px 0 0}.article .intent-grid{grid-template-columns:repeat(3,1fr)}.legal-hero{border-bottom:1px solid var(--line)}.legal-hero small{color:var(--muted);letter-spacing:.06em;margin-top:26px;font-size:12px;display:block}.legal-page{grid-template-columns:minmax(190px,.32fr) minmax(0,1fr);align-items:start;gap:8vw;max-width:1200px;margin:auto;display:grid}.legal-toc{border-top:1px solid var(--line);flex-direction:column;gap:10px;padding-top:22px;display:flex;position:sticky;top:125px}.legal-toc b{margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:500}.legal-toc a{color:var(--muted);font-size:12px}.legal-toc a:hover{color:var(--gold)}.legal-copy article{border-bottom:1px solid var(--line);margin-bottom:42px;padding:0 0 42px;scroll-margin-top:120px}.legal-copy article>span{color:var(--gold);letter-spacing:.16em;font-size:11px}.legal-copy article h2,.legal-references h2,.legal-contact h2{font-size:clamp(1.9rem,3vw,2.7rem)}.legal-copy article p{font-size:1rem}.legal-references,.legal-contact{border-radius:var(--radius);background:var(--beige);margin-top:28px;padding:36px}.legal-references a{color:var(--forest);text-underline-offset:4px;margin-top:12px;text-decoration:underline;display:block}.legal-contact{background:var(--forest);color:var(--cream);margin-top:24px}.legal-contact p{color:#faf7f0b3}.legal-contact .btn{border-color:var(--gold);background:var(--gold);color:var(--forest)}.brand-icon:focus-visible,.btn:focus-visible,nav a:focus-visible,.faq button:focus-visible,.menu:focus-visible,.state-link:focus-visible{outline:2px solid var(--gold);outline-offset:4px}@media (width<=1080px){nav{gap:14px}.hero{grid-template-columns:1fr .85fr;gap:35px}.hero-scene{height:500px}.hero-quote{right:-10px}.cards{grid-template-columns:repeat(3,1fr)}.state-directory,.intent-grid{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1.4fr repeat(2,1fr)}}@media (width<=820px){header{height:76px}nav{border-bottom:1px solid var(--line);box-shadow:var(--shadow);background:#faf7f0fa;flex-direction:column;align-items:stretch;padding:20px 24px 24px;display:none;position:absolute;top:76px;left:0;right:0}nav.open{display:flex}nav a{padding:10px 0}.nav-cta{text-align:center;margin-top:8px}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:70px}.hero-art{min-height:500px}.hero-scene{width:min(100%,480px);height:510px}.cards{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr 1fr}}@media (width<=620px){body{padding-bottom:58px;font-size:15px}header{padding:0 20px}.brand-icon{width:54px;height:54px}.footer-lockup{width:174px;height:114px}section{padding:76px 22px}.hero{min-height:auto;padding-top:58px;padding-bottom:68px}.hero h1{font-size:clamp(3.15rem,15.5vw,4.8rem)}.actions{flex-direction:column;align-items:stretch}.btn{width:100%}.quiet-note{align-items:flex-start;line-height:1.45}.hero-art{min-height:405px}.hero-scene{border-radius:190px 190px 18px 18px;height:410px}.hero-quote{width:154px;font-size:.98rem;top:22px;right:-2px}.scene-caption{right:16px}.trust{grid-template-columns:1fr;gap:14px;padding:25px 22px}.trust i{background:#e0c77a59;width:70%;height:1px;margin:0 auto;display:block}.steps,.cards,.blog-grid,.area-grid,.care-team,.pricing-grid,.state-directory,.intent-grid,.article .intent-grid{grid-template-columns:1fr}.section-title{margin-bottom:40px}.section-title h2{font-size:3rem}.review-note{margin:-25px 22px 55px;padding:22px}.article .review-note{margin:30px 0 45px}.seo-sections article{grid-template-columns:42px 1fr;gap:14px}.split,.doctor,.branch-grid,.content-grid{grid-template-columns:1fr}.doctor{gap:35px}.portrait{height:360px}.pricing-grid article{padding:30px}.price-strip{flex-direction:column;align-items:stretch}.price-strip i{width:100%;height:1px}.page-hero{min-height:430px;padding:90px 22px}.page-hero-scene{opacity:.14;inset:-10% -26% -20%}.page-hero h1{font-size:clamp(3rem,14vw,4.8rem)}.page-hero p{text-align:left}.page-hero .eyebrow{justify-content:center}.timeline div{grid-template-columns:58px 1fr}.article{padding-top:80px}.legal-page{grid-template-columns:1fr}.legal-toc{border-bottom:1px solid var(--line);padding-bottom:24px;position:static}.legal-references,.legal-contact{padding:26px}footer{grid-template-columns:1fr 1fr;padding-bottom:80px}footer>div:first-child{grid-column:1/-1}.mobile-wa{z-index:30;border-top:1px solid var(--gold);background:var(--gold);height:58px;color:var(--forest);justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex;position:fixed;bottom:0;left:0;right:0}.site-scene{opacity:.04}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.brand-lockup{width:178px;height:62px;padding:8px 0;display:block}.brand-lockup img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}header{background:#faf7f0eb;border-bottom-color:#c9a84c61;height:92px;padding-inline:max(5vw,28px)}nav{letter-spacing:.02em}.home-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);align-items:center;gap:clamp(42px,7vw,110px);max-width:1520px;min-height:min(840px,100vh - 92px);margin:0 auto;padding:clamp(70px,9vw,128px) max(6vw,28px) clamp(72px,8vw,112px);display:grid;overflow:visible}.home-hero:before{content:"";pointer-events:none;border:1px solid #c9a84c75;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-130px;left:-125px}.home-hero-copy{z-index:3;max-width:620px;position:relative}.home-kicker{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:12px;margin:0;font-size:10px;font-weight:600;line-height:1.2;display:flex}.home-kicker span{background:var(--gold);width:25px;height:1px}.home-hero h1{letter-spacing:-.065em;max-width:640px;margin:23px 0 25px;font-size:clamp(4rem,7.5vw,7.8rem);line-height:.96}.home-hero h1 em{color:var(--gold);font-style:normal}.home-lede{max-width:520px;margin:0;font-size:clamp(1.02rem,1.25vw,1.18rem);line-height:1.8}.home-hero .actions{margin-top:33px}.home-proof{color:var(--forest);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:20px;margin-top:27px;font-size:10px;display:flex}.home-proof span{align-items:center;gap:7px;display:inline-flex}.home-proof svg{color:var(--gold)}.home-tagline{color:var(--muted);align-items:center;gap:11px;margin-top:56px;font-family:Playfair Display,Georgia,serif;font-size:13px;font-style:italic;display:flex}.home-tagline span{background:var(--gold);width:26px;height:1px}.home-stage-wrap{perspective:1200px;place-items:center;min-height:650px;display:grid;position:relative}.home-stage{isolation:isolate;border:1px solid var(--gold);background:var(--beige);width:min(100%,585px);height:660px;transition:transform .5s var(--ease), box-shadow .5s var(--ease);border-radius:305px 305px 22px 22px;position:relative;overflow:hidden;transform:rotateY(-4deg)rotateX(1deg);box-shadow:0 30px 90px #1b433229}.home-stage:hover{transform:rotateY(0)rotateX(0)translateY(-5px);box-shadow:0 38px 110px #1b433238}.home-stage:before,.home-stage:after{content:"";z-index:0;pointer-events:none;border:1px solid #c9a84c73;border-radius:50%;position:absolute}.home-stage:before{inset:8%}.home-stage:after{border-color:#1b433229;inset:21%}.home-stage .wellness-canvas{z-index:1;position:absolute;inset:0}.stage-line{z-index:2;pointer-events:none;background:#c9a84c9e;height:1px;position:absolute}.stage-line-top{top:54px;left:42px;right:42px}.stage-line-bottom{bottom:53px;left:42px;right:42px}.stage-orbit{z-index:2;pointer-events:none;border:1px solid #c9a84c6b;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-23deg)}.orbit-one{width:400px;height:180px;animation:14s linear infinite orbitFloat}.orbit-two{border-color:#1b43322b;width:200px;height:440px;animation:17s linear infinite orbitFloatReverse;transform:translate(-50%,-50%)rotate(52deg)}@keyframes orbitFloat{0%{transform:translate(-50%,-50%)rotate(-23deg)}to{transform:translate(-50%,-50%)rotate(337deg)}}@keyframes orbitFloatReverse{0%{transform:translate(-50%,-50%)rotate(52deg)}to{transform:translate(-50%,-50%)rotate(-308deg)}}.stage-corner{z-index:3;color:var(--forest);letter-spacing:.17em;font-size:9px;font-weight:600;position:absolute}.stage-corner-top{top:27px;left:42px}.stage-corner-bottom{color:var(--gold);bottom:25px;right:42px}.stage-sigil{z-index:3;width:38px;height:38px;position:absolute;top:88px;left:50%;transform:translate(-50%)}.stage-sigil img{object-fit:contain;width:100%;height:100%}.stage-quote{z-index:3;border:1px solid var(--gold);background:var(--cream);width:170px;color:var(--forest);padding:16px 17px;font-family:Playfair Display,Georgia,serif;font-size:15px;line-height:1.3;position:absolute;top:158px;right:-44px;transform:rotate(4deg)}.stage-caption{z-index:3;color:var(--forest);flex-direction:column;gap:5px;display:flex;position:absolute;bottom:87px;left:48px}.stage-caption span{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:600}.stage-caption b{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:500}.home-metrics{z-index:2;background:var(--forest);color:var(--cream);grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:26px;padding:28px max(8vw,28px) 30px;display:grid;position:relative}.home-metrics div{text-align:center;flex-direction:column;align-items:center;gap:1px;display:flex}.home-metrics b{color:var(--soft-gold);font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500;line-height:1.15}.home-metrics span{color:var(--cream);letter-spacing:.16em;text-transform:uppercase;font-size:10px}.home-metrics i{background:#e0c77a73;width:1px;height:34px}.home-intro{grid-template-columns:minmax(0,.92fr) minmax(390px,.78fr);align-items:center;gap:clamp(55px,10vw,155px);max-width:1320px;margin:0 auto;display:grid}.home-intro-copy{max-width:570px}.home-intro h2,.home-section-heading h2,.home-forest h2{margin:21px 0 20px;font-size:clamp(2.8rem,5vw,5.1rem)}.home-intro-copy>p:not(.home-kicker){max-width:520px;margin:0;font-size:1.05rem}.text-link{color:var(--forest);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;margin-top:29px;font-size:11px;font-weight:600;display:inline-flex}.text-link svg{color:var(--gold);transition:transform .18s var(--ease)}.text-link:hover svg{transform:translate(4px)}.home-intro-art{border:1px solid var(--gold);background:var(--beige);border-radius:220px 220px 20px 20px;height:430px;position:relative;overflow:hidden}.home-intro-art .wellness-canvas{position:absolute;inset:0}.intro-art-ring{z-index:1;border:1px solid #c9a84c6e;border-radius:50%;position:absolute;inset:12%}.intro-art-note{z-index:2;flex-direction:column;gap:4px;display:flex;position:absolute;bottom:24px;left:25px}.intro-art-note span{color:var(--gold);letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:600}.intro-art-note b{color:var(--forest);font-family:Playfair Display,Georgia,serif;font-size:19px;font-weight:500}.home-rituals{background:var(--cream)}.home-section-heading{justify-content:space-between;align-items:end;gap:40px;max-width:1220px;margin:0 auto 58px;display:flex}.home-section-heading>div{max-width:700px}.home-section-heading>p{max-width:300px;margin:0 0 5px;font-size:13px}.ritual-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1220px;margin:auto;display:grid}.ritual-card{border:1px solid var(--line);background:var(--cream);min-height:300px;transition:transform .23s var(--ease), box-shadow .23s var(--ease), background .23s var(--ease);padding:29px 30px 27px;position:relative;overflow:hidden}.ritual-card:hover{background:var(--beige);box-shadow:var(--shadow);transform:translateY(-6px)}.ritual-card-top{z-index:2;color:var(--gold);justify-content:space-between;align-items:center;display:flex;position:relative}.ritual-card-top span{letter-spacing:.17em;font-size:10px;font-weight:600}.ritual-card-top svg{stroke-width:1.3px}.ritual-card h3{z-index:2;margin:89px 0 10px;font-size:2rem;position:relative}.ritual-card p{z-index:2;max-width:300px;margin:0;font-size:13px;position:relative}.ritual-card-orb{z-index:0;border:1px solid #c9a84c75;border-radius:50%;width:150px;height:150px;position:absolute;top:42px;right:-32px}.ritual-card-orb:after{content:"";border:1px solid #1b433226;border-radius:50%;position:absolute;inset:21px}.ritual-card-line{background:var(--gold);width:46px;height:1px;margin-top:24px;display:block}.home-forest{background:var(--forest);color:var(--cream);grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(50px,10vw,150px);display:grid;position:relative;overflow:hidden}.home-forest h2{color:var(--cream);max-width:600px}.home-forest .home-kicker{color:var(--soft-gold)}.home-forest .home-kicker span{background:var(--soft-gold)}.home-forest-copy{z-index:2;max-width:600px;position:relative}.home-forest-copy>p:not(.home-kicker){color:#faf7f0bf;max-width:540px;margin:0;font-size:1.05rem}.forest-scene{border:1px solid #e0c77a80;border-radius:250px 250px 20px 20px;min-height:420px;position:relative;overflow:hidden}.forest-scene:after{content:"";pointer-events:none;border:1px solid #e0c77a61;border-radius:50%;position:absolute;inset:11%}.forest-scene .wellness-canvas{position:absolute;inset:0}.forest-list{max-width:520px;margin:28px 0 31px;display:grid}.forest-list span{color:var(--cream);border-bottom:1px solid #e0c77a54;gap:17px;padding:13px 0;font-size:13px;display:flex}.forest-list b{color:var(--soft-gold);font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:500}.home-forest .btn.secondary{border-color:var(--soft-gold);color:var(--cream)}.home-forest .btn.secondary:hover{background:var(--soft-gold);color:var(--forest)}.home-hero+.home-metrics+.home-intro,.home-intro+.home-rituals,.home-rituals+.home-forest{border-bottom-color:var(--line)}@media (width<=1080px){.home-hero{grid-template-columns:minmax(0,.85fr) minmax(390px,1fr);gap:34px}.home-stage{width:min(100%,510px);height:610px}.stage-quote{right:-24px}.home-intro{gap:52px}}@media (width<=820px){header{height:80px}.brand-lockup{width:157px;height:55px}nav{border:1px solid var(--gold);background:var(--cream);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:88px;left:20px;right:20px}nav.open{display:flex}nav a{border-bottom:1px solid var(--line);padding:13px 10px}nav a:last-child{border-bottom:0}.nav-cta{text-align:center;margin-top:8px}.menu{display:block}.home-hero{grid-template-columns:1fr;padding-top:80px}.home-hero-copy{text-align:center;max-width:680px;margin:0 auto}.home-kicker{justify-content:center}.home-lede{margin-inline:auto}.home-proof,.home-tagline{justify-content:center}.home-stage-wrap{min-height:570px;margin-top:15px}.home-stage{height:570px}.home-intro,.home-forest{grid-template-columns:1fr}.home-intro-copy,.home-forest-copy{text-align:center;max-width:680px;margin:auto}.home-intro-copy>p:not(.home-kicker),.home-forest-copy>p:not(.home-kicker){margin-inline:auto}.home-intro-art{width:100%;max-width:500px;margin:auto}.home-section-heading{text-align:center;display:block}.home-section-heading>p{max-width:480px;margin:19px auto 0}.home-section-heading .home-kicker{justify-content:center}.ritual-grid{grid-template-columns:1fr;max-width:560px}.ritual-card{min-height:260px}.ritual-card h3{margin-top:65px}.forest-scene{order:2;width:100%;max-width:500px;min-height:450px;margin:auto}.home-forest .btn{margin-inline:auto}}@media (width<=560px){section{padding:78px 21px}.home-hero{min-height:auto;padding:66px 21px 72px}.home-hero h1{font-size:clamp(3.5rem,17vw,5.3rem)}.home-lede{font-size:.98rem}.home-hero .actions{justify-content:center}.home-hero .btn{width:100%}.home-proof{flex-direction:column;align-items:center;gap:11px}.home-tagline{margin-top:39px;font-size:12px}.home-stage-wrap{min-height:490px;margin-inline:-4px}.home-stage{border-radius:250px 250px 18px 18px;height:490px}.home-stage:before{inset:9%}.home-stage:after{inset:23%}.stage-line-top{top:35px;left:24px;right:24px}.stage-line-bottom{bottom:35px;left:24px;right:24px}.stage-corner-top{top:18px;left:24px}.stage-corner-bottom{bottom:17px;right:24px}.stage-sigil{width:31px;height:31px;top:56px}.stage-quote{width:140px;padding:12px;font-size:12px;top:112px;right:10px}.stage-caption{bottom:67px;left:25px}.stage-caption b{font-size:16px}.home-metrics{grid-template-columns:1fr;gap:15px;padding:26px 21px}.home-metrics i{width:42px;height:1px}.home-intro h2,.home-section-heading h2,.home-forest h2{font-size:clamp(2.7rem,13vw,4.4rem)}.home-intro-art{height:360px}.home-forest{gap:45px}.forest-scene{min-height:360px}.ritual-card{min-height:245px;padding:25px}.ritual-card h3{font-size:1.8rem}}@media (prefers-reduced-motion:reduce){.home-stage,.home-stage:hover{transition:none;transform:none}.orbit-one,.orbit-two{animation:none}}.brand-lockup{width:215px;height:80px}.brand-lockup img{object-fit:contain}.stage-quote{top:158px;right:23px}@media (width<=820px){.brand-lockup{width:175px;height:65px}.stage-quote{right:20px}}@media (width<=560px){.brand-lockup{width:158px;height:59px}.stage-quote{top:112px;right:12px}}.site-scene{opacity:.022}.home-stage-wrap,.home-intro-art,.forest-scene{z-index:2;position:relative}
