/* Integração dos cinco assets oficiais da Dra. Drayna */
.brand-image{display:block;width:285px;height:70px;overflow:hidden;background:url('assets/images/foto-4-logo-principal.png') center 48%/470px auto no-repeat}
.brand-image img{opacity:0;width:100%;height:100%}
.hero-content h1{font-size:clamp(2.8rem,4.7vw,4.8rem);max-width:720px}
.hero-photo{inset:0;width:100%;background-image:linear-gradient(90deg,rgba(244,238,238,.97) 0%,rgba(244,238,238,.88) 40%,rgba(244,238,238,.05) 68%),url('assets/images/foto-1-banner-desktop.png');background-position:center;background-size:cover}
.hero-photo::after{display:none}
.portrait{background-color:#dfe3d8;background-image:url('assets/images/foto-3-quem-sou.jpg');background-position:center 38%;background-repeat:no-repeat;background-size:cover}
.symptoms article{padding:0 0 30px;overflow:hidden}
.symptoms article>img{display:block;width:100%;height:190px;object-fit:cover;object-position:center;margin:0 0 26px}
.symptoms article>h3,.symptoms article>p{margin-left:30px;margin-right:30px}
.symptoms article>h3{margin-top:0}
.google-reviews-link{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:var(--ink);font-size:13px;font-weight:600;text-decoration:none;border-bottom:1px solid var(--rose);padding-bottom:3px}
.trust{overflow:hidden}
.trust-track{display:flex;width:max-content;animation:trust-carousel 24s linear infinite;padding:27px 0}
.trust-track:hover{animation-play-state:paused}
.trust-track>div{width:295px;display:flex;align-items:center;gap:14px;padding:0 28px;border-right:1px solid #e9e2df}
.trust-track i{font-size:21px;color:var(--rose-dark)}
.trust-track span{font-size:12px;line-height:1.5}
.trust-track b{display:block;color:var(--ink);font-size:13px}
@keyframes trust-carousel{to{transform:translateX(-50%)}}
.final-cta{position:relative;overflow:hidden}
.cta-submark{position:absolute;width:245px;height:245px;object-fit:contain;object-position:center;right:36px;top:50%;transform:translateY(-50%);opacity:.07}
.final-cta .container{position:relative}
.footer-logo{display:flex;align-items:center;justify-content:center;background:#fff;width:155px;height:155px;border-radius:50%;overflow:hidden}
.footer-logo img{display:block;width:155px;height:155px;object-fit:cover;object-position:center;border-radius:50%;margin:0}
@media(max-width:900px){
  .brand-image{width:225px;height:58px;background-size:380px auto}
  .hero-content h1{font-size:clamp(2.55rem,8vw,4rem)}
  .hero-photo{inset:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(244,238,238,.98) 0%,rgba(244,238,238,.87) 43%,rgba(244,238,238,.02) 66%),url('assets/images/foto-2-banner-mobile.png');background-position:center top;background-size:cover}
}
@media(max-width:600px){
  .brand-image{width:190px;height:52px;background-size:330px auto}
  .hero{min-height:980px}
  .hero-content{margin:0 auto;padding-top:78px;padding-bottom:0}
  .hero-content h1{font-size:2.15rem;line-height:1.06;max-width:355px}
  .hero-content .eyebrow{margin-bottom:8px}
  .hero-content h1{margin-bottom:14px}
  .hero-content .lead{font-size:14px;line-height:1.5;max-width:350px!important;margin-bottom:0}
  .hero-content .actions{margin:14px 0 10px;gap:8px}
  .hero-content .credentials{font-size:9px;line-height:1.45;max-width:355px}
  .hero-photo{height:100%;background-image:linear-gradient(180deg,rgba(244,238,238,.98) 0%,rgba(244,238,238,.88) 42%,rgba(244,238,238,.06) 66%),url('assets/images/foto-2-banner-mobile.png')}
  .symptoms article>img{height:220px}
  .cta-submark{width:175px;height:175px;right:-18px;top:70%}
}
@media(prefers-reduced-motion:reduce){.trust-track{animation:none}.trust{overflow-x:auto}.trust-track>div[aria-hidden="true"]{display:none}}
