@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Medium.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-SemiBold.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Bold.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Italic.woff2)format("woff2");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Merriweather;src:url(/fonts/Merriweather/Merriweather_24pt-Light.woff2)format("woff2"),url(/fonts/Merriweather/Merriweather_24pt-Light.woff)format("woff");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Merriweather;src:url(/fonts/Merriweather/Merriweather_24pt-LightItalic.woff2)format("woff2"),url(/fonts/Merriweather/Merriweather_24pt-LightItalic.woff)format("woff");font-style:italic;font-weight:300;font-display:swap}:root{--font-heading:"Merriweather", "Georgia", "Times New Roman", serif;--font-body:"Montserrat", "Avenir Next", "Segoe UI", sans-serif;--background:#fef9ef;--background-soft:#f7efe3;--background-strong:#eee2d2;--surface:#f7efe3b8;--surface-strong:#fef9eff0;--line:#584c4024;--text:#2a2b2f;--muted:#6f6860;--accent:#b05a36;--accent-strong:#8d4328;--accent-soft:#efd8ca;--warm:#b05a36;--placeholder:#eee4d7;--grain:#52413212;--shadow:0 30px 80px #513d2c1f;--content-max:1400px;--content-gutter:clamp(1.5rem, 4vw, 4rem);--display-title-size:clamp(2.1rem, 3.6vw, 3.1rem);--display-title-size-small:clamp(1.85rem, 4.6vw, 2.1rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);font-family:var(--font-body), sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}p,li{color:var(--muted);font-size:.95rem;line-height:1.78}h1,h2{color:var(--text);font-family:var(--font-heading), serif;letter-spacing:0;margin:0;font-weight:300;line-height:1.04}h3{color:var(--text);font-family:var(--font-body), sans-serif;letter-spacing:0;margin:0;font-weight:500;line-height:1.08}h1,h2{font-size:var(--display-title-size)}h3{font-size:clamp(1.25rem,1.7vw,1.75rem)}@supports (animation-timeline:view()){.stacked-copy>.parallax-float{gap:0;display:grid}.parallax-float :is(.eyebrow,.section-heading__eyebrow){--parallax-distance:10px;will-change:transform;animation:linear both soft-scroll-float;animation-timeline:view();animation-range:entry exit}.parallax-float :is(h1,h2){--parallax-distance:22px;will-change:transform;animation:linear both soft-scroll-float;animation-timeline:view();animation-range:entry exit}.parallax-float--medium :is(h1,h2){--parallax-distance:30px}.parallax-float :is(.page-hero__text,.stacked-copy,.session-list){transform-style:preserve-3d}.parallax-float p:not(.eyebrow,.section-heading__eyebrow),.parallax-float li,.parallax-float .button-link{--parallax-distance:14px;will-change:transform;animation:linear both soft-scroll-float;animation-timeline:view();animation-range:entry exit}.parallax-float :is(.page-hero__text,.stacked-copy,.session-list)>:nth-child(2n){--parallax-distance:18px}.parallax-float :is(.page-hero__text,.stacked-copy,.session-list)>:nth-child(3n){--parallax-distance:11px}.parallax-float .button-link{--parallax-distance:12px}}@media (prefers-reduced-motion:reduce){.parallax-float :is(.eyebrow,.section-heading__eyebrow,h1,h2,p,li,.button-link){animation:none;transform:none}}@media (max-width:980px){.parallax-float :is(.eyebrow,.section-heading__eyebrow,h1,h2,p,li,.button-link){will-change:auto;animation:none;transform:none}}@keyframes soft-scroll-float{0%{transform:translate3d(0, var(--parallax-distance), 0)}to{transform:translate3d(0, calc(var(--parallax-distance) * -1), 0)}}.container{width:min(1400px, calc(100% - (var(--content-gutter) * 2)));margin:0 auto}.container--narrow{width:min(1400px, calc(100% - (var(--content-gutter) * 2)))}.site-header-bar{top:28px;left:max(var(--content-gutter), calc((100vw - 1400px) / 2));z-index:90;width:min(1400px, calc(100% - (var(--content-gutter) * 2)));background:var(--background);pointer-events:none;will-change:background, box-shadow, backdrop-filter;border:0;border-radius:12px;height:84px;transition:top .52s cubic-bezier(.22,1,.36,1),left .52s cubic-bezier(.22,1,.36,1),width .52s cubic-bezier(.22,1,.36,1),height .52s cubic-bezier(.22,1,.36,1),border-radius .52s cubic-bezier(.22,1,.36,1),background .42s,box-shadow .42s,-webkit-backdrop-filter .42s,backdrop-filter .42s;position:fixed;transform:translateZ(0);box-shadow:0 12px 42px #2a2b2f14}.site-header-bar--glass{-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);background:#2a2b2f6b;box-shadow:0 16px 54px #1412102e}.site-header-bar--solid{border-radius:0;width:100%;height:84px;top:0;left:0}.site-logo-link{top:50px;left:calc(max(var(--content-gutter), calc((100vw - 1400px) / 2)) + 28px);z-index:100;align-items:center;height:40px;padding:0;transition:top .52s cubic-bezier(.22,1,.36,1),left .52s cubic-bezier(.22,1,.36,1);display:inline-flex;position:fixed;transform:translateZ(0)}.site-logo-image{width:148px;height:auto;transition:opacity .34s}.site-logo-image--light{opacity:0;position:absolute;inset:0 auto auto 0}.site-logo-link--glass .site-logo-image--dark{opacity:0}.site-logo-link--glass .site-logo-image--light{opacity:1}.site-logo-link--solid{top:22px;left:max(var(--content-gutter), calc((100vw - 1400px) / 2))}.eyebrow,.section-heading__eyebrow{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;font-weight:600}.hero-section,.page-hero{padding:12.5rem 0 3.5rem}.page-hero--compact{padding-bottom:1.5rem}.page-hero--centered{text-align:center}.page-hero--centered .container{justify-items:center;display:grid}.page-hero--centered .page-hero__lead{margin-inline:auto}.hero-section{isolation:isolate;width:100vw;height:100vh;padding:0;position:relative}.hero-section:before,.hero-section:after{content:none}.hero-section__frame{background:linear-gradient(90deg,#141312d6,#14131275 52%,#1413122e),linear-gradient(145deg,#27221e 0%,#4c3429 52%,#2a2b2f 100%);border:0;border-radius:0;width:100vw;height:100vh;min-height:100vh;position:relative;overflow:hidden;box-shadow:0 28px 90px #513d2c29}.hero-section__inner{z-index:1;width:min(1400px, calc(100% - (var(--content-gutter) * 2)));align-items:center;height:100%;margin:0 auto;padding-top:6vh;display:flex;position:relative}.hero-section__video,.hero-section__video-placeholder{position:absolute;inset:0}.hero-section__video{z-index:0;object-fit:cover;width:100%;height:100%}.hero-section__video-placeholder{z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 34%,#b05a361f,#0000 0 22%),radial-gradient(circle at 82% 22%,#fef9ef14,#0000 0 18%),linear-gradient(90deg,#141312b8,#1413126b 52%,#1413122e),linear-gradient(145deg,#1614122e,#5c3a2b24 52%,#1d1c1b47)}.hero-section__video-placeholder:after{content:"";background:radial-gradient(var(--grain) .75px, transparent .75px), radial-gradient(#b05a3614 .75px, transparent .75px);opacity:.42;pointer-events:none;background-position:0 0,12px 12px;background-size:14px 14px,18px 18px;position:absolute;inset:0}.two-column,.spotlight-section__grid,.contact-grid,.page-hero__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.page-hero__grid{gap:clamp(2rem,5vw,5rem)}.hero-section__description,.page-hero__lead,.page-hero__text p,.stacked-copy p,.section-heading__description{max-width:68ch;color:var(--text);font-size:clamp(.95rem,.845rem + .32vw,1.0625rem)}.hero-section__content{z-index:1;max-width:min(920px,58vw);box-shadow:none;will-change:transform;background:0 0;border:0;border-radius:0;padding:0;position:relative;transform:translateZ(0)}.hero-section__content :is(.eyebrow,h1,p){color:var(--background)}.hero-section__content .eyebrow{color:#fef9efc7}.hero-section__description{color:#fef9efc2}.hero-title{gap:.2rem;display:grid}.hero-title em{color:#d08259;font-style:italic;font-weight:300}.hero-section__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button-link,.contact-form button{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.95rem 1.75rem;font-weight:700;transition:transform .16s,background .16s,color .16s,border-color .16s;display:inline-flex}.button-link:hover,.contact-form button:hover{border-color:var(--text);background:var(--text);color:var(--background);transform:translateY(-2px)}.button-link--secondary{color:var(--accent);border-color:var(--accent);background:0 0}.hero-section__actions .button-link--secondary{background:var(--background)}.hero-section__actions .button-link--secondary:hover{border-color:var(--text);background:var(--text);color:var(--background)}.panel-section .session-panel,.contact-card,.contact-form,.symptom-card,.step-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#fef9efdb,#f2e8dab8);border-radius:28px}.panel-section .session-panel{background:var(--background);border-color:#d1c8bf;box-shadow:0 18px 48px #502d1f14}.image-placeholder{background:radial-gradient(circle at 28% 36%, #b05a3685, transparent 0 18%), radial-gradient(circle at 72% 70%, #dba77e6b, transparent 0 24%), linear-gradient(145deg, #fef9effa, #ecdbc7f5 48%, #b05a36c7 100%), var(--placeholder);color:#fef9efd6;border-radius:24px;place-items:center;width:100%;font-size:.95rem;display:grid;position:relative;overflow:hidden}.image-placeholder:after{content:"";opacity:.65;background-image:radial-gradient(#fef9ef38 .7px,#0000 .7px),radial-gradient(#b05a3617 .7px,#0000 .7px);background-position:0 0,9px 9px;background-size:12px 12px,14px 14px;position:absolute;inset:0}.image-placeholder:has(.image-placeholder__image):after{opacity:.18}.image-placeholder__image{object-fit:cover}.image-placeholder--portrait{aspect-ratio:4/5}.image-placeholder--landscape{aspect-ratio:16/10}.image-placeholder--square{aspect-ratio:1}.image-placeholder--wide{aspect-ratio:16/7}.panel-section,.content-section,.therapist-profile-section,.steps-section,.spotlight-section,.symptoms-section,.quote-band{padding:2rem 0 5rem}.therapist-profile-section{padding-top:12.5rem}.therapist-profile-section h1{margin-bottom:2rem}.section-heading{margin-bottom:1.5rem}.section-heading__description{max-width:68ch}.section-heading h2{max-width:14ch}.home-intro-section{padding:clamp(7rem,11vw,12rem) 0}.home-intro-section__container{text-align:center;place-items:center;display:grid}.home-intro-section .section-heading{justify-items:center;display:grid}.home-intro-section .section-heading h2,.home-intro-section .section-heading__description{max-width:760px}.symptoms-grid{gap:1.4rem;display:grid}.symptoms-explorer{grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5.5rem);margin-top:2rem;display:grid}.symptoms-explorer__sidebar{position:sticky;top:9rem}.symptoms-explorer__heading{margin-bottom:2rem}.symptoms-explorer__heading h2{max-width:10ch;color:var(--text);font-size:var(--display-title-size);letter-spacing:-.055em;font-weight:300;line-height:1.02}.symptoms-search{grid-template-columns:1fr auto;align-items:center;gap:1rem;margin-bottom:1.4rem;display:grid}.symptoms-search input{width:100%;min-height:64px;color:var(--text);font:inherit;background:#fef9efad;border:1.5px solid #2a2b2f6b;border-radius:999px;outline:none;padding:0 1.55rem;font-size:clamp(.95rem,1.3vw,1.18rem);transition:border-color .18s,box-shadow .18s,background .18s}.symptoms-search input:focus{border-color:var(--accent);background:#fef9efeb;box-shadow:0 0 0 4px #b05a361f}.symptoms-search span{color:var(--text);font-family:var(--font-heading), serif;font-size:clamp(1.75rem,2.4vw,2.5rem);line-height:1}.symptoms-explorer__label{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;font-weight:800}.symptoms-keywords{flex-wrap:wrap;gap:.75rem;display:flex}.symptoms-keywords button{min-height:44px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:1.5px solid #2a2b2f5c;border-radius:999px;padding:.65rem 1.15rem;font-weight:500;transition:transform .16s,border-color .16s,background .16s,color .16s}.symptoms-keywords button:hover,.symptoms-keywords button.is-active{border-color:var(--text);background:var(--text);color:var(--background);transform:translateY(-1px)}.symptoms-explorer__results{gap:1rem;display:grid}.symptom-row{background:#f5ede1;border:1px solid #2a2b2f26;border-radius:26px;grid-template-columns:auto 1fr;align-items:start;gap:1.1rem;padding:clamp(1.15rem,2.2vw,1.65rem);display:grid}.symptom-row__icon{place-items:center;width:34px;height:34px;margin-top:.1rem;display:grid}.symptom-row__icon img{object-fit:contain;width:36px;height:36px}.symptom-row h3{color:var(--text);font-family:var(--font-body), sans-serif;letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.1rem,1.5vw,1.4rem);font-weight:800}.symptom-row ul{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.symptom-row li{color:var(--muted);background:#fef9efad;border-radius:999px;padding:.35rem .65rem;font-size:.88rem;line-height:1.25}.symptoms-explorer__empty{color:var(--muted);background:#f5ede1;border:1px solid #2a2b2f24;border-radius:26px;padding:2rem}.steps-section{padding:0}.steps-horizontal-wrap{width:100%;position:relative}.steps-horizontal-sticky{width:100vw;height:100vh;position:sticky;top:0;overflow:hidden}.steps-track{will-change:transform;width:max-content;height:100%;display:flex}.steps-panel{flex:0 0 100vw;width:100vw;min-width:100vw;height:100vh;padding:6rem 3rem 3rem;position:relative}.steps-horizontal-after-spacer{height:0}.steps-panel:first-of-type,.steps-panel:nth-of-type(2),.steps-panel:nth-of-type(3){background:#f5ede1}.steps-panel__inner{width:min(1400px, calc(100% - (var(--content-gutter) * 2)));grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:3rem;height:100%;margin:0 auto;display:grid}.steps-panel__content{z-index:1;max-width:680px;position:relative}.steps-panel__ghost-index{z-index:-1;color:#b05a3617;font-family:var(--font-heading), serif;letter-spacing:-.08em;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(10rem,22vw,24rem);font-weight:300;line-height:.8;position:absolute;top:-.34em;left:-.24em}.steps-panel__eyebrow{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.82rem;font-weight:600}.steps-panel__index,.symptom-card__index{color:var(--accent);letter-spacing:.16em;margin-bottom:1rem;font-size:.82rem;font-weight:700;display:inline-block}.steps-panel__content h2{max-width:10ch;font-size:var(--display-title-size);margin-bottom:1.25rem;font-weight:300}.steps-panel__content p:last-child{max-width:52ch;color:var(--text);font-size:clamp(.95rem,.845rem + .32vw,1.0625rem)}.steps-panel__visual{justify-content:flex-end;align-items:center;height:100%;display:flex}.steps-panel__image-placeholder{aspect-ratio:5/6;background:radial-gradient(circle at 24% 38%,#b05a369e,#0000 0 18%),radial-gradient(circle at 72% 68%,#dba77e75,#0000 0 24%),linear-gradient(145deg,#fef9effa,#eedbc6f5 52%,#b05a36c7 100%);border:1px solid #b05a362e;border-radius:34px;place-items:center;width:min(46vw,720px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #513d2c24}.steps-panel__image-placeholder:after{content:"";opacity:.65;background-image:radial-gradient(#fef9ef38 .7px,#0000 .7px),radial-gradient(#b05a361a .7px,#0000 .7px);background-position:0 0,9px 9px;background-size:12px 12px,14px 14px;position:absolute;inset:0}.steps-panel__image{object-fit:cover}.steps-panel__image-placeholder:has(.steps-panel__image):after{opacity:.18}.steps-panel__image-placeholder span{z-index:1;color:#fef9efe6;letter-spacing:.06em;font-size:.98rem;position:relative}.spotlight-section{padding-top:clamp(6rem,10vw,10rem)}.symptoms-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem}.symptom-card{padding:1.5rem}.symptom-card ul,.session-list{margin:1rem 0 0;padding-left:1.2rem}.session-panel{padding:clamp(2.5rem,5vw,4.5rem)}.session-panel .button-link{margin-top:2rem}.quote-band{padding-top:0}.stretch-reveal{border-left:2px solid #b05a3647;position:relative}.stretch-reveal__panel{will-change:clip-path;background:#f7efe39e;overflow:hidden}.stretch-reveal__content{will-change:transform, opacity}.stretch-reveal__content p{color:var(--text);font-family:var(--font-heading), serif;padding:2rem 2.2rem;font-size:clamp(1.35rem,2.4vw,2.25rem);line-height:1.2}.contact-card,.contact-form{padding:1.5rem}.contact-card--cta{background:var(--background-soft);align-content:start;justify-items:start;gap:1.5rem;display:grid}.contact-mail-block .section-heading h2{font-size:clamp(1.75rem,2.6vw,2.35rem)}.contact-card--cta a:not(.button-link){color:var(--text);font-weight:600}.contact-map{background:#f5ede1;border:1px solid #2a2b2f1a;border-radius:28px;min-height:clamp(360px,48vw,560px);position:relative;overflow:hidden}.contact-map iframe{width:100%;height:100%;min-height:inherit;filter:saturate(.72)sepia(.08);border:0}.reviews-section{padding:4rem 0;overflow:hidden}.reviews-section__header{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.reviews-section__header h2{max-width:18ch;margin-bottom:1rem}.reviews-section__header p:not(.section-heading__eyebrow){max-width:62ch}.reviews-section__controls{gap:.65rem;display:flex}.reviews-section__controls button{width:48px;height:48px;color:var(--text);font:inherit;cursor:pointer;background:#f5ede1;border:1px solid #2a2b2f2e;border-radius:50%;place-items:center;font-size:1.2rem;transition:transform .16s,background .16s,color .16s;display:grid}.reviews-section__controls button:hover{background:var(--text);color:var(--background);transform:translateY(-2px)}.reviews-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;-webkit-user-select:none;user-select:none;grid-auto-columns:calc(25% - .75rem);grid-auto-flow:column;gap:1rem;padding:.45rem 0 1.2rem;display:grid;overflow-x:auto}.reviews-carousel.is-dragging{cursor:grabbing;scroll-snap-type:none}.reviews-carousel.is-auto-scrolling{scroll-snap-type:none}.reviews-carousel::-webkit-scrollbar{display:none}.review-card{scroll-snap-align:start;background:#f5ede1;border:1px solid #2a2b2f21;border-radius:30px;flex-direction:column;min-height:310px;padding:1.45rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.review-card:hover{border-color:#b05a3652;transform:translateY(-4px)}.review-card__top{align-items:flex-start;gap:.9rem;margin-bottom:1rem;display:flex}.review-card__avatar{background:var(--accent);width:46px;height:46px;color:var(--background);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.review-card h3{font-size:1.02rem;font-weight:700}.review-card__rating{flex-wrap:wrap;align-items:baseline;gap:.45rem;margin-top:.3rem;display:flex}.review-card__rating span{color:#f6a90b;letter-spacing:.04em;font-size:1.1rem}.review-card__rating small{color:var(--muted);font-size:.86rem}.review-card__text{color:var(--text);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.94rem;line-height:1.62;display:-webkit-box;overflow:hidden}.review-card__note{color:var(--accent);margin-top:1rem;font-size:.84rem;font-weight:600}.review-card__link{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-top:auto;padding-top:1.2rem;font-size:.82rem;font-weight:800}.contact-form{gap:.9rem;display:grid}.contact-form input,.contact-form textarea{width:100%;color:var(--text);font:inherit;background:#fef9efd6;border:1px solid #b05a362e;border-radius:18px;padding:.95rem 1rem}.page-hero__text,.stacked-copy{gap:0;display:grid}.contact-form textarea{resize:vertical}.site-footer{background:var(--background-soft);color:var(--text);border-top:0;padding:6rem 0 4rem;position:relative}.site-footer__prelude{text-align:center;justify-items:center;margin-bottom:clamp(3rem,6vw,5rem);display:grid}.site-footer__prelude>div,.site-footer__prelude>div>div{text-align:center;justify-items:center;width:100%;display:grid}.site-footer__prelude h2{margin-bottom:1.2rem;max-width:24ch;margin-inline:auto;font-size:clamp(2rem,2.9vw,2.35rem)}.site-footer__prelude h2 em{color:var(--accent);font-style:italic}.site-footer__prelude p{max-width:58ch;color:var(--text);font-size:clamp(.98rem,1.35vw,1.18rem);line-height:1.45}.site-footer__card{background:#fef9efb8;border:0;border-radius:34px;grid-template-columns:1.2fr .8fr;gap:clamp(3rem,7vw,7rem);padding:clamp(2rem,5vw,5rem) clamp(2rem,5vw,5rem) clamp(1.6rem,3vw,3rem);display:grid;position:relative;box-shadow:0 18px 48px #502d1f14}.site-footer__brand{align-content:start;gap:clamp(2.5rem,5vw,4rem);display:grid}.site-footer__logo{width:min(260px,68vw);height:auto}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,5rem);display:grid}.site-footer__title{color:var(--text);margin-bottom:1.25rem;font-weight:700}.site-footer__nav a,.site-footer__nav p,.site-footer__bottom p,.site-footer__cta p{color:var(--muted)}.site-footer__nav a{margin-top:.75rem;font-weight:500;transition:transform .36s cubic-bezier(.22,1,.36,1),color .18s;display:table}.site-footer__nav a:hover{transform:translate(8px)}.site-footer__cta{align-content:center;justify-items:start;width:100%;display:grid}.site-footer__cta h2{max-width:100%;margin-bottom:1rem;font-size:clamp(1.7rem,2.2vw,2rem)}.site-footer__cta .button-link{margin-top:1.4rem}.site-footer__bottom{border-top:1px solid #2a2b2f1a;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;gap:1rem;padding-top:2rem;display:flex}.site-footer__legal-line{flex-wrap:wrap;gap:.35rem;display:flex}.site-footer__legal-line a{transition:color .16s}.site-footer__legal-line a:before{content:"–";margin-right:.35rem}.site-footer__legal-line a:hover{color:var(--accent)}.legal-page{padding:0 0 6rem}.legal-page__container{gap:1rem;max-width:980px;display:grid}.legal-page__updated{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:.86rem;font-weight:600}.legal-page__section{background:#f5ede1;border:1px solid #2a2b2f1a;border-radius:24px;padding:clamp(1.4rem,3vw,2.2rem)}.legal-page__section h2{font-family:var(--font-body), sans-serif;margin-bottom:1rem;font-size:clamp(1.15rem,1.7vw,1.45rem);font-weight:700;line-height:1.2}.legal-page__section p+p{margin-top:.55rem}@media (max-width:980px){.container,.container--narrow,.hero-section__inner,.steps-panel__inner{width:100%;max-width:none;padding-inline:var(--content-gutter)}.hero-section__inner,.steps-panel__inner{margin-inline:0}.two-column,.spotlight-section__grid,.contact-grid,.page-hero__grid,.symptoms-grid,.site-footer__card,.site-footer__nav{grid-template-columns:1fr}.two-column,.spotlight-section__grid,.contact-grid,.page-hero__grid{gap:3rem}.two-column .section-heading h2,.spotlight-section__grid .section-heading h2,.page-hero__grid h1,.steps-panel__content h2{max-width:none}.page-hero{padding-top:10rem}.hero-section__frame{padding:0}.steps-horizontal-sticky{height:auto;position:relative;overflow:visible}.steps-track{width:100%;height:auto;display:grid;transform:none!important}.steps-panel{flex:none;width:100%;min-width:0;height:auto;min-height:auto;padding:5.25rem 0 2rem}.steps-panel__inner{grid-template-columns:1fr;align-content:center;gap:2rem}.steps-panel__visual{justify-content:flex-start;height:auto}.steps-panel__image-placeholder{width:min(78vw,560px)}.reviews-section__header{flex-direction:column;align-items:flex-start}.reviews-carousel{grid-auto-columns:calc(33.3333% - .666667rem)}.spotlight-section__grid>:first-child,.two-column--mobile-text-first>:first-child{order:2}.spotlight-section__grid>:nth-child(2),.two-column--mobile-text-first>:nth-child(2){order:1}.symptoms-explorer{grid-template-columns:1fr;gap:2rem}.symptoms-explorer__sidebar{position:static;top:auto}.symptoms-explorer__heading{margin-bottom:1.35rem}.symptoms-explorer__heading h2{max-width:none}.symptoms-search{margin-bottom:1rem}.symptoms-search input{min-height:54px;padding:0 1.2rem;font-size:1rem}.symptoms-search span{font-size:2rem}.symptoms-keywords{gap:.45rem}.symptoms-keywords button{min-height:34px;padding:.42rem .72rem;font-size:.84rem}.panel-section .session-panel{width:calc(100% - 48px);margin-inline:auto;padding-inline:24px}.site-footer__card,.site-footer__brand,.site-footer__cta{text-align:center;justify-items:center}.site-footer__nav{justify-items:center}.site-footer__nav a{display:block}.site-footer__bottom{text-align:center;justify-content:center}.site-footer__legal-line{justify-content:center}}@media (max-width:720px){:root{--content-gutter:24px}.site-logo-image--light{padding-top:4px}.hero-section__inner{justify-content:flex-start;width:100%;padding-inline:24px}.hero-section__content{width:100%;max-width:none}.site-header-bar--glass{border-radius:12px;width:calc(100% - 32px);height:72px;top:14px;left:16px}.site-header-bar--solid{height:72px}.site-logo-link{top:30px;left:32px}.site-logo-link--solid{top:18px;left:24px}.site-logo-image{width:112px}.site-header-bar,.site-logo-link{transition:background .26s,box-shadow .26s,-webkit-backdrop-filter .26s,backdrop-filter .26s,opacity .26s}h1,h2{font-size:var(--display-title-size-small)}p,li{font-size:.92rem;line-height:1.68}.hero-section__description,.page-hero__lead,.page-hero__text p,.stacked-copy p,.section-heading__description,.steps-panel__content p:last-child{font-size:.95rem;line-height:1.65}.hero-section__actions{flex-direction:column;align-items:flex-start;gap:.75rem}.hero-section__actions .button-link{white-space:normal;text-align:center;width:fit-content;max-width:18rem;min-height:46px;padding:.78rem 1.25rem}.hero-section__frame{min-height:100vh}.session-panel{padding-inline:24px}.steps-panel{padding-top:6.5rem}.steps-panel__content h2{max-width:none;font-size:var(--display-title-size-small)}.steps-panel__ghost-index{font-size:clamp(7rem,34vw,11rem);top:-.36em;left:-.14em}.steps-panel__content p:last-child{font-size:.92rem}.steps-panel__image-placeholder{aspect-ratio:4/5;width:100%}.reviews-carousel{grid-auto-columns:100%}.review-card{min-height:300px}.symptom-row{border-radius:20px;gap:.8rem;padding:1rem}.symptom-row__icon,.symptom-row__icon img{width:28px;height:28px}.symptom-row h3{font-size:1.15rem}.symptom-row li{padding:.28rem .55rem;font-size:.78rem}.site-footer{padding:4.5rem 0 2rem}.site-footer__prelude{padding-inline:36px}.site-footer__card{border-radius:24px;padding:3rem 1.5rem 2.25rem}.site-footer__logo{width:min(210px,72vw)}.site-footer__cta h2{font-size:clamp(1.45rem,6vw,1.75rem);line-height:1.08}}
