:root{--paper: #fff9f6;--paper-deep: #f8eee9;--ink: #322b29;--ink-soft: #6c625e;--berry: #a61f55;--berry-dark: #81123f;--rose: #ed8eaf;--blush: #f6dce5;--blush-light: #fceef3;--sage: #7a8664;--forest: #3f4b35;--forest-gradient-end: #536147;--forest-dark: #303a29;--gold: #c79c56;--cream: #fffaf2;--line: rgba(50, 43, 41, .14);--serif: "Fraunces", Georgia, serif;--sans: "DM Sans", Arial, sans-serif;--container: min(1180px, calc(100% - 48px) );color:var(--ink);font-family:var(--sans);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body{width:100%;margin:0;min-width:320px;background:var(--paper);color:var(--ink);overflow-x:hidden}body,button,a{font-family:var(--sans)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{color:inherit}::selection{background:var(--blush);color:var(--berry-dark)}.site-header{position:fixed;z-index:100;top:0;left:0;right:0;height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:var(--container);margin:auto;transition:width .3s ease,height .3s ease,padding .3s ease,background .3s ease,box-shadow .3s ease,border-radius .3s ease}.site-header.is-scrolled{top:10px;width:min(1200px,calc(100% - 24px));height:68px;padding:0 20px;background:#fff9f6e0;border:1px solid rgba(166,31,85,.08);border-radius:18px;box-shadow:0 16px 45px #442a3217;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px;justify-self:start}.brand-logo{display:block;width:174px;height:auto}.site-nav{display:flex;align-items:center;gap:30px}.site-nav a{position:relative;font-size:12px;font-weight:600}.site-nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;background:var(--berry);transition:width .25s ease}.site-nav a:hover:after{width:100%}.header-cta{justify-self:end;display:flex;align-items:center;gap:12px;padding:12px 20px;color:var(--cream);background:var(--berry);border-radius:999px;font-size:12px;font-weight:700}.header-cta svg,.button svg{width:18px;height:18px;transition:transform .2s ease}.header-cta:hover svg,.button:hover svg{transform:translate(3px)}.menu-toggle{display:none}.eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 20px;color:var(--berry);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{display:none}.eyebrow--light{color:#f2b5c9}.hero{position:relative;min-height:820px;padding:155px max(24px,calc((100vw - 1180px)/2)) 90px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);align-items:center;gap:74px;background:radial-gradient(circle at 77% 26%,rgba(244,209,222,.55),transparent 22%),linear-gradient(108deg,var(--paper) 0%,var(--paper) 56%,#fdf1f4 100%);overflow:hidden}.hero:after{content:"";position:absolute;right:-7%;bottom:-23%;width:460px;height:420px;border:1px solid rgba(166,31,85,.12);border-radius:48% 52% 64% 36%/48% 31% 69% 52%}.hero-copy{position:relative;z-index:3;padding-top:15px}.hero h1{max-width:620px;margin:0;font:500 clamp(54px,5.2vw,82px)/.98 var(--serif);letter-spacing:-.048em}.hero .eyebrow:before{display:none}h1 em,h2 em{color:var(--berry);font-weight:400}.hero-lead{max-width:570px;margin:30px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.72}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:34px}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 27px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:700;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--cream);background:var(--berry);box-shadow:0 12px 30px #a61f552e}.button--primary:hover{background:var(--berry-dark);box-shadow:0 16px 36px #a61f553d}.text-link{display:inline-flex;align-items:center;gap:9px;padding-bottom:5px;border-bottom:1px solid var(--ink);font-size:12px;font-weight:700}.text-link span{color:var(--berry);font-size:16px}.text-link svg{width:17px;height:17px;color:var(--berry)}.text-link--berry{color:var(--berry);border-color:var(--berry)}.hero-proof{display:flex;margin-top:66px}.hero-proof>div{display:flex;align-items:center;gap:10px;padding:0 26px;border-left:1px solid var(--line)}.hero-proof>div:first-child{padding-left:0;border-left:0}.hero-proof strong{font:500 28px/1 var(--serif)}.hero-proof span{color:var(--ink-soft);font-size:9px;line-height:1.35;text-transform:uppercase;letter-spacing:.1em}.hero-visual{position:relative;z-index:2;width:min(100%,575px);height:620px;justify-self:end}.hero-shape--back{position:absolute;inset:12% -4% 1% 10%;background:var(--sage);border-radius:61% 39% 30% 70%/42% 34% 66% 58%}.hero-photo-wrap{position:absolute;z-index:2;inset:-5% 1% -1% 0;overflow:visible}.hero-photo-wrap:before{content:"";position:absolute;z-index:0;inset:13% 4% 2% 2%;background:linear-gradient(145deg,#eeeaf2,#e5e6ef);border-radius:43% 57% 24% 76%/38% 27% 73% 62%;box-shadow:0 28px 70px #4f2e3926}.hero-photo-wrap img{position:absolute;z-index:1;left:51.2%;bottom:-4px;width:auto;max-width:none;height:106%;object-fit:contain;transform:translate(-50%);filter:drop-shadow(0 24px 22px rgba(66,43,49,.09))}.hero-orbit{position:absolute;width:330px;height:490px;right:-37px;top:36px}.hero-orbit svg{display:block;width:100%;height:100%;overflow:visible}.hero-orbit ellipse{fill:none;stroke:#a61f5561;stroke-width:1;stroke-dasharray:0 1}.hero-orbit__lead,.hero-orbit__follow{animation:hero-orbit-trace 25.8s cubic-bezier(.35,.72,.3,1) infinite}.hero-orbit:before{content:"✦";position:absolute;top:52px;right:9px;color:var(--berry);font-size:18px;animation:orbit-float 4.8s ease-in-out infinite -1.2s}.hero-badge{position:absolute;z-index:3;left:-44px;bottom:112px;width:195px;min-height:81px;padding:17px 18px;display:flex;align-items:center;gap:13px;background:#fff9f6eb;border:1px solid rgba(166,31,85,.13);border-radius:17px;box-shadow:0 20px 44px #38262c24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--ink-soft);font-size:10px;line-height:1.5;animation:orbit-float 4.8s ease-in-out infinite -1.2s}.hero-badge strong{color:var(--ink);font-size:11px}.hero-badge__spark{display:grid;place-items:center;width:36px;height:36px;flex:0 0 auto;background:var(--blush);border-radius:50%;color:var(--berry);font-size:15px}.hero-doodle{position:absolute;z-index:1;left:-24px;bottom:-72px;width:170px;color:#7a866433}.hero-doodle svg{width:100%;fill:none;stroke:currentColor;stroke-width:1.5}.hero-scroll{position:absolute;z-index:4;left:50%;bottom:28px;display:flex;align-items:center;gap:12px;color:var(--ink-soft);font-size:8px;text-transform:uppercase;letter-spacing:.2em;transform:translate(-50%)}.hero-scroll span{width:45px;height:1px;background:var(--berry)}.intro{width:var(--container);padding:130px 0 135px;margin:auto}.intro-heading{display:grid;grid-template-columns:.72fr 1.28fr;gap:50px;align-items:start}.intro-heading .eyebrow{margin-top:15px}.intro h2,.about h2,.care h2,.formats h2,.testimonials h2,.final-cta h2{margin:0;font:500 clamp(39px,4.3vw,62px)/1.08 var(--serif);letter-spacing:-.038em}.intro-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:78px;border:1px solid var(--line)}.intro-list article{min-height:280px;padding:32px 40px 34px 32px}.intro-list article:not(:nth-child(3n+1)){padding-left:40px;border-left:1px solid var(--line)}.intro-list article:nth-child(n+4){border-top:1px solid var(--line)}.intro-list span{display:grid;place-items:center;width:35px;height:35px;color:var(--berry);background:var(--blush-light);border-radius:50%;font-size:10px;font-weight:700}.intro-list h3{max-width:280px;margin:28px 0 12px;font:500 22px/1.15 var(--serif)}.intro-list p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.7}.intro-card-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding-bottom:4px;border-bottom:1px solid var(--berry);color:var(--berry);font-size:11px;font-weight:700}.intro-card-link svg{width:16px;height:16px}.intro-course-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:48px;padding:27px 30px;background:var(--blush-light);border-radius:20px}.intro-course-cta .eyebrow{margin:0}.intro-course-cta>p:not(.eyebrow){flex:1;margin:0;color:var(--ink-soft);font:400 19px/1.35 var(--serif)}.intro-note{margin:34px 0 0;text-align:center;color:var(--ink-soft);font:400 19px/1.5 var(--serif)}.intro-note span{margin-left:4px;color:var(--berry)}.detox{position:relative;min-height:575px;padding:95px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.94fr 1.06fr;gap:70px;align-items:center;background:linear-gradient(112deg,#f7e9e5,#fbeef2 57%,#f2e3e8);overflow:hidden}.detox:before{content:"";position:absolute;left:-100px;bottom:-170px;width:410px;height:410px;border:1px solid rgba(166,31,85,.12);border-radius:50%}.detox-copy{position:relative;z-index:2}.detox-copy h2{max-width:560px;margin:0;font:500 clamp(42px,4.2vw,60px)/1.07 var(--serif);letter-spacing:-.042em}.detox-copy>p:not(.eyebrow){max-width:495px;margin:26px 0 31px;color:var(--ink-soft);font-size:15px;line-height:1.75}.detox-visual{position:relative;width:min(100%,540px);height:390px;justify-self:end}.detox-blob{position:absolute}.detox-blob--sage{inset:12px 5px 10px 75px;background:var(--sage);border-radius:59% 41% 33% 67%/47% 59% 41% 53%}.detox-blob--rose{left:0;bottom:1px;width:165px;height:145px;background:var(--rose);border-radius:63% 37% 70% 30%/46% 53% 47% 54%}.detox-card{position:absolute;z-index:2;top:0;left:72px;width:332px;height:380px;padding:42px 39px 18px;display:flex;flex-direction:column;background:#fffaf6ed;border:1px solid rgba(255,255,255,.75);border-radius:46% 54% 39% 61%/29% 35% 65% 71%;box-shadow:0 30px 60px #69404a29}.detox-card>p{margin:0;color:var(--berry);font:500 17px/1.25 var(--serif)}.detox-number{display:flex;align-items:flex-end;margin-top:9px;color:var(--forest)}.detox-number strong{font:500 126px/.78 var(--serif);letter-spacing:-.1em}.detox-number span{margin:0 0 9px 13px;font:500 29px/1 var(--serif)}.detox-dots{display:grid;grid-template-columns:repeat(10,1fr);gap:5px;margin-top:36px}.detox-dots i{width:10px;height:10px;border:1px solid var(--berry);border-radius:50%}.detox-dots i:nth-child(-n+6){background:var(--berry)}.detox-card small{margin-top:auto;color:var(--ink-soft);font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.detox-tag{position:absolute;z-index:3;right:-5px;bottom:16px;padding:16px 20px;color:var(--cream);background:var(--berry);border-radius:13px;box-shadow:0 14px 30px #a61f5533;font-size:11px;line-height:1.45}.detox-tag strong{font-size:12px}.method{position:relative;min-height:700px;padding:110px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center;background:linear-gradient(118deg,#718060 0%,#637053 42%,var(--forest-gradient-end) 76%);color:var(--cream);overflow:hidden}.method:before{content:"";position:absolute;left:-130px;top:-180px;width:430px;height:430px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.method-copy{position:relative;z-index:2}.method h2{margin:0;font:500 clamp(45px,4.5vw,64px)/1.05 var(--serif);letter-spacing:-.04em}.method h2 em{color:#f5b4c9}.method-copy>p:not(.eyebrow){max-width:520px;margin:28px 0 32px;color:#fffaf2b0;font-size:15px;line-height:1.75}.button--cream{background:var(--cream);color:var(--berry-dark)}.button--cream:hover{background:var(--blush)}.button--large{min-height:58px;padding:0 29px}.method-orbit{position:relative;width:570px;height:490px;justify-self:end}.orbit-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(255,255,255,.2);border-radius:50%;transform:translate(-50%,-50%)}.orbit-ring--outer{width:430px;height:430px}.orbit-ring--inner{width:255px;height:255px;border-color:#f2b5c959}.orbit-ring--outer:before{content:"";position:absolute;left:calc(50% - 3.5px);top:-3.5px;width:7px;height:7px;border-radius:50%;background:var(--rose);transform-origin:50% 218.5px;animation:orbit-dot 22s linear infinite}.orbit-ring--inner:before{content:"";position:absolute;left:calc(50% - 3.5px);top:-3.5px;width:7px;height:7px;border-radius:50%;background:#f5b4c9;transform-origin:50% 131px;animation:orbit-dot 28s linear infinite reverse -10s}.orbit-center{position:absolute;left:50%;top:50%;width:174px;height:174px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--berry);border-radius:50% 46% 52% 44%;transform:translate(-50%,-50%);text-align:center;box-shadow:0 22px 50px #22171b33}.orbit-center span{margin-bottom:6px;color:#f7c7d6;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.orbit-center strong{font:500 24px/1.07 var(--serif)}.orbit-item{position:absolute;display:flex;align-items:flex-start;gap:10px;width:202px;padding:12px 15px 12px 11px;background:var(--cream);color:var(--ink);border-radius:14px;box-shadow:0 15px 35px #161c1229;animation:orbit-float 4.8s ease-in-out infinite}.orbit-item b{display:grid;place-items:center;width:28px;height:28px;background:var(--blush);border-radius:50%;color:var(--berry);font-size:9px}.orbit-item span{font:500 14px/1.15 var(--serif)}.orbit-item small{display:block;margin-top:3px;color:var(--ink-soft);font:500 8px/1 var(--sans);text-transform:uppercase;letter-spacing:.08em}.orbit-item em{display:block;margin-top:8px;color:var(--ink-soft);font:400 10px/1.4 var(--sans)}.orbit-item--one{top:32px;left:-3px}.orbit-item--two{right:-3px;top:190px;animation-delay:-1.6s}.orbit-item--three{left:14px;bottom:16px;animation-delay:-3.2s}.orbit-leaf{position:absolute;width:70px;height:31px;background:var(--sage);border-radius:100% 0}.orbit-leaf--one{right:62px;top:35px}.orbit-leaf--two{right:92px;bottom:28px;transform:scale(.65);background:var(--rose)}@keyframes orbit-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes orbit-dot{to{transform:rotate(360deg)}}@keyframes hero-orbit-trace{0%,6%{stroke-dasharray:0 1}44%,70%{stroke-dasharray:.5 1}94%,to{stroke-dasharray:0 1}}.about{width:var(--container);padding:145px 0;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:105px;align-items:center}.about-gallery{position:relative;min-height:610px}.about-shape{position:absolute;left:-40px;top:55px;width:90%;height:80%;background:var(--blush);border-radius:71% 29% 61% 39%/36% 58% 42% 64%}.about-photo{position:absolute;inset:0 30px 45px 0;overflow:hidden;border-radius:36px 155px 42px;box-shadow:0 32px 70px #3e262d21}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:56% center}.about-stamp{position:absolute;right:-20px;bottom:0;width:150px;height:150px;display:grid;place-items:center;background:var(--paper);border-radius:50%;box-shadow:0 10px 40px #3e262d1c}.about-stamp svg{position:absolute;inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);animation:spin 25s linear infinite}.about-stamp text{fill:var(--berry);font:700 8px var(--sans);letter-spacing:.4em}.about-stamp span{color:var(--berry);font:500 31px/1 var(--serif)}.about-caption{position:absolute;left:-24px;bottom:31px;margin:0;padding:12px 18px;background:var(--forest);color:var(--cream);font-size:9px;line-height:1.5;text-transform:uppercase;letter-spacing:.1em}@keyframes spin{to{transform:rotate(360deg)}}.about-copy{padding-right:20px}.about-lead{margin:28px 0 16px;color:var(--ink);font:400 20px/1.55 var(--serif)}.about-copy>p:not(.eyebrow):not(.about-lead){margin:0;color:var(--ink-soft);font-size:14px;line-height:1.78}.credentials{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:35px 0;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.credentials div{display:flex;flex-direction:column;gap:7px}.credentials strong{color:var(--berry);font:500 20px/1 var(--serif)}.credentials span{color:var(--ink-soft);font-size:9px;line-height:1.5;text-transform:uppercase;letter-spacing:.06em}.care{padding:120px max(24px,calc((100vw - 1180px)/2)) 125px;background:var(--paper-deep)}.care-heading{max-width:790px;margin:auto;text-align:center}.care-heading .eyebrow,.formats-heading .eyebrow{justify-content:center}.care-heading>p:last-child{max-width:600px;margin:24px auto 0;color:var(--ink-soft);font-size:14px;line-height:1.7}.care-path{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin-top:82px}.care-line{position:absolute;left:4%;right:4%;top:22px;height:1px;background:#a61f552b}.care-line span{display:block;width:72%;height:100%;background:var(--berry)}.care-path article{position:relative;z-index:1}.care-path b{display:grid;place-items:center;width:44px;height:44px;margin-bottom:29px;background:var(--paper-deep);border:1px solid var(--berry);border-radius:50%;color:var(--berry);font-size:10px}.care-path article:nth-of-type(-n+4) b{background:var(--berry);color:var(--cream)}.care-path h3{margin:0 0 12px;font:500 19px/1.2 var(--serif)}.care-path p{margin:0;color:var(--ink-soft);font-size:11px;line-height:1.7}.formats{width:var(--container);padding:130px 0 145px;margin:auto}.formats-heading{max-width:720px;margin:0 auto 65px;text-align:center}.format-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.format-card{position:relative;min-height:520px;overflow:hidden;border-radius:36px}.format-card--photo img{width:100%;height:100%;object-fit:cover}.format-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#262b20f0,#262b20a3 54%,#262b2024)}.format-content{position:absolute;z-index:2;inset:auto 44px 43px;color:var(--cream)}.format-content>span{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.format-content h3{margin:16px 0;font:500 43px/1.02 var(--serif)}.format-content p{max-width:410px;margin:0;color:#fffaf2c2;font-size:12px;line-height:1.7}.format-content>a{position:absolute;right:0;bottom:0;display:grid;place-items:center;width:51px;height:51px;border:1px solid rgba(255,255,255,.55);border-radius:50%;transition:background .2s ease,color .2s ease}.format-content>a:hover{background:var(--cream);color:var(--berry)}.format-content svg{width:20px;height:20px}.format-card--pink{background:var(--berry)}.format-card--pink:has(.format-online-detail){min-height:675px}.format-card--pink .format-content p{max-width:330px}.format-card--pink .format-content p+p{margin-top:11px}.format-card--pink .format-content>a{position:static;margin-top:25px}.format-online-detail{max-width:330px;margin-top:18px;padding-top:17px;border-top:1px solid rgba(255,250,242,.32)}.format-online-detail span{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.format-online-detail h4{margin:12px 0 10px;font:500 43px/1.02 var(--serif)}.format-scribble{position:absolute;right:-10px;top:6px;width:225px;color:#ffffff2b}.format-scribble svg{width:100%;fill:none;stroke:currentColor;stroke-width:1.4}.format-tag{position:absolute;right:34px;top:42px;padding:13px 16px;background:var(--blush);border-radius:13px;color:var(--berry);font-size:9px;line-height:1.5}.testimonials{padding:120px max(24px,calc((100vw - 1180px)/2)) 115px;background:var(--blush-light);overflow:hidden}.testimonials-heading{display:flex;justify-content:space-between;align-items:flex-end}.google-rating{display:flex;align-items:center;gap:13px;padding-bottom:9px}.google-rating>strong{color:var(--berry);font:500 39px/1 var(--serif)}.google-rating span{color:var(--gold);font-size:10px;letter-spacing:.09em}.google-rating small{display:block;margin-top:5px;color:var(--ink-soft);font-size:8px;text-transform:uppercase;letter-spacing:.13em}.testimonial-shell{position:relative;max-width:940px;margin:72px auto 0;display:grid;grid-template-columns:55px minmax(0,1fr) 55px;align-items:center;gap:25px}.testimonial-viewport{overflow:hidden}.testimonial-track{display:grid}.testimonial{grid-area:1 / 1;min-width:0;margin:0;padding:10px 25px;visibility:hidden;pointer-events:none;text-align:center;opacity:0;transition:opacity .35s ease}.testimonial.is-active{visibility:visible;pointer-events:auto;opacity:1}.testimonial blockquote{position:relative;margin:0;font:400 clamp(27px,3.1vw,42px)/1.35 var(--serif)}.testimonial blockquote:before{content:"“";position:absolute;left:-20px;top:-35px;color:var(--rose);font-size:90px;line-height:1;opacity:.45}.testimonial figcaption{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:31px}.testimonial figcaption>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--sage);color:var(--cream);font:500 13px/1 var(--serif)}.testimonial figcaption div{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.testimonial figcaption strong{font-size:11px}.testimonial figcaption small{color:var(--ink-soft);font-size:9px}.testimonial-arrow{width:49px;height:49px;padding:0;background:transparent;border:1px solid rgba(166,31,85,.3);border-radius:50%;color:var(--berry);cursor:pointer;transition:background .2s ease,color .2s ease}.testimonial-arrow:hover{background:var(--berry);color:var(--cream)}.testimonial-dots{display:flex;justify-content:center;gap:7px;margin-top:38px}.testimonial-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#a61f5540;cursor:pointer;transition:width .2s ease,border-radius .2s ease,background .2s ease}.testimonial-dots button.is-active{width:25px;border-radius:99px;background:var(--berry)}.final-cta{position:relative;min-height:590px;padding:115px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(118deg,#718060 0%,#637053 42%,var(--forest-gradient-end) 76%);color:var(--cream);text-align:center;overflow:hidden}.final-cta:before{content:"";position:absolute;left:50%;top:50%;width:740px;height:410px;border:1px solid rgba(255,255,255,.09);border-radius:50%;transform:translate(-50%,-50%)}.final-cta>*:not(.final-leaf){position:relative;z-index:2}.final-cta h2{max-width:980px}.final-cta h2 em{color:#f2b5c9}.final-cta>p:not(.eyebrow){margin:26px 0 30px;color:#fffaf2a8;font-size:13px}.final-leaf{position:absolute;width:200px;height:90px;border-radius:100% 0;background:#7a866459}.final-leaf--one{left:-52px;bottom:55px}.final-leaf--two{right:-50px;top:45px;background:#ed8eaf29}.site-footer{width:var(--container);margin:auto;padding:55px 0 28px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:start}.footer-brand{display:flex;align-items:center;gap:12px}.footer-logo{display:block;width:185px;height:auto}.footer-contact{display:flex;flex-direction:column;gap:7px;color:var(--ink-soft);font-size:10px;text-align:center}.footer-social{display:flex;justify-content:flex-end;gap:28px}.footer-social a{display:flex;align-items:center;gap:10px;padding-bottom:7px;border-bottom:1px solid var(--line);font-size:12px;font-weight:700}.footer-social svg{width:24px;height:24px;color:var(--berry)}.footer-legal{grid-column:1/-1;margin:35px 0 0;padding-top:22px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:8px;text-align:center;text-transform:uppercase;letter-spacing:.1em}.footer-legal p{margin:0}.footer-credit{margin-top:8px!important}.footer-credit a{color:var(--berry);font-weight:700}.footer-credit a:hover{text-decoration:underline}.whatsapp-float{position:fixed;z-index:90;right:22px;bottom:22px;width:50px;height:50px;display:grid;place-items:center;border:3px solid var(--paper);border-radius:50%;background:#2caf67;color:#fff;box-shadow:0 12px 30px #1e643e47;transition:transform .2s ease}.whatsapp-float:hover{transform:translateY(-3px) scale(1.04)}.whatsapp-float svg{width:27px;height:27px}.back-to-top{position:fixed;z-index:89;right:26px;bottom:92px;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(166,31,85,.18);border-radius:50%;background:#fffaf6e6;box-shadow:0 12px 28px #442a321f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--berry);opacity:0;pointer-events:none;transform:translateY(10px) scale(.9);transition:opacity .25s ease,transform .25s cubic-bezier(.2,.7,.2,1),background .2s ease,color .2s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.back-to-top:hover{background:var(--berry);color:var(--cream);transform:translateY(-3px) scale(1.04)}.back-to-top svg{width:19px;height:19px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.reveal--delay{transition-delay:.12s}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1050px){.site-nav{gap:19px}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:30px}.hero-visual{height:535px}.hero-badge{left:-20px}.method{gap:30px}.method-orbit{transform:scale(.85);transform-origin:right center}.about{gap:65px}.care-path{gap:18px}}@media(max-width:820px){:root{--container: min(100% - 34px, 680px)}.site-header{grid-template-columns:1fr auto;height:76px}.site-header.is-scrolled{padding:0 15px}.site-nav{position:fixed;inset:89px 12px auto;padding:28px;display:flex;flex-direction:column;align-items:stretch;gap:0;background:var(--paper);border:1px solid var(--line);border-radius:20px;box-shadow:0 20px 45px #322b2921;opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .2s ease,transform .2s ease}.site-header.is-scrolled .site-nav{top:88px}.menu-open .site-nav{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav a{padding:14px 4px;border-bottom:1px solid var(--line);font:500 20px var(--serif)}.site-nav a:last-child{border-bottom:0}.site-nav a:after{display:none}.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:42px;height:42px;padding:10px;background:transparent;border:0;cursor:pointer}.menu-toggle span{display:block;width:22px;height:1.5px;background:var(--berry);transition:transform .2s ease}.menu-open .menu-toggle span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.hero{min-height:auto;padding-top:125px;padding-bottom:75px;grid-template-columns:1fr}.hero-copy{padding:0}.hero h1{max-width:680px}.hero-visual{width:min(100%,560px);height:610px;justify-self:center;margin-top:20px}.hero-scroll{display:none}.intro{padding:95px 0}.intro-heading{grid-template-columns:1fr;gap:5px}.intro-list{grid-template-columns:1fr;margin-top:50px}.intro-list article{min-height:0;padding:28px 0;display:grid;grid-template-columns:45px 1fr;column-gap:18px}.intro-list article+article,.intro-list article:not(:nth-child(3n+1)){padding-left:0;border-left:0;border-top:1px solid var(--line)}.intro-list h3{margin:5px 0 8px}.intro-list p,.intro-card-link{grid-column:2}.intro-course-cta{align-items:center;flex-direction:column;gap:16px;margin-top:38px;text-align:center}.intro-course-cta .eyebrow{justify-content:center}.method{padding-top:90px;padding-bottom:70px;grid-template-columns:1fr}.detox{grid-template-columns:1fr;gap:35px}.detox-visual{justify-self:center}.method-orbit{justify-self:center;transform:scale(.92);transform-origin:center;margin-top:15px}.about{padding:100px 0;grid-template-columns:1fr;gap:75px}.about-gallery{min-height:620px}.care{padding-top:95px;padding-bottom:95px}.care-path{grid-template-columns:1fr;gap:0;margin:58px auto 0;max-width:570px}.care-line{inset:3% auto 3% 21px;width:1px;height:auto}.care-line span{width:100%;height:72%}.care-path article{display:grid;grid-template-columns:44px 1fr;gap:22px;padding:0 0 34px}.care-path b{margin:0}.formats{padding:100px 0}.format-grid{grid-template-columns:1fr}.format-card{min-height:480px}.testimonials-heading{align-items:flex-start;gap:20px}.testimonial-shell{grid-template-columns:42px minmax(0,1fr) 42px;gap:8px}.testimonial-arrow{width:40px;height:40px}.site-footer{grid-template-columns:1fr 1fr}.footer-contact{text-align:right}.footer-social{grid-column:1/-1;justify-content:center;padding-top:25px;border-top:1px solid var(--line)}}@media(max-width:560px){:root{--container: calc(100% - 28px) }.brand-logo{width:160px}.hero{padding-left:18px;padding-right:18px;padding-top:112px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center}.hero h1{max-width:680px;margin-left:auto;margin-right:auto;font-size:clamp(45px,13vw,61px)}.hero-lead{margin:22px auto 0;font-size:15px}.hero-actions{align-items:center;flex-direction:column;gap:20px}.hero-proof{justify-content:center;margin-top:45px}.hero-proof>div{align-items:center;flex-direction:column;gap:6px;padding:0 15px;text-align:center}.hero-proof strong{font-size:23px}.hero-proof span{font-size:7px}.hero-visual{height:455px;margin-top:25px}.hero-photo-wrap{inset:-4% -2% 0}.hero-photo-wrap:before{inset:13% 4% 2%}.hero-photo-wrap img{left:51.3%;bottom:-1px;height:94%}.hero-shape--back{inset:11% -3% 0 7%}.hero-orbit{width:240px;height:370px;right:-20px;top:27px}.hero-badge{left:0;bottom:74px;width:166px;min-height:70px;padding:12px}.hero-badge__spark{width:31px;height:31px}.intro,.formats{padding-top:82px;padding-bottom:82px}.intro-heading{text-align:center}.intro-heading .eyebrow{justify-content:center}.intro h2,.about h2,.care h2,.formats h2,.testimonials h2,.final-cta h2{font-size:39px}.intro-list article{grid-template-columns:39px 1fr;column-gap:13px}.intro-list h3{font-size:19px}.detox{min-height:0;padding:78px 18px 72px}.detox-copy{text-align:center}.detox-copy .eyebrow{justify-content:center}.detox-copy h2{font-size:42px}.detox-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto;font-size:14px}.detox-visual{width:350px;height:310px;margin-top:10px}.detox-blob--sage{inset:13px 0 6px 44px}.detox-blob--rose{width:125px;height:110px}.detox-card{left:38px;width:268px;height:300px;padding:31px 29px 15px}.detox-card>p{font-size:14px}.detox-number strong{font-size:99px}.detox-number span{margin:0 0 7px 10px;font-size:23px}.detox-dots{margin-top:28px;gap:4px}.detox-dots i{width:8px;height:8px}.detox-tag{right:-2px;bottom:5px;padding:13px 15px}.method{padding-left:18px;padding-right:18px}.method-copy{text-align:center}.method-copy .eyebrow{justify-content:center}.method-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto}.method h2{font-size:43px}.method-orbit{width:360px;height:430px;margin-left:-10px;transform:scale(.8)}.orbit-ring--outer{width:385px;height:385px}.orbit-ring--outer:before{transform-origin:50% 196px}.orbit-item--one{top:8px;left:-5px}.orbit-item--two{right:-15px;width:140px}.orbit-item--three{left:-3px;bottom:7px}.about{padding:85px 0;gap:60px}.about-gallery{min-height:480px}.about-photo{inset:0 10px 35px 0;border-radius:27px 100px 30px}.about-stamp{right:-5px;width:120px;height:120px}.about-caption{left:-4px}.about-copy{padding-right:0;text-align:center}.about-copy .eyebrow{justify-content:center}.about-copy>p{margin-left:auto;margin-right:auto}.about-lead{font-size:18px}.credentials{gap:8px}.credentials span{font-size:7px}.care{padding-left:18px;padding-right:18px}.format-card{min-height:455px;border-radius:27px}.format-content{inset:auto 25px 28px}.format-content h3{font-size:37px}.format-content p{padding-right:48px}.format-card--pink .format-content p{padding-right:0}.format-tag{top:28px;right:23px}.testimonials{padding:84px 14px 82px}.testimonials-heading{display:block;text-align:center}.testimonials-heading .eyebrow{justify-content:center}.google-rating{justify-content:center;margin-top:24px}.testimonial-shell{margin-top:45px;grid-template-columns:1fr}.testimonial{padding:12px 8px}.testimonial blockquote{font-size:27px}.testimonial-arrow{position:absolute;z-index:2;bottom:-63px}.testimonial-arrow--prev{left:18px}.testimonial-arrow--next{right:18px}.testimonial-dots{margin-top:55px}.final-cta{min-height:610px;padding-left:18px;padding-right:18px}.site-footer{grid-template-columns:1fr;text-align:center}.footer-brand{justify-content:center}.footer-contact{text-align:center}.footer-social{grid-column:1}.whatsapp-float{right:15px;bottom:15px}.back-to-top{right:19px;bottom:84px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.hero-orbit ellipse{animation:none;opacity:1;stroke-dasharray:1}}
