.headerLogo{display:flex;align-items:center;height:92px}
.headerLogo img{display:block;width:154px;height:84px;object-fit:contain}
@media(max-width:580px){.headerLogo{height:78px}.headerLogo img{width:118px;height:72px}}

:root{--navy:#123d63;--blue:#1767a7;--royal:#2256b8;--cyan:#34c4da;--mint:#25c59d;--ink:#153149;--soft:#eef6fa;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:white;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.topbar{height:108px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 28px}.brand{display:flex;align-items:center;gap:10px;font-size:25px;color:var(--navy);line-height:.9}.brandMark{display:grid;place-items:center;width:52px;height:52px;border:3px solid var(--blue);border-radius:50% 50% 48% 48%;color:#e35064;font-size:26px}.brand small{display:block;font-size:10px;letter-spacing:2.4px;text-transform:uppercase;margin-top:7px}.topbar nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.navCta,.primary{background:var(--mint);color:#fff;padding:15px 22px;border-radius:8px;box-shadow:0 10px 28px #063c5521}.hero{min-height:700px;position:relative;overflow:hidden;background:linear-gradient(125deg,#173f70 0%,#254994 48%,#176cc5 100%);color:white;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:80px max(7vw,40px)}.hero:before{content:"";position:absolute;inset:auto -8% -250px 25%;height:550px;background:#164a8270;transform:rotate(-13deg);border-radius:50%}.heroDots{position:absolute;right:0;top:0;width:300px;height:180px;opacity:.5;background-image:radial-gradient(white 2px,transparent 2px);background-size:14px 14px}.heroCopy{position:relative;z-index:2;max-width:600px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-weight:800;font-size:12px;display:inline-block;margin-bottom:18px}.hero h1{font-size:58px;line-height:1.06;letter-spacing:-2px;margin:0 0 22px;max-width:620px}.heroCopy>p{font-size:19px;line-height:1.7;max-width:560px;color:#e2eefb}.actions{display:flex;gap:14px;align-items:center;margin:30px 0}.primary{display:inline-flex;align-items:center;gap:8px;font-weight:800}.primary span{font-size:11px}.secondary{border:1px solid #ffffff66;padding:14px 20px;border-radius:8px;font-weight:700}.trust{display:flex;gap:22px;color:#d9edf6;font-size:13px}.heroVisual{position:relative;min-height:520px;z-index:2}.orbit{position:absolute;right:4%;top:2%;width:440px;height:440px;border:34px solid #154e72;border-radius:50%;background:white;box-shadow:0 30px 70px #0a31534d}.portrait{position:absolute;inset:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:14px;color:#15567e;background:radial-gradient(circle at 60% 35%,#e6fbff,#bce9f0 55%,#8ac9d6);font-size:38px}.portrait span{font-size:120px;color:#29b9c8;font-weight:200}.portrait b{font-size:28px;line-height:1.1}.message{position:absolute;background:white;color:#294052;border-radius:8px;padding:14px 18px;box-shadow:0 14px 35px #10213b4d;font-size:14px}.message.one{left:0;top:230px}.message.two{right:0;top:350px}.pulse{position:absolute;left:55px;bottom:15px;width:150px;height:150px;border-radius:50%;display:grid;place-items:center;background:#144c6d;border:12px solid #ffffff21;font-size:85px;color:white}.quick{max-width:1080px;margin:-44px auto 80px;position:relative;z-index:3;background:#fff;border-radius:15px;box-shadow:0 20px 60px #15344a21;display:grid;grid-template-columns:repeat(3,1fr);padding:28px}.quick article{padding:6px 28px;border-right:1px solid #d9e4ea}.quick article:last-child{border:none}.quick b,.quick span{display:block}.quick b{color:var(--blue);font-size:17px;margin-bottom:8px}.quick span{font-size:13px;line-height:1.5;color:#667b89}.section{max-width:1180px;margin:auto;padding:76px 28px}.sectionHead{text-align:center;max-width:720px;margin:0 auto 46px}.eyebrow.blue{color:var(--blue)}h2{font-size:40px;line-height:1.15;letter-spacing:-1px;margin:0 0 16px}.sectionHead p,.doctor p,.flow p{color:#667b89;line-height:1.7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid #dfe9ee;padding:30px;border-radius:14px;transition:.2s;background:white}.card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #183e5620}.icon{font-weight:900;color:var(--cyan);font-size:13px;letter-spacing:1px}.card h3{margin:18px 0 10px}.card p{font-size:14px;color:#6b7f8c;line-height:1.65}.card a,.textLink{color:var(--blue);font-size:13px;font-weight:800}.flow{background:var(--navy);color:#fff;padding:80px max(8vw,40px);display:grid;grid-template-columns:1fr 1.2fr;gap:90px;align-items:center}.flow p{color:#cbddea}.flow ol{list-style:none;padding:0;margin:0}.flow li{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid #ffffff25}.flow li>b{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--mint)}.flow li span{display:flex;flex-direction:column;color:#c9dbe5;font-size:14px;gap:5px}.flow li strong{color:white;font-size:17px}.doctor{max-width:1120px;margin:auto;padding:100px 28px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.doctorArt{height:460px;border-radius:46% 46% 18px 18px;background:linear-gradient(145deg,#e4f8fa,#9cd8e0);display:grid;place-items:center;text-align:center;color:var(--navy);font-size:20px;font-weight:800;position:relative;overflow:hidden}.doctorArt:before{content:"";position:absolute;width:310px;height:310px;border:34px solid #fff;border-radius:50%}.medicalCross{font-size:120px;color:var(--cyan);z-index:2;margin-bottom:-70px}.doctorArt span{z-index:2}.credentials{display:flex;gap:30px;margin:28px 0}.credentials span{background:var(--soft);padding:14px 18px;border-radius:8px;font-size:13px}.credentials b{display:block;color:var(--blue);margin-bottom:4px}.faq{max-width:900px}.faqList details{border-bottom:1px solid #dce7ed;padding:0 2px}.faqList summary{list-style:none;cursor:pointer;padding:22px 0;font-weight:800;display:flex;justify-content:space-between}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:var(--blue);font-size:24px}.faqList details[open] summary span{transform:rotate(45deg)}.faqList p{color:#647b89;line-height:1.65;margin:0 0 22px}.cta{text-align:center;color:white;background:linear-gradient(120deg,var(--royal),#168cc1);padding:90px 24px}.cta p{color:#dfedf7;margin-bottom:30px}.primary.light{background:#fff;color:var(--blue)}.cta small{display:block;margin:25px auto 0;color:#d6e9f2;max-width:620px}footer{background:#0c2942;color:#c7d9e4;display:grid;grid-template-columns:1fr 2fr 1fr;gap:40px;align-items:center;padding:48px max(6vw,30px);font-size:12px;line-height:1.6}.inverse{color:white}.inverse .brandMark{border-color:#77d5df}
@media(max-width:900px){.topbar nav a:not(.navCta){display:none}.hero{grid-template-columns:1fr;padding:70px 28px 40px}.hero h1{font-size:44px}.heroVisual{min-height:480px}.quick{margin:0;border-radius:0;grid-template-columns:1fr}.quick article{border-right:0;border-bottom:1px solid #d9e4ea}.cards{grid-template-columns:1fr 1fr}.flow,.doctor{grid-template-columns:1fr;gap:40px}.doctorArt{height:360px}footer{grid-template-columns:1fr;text-align:center}.brand.inverse{margin:auto}}@media(max-width:580px){.topbar{height:86px;padding:0 16px}.brand{font-size:20px}.brandMark{width:43px;height:43px}.navCta{padding:12px;font-size:12px}.hero h1{font-size:38px}.actions,.trust{align-items:stretch;flex-direction:column}.heroVisual{min-height:390px}.orbit{width:310px;height:310px;border-width:24px;right:-30px}.portrait span{font-size:80px}.portrait b{font-size:21px}.message.one{top:210px}.message.two{top:290px}.pulse{display:none}.cards{grid-template-columns:1fr}h2{font-size:32px}.section{padding:58px 20px}.flow{padding:65px 22px}.credentials{flex-direction:column;gap:10px}.doctor{padding:65px 20px}.doctorArt:before{width:240px;height:240px}.medicalCross{font-size:90px}}

/* Hero inspirado na identidade visual enviada */
.hero{min-height:690px;grid-template-columns:minmax(420px,.9fr) minmax(500px,1.1fr);gap:54px;padding:58px max(8vw,42px) 78px;background:linear-gradient(118deg,#283e7e 0%,#2853a6 56%,#3285e8 100%)}
.hero:after{content:"";position:absolute;right:-8%;bottom:-32%;width:52%;height:90%;background:#52a2ff45;transform:rotate(-34deg);border-radius:48px}
.heroCopy{max-width:610px}.hero h1{font-size:44px;line-height:1.1;letter-spacing:-1.2px;font-weight:800}.heroCopy>p{font-size:16px;line-height:1.7;max-width:550px}.videoLabel{display:flex;align-items:center;gap:12px;margin:28px 0 16px;font-size:15px;font-weight:700}.videoLabel span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#4474ed;color:#fff}.whatsappCta{display:inline-flex;align-items:center;gap:12px;background:#27bd50;color:#fff;border-radius:4px;padding:9px 18px 9px 12px;font-weight:800;box-shadow:0 10px 28px #092f6533}.whatsappCta strong{width:38px;height:38px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:20px}.whatsappCta span{display:flex;flex-direction:column}.whatsappCta small{font-size:10px;font-weight:500;opacity:.9}.planNotice{display:table;background:#fff;color:#111;margin:14px 0 0 40px;padding:3px 8px;font-size:13px}.heroVisual{min-height:530px}.doctorsPhoto{position:absolute;right:2%;top:0;width:min(510px,95%);height:auto;z-index:2;filter:drop-shadow(0 24px 35px #0b2d5d55)}.questionCard{position:absolute;width:215px;height:auto;z-index:4;border-radius:5px;box-shadow:0 12px 28px #10234e4d}.questionOne{left:-3%;top:285px}.questionTwo{right:-3%;top:330px}.support24{position:absolute;width:170px;height:170px;object-fit:contain;left:-6%;bottom:-15px;z-index:5}.ecg{position:absolute;left:27%;bottom:68px;width:49%;height:130px;z-index:1;overflow:visible}.ecg path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:5;vector-effect:non-scaling-stroke}.ecgBase{stroke:#c9d8fb88}.ecgPulse{stroke:#eef4ff;stroke-dasharray:160 1200;animation:ecgTravel 3.8s linear infinite;filter:drop-shadow(0 0 5px #fff)}@keyframes ecgTravel{from{stroke-dashoffset:0}to{stroke-dashoffset:-1360}}
@media(max-width:1050px){.hero{grid-template-columns:1fr 1fr;gap:18px;padding-inline:34px}.hero h1{font-size:40px}.questionCard{width:180px}.support24{width:140px;height:140px}.ecg{left:22%;width:58%}}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:64px}.heroCopy{max-width:680px}.hero h1{font-size:40px}.heroVisual{min-height:500px;max-width:650px;width:100%;margin:auto}.doctorsPhoto{right:3%;width:500px}.ecg{left:8%;bottom:50px;width:84%}}
@media(max-width:580px){.hero{padding:54px 20px 42px;gap:18px}.hero h1{font-size:33px;letter-spacing:-.7px}.heroCopy>p{font-size:15px}.videoLabel{margin-top:24px}.whatsappCta{font-size:13px}.planNotice{margin-left:20px}.heroVisual{min-height:350px}.doctorsPhoto{width:340px;right:-6%}.questionCard{width:142px}.questionOne{left:0;top:185px}.questionTwo{right:-4%;top:225px}.support24{width:105px;height:105px;left:1%;bottom:-4px}.ecg{left:4%;bottom:23px;width:92%;height:85px}.heroDots{width:180px;height:105px}}
@media(prefers-reduced-motion:reduce){.ecgPulse{animation:none;stroke-dasharray:none;opacity:.9}}

/* Alinhamento do banner com o cabeçalho */
.topbar{max-width:1120px}
.headerLogo img{width:162px;height:88px}
.hero{grid-template-columns:500px 570px;gap:50px;padding-left:max(calc((100vw - 1120px)/2),28px);padding-right:max(calc((100vw - 1120px)/2),28px)}
.whatsappCta{display:block;width:308px;padding:0;border-radius:12px;overflow:hidden;background:transparent;box-shadow:0 10px 28px #092f6540}
.whatsappCta img{display:block;width:100%;height:auto}
@media(max-width:1180px){.hero{grid-template-columns:minmax(400px,.9fr) minmax(500px,1.1fr);gap:28px;padding-inline:34px}.topbar{max-width:none;padding-inline:34px}}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-inline:28px}.topbar{padding-inline:28px}}
@media(max-width:580px){.topbar{padding-inline:16px}.headerLogo img{width:124px;height:74px}.hero{padding-inline:20px}.whatsappCta{width:min(310px,100%);border-radius:10px}}

.mobileHeroControls{display:none}
@media(max-width:580px){
  .topbar{height:136px;justify-content:center;padding:0}
  .topbar nav{display:none}
  .headerLogo{height:132px;justify-content:center}
  .headerLogo img{width:190px;height:122px}
  .hero{padding-top:34px;grid-template-columns:1fr;gap:0}
  .heroCopy{text-align:left}
  .desktopHeroControls{display:none}
  .heroVisual{min-height:355px;margin-top:28px}
  .mobileHeroControls{display:flex;position:relative;z-index:6;flex-direction:column;align-items:center;width:100%;margin-top:8px;padding-bottom:20px}
  .mobileHeroControls .videoLabel{align-self:center;justify-content:center;margin:0 0 14px;font-size:13px;text-align:center}
  .mobileHeroControls .videoLabel span{width:40px;height:40px}
  .mobileHeroControls .whatsappCta{width:min(310px,88%)}
  .mobileHeroControls .planNotice{margin:12px 0 0;font-size:16px}
}

/* Fundo original e acabamento final */
.hero{background-color:#28488f;background-image:url("/fundo-cardiologia-original.png");background-repeat:no-repeat;background-position:center;background-size:cover}
.hero:before,.hero:after,.heroDots{display:none}
.whatsappCta{border-radius:22px}
.mobileHeroControls .whatsappCta{border-radius:20px}
.ecgBase{opacity:.18}
.ecgPulse{stroke:#fff;stroke-width:6;stroke-dasharray:145 1250;animation-duration:3.4s}
@media(max-width:580px){.hero{background-position:center top}.ecg{bottom:92px}.mobileHeroControls .whatsappCta{border-radius:18px}}

/* Interações dos botões */
.navCta,.whatsappCta{transition:transform .24s ease,box-shadow .24s ease,filter .24s ease}
@media(hover:hover) and (pointer:fine){
  .navCta:hover,.whatsappCta:hover{transform:translateY(-4px) scale(1.025);filter:brightness(1.04)}
  .navCta:hover{box-shadow:0 16px 34px #063c5540}
  .whatsappCta:hover{box-shadow:0 16px 34px #092f6560}
}
.navCta:focus-visible,.whatsappCta:focus-visible{outline:3px solid #fff;outline-offset:4px}
@media(prefers-reduced-motion:reduce){.navCta,.whatsappCta{transition:none}}

/* Faixa de benefícios */
.quick{max-width:1120px;padding:24px 22px;border-radius:18px;gap:0}
.quick article{display:flex;align-items:center;gap:16px;padding:10px 26px;min-height:82px}
.quick article div{min-width:0}.quick b{font-size:16px;line-height:1.25;margin-bottom:7px}.quick span:not(.quickIcon){font-size:13px;line-height:1.5}
.quickIcon{flex:0 0 46px;width:46px;height:46px;border-radius:14px;display:grid!important;place-items:center;background:#eaf3ff;color:#1767a7;font-size:18px!important;font-weight:900;box-shadow:inset 0 0 0 1px #d6e7f7}
.quickIcon.whatsapp{background:#e8f9ee;color:#22a447;box-shadow:inset 0 0 0 1px #d1f0dc}
@media(max-width:900px){.quick{padding:12px 22px}.quick article{padding:18px 8px;border-bottom:1px solid #d9e4ea}.quick article:last-child{border-bottom:0}.quickIcon{border-radius:50%}}

.quick article{justify-content:flex-start;padding-left:34px;padding-right:34px}
@media(max-width:900px){.quick article{padding-left:8px;padding-right:8px}}

/* Cartões de serviços com os ícones do cliente */
.cards{grid-template-columns:repeat(4,1fr);gap:26px}
.card{display:flex;flex-direction:column;align-items:flex-start;min-height:355px;padding:28px 22px;border-radius:0;border-color:#e0eaf1;box-shadow:0 8px 22px #173b5b18}
.card h3{color:#293475;font-size:20px;line-height:1.08;margin:20px 0 14px}.card p{color:#17212a;font-size:14px;line-height:1.55;margin:0}.serviceIcon{display:block;width:108px;height:108px;object-fit:contain;align-self:center;filter:hue-rotate(36deg) saturate(1.35) brightness(.68)}
@media(max-width:1050px){.cards{grid-template-columns:repeat(2,1fr)}.card{min-height:320px}}
@media(max-width:580px){.cards{grid-template-columns:1fr;gap:18px}.card{min-height:0}.serviceIcon{width:92px;height:92px}}

/* Etapas e avaliações públicas */
.flow{background:#243877}
.googleReviews{max-width:1180px;margin:0 auto;padding:88px 28px;text-align:center}
.reviewsHeading{max-width:690px;margin:0 auto 42px}.reviewsHeading>p{color:#637787;line-height:1.7}
.reviewsIntro>p{max-width:510px;margin:0 0 24px;color:#637787;line-height:1.7}
.googleTrust{display:flex;align-items:center;gap:13px;margin:0 0 24px;color:#243877}
.googleTrust>span:last-child{display:flex;flex-direction:column;gap:3px}
.googleTrust strong{font-size:16px}.googleTrust small{color:#71828f;font-size:12px}
.googleMark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:25px;font-weight:900;box-shadow:0 7px 24px #173b5b20;color:#4285f4}
.reviewsButton{display:inline-flex;align-items:center;gap:9px;padding:15px 21px;border-radius:9px;background:#243877;color:#fff;font-size:14px;font-weight:800;box-shadow:0 10px 26px #24387730;transition:transform .24s ease,box-shadow .24s ease,background .24s ease}
.reviewCarousel{max-width:820px;margin:0 auto 28px}.reviewViewport{overflow:hidden;border-radius:20px}.reviewTrack{display:flex;transition:transform .5s cubic-bezier(.22,.61,.36,1)}
.reviewCard{flex:0 0 100%;min-height:310px;padding:36px 42px;text-align:left;background:#fff;border:1px solid #dce6ed;border-radius:20px;box-shadow:0 18px 45px #183e5618}
.reviewHeader{display:flex;align-items:center;gap:14px}.reviewHeader>div{display:flex;flex-direction:column;gap:4px}.reviewHeader strong{color:#243877;font-size:17px}.reviewHeader small{color:#7b8b96;font-size:12px}.reviewAvatar{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#243877;color:#fff;font-size:21px;font-weight:800}.reviewSource{margin-left:auto;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eef3ff;color:#243877;font-weight:900}.reviewStars{margin:24px 0 14px;color:#f6b500;font-size:23px;letter-spacing:3px}.reviewCard p{margin:0;color:#344b5c;font-size:17px;line-height:1.7}.reviewControls{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:22px}.reviewControls>button{width:44px;height:44px;border:0;border-radius:50%;background:#243877;color:#fff;font-size:21px;cursor:pointer;transition:transform .2s ease}.reviewDots{display:flex;gap:8px}.reviewDots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#bcc8d2;cursor:pointer}.reviewDots button.active{width:25px;border-radius:8px;background:#243877}.reviewsButton{margin-top:4px}
@media(hover:hover) and (pointer:fine){.reviewsButton:hover{transform:translateY(-4px);background:#304890;box-shadow:0 16px 34px #24387745}}
.reviewsButton:focus-visible{outline:3px solid #37b4ee;outline-offset:4px}
@media(max-width:900px){.googleReviews{padding:70px 28px}}
@media(max-width:580px){.googleReviews{padding:58px 20px}.reviewsHeading{margin-bottom:30px}.reviewCard{min-height:390px;padding:28px 24px}.reviewCard p{font-size:15px}.reviewsButton{width:100%;justify-content:center;text-align:center}}
@media(prefers-reduced-motion:reduce){.reviewsButton,.reviewTrack{transition:none}}

/* Seção de facilidades inspirada no material enviado */
.teleconsultFeature{background:#f5faff;padding:76px 24px 92px;overflow:hidden}
.featureStage{position:relative;max-width:1040px;min-height:610px;margin:0 auto}
.featureCopy{position:absolute;z-index:1;top:0;right:0;width:64%;min-height:560px;padding:42px 48px 38px 300px;background:#fff;box-shadow:0 8px 28px #173b5b12;display:flex;flex-direction:column;justify-content:space-between;text-align:center}
.featureCopy article{padding:0 4px}.featureCopy h2{margin:0 0 15px;color:#243877;font-size:26px;line-height:1.12;letter-spacing:-.4px}.featureCopy p{margin:0;color:#111;font-size:15px;line-height:1.45}
.featureImages{position:absolute;z-index:2;left:0;top:175px;width:60%;height:440px}
.featureMainImage{display:block;width:100%;height:100%;object-fit:cover;border-radius:28px;box-shadow:0 14px 34px #173b5b20}
.featureSmallImage{position:absolute;display:block;object-fit:cover;border:8px solid #fff;border-radius:5px;box-shadow:0 14px 30px #173b5b2e}
.featureSmallOne{left:-48px;top:182px;width:194px;height:150px}
.featureSmallTwo{right:-26px;bottom:-82px;width:194px;height:240px}
@media(max-width:980px){.featureStage{min-height:660px}.featureCopy{width:68%;padding-left:250px}.featureImages{width:58%;top:205px}.featureSmallOne{left:-20px}.featureSmallTwo{right:-35px}}
@media(max-width:760px){.teleconsultFeature{padding:54px 20px 72px}.featureStage{display:flex;flex-direction:column-reverse;min-height:0}.featureCopy{position:relative;width:100%;min-height:0;padding:34px 24px;gap:34px}.featureCopy h2{font-size:23px}.featureImages{position:relative;left:auto;top:auto;width:100%;height:auto;margin-top:-4px;padding-bottom:70px}.featureMainImage{height:auto;aspect-ratio:1/1;object-fit:cover}.featureSmallOne{left:-6px;top:auto;bottom:14px;width:38%;height:120px}.featureSmallTwo{right:-6px;bottom:-10px;width:34%;height:155px}.featureSmallImage{border-width:6px}}

/* Diretor médico responsável */
.medicalDirector{max-width:1120px;margin:0 auto;padding:86px 28px 96px;display:grid;grid-template-columns:1.35fr .85fr;gap:105px;align-items:center;background:#fff}
.directorLine{display:block;width:42px;height:2px;margin-bottom:18px;background:#1767a7}.directorCopy h2{margin:0 0 24px;color:#243877;font-size:34px;letter-spacing:-.7px}.directorCopy h3{margin:0 0 8px;color:#79c4ec;font-size:25px}.directorRegistry{display:flex;flex-direction:column;gap:6px;color:#70bcec;font-size:16px}.directorBio{margin-top:34px;max-width:590px}.directorBio p{margin:0 0 23px;color:#111;font-size:15px;line-height:1.42}.directorPhoto{height:410px;overflow:hidden;border-radius:24px;background:#2d56a1;box-shadow:16px 18px 30px #173b5b28}.directorPhoto img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:900px){.medicalDirector{grid-template-columns:1fr .75fr;gap:48px}.directorPhoto{height:390px}}
@media(max-width:680px){.medicalDirector{grid-template-columns:1fr;padding:64px 20px 72px;gap:38px}.directorCopy h2{font-size:29px}.directorPhoto{width:min(360px,100%);height:430px;margin:0 auto;box-shadow:10px 14px 25px #173b5b25}}

/* Valor e condições da teleconsulta */
.consultationValue{position:relative;background:#f3f9fd;padding:64px 24px 86px;overflow:hidden}.consultationValue:before{content:"";position:absolute;left:calc(50% - 350px);top:-12px;width:470px;height:160px;opacity:.42;background-image:radial-gradient(#82dfe3 3px,transparent 3px);background-size:20px 20px}
.consultationValueInner{position:relative;z-index:1;max-width:990px;margin:0 auto}.valueTitle{margin-bottom:34px}.valueTitle>span{display:block;width:32px;height:1px;margin-bottom:16px;background:#243877}.valueTitle h2{margin:0;color:#243877;font-size:32px;line-height:1.14}
.valueGrid{display:grid;grid-template-columns:minmax(0,2.45fr) minmax(230px,.95fr);gap:28px;align-items:start}.valueDetails{min-height:755px;background:#dff2fc}.valueBlueBand{height:88px;border-top:6px solid #4ca2df;background:#293f7d}.valueDetails ul{list-style:none;margin:0;padding:24px 38px 38px}.valueDetails li{position:relative;padding:15px 0 15px 22px;border-bottom:1px solid #bfd3df;color:#0d1822;font-size:16px;line-height:1.48}.valueDetails li:before{content:"•";position:absolute;left:0;top:15px}.valueDetails li:last-child{border-bottom:0}
.valueAside{display:flex;flex-direction:column;gap:17px}.valueAside>article{min-height:180px;padding:18px 18px;background:#fff;text-align:center;box-shadow:0 7px 20px #173b5b0d}.valueAside h3{margin:0 0 12px;color:#243877;font-size:20px;line-height:1.08}.valueAside p{margin:0;color:#111;font-size:12px;line-height:1.75}.valueContact{text-align:center;padding-top:1px}.valueVideoIcon{display:block;width:38px;height:38px;margin:0 auto 8px;object-fit:contain}.valueContact>p{margin:0 0 16px;font-size:12px}.valueWhatsApp{display:block;width:308px;max-width:100%;margin:0 auto 12px;border-radius:12px;overflow:hidden;transition:transform .22s ease}.valueWhatsApp img{display:block;width:100%;height:auto}.pixMark{display:block;width:120px;height:auto;margin:0 auto;object-fit:contain}
@media(hover:hover) and (pointer:fine){.valueWhatsApp:hover{transform:translateY(-3px) scale(1.02)}}
@media(max-width:760px){.consultationValue{padding:54px 20px 68px}.consultationValue:before{left:25%;top:0}.valueTitle h2{font-size:28px}.valueGrid{grid-template-columns:1fr}.valueDetails{min-height:0}.valueAside{display:grid;grid-template-columns:1fr}.valueAside>article{min-height:0;padding:26px 22px}.valueContact{padding-top:12px}.valueDetails ul{padding:20px 22px 28px}.valueDetails li{font-size:14px}.valueBlueBand{height:68px}}

/* Chamada final para agendamento */
.appointmentCta{background:#f5faff;text-align:center;padding:48px 24px 52px;color:#111}.appointmentCta h2{margin:0;color:#293475;font-size:44px;line-height:1.02;font-weight:800;letter-spacing:-1px}.appointmentCta>p{margin:20px auto 30px;font-size:13px;line-height:1.35}.appointmentStats{display:flex;justify-content:center;align-items:stretch;margin:0 auto 36px}.appointmentStats>div{min-width:175px;padding:0 30px;border-right:1px solid #cedce5}.appointmentStats>div:last-child{border-right:0}.appointmentStats strong{display:block;color:#83ddf7;font-size:42px;line-height:1;font-weight:800}.appointmentStats strong.stars{font-size:31px;letter-spacing:1px;padding-top:6px}.appointmentStats span{display:block;margin-top:5px;font-size:14px;line-height:1.05;font-weight:800}.appointmentActions{display:flex;flex-direction:column;align-items:center}.appointmentVideoIcon{width:42px;height:42px;object-fit:contain;margin-bottom:11px}.appointmentActions>span{font-size:12px;margin-bottom:17px}.appointmentActions>a{display:block;width:308px;max-width:100%;border-radius:12px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.appointmentActions>a img{display:block;width:100%;height:auto}.appointmentActions>a:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 22px #174c7828}
@media(max-width:680px){.appointmentCta{padding:50px 18px 58px}.appointmentCta h2{font-size:34px}.appointmentStats{width:100%;margin-bottom:34px}.appointmentStats>div{min-width:0;flex:1;padding:0 10px}.appointmentStats strong{font-size:31px}.appointmentStats strong.stars{font-size:20px;padding-top:7px}.appointmentStats span{font-size:11px}.appointmentCta>p{font-size:12px}}

/* Rodapé institucional */
.siteFooter{background:#293f7d;color:#fff;display:grid;grid-template-columns:190px minmax(420px,540px) 250px;justify-content:center;gap:48px;align-items:start;padding:38px 24px 0;font-size:14px;line-height:1.55}.footerBrand{display:flex;align-items:center;justify-content:center;align-self:center}.footerAbout{max-width:540px;padding-bottom:32px}.footerLogo{display:block;width:185px;height:auto;filter:brightness(0) invert(1)}.siteFooter h2{font-size:16px;line-height:1.2;letter-spacing:0;margin:0 0 14px}.siteFooter p{margin:0 0 22px;color:#fff}.siteFooter small{display:block;margin-top:34px;color:#fff}.footerContact{position:relative;overflow:hidden;min-height:274px;padding:28px 23px;background:#f5faff;color:#111;border-radius:8px 8px 0 0}.footerContact:after{content:"";position:absolute;right:8px;top:12px;width:160px;height:120px;opacity:.35;background-image:radial-gradient(#83dfe3 2px,transparent 2px);background-size:13px 13px}.footerContact h2,.footerContact a{position:relative;z-index:1}.footerContact a{display:flex;flex-direction:column;margin-top:24px;font-size:13px;color:#53626b}.footerContact strong{color:#a8b0b6}.footerContact a:hover span{text-decoration:underline}
@media(max-width:900px){.siteFooter{grid-template-columns:150px minmax(0,1fr);gap:36px}.footerContact{grid-column:1/-1;width:100%;min-height:190px}.footerLogo{width:145px}}
@media(max-width:600px){.siteFooter{grid-template-columns:1fr;gap:26px;padding:42px 24px 0}.footerBrand{justify-content:center}.footerLogo{width:180px}.footerContact{grid-column:auto;border-radius:8px 8px 0 0}.siteFooter small{margin-top:26px}}

/* Notificação ilustrativa de atividade */
.socialProof{position:fixed;left:18px;bottom:18px;z-index:50;width:min(330px,calc(100vw - 36px));display:flex;align-items:center;gap:12px;padding:12px 16px 11px 12px;background:#fff;border:1px solid #e3e8ed;border-radius:10px;box-shadow:0 12px 34px #152c4930;opacity:0;visibility:hidden;transform:translateY(18px);transition:opacity .35s ease,transform .35s ease,visibility .35s}.socialProof.isVisible{opacity:1;visibility:visible;transform:translateY(0)}.socialProof img{width:42px;height:42px;object-fit:contain;flex:0 0 auto}.socialProof p{margin:0 0 3px;color:#46576b;font-size:12px;line-height:1.25}.socialProof p strong{font-weight:800}.socialProof span{display:block;color:#1684dd;font-size:12px;line-height:1.25}.socialProof small{display:block;margin-top:4px;color:#8a96a2;font-size:9px;letter-spacing:.2px}.socialProof div{min-width:0}
@media(max-width:600px){.socialProof{left:12px;bottom:12px;width:min(310px,calc(100vw - 24px));padding:10px 13px 10px 10px}.socialProof img{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){.socialProof{transition:none}}

/* Botão flutuante do WhatsApp */
.whatsappFloat{position:fixed;right:22px;bottom:22px;z-index:60;display:flex;align-items:center;gap:13px}.whatsappLabel{position:relative;max-width:230px;padding:12px 15px;background:#fff;color:#17212b;border:1px solid #dce2e8;border-radius:6px;box-shadow:0 8px 24px #102a3f30;font:500 14px/1.2 Arial,sans-serif;white-space:nowrap;opacity:1;visibility:visible;transform:translateX(0);transition:opacity .35s ease,transform .35s ease,visibility .35s}.whatsappLabel:after{content:"";position:absolute;right:-7px;top:50%;width:13px;height:13px;background:#fff;border-top:1px solid #dce2e8;border-right:1px solid #dce2e8;transform:translateY(-50%) rotate(45deg)}.whatsappFloat.labelHidden .whatsappLabel{opacity:0;visibility:hidden;transform:translateX(12px);pointer-events:none}.floatingWhatsApp{width:62px;height:62px;display:grid;place-items:center;flex:0 0 auto;background:#20ad29;border:3px solid #fff;border-radius:50%;box-shadow:0 10px 28px #102a3f45;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}.floatingWhatsApp svg{width:43px;height:43px;overflow:visible}.waBubble{fill:none;stroke:#fff;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.waPhone{fill:#fff}.floatingWhatsApp:hover,.floatingWhatsApp:focus-visible{background:#169b20;transform:translateY(-5px) scale(1.06);box-shadow:0 16px 34px #102a3f55}.floatingWhatsApp:focus-visible{outline:3px solid #74d9ff;outline-offset:4px}
@media(max-width:600px){.whatsappFloat{right:16px;bottom:16px;gap:10px}.floatingWhatsApp{width:58px;height:58px}.floatingWhatsApp svg{width:40px;height:40px}.whatsappLabel{max-width:205px;padding:10px 12px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.floatingWhatsApp,.whatsappLabel{transition:none}}
