:root{--coffee:#5b4035;--brown:#8c6756;--gold:#b8915f;--cream:#f7f2ec;--paper:#fffdf9;--ink:#332823;--muted:#75665f;--line:#e4d8cc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 "DM Sans",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,blockquote{font-family:"Playfair Display",serif;font-weight:500;line-height:1.06;letter-spacing:-.035em}em{color:var(--brown)}
.site-header{height:86px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;background:rgba(255,253,249,.96);border-bottom:1px solid rgba(91,64,53,.1)}.brand{width:285px}.brand img{width:100%;height:auto}.desktop-nav{display:flex;gap:2.5rem;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.header-cta{background:var(--gold);color:#fff;padding:.85rem 1.35rem;border-radius:6px;text-transform:uppercase;letter-spacing:.09em;font-size:.7rem;font-weight:600}
.hero{min-height:720px;position:relative;background:linear-gradient(110deg,#f8f4ee 0%,#f4ece4 54%,#e3d0c0 100%);overflow:hidden}.hero-art{position:absolute;right:0;top:0;width:50%;height:100%;overflow:hidden;border-radius:0 0 0 190px}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:64% center}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,244,238,.58),transparent 36%)}.hero-copy{position:relative;z-index:2;width:55%;min-height:720px;padding:6rem 2vw 6rem 7vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{margin:0 0 1.5rem;font:600 .68rem "Manrope",sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--brown)}.hero h1{font-size:clamp(3.7rem,6.2vw,7rem);margin:0 0 1.5rem;color:var(--coffee)}.hero h1 em{font-style:italic;color:var(--gold)}.hero-lead{max-width:630px;color:#5d4f48;font-size:1.03rem}.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:1.6rem}.primary-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:2.2rem;background:var(--gold);color:#fff;padding:1rem 1.35rem;border-radius:6px;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:600;box-shadow:0 12px 28px rgba(111,81,61,.15)}.primary-cta:hover{background:var(--coffee);transform:translateY(-2px)}.text-link{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--coffee);padding-bottom:.25rem}.hero-proof{display:flex;gap:3.5rem;margin-top:3.5rem;padding-top:1.3rem;border-top:1px solid rgba(91,64,53,.16);max-width:650px}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font:500 1.25rem "Playfair Display",serif;color:var(--coffee)}.hero-proof span{font-size:.62rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.hero-seal{position:absolute;right:3vw;top:2rem;z-index:3;display:flex;gap:.65rem;align-items:center;padding:.7rem 1rem;background:rgba(255,255,255,.8);border-radius:999px;color:var(--coffee);font-size:.56rem;letter-spacing:.16em}.hero-seal i{width:4px;height:4px;border-radius:50%;background:var(--gold)}.hero-caption{position:absolute;right:3vw;bottom:2rem;z-index:3;text-align:right;color:#fff;font-size:.58rem;letter-spacing:.17em;text-shadow:0 2px 12px rgba(0,0,0,.35)}.hero-caption span{font:italic 1rem "Playfair Display",serif;letter-spacing:0}
.section-pad{padding:8.5rem 7vw;position:relative}.section-number{position:absolute;left:2.5vw;top:3rem;color:#b8a79b;font-size:.64rem;letter-spacing:.14em}.intro{display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:center;background:var(--paper);overflow:hidden}.intro:before{content:"";position:absolute;width:680px;height:680px;border:1px solid rgba(184,145,95,.13);border-radius:50%;left:-380px;top:-250px}.intro-texture{position:absolute;right:-6%;top:-15%;width:50%;opacity:.07;transform:rotate(-12deg)}.intro h2{font-size:clamp(3.2rem,5vw,5.8rem);margin:0;color:var(--coffee)}.intro-copy{position:relative;padding:2.5rem;background:var(--cream);border-radius:90px 10px 90px 10px;box-shadow:0 24px 60px rgba(82,59,48,.07)}
.focus{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:7rem 7vw 9rem;background:var(--cream)}.focus:before{content:"";position:absolute;top:-90px;left:-5%;width:110%;height:150px;background:var(--cream);border-radius:50% 50% 0 0/100% 100% 0 0}.focus-card{position:relative;min-height:590px;padding:4rem;display:flex;align-items:flex-end;overflow:hidden;border-radius:14px 120px 14px 120px;box-shadow:0 24px 60px rgba(82,59,48,.09)}.focus-card:after{content:"";position:absolute;width:220px;height:220px;border:1px solid currentColor;border-radius:50%;opacity:.1;right:-80px;top:-80px}.weight-card{background:linear-gradient(145deg,#a87f6b,#755243);color:#fff}.hormone-card{background:#fff;color:var(--coffee);border:1px solid var(--line)}.card-index{position:absolute;top:2rem;right:2.5rem;font:italic 1rem "Playfair Display",serif;opacity:.65}.card-content{position:relative;z-index:1;max-width:600px}.focus h2{font-size:clamp(2.8rem,4.5vw,5rem);margin:0 0 1.3rem}.focus-card p{max-width:560px}.focus ul{list-style:none;padding:0;margin:1.8rem 0}.focus li{padding:.6rem 0;border-bottom:1px solid currentColor;font-size:.86rem}.focus-card a{display:inline-flex;gap:1.8rem;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;margin-top:1.1rem}.light{color:rgba(255,255,255,.75)}
.symptoms{background:var(--paper)}.symptoms-heading{text-align:center;max-width:900px;margin:0 auto 4.5rem}.symptoms h2{font-size:clamp(3rem,5vw,5.8rem);margin:0;color:var(--coffee)}.symptoms-subtitle{max-width:680px;margin:1.4rem auto;color:var(--muted)}.symptoms-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.symptom{min-height:185px;padding:1.8rem;background:var(--cream);border-radius:10px 58px 10px 58px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.symptom:hover{transform:translateY(-4px);background:#efe4d9}.symptom span{font:italic 1rem "Playfair Display",serif;color:var(--gold)}.symptom p{font:1.15rem/1.28 "Playfair Display",serif;margin:2rem 0 0}.medical-note{text-align:center;color:var(--muted);font-size:.76rem;margin-top:2rem}
.method{display:grid;grid-template-columns:.9fr 1.1fr;min-height:820px;margin:0 5vw;background:linear-gradient(135deg,#9a735d,#725041);color:#fff;border-radius:180px 14px 180px 14px;overflow:hidden}.method-image{min-height:760px;overflow:hidden}.method-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.method-copy{padding:7rem 6vw;display:flex;flex-direction:column;justify-content:center}.method h2{font-size:clamp(3.2rem,5vw,5.8rem);margin:0 0 1.6rem}.method-lead{color:rgba(255,255,255,.76)}.method ol{list-style:none;padding:0;margin:1.8rem 0}.method li{display:grid;grid-template-columns:40px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.18)}.method li>span{color:#ead0ad}.method li strong{font:500 1.1rem "Playfair Display",serif}.method li p{margin:.15rem 0 0;color:rgba(255,255,255,.65);font-size:.84rem}.copper{align-self:flex-start;margin-top:1.4rem;background:#f0d6b3;color:var(--coffee)}
.specialist{background:var(--paper)}.specialist-main{display:grid;grid-template-columns:.78fr 1.22fr;gap:8vw;align-items:center;max-width:1300px;margin:auto}.specialist-photo{height:720px;overflow:hidden;border-radius:320px 320px 18px 18px;box-shadow:25px 25px 0 #eadfd5}.specialist-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.specialist h2{font-size:clamp(3.8rem,6vw,7rem);margin:0 0 1.8rem;color:var(--coffee)}.specialist-copy>p:not(.eyebrow){max-width:650px;color:var(--muted)}.credentials{display:grid;grid-template-columns:1fr 1fr;margin:2.2rem 0}.credentials p{font-size:.76rem;border-top:1px solid var(--line);padding:1rem 1rem 1rem 0;margin:0}.dark{display:inline-flex;margin-top:1rem;color:var(--coffee)}
.trust-banner{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:4vw;background:#d3b99f;color:var(--coffee);padding:4.5rem 7vw;text-align:center}.trust-banner span{font:500 3.7rem "Playfair Display",serif;color:#fff}.trust-banner p{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.trust-banner blockquote{font-size:clamp(2rem,3vw,3.5rem);margin:0;border-left:1px solid rgba(91,64,53,.2);border-right:1px solid rgba(91,64,53,.2);padding:1rem 3vw}
.location{display:grid;grid-template-columns:1fr .86fr;gap:8vw;align-items:center;background:var(--cream)}.location h2,.faq h2{font-size:clamp(3rem,5vw,5.6rem);margin:0;color:var(--coffee)}.location-copy>p:not(.eyebrow){color:var(--muted)}address{font-style:normal;font:1.18rem "Playfair Display",serif;margin:2rem 0}.outline-cta{display:inline-flex;gap:2rem;border:1px solid var(--coffee);padding:.85rem 1.2rem;border-radius:6px;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.location-photo{height:680px;position:relative;overflow:hidden;border-radius:110px 10px 110px 10px}.location-photo img{width:100%;height:100%;object-fit:cover}.location-overlay{position:absolute;left:1.3rem;bottom:1.3rem;background:rgba(91,64,53,.88);backdrop-filter:blur(10px);color:#fff;padding:1.2rem 2rem;border-radius:8px}.location-overlay span{display:block;color:#e7c89d;font-size:.58rem;letter-spacing:.16em}.location-overlay strong{font:500 1.35rem "Playfair Display",serif}
.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:var(--paper)}details{border-top:1px solid var(--line);padding:1.2rem 0}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:1rem;font:1.12rem "Playfair Display",serif;color:var(--coffee)}summary::-webkit-details-marker{display:none}details p{color:var(--muted);max-width:720px}.final-cta{padding:7rem 7vw;background:linear-gradient(120deg,#f0e5da,#d8c0a7);display:flex;justify-content:space-between;gap:4rem;align-items:flex-end}.final-cta h2{font-size:clamp(3rem,5vw,5.6rem);margin:0;color:var(--coffee)}.final-cta>a{min-width:300px;background:var(--coffee);color:#fff;padding:1.15rem 1.4rem;border-radius:6px;display:flex;justify-content:space-between;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}footer{background:#5b4035;color:rgba(255,255,255,.78);padding:3.5rem 7vw;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem;font-size:.74rem}footer>img{width:270px;filter:brightness(0) invert(1);opacity:.9}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:1.4rem;display:flex;justify-content:space-between}.floating-whatsapp{position:fixed;right:1.5rem;bottom:1.5rem;z-index:30;background:#218d57;color:#fff;padding:.8rem 1.1rem;border-radius:999px;display:flex;gap:.7rem;align-items:center;font-size:.72rem;box-shadow:0 12px 32px rgba(0,0,0,.2)}.floating-whatsapp svg{width:22px;fill:#fff}
@media(max-width:1000px){.desktop-nav{display:none}.hero-copy{width:62%;padding-left:5vw}.hero-art{width:48%}.section-pad{padding:7rem 5vw}.method{margin:0 3vw}.method-copy{padding:6rem 4vw}}
@media(max-width:760px){.site-header{height:72px;padding:0 5vw}.brand{width:195px}.header-cta{width:44px;height:44px;padding:0;display:grid;place-items:center;font-size:0}.header-cta span{font-size:1.1rem}.hero{min-height:940px}.hero-art{width:100%;height:500px;border-radius:0 0 0 110px}.hero-art img{object-position:64% center}.hero-art:after{background:linear-gradient(0deg,rgba(248,244,238,1),rgba(248,244,238,.02) 55%)}.hero-copy{width:100%;min-height:940px;padding:28rem 6vw 3rem;justify-content:flex-end}.hero h1{font-size:clamp(3.3rem,14vw,4.8rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:1.1rem}.hero-proof{gap:1rem;justify-content:space-between}.hero-proof strong{font-size:1rem}.hero-proof span{font-size:.52rem}.hero-seal,.hero-caption{display:none}.intro,.specialist-main,.location,.faq{grid-template-columns:1fr}.intro{gap:3rem}.intro h2,.symptoms h2,.location h2,.faq h2{font-size:3rem}.intro-copy{padding:1.5rem;border-radius:55px 8px 55px 8px}.focus{grid-template-columns:1fr;padding:5rem 1rem 7rem}.focus-card{min-height:560px;padding:3rem 7vw;border-radius:10px 70px 10px 70px}.symptoms-grid{grid-template-columns:1fr 1fr}.method{grid-template-columns:1fr;margin:0 1rem;border-radius:90px 8px 90px 8px}.method-image{min-height:580px}.method-copy{padding:5rem 6vw}.specialist-photo,.location-photo{height:600px}.credentials{grid-template-columns:1fr}.trust-banner{grid-template-columns:1fr;gap:2rem}.trust-banner blockquote{border:0;border-top:1px solid rgba(91,64,53,.2);border-bottom:1px solid rgba(91,64,53,.2);padding:2rem 0}.final-cta{flex-direction:column;align-items:stretch;padding:5rem 6vw}.final-cta>a{min-width:0}footer{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:.5rem}.floating-whatsapp span{display:none}.floating-whatsapp{width:54px;height:54px;padding:0;justify-content:center}.floating-whatsapp svg{width:25px}}
@media(max-width:480px){.hero{min-height:960px}.hero-copy{min-height:960px;padding-top:27rem}.hero-art{height:480px}.hero h1{font-size:3.4rem}.symptoms-grid{grid-template-columns:1fr}.symptom{min-height:160px}.specialist-photo,.location-photo{height:530px}.method-image{min-height:520px}}

/* Comparativo V3: fotografia como narrativa */
.hero-art{background:#e8d8cc}.hero-art img{object-position:center 20%}.hero-art:after{background:linear-gradient(90deg,rgba(248,244,238,.62),transparent 42%),linear-gradient(0deg,rgba(83,55,43,.16),transparent 38%)}
.focus-card{min-height:670px;color:#fff;background:#725041;border:0}.card-photo{position:absolute;inset:0;z-index:0}.card-photo img{width:100%;height:100%;object-fit:cover}.weight-card .card-photo img{object-position:58% center}.hormone-card .card-photo img{object-position:67% center}.focus-card:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(70,43,33,.96) 0%,rgba(70,43,33,.88) 42%,rgba(70,43,33,.32) 72%,rgba(70,43,33,.12) 100%)}.focus-card:after{z-index:2}.focus-card .card-index,.focus-card .card-content{z-index:3}.focus-card .card-content{max-width:56%}.focus-card li{border-color:rgba(255,255,255,.38)}.focus-card .eyebrow{color:rgba(255,255,255,.78)}
.specialist h2 em{font-family:"Manrope",sans-serif;font-style:normal;font-weight:500;letter-spacing:.03em;color:var(--gold)}
.clinic-glimpse{min-height:720px;padding:5rem 6vw;display:grid;grid-template-columns:1.15fr .75fr .75fr;grid-template-rows:1fr 1fr;gap:1rem;background:#7d5b4d;color:#fff}.clinic-copy{grid-row:1/3;padding:4rem 5vw 4rem 2vw;display:flex;flex-direction:column;justify-content:center}.clinic-copy h2{font-size:clamp(3rem,5vw,5.8rem);margin:0 0 1.5rem}.clinic-copy p:not(.eyebrow){max-width:560px;color:rgba(255,255,255,.76)}.clinic-copy address{font-family:"DM Sans",sans-serif;font-size:.9rem;color:#eed9c0}.clinic-copy a{align-self:flex-start;margin-top:1rem;padding-bottom:.25rem;border-bottom:1px solid rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.clinic-photo{overflow:hidden;border-radius:8px 58px 8px 58px}.clinic-photo img{width:100%;height:100%;object-fit:cover}.clinic-photo-a{grid-row:1/3}.clinic-photo-a img{object-position:center}.clinic-photo-b,.clinic-photo-c{grid-column:3}.clinic-photo-b img{object-position:center}.clinic-photo-c img{object-position:center}
@media(max-width:900px){.focus-card .card-content{max-width:70%}.clinic-glimpse{grid-template-columns:1fr 1fr;grid-template-rows:auto 270px 270px}.clinic-copy{grid-column:1/3;grid-row:1;padding:2rem 1rem 4rem}.clinic-photo-a{grid-column:1;grid-row:2/4}.clinic-photo-b{grid-column:2;grid-row:2}.clinic-photo-c{grid-column:2;grid-row:3}}
@media(max-width:760px){.hero-art img{object-position:center 18%}.focus-card{min-height:640px}.focus-card .card-content{max-width:86%}.focus-card:before{background:linear-gradient(0deg,rgba(70,43,33,.98) 0%,rgba(70,43,33,.88) 58%,rgba(70,43,33,.2) 100%)}.card-photo img{object-position:center top!important}.clinic-glimpse{grid-template-columns:1fr;grid-template-rows:auto 370px 240px 240px;padding:4rem 1rem}.clinic-copy{grid-column:1;grid-row:1;padding:2rem 5vw 3rem}.clinic-photo-a{grid-column:1;grid-row:2}.clinic-photo-b{grid-column:1;grid-row:3}.clinic-photo-c{grid-column:1;grid-row:4}}

/* Capa inspirada na referência Romana: quase monocromática e cor progressiva */
.site-header{height:96px;background:#fff;border-bottom:0}.brand{position:absolute;left:50%;transform:translateX(-50%);width:255px}.desktop-nav{order:-1}.header-cta{background:transparent;color:#a98053;border:1px solid #cfad7f;border-radius:0;padding:1rem 1.6rem}
.hero{min-height:calc(100vh - 96px);background:#fff;color:#403732}.hero:before{content:"J";position:absolute;left:-3vw;bottom:-14vh;font:400 clamp(28rem,46vw,50rem)/.7 "Playfair Display",serif;color:#faf8f4;z-index:0}.hero-art{width:55%;height:100%;right:0;border-radius:0;background:#fff;overflow:visible}.hero-art img{width:100%;height:100%;object-fit:contain;object-position:right bottom;filter:grayscale(1);opacity:.27;mix-blend-mode:multiply}.hero-art:after{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.66) 21%,rgba(255,255,255,0) 55%)}
.hero-copy{width:47%;min-height:calc(100vh - 96px);padding:12vh 2vw 7vh 7vw;justify-content:flex-end}.hero h1{font-size:clamp(3.8rem,5.8vw,6.8rem);color:#4e433e;margin-bottom:1.2rem}.hero h1 em{color:#8b776d}.hero-lead{max-width:560px;color:#71645d}.hero-actions{margin-top:1.2rem}.hero .primary-cta{background:transparent;color:#51453f;border:1px solid #cdb79f;box-shadow:none;border-radius:0}.hero .primary-cta:hover{background:#7d5b4d;color:#fff}.hero .text-link{display:none}.hero-seal,.hero-caption{display:none}
.hero-services{position:absolute;z-index:4;right:5vw;top:34%;width:46%;display:grid;grid-template-columns:1fr 1fr}.hero-services a{min-height:115px;padding:1.5rem 2rem;border:1px solid rgba(181,151,112,.35);display:flex;align-items:center;justify-content:space-between;gap:1rem;background:rgba(255,255,255,.16);backdrop-filter:blur(1px);font-family:"Manrope",sans-serif;font-size:1.03rem;color:#514740;transition:.25s}.hero-services a:hover{background:rgba(255,255,255,.76);border-color:#b8915f}.hero-services b{font-size:1.5rem;font-weight:300}.intro{background:linear-gradient(180deg,#fff 0%,#fbf8f4 55%,#f7f2ec 100%)}.intro h2{color:#5d4d45}.focus{background:#efe4da}
@media(max-width:1000px){.brand{width:225px}.hero-copy{width:52%;padding-left:5vw}.hero-services{right:3vw;width:48%}.hero-services a{padding:1.2rem;font-size:.9rem}.hero-art{width:58%}}
@media(max-width:760px){.site-header{height:76px}.brand{position:static;transform:none;width:195px}.desktop-nav{display:none}.header-cta{border:0;padding:0}.hero{min-height:1120px}.hero:before{font-size:30rem;bottom:0}.hero-art{width:100%;height:540px;top:0}.hero-art img{height:100%;object-position:center top;opacity:.24}.hero-art:after{background:linear-gradient(0deg,#fff 0%,rgba(255,255,255,.82) 26%,rgba(255,255,255,0) 65%)}.hero-copy{width:100%;min-height:auto;padding:29rem 6vw 2rem;justify-content:flex-start}.hero h1{font-size:3.6rem}.hero-services{position:relative;right:auto;top:auto;width:auto;margin:0 6vw 4rem;grid-template-columns:1fr}.hero-services a{min-height:76px;background:rgba(255,255,255,.56);padding:1rem 1.2rem}.hero .primary-cta{width:100%}}

/* Dra. Daniela ampliada para sustentar metade da primeira dobra */
.hero-art{width:62%;right:-2%;overflow:hidden}.hero-art img{width:100%;height:112%;object-fit:cover;object-position:center 16%;transform:scale(1.04);transform-origin:center top}
@media(max-width:1000px){.hero-art{width:64%;right:-5%}.hero-art img{height:110%;object-position:center 14%}}
@media(max-width:760px){.hero-art{width:100%;right:0;height:570px}.hero-art img{width:100%;height:112%;object-fit:cover;object-position:center 12%;transform:scale(1.03)}.hero-copy{padding-top:31rem}}

/* Refinamento editorial: capa limpa, especialista em marrom e imagens mais contidas */
.specialist{background:linear-gradient(135deg,#765344 0%,#5b4035 100%);color:#fff}
.specialist .section-number{color:rgba(255,255,255,.45)}
.specialist .eyebrow{color:#e5c7a1}
.specialist h2{color:#fff}
.specialist h2 em{color:#e2bd8c}
.specialist-copy>p:not(.eyebrow){color:rgba(255,255,255,.76)}
.specialist-photo{height:650px;box-shadow:24px 24px 0 rgba(236,218,199,.22)}
.credentials p{border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.82)}
.specialist .text-link{color:#fff;border-color:rgba(255,255,255,.65)}
.clinic-glimpse{min-height:610px;grid-template-columns:1.25fr .58fr .58fr;padding:5rem 8vw;gap:.8rem}
.clinic-copy{padding:3rem 4vw 3rem 0}
.clinic-photo{border-radius:6px 42px 6px 42px}
.final-cta{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.2rem}
.final-cta>div{max-width:980px;margin:auto}
.final-cta>div p:last-child{margin-bottom:0}
.final-cta>a{width:min(390px,100%)}
footer>img{width:270px;filter:none;opacity:1}
@media(max-width:900px){.clinic-glimpse{grid-template-columns:1fr 1fr;grid-template-rows:auto 250px 250px;padding:4rem 5vw}.specialist-photo{height:600px}}
@media(max-width:760px){.specialist{padding-top:6rem;padding-bottom:6rem}.specialist-photo{height:540px}.clinic-glimpse{grid-template-columns:1fr;grid-template-rows:auto 330px 220px 220px;padding:4rem 1rem}.final-cta{align-items:center;padding:5rem 6vw}.final-cta>a{min-width:0}}

/* Passe final de conversão */
.wa-button{position:relative;display:inline-flex!important;align-items:center;justify-content:center!important;gap:.72rem;border:0!important;border-radius:999px!important;background:#168f55!important;color:#fff!important;padding:1rem 1.45rem!important;font:700 .72rem "Manrope",sans-serif!important;letter-spacing:.075em!important;text-transform:uppercase!important;box-shadow:0 14px 34px rgba(22,143,85,.24)!important;transition:transform .2s ease,background .2s ease,box-shadow .2s ease!important}
.wa-button:before{content:"";width:21px;height:21px;flex:0 0 21px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M19.11 17.28c-.26-.13-1.54-.76-1.78-.85-.24-.09-.41-.13-.59.13-.17.26-.67.85-.83 1.02-.15.17-.3.2-.57.07-.26-.13-1.1-.41-2.1-1.3-.78-.69-1.3-1.54-1.46-1.8-.15-.26-.02-.4.11-.53.12-.12.26-.3.39-.46.13-.15.17-.26.26-.43.09-.17.04-.33-.02-.46-.07-.13-.59-1.41-.8-1.93-.21-.51-.43-.44-.59-.45h-.5c-.17 0-.46.07-.7.33-.24.26-.91.89-.91 2.17 0 1.28.94 2.52 1.07 2.69.13.17 1.84 2.81 4.46 3.94.62.27 1.11.43 1.49.55.63.2 1.2.17 1.65.1.5-.07 1.54-.63 1.76-1.24.22-.61.22-1.13.15-1.24-.07-.11-.24-.17-.5-.3M16.04 26.5a10.4 10.4 0 0 1-5.3-1.45l-.38-.23-3.94 1.03 1.05-3.84-.25-.39A10.39 10.39 0 1 1 16.04 26.5m8.85-19.25A12.43 12.43 0 0 0 16.05 3.6 12.46 12.46 0 0 0 5.27 22.28L3.5 28.73l6.6-1.73a12.46 12.46 0 0 0 5.94 1.51A12.46 12.46 0 0 0 28.5 16.05c0-3.33-1.29-6.46-3.65-8.8'/%3E%3C/svg%3E") center/contain no-repeat}
.wa-button:hover{background:#0f7545!important;transform:translateY(-3px)!important;box-shadow:0 18px 38px rgba(22,143,85,.34)!important}
.header-cta.wa-button{padding:.82rem 1.25rem!important;font-size:.64rem!important}
.hero .primary-cta.wa-button{background:#168f55!important;color:#fff!important;border:0!important}
.intro{padding-top:5.4rem;padding-bottom:6rem;gap:4.5vw}
.intro h2{line-height:1.01}
.intro-copy{padding:2.15rem 2.35rem}
.intro-copy p{margin:.4rem 0 1rem}
.intro-copy p:last-child{margin-bottom:.4rem}
.intro-copy strong{color:var(--coffee);font-weight:700}
.focus-card{align-items:stretch;padding-top:4rem}
.focus-card .card-content{height:100%;display:flex;flex-direction:column}
.focus-card .eyebrow{min-height:1.2rem;margin-bottom:1.25rem}
.focus-card h2{min-height:3.05em;margin-bottom:1.3rem}
.focus-card .card-content>p:not(.eyebrow){min-height:6.6em;margin:0}
.focus-card ul{margin-top:1.5rem;margin-bottom:1.5rem}
.focus-card .card-cta{align-self:flex-start;margin-top:auto!important;padding:.92rem 1.25rem!important;font-size:.64rem!important}
.symptoms{overflow:hidden;background:linear-gradient(135deg,#fffdf9 0%,#f7efe7 100%)}
.symptoms:before{content:"";position:absolute;inset:0;background:url("assets/fita-metrica-textura.webp") center/cover no-repeat;opacity:.035;pointer-events:none}
.symptoms>*{position:relative;z-index:1}
.symptom{border:1px solid rgba(184,145,95,.2);background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(239,226,213,.9));box-shadow:0 12px 32px rgba(82,59,48,.055)}
.symptom:nth-child(even){background:linear-gradient(145deg,#efe1d4,#f9f4ee)}
.symptom span{font-size:1.2rem;color:#9b7045}
.specialist-cta{margin-top:1.2rem!important}
.trust-banner>div:first-child{justify-self:center;min-width:190px;padding:1.25rem 1rem;background:#6b493b;color:#fff;border-radius:100px;box-shadow:0 16px 34px rgba(91,64,53,.2)}
.trust-banner>div:first-child span{display:block;font-size:4.8rem;line-height:.8;color:#fff}
.trust-banner>div:first-child p{margin:.85rem 0 0;color:#f2dfc8;font-weight:700}
.clinic-glimpse{min-height:520px;grid-template-columns:1.4fr .46fr .46fr;padding:4rem 10vw}
.clinic-copy h2{font-size:clamp(2.8rem,4.3vw,5rem)}
.clinic-photo{max-height:420px;align-self:center}
.clinic-photo-a{height:420px}
.clinic-photo-b,.clinic-photo-c{height:202px}
.final-cta .eyebrow{display:inline-block;color:#6b493b;background:rgba(255,255,255,.62);border:1px solid rgba(91,64,53,.16);border-radius:999px;padding:.65rem 1rem;margin-bottom:1.4rem;font-weight:800}
.final-cta>a.wa-button{width:min(390px,100%);justify-content:center!important}
footer{padding:1.8rem 7vw 1.25rem;grid-template-columns:.8fr 1fr 1fr;gap:1.5rem;align-items:center}
footer>img{width:230px;height:auto;filter:brightness(0) invert(1);opacity:.96}
.footer-bottom{padding-top:1rem;margin-top:.2rem}
@media(max-width:900px){.focus-card h2{min-height:auto}.focus-card .card-content>p:not(.eyebrow){min-height:auto}.clinic-glimpse{grid-template-columns:1fr 1fr;grid-template-rows:auto 240px 240px;padding:4rem 5vw}.clinic-photo{max-height:none}.clinic-photo-a{height:auto}.clinic-photo-b,.clinic-photo-c{height:auto}}
@media(max-width:760px){.header-cta.wa-button{width:48px;height:48px;padding:0!important;font-size:0!important}.header-cta.wa-button:before{width:23px;height:23px;flex-basis:23px}.intro{padding-top:4rem;padding-bottom:5rem;gap:2rem}.focus-card{padding-top:3rem}.focus-card .eyebrow{min-height:auto}.focus-card h2{min-height:auto}.focus-card .card-content>p:not(.eyebrow){min-height:auto}.focus-card .card-cta{width:100%;align-self:stretch}.trust-banner>div:first-child{min-width:170px}.clinic-glimpse{grid-template-columns:1fr;grid-template-rows:auto 300px 190px 190px;padding:3.5rem 1rem}.clinic-photo-a,.clinic-photo-b,.clinic-photo-c{height:auto}.final-cta .eyebrow{line-height:1.45}.final-cta>a.wa-button{width:100%}footer{padding:2rem 6vw;gap:1rem}footer>img{width:210px}}

/* Nova sequência de conversão e CTAs dourados */
.wa-button,.hero .primary-cta.wa-button{background:#b8915f!important;color:#fff!important;box-shadow:0 14px 34px rgba(156,112,62,.28)!important}
.wa-button:hover,.hero .primary-cta.wa-button:hover{background:#966d3f!important;box-shadow:0 18px 40px rgba(141,96,47,.38)!important}
.floating-whatsapp{background:#b8915f;box-shadow:0 12px 32px rgba(113,76,38,.3)}
.floating-whatsapp:hover{background:#966d3f}
.symptoms{padding-top:6.5rem}
.symptoms-heading{margin-bottom:3.4rem}
.symptoms-heading h2{max-width:900px;margin-left:auto;margin-right:auto}
.symptoms-subtitle{font-size:1.02rem;max-width:760px}
.symptoms-action{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin:2.8rem auto 0}
.symptoms-action p{margin:0;font:500 1.65rem "Playfair Display",serif;color:var(--coffee)}
.symptoms-action .wa-button{min-width:330px}
.medical-note{margin-top:1.4rem}
.intro{padding-top:5rem;padding-bottom:5.5rem}
.intro-title h2{max-width:780px}
.intro-copy{display:flex;flex-direction:column;justify-content:center}
.scroll-cue{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:1.1rem;padding-top:1rem;border-top:1px solid rgba(91,64,53,.16);font:700 .68rem "Manrope",sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--coffee)}
.scroll-cue b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#b8915f;color:#fff;font-size:1.2rem;animation:cueDown 1.8s ease-in-out infinite}
@keyframes cueDown{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}
.focus-card{min-height:790px}
.focus-card h2{font-size:clamp(2.7rem,3.8vw,4.45rem);min-height:3.15em}
.focus-card .card-content>p:not(.eyebrow){min-height:7.4em}
.focus-card ul{margin-top:1.2rem}
.focus-card li{padding:.52rem 0}
@media(max-width:900px){.focus-card{min-height:720px}.focus-card h2,.focus-card .card-content>p:not(.eyebrow){min-height:auto}}
@media(max-width:760px){.symptoms{padding-top:5rem}.symptoms-action .wa-button{min-width:0;width:100%}.intro{padding-top:4rem;padding-bottom:4.5rem}.intro h2{font-size:2.8rem}.focus-card{min-height:710px}.focus-card h2{font-size:clamp(2.65rem,12vw,3.7rem)}}

/* Imagem emocional na seção de identificação */
.symptoms{isolation:isolate;background:#f8f3ed}
.symptoms:before{inset:0;z-index:-2;background:url("assets/sintomas-espelho-jobst.webp") center right/cover no-repeat;opacity:1}
.symptoms:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,253,249,.98) 0%,rgba(255,253,249,.91) 48%,rgba(248,241,233,.58) 100%),linear-gradient(0deg,rgba(255,253,249,.7),rgba(255,253,249,.18) 58%,rgba(255,253,249,.55))}
.symptom{background:rgba(255,250,245,.79);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border-color:rgba(184,145,95,.3);box-shadow:0 16px 42px rgba(82,59,48,.1)}
.symptom:nth-child(even){background:rgba(241,229,216,.78)}
.symptom:hover{background:rgba(255,248,240,.94);box-shadow:0 20px 48px rgba(82,59,48,.14)}
.symptoms-heading h2,.symptoms-heading .eyebrow,.symptoms-subtitle{position:relative;text-shadow:0 1px 16px rgba(255,253,249,.9)}
@media(max-width:760px){.symptoms:before{background-position:70% top}.symptoms:after{background:linear-gradient(180deg,rgba(255,253,249,.8),rgba(255,253,249,.93) 32%,rgba(248,241,233,.92))}.symptom,.symptom:nth-child(even){background:rgba(255,250,245,.88)}}

/* Primeira dobra integral em notebooks e telas menores */
@media(min-width:761px){.hero{height:calc(100vh - 96px);min-height:610px}.hero-copy{min-height:100%;justify-content:center;padding-top:4vh;padding-bottom:4vh}.hero h1{font-size:clamp(3.25rem,5.15vw,6.1rem);line-height:.98;margin-bottom:.9rem}.hero-lead{margin:.4rem 0;font-size:.96rem;line-height:1.55}.hero-actions{margin-top:1rem}.hero .wa-button{padding:.86rem 1.25rem!important}.hero-art img{height:108%}}
@media(min-width:761px) and (max-height:720px){.hero h1{font-size:clamp(3rem,4.7vw,5.25rem)}.hero-copy{padding-top:2vh;padding-bottom:2vh}.hero .eyebrow{margin-bottom:.8rem}.hero-lead{font-size:.9rem}.hero-actions{margin-top:.75rem}}

/* Fotografia dos sintomas espelhada para a esquerda */
.symptoms:before{transform:scaleX(-1)}
.symptoms:after{background:linear-gradient(90deg,rgba(248,241,233,.58) 0%,rgba(255,253,249,.91) 52%,rgba(255,253,249,.98) 100%),linear-gradient(0deg,rgba(255,253,249,.7),rgba(255,253,249,.18) 58%,rgba(255,253,249,.55))}
@media(max-width:760px){.symptoms:before{background-position:70% top}.symptoms:after{background:linear-gradient(180deg,rgba(255,253,249,.8),rgba(255,253,249,.93) 32%,rgba(248,241,233,.92))}}

/* Mobile-first presentation pass: keep the desktop composition unchanged. */
@media (max-width:760px) {
  html { scroll-padding-top:4rem;overflow-x:clip }
  body { overflow-x:clip }
  .site-header { height:64px;padding:0 5vw }
  .brand { width:min(52vw,190px) }
  .header-cta.wa-button { width:44px;height:44px }

  .hero { min-height:0 }
  .hero:before { display:none }
  .hero-art { width:100%;height:clamp(240px,72vw,300px);right:0;overflow:hidden }
  .hero-art img { height:100%;object-fit:cover;object-position:center 14%;transform:scale(1.02);opacity:.3 }
  .hero-art:after { background:linear-gradient(0deg,#fff 0%,rgba(255,255,255,.18) 48%,transparent 84%) }
  .hero-copy { width:100%;min-height:0;padding:clamp(208px,65vw,260px) 6vw 1.5rem }
  .hero .eyebrow { font-size:.6rem;letter-spacing:.14em;margin:0 0 .65rem }
  .hero h1 { font-size:clamp(2.55rem,10vw,3.2rem);line-height:1.02;margin:0 0 .75rem }
  .hero-lead { font-size:.94rem;line-height:1.48;margin:0 }
  .hero-actions { margin-top:1rem;gap:.6rem }
  .hero .primary-cta.wa-button { min-height:52px;padding:.7rem 1rem!important;font-size:.67rem!important;text-align:center }
  .hero-services { margin:0 6vw 2.25rem;gap:.55rem }
  .hero-services a { min-height:64px }

  .section-pad { padding:3.75rem 6vw }
  .symptoms { padding-top:3.5rem }
  .symptoms-heading { margin-bottom:1.8rem }
  .symptoms h2,.intro h2,.clinic-copy h2,.faq h2 { font-size:clamp(2.2rem,9vw,2.85rem) }
  .symptoms-subtitle { font-size:.96rem;line-height:1.55;margin:.75rem auto }
  .symptoms-grid { gap:.7rem }
  .symptom { min-height:0;padding:1.2rem;border-radius:10px 42px 10px 42px }
  .symptom p { margin:.7rem 0 0;font-size:1.06rem;line-height:1.3 }
  .symptoms-action { margin-top:1.7rem }
  .symptoms-action p { font-size:1.3rem }
  .medical-note { line-height:1.5 }

  .intro { padding-top:3.5rem;padding-bottom:3.5rem;gap:1.4rem }
  .intro-copy { padding:1.35rem }
  .focus { padding:3.5rem 0 4rem;gap:1rem }
  .focus-card { display:block;min-height:0;padding:0;border-radius:0;background:#5b4035;box-shadow:none }
  .focus-card:before,.focus-card:after { display:none }
  .focus-card .card-photo { position:relative;inset:auto;height:auto;overflow:hidden }
  .focus-card .card-photo img { width:100%;height:auto;object-fit:contain!important;object-position:center!important }
  .focus-card .card-index { top:1rem;right:1.25rem;padding:.25rem .55rem;border-radius:999px;background:rgba(60,39,31,.8) }
  .focus-card .card-content { max-width:100%;height:auto;padding:1.6rem 6vw 1.9rem }
  .focus-card .eyebrow { margin-bottom:.6rem }
  .focus-card h2 { font-size:clamp(2.2rem,9vw,2.85rem);line-height:1.07;margin-bottom:.8rem }
  .focus-card .card-content>p:not(.eyebrow) { font-size:.94rem;line-height:1.55 }
  .focus-card ul { margin:.9rem 0 }
  .focus-card li { font-size:.82rem;line-height:1.35;padding:.42rem 0 }
  .focus-card .card-cta { min-height:48px;font-size:.6rem!important;padding:.65rem .8rem!important }

  .specialist { padding:3.5rem 6vw }
  .specialist-main { gap:1.3rem }
  .specialist-photo { height:auto;aspect-ratio:1066/1600;box-shadow:12px 12px 0 rgba(236,218,199,.22) }
  .specialist-photo img { height:auto;object-fit:contain }
  .specialist h2 { font-size:clamp(2.8rem,12vw,3.6rem);margin-bottom:.9rem }
  .credentials { margin:1rem 0 }
  .credentials p { padding:.65rem 0;font-size:.75rem }
  .trust-banner { padding:3.2rem 6vw;gap:1.1rem }
  .trust-banner blockquote { font-size:clamp(1.75rem,8vw,2.3rem);padding:1.1rem 0 }
  .clinic-glimpse { min-height:0;padding:3rem 0;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:.5rem }
  .clinic-copy { grid-column:1/-1;grid-row:1;padding:0 6vw 1.5rem }
  .clinic-copy h2 { margin-bottom:.7rem }
  .clinic-photo { height:auto;max-height:none;border-radius:0 }
  .clinic-photo img { height:auto;object-fit:contain }
  .clinic-photo-a { grid-column:1/-1;grid-row:2 }
  .clinic-photo-b { grid-column:1;grid-row:3 }
  .clinic-photo-c { grid-column:2;grid-row:3 }
  .faq { gap:1.5rem }
  summary { min-height:48px;align-items:center }
  .final-cta { padding:3.5rem 6vw;gap:1rem }
  .final-cta h2 { font-size:clamp(2.3rem,9vw,3rem) }
  .floating-whatsapp { display:none }
}

@media (min-width:761px) and (max-width:1000px) {
  .site-header { justify-content:flex-end;padding:0 4vw }
  .brand { left:4vw;transform:none;width:225px }
  .header-cta { margin-left:auto }
}

/* The curved section backdrop must not extend the document sideways. */
.focus:before { left:0;width:100% }

@media (max-width:360px) {
  .hero-copy { padding-top:clamp(200px,62vw,225px) }
  .hero h1 { font-size:2.45rem }
  .hero-lead { line-height:1.44 }
}

@media (prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto }
  .scroll-cue b { animation:none }
}

/* Center the header's icon independently of its visually hidden text. */
@media (max-width:760px) {
  .header-cta.wa-button { flex:0 0 44px;width:44px;height:44px;min-width:44px;max-width:44px;padding:0!important;overflow:hidden }
  .header-cta.wa-button::before { position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0 }
}
