:root{--wine:#783d54;--rose:#a85f78;--blush:#ead0d8;--powder:#f7e9ed;--paper:#fffaf9;--ink:#382c31;--muted:#705f66;--line:#dec1ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 "DM Sans",sans-serif;position:relative}body:before{content:"";position:fixed;right:-80px;bottom:-70px;width:min(42vw,560px);height:min(42vw,560px);background:url("logo-vera-tavares.png") center/contain no-repeat;opacity:.045;mix-blend-mode:multiply;pointer-events:none;z-index:0}a{color:inherit}header{height:116px;padding:8px 5.5%;display:flex;align-items:center;gap:32px;background:#fffaf9f2;border-bottom:1px solid #eadbe0;position:relative;z-index:20}.brand{width:250px;height:100px;overflow:hidden;display:flex;align-items:center}.brand img{width:235px;mix-blend-mode:multiply}nav{display:flex;gap:26px;margin-left:auto}nav a,.link{text-decoration:none;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:600;color:var(--wine)}.btn{display:inline-flex;justify-content:center;padding:14px 21px;border-radius:99px;background:var(--wine);color:#fff;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:600}.btn:hover{background:var(--rose)}.compact{padding:12px 17px}.menu{display:none}.hero{min-height:585px;display:grid;grid-template-columns:55% 45%;background:linear-gradient(105deg,#fff8f7,#f4dfe5);position:relative;z-index:1;overflow:hidden}.hero-copy{padding:80px 6vw}.eyebrow{margin:0 0 9px;color:var(--rose);text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:600}h1,h2{font-family:"Playfair Display",serif;font-weight:400;color:var(--wine)}h1{max-width:680px;margin:0 0 22px;font-size:52px;line-height:1.08}.lead{max-width:600px;font-size:18px;color:var(--muted)}.actions{display:flex;align-items:center;gap:26px;margin-top:30px}.trust{margin-top:28px;color:var(--muted);font-size:12px}.hero-photo{overflow:hidden;background:var(--blush)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.section{padding:70px 7%;position:relative;z-index:1}.heading{text-align:center;max-width:760px;margin:0 auto 38px}.heading h2,.why h2{font-size:38px;line-height:1.18;margin:0}.why{text-align:center;background:var(--wine);color:white;padding-top:46px;padding-bottom:46px}.why h2{color:white;max-width:900px;margin:auto}.why>p:last-child{max-width:780px;margin:14px auto 0}.why .eyebrow{color:#edbdcc}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cards article{padding:28px 23px;border:1px solid var(--line);border-radius:18px;background:#ffffffc7;box-shadow:0 12px 28px #6831460d}.cards span{font:28px "Playfair Display";color:#c9879d}.cards h3{font:500 21px/1.25 "Playfair Display";color:var(--wine);min-height:54px}.cards p{color:var(--muted);font-size:13px;min-height:105px}.cards a{color:var(--wine);font-size:12px;font-weight:600}.journey{background:linear-gradient(135deg,#f4dfe5,#fff8f7);text-align:center}.steps{max-width:1050px;margin:0 auto 32px;display:grid;grid-template-columns:repeat(3,1fr)}.steps article{padding:15px 32px;border-right:1px solid #d5aebc}.steps article:last-child{border:0}.steps b{color:var(--rose);text-transform:uppercase;font-size:11px}.steps h3{font:400 21px "Playfair Display";color:var(--wine)}.steps p{font-size:13px;color:var(--muted)}.about{display:grid;grid-template-columns:42% 58%;gap:65px;max-width:1100px;margin:auto;align-items:center}.about-photo{height:470px;overflow:hidden;border-radius:22px;background:var(--blush)}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.about h2{font-size:40px;margin:0}.about h4{margin:0 0 20px;color:var(--rose);font-weight:400}.about p{color:var(--muted)}.faq{background:var(--powder)}.faqs{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;max-width:1050px;margin:auto}details{background:#ffffffbf;border:1px solid #ead3db;border-radius:12px;padding:16px 18px}summary{cursor:pointer;list-style:none;color:var(--wine);font-weight:600;display:flex;justify-content:space-between}summary:after{content:"+";font-size:20px}details[open] summary:after{content:"−"}details p{font-size:13px;color:var(--muted)}.contact{padding:40px 7%;display:flex;align-items:center;justify-content:center;gap:34px;background:var(--wine);color:white;position:relative;z-index:1}.contact p{font:24px/1.35 "Playfair Display";margin:0}.light{background:#fff;color:var(--wine)}footer{min-height:190px;padding:20px 7%;display:grid;grid-template-columns:280px 1fr;align-items:center;gap:50px;background:#f3dfe5;color:var(--wine);position:relative;z-index:1}footer img{width:270px;mix-blend-mode:multiply}footer p{font-size:12px}.float{position:fixed;right:20px;bottom:18px;z-index:30;background:var(--wine);color:#fff;text-decoration:none;border-radius:99px;padding:12px 17px;font-size:12px;box-shadow:0 8px 25px #5c2b3d55}
@media(max-width:1000px){.brand{width:210px}.brand img{width:205px}nav{gap:14px}.compact{display:none}.hero{grid-template-columns:58% 42%}h1{font-size:44px}.cards{grid-template-columns:1fr 1fr}.cards p{min-height:65px}}
@media(max-width:720px){header{height:82px}.brand{height:72px;width:185px}.brand img{width:180px}.menu{display:block;margin-left:auto;border:0;background:none;color:var(--wine);font-size:25px}nav{display:none;position:absolute;top:82px;left:0;width:100%;padding:22px;background:var(--paper);flex-direction:column;align-items:center}nav.open{display:flex}.hero{display:flex;flex-direction:column}.hero-copy{padding:50px 7% 38px}.hero-photo{height:430px}h1{font-size:39px}.lead{font-size:16px}.actions{flex-direction:column;align-items:flex-start}.section{padding:50px 6%}.heading h2,.why h2{font-size:31px}.cards,.steps,.about,.faqs{grid-template-columns:1fr}.cards h3,.cards p{min-height:0}.steps article{border-right:0;border-bottom:1px solid #d5aebc}.about{gap:28px;padding:50px 7%}.about-photo{height:400px}.contact{flex-direction:column;text-align:center;gap:18px}footer{grid-template-columns:1fr;gap:10px;text-align:center}footer img{margin:auto;width:245px}}

/* Identidade delicada e assinatura Dra. Vera Tavares */
body{font-family:"Montserrat",sans-serif;font-weight:300;font-size:16px;letter-spacing:.01em}
h1,h2,h3,h4,.contact p,.cards h3,.steps h3{font-family:"Cormorant Garamond",serif}
h1{font-size:58px;font-weight:500}
.lead{font-family:"Cormorant Garamond",serif;font-size:25px;line-height:1.38}
header{justify-content:center;height:82px;padding:0 6%}
header nav{margin:0 auto}
.menu{margin-left:auto}
.hero-copy{position:relative;isolation:isolate;overflow:hidden}
.hero-watermark{position:absolute;inset:1.5% 1%;z-index:-1;display:flex;align-items:center;justify-content:center;opacity:.09;pointer-events:none}
.hero-watermark img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.hero-watermark span{position:absolute;top:54%;left:8%;width:84%;padding:0 .1em;text-align:center;white-space:nowrap;background:#f8f1e9;font:500 clamp(28px,4.1vw,61px)/1 "Cormorant Garamond",serif;color:#354b3e;letter-spacing:.12em;text-transform:uppercase}
.about{display:grid;grid-template-columns:220px minmax(0,1fr);gap:42px;max-width:1080px;text-align:left;align-items:center}
.about-content{max-width:820px;margin:0}
.about-photo-small{width:220px;height:300px;border-radius:18px;box-shadow:0 16px 38px #68314624}
.about-photo-small img{object-position:center 18%}
.about h2{font-size:52px}
.about p{font-family:"Cormorant Garamond",serif;font-size:21px;line-height:1.55;text-align:justify;text-justify:inter-word}
.faq .heading{max-width:960px}
.faq .heading h2{font-size:34px;font-style:italic;font-weight:400;line-height:1.3}
summary{font-family:"Cormorant Garamond",serif;font-size:20px;font-weight:500}
details p{font-family:"Cormorant Garamond",serif;font-size:18px}
footer{grid-template-columns:minmax(330px,42%) 1fr;min-height:310px;padding:28px 7%;gap:60px}
.footer-logo{position:relative;display:flex;align-items:center;justify-content:center;min-height:250px}
.footer-logo img{width:min(100%,440px);margin:0;mix-blend-mode:multiply}
.footer-logo span{position:absolute;z-index:2;top:54%;left:7%;width:86%;padding:0 .1em;text-align:center;white-space:nowrap;background:#f8f1e9;font:500 clamp(25px,2.8vw,40px)/1 "Cormorant Garamond",serif;color:#354b3e;letter-spacing:.1em;text-transform:uppercase}
.footer-info{font-size:18px;line-height:1.65}
.footer-info>a{font-family:"Cormorant Garamond",serif;font-size:24px}
.footer-info>a.email{text-decoration:none}
.footer-info p{font-size:16px}
.social-links{display:flex;align-items:center;gap:14px;margin:20px 0}
.social-icon{width:44px;height:44px;border:1px solid var(--rose);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--wine);font:600 25px/1 "Cormorant Garamond",serif;transition:.2s}
.social-icon.instagram:hover{background:var(--wine);color:#fff}
.facebook-pending{color:var(--muted);opacity:.45}
.trust{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:14px}
.trust strong{font-weight:600;color:var(--wine)}
.why h2{font-family:"Cormorant Garamond",serif;font-size:38px;font-weight:400;line-height:1.35}
.footer-info{text-align:left}
body:before{background-image:url("logo-vera-tavares-proporcional-v3.png")}
.hero-watermark span,.footer-logo span{display:none}
.footer-logo img{width:min(100%,520px);margin:0;mix-blend-mode:multiply}
footer{background:#ede3d8}

/* Primeira tela com leitura mais fluida */
.hero-copy{display:flex;flex-direction:column;align-items:flex-start;min-height:585px;padding:62px 6vw 24px}
.hero-copy .eyebrow{margin-bottom:20px}
.hero-copy h1{max-width:650px;margin:0 0 34px;line-height:1.12;text-align:justify;text-align-last:left}
.hero-copy .lead{max-width:590px;margin:0;line-height:1.55;text-align:justify;text-align-last:left}
.hero-copy .actions{margin-top:0;gap:30px}
.hero-insight{max-width:590px;margin-top:58px;padding-left:20px;border-left:2px solid var(--rose)}
.hero-insight p{margin:0 0 16px;font:500 25px/1.4 "Cormorant Garamond",serif;color:var(--wine);text-align:justify;text-align-last:left}
.hero-insight .link{display:inline-block}
.hero-copy .trust{margin-top:auto;margin-bottom:0;padding-top:34px;width:100%;justify-content:flex-start}
.social-icon.facebook{font-family:Georgia,serif;font-weight:700;font-size:24px}
.social-icon.facebook:hover{background:var(--wine);color:#fff}
@media(max-width:720px){.hero-copy{min-height:620px;padding:45px 7% 22px}.hero-copy .actions{margin-top:0}.hero-insight{margin-top:44px;padding-left:15px}.hero-insight p{font-size:22px}.hero-copy .trust{padding-top:38px}}
.footer-info .ethics{font-size:13px;opacity:.78}
@media(max-width:720px){header{height:70px}.menu{margin-left:auto}nav{top:70px}.hero-copy{padding-top:45px}h1{font-size:44px}.lead{font-size:22px}.hero-watermark{inset:2% -8%}.hero-watermark span{top:54%;left:9%;width:82%;font-size:27px;letter-spacing:.07em}.about{grid-template-columns:92px minmax(0,1fr);gap:18px;align-items:start;padding-left:5%;padding-right:5%}.about-photo-small{width:92px;height:132px;border-radius:13px;position:sticky;top:86px}.about h2{font-size:38px}.about h4{font-size:17px}.about p{font-size:18px}.faq .heading h2{font-size:28px}.why h2{font-size:30px}footer{grid-template-columns:1fr;gap:0;min-height:0}.footer-logo{min-height:210px}.footer-logo span{left:8%;top:54%;width:84%;font-size:29px;letter-spacing:.07em}.footer-info{font-size:16px;text-align:center}.social-links{justify-content:center}}

/* Refinamento final da primeira tela e do rodapé */
.hero{grid-template-columns:58% 42%;min-height:720px;align-items:stretch}
.hero-copy{min-height:720px;padding:58px 5.5vw 26px}
.hero-copy .eyebrow{font-family:"Montserrat",sans-serif;font-size:11px;font-weight:400;letter-spacing:.16em}
.hero-copy .eyebrow{font-family:"Cormorant Garamond",serif;font-size:17px;font-weight:400;letter-spacing:.14em}
.hero-copy h1{font-family:"Cormorant Garamond",serif;font-size:46px;font-weight:400;letter-spacing:.003em;line-height:1.15;max-width:680px;color:#783d54e8}
.hero-copy .btn{font-family:"Montserrat",sans-serif;font-weight:400;letter-spacing:.08em}
.hero-inline-logo{width:min(100%,430px);height:205px;margin:18px 0 0;display:flex;align-items:center;justify-content:center;opacity:.14;mix-blend-mode:multiply;overflow:hidden}
.hero-inline-logo img{width:100%;height:100%;object-fit:contain}
.hero-photo{margin:30px 3vw 30px 0;min-height:660px;border-radius:22px;box-shadow:0 18px 45px #6831461f}
.hero-photo img{object-position:center 14%}
.hero-insight{margin-top:22px;max-width:610px;padding-left:18px;border-left:1px solid #a85f7899}
.hero-insight p{font-family:"Cormorant Garamond",serif;font-size:25px;font-weight:400;line-height:1.48;color:var(--muted)}
.hero-insight .link{font-family:"Montserrat",sans-serif;font-weight:400;letter-spacing:.08em}
footer{background:#f5e7ec}
@media(max-width:1000px){.hero{grid-template-columns:56% 44%}.hero-copy h1{font-size:41px}.hero-inline-logo{height:175px}.hero-photo{margin-right:2vw}}
@media(max-width:720px){.hero{display:flex;min-height:0}.hero-copy{min-height:720px}.hero-copy h1{font-size:37px}.hero-inline-logo{width:300px;height:145px;margin-top:16px}.hero-insight{margin-top:18px}.hero-insight p{font-size:22px}.hero-photo{height:410px;min-height:0;margin:0 6% 34px;border-radius:18px}}

/* Retorno à composição leve: marca-d'água quase imperceptível e maior respiro */
.hero{min-height:780px}
.hero-copy{min-height:780px;padding:68px 5.5vw 30px;overflow:hidden}
.hero-watermark{inset:19% 7% 12%;opacity:.045;z-index:-1}
.hero-watermark img{width:92%;height:92%;object-fit:contain;filter:saturate(.72)}
.hero-copy .eyebrow{font:400 18px/1.2 "Cormorant Garamond",serif;letter-spacing:.12em;margin-bottom:24px}
.hero-copy h1{max-width:650px;margin-bottom:36px;font:400 52px/1.12 "Cormorant Garamond",serif;letter-spacing:0;color:#783d54e8;text-align:left}
.hero-copy .btn{font-weight:300;letter-spacing:.075em}
.hero-insight{max-width:610px;margin-top:86px;padding-left:20px;border-left:1px solid #a85f7870}
.hero-insight p{margin-bottom:17px;font:400 24px/1.5 "Cormorant Garamond",serif;color:#705f66;text-align:justify;text-align-last:left}
.hero-insight .link{font-weight:300}
.hero-copy .trust{padding-top:42px;font-weight:300}
.hero-copy .trust strong{font-weight:400}
.hero-photo{min-height:720px}
@media(max-width:1000px){.hero-copy h1{font-size:46px}.hero-insight{margin-top:70px}.hero-watermark{inset:22% 3% 14%}}
@media(max-width:720px){.hero-copy{min-height:760px;padding:48px 7% 26px}.hero-copy h1{font-size:39px}.hero-watermark{inset:23% -6% 19%;opacity:.04}.hero-insight{margin-top:72px}.hero-insight p{font-size:21px}.hero-photo{min-height:0}}

/* Separação do bloco inferior conforme referência aprovada */
.hero{min-height:900px}
.hero-copy{min-height:900px;padding-bottom:28px}
.hero-photo{min-height:840px}
.hero-insight{position:absolute;left:5.5vw;right:4vw;top:515px;margin:0;max-width:610px;padding-left:20px}
.hero-insight .link{display:inline-flex;margin-top:2px;padding:11px 18px;border-radius:999px;background:#f0dce3;color:var(--wine);font-weight:600;letter-spacing:.075em;box-shadow:0 5px 16px #783d5412;transition:.2s}
.hero-insight .link:hover{background:var(--wine);color:#fff}
.hero-copy .trust{position:absolute;left:5.5vw;bottom:26px;width:auto;padding:0;margin:0}
@media(max-width:1000px){.hero-insight{top:500px;right:3vw}.hero-insight p{font-size:22px}}
@media(max-width:720px){.hero{min-height:0}.hero-copy{min-height:820px}.hero-insight{position:relative;left:auto;right:auto;top:auto;margin-top:115px}.hero-copy .trust{left:7%;bottom:25px}.hero-photo{min-height:0}}

/* Banner frontal institucional */
.front-banner{background:#f8f1e9;position:relative;z-index:1;border-bottom:1px solid #dfc7be}
.front-banner-desktop{width:100%;overflow:hidden;background:#f3eadf;position:relative}
.front-banner-desktop img{display:block;width:100%;height:auto}
.front-banner-slogan{position:absolute;z-index:2;left:20%;top:66.5%;width:42%;margin:0;padding:0;transform:translateY(-50%);text-align:center;color:#405347;background:transparent;border:0;box-shadow:none;font:400 clamp(25px,1.9vw,37px)/1.12 "Cormorant Garamond",serif;letter-spacing:.005em;text-shadow:0 1px 0 #fff8f0b8}
.front-banner-mobile{display:none}
.front-banner-actions{min-height:92px;padding:18px 7%;display:flex;align-items:center;justify-content:center;gap:24px;background:linear-gradient(90deg,#34473c,#4f6256);box-shadow:0 12px 30px #354b3e20}
.front-banner-actions .btn{background:#f5e6e4;color:#673c4c;font-weight:500;box-shadow:0 7px 22px #1e2b2440}
.front-banner-actions .btn:hover{background:#fff}
.front-banner-link{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border:1px solid #e7c3bd;border-radius:99px;color:#fff8f3;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:.08em;transition:.2s}
.front-banner-link:hover{background:#fff8f3;color:#354b3e}
@media(max-width:720px){
  .front-banner-desktop{display:none}
  .front-banner-mobile{display:grid;background:#f8f1e9}
  .front-banner-mobile-copy{padding:26px 7% 20px;text-align:center;background:radial-gradient(circle at 50% 20%,#fffaf5,#f2e8dc)}
  .front-banner-mobile-copy>img{width:min(88%,350px);height:170px;object-fit:contain;mix-blend-mode:multiply;opacity:.94}
  .front-banner-mobile-copy p{margin:2px 0 18px;color:#405347;font:500 12px/1.65 "Montserrat",sans-serif;text-transform:uppercase;letter-spacing:.075em}
  .front-banner-mobile-copy h1{margin:0;color:#405347;font:400 36px/1.12 "Cormorant Garamond",serif}
  .front-banner-mobile-photo{height:430px;overflow:hidden}
  .front-banner-mobile-photo img{width:100%;height:100%;object-fit:cover;object-position:center 10%}
  .front-banner-mobile-trust{display:grid;grid-template-columns:1fr;gap:0;background:#405347;color:#fff7f1;text-align:center;text-transform:uppercase;font-size:11px;letter-spacing:.08em}
  .front-banner-mobile-trust span{padding:13px;border-bottom:1px solid #ffffff26}
  .front-banner-actions{min-height:0;padding:22px 7%;flex-direction:column;gap:12px}
  .front-banner-actions .btn,.front-banner-link{width:100%;max-width:340px}
}

/* Paleta institucional ordenada a partir do banner */
:root{
  --wine:#405a49;
  --rose:#c47682;
  --blush:#efd4d9;
  --powder:#f7e5e7;
  --paper:#fffaf3;
  --ink:#2c3b32;
  --muted:#59685e;
  --line:#ddbdbc;
  --gold:#caa56f;
}
body{background:var(--paper);color:var(--ink)}
body:before{background-image:url("logo-vera-banner-novo.png");opacity:.025;filter:saturate(.72)}
header{background:#fbf7f1f2;border-bottom-color:#dfd1c5}
h1,h2,h3,h4,.cards h3,.steps h3{color:var(--wine)}
.btn{background:var(--wine)}
.btn:hover{background:#607064}
.eyebrow,.cards span,.steps b,.about h4{color:var(--rose)}
.why,.contact{background:var(--wine)}
.why .eyebrow{color:#e5c2b3}
.cards article{border-color:var(--line);background:#fffaf6e8;box-shadow:0 12px 28px #40534716}
.journey{background:linear-gradient(135deg,#f1dadd,#fff8ef)}
.steps article{border-color:#cdbbad}
.faq{background:linear-gradient(135deg,#f7e5e7,#fff7ef)}
details{background:#fffdf9d9;border-color:#decec2}
.light{background:#fffaf4;color:var(--wine)}
footer{background:#f3dfe0;color:var(--wine);border-top:1px solid #ddbdbc}
.footer-logo img{width:min(100%,540px);mix-blend-mode:multiply;filter:saturate(.86) contrast(.98)}
.social-icon{border-color:#b99179}
.front-banner-actions{background:linear-gradient(90deg,#344f3e,#60765f)}
.front-banner-actions .btn{background:#c47682;color:#fffaf7;box-shadow:0 7px 22px #2c3a3238}
.float{background:var(--wine)}

/* Ajustes finais de leitura, contato e assinatura */
.about{grid-template-columns:185px minmax(0,1fr);gap:46px;align-items:start}
.about-photo-small{width:185px;height:255px;margin-top:55px;border-radius:0;background:transparent;box-shadow:none;-webkit-mask-image:radial-gradient(ellipse 96% 96% at center,#000 72%,transparent 100%);mask-image:radial-gradient(ellipse 96% 96% at center,#000 72%,transparent 100%)}
.about-content{max-width:810px}
.about-content p{margin:0 0 20px;font-size:20px;line-height:1.68;letter-spacing:.006em}
.about-content h4{margin-bottom:38px}
.contact{padding:28px 7%;flex-direction:column;gap:11px;text-align:center}
.contact p{max-width:980px;font-size:29px;line-height:1.32}
.contact .btn{margin-top:2px;padding:12px 21px}
.contact>a[href^="tel:"]{font-size:13px;text-decoration:none;opacity:.9}
.footer-logo img{background:transparent;mix-blend-mode:normal;filter:none}
@media(max-width:720px){.about{grid-template-columns:86px minmax(0,1fr);gap:17px}.about-photo-small{width:86px;height:120px;margin-top:52px}.about-content p{font-size:18px;line-height:1.58;margin-bottom:17px}.about-content h4{margin-bottom:30px}.contact{padding:28px 7%}.contact p{font-size:24px}}

/* Tipografia institucional refinada */
body{font-family:"Cormorant Garamond",serif;font-weight:400;font-size:18px;line-height:1.62;letter-spacing:.008em}
nav a,.btn,.link,.cards a,.front-banner-link,.eyebrow,.steps b,.social-links,.float,.front-banner-mobile-copy p,.front-banner-mobile-trust{font-family:"Montserrat",sans-serif}
.front-banner-slogan{font:500 clamp(18px,1.4vw,28px)/1.15 "Cormorant Garamond",serif;letter-spacing:.05em;text-transform:uppercase;text-shadow:-1px -1px 0 #fffaf4,1px 1px 0 #bda99b,0 3px 5px #4053471f}
.front-banner-online{position:absolute;z-index:3;left:2.1%;top:4.2%;color:#211f1d;font:400 12px/1.2 "Cormorant Garamond",serif;letter-spacing:.13em;text-transform:uppercase}
.front-banner-mobile-copy h1{font-family:"Cormorant Garamond",serif;font-weight:500;letter-spacing:.035em;text-transform:uppercase}
.why{min-height:166px;padding:25px 7%;display:flex;align-items:center;justify-content:center}
.why h2{width:100%;max-width:900px;margin:0 auto;text-align:center;text-wrap:balance;font-size:30px;font-weight:400;font-style:italic;line-height:1.32;letter-spacing:.018em}
.about-content h4{margin-bottom:48px}
.cards p,.steps p,.about-content p,.contact p,.footer-info{font-family:"Cormorant Garamond",serif}
.about-confidential{display:inline-block;margin-top:5px;color:var(--wine);font:400 15px/1.35 "Montserrat",sans-serif;letter-spacing:.025em;text-decoration:none;border-bottom:1px solid #b9787b66;padding-bottom:3px;transition:.2s}
.about-confidential:hover{color:var(--rose);border-bottom-color:var(--rose)}
.social-links{gap:18px;margin-top:24px}
.social-icon{width:54px;height:54px;background:#fffaf5;border-width:1.5px;box-shadow:0 7px 18px #40534718}
.social-icon svg{width:27px;height:27px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.social-icon .brand-dot{fill:currentColor;stroke:none}
.social-icon.instagram{color:#c13584;border-color:#c1358466}
.social-icon.facebook{color:#1877f2;border-color:#1877f266}
.social-icon.facebook svg{fill:currentColor;stroke:none}
.social-icon.whatsapp{color:#25a65a;background:#fffaf5;border-color:#25a65a;box-shadow:0 7px 18px #25a65a25}
.social-icon.whatsapp svg{width:31px;height:31px;display:block;stroke:none;shape-rendering:geometricPrecision}
.social-icon.whatsapp .wa-disc{fill:#25a65a}
.social-icon.whatsapp .wa-phone{fill:#fff}
.social-icon:hover{transform:translateY(-2px);background:#fff;filter:saturate(1.1)}
.social-icon.whatsapp:hover{background:#fff;color:#25a65a}

/* Brasão institucional como marca-d'água nas seções indicadas */
.practice,.journey,.about{position:relative;isolation:isolate;overflow:hidden}
.practice::before,.journey::before,.about::before{content:"";position:absolute;z-index:0;inset:0;background:url("brasao-marca-dagua.png") center/430px auto no-repeat;opacity:.042;pointer-events:none;filter:saturate(.65)}
.practice>*,.journey>*,.about>*{position:relative;z-index:1}
.about::before{background-position:73% 52%;background-size:390px auto;opacity:.038}
@media(max-width:720px){.about-content h4{margin-bottom:38px}.why{min-height:150px;padding:23px 7%}.why h2{font-size:25px;line-height:1.35}.front-banner-online{display:none}.social-icon{width:52px;height:52px}.practice::before,.journey::before,.about::before{background-size:270px auto;opacity:.035}}

/* No celular, preservar o mesmo banner final aprovado no computador */
@media(max-width:720px){
  .front-banner-desktop{display:block}
  .front-banner-desktop img{width:100%;height:auto;object-fit:contain}
  .front-banner-mobile{display:none}
  .front-banner-slogan{left:19%;top:66.5%;width:43%;font-size:clamp(8px,2.65vw,13px);line-height:1.1;letter-spacing:.025em}
}
