:root{--cream:#fff7e6;--green:#002f22;--muted:#536258;--line:#cdd2c0;--light:#eef0e5;--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;background:var(--cream);color:var(--green);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,a,summary{touch-action:manipulation}button,.button,summary{user-select:none}a:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid #a17728;outline-offset:6px}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.review-note{text-align:center;background:#e6eadc;padding:7px 20px;font-size:12px;letter-spacing:.035em}.review-note span{margin:0 9px}.header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:20px}.brand{width:176px;flex-shrink:0}.brand img{width:100%}.header nav{display:flex;gap:34px;font-size:14px}.header nav a{padding:10px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;background:var(--green);color:var(--cream);padding:18px 25px;border:1px solid var(--green);border-radius:5px;font-size:15px;font-weight:500;line-height:1.4;transition:transform 150ms var(--ease),background-color 180ms ease;min-height:52px}.button span{font-size:22px;line-height:1}.button-small{padding:12px 20px;min-height:46px;font-size:14px}.button:active{transform:scale(.97)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding:34px 0 70px}.hero-copy{padding-block:25px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.17em;line-height:1.5;margin:0 0 25px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.5vw,78px);font-weight:400;letter-spacing:-.065em;line-height:1.06;margin-bottom:28px}h1 em,h2 em,.photo-tag em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.05em}h1 em{color:#477051}.intro{max-width:440px;font-size:17px;color:var(--muted);line-height:1.8;margin-bottom:32px}.availability{font-size:13px;margin:24px 0 0;color:var(--muted)}.location-icon{font-size:21px;vertical-align:middle;margin-right:4px}.divider{margin:0 12px;color:#89937f}.hero-visual{position:relative;min-width:0}.portrait{width:100%;height:585px;object-fit:cover;object-position:center 41%;border-radius:150px 10px 10px 10px}.portrait-caption{position:absolute;bottom:0;left:0;right:0;padding:65px 26px 24px;background:linear-gradient(transparent,rgba(0,28,19,.85));color:var(--cream);border-radius:0 0 10px 10px;display:flex;justify-content:space-between;align-items:end;gap:15px}.portrait-caption span:first-child{font-size:15px}.portrait-caption span:last-child{font-size:10px;letter-spacing:.15em}.photo-tag{position:absolute;left:-35px;top:68%;display:flex;align-items:center;gap:16px;padding:18px 25px;background:var(--cream);border:1px solid #e3dfcf;border-radius:6px;box-shadow:0 8px 28px #001b1614;line-height:1.3}.photo-tag img{width:37px}.photo-tag span{font-size:15px}.photo-tag em{font-size:23px}.principles{border-block:1px solid var(--line)}.principles-inner{display:flex;justify-content:space-between;gap:25px;padding-block:25px;font-size:16px}.principles-inner span+span{border-left:1px solid var(--line);padding-left:8%}.skip{position:fixed;top:-100px;left:12px;background:var(--green);color:white;padding:12px;z-index:10}.skip:focus{top:10px}
@media(hover:hover) and (pointer:fine){.button:hover{background:#174d38}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}}
@media(min-width:1600px){.hero{padding-block:55px 90px}.portrait{height:650px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{gap:38px}.portrait{height:550px}.header nav{gap:20px}.photo-tag{left:-20px}h1{font-size:60px}.principles-inner{font-size:14px}.principles-inner span+span{padding-left:5%}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.review-note{font-size:10px;padding-inline:10px}.header{padding-block:16px;gap:12px}.brand{width:132px}.header nav{display:none}.button-small{font-size:12px;padding:11px 14px;gap:12px}.hero{grid-template-columns:1fr;padding:26px 0 40px;gap:35px}.hero-copy{padding:0}h1{font-size:clamp(49px,13vw,70px);letter-spacing:-.055em;max-width:550px}.eyebrow{font-size:11px;margin-bottom:22px}.intro{font-size:16px;max-width:500px}.hero-visual{margin-left:14px}.portrait{height:480px;object-position:center 37%;border-top-left-radius:120px}.photo-tag{left:-14px;top:67%;padding:15px 18px}.availability{font-size:12px}.principles-inner{gap:12px;flex-wrap:wrap;font-size:13px;padding-block:18px}.principles-inner span+span{padding-left:0;border:0}.principles-inner span:last-child{display:none}.portrait-caption{padding-inline:20px}.portrait-caption span:first-child{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:active{transform:none}}
.section{padding-block:100px}h2{font-size:clamp(34px,3.4vw,49px);line-height:1.15;font-weight:400;letter-spacing:-.05em;margin-bottom:24px}h2 em{color:#477051}h3{font-size:22px;font-weight:400;letter-spacing:-.035em;line-height:1.3;margin-bottom:16px}.section-heading{max-width:790px}.section-heading>p:last-child{max-width:605px;color:var(--muted);font-size:17px;line-height:1.8}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:55px}.care-grid article{border-top:1px solid var(--line);padding-top:26px}.care-grid .number{font-size:13px;letter-spacing:.12em;display:block;margin-bottom:30px;color:#63725c}.care-grid p{font-size:16px;color:var(--muted);margin-bottom:0}.about{background:var(--light);padding-block:85px}.about-grid{display:grid;grid-template-columns:.95fr 1fr;gap:100px;align-items:center}.about-photo{position:relative}.about-photo img{height:530px;width:100%;object-fit:cover;object-position:50% 48%;border-radius:8px 8px 130px 8px}.about-photo>span{position:absolute;left:24px;bottom:24px;max-width:75%;padding:10px 17px;background:var(--cream);border-radius:4px;font-size:13px}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.85}.doctor-meta{border-top:1px solid #c9d0bd;margin-top:25px;padding-top:24px;display:grid;gap:3px;font-size:14px}.doctor-meta strong{font-weight:500;font-size:16px}.doctor-meta span{color:var(--muted);font-size:13px}.text-link{display:inline-flex;gap:18px;border-bottom:1px solid #74876c;padding:10px 0;margin-top:22px;font-size:14px}.attendance,.faq{display:grid;grid-template-columns:1fr 1fr;gap:85px}.attendance{border-bottom:1px solid var(--line)}.attendance-list article{display:flex;align-items:flex-start;gap:25px}.attendance-list article+article{margin-top:30px;padding-top:30px;border-top:1px solid var(--line)}.attendance-list h3{margin-bottom:10px}.attendance-list p{color:var(--muted);margin:0}.service-icon{width:32px;flex:0 0 32px;font-size:38px;line-height:1}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;cursor:pointer;padding:23px 0;font-size:16px;line-height:1.45}summary::-webkit-details-marker{display:none}summary span{font-size:25px;font-weight:300;flex-shrink:0}details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);padding-right:25px;font-size:15px;margin:0 0 24px}.contact{background:var(--green);color:var(--cream);padding-block:80px}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:60px}.contact h2{font-size:62px;line-height:1.05}.contact h2 em{color:#c7d6b7}.contact .eyebrow{color:#ccd5c1}.contact p{color:#d0d8c9;font-size:16px}.contact-action{display:flex;flex-direction:column;align-items:center;gap:18px}.contact-action>span{font-size:15px;letter-spacing:.04em}.contact-action>p{font-size:13px;margin:0}.button-cream{background:var(--cream);color:var(--green);border-color:var(--cream);padding:20px 30px}.footer{display:flex;align-items:center;justify-content:space-between;gap:80px;padding-block:40px;padding-bottom:calc(40px + env(safe-area-inset-bottom,0px))}.footer img{width:170px}.footer>div>p{font-size:12px;margin:10px 0 0}.footer-note{max-width:530px;font-size:13px;color:var(--muted)}.footer-note p{margin-bottom:10px}.footer-note small{font-size:12px;display:block;margin-top:20px}
@media(hover:hover) and (pointer:fine){.button-cream:hover{background:#dce5ce}.text-link:hover{color:#557549}summary:hover{color:#557549}}
@media(max-width:1000px){.about-grid{gap:50px}.attendance,.faq{gap:40px}.care-grid{gap:25px}.contact h2{font-size:54px}.footer{gap:35px}.about-photo img{height:550px}}
@media(max-width:720px){.section{padding-block:60px}.section .eyebrow,.about .eyebrow{font-size:11px}h2{font-size:36px}h3{font-size:21px}.section-heading>p:last-child{font-size:16px}.care-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.care-grid .number{margin-bottom:16px}.care-grid article{padding-top:20px}.about{padding-block:45px}.about-grid{grid-template-columns:1fr;gap:35px}.about-photo img{height:440px;border-bottom-right-radius:90px}.attendance,.faq{grid-template-columns:1fr;gap:20px}.attendance-list article{gap:20px}.faq h2{margin-bottom:10px}.contact{padding-block:55px}.contact-inner{flex-direction:column;align-items:flex-start;gap:20px}.contact h2{font-size:53px}.contact-action{align-items:flex-start;width:100%}.contact-action .button{width:100%;gap:20px;font-size:14px;padding-inline:20px}.contact-action>span,.contact-action>p{align-self:center}.footer{align-items:flex-start;flex-direction:column;gap:25px;padding-top:30px}.footer-note{max-width:none}.footer-note p{font-size:13px!important}}
.portrait{object-position:center top}
.about-photo img{object-position:center 20%}.about-photo>span small{display:block;font-size:11px;color:var(--muted)}
.about{background:var(--green);color:var(--cream)}.about h2 em{color:#c7d6b7}.about-copy>p:not(.eyebrow),.about .doctor-meta span{color:#d0d8c9}.about .doctor-meta{border-color:#426251}.about .text-link{border-color:#9eaf95}.about-photo>span{color:var(--green)}@media(hover:hover) and (pointer:fine){.about .text-link:hover{color:#c7d6b7}}

/* Gradientes da marca: luz verde suave sobre a base verde profunda. */
.about{background:radial-gradient(ellipse at 0% 10%,#295b43 0%,transparent 65%),linear-gradient(125deg,#104332 0%,#002f22 60%,#001e17 100%)}
.contact{background:radial-gradient(ellipse at 100% 0%,#326348 0%,transparent 67%),linear-gradient(120deg,#001f17,#063e2c)}
.button:not(.button-cream){background:linear-gradient(115deg,#22563e,#002f22 85%)}
.button span,.text-link span{display:inline-block;transition:transform 200ms var(--ease)}
.about-photo{overflow:hidden;border-radius:8px 8px 130px 8px}
.about-photo img{transition:transform 500ms var(--ease)}
.header nav a{position:relative}
.header nav a::after{content:'';position:absolute;bottom:4px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform 200ms var(--ease)}
@media(hover:hover) and (pointer:fine){
 .button:hover span,.text-link:hover span{transform:translate(3px,-3px)}
 .button:not(.button-cream):hover{background:linear-gradient(115deg,#32664d,#0b422f 85%)}
 .about-photo:hover img{transform:scale(1.025)}
 .header nav a:hover{text-decoration:none}
 .header nav a:hover::after{transform:scaleX(1)}
}
@media(max-width:720px){.about-photo{border-bottom-right-radius:90px}}
@media(prefers-reduced-motion:reduce){.about-photo:hover img,.button:hover span,.text-link:hover span{transform:none}}
html.keyboard-navigation{scroll-behavior:auto}
/* Papel levemente texturizado, curvas orgânicas e relevos discretos da marca. */
body{background-image:url('assets/grain.svg'),radial-gradient(ellipse at 6% 18%,#e3e9d4 0,transparent 30%),radial-gradient(ellipse at 90% 60%,#eee2c3 0,transparent 32%);background-size:180px 180px,100% 1400px,100% 1800px}
main{overflow:clip}.hero{position:relative;isolation:isolate}.hero::before{content:'';position:absolute;z-index:-1;width:640px;height:760px;border:1px solid #52765824;border-radius:50%;left:-360px;top:70px;transform:rotate(-30deg);box-shadow:0 0 0 24px #52765807,0 0 0 65px #52765805;pointer-events:none}
.about,.contact{position:relative;isolation:isolate;overflow:hidden}.about::before,.contact::before{content:'';position:absolute;inset:0;background:url('assets/grain.svg');opacity:.65;pointer-events:none;z-index:-1}.about::after,.contact::after{content:'';position:absolute;z-index:-1;pointer-events:none;border:1px solid #d8e3be20;border-radius:50%;width:740px;height:1050px;right:-400px;top:-190px;transform:rotate(28deg);box-shadow:0 0 0 38px #d8e3be06,0 0 0 90px #d8e3be04}
.care-grid{gap:24px}.care-grid article{position:relative;padding:30px 26px;border:1px solid #788d6e38;border-radius:8px 8px 42px 8px;background:linear-gradient(145deg,#fffdf580,#fff7e640);box-shadow:0 8px 28px #173c2106}.process-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.process-top .number{margin:0}.process-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:linear-gradient(140deg,#376349,#002f22);color:var(--cream);box-shadow:0 4px 12px #00322214}.process-icon svg{width:31px;height:31px}.care-grid h3{font-size:21px}
.attendance{grid-template-columns:.8fr 1.2fr;gap:65px}.attendance-list,.attendance-list article>div{min-width:0}.location-map{margin-top:25px;border:1px solid #82957650;border-radius:10px;overflow:hidden;background:var(--cream);box-shadow:0 8px 26px #00322209}.location-map iframe{display:block;width:100%;height:260px;border:0}.map-link{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;font-size:14px;background:#e9eddc}.map-link span{font-size:22px}.online-button{margin-top:24px;font-size:14px;gap:22px}.attendance-list article+article{padding-top:34px;margin-top:34px}
@media(hover:hover) and (pointer:fine){.map-link:hover{background:#dce5ce}}
@media(max-width:1000px){.attendance{gap:35px;grid-template-columns:.8fr 1.2fr}.care-grid{gap:16px}.care-grid article{padding:24px 20px}}
@media(max-width:720px){.hero::before{width:470px;height:630px;left:-325px;top:90px}.care-grid{gap:18px}.care-grid article{padding:26px}.process-top{margin-bottom:22px}.attendance{grid-template-columns:1fr;gap:22px}.attendance-list article{gap:14px}.location-map iframe{height:240px}.map-link{padding:14px;font-size:13px}.online-button{padding:15px;gap:14px;font-size:13px}.about::after,.contact::after{right:-580px}}
body{background-repeat:repeat,no-repeat,no-repeat;background-size:180px 180px,100% 100%,100% 100%}.attendance-list article>div{flex:1}
/* PNG original: preservar transparência, enquadrando só a área útil. */
.brand img{width:100%;height:96px;object-fit:cover}.footer img{width:170px;height:94px;object-fit:cover}
.location-map{max-width:380px;margin-top:18px;box-shadow:none}.location-map iframe{height:170px}.map-link{padding:11px 14px;font-size:13px}.map-link span{font-size:18px}
.faq{border-bottom:1px solid var(--line)}.attendance{border-bottom:0}
@media(max-width:720px){.brand img{height:72px}.location-map iframe{height:150px}.map-link{font-size:12px}}

/* Motion de apresentação: profundidade e resposta, sem deslocar a leitura. */
:root{--ease-in-out:cubic-bezier(.77,0,.175,1)}
.care-grid article{transition:transform 250ms var(--ease)}
.process-icon{transition:transform 250ms var(--ease)}
summary span{transition:transform 200ms var(--ease)}
@media(hover:hover) and (pointer:fine){
 .care-grid article:hover{transform:translateY(-5px)}
 .care-grid article:hover .process-icon{transform:rotate(-6deg) scale(1.06)}
 .button:hover{transform:translateY(-2px)}
 .button:active{transform:scale(.97)}
}
@media(prefers-reduced-motion:no-preference){
 .hero::before{animation:hero-orbit 14s var(--ease-in-out) 2 alternate;animation-play-state:paused}
 .about::after,.contact::after{animation:green-orbit 14s var(--ease-in-out) 2 alternate;animation-play-state:paused}
 .motion-visible::before,.motion-visible::after{animation-play-state:running}
 .motion-paused .motion-visible::before,.motion-paused .motion-visible::after{animation-play-state:paused}
}
@keyframes hero-orbit{to{transform:translate(28px,-20px) rotate(-23deg)}}
@keyframes green-orbit{to{transform:translate(-34px,24px) rotate(35deg)}}
@media(prefers-reduced-motion:reduce){
 .care-grid article:hover,.care-grid article:hover .process-icon,.button:hover{transform:none}
 .button,.text-link{transition:opacity 150ms ease!important}
}
.keyboard-navigation summary span{transition:none}

/* Título em destaque e movimentos editoriais da apresentação. */
.hero-copy>.eyebrow{font-size:clamp(19px,2vw,27px);letter-spacing:.055em;line-height:1.4;margin-bottom:28px;font-weight:500}
.headline-line{display:block;overflow:hidden;padding-bottom:.12em;margin-bottom:-.12em}
.headline-line>*{display:block;transform-origin:left bottom}
.whatsapp-icon{width:23px;height:23px;flex:0 0 23px;transition:transform 200ms var(--ease)}
.text-link{align-items:center}.text-link .whatsapp-icon{width:20px;height:20px;flex-basis:20px}
.ambient-light{position:absolute;pointer-events:none;z-index:-1;width:650px;height:650px;left:-200px;top:-200px;border-radius:50%;background:radial-gradient(circle,#91b87938,transparent 68%);opacity:.85}
.contact .ambient-light{left:auto;right:-120px;top:-250px}
@media(hover:hover) and (pointer:fine){.button:hover .whatsapp-icon,.text-link:hover .whatsapp-icon{transform:rotate(-9deg) scale(1.12)}}
@media(prefers-reduced-motion:no-preference){
 .ambient-light{animation:ambient-sweep 12s var(--ease-in-out) 2 alternate;animation-play-state:paused}
 .motion-visible .ambient-light{animation-play-state:running}
 .motion-paused .ambient-light{animation-play-state:paused}
 @supports(animation-timeline:view()){
  .about-photo img{animation:portrait-depth linear both;animation-timeline:view();animation-range:entry 0% exit 100%}
 }
}
@keyframes ambient-sweep{to{transform:translate(55%,40%) scale(1.3);opacity:.45}}
@keyframes portrait-depth{from{transform:scale(1.09) translateY(1%)}to{transform:scale(1.01) translateY(0)}}
@media(max-width:720px){.hero-copy>.eyebrow{font-size:20px;letter-spacing:.035em}.button-small .whatsapp-icon{width:19px;height:19px;flex-basis:19px}.ambient-light{width:420px;height:420px}}
@media(prefers-reduced-motion:reduce){.button:hover .whatsapp-icon,.text-link:hover .whatsapp-icon{transform:none}}

/* Assinatura em faixa contínua, com duas metades idênticas para fechar o loop. */
.signature-band{position:relative;padding:15px 0;background:linear-gradient(110deg,#002f22 0%,#285d43 48%,#003827 78%,#001e17 100%);color:var(--cream);overflow:hidden;border-block:1px solid #55765a}
.signature-window{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent)}
.signature-track{display:flex;width:max-content;animation:signature-travel 36s linear infinite;animation-play-state:paused}
.signature-group{display:flex;align-items:center;flex-shrink:0;gap:32px;padding-right:32px}
.signature-group img{width:clamp(260px,35vw,500px);max-width:none;height:auto;flex-shrink:0}
.signature-band.is-visible .signature-track{animation-play-state:running}
.signature-band.is-paused .signature-track,.motion-paused .signature-track{animation-play-state:paused}
.signature-toggle{position:absolute;right:12px;bottom:8px;display:grid;place-items:center;width:30px;height:30px;border:1px solid #fff7e64d;border-radius:50%;background:#002f2299;color:var(--cream);font-size:13px;cursor:pointer}
@keyframes signature-travel{to{transform:translateX(-50%)}}
@media(max-width:720px){.signature-band{padding:12px 0}.signature-group{gap:16px;padding-right:16px}.signature-track{animation-duration:28s}}
@media(prefers-reduced-motion:reduce){.signature-track{animation:none}.signature-group{padding:0;gap:0}.signature-group img{width:min(50vw,500px)}.signature-group img+img,.signature-group+.signature-group,.signature-toggle{display:none}}

/* Rodapé com o mesmo verde profundo, luz e textura da identidade. */
.footer{display:block;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 100% 0%,#326348 0%,transparent 67%),linear-gradient(120deg,#001f17,#063e2c);color:var(--cream)}
.footer::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:url('assets/grain.svg');opacity:.65}
.footer::after{content:'';position:absolute;width:740px;height:1050px;right:-450px;top:-400px;border:1px solid #d8e3be20;border-radius:50%;transform:rotate(28deg);box-shadow:0 0 0 38px #d8e3be06,0 0 0 90px #d8e3be04;pointer-events:none;z-index:-1}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:80px}
.footer-note{color:#d0d8c9}.footer-inner>div>p{font-size:12px;margin:10px 0 0}
.footer img{filter:brightness(0) saturate(100%) invert(96%) sepia(11%) saturate(624%) hue-rotate(329deg) brightness(105%) contrast(101%)}
@media(max-width:1000px){.footer-inner{gap:35px}}
@media(max-width:720px){
 .footer-inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:20px}
 .footer-inner>div{min-width:0}
 .footer img{width:min(100%,150px);height:auto;aspect-ratio:170/94;object-fit:cover}
 .footer-inner>div:first-child>p{font-size:12px;line-height:1.6}
 .footer-note p{font-size:13px!important;line-height:1.65}
 .footer-note small{font-size:12px;line-height:1.6;margin-top:16px}
}

/* Informações secundárias mais compactas no rodapé mobile. */
@media(max-width:720px){
 .footer{padding-top:22px;padding-bottom:calc(22px + env(safe-area-inset-bottom,0px))}
 .footer-inner{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:16px}
 .footer img{width:min(100%,125px)}
 .footer-inner>div:first-child>p{font-size:11px;line-height:1.4;margin-top:6px}
 .footer-note p{font-size:12px!important;line-height:1.45;margin:0 0 7px}
 .footer-note small{font-size:11px;line-height:1.4;margin-top:9px}
}
