
:root{
  --bg:#272727; --bg2:#323232; --gold:#c2a467; --gold2:#e1cf9e;
  --cream:#f7f2e8; --text:#f7f4ed; --muted:#c9c5bd; --line:rgba(255,255,255,.12);
  --card:#353535; --white:#fff; --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.55}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.container{width:min(var(--max),calc(100% - 40px));margin:auto}
header{position:sticky;top:0;z-index:10;background:rgba(39,39,39,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{font-family:Georgia,serif;letter-spacing:.05em;font-size:21px}
nav{display:flex;gap:22px;align-items:center;font-size:14px;color:#ddd}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;background:var(--gold);color:#1f1f1f;font-weight:700;transition:.2s}
.btn:hover{transform:translateY(-1px);filter:brightness(1.06)}
.btn.outline{background:transparent;border:1px solid var(--gold);color:var(--gold2)}
section{padding:86px 0;border-bottom:1px solid var(--line)}
.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:var(--gold2);font-weight:700}
h1,h2,h3{font-family:Georgia,serif;font-weight:500;line-height:1.06;margin:.25em 0 .55em}
h1{font-size:clamp(44px,7vw,78px);max-width:850px}
h2{font-size:clamp(34px,5vw,54px)}
h3{font-size:26px}
.lead{font-size:19px;color:var(--muted);max-width:760px}
.hero{padding-top:96px;background:radial-gradient(circle at 80% 0%,rgba(194,164,103,.15),transparent 34%)}
.hero-grid,.split{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:center}
.pills,.stats,.cards{display:grid;gap:14px}
.pills{grid-template-columns:repeat(2,1fr);margin:28px 0}
.pill{border:1px solid var(--line);padding:15px 16px;border-radius:14px;color:#e9e5dc}
.hero-photo,.portrait{border-radius:24px;overflow:hidden;min-height:520px;background:#1f1f1f}
.hero-photo img,.portrait img{width:100%;height:100%;object-fit:cover}
.remote-img{min-height:360px;background:#1f1f1f;border-radius:24px;overflow:hidden}
.remote-img img{width:100%;height:100%;object-fit:cover}
.stats{grid-template-columns:repeat(4,1fr);margin-top:36px}
.stat{padding:20px;border-top:1px solid var(--gold);font-size:14px;color:var(--muted)}
.stat strong{display:block;color:var(--white);font-size:18px;margin-bottom:5px}
.cards{grid-template-columns:repeat(2,1fr);margin-top:30px}
.card{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:26px}
.card .num{color:var(--gold2);font-weight:700;margin-bottom:14px}
.light{background:var(--cream);color:#262626}
.light .lead,.light p{color:#5b574f}
.light .card{background:#fff;border-color:#e8e0d1}
.procedure{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}
.procedure .card{min-height:260px}
.featured{border:1px solid var(--gold);box-shadow:0 0 0 1px rgba(194,164,103,.1) inset}
.reviews{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}
.review{background:#fff;color:#292929;border-radius:18px;padding:22px}
.stars{color:#b89142;letter-spacing:2px}
.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}
.step{padding:24px;border-left:1px solid var(--gold)}
.faq{max-width:880px}
.faq details{border-bottom:1px solid var(--line);padding:18px 0}
.faq summary{cursor:pointer;font-weight:700}
.formbox{background:var(--cream);color:#222;padding:30px;border-radius:24px}
label{font-size:13px;font-weight:700;display:block;margin:14px 0 8px}
input,select{width:100%;padding:14px;border-radius:12px;border:1px solid #d7cfbf;background:#fff;font:inherit}
footer{padding:36px 0;color:#bdb7ad;font-size:14px}
.note{font-size:12px;color:#aaa;margin-top:12px}
@media(max-width:900px){
  nav{display:none}.hero-grid,.split,.procedure{grid-template-columns:1fr}
  .stats,.reviews{grid-template-columns:repeat(2,1fr)}
  .hero-photo,.portrait{min-height:400px}
}
@media(max-width:600px){
  .container{width:min(100% - 28px,var(--max))}
  section{padding:62px 0}.cards,.stats,.reviews,.journey{grid-template-columns:1fr}
  h1{font-size:46px}
}

/* Fotos locais e carrossel de relatos reais. */
section[id]{scroll-margin-top:90px}
.light .eyebrow,.light .card .num{color:#80652f}
.hero-photo{position:relative;min-height:0;height:auto;aspect-ratio:340/500;box-shadow:0 24px 70px #0005}
.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.brand img{width:144px;height:72px;object-fit:contain}
.doctor-caption{position:absolute;bottom:0;left:0;right:0;padding:42px 24px 22px;background:linear-gradient(transparent,#171717e8);display:grid}
.doctor-caption strong{font:26px Georgia,serif}.doctor-caption span{color:var(--gold2)}
.portrait{min-height:0}.portrait img{aspect-ratio:3/4;object-fit:cover}
.remote-img{min-height:0}.remote-img img{aspect-ratio:4/5;object-fit:cover}
.clinic-wide img{aspect-ratio:16/10}
.team-gallery{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:24px;margin-top:40px;align-items:center}
.team-gallery>img{border-radius:20px;width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top}
.team-gallery>div{padding:16px}.team-gallery h3{font-size:34px}.team-gallery p{color:var(--muted)}
.reviews-heading{display:flex;justify-content:space-between;align-items:center;gap:28px}
.reviews-heading .lead{max-width:650px}
.google-rating{display:grid;flex-shrink:0;border-left:1px solid #d3c5ab;padding-left:24px}.google-rating strong{font-size:28px}.google-rating strong span{color:#ac8235}.google-rating>span{font-size:14px}
.reviews{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 20px;scrollbar-width:thin;scrollbar-color:#c2a467 #e8e0d1}
.review{flex:0 0 calc((100% - 40px)/3);scroll-snap-align:start;display:flex;flex-direction:column;padding:28px;min-height:340px;border:1px solid #e4dccd;background:linear-gradient(145deg,#fff,#f5efe3);box-shadow:0 6px 14px #39311b08}
.quote-mark{font:64px/.8 Georgia,serif;color:#ad8c4c;margin-top:8px}
.review blockquote{font-size:20px;line-height:1.55;margin:18px 0 28px;color:#37342e}
.review-author{margin-top:auto;display:flex;align-items:center;gap:12px}.review-author>div{min-width:0}.review-author strong{font-size:14px;overflow-wrap:anywhere;display:block}.review-author a{font-size:13px;color:#725825;text-decoration:underline;text-underline-offset:3px}
.avatar{flex:0 0 40px;height:40px;display:grid;place-items:center;background:#e9dec7;border-radius:50%;color:#735722;font-weight:700}
.carousel-footer{display:flex;justify-content:space-between;align-items:center;gap:20px}.carousel-footer p{font-size:14px}.carousel-controls{display:flex;gap:10px}.carousel-controls button{width:48px;height:48px;border:1px solid #b9a37c;background:#fff;border-radius:50%;font-size:24px;color:#332b1e;cursor:pointer}.carousel-controls button:disabled{opacity:.35;cursor:default}
.light .note{font-size:13px;color:#655f53}.contact-card{border:1px solid #d9ccb6;background:#fff}.contact-card h3{font-size:34px;margin-top:20px}
a:focus-visible,button:focus-visible,.reviews:focus-visible,summary:focus-visible{outline:3px solid #b58c3a;outline-offset:5px}
@media(max-width:900px){.hero-photo{width:min(460px,100%);justify-self:center}.review{flex-basis:calc((100% - 20px)/2)}.team-gallery{grid-template-columns:1fr 1fr}.team-gallery>div{grid-column:1/-1}.reviews-heading{align-items:flex-start;flex-direction:column;gap:8px}.google-rating{border:0;padding:0}.nav{height:70px}}
@media(max-width:600px){.review{flex-basis:88%;padding:24px;min-height:350px}.review blockquote{font-size:19px}.team-gallery{gap:12px}.team-gallery>div{padding:16px 0}.hero{padding-top:48px}.hero-grid,.split{gap:32px}.pills{grid-template-columns:1fr}.btn{font-size:14px;text-align:center;min-height:48px}.brand{font-size:19px}.formbox{padding:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}

/* Google reviews: a distinct graphite section with bright, readable cards. */
.testimonials{background:radial-gradient(ellipse at 80% 0, #3c3427 0, transparent 48%),#191b1e;color:#fff;border-top:1px solid #66522e}
.testimonials h2{max-width:790px}
.testimonials .lead{color:#d8d6d1}
.testimonials .reviews-heading{margin:20px 0 32px}
.google-icon{width:28px;height:28px;flex-shrink:0;display:block}
.testimonials .google-rating{display:flex;align-items:center;gap:18px;padding:20px 26px;border:1px solid #b89a60;border-radius:18px;background:#fff;color:#292929;box-shadow:0 12px 28px #0003}
.google-rating .google-icon{width:42px;height:42px}.google-rating>span{display:grid}.google-rating strong{font-size:32px;line-height:1.1}.google-rating .rating-total{font-size:18px;color:#686056}.rating-label{font-size:14px;margin:5px 0 0}.google-rating small{font-size:13px;color:#6b6256}
.testimonials .reviews{gap:20px;padding:8px 2px 30px;scrollbar-width:none}
.testimonials .reviews::-webkit-scrollbar{display:none}
.testimonials .review{flex-basis:31%;padding:28px;min-height:400px;border-radius:22px;background:linear-gradient(150deg,#fff,#f6f3ec);box-shadow:0 16px 28px #0004;border:1px solid #d7c7a7}
.review-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}
.review-top .stars{font-size:19px;color:#a67410}.review-source-label{font-size:13px;color:#6a6256}
.review-quote-link{display:block;border-radius:6px}.review-quote-link:hover blockquote{color:#75581e}
.testimonials .review blockquote{font-size:19px;line-height:1.6;margin:18px 0 26px}
.testimonials .review-author{padding-top:20px;border-top:1px solid #ddd5c6;gap:10px}
.testimonials .review-author strong{font-size:14px;color:#34312c;line-height:1.4}
.review-external{font-size:24px;margin-left:auto;color:#897343}
.testimonials .carousel-footer{margin-top:6px}
.carousel-meter{display:flex;align-items:center;gap:20px;font-size:14px;color:#dcd7cd}
.carousel-meter progress{appearance:none;width:140px;height:3px;border:0;border-radius:10px;background:#ffffff30}
.carousel-meter progress::-webkit-progress-bar{background:#ffffff30;border-radius:10px}.carousel-meter progress::-webkit-progress-value{background:var(--gold2);border-radius:10px}.carousel-meter progress::-moz-progress-bar{background:var(--gold2)}
.testimonials .carousel-controls button{display:flex;align-items:center;justify-content:center;gap:12px;width:auto;min-width:128px;border-radius:999px;background:#f5ecda;border-color:#ceb37e;font-size:14px;font-weight:700;padding:0 20px}
.carousel-controls button span{font-size:24px}
.whatsapp-icon{width:23px;height:23px;flex-shrink:0;display:inline-block}
.btn{gap:12px;box-shadow:0 8px 0 #69522d55,0 14px 30px #c2a46722;animation:cta-breathe 3.6s ease-in-out infinite;transform-origin:center}
.btn:hover{filter:brightness(1.07);transform:translateY(-2px);animation-play-state:paused}
@keyframes cta-breathe{0%,100%{box-shadow:0 5px 0 #69522d55,0 10px 22px #c2a46720}50%{box-shadow:0 5px 0 #69522d55,0 12px 32px #c2a46760;transform:translateY(-2px) scale(1.012)}}
.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:40;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#168849;color:white;box-shadow:0 8px 24px #0004,0 0 0 5px #ffffffb3;transition:transform .2s,bottom .2s}
.whatsapp-float .whatsapp-icon{width:31px;height:31px}.whatsapp-float:hover{transform:translateY(-3px)}
.footer-grid{display:grid;grid-template-columns:175px 1fr;gap:48px;align-items:start}.footer-logo{width:175px;height:auto}.footer-grid p{margin-top:0}
footer nav{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:14px}footer nav a,.text-button{text-decoration:underline;text-underline-offset:4px}
.text-button{border:0;background:none;color:inherit;font:inherit;padding:0;cursor:pointer}
.legal-note{font-size:12px;line-height:1.65;color:#bdb7ad;margin-top:22px!important;max-width:800px}
[hidden]{display:none!important}
.cookie-banner{position:fixed;z-index:50;left:50%;bottom:18px;transform:translateX(-50%);width:min(760px,calc(100% - 32px));display:flex;align-items:center;gap:26px;background:#fafafa;color:#303030;border:1px solid #dadada;border-radius:16px;padding:18px 22px;box-shadow:0 12px 50px #0003;font-size:14px}
.cookie-copy{flex:1}.cookie-copy strong{font-size:15px}.cookie-copy p{line-height:1.45;margin:5px 0 8px}.cookie-links{display:flex;gap:16px;flex-wrap:wrap;font-size:12px}.cookie-links a{color:#5f4b25;text-decoration:underline;text-underline-offset:3px}
.cookie-actions{display:grid;grid-template-columns:1fr;gap:7px;min-width:208px}
.cookie-actions button,.cookie-dialog-actions button{font:600 13px/1.3 Arial,sans-serif;min-height:40px;padding:10px 14px;border:1px solid #c8c0b3;border-radius:8px;background:#f0ede7;color:#292720;cursor:pointer}
.cookie-actions .cookie-manage{background:none;border-color:transparent;text-decoration:underline;min-height:30px;padding:4px}
.cookie-dialog{width:min(520px,calc(100% - 28px));max-height:calc(100dvh - 40px);overflow:auto;background:#fafafa;color:#302d29;border:1px solid #d7caba;border-radius:20px;padding:28px;box-shadow:0 24px 90px #0006}
.cookie-dialog::backdrop{background:#17191cb3;backdrop-filter:blur(3px)}
.cookie-dialog-head{display:flex;align-items:flex-start;gap:16px;justify-content:space-between}.cookie-dialog h2{font-size:30px;line-height:1.15;margin:0}.cookie-dialog-head button{background:none;border:0;font-size:30px;line-height:1;cursor:pointer;color:#534d44;padding:4px}
.cookie-dialog p{font-size:14px;color:#5c564d}
.consent-option{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ddd6ca;padding:17px 0;margin:0;font-size:15px;cursor:pointer}
.consent-option span{display:grid;gap:5px}.consent-option small{font-size:13px;font-weight:400;line-height:1.5;color:#655e53}
.consent-option input{width:22px;height:22px;flex:0 0 22px;accent-color:#816325;cursor:pointer}
.cookie-dialog-actions{display:grid;gap:10px;margin-top:16px}.cookie-dialog-actions button{min-height:44px}
.cookie-status{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:60;background:#fff;color:#302d29;box-shadow:0 6px 30px #0003;border:1px solid #d7caba;border-radius:12px;padding:14px 20px;width:max-content;max-width:calc(100% - 120px);font-size:14px}
.policy-page{background:var(--cream);color:#302d29;min-height:100vh}.policy-page main{max-width:780px;margin:0 auto;padding:60px 24px}.policy-page h1{font-size:44px}.policy-page h2{font-size:28px;margin-top:32px}.policy-page p,.policy-page li{color:#5b574f}.policy-page a:not(.btn){text-decoration:underline}.policy-page header{padding:14px 24px}.policy-page .brand{display:inline-block}
@media(max-width:900px){.testimonials .review{flex-basis:46%}.reviews-heading .lead{margin-top:0}.footer-grid{gap:28px}.cookie-banner-visible .whatsapp-float{bottom:208px}}
@media(max-width:600px){.testimonials .review{flex-basis:87%;padding:24px;min-height:400px}.testimonials .review blockquote{font-size:18px}.testimonials .google-rating{padding:16px 20px}.testimonials .carousel-footer{flex-wrap:wrap;gap:18px}.carousel-meter{width:100%;justify-content:space-between}.carousel-controls{width:100%;justify-content:space-between}.testimonials .carousel-controls button{min-width:0;width:46%}.footer-grid{grid-template-columns:1fr;gap:20px}footer{padding-bottom:100px}.footer-logo{width:140px}.whatsapp-float{width:54px;height:54px;right:18px;bottom:20px}.whatsapp-float .whatsapp-icon{width:28px;height:28px}.cookie-banner{bottom:10px;gap:12px;padding:15px;display:block;width:calc(100% - 24px)}.cookie-actions{grid-template-columns:1fr 1fr;margin-top:12px;min-width:0}.cookie-actions .cookie-manage{grid-column:1/-1}.cookie-copy p{font-size:13px}.cookie-banner-visible .whatsapp-float{bottom:245px}.cookie-dialog{padding:22px}.cookie-dialog h2{font-size:27px}.cookie-status{bottom:86px;max-width:calc(100% - 32px)}}
@media(prefers-reduced-motion:reduce){.btn{animation:none}.btn:hover,.whatsapp-float:hover{transform:none}.whatsapp-float{transition:none}}
.btn{animation:cta-lift 1.45s ease-in-out infinite}
@keyframes cta-lift{0%,100%{transform:translateY(0) scale(1)}45%{transform:translateY(-3px) scale(1.018)}}
.treatment-image{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#292622;border:1px solid #ffffff16;border-radius:16px;margin:24px 0 28px}
.procedure .card{display:flex;flex-direction:column}.procedure .card p{flex:1}.procedure .card .btn{align-self:flex-start}
.testimonials h2{max-width:880px;margin-bottom:20px}
.testimonials .reviews-heading{justify-content:flex-start;align-items:center;margin:0 0 28px;gap:0}
.testimonials .google-rating{display:flex;align-items:center;gap:14px;padding:12px 18px;min-width:0;border-radius:14px}
.testimonials .google-rating>span{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:14px}
.testimonials .google-rating strong{grid-row:1/3;font-size:28px}.testimonials .rating-label{margin:0}.testimonials .google-rating .google-icon{width:34px;height:34px}
.cookie-banner{width:min(1060px,calc(100% - 32px));padding:10px 16px;border-radius:12px;gap:20px;bottom:12px}
.cookie-copy{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:14px;line-height:1.4}.cookie-copy .cookie-links{gap:12px}
.cookie-actions{display:flex;gap:8px;min-width:0;margin:0;align-items:center}.cookie-actions button{white-space:nowrap;min-height:40px;padding:8px 12px}.cookie-actions .cookie-manage{min-height:40px;padding:8px 10px}
.cookie-banner-visible .whatsapp-float{bottom:calc(var(--cookie-banner-height,100px) + 26px)}
@media(max-width:900px){.cookie-banner{flex-wrap:wrap;gap:8px}.cookie-copy{justify-content:center;width:100%;flex:auto}.cookie-actions{justify-content:center;width:100%}}
@media(max-width:600px){.cookie-banner{display:flex;padding:9px 12px;gap:7px;width:calc(100% - 20px)}.cookie-copy{gap:4px 12px;font-size:13px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:3px 8px}.cookie-actions button{font-size:12px;padding:6px 8px}.cookie-actions .cookie-manage{grid-column:1/-1;min-height:32px;padding:3px 8px}.testimonials .google-rating{padding:12px 16px}.testimonials h2{margin-bottom:20px}.procedure .card .btn{width:100%}}
@media(prefers-reduced-motion:reduce){.btn{animation:none}}
