:root{color-scheme:light;--ink:#0d2422;--muted:#62716e;--deep:#082f2d;--deep-2:#104943;--aqua:#218f86;--aqua-soft:#dcefed;--gold:#bf9551;--copper:#8d6b3e;--cream:#f4f1e8;--paper:#fffdf8;--white:#fff;--line:#082f2d24;--line-strong:#082f2d38;--shadow:0 24px 70px #08242229;--shadow-soft:0 14px 38px #08242217;--radius:8px;--container:min(1160px, calc(100vw - 40px));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{color:var(--ink);background:linear-gradient(120deg, #218f8614, transparent 34%), linear-gradient(180deg, #ffffffc7, #f4f1e82e 54%, #fffdf8f5), var(--paper);text-rendering:geometricprecision;margin:0;overflow-x:hidden}body:before{z-index:-1;pointer-events:none;content:"";opacity:.42;background-image:linear-gradient(#082f2d0a 1px,#0000 1px),linear-gradient(90deg,#082f2d0a 1px,#0000 1px),radial-gradient(circle at 86% 10%,#bf95512e,#0000 20rem);background-size:44px 44px,44px 44px,auto;position:fixed;inset:0;mask-image:linear-gradient(#000,#0000 82%)}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #bf955180}.section-shell{width:var(--container);margin-inline:auto}.scroll-progress{z-index:60;width:calc(var(--progress,0) * 100%);background:linear-gradient(90deg, var(--gold), var(--aqua));transform-origin:0;height:3px;position:fixed;top:0;left:0;box-shadow:0 0 18px #218f866b}.site-header{z-index:50;border-radius:var(--radius);backdrop-filter:blur(18px)saturate(1.1);background:#fffdf8d1;border:1px solid #ffffffc7;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;width:min(1180px,100vw - 28px);margin:12px auto 0;padding:11px 12px 11px 16px;transition:transform .18s,background .18s,box-shadow .18s,border-color .18s;display:grid;position:sticky;top:12px;box-shadow:0 16px 48px #0824221c}.site-header.is-scrolled{background:#fffdf8f0;border-color:#082f2d1a;box-shadow:0 18px 52px #08242229}.brand{align-items:center;min-width:0;display:inline-flex}.brand img{width:clamp(158px,18vw,230px)}.desktop-nav{color:var(--muted);justify-content:center;gap:clamp(10px,1.8vw,22px);font-size:.92rem;font-weight:750;display:flex}.desktop-nav a{padding:10px 2px;text-decoration:none;transition:color .16s;position:relative}.desktop-nav a:after{background:var(--gold);content:"";transform-origin:0;border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:5px;left:2px;right:2px;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--deep)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform:scaleX(1)}.button{border-radius:var(--radius);color:#fff;text-align:center;isolation:isolate;background:linear-gradient(135deg,#0a4742,#16887e 72%,#2aa198);border:1px solid #064b441f;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:850;line-height:1.1;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 15px 34px #0c5b533d}.button:after{z-index:-1;content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);transition:transform .52s;position:absolute;inset:0;transform:translate(-120%)}.button:hover{border-color:#ffffff6b;transform:translateY(-2px);box-shadow:0 20px 44px #0c5b534f}.button:hover:after{transform:translate(120%)}.button-small{white-space:nowrap;min-height:42px;padding-inline:18px;font-size:.9rem}.button-light{color:var(--deep);background:#fff}.ghost-link{min-height:44px;color:var(--deep);text-underline-offset:6px;align-items:center;font-weight:850;text-decoration-color:#082f2d47;transition:color .16s,transform .16s;display:inline-flex}.ghost-link:hover{color:var(--aqua);transform:translate(3px)}.nav-toggle{border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;background:#ffffffb8;place-items:center;width:42px;height:42px;display:none}.nav-toggle span{background:var(--deep);border-radius:999px;width:18px;height:2px;transition:transform .18s,opacity .18s;display:block}.nav-toggle span+span{margin-top:-10px}.menu-open .nav-toggle span:first-child{transform:translateY(6px)rotate(45deg)}.menu-open .nav-toggle span:last-child{transform:translateY(-6px)rotate(-45deg)}.mobile-menu{z-index:45;border-radius:var(--radius);max-height:calc(100vh - 98px);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform-origin:top;backdrop-filter:blur(18px);background:#fffdf8f5;border:1px solid #ffffffc7;gap:8px;padding:12px;transition:opacity .18s,transform .18s;display:grid;position:fixed;top:78px;left:14px;right:14px;overflow:auto;transform:translateY(-10px)scale(.98)}.mobile-menu a:not(.button){border-radius:var(--radius);color:var(--deep);border:1px solid #0000;padding:14px;font-weight:850;text-decoration:none}.mobile-menu a:not(.button):hover,.mobile-menu a.is-active:not(.button){border-color:var(--line);background:#dcefedb8}.menu-open .mobile-menu{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.82fr);align-items:center;gap:clamp(36px,7vw,92px);min-height:calc(100vh - 96px);padding:clamp(42px,6vw,88px) 0 clamp(56px,7vw,94px);display:grid;position:relative}.hero:before{z-index:-1;aspect-ratio:1.18;content:"";background:linear-gradient(135deg,#ffffffd1,#dcefed38),repeating-linear-gradient(135deg,#082f2d0e 0 1px,#0000 1px 13px);border:1px solid #082f2d14;width:min(44vw,520px);position:absolute;inset:7% auto auto -9vw;transform:rotate(-8deg)}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:.8rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:760px;margin-bottom:22px;font-size:clamp(3.05rem,7.2vw,6.7rem);line-height:.92}h2{letter-spacing:0;font-size:clamp(2rem,4.2vw,4.2rem);line-height:1.02}h3{font-size:clamp(1.15rem,1.6vw,1.35rem);line-height:1.2}.hero-lead,.section-heading>p,.statement p,.final-cta p{color:var(--muted);font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.65}.hero-lead{max-width:680px}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px 22px;margin:34px 0 28px;display:flex}.trust-strip{flex-wrap:wrap;gap:10px;display:flex}.trust-strip span{border:1px solid var(--line);color:var(--deep);background:#ffffffb8;border-radius:999px;padding:10px 14px;font-size:.88rem;font-weight:850;box-shadow:0 8px 22px #0824220d}.hero-visual{min-height:clamp(540px,55vw,650px);position:relative}.hero-visual:before{content:"";border:1px solid #bf955157;border-radius:8px 8px 128px;position:absolute;inset:22px 0 70px;transform:translate(-18px,18px)}.portrait-frame{box-shadow:var(--shadow);background:linear-gradient(#218f862e,#bf955124),#e8efe8;border-radius:8px 8px 120px;position:absolute;inset:0 0 0 8%;overflow:hidden}.portrait-frame:before,.doctor-card:before{z-index:0;content:"";border:1px solid #ffffffad;position:absolute;inset:18px}.portrait-frame img{z-index:1;object-fit:cover;object-position:center top;width:100%;height:100%;position:relative;transform:scale(1.02)}.floating-proof{border-radius:var(--radius);backdrop-filter:blur(14px);background:#fffdf8eb;border:1px solid #ffffffc2;width:min(230px,48%);padding:18px;position:absolute;bottom:42px;right:0;box-shadow:0 18px 52px #08242233}.floating-proof strong{font-size:1.6rem;line-height:1;display:block}.floating-proof span{color:var(--muted)}.pain-section{background:linear-gradient(180deg, #ffffff94, #fff0), var(--cream);padding:clamp(66px,9vw,112px) 0;position:relative}.pain-grid{grid-template-columns:minmax(0,.9fr) minmax(340px,1fr);align-items:start;gap:clamp(28px,6vw,72px);display:grid}.section-heading{max-width:850px}.centered{text-align:center;margin-inline:auto}.symptom-board{gap:12px;display:grid}.symptom-board span,.check-list li,.timeline-item,details{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffc2}.symptom-board span{min-height:58px;color:var(--deep);box-shadow:var(--shadow-soft);background-image:linear-gradient(90deg,#218f8629,#ffffff85);padding:17px 18px 17px 50px;font-weight:850;transition:transform .16s,border-color .16s,background .16s;position:relative}.symptom-board span:before{background:var(--gold);content:"";border-radius:999px;width:9px;height:9px;position:absolute;top:20px;left:20px;box-shadow:0 0 0 6px #bf95511f}.symptom-board span:hover{border-color:var(--line-strong);transform:translate(4px)}.callout-band{border-radius:var(--radius);color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#082f2df5,#0c5b53ed),url(/assets/consultorio-3.jpg) 50%/cover;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-top:clamp(40px,6vw,72px);padding:clamp(28px,4vw,46px);display:grid;overflow:hidden}.callout-band h2{margin-bottom:10px;font-size:clamp(1.8rem,3.6vw,3.2rem)}.callout-band p{color:#ffffffc7;max-width:760px;margin-bottom:0;font-size:1.08rem;line-height:1.6}.authority{grid-template-columns:minmax(300px,.82fr) minmax(0,1fr);align-items:center;gap:clamp(34px,7vw,92px);padding:clamp(76px,10vw,132px) 0;display:grid}.doctor-card{box-shadow:var(--shadow);background:#e8efe8;border-radius:120px 8px 8px;position:relative;overflow:hidden}.doctor-card img{aspect-ratio:4/5;object-fit:cover;object-position:center top;width:100%}.authority-copy{position:relative}.registration,.role{color:var(--deep);font-size:1.1rem;font-weight:900}.role{color:var(--muted)}.check-list{gap:12px;padding:0;list-style:none;display:grid}.check-list li{box-shadow:var(--shadow-soft);padding:16px 18px 16px 48px;font-weight:850;position:relative}.check-list li:before{color:var(--aqua);content:"✓";position:absolute;top:16px;left:18px}.education-panel{border:1px solid #bf955133;border-left:4px solid var(--gold);border-radius:var(--radius);background:linear-gradient(135deg, #ffffffa8, #f6f3ebf5), var(--cream);box-shadow:var(--shadow-soft);margin-top:24px;padding:clamp(22px,3vw,30px)}.education-panel h3{margin-bottom:18px}.education-panel p{color:var(--muted);margin-bottom:12px;line-height:1.55}.statement{color:#fff;background:linear-gradient(120deg,#082f2df2,#0d4a44eb),url(/assets/consultorio-4.jpg) 50%/cover fixed}.statement-inner{grid-template-columns:1fr auto;align-items:center;gap:26px;min-height:360px;padding:clamp(58px,8vw,96px) 0;display:grid}.statement p,.statement h2{color:#fff}.method{padding:clamp(76px,10vw,132px) 0}.method-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:44px;display:grid}.method-card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffc2;flex-direction:column;min-height:430px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #08242214}.method-card:hover{border-color:var(--line-strong);transform:translateY(-5px);box-shadow:0 24px 60px #08242224}.method-card img{aspect-ratio:1.16;object-fit:cover;filter:saturate(.94)contrast(1.04);width:100%}.method-card span,.timeline-item span{color:#fff;background:linear-gradient(135deg, var(--deep), var(--deep-2));border-radius:999px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;margin:18px 18px 12px;font-weight:900;display:inline-flex;box-shadow:0 9px 24px #082f2d33}.method-card h3,.method-card p{padding-inline:18px}.method-card p{color:var(--muted);line-height:1.55}.reviews{background:linear-gradient(180deg, #f4f1e8f5, #fffdf8b8), var(--cream);padding:clamp(70px,9vw,120px) 0}.reviews-grid{grid-template-columns:minmax(260px,.55fr) 1fr;gap:clamp(28px,5vw,64px);display:grid}.reviews-summary{align-self:start;position:sticky;top:112px}.reviews-summary h2{text-transform:uppercase;margin-bottom:8px;font-size:clamp(2.4rem,6vw,5.4rem)}.stars{color:var(--gold);letter-spacing:0}.review-list{gap:16px;display:grid}.review-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:clamp(22px,3vw,30px);position:relative;box-shadow:0 18px 44px #08242214}.review-card:before{background:linear-gradient(var(--gold), var(--aqua));content:"";width:4px;height:100%;position:absolute;top:0;left:0}.review-top{justify-content:space-between;gap:16px;margin-bottom:12px;display:flex}.review-top span,.review-card p{color:var(--muted)}.review-card p{margin:14px 0 0;line-height:1.65}.consultation{grid-template-columns:minmax(280px,.55fr) 1fr;gap:clamp(34px,7vw,86px);padding:clamp(76px,10vw,132px) 0;display:grid}.consultation-heading{align-self:start;position:sticky;top:112px}.timeline{gap:14px;display:grid}.timeline-item{box-shadow:var(--shadow-soft);grid-template-columns:auto 1fr;align-items:start;gap:0 16px;padding:4px 22px 20px 4px;transition:transform .16s,border-color .16s;display:grid}.timeline-item:hover{border-color:var(--line-strong);transform:translate(4px)}.timeline-item h3{margin:20px 0 8px}.timeline-item p{color:var(--muted);grid-column:2;line-height:1.55}.patient-focus{border-radius:var(--radius);color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#082f2df5,#104943f5),repeating-linear-gradient(135deg,#ffffff14 0 1px,#0000 1px 14px);grid-column:1/-1;padding:clamp(24px,4vw,38px);font-size:clamp(1.45rem,3vw,2.6rem);font-weight:900;line-height:1.16}.location{background:var(--cream);padding:clamp(70px,9vw,120px) 0}.location-grid{grid-template-columns:minmax(0,.85fr) minmax(340px,1fr);align-items:center;gap:clamp(30px,6vw,76px);display:grid}.compact li{background:#ffffffad}.image-mosaic{grid-template-columns:.86fr 1fr;align-items:end;gap:14px;display:grid}.image-mosaic img{aspect-ratio:.84;border-radius:var(--radius);object-fit:cover;width:100%;box-shadow:var(--shadow)}.image-mosaic img:nth-child(2){transform:translateY(-34px)}.faq{padding:clamp(76px,10vw,132px) 0}.faq-list{gap:12px;max-width:900px;margin:34px auto 0;display:grid}details{box-shadow:var(--shadow-soft);background:#fffc;padding:18px 22px}summary{cursor:pointer;color:var(--deep);justify-content:space-between;gap:18px;font-weight:900;list-style:none;display:flex;position:relative}summary::-webkit-details-marker{display:none}summary:after{border:1px solid var(--line);width:26px;min-width:26px;height:26px;color:var(--aqua);content:"+";border-radius:999px;place-items:center;line-height:1;display:grid}details[open] summary:after{content:"-"}details p{color:var(--muted);margin:14px 0 0;line-height:1.6}.final-cta{color:#fff;background:linear-gradient(135deg,#082f2df5,#157c70e6),url(/assets/consultorio-1.jpg) 50%/cover}.final-grid{grid-template-columns:1fr auto;align-items:center;gap:30px;padding:clamp(60px,9vw,116px) 0;display:grid}.final-grid h2{max-width:850px}.final-cta p{color:#ffffffc7;max-width:760px;margin-bottom:0}.whatsapp-float{z-index:55;background:#20c967;border:1px solid #ffffff70;border-radius:999px;place-items:center;width:62px;height:62px;transition:transform .18s,box-shadow .18s;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 42px #0c5b5347}.whatsapp-float:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 20px 48px #0c5b535c}.whatsapp-float img{width:42px}.site-footer{color:#ffffffd1;background:linear-gradient(135deg,#082523,#0b302d),repeating-linear-gradient(135deg,#ffffff0d 0 1px,#0000 1px 12px);padding:clamp(48px,7vw,78px) 0 24px}.footer-grid{grid-template-columns:1.15fr .8fr .95fr .7fr;gap:28px;display:grid}.footer-grid img{max-width:230px;margin-bottom:16px}.footer-grid h2{color:#fff;margin-bottom:14px;font-size:1rem}.footer-grid p,.footer-grid a{color:#ffffffb8;margin:0 0 9px;text-decoration:none;display:block}.footer-grid a:hover{color:#fff}.copyright{width:var(--container);color:#ffffff8c;border-top:1px solid #ffffff1f;margin:34px auto 0;padding-top:20px;font-size:.9rem}[data-reveal]{opacity:0;transition:transform .62s cubic-bezier(.2,.8,.2,1),opacity .62s;transform:translateY(22px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1120px){.site-header{grid-template-columns:auto 1fr auto auto}.desktop-nav{gap:12px;font-size:.86rem}.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.method-card{min-height:0}}@media (width<=920px){html{scroll-padding-top:96px}.site-header{grid-template-columns:auto 1fr auto;justify-content:space-between}.desktop-nav{display:none}.nav-toggle{display:grid}.site-header>.button-small{justify-self:end}.hero,.pain-grid,.authority,.reviews-grid,.consultation,.location-grid,.statement-inner,.final-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:58px}.hero-visual{min-height:660px}.portrait-frame{inset:0 5%}.callout-band{grid-template-columns:1fr}.reviews-summary,.consultation-heading{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){:root{--container:min(100vw - 28px, 100%)}body:before{background-size:34px 34px,34px 34px,auto}.site-header{gap:8px;width:calc(100vw - 16px);padding:9px;top:8px}.brand img{width:clamp(136px,43vw,156px)}.button-small{min-height:38px;padding-inline:10px;font-size:.76rem}.nav-toggle{width:38px;height:38px}.mobile-menu{top:68px;left:8px;right:8px}.hero{gap:28px;padding-top:40px;padding-bottom:58px}.hero:before{display:none}h1{font-size:clamp(2.55rem,13.8vw,4.25rem);line-height:.96}h2{font-size:clamp(1.72rem,8.8vw,2.85rem);line-height:1.06}.eyebrow{font-size:.72rem;line-height:1.35}.hero-lead,.section-heading>p,.statement p,.final-cta p{font-size:1rem;line-height:1.58}.hero-actions,.statement-inner,.final-grid{align-items:stretch}.hero-actions .button,.hero-actions .ghost-link,.statement .button,.final-cta .button,.location .button,.consultation .button,.callout-band .button{width:100%}.ghost-link{justify-content:center}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.trust-strip span{text-align:center;padding-inline:10px}.hero-visual{min-height:min(118vw,510px)}.hero-visual:before{transform:translate(-7px,10px)}.portrait-frame{border-radius:8px 8px 74px;inset:0}.portrait-frame:before,.doctor-card:before{inset:12px}.floating-proof{width:calc(100% - 20px);padding:14px 16px;bottom:10px;right:10px}.floating-proof strong{font-size:1.34rem}.pain-section,.method,.reviews,.consultation,.location,.faq{padding-block:64px}.symptom-board span{min-height:0;padding:15px 16px 15px 44px}.symptom-board span:before{top:19px;left:18px}.callout-band,.patient-focus,.final-grid{padding:24px}.doctor-card{border-radius:76px 8px 8px}.method-grid,.footer-grid{grid-template-columns:1fr}.method-card{min-height:auto}.method-card img{aspect-ratio:1.45}.review-top{flex-direction:column}.timeline-item{grid-template-columns:1fr;padding:18px}.timeline-item span{margin:0 0 12px}.timeline-item h3{margin-top:0}.timeline-item p{grid-column:auto}.image-mosaic{grid-template-columns:1fr}.image-mosaic img{aspect-ratio:1.2}.image-mosaic img:nth-child(2){transform:none}summary{align-items:flex-start}.whatsapp-float{width:56px;height:56px;bottom:14px;right:14px}.whatsapp-float img{width:38px}}@media (width<=390px){.site-header>.button-small{display:none}.site-header{grid-template-columns:auto 1fr}.nav-toggle{justify-self:end}.trust-strip{grid-template-columns:1fr}}.section-heading h2,.reviews-summary h2,.statement h2,.consultation-heading h2,.location h2,.final-grid h2{overflow-wrap:normal;word-break:normal;text-wrap:balance}.pain-grid{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(40px,5vw,76px)}.pain-section .section-heading h2{max-width:12.5ch;margin-bottom:22px;font-size:clamp(2.35rem,3.45vw,4.05rem);line-height:1.02}.symptom-board{align-self:center}.symptom-board span{align-content:center;min-height:64px;font-size:clamp(.98rem,1.05vw,1.16rem);line-height:1.28}.statement-inner{grid-template-columns:minmax(230px,.34fr) minmax(0,1fr) auto;gap:clamp(26px,4vw,56px);min-height:330px}.statement p{max-width:18ch;margin:0;font-size:clamp(1.05rem,1.45vw,1.35rem);line-height:1.45}.statement h2{max-width:16ch;margin:0;font-size:clamp(2.9rem,5.2vw,5.6rem);line-height:.98}.statement .button{width:max-content;min-width:190px;max-width:230px;padding-inline:18px}.reviews-grid{grid-template-columns:minmax(360px,.48fr) minmax(0,1fr);align-items:start}.reviews-summary{min-width:0;overflow:visible}.reviews-summary h2{max-width:100%;font-size:clamp(3.15rem,4.6vw,5rem);line-height:.96;transform:translate(-.04em)}.review-list,.review-card{min-width:0}.review-card p,.review-top{overflow-wrap:anywhere}.consultation-heading h2{font-size:clamp(2.25rem,3.2vw,3.85rem)}.location h2{font-size:clamp(2rem,3.1vw,3.75rem);line-height:1.06}.final-grid h2{font-size:clamp(2.2rem,3.8vw,4.4rem);line-height:1.02}@media (width>=1440px){:root{--container:min(1280px, calc(100vw - 96px))}.pain-section .section-heading h2{max-width:13.8ch}.reviews-grid{grid-template-columns:minmax(410px,.46fr) minmax(0,1fr)}}@media (width<=1120px){.pain-grid{grid-template-columns:minmax(0,1fr);align-items:start}.pain-section .section-heading,.pain-section .section-heading h2{max-width:820px}.statement-inner{grid-template-columns:1fr}.statement p,.statement h2{max-width:760px}.statement .button{width:fit-content;max-width:min(100%,360px)}.reviews-grid{grid-template-columns:1fr}.reviews-summary h2{max-width:100%;font-size:clamp(3rem,9vw,5rem)}}@media (width<=720px){.pain-section .section-heading h2,.statement h2,.reviews-summary h2,.consultation-heading h2,.location h2,.final-grid h2{text-wrap:balance;max-width:100%}.pain-section .section-heading h2{font-size:clamp(2rem,10vw,3.05rem);line-height:1.06}.statement-inner{gap:18px;min-height:auto}.statement p{font-size:1rem;line-height:1.55}.statement h2{font-size:clamp(2.05rem,10vw,3.2rem);line-height:1.05}.statement .button{width:100%;max-width:100%}.reviews-summary h2{font-size:clamp(2.65rem,13vw,4.1rem);line-height:.98}.symptom-board span{min-height:0;font-size:.98rem}}.pain-section .section-heading{max-width:min(100%,720px)}.pain-section .section-heading h2{max-width:min(100%,720px);font-size:clamp(2.15rem,2.85vw,3.55rem);line-height:1.06}@media (width>=1440px){.pain-section .section-heading h2{max-width:min(100%,760px);font-size:clamp(2.35rem,2.72vw,3.65rem)}}@media (width<=720px){.pain-section .section-heading h2{max-width:100%;font-size:clamp(1.9rem,8.6vw,2.75rem);line-height:1.08}}.statement-inner{grid-template-columns:minmax(300px,.34fr) minmax(0,1fr) auto}.statement p{max-width:28ch}.statement h2{max-width:18ch;font-size:clamp(2.8rem,4.45vw,4.85rem);line-height:1}@media (width<=1120px){.statement-inner{grid-template-columns:1fr}}@media (width<=720px){.statement p,.statement h2{max-width:100%}.statement h2{font-size:clamp(2.05rem,10vw,3.2rem);line-height:1.05}}.portrait-frame{background:linear-gradient(#218f861f,#bf95511a),#dfe8e6}.portrait-frame:after{z-index:2;pointer-events:none;content:"";background:linear-gradient(90deg,#082f2d38,#0000 34%),linear-gradient(#0000 62%,#082f2d24);position:absolute;inset:0}.portrait-frame img{object-position:61% 50%;filter:saturate(.96)contrast(1.03);transform:scale(1.015)}.doctor-card{background:linear-gradient(#dcefed61,#fffdf833),#dce5e2}.doctor-card img{aspect-ratio:3/4.15;object-position:50% 24%;filter:saturate(.96)contrast(1.02)}@media (width<=920px){.portrait-frame img{object-position:62% 50%}.doctor-card img{aspect-ratio:4/5;object-position:50% 20%}}@media (width<=720px){.portrait-frame img{object-position:61% 50%;transform:scale(1.03)}.doctor-card img{aspect-ratio:3/4;object-position:50% 18%}}.faq{isolation:isolate;position:relative}.faq:before{z-index:-1;aspect-ratio:1.45;content:"";background:linear-gradient(135deg,#dcefed6b,#fffdf800),repeating-linear-gradient(135deg,#082f2d0b 0 1px,#0000 1px 16px);border:1px solid #bf955129;width:min(620px,84vw);position:absolute;inset:7% auto auto 50%;transform:translate(-50%)rotate(-3deg)}.faq .section-heading{max-width:880px}.faq .section-heading h2{text-wrap:balance;font-size:clamp(2.15rem,3.75vw,4.55rem);line-height:1.03}.faq-list{gap:14px;max-width:980px}.faq-list details{background:linear-gradient(90deg,#dcefed6b,#ffffffe6),#ffffffe0;border-color:#082f2d1f;padding:clamp(18px,2.5vw,26px);transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.faq-list details:hover,.faq-list details[open]{border-color:#218f8657;transform:translateY(-2px);box-shadow:0 22px 56px #0824221f}.faq-list summary{justify-content:flex-start;align-items:center;font-size:clamp(1.02rem,1.45vw,1.2rem);line-height:1.35}.faq-list summary span{width:38px;height:38px;color:var(--gold);background:#fffdf8bd;border:1px solid #bf955142;border-radius:999px;flex:none;place-items:center;font-size:.78rem;font-weight:950;display:inline-grid}.faq-list summary:after{background:#fffdf8d1;margin-left:auto}.faq-list details p{max-width:82ch;margin-left:56px;font-size:clamp(.98rem,1.18vw,1.08rem);line-height:1.75}@media (width<=720px){.faq .section-heading h2{font-size:clamp(1.9rem,8.6vw,2.8rem)}.faq-list summary{grid-template-columns:34px 1fr 26px;align-items:start;gap:12px;display:grid}.faq-list summary span{width:34px;height:34px}.faq-list summary:after{margin-left:0}.faq-list details p{margin-left:0;font-size:.98rem;line-height:1.68}}.reviews{position:relative;overflow:hidden}.reviews:before{aspect-ratio:1;content:"";background:linear-gradient(135deg,#ffffff80,#dcefed33),repeating-linear-gradient(135deg,#082f2d0b 0 1px,#0000 1px 16px);border:1px solid #bf955124;width:min(560px,52vw);position:absolute;inset:8% -10vw auto auto;transform:rotate(8deg)}.reviews-grid{grid-template-columns:minmax(320px,.42fr) minmax(0,1fr);align-items:center;position:relative}.reviews-summary p:not(.eyebrow){max-width:34ch;color:var(--muted);font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.65}.review-control{width:48px;height:48px;color:var(--deep);cursor:pointer;background:#fffdf8d1;border:1px solid #082f2d29;border-radius:999px;place-items:center;font-size:2rem;line-height:1;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid;box-shadow:0 12px 30px #0824221a}.review-carousel{min-width:0}.review-viewport{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-padding-inline:2px;overflow-x:auto}.review-track{grid-auto-columns:minmax(560px,74%);grid-auto-flow:column;align-items:stretch;gap:18px;padding:4px 2px 28px;display:grid}.review-card{scroll-snap-align:start;scroll-snap-stop:always;background:linear-gradient(#fffffff5,#fffdf8e6),#fff;flex-direction:column;min-height:360px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.review-card:before{border-radius:var(--radius) 0 0 var(--radius);width:5px}.review-card:after{color:#bf95511f;content:"”";pointer-events:none;font-family:Georgia,serif;font-size:7rem;line-height:1;position:absolute;bottom:8px;right:24px}.review-top div{gap:5px;display:grid}.review-top a:hover{color:var(--aqua);text-underline-offset:5px;text-decoration:underline}.review-top span{color:var(--muted);font-size:.86rem;font-weight:800}.review-top small{width:42px;height:42px;color:var(--gold);background:#f4f1e89e;border:1px solid #bf955138;border-radius:999px;flex:none;place-items:center;font-size:.78rem;font-weight:950;display:grid}.review-card .stars{margin-bottom:18px;font-size:1.08rem}.review-card p{z-index:1;color:#536562;margin-top:auto;font-size:clamp(1.02rem,1.25vw,1.12rem);line-height:1.76;position:relative}.review-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:4px;display:flex}.review-dots button{cursor:pointer;background:#082f2d38;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .18s,background .18s,transform .18s}@media (width<=1120px){.reviews-grid{grid-template-columns:1fr}.reviews-summary p:not(.eyebrow){max-width:640px}.review-controls{margin-top:20px}.review-track{grid-auto-columns:minmax(520px,78%)}}@media (width<=720px){.review-controls{display:none}.review-track{grid-auto-columns:minmax(0,88%);gap:12px;padding-bottom:22px}.review-card{min-height:420px;padding:22px}.review-card:after{font-size:5.4rem;right:16px}.review-top{flex-direction:row;gap:12px}.review-top small{width:36px;height:36px}.review-card p{font-size:.98rem;line-height:1.68}}@media (width<=390px){.review-track{grid-auto-columns:94%}.review-card{min-height:460px}}.reviews{background:linear-gradient(180deg, #fffdf8f5, #f4f1e8d6), var(--paper);overflow:clip}.reviews:before{opacity:.45;background:linear-gradient(135deg,#fffdf8a3,#dcefed2e),repeating-linear-gradient(135deg,#082f2d09 0 1px,#0000 1px 18px);width:min(420px,46vw);inset:auto auto 10% -12vw;transform:rotate(-6deg)}.reviews-grid{grid-template-columns:minmax(280px,.34fr) minmax(0,1fr);align-items:end;gap:clamp(30px,6vw,86px)}.reviews-summary{top:126px}.reviews-summary h2{letter-spacing:0;max-width:8ch;margin-bottom:18px;font-size:clamp(2.5rem,4.4vw,4.8rem);line-height:.98}.reviews-summary .stars{margin-top:18px;font-size:1.1rem}.reviews-summary p:not(.eyebrow){max-width:30ch;font-size:1rem;line-height:1.62}.review-controls{margin-top:30px}.review-control{width:42px;height:42px;color:var(--deep);box-shadow:none;background:#ffffffb8;border-color:#082f2d21;font-size:1.55rem}.review-control:hover{background:#fff;border-color:#bf95516b;box-shadow:0 12px 30px #0824221a}.review-carousel{position:relative}.review-carousel:before,.review-carousel:after{z-index:2;pointer-events:none;content:"";width:54px;position:absolute;top:0;bottom:40px}.review-carousel:before{background:linear-gradient(90deg,#fffdf8f5,#0000);left:-1px}.review-carousel:after{background:linear-gradient(270deg,#fffdf8f5,#0000);right:-1px}.review-viewport{border-radius:var(--radius)}.review-track{grid-auto-columns:clamp(430px,64%,690px);gap:14px;padding:2px 54px 28px}.review-card{background:linear-gradient(#ffffffeb,#fffdf8db),#fff;border-color:#082f2d1c;min-height:315px;padding:clamp(24px,3vw,34px);box-shadow:0 18px 48px #08242214}.review-card:before{opacity:.72;width:3px}.review-top{align-items:center;margin-bottom:16px}.review-top a,.review-top strong{font-size:clamp(1.05rem,1.25vw,1.18rem)}.review-top span{color:#62716edb;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.review-top small{background:#f4f1e885;width:34px;height:34px;font-size:.72rem}.review-card p{color:#4f605d;margin-top:0;font-size:clamp(.98rem,1.05vw,1.06rem);line-height:1.7}.review-dots{justify-content:flex-start;margin-top:0;padding-left:54px}.review-dots button{background:#082f2d2e;width:7px;height:7px}.review-dots button:hover,.review-dots button.is-active{background:var(--deep);width:24px}@media (width<=1120px){.reviews-grid{grid-template-columns:1fr;align-items:start}.reviews-summary h2{max-width:100%}.reviews-summary p:not(.eyebrow){max-width:620px}.review-controls{display:flex}.review-track{grid-auto-columns:clamp(430px,72%,680px)}}@media (width<=720px){.reviews{padding-block:66px}.reviews:before,.review-carousel:before,.review-carousel:after{display:none}.reviews-summary h2{font-size:clamp(2.35rem,12vw,3.7rem)}.review-controls{display:none}.review-track{grid-auto-columns:minmax(0,calc(100vw - 44px));gap:10px;padding:2px 0 20px}.review-card{min-height:0;padding:22px 20px}.review-top{grid-template-columns:1fr auto;gap:14px;display:grid}.review-top div{min-width:0}.review-top a,.review-top strong{overflow-wrap:anywhere;font-size:1.04rem}.review-top span{font-size:.7rem}.review-card .stars{margin-bottom:12px}.review-card p{font-size:.96rem;line-height:1.64}.review-dots{justify-content:center;padding-left:0}}@media (width<=390px){.review-track{grid-auto-columns:minmax(0,calc(100vw - 32px))}.review-card{padding:20px 18px}}.reviews{background:linear-gradient(180deg, #fffdf8fa, #f4f1e8db), var(--paper);padding:clamp(68px,9vw,112px) 0;overflow-x:clip}.reviews:before{display:none}.reviews-grid{width:var(--container);grid-template-columns:minmax(360px,.38fr) minmax(0,1fr);align-items:start;gap:clamp(48px,6.4vw,104px);min-width:0;display:grid}.reviews-summary{min-width:0;position:sticky;top:116px}.reviews-summary .eyebrow{max-width:28ch}.reviews-summary h2{max-width:100%;margin-bottom:16px;font-size:clamp(2.7rem,4.45vw,4.25rem);line-height:.98;transform:none}.reviews-summary p:not(.eyebrow){max-width:32ch;color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.62}.reviews-summary .stars{margin-top:18px}.review-controls{gap:10px;margin-top:26px;display:flex}.review-control{width:42px;height:42px;color:var(--deep);box-shadow:none;cursor:pointer;background:#ffffffb8;border:1px solid #082f2d24;border-radius:999px;font-size:1.45rem;line-height:1}.review-control:hover{background:#fff;border-color:#bf95516b;transform:translateY(-1px);box-shadow:0 12px 28px #0824221a}.review-carousel{width:100%;min-width:0;position:relative}.review-carousel:before,.review-carousel:after{display:none}.review-viewport{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:var(--radius);width:100%;min-width:0;overflow-x:auto}.review-viewport::-webkit-scrollbar{display:none}.review-track{grid-auto-columns:100%;grid-auto-flow:column;align-items:stretch;gap:14px;width:100%;min-width:0;padding:2px 0 18px;display:grid}.review-card{border-radius:var(--radius);scroll-snap-align:start;scroll-snap-stop:always;background:linear-gradient(#fffffff0,#fffdf8e0),#fff;border:1px solid #082f2d1c;width:100%;min-width:0;min-height:clamp(280px,28vw,348px);padding:clamp(24px,3.2vw,36px);box-shadow:0 18px 48px #08242214}.review-card:hover{border-color:#bf95513d;transform:none;box-shadow:0 20px 52px #0824221a}.review-card:before{opacity:.66;border-radius:var(--radius) 0 0 var(--radius);width:3px}.review-card:after{display:none}.review-top{overflow-wrap:anywhere;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;margin-bottom:16px;display:grid}.review-top div{min-width:0}.review-top a,.review-top strong{color:var(--deep);font-size:clamp(1.08rem,1.2vw,1.18rem);font-weight:950;line-height:1.15;text-decoration:none}.review-top span{color:#62716ed6;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.review-top small{width:34px;height:34px;color:var(--gold);background:#f4f1e880;border:1px solid #bf955133;border-radius:999px;place-items:center;font-size:.72rem;font-weight:950;display:grid}.review-card .stars{color:#b88b43;margin-bottom:14px;font-size:.98rem}.review-card p{color:#4f605d;max-width:74ch;margin:0;font-size:clamp(.98rem,1.05vw,1.06rem);line-height:1.7}.review-dots{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:7px;margin-top:0;padding-left:0;display:flex}.review-dots button{cursor:pointer;background:#082f2d2e;border:0;border-radius:999px;width:7px;height:7px;padding:0}.review-dots button:hover,.review-dots button.is-active{background:var(--deep);width:24px;transform:none}@media (width<=980px){.reviews-grid{grid-template-columns:1fr;gap:26px}.reviews-summary{position:static}.reviews-summary h2{font-size:clamp(2.45rem,8vw,4.1rem)}.reviews-summary p:not(.eyebrow){max-width:620px}.review-controls{margin-top:20px}}@media (width<=720px){.reviews{padding-block:62px}.reviews-grid{gap:22px}.reviews-summary h2{font-size:clamp(2.2rem,11vw,3.35rem)}.reviews-summary p:not(.eyebrow){max-width:100%}.review-controls{display:none}.review-track{gap:10px;padding-bottom:16px}.review-card{min-height:0;padding:22px 20px}.review-top{gap:12px;margin-bottom:13px}.review-top a,.review-top strong{font-size:1.02rem}.review-top span{font-size:.68rem}.review-top small{width:32px;height:32px}.review-card .stars{margin-bottom:12px;font-size:.92rem}.review-card p{font-size:.95rem;line-height:1.62}.review-dots{justify-content:center;gap:6px}}@media (width<=390px){.review-card{padding:20px 17px}.review-top{grid-template-columns:1fr}.review-top small{display:none}}
