:root {
  --ivory: #f4f1e8;
  --paper: #ebe7dc;
  --mist: #dfe7dd;
  --sage: #9caf9d;
  --moss: #587061;
  --fern: #203b31;
  --ink: #1c2923;
  --clay: #b78f76;
  --white: #fffdf8;
  --line: rgba(28, 41, 35, .16);
  --ease: cubic-bezier(.22, .78, .25, 1);
}

* { box-sizing: border-box; }
html { max-width: 100%; scroll-behavior: smooth; overflow-x: clip; }
body { max-width: 100%; margin: 0; color: var(--ink); background: var(--ivory); font: 16px/1.6 Arial, Helvetica, sans-serif; overflow-x: clip; }
body::before { content: ""; position: fixed; inset: 0; z-index: 50; pointer-events: none; opacity: .018; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E"); }
a { color: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
:focus-visible { outline: 3px solid var(--clay); outline-offset: 4px; }
.skip-link { position: fixed; top: 12px; left: 12px; z-index: 100; padding: 10px 16px; color: white; background: var(--fern); transform: translateY(-180%); }
.skip-link:focus { transform: none; }

.site-header { position: fixed; inset: 0 0 auto; z-index: 30; height: 76px; padding: 0 clamp(22px, 4vw, 64px); display: grid; grid-template-columns: minmax(max-content, 1fr) auto auto auto; gap: clamp(10px, 1.4vw, 22px); align-items: center; border-bottom: 1px solid transparent; transition: height .4s var(--ease), background .3s, border-color .3s; }
.site-header.is-scrolled { height: 66px; background: rgba(244, 241, 232, .92); border-bottom-color: var(--line); backdrop-filter: blur(14px); }
.wordmark { width: max-content; display: flex; flex-direction: column; line-height: 1; text-decoration: none; }
.wordmark span { font: 700 1.35rem/.9 Georgia, 'Times New Roman', serif; letter-spacing: -.03em; text-transform: uppercase; }
.wordmark small { margin-top: 6px; color: var(--moss); font-size: .5rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; }
.desktop-nav { display: flex; gap: 30px; }
.desktop-nav a { position: relative; text-decoration: none; font-size: .66rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.desktop-nav a::after { content: ""; position: absolute; right: 100%; bottom: -7px; left: 0; height: 1px; background: currentColor; transition: right .3s var(--ease); }
.desktop-nav a:hover::after, .desktop-nav a:focus-visible::after { right: 0; }
.header-cta { justify-self: end; padding: 10px 17px; border-radius: 999px; color: white; background: var(--fern); text-decoration: none; font-size: .72rem; font-weight: 800; transition: background .25s, transform .25s; }
.header-cta:hover { background: var(--moss); transform: translateY(-2px); }
.header-socials { justify-self: end; display: flex; gap: 6px; }
.header-socials a { width: 29px; height: 29px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; transition: transform .25s var(--ease), background .25s, color .25s, border-color .25s; }
.header-socials a:hover { color: var(--fern); background: var(--white); border-color: var(--white); transform: translateY(-2px); }
.header-socials svg { width: 13px; height: 13px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.header-socials svg path, .header-socials .fill { fill: currentColor; stroke: none; }

.hero { position: relative; min-height: max(820px, 100svh); background: var(--ivory); isolation: isolate; overflow: hidden; }
.hero::after { content: ""; position: absolute; right: 0; bottom: 0; left: 0; z-index: -5; height: 34%; background: linear-gradient(180deg, transparent, rgba(223, 231, 221, .5)); }
.hero-leaves { position: absolute; top: 0; right: 0; z-index: -4; width: 48%; height: 100%; background: linear-gradient(90deg, var(--ivory), rgba(244,241,232,.15) 30%), url('reform-leaves.png') center/cover no-repeat; opacity: .78; }
.hero-photo { position: absolute; top: 102px; right: clamp(34px, 5vw, 76px); bottom: 48px; z-index: -2; width: min(42vw, 610px); border-radius: 210px 210px 28px 28px; background: linear-gradient(180deg, rgba(32,59,49,0) 62%, rgba(32,59,49,.18)), url('reform-skin-closeup.jpeg') center 42%/cover no-repeat; box-shadow: 0 28px 70px rgba(32,59,49,.18); overflow: hidden; }
.hero-photo::after { content: ""; position: absolute; inset: 14px; border: 1px solid rgba(255,255,255,.7); border-radius: 196px 196px 19px 19px; }
.hero-business { position: absolute; top: clamp(122px, 15vh, 160px); left: clamp(52px, 6.5vw, 98px); z-index: 3; display: flex; flex-direction: column; line-height: 1; }
.hero-business span { font: 400 clamp(6rem, 10vw, 9.4rem)/.76 Georgia, 'Times New Roman', serif; letter-spacing: -.075em; text-transform: uppercase; }
.hero-business small { margin-top: 25px; padding-left: 5px; color: var(--moss); font-size: clamp(.72rem, .9vw, .9rem); font-weight: 800; letter-spacing: .24em; text-transform: uppercase; }
.hero-title-wrap { position: absolute; top: clamp(350px, 42vh, 445px); left: clamp(52px, 6.5vw, 98px); z-index: 2; width: min(43vw, 620px); }
.eyebrow { margin: 0 0 18px; color: var(--moss); font-size: .63rem; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
h1, h2 { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.055em; line-height: .96; }
h1 { font-size: clamp(3.6rem, 5.5vw, 5.5rem); }
h1 span { display: block; }
h1 span:last-child { margin-left: clamp(25px, 3vw, 52px); color: var(--moss); font-style: italic; font-size: .82em; }
h2 em { color: var(--moss); font-weight: inherit; }
.hero-copy { position: absolute; top: clamp(565px, 67vh, 665px); left: clamp(52px, 6.5vw, 98px); z-index: 3; width: min(460px, 35vw); }
.hero-copy > p { margin: 0; max-width: 430px; font-size: clamp(.98rem, 1.2vw, 1.12rem); line-height: 1.5; }
.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 18px; margin-top: 24px; }
.button { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; padding: 0 22px; border-radius: 999px; text-decoration: none; font-size: .75rem; font-weight: 800; transition: transform .25s var(--ease), background .25s, color .25s; }
.button:hover { transform: translateY(-3px); }
.button-dark { color: white; background: var(--fern); }
.button-dark:hover { background: var(--moss); }
.button-acid { color: white; background: var(--fern); }
.button-acid:hover { background: var(--moss); }
.text-link { display: inline-flex; align-items: center; gap: 9px; width: max-content; padding: 7px 0; border-bottom: 1px solid currentColor; text-decoration: none; font-size: .72rem; font-weight: 800; }
.text-link span { transition: transform .25s var(--ease); }
.text-link:hover span { transform: translate(4px, 3px); }
.hero-note { position: absolute; right: clamp(23px, 3.7vw, 56px); bottom: 58px; z-index: 3; width: 112px; height: 112px; display: grid; place-content: center; border: 1px solid rgba(255,255,255,.72); border-radius: 50%; color: white; background: rgba(32,59,49,.86); text-align: center; backdrop-filter: blur(6px); }
.hero-note span { font: 400 2.9rem/.8 Georgia, 'Times New Roman', serif; }
.hero-note small { margin-top: 9px; font-size: .43rem; letter-spacing: .13em; text-transform: uppercase; }
.concept-label { position: absolute; right: clamp(60px, 7vw, 112px); bottom: 20px; z-index: 4; margin: 0; font-size: .48rem; letter-spacing: .05em; opacity: .65; }

.trust-line { min-height: 68px; color: var(--ink); background: var(--mist); border-block: 1px solid rgba(32,59,49,.08); overflow: hidden; }
.trust-track { width: max-content; display: flex; align-items: center; gap: 30px; padding: 20px 0; animation: trust-roll 38s linear infinite; }
.trust-line p { margin: 0; font-size: .61rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; white-space: nowrap; }
.trust-line span { color: var(--clay); font-size: .43rem; }

.section { padding: clamp(64px, 5.5vw, 88px) clamp(24px, 6.5vw, 100px); }
.section-label { display: flex; align-items: center; gap: 12px; margin-bottom: 38px; color: var(--moss); }
.section-label span { width: 32px; height: 32px; display: grid; place-items: center; border: 1px solid currentColor; border-radius: 50%; font-size: .55rem; }
.section-label p { margin: 0; font-size: .6rem; font-weight: 800; letter-spacing: .19em; text-transform: uppercase; }

.treatments { position: relative; background: var(--ivory); }
.treatments-heading, .plans-heading, .proof-heading { display: grid; grid-template-columns: .48fr 1.6fr .7fr; gap: 5vw; align-items: start; }
.treatments-heading h2, .plans-heading h2, .proof-heading h2 { max-width: 760px; font-size: clamp(3.7rem, 6.6vw, 7rem); }
.treatments-heading > p, .plans-heading > p, .proof-heading > p { max-width: 320px; margin: 5px 0 0; color: rgba(28,41,35,.68); font-size: .88rem; }
.treatment-gallery { position: relative; height: clamp(380px, 40vw, 570px); margin: 70px 0 95px; }
.treatment-gallery figure { position: absolute; margin: 0; overflow: hidden; }
.treatment-gallery-main { inset: 0 32% 0 0; border-radius: 220px 24px 24px 24px; }
.treatment-gallery-detail { top: 12%; right: 4%; bottom: 7%; width: 31%; border: 14px solid var(--ivory); border-radius: 22px 180px 22px 22px; box-shadow: 0 24px 50px rgba(32,59,49,.16); }
.treatment-gallery img { width: 100%; height: 100%; display: block; object-fit: cover; }
.treatment-gallery-main img { object-position: center 38%; }
.treatment-gallery-detail img { object-position: center; }
.treatment-gallery figcaption { position: absolute; right: 18px; bottom: 16px; padding: 7px 11px; border-radius: 999px; color: white; background: rgba(32,59,49,.72); font-size: .54rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; backdrop-filter: blur(7px); }
.treatment-explorer { margin-top: 0; }
.explorer-tabs { display: grid; grid-template-columns: repeat(4, 1fr); border-block: 1px solid var(--line); }
.explorer-tabs button { min-width: 0; min-height: 116px; display: grid; grid-template-columns: 25px 1fr auto; gap: 10px; align-items: center; padding: 18px 15px; color: rgba(28,41,35,.58); background: transparent; border: 0; border-right: 1px solid var(--line); text-align: left; cursor: pointer; transition: color .3s, background .3s; }
.explorer-tabs button:last-child { border-right: 0; }
.explorer-tabs button:hover, .explorer-tabs button:focus-visible { color: var(--ink); background: rgba(223,231,221,.55); }
.explorer-tabs button[aria-selected="true"] { color: var(--ink); background: var(--mist); }
.tab-index { font-size: .54rem; letter-spacing: .12em; }
.tab-copy { min-width: 0; display: flex; flex-direction: column; gap: 5px; }
.tab-copy strong { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.08rem, 1.5vw, 1.38rem); font-weight: 400; line-height: 1.1; }
.tab-copy small { font-size: .56rem; line-height: 1.35; }
.tab-arrow { color: var(--moss); font-size: .9rem; transition: transform .3s; }
.explorer-tabs button[aria-selected="true"] .tab-arrow { transform: rotate(45deg); }
.explorer-stage { position: relative; min-height: 470px; margin-top: 28px; padding: 70px clamp(34px, 6vw, 88px) 76px; color: var(--ink); background: var(--white); border: 1px solid rgba(32,59,49,.09); border-radius: 30px; box-shadow: 0 24px 65px rgba(32,59,49,.08); overflow: hidden; }
.stage-orbit { position: absolute; top: -100px; right: -100px; width: 390px; height: 390px; opacity: .16; }
.stage-orbit i { position: absolute; inset: 0; border: 1px solid var(--sage); border-radius: 50%; }
.stage-orbit i:nth-child(2) { inset: 50px; }
.stage-orbit i:nth-child(3) { inset: 100px; }
.explorer-panel { position: relative; z-index: 1; scroll-margin-top: 78px; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(250px, .65fr); gap: clamp(40px, 7vw, 95px); align-items: end; animation: panel-in .5s var(--ease) both; }
.explorer-panel[hidden] { display: none; }
.panel-copy { max-width: 750px; }
.panel-kicker { margin: 0 0 17px; color: var(--moss); font-size: .58rem; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.panel-copy h3 { margin: 0 0 20px; font: 400 clamp(3rem, 5.5vw, 6rem)/.94 Georgia, 'Times New Roman', serif; letter-spacing: -.055em; }
.panel-copy > p:not(.panel-kicker) { max-width: 560px; margin: 0 0 25px; color: rgba(28,41,35,.68); font-size: .88rem; }
.panel-copy a { display: inline-flex; gap: 9px; padding-bottom: 6px; border-bottom: 1px solid; text-decoration: none; font-size: .75rem; font-weight: 800; }
.price-note { width: 180px; aspect-ratio: 1; display: grid; place-content: center; justify-self: end; border: 1px solid var(--sage); border-radius: 50%; color: white; background: var(--moss); text-align: center; }
.price-note small, .price-note span { font-size: .5rem; letter-spacing: .13em; text-transform: uppercase; }
.price-note strong { font: 400 2.8rem/1 Georgia, 'Times New Roman', serif; }
.price-list { align-self: stretch; min-width: 270px; padding: 16px 0; border-top: 2px solid var(--sage); }
.price-list p { display: flex; justify-content: space-between; gap: 20px; margin: 0; padding: 13px 0; border-bottom: 1px solid var(--line); }
.price-list span { color: rgba(28,41,35,.66); font-size: .71rem; }
.price-list strong { font-size: .8rem; }
.price-list small { display: block; margin-top: 15px; color: rgba(28,41,35,.55); font-size: .61rem; }
.price-list-compact p { padding: 8px 0; }
.explorer-status { position: absolute; right: 24px; bottom: 18px; margin: 0; color: rgba(28,41,35,.48); font-size: .54rem; letter-spacing: .12em; text-transform: uppercase; }
.price-fineprint { max-width: 690px; margin: 36px 0 0 auto; color: rgba(28,41,35,.55); font-size: .64rem; text-align: right; }

.plans { position: relative; color: var(--ink); background: var(--mist); overflow: hidden; }
.plans::before { content: ""; position: absolute; top: 0; right: 0; width: 38%; height: 46%; background: linear-gradient(90deg, var(--mist), rgba(223,231,221,.18)), url('reform-leaves.png') center/cover no-repeat; opacity: .48; }
.plans-heading { position: relative; }
.plan-selector { position: relative; margin-top: 78px; border-radius: 30px; background: rgba(255,253,248,.86); box-shadow: 0 24px 65px rgba(32,59,49,.08); overflow: hidden; }
.plan-steps { display: grid; grid-template-columns: repeat(3, 1fr); border-bottom: 1px solid var(--line); }
.plan-steps button { min-height: 132px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 5px; padding: 25px clamp(20px,3vw,42px); color: rgba(28,41,35,.55); background: transparent; border: 0; border-right: 1px solid var(--line); text-align: left; cursor: pointer; transition: color .3s, background .3s; }
.plan-steps button:last-child { border-right: 0; }
.plan-steps button:hover, .plan-steps button:focus-visible { color: var(--ink); background: rgba(156,175,157,.12); }
.plan-steps button[aria-selected="true"] { color: white; background: var(--fern); }
.plan-steps small { font-size: .53rem; letter-spacing: .15em; text-transform: uppercase; }
.plan-steps strong { font: 400 clamp(1.35rem, 2.1vw, 2.15rem)/1 Georgia, 'Times New Roman', serif; }
.plan-steps span { font-size: .72rem; font-weight: 800; }
.plan-stage { position: relative; min-height: 485px; padding: 66px clamp(26px,5vw,68px) 78px; color: var(--ink); }
.plan-panel { scroll-margin-top: 78px; display: grid; grid-template-columns: minmax(0,1.15fr) minmax(250px,.7fr) minmax(200px,.45fr); gap: clamp(35px,5vw,75px); align-items: start; animation: panel-in .5s var(--ease) both; }
.plan-panel[hidden] { display: none; }
.plan-panel h3 { max-width: 630px; margin: 0 0 18px; font: 400 clamp(2.5rem,4.4vw,5rem)/.95 Georgia, 'Times New Roman', serif; letter-spacing: -.055em; }
.plan-panel > div:first-child > p:not(.panel-kicker) { max-width: 500px; margin: 0; color: rgba(28,41,35,.64); font-size: .84rem; }
.plan-panel ul { list-style: none; margin: 0; padding: 0; border-top: 1px solid var(--line); }
.plan-panel li { display: flex; gap: 14px; padding: 12px 0; border-bottom: 1px solid var(--line); font-size: .74rem; font-weight: 700; }
.plan-panel li span { color: var(--moss); font-size: .59rem; }
.plan-price { min-height: 210px; display: flex; flex-direction: column; justify-content: center; padding: 24px; color: white; background: var(--moss); border-radius: 105px 105px 18px 18px; }
.plan-price small { font-size: .52rem; letter-spacing: .16em; text-transform: uppercase; }
.plan-price strong { font: 400 clamp(2.3rem,3.8vw,3.8rem)/1 Georgia, 'Times New Roman', serif; letter-spacing: -.04em; }
.plan-price span { margin-top: 16px; color: rgba(255,255,255,.75); font-size: .6rem; line-height: 1.5; }
.plan-footer { position: absolute; right: clamp(26px,5vw,68px); bottom: 22px; left: clamp(26px,5vw,68px); display: flex; justify-content: space-between; align-items: center; }
.plan-footer p { margin: 0; color: rgba(28,41,35,.5); font-size: .55rem; letter-spacing: .11em; text-transform: uppercase; }
.plan-footer a { padding-bottom: 5px; border-bottom: 1px solid; text-decoration: none; font-size: .72rem; font-weight: 800; }
.plan-note { margin: 24px 0 0; font-size: .61rem; letter-spacing: .1em; text-align: right; text-transform: uppercase; }

.jasmine { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(330px,.75fr); gap: clamp(55px,7vw,115px); align-items: center; padding: clamp(64px,5.4vw,84px) clamp(24px,6.5vw,100px); background: var(--ivory); overflow: hidden; }
.jasmine-visual { position: relative; min-height: 600px; }
.consultation-photo { position: absolute; inset: 0 10% 8% 0; margin: 0; border-radius: 250px 24px 24px 24px; overflow: hidden; box-shadow: 0 28px 70px rgba(32,59,49,.14); }
.consultation-photo img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: 56% center; }
.consultation-photo figcaption { position: absolute; bottom: 17px; left: 20px; padding: 8px 12px; border-radius: 999px; color: white; background: rgba(32,59,49,.76); font-size: .55rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; backdrop-filter: blur(7px); }
.jasmine-portrait { position: absolute; right: 0; bottom: 0; z-index: 2; width: min(27vw,330px); margin: 0; background: var(--fern); border: 10px solid var(--ivory); border-radius: 18px 150px 18px 18px; box-shadow: 0 22px 50px rgba(32,59,49,.17); overflow: hidden; }
.jasmine-portrait img { width: 100%; height: auto; display: block; filter: saturate(.82); }
.jasmine-portrait figcaption { display: flex; justify-content: space-between; align-items: end; gap: 15px; padding: 14px 16px 16px; color: white; }
.jasmine-portrait figcaption span { font-family: Georgia, 'Times New Roman', serif; font-size: 1rem; }
.jasmine-portrait figcaption small { max-width: 120px; color: rgba(255,255,255,.68); font-size: .46rem; line-height: 1.4; letter-spacing: .09em; text-align: right; text-transform: uppercase; }
.jasmine-copy h2 { max-width: 680px; font-size: clamp(3.65rem,5.35vw,6.15rem); }
.jasmine-copy h2 span { display: block; white-space: nowrap; }
.jasmine-copy .lead { max-width: 520px; margin: 34px 0 18px; color: var(--moss); font: 400 clamp(1.2rem,1.8vw,1.65rem)/1.4 Georgia, 'Times New Roman', serif; }
.jasmine-copy > p:not(.lead) { max-width: 500px; margin: 0; color: rgba(28,41,35,.67); font-size: .87rem; }
.jasmine-copy .button { margin-top: 30px; }

.proof { position: relative; background: var(--paper); }
.proof-composition { display: grid; grid-template-columns: 1.2fr .7fr; grid-template-areas: 'feature result' 'notes result'; gap: 34px clamp(45px,7vw,105px); align-items: start; margin-top: 54px; }
.proof-feature { grid-area: feature; margin: 0; padding: 20px 0 26px 32px; border-left: 1px solid var(--sage); }
.proof-feature > span { display: block; height: 50px; color: var(--clay); font: 400 5.5rem/.9 Georgia, 'Times New Roman', serif; }
.proof-feature p { max-width: 760px; margin: 10px 0 20px; font: 400 clamp(2.1rem,3.8vw,4rem)/1.04 Georgia, 'Times New Roman', serif; letter-spacing: -.04em; }
.proof-feature cite, .proof-note cite { font-style: normal; font-size: .53rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.proof-note { position: static; margin: 0; padding: 22px 24px; color: var(--ink); background: var(--white); border-radius: 18px; box-shadow: 0 14px 34px rgba(32,59,49,.08); }
.proof-note p { margin: 0 0 12px; font: 400 1.25rem/1.35 Georgia, 'Times New Roman', serif; }
.proof-note-one { grid-area: notes; width: 46%; }
.proof-note-two { grid-area: notes; width: 46%; justify-self: end; }
.result-proof { grid-area: result; width: min(100%, 430px); margin: 0; justify-self: end; background: var(--fern); border-radius: 210px 210px 20px 20px; box-shadow: 18px 20px 0 rgba(156,175,157,.38); overflow: hidden; }
.result-proof img { width: 100%; height: auto; display: block; }
.result-proof figcaption { display: flex; justify-content: space-between; gap: 18px; padding: 16px 18px 18px; color: white; }
.result-proof figcaption span { font-family: Georgia, 'Times New Roman', serif; }
.result-proof figcaption small { max-width: 140px; color: rgba(255,255,255,.65); font-size: .47rem; line-height: 1.4; text-align: right; text-transform: uppercase; }
.proof-source { margin: 48px 0 0; color: rgba(28,41,35,.5); font-size: .58rem; text-align: right; }

.safety { display: grid; grid-template-columns: minmax(260px,.75fr) minmax(440px,1.25fr); gap: clamp(60px,9vw,140px); background: var(--ivory); }
.safety-intro h2, .visit h2 { font-size: clamp(3.5rem,6vw,6.4rem); }
.safety-details { align-self: center; }
.safety details { border-top: 1px solid var(--line); }
.safety details:last-child { border-bottom: 1px solid var(--line); }
.safety summary { min-height: 82px; display: flex; justify-content: space-between; align-items: center; gap: 20px; list-style: none; cursor: pointer; font-size: .75rem; font-weight: 800; }
.safety summary::-webkit-details-marker { display: none; }
.safety summary i { width: 25px; height: 25px; display: grid; place-items: center; border: 1px solid var(--sage); border-radius: 50%; font-style: normal; transition: transform .3s; }
.safety details[open] summary i { transform: rotate(45deg); }
.safety details > div { padding: 0 0 28px; color: rgba(28,41,35,.67); font-size: .72rem; }
.safety details p { margin: 0 0 12px; }

.visit { position: relative; min-height: 500px; display: grid; grid-template-columns: minmax(0, .85fr) minmax(430px, 1fr); gap: clamp(55px,8vw,120px); align-items: center; background-color: var(--ivory); background-image: linear-gradient(90deg, rgba(244,241,232,.99) 0 46%, rgba(244,241,232,.74) 68%, rgba(244,241,232,.35)), url('reform-leaves.png'); background-position: center, right center; background-size: cover, auto 100%; background-repeat: no-repeat; }
.visit-copy > p:not(.section-label p) { max-width: 420px; margin: 28px 0 0; color: rgba(28,41,35,.68); font-size: .88rem; }
.visit-details { margin-left: auto; padding: clamp(28px,4vw,54px); background: rgba(255,253,248,.92); border: 1px solid rgba(255,255,255,.65); border-radius: 26px; box-shadow: 0 24px 60px rgba(20,39,31,.2); backdrop-filter: blur(10px); }
.visit-details a { text-decoration: none; }
.visit-details small { color: var(--moss); font-size: .51rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.address { position: relative; display: flex; flex-direction: column; gap: 6px; padding-bottom: 27px; border-bottom: 1px solid var(--line); }
.address strong { font: 400 clamp(1.45rem,2.2vw,2.2rem)/1.12 Georgia, 'Times New Roman', serif; }
.address span { position: absolute; right: 0; bottom: 28px; font-size: .63rem; font-weight: 800; }
.contact-pair { display: grid; grid-template-columns: 1fr 1.4fr; margin: 0 0 20px; }
.contact-pair a { display: flex; flex-direction: column; gap: 4px; padding: 22px 0; overflow-wrap: anywhere; }
.contact-pair a + a { padding-left: 24px; border-left: 1px solid var(--line); }
.contact-pair strong { font-size: .75rem; }
.visit-details > p { max-width: 520px; margin: 0; color: rgba(28,41,35,.58); font-size: .64rem; }

.final-cta { min-height: 540px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: clamp(78px,8vw,116px) clamp(24px,7vw,108px); color: white; background-color: var(--fern); background-image: linear-gradient(90deg, rgba(32,59,49,.99) 0 48%, rgba(32,59,49,.68)), url('reform-treatment-calm.png'); background-position: center, right 42%; background-size: cover, auto 100%; background-repeat: no-repeat; }
.final-cta .eyebrow { color: var(--mist); }
.final-cta h2 { max-width: 760px; font-size: clamp(4.5rem,8vw,8.5rem); }
.final-cta .button { margin-top: 34px; color: var(--fern); background: var(--white); }
.final-cta .button:hover { color: white; background: var(--moss); }
.final-small { margin: 15px 0 0; color: rgba(255,255,255,.62); font-size: .55rem; letter-spacing: .12em; text-transform: uppercase; }

footer { min-height: 132px; display: grid; grid-template-columns: 1fr auto 1fr; gap: 25px; align-items: center; padding: 28px clamp(24px,6.5vw,100px); color: var(--ink); background: var(--ivory); }
footer > p { margin: 0; color: rgba(28,41,35,.48); font-size: .57rem; text-align: center; }
.footer-links { justify-self: end; display: flex; align-items: center; gap: 16px; }
.footer-links a { font-size: .62rem; font-weight: 700; }
.footer-links a[aria-label] { width: 30px; height: 30px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; }
.footer-links svg { width: 14px; height: 14px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.footer-links svg path, .footer-links .fill { fill: currentColor; stroke: none; }
.mobile-contact { display: none; }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .8s var(--ease), transform .8s var(--ease); }
.reveal.is-visible { opacity: 1; transform: none; }

@keyframes trust-roll { to { transform: translateX(-50%); } }
@keyframes panel-in { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: none; } }

@media (max-width: 1080px) {
  .site-header { gap: 10px; }
  .desktop-nav { gap: 19px; }
  .hero-business span { font-size: clamp(5.2rem, 9vw, 7rem); }
  .hero-title-wrap { width: 45vw; }
  .plans::before { width: 44%; }
  .plan-panel { grid-template-columns: 1fr .72fr; }
  .plan-price { grid-column: 2; }
  .jasmine { grid-template-columns: 1.1fr .9fr; }
}

@media (max-width: 820px) {
  body { padding-bottom: 58px; }
  .site-header { height: 66px; padding: 0 18px; grid-template-columns: 1fr auto; background: rgba(244,241,232,.94); border-bottom-color: var(--line); backdrop-filter: blur(12px); }
  .desktop-nav, .header-cta { display: none; }
  .header-socials { justify-self: end; display: flex; gap: 8px; }
  .header-socials a { width: 30px; height: 30px; }
  .hero { min-height: 850px; padding-top: 66px; }
  .hero::after { height: 46%; }
  .hero-leaves { top: 66px; left: 0; width: 100%; height: 225px; background: linear-gradient(180deg, rgba(244,241,232,.15), var(--ivory)), url('reform-leaves.png') center 44%/cover no-repeat; opacity: .8; }
  .hero-photo { top: 142px; right: 18px; bottom: auto; width: min(65vw, 310px); height: 360px; border-radius: 150px 150px 20px 20px; }
  .hero-photo::after { inset: 10px; border-radius: 140px 140px 13px 13px; }
  .hero-business { top: 92px; left: 19px; }
  .hero-business span { font-size: clamp(3.25rem, 16vw, 4.25rem); line-height: .78; }
  .hero-business small { margin-top: 13px; font-size: .49rem; letter-spacing: .18em; }
  .hero-title-wrap { top: 515px; left: 21px; width: calc(100% - 42px); }
  .hero-title-wrap .eyebrow { margin-bottom: 12px; }
  .hero h1 { font-size: clamp(3.25rem, 15vw, 4.25rem); line-height: .92; }
  .hero h1 span:last-child { margin-left: 22px; }
  .hero-copy { top: 682px; right: 21px; left: 21px; width: auto; }
  .hero-copy > p { max-width: 330px; font-size: .92rem; }
  .hero-actions { gap: 13px; margin-top: 18px; }
  .hero .button { min-height: 46px; padding-inline: 16px; font-size: .68rem; }
  .hero .text-link { font-size: .67rem; }
  .hero-note { top: 405px; right: 14px; bottom: auto; width: 86px; height: 86px; }
  .hero-note span { font-size: 2.2rem; }
  .hero-note small { font-size: .38rem; }
  .concept-label { right: 20px; bottom: 8px; font-size: .4rem; }
  .trust-track { animation-duration: 28s; }
  .section { padding: 58px 21px; }
  .section-label { margin-bottom: 28px; }
  .treatments-heading, .plans-heading, .proof-heading { display: block; }
  .treatments-heading h2, .plans-heading h2, .proof-heading h2 { font-size: clamp(3.3rem, 14vw, 4.4rem); }
  .treatments-heading > p, .plans-heading > p, .proof-heading > p { margin-top: 22px; }
  .treatment-gallery { height: 470px; margin: 48px 0 66px; }
  .treatment-gallery-main { inset: 0 12% 42px 0; border-radius: 160px 18px 18px 18px; }
  .treatment-gallery-detail { top: 44%; right: 0; bottom: 0; width: 44%; border-width: 8px; border-radius: 15px 110px 15px 15px; }
  .treatment-gallery figcaption { right: 10px; bottom: 10px; font-size: .43rem; }
  .explorer-tabs { grid-template-columns: 1fr 1fr; }
  .explorer-tabs button { min-height: 100px; grid-template-columns: 20px 1fr; padding: 13px 10px; border-bottom: 1px solid var(--line); }
  .explorer-tabs button:nth-child(2) { border-right: 0; }
  .tab-copy strong { font-size: 1rem; }
  .tab-copy small, .tab-arrow { display: none; }
  .explorer-stage { min-height: 590px; margin-top: 22px; padding: 48px 22px 72px; border-radius: 22px; }
  .explorer-panel { grid-template-columns: 1fr; gap: 34px; }
  .panel-copy h3 { font-size: clamp(2.7rem, 12.5vw, 3.5rem); }
  .price-note { width: 145px; justify-self: start; }
  .price-list { min-width: 0; }
  .price-fineprint { margin-top: 28px; text-align: left; }
  .plans::before { width: 72%; height: 24%; opacity: .28; }
  .plan-selector { margin-top: 48px; border-radius: 22px; }
  .plan-steps { grid-template-columns: 1fr; }
  .plan-steps button { min-height: 96px; border-right: 0; border-bottom: 1px solid var(--line); }
  .plan-stage { min-height: 830px; padding: 46px 20px 80px; }
  .plan-panel { grid-template-columns: 1fr; gap: 28px; }
  .plan-panel h3 { font-size: 2.65rem; }
  .plan-price { grid-column: auto; width: 100%; min-height: 170px; border-radius: 90px 90px 16px 16px; }
  .plan-footer { right: 20px; bottom: 20px; left: 20px; }
  .plan-note { text-align: left; }
  .jasmine { display: flex; flex-direction: column; align-items: stretch; gap: 42px; padding: 60px 21px; }
  .jasmine-visual { min-height: 460px; }
  .consultation-photo { inset: 0 5% 65px 0; border-radius: 160px 18px 18px 18px; }
  .consultation-photo img { object-position: 58% center; }
  .consultation-photo figcaption { left: 12px; font-size: .43rem; }
  .jasmine-portrait { width: min(49vw, 205px); border-width: 7px; border-radius: 14px 90px 14px 14px; }
  .jasmine-portrait figcaption { padding: 10px 11px 12px; }
  .jasmine-portrait figcaption small { display: none; }
  .jasmine-copy h2 { font-size: clamp(2.85rem, 12.2vw, 3.7rem); }
  .jasmine-copy .lead { margin-top: 28px; }
  .proof-composition { display: flex; flex-direction: column; gap: 28px; margin-top: 58px; }
  .proof-feature { order: 1; padding-left: 21px; }
  .proof-feature p { font-size: clamp(2rem, 9.4vw, 2.65rem); }
  .result-proof { order: 2; width: min(86vw, 370px); margin: 12px auto 18px; }
  .proof-note { width: 88%; }
  .proof-note-one { order: 3; align-self: flex-start; }
  .proof-note-two { order: 4; align-self: flex-end; }
  .proof-source { margin-top: 38px; text-align: left; }
  .safety { display: block; }
  .safety-intro h2, .visit h2 { font-size: clamp(3.4rem, 14.8vw, 4.5rem); }
  .safety-details { margin-top: 36px; }
  .safety summary { min-height: 75px; font-size: .72rem; }
  .visit { min-height: auto; display: block; background-color: var(--ivory); background-image: linear-gradient(180deg, rgba(244,241,232,.98) 0 54%, rgba(244,241,232,.58)), url('reform-leaves.png'); background-position: center, bottom center; background-size: cover, cover; background-repeat: no-repeat; }
  .visit-details { margin: 40px 0 0; padding: 25px 20px; border-radius: 20px; }
  .address span { position: static; margin-top: 4px; }
  .contact-pair { grid-template-columns: 1fr; }
  .contact-pair a + a { padding-left: 0; border-top: 1px solid var(--line); border-left: 0; }
  .final-cta { min-height: 600px; padding: 90px 21px; background-color: var(--fern); background-image: linear-gradient(180deg, rgba(32,59,49,.98) 0 56%, rgba(32,59,49,.66)), url('reform-treatment-calm.png'); background-position: center, center bottom; background-size: cover, cover; background-repeat: no-repeat; }
  .final-cta h2 { font-size: clamp(3.8rem, 16vw, 5rem); }
  footer { min-height: 185px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding-bottom: 34px; }
  footer > p { text-align: left; }
  .footer-links { justify-self: auto; flex-wrap: wrap; }
  .mobile-contact { position: fixed; right: 0; bottom: 0; left: 0; z-index: 40; height: 58px; display: flex; align-items: center; justify-content: space-between; padding: 0 21px; color: white; background: var(--fern); text-decoration: none; font-size: .75rem; font-weight: 800; }
}

@media (max-width: 390px) {
  .hero { min-height: 866px; }
  .hero h1 { font-size: 3.35rem; }
  .hero-copy { top: 680px; }
  .hero-actions { align-items: flex-start; flex-direction: column; }
  .treatment-gallery { height: 430px; }
}

@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; }
}
