@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;1,400&display=swap');
:root{--sage:#d6dfbf;--olive:#6f775c;--brown:#5a402d;--cream:#f2f1eb;--white:#fbfaf7;--ink:#3f4039;--serif:'Playfair Display',serif;--sans:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);font-weight:300;line-height:1.7}img{display:block;width:100%}a{color:inherit;text-decoration:none}.section{padding:110px max(6vw,24px)}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12;color:var(--brown)}h2{font-size:clamp(36px,4vw,58px);margin:12px 0 22px}.header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;background:rgba(251,250,247,.96);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(90,64,45,.1);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:13px}.brand img{width:58px;height:52px;object-fit:contain}.brand b{display:block;font:400 20px var(--serif);color:var(--brown)}.brand small{display:block;font-size:9px;letter-spacing:.18em;color:var(--olive)}nav{display:flex;align-items:center;gap:29px}nav a{font-size:13px}nav a:hover{color:var(--olive)}.nav-cta,.button{background:var(--olive);color:white;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:600;padding:16px 26px;display:inline-flex;align-items:center;justify-content:center;transition:.35s;border:1px solid var(--olive)}.button:hover,.nav-cta:hover{background:var(--brown);border-color:var(--brown);transform:translateY(-3px);box-shadow:0 12px 28px rgba(90,64,45,.16)}.menu-button{display:none;border:0;background:none;font-size:24px;color:var(--brown)}.hero{min-height:760px;display:grid;grid-template-columns:1.03fr .97fr;background:var(--cream);overflow:hidden}.hero-copy{padding:100px 6vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow,.kicker,.section-intro>span,.service-copy>span{font-size:10px;font-weight:600;letter-spacing:.22em;color:var(--olive)}.hero h1{font-size:clamp(48px,5.5vw,78px);margin:18px 0 28px;max-width:780px}.hero h1 em{display:block;color:var(--olive)}.hero-copy>p:not(.eyebrow){font-size:17px;max-width:570px;margin:0 0 34px}.hero-image{padding:50px 50px 0 0;display:flex;align-items:flex-end}.hero-image img{height:670px;object-fit:cover;object-position:center top;border-radius:260px 260px 0 0;box-shadow:0 30px 70px rgba(90,64,45,.15);animation:enter 1s ease both}@keyframes enter{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}.section-intro{max-width:900px;margin:0 auto 58px;text-align:center}.section-intro p{max-width:620px;margin:auto}.benefits{background:#fff}.benefit-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(90,64,45,.17);border-bottom:1px solid rgba(90,64,45,.17)}.benefit-grid article{padding:38px 26px;min-height:390px;border-right:1px solid rgba(90,64,45,.17);text-align:center;transition:.4s}.benefit-grid article:last-child{border:0}.benefit-grid article:hover{background:rgba(214,223,191,.18);transform:translateY(-5px)}.benefit-icon{width:112px;height:112px;margin:0 auto 25px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--sage),var(--cream));color:var(--olive);transition:.4s}.benefit-grid article:hover .benefit-icon{transform:rotate(4deg) scale(1.05)}.benefit-icon svg{width:57px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.benefit-grid h3{font-size:23px;margin:0 0 16px}.benefit-grid p{font-size:14px}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;align-items:center;background:var(--cream)}.about-images{position:relative;min-height:720px}.about-main{height:720px;object-fit:cover;object-position:center top;border-radius:260px 260px 6px 6px}.about-detail{position:absolute;width:210px;height:210px;object-fit:cover;border-radius:50%;right:-55px;bottom:55px;border:8px solid var(--cream);box-shadow:0 20px 45px rgba(90,64,45,.18)}.about-copy{max-width:700px}.about-copy p{margin:0 0 18px}.credentials{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.credentials span,.topics span{padding:9px 15px;border:1px solid rgba(111,119,92,.3);font-size:12px}.methods{background:var(--olive);color:var(--cream)}.section-intro.light h2,.methods h3{color:white}.section-intro.light>span{color:var(--sage)}.method-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:28px}.method-grid article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.17);padding:48px;min-height:580px;transition:.4s}.method-grid article:hover{transform:translateY(-6px);background:rgba(255,255,255,.12)}.method-number{font:italic 54px var(--serif);color:var(--sage)}.method-grid h3{font-size:33px}.method-grid li{margin:11px 0}.pbe{height:240px;position:relative;margin-top:30px}.pbe span{position:absolute;width:145px;height:145px;border-radius:50%;display:grid;place-items:center;text-align:center;padding:25px;font-size:12px;color:var(--brown)}.pbe span:nth-child(1){background:rgba(214,223,191,.9);left:50%;transform:translateX(-50%)}.pbe span:nth-child(2){background:rgba(201,168,122,.9);left:16%;bottom:0}.pbe span:nth-child(3){background:rgba(242,241,235,.92);right:16%;bottom:0}.pbe b{position:absolute;left:50%;top:58%;transform:translate(-50%,-50%);background:var(--brown);color:white;padding:11px 16px;border-radius:30px;font:400 14px var(--serif);z-index:3}.audience{background:#fff}.topics{max-width:1000px;margin:auto;display:flex;justify-content:center;flex-wrap:wrap;gap:11px}.topics span{font-size:14px;padding:13px 19px;background:var(--white);transition:.3s}.topics span:hover{background:var(--sage);transform:translateY(-2px)}.testimonials{background:var(--cream)}.testimonial-shell{max-width:1000px;margin:auto;display:grid;grid-template-columns:55px 1fr 55px;align-items:center;gap:24px}.testimonial-shell>button{width:52px;height:52px;border-radius:50%;border:1px solid var(--olive);background:transparent;color:var(--olive);font-size:30px;cursor:pointer}.testimonial-shell>button:hover{background:var(--olive);color:white}.testimonial-shell article{background:white;padding:55px;text-align:center;min-height:330px;display:flex;flex-direction:column;justify-content:center;animation:fade .55s ease}@keyframes fade{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:none}}.testimonial-shell article p{font:400 clamp(20px,2.2vw,29px)/1.55 var(--serif);color:var(--brown)}.testimonial-shell small{color:var(--olive)}.stars{color:#b69262;letter-spacing:4px}.dots{display:flex;justify-content:center;gap:7px;margin-top:28px}.dots button{width:8px;height:8px;padding:0;border:0;border-radius:20px;background:rgba(111,119,92,.3);cursor:pointer}.dots button.active{width:25px;background:var(--olive)}.instagram{background:white;text-align:center}.insta-layout{max-width:1200px;margin:0 auto 34px;display:grid;grid-template-columns:210px 1fr;gap:40px;align-items:center}.insta-profile{display:flex;flex-direction:column;align-items:center}.insta-profile img{width:160px;height:160px;border-radius:50%;object-fit:cover;border:5px solid var(--sage);margin-bottom:15px}.insta-profile b{font:400 18px var(--serif);color:var(--brown)}.insta-profile span{font-size:12px;color:var(--olive)}.insta-posts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.insta-posts a{overflow:hidden;aspect-ratio:4/5}.insta-posts img{height:100%;object-fit:cover;transition:.5s}.insta-posts a:hover img{transform:scale(1.05)}.button.outline{background:transparent;color:var(--olive)}.service{display:grid;grid-template-columns:.92fr 1.08fr;padding:0;background:var(--olive);margin:0}.service-photo img{height:100%;min-height:690px;object-fit:cover;object-position:center top}.service-copy{padding:90px 8vw;color:white;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.service-copy>span{color:var(--sage)}.service-copy h2{color:white}.service-copy p{max-width:620px}.button.light{background:white;color:var(--olive);border-color:white;margin-top:20px}.faq{background:#fff}.faq-list{max-width:850px;margin:auto;border-top:1px solid rgba(90,64,45,.18)}details{border-bottom:1px solid rgba(90,64,45,.18);padding:22px 0}summary{font:400 19px var(--serif);color:var(--brown);cursor:pointer;display:flex;justify-content:space-between;list-style:none}summary i{font-style:normal;color:var(--olive)}details p{padding-right:50px}.final-cta{padding:110px 24px;text-align:center;background:var(--sage);display:flex;flex-direction:column;align-items:center}.final-cta img{width:135px;height:110px;object-fit:contain}.final-cta h2{max-width:900px}.final-cta p{max-width:650px}.final-cta em{font:italic 26px var(--serif);color:var(--brown);margin:10px 0 28px}footer{padding:70px 24px 35px;display:flex;flex-direction:column;align-items:center;gap:7px;background:var(--white);color:var(--brown)}footer img{width:115px;height:90px;object-fit:contain}footer b{font:400 24px var(--serif)}footer div{display:flex;gap:20px;margin:18px 0}footer small{margin-top:20px}.whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25d366;color:white;display:grid;place-items:center;font-size:28px;z-index:40;box-shadow:0 12px 28px rgba(37,211,102,.35);transition:.3s}.whatsapp:hover{transform:translateY(-4px) scale(1.04)}
@media(max-width:1000px){nav{display:none;position:absolute;top:86px;left:0;right:0;background:var(--white);padding:25px;flex-direction:column}nav.open{display:flex}.menu-button{display:block}.hero{grid-template-columns:1fr}.hero-copy{text-align:center;align-items:center;padding:80px 7vw}.hero-image{padding:0 8vw}.hero-image img{height:auto;max-height:650px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article:nth-child(2){border-right:0}.about{grid-template-columns:1fr}.about-images{max-width:650px;margin:auto;width:100%}.method-grid{grid-template-columns:1fr}.insta-layout{grid-template-columns:1fr}.service{grid-template-columns:1fr}.service-photo img{min-height:540px}.insta-posts{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.section{padding:75px 20px}.header{padding:0 20px}.brand small{font-size:7px}.hero h1{font-size:46px}.hero-image{padding:0 20px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid rgba(90,64,45,.17);min-height:0}.about-images{min-height:560px}.about-main{height:560px}.about-detail{width:145px;height:145px;right:-4px}.method-grid article{padding:32px 24px}.pbe span{width:125px;height:125px;padding:18px;font-size:10px}.pbe span:nth-child(2){left:0}.pbe span:nth-child(3){right:0}.testimonial-shell{grid-template-columns:1fr}.testimonial-shell>button{display:none}.testimonial-shell article{padding:34px 24px;min-height:420px}.insta-posts{gap:6px}.service-copy{padding:70px 24px}.service-photo img{min-height:450px}.final-cta{padding:80px 20px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}

/* Refinamento editorial e responsivo */
body{font-size:15px;line-height:1.62}.section{padding:88px max(6vw,24px)}h2{font-size:clamp(32px,3.45vw,49px);margin:10px 0 18px}.section-intro{margin-bottom:46px}.hero{min-height:700px}.hero-copy{padding-top:78px;padding-bottom:78px}.hero h1{font-size:clamp(42px,4.5vw,64px);line-height:1.13;margin:15px 0 22px}.hero h1 em{font-size:.78em;line-height:1.18;margin-top:13px}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.58;margin-bottom:28px}.hero-image img{height:625px}.benefit-grid article{min-height:350px;padding:32px 23px}.benefit-icon{width:96px;height:96px;margin-bottom:20px}.benefit-icon svg{width:49px}.benefit-grid h3{font-size:21px}.about{gap:7vw}.about-copy h2 em{color:var(--olive)}.about-copy p{font-size:14.5px;line-height:1.68;margin-bottom:14px}.methods{background:var(--white);color:var(--ink)}.methods .section-intro h2,.methods h3{color:var(--brown)}.methods .section-intro>span{color:var(--olive)}.methods .section-intro p{font-size:20px}.methods-feature{max-width:1050px;margin:0 auto 30px;background:var(--olive);border-radius:42px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;min-height:530px}.methods-feature>div{padding:55px;display:flex;align-items:flex-start}.methods-feature p{color:white;font-size:21px;line-height:1.6;margin:0}.methods-feature img{height:100%;min-height:530px;object-fit:cover;object-position:center 38%;filter:sepia(.1) saturate(.72);transition:transform .8s ease}.methods-feature:hover img{transform:scale(1.025)}.method-grid{max-width:1050px;gap:24px}.method-grid article{background:var(--cream);border:1px solid rgba(90,64,45,.14);padding:40px;min-height:610px;color:var(--ink);border-radius:36px}.method-grid article:hover{background:#f7f4ed}.method-number{color:var(--olive);font-size:44px}.method-grid h3{font-size:29px}.method-grid p,.method-grid li{font-size:14px}.pbe{height:265px;margin-top:20px}.pbe span{width:155px;height:155px;padding:27px;color:white;font-size:11px;font-weight:500;line-height:1.3}.pbe span:nth-child(1){background:#84aa82;left:50%;top:0}.pbe span:nth-child(2){background:#6f9e91;right:8%;left:auto;bottom:0}.pbe span:nth-child(3){background:#6f775c;left:8%;bottom:0}.pbe b{width:98px;height:98px;border-radius:50%;display:grid;place-items:center;padding:0;top:58%;background:var(--cream);color:var(--brown);font:600 24px var(--sans);border:5px solid white}.audience{background:var(--sage)}.audience .section-intro{max-width:850px}.topics{align-items:center;gap:12px}.topics span{border:1px solid rgba(90,64,45,.22);border-radius:999px;font-size:13px;padding:12px 21px;background:white;color:var(--brown)}.topics span:nth-child(even){background:var(--olive);color:white;border-color:var(--olive)}.topics span:nth-child(3n){background:var(--brown);color:white;border-color:var(--brown)}.topics span:hover{background:#fff;color:var(--brown)}.motion{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.motion.visible{opacity:1;transform:none}.benefit-grid article:nth-child(2),.topics span:nth-child(2n){transition-delay:.08s}.benefit-grid article:nth-child(3),.topics span:nth-child(3n){transition-delay:.15s}.benefit-grid article:nth-child(4){transition-delay:.22s}

@media(max-width:1000px){.methods-feature{grid-template-columns:1fr}.methods-feature>div{padding:42px}.methods-feature img{min-height:480px}.method-grid{grid-template-columns:1fr}.method-grid article{min-height:0}}
@media(max-width:600px){body{font-size:14px;line-height:1.55}.header{height:74px}.brand img{width:48px;height:43px}.brand b{font-size:17px}.menu-button{font-size:21px}.section{padding:58px 17px}h2{font-size:32px;line-height:1.17}.section-intro{margin-bottom:32px}.section-intro>span,.eyebrow,.kicker,.service-copy>span{font-size:8px;letter-spacing:.18em}.hero{min-height:auto}.hero-copy{padding:55px 22px 38px}.hero h1{font-size:36px;line-height:1.16;margin:13px 0 19px}.hero h1 em{font-size:.74em;margin-top:11px}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.55;margin-bottom:24px}.button{font-size:10px;padding:14px 20px}.hero-image{padding:0 24px}.hero-image img{max-height:560px;border-radius:190px 190px 0 0}.benefits .section-intro h2{font-size:31px}.benefit-grid article{padding:28px 24px;min-height:0}.benefit-icon{width:84px;height:84px;margin-bottom:15px}.benefit-icon svg{width:43px}.benefit-grid h3{font-size:20px;margin-bottom:10px}.benefit-grid p{font-size:13px}.about{gap:35px}.about-images{min-height:510px}.about-main{height:510px}.about-detail{width:125px;height:125px}.about-copy h2{font-size:34px}.about-copy p{font-size:13.5px;line-height:1.62}.credentials{margin-top:22px}.methods .section-intro p{font-size:17px}.methods-feature{border-radius:30px;min-height:0;margin-bottom:18px}.methods-feature>div{padding:31px 27px}.methods-feature p{font-size:16px;line-height:1.55}.methods-feature img{min-height:390px;max-height:430px;object-position:center 34%}.method-grid{gap:18px}.method-grid article{padding:30px 24px;border-radius:30px}.method-number{font-size:37px}.method-grid h3{font-size:26px;margin:10px 0 15px}.method-grid p,.method-grid li{font-size:13px;line-height:1.55}.method-grid ul{padding-left:18px}.pbe{height:225px;max-width:330px;margin:20px auto 16px}.pbe span{width:128px;height:128px;padding:20px;font-size:9px}.pbe span:nth-child(2){right:2%}.pbe span:nth-child(3){left:2%}.pbe b{width:78px;height:78px;font-size:20px;border-width:4px}.audience .section-intro h2{font-size:32px}.topics{justify-content:flex-start;gap:9px}.topics span{font-size:12px;padding:10px 15px}.testimonial-shell article p{font-size:20px}.testimonial-shell article{min-height:360px}.insta-profile img{width:130px;height:130px}.service-copy{padding:55px 22px}.service-copy h2{font-size:34px}.faq-list summary{font-size:17px}.final-cta h2{font-size:34px}.motion{transform:translateY(18px)}}
@media(prefers-reduced-motion:reduce){.motion{opacity:1!important;transform:none!important}.hero-image img{animation:none!important}}

/* Ajuste de composição do primeiro bloco */
.hero-copy{padding-left:8.5vw;padding-right:3.5vw}
.hero-image{position:relative;align-items:center;padding:0 42px 0 8px;overflow:visible}
.hero-image .hero-watermark{position:absolute;width:430px;height:330px;object-fit:contain;left:-8%;top:7%;clip-path:none;margin:0;mix-blend-mode:multiply;opacity:.095;z-index:0;pointer-events:none;box-shadow:none;border-radius:0;animation:none}
.hero-image .hero-portrait{position:relative;z-index:1;transform:translateY(-28px);margin:0;clip-path:inset(0 0 5% 0)}

@media(max-width:1000px){
  .hero-copy{padding-left:6vw;padding-right:3vw}
  .hero-image .hero-watermark{width:350px;height:270px;left:-10%;top:8%}
  .hero-image .hero-portrait{transform:translateY(-20px)}
}

/* Precedência final da composição hero */
@media(min-width:761px){
  .hero-copy{padding-left:8.5vw;padding-right:3.5vw}
  .hero-image{overflow:visible;align-items:center;padding-top:0;padding-bottom:0}
  .hero-image .hero-watermark{width:430px;height:330px;left:-8%;right:auto;top:8%;transform:none;opacity:.095;z-index:0;border-radius:0;animation:none}
  .hero-image .hero-portrait{animation:none;transform:translateY(-34px);z-index:1;margin:0}
}
@media(max-width:760px){
  .hero-image .hero-watermark{width:300px;height:230px;left:auto;right:-24%;top:2%;transform:none;opacity:.08;z-index:0;border-radius:0;animation:none}
  .hero-image .hero-portrait{animation:none;transform:translateY(-10px);z-index:1}
}

/* Composição centralizada do hero em telas amplas */
.hero{
  display:block!important;
  min-height:690px!important;
  overflow:hidden!important;
}
.hero-inner{
  width:min(calc(100% - 64px),1280px);
  min-height:690px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(500px,.92fr);
  align-items:stretch;
}
.hero-inner .hero-copy{
  padding:62px 22px 68px 0!important;
}
.hero-inner .hero-image{
  padding:14px 0 0!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  overflow:visible!important;
}
.hero-inner .hero-image .hero-portrait{
  height:676px!important;
  max-width:650px!important;
  margin:0 -8px 0 -30px!important;
  object-position:right bottom!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}
.hero-inner .hero-image .hero-watermark{
  left:auto!important;
  right:-38px!important;
  top:38px!important;
  width:535px!important;
  height:440px!important;
}
.whatsapp svg{display:block;width:29px;height:29px;fill:currentColor}

@media(max-width:1000px){
  .hero-inner{width:min(calc(100% - 36px),960px);grid-template-columns:minmax(0,1fr) minmax(430px,.9fr)}
  .hero-inner .hero-copy{padding:56px 16px 60px 0!important}
  .hero-inner .hero-image .hero-portrait{height:600px!important;margin:0 -4px 0 -24px!important}
  .hero-inner .hero-image .hero-watermark{right:-30px!important;width:430px!important;height:350px!important}
}

@media(max-width:760px){
  .hero{display:block!important;min-height:auto!important;overflow:hidden!important}
  .hero-inner{width:100%;min-height:auto;display:flex;flex-direction:column}
  .hero-inner .hero-copy{padding:48px 23px 32px!important}
  .hero-inner .hero-image{min-height:530px!important;padding:0 8px!important;justify-content:center!important;overflow:hidden!important}
  .hero-inner .hero-image .hero-watermark{left:-54px!important;right:auto!important;top:15px!important;width:340px!important;height:285px!important}
  .hero-inner .hero-image .hero-portrait{width:100%!important;max-width:470px!important;height:540px!important;margin:0!important;object-position:center bottom!important;-webkit-mask-image:none;mask-image:none}
}

/* Enquadramento editorial solicitado — precedência máxima */
.hero{min-height:720px!important}
.hero-inner{position:relative;width:min(calc(100% - 72px),1180px)!important;min-height:720px!important;grid-template-columns:minmax(0,1.03fr) minmax(500px,.97fr)!important}
.hero-inner>.hero-watermark{position:absolute!important;left:-205px!important;right:auto!important;top:105px!important;bottom:auto!important;width:590px!important;height:490px!important;object-fit:contain!important;opacity:.055!important;mix-blend-mode:multiply;pointer-events:none;z-index:0!important;clip-path:none!important;margin:0!important}
.hero-inner .hero-copy{position:relative;z-index:1;padding:58px 28px 62px 34px!important;align-items:flex-start!important}
.hero-inner .hero-copy>*{max-width:620px}
.hero-inner .hero-image{position:relative;z-index:1;padding:10px 0 0!important;justify-content:flex-end!important}
.hero-inner .hero-image .hero-portrait{height:704px!important;max-width:670px!important;margin:0 -10px 0 -18px!important;object-fit:contain!important;object-position:right bottom!important;-webkit-mask-image:none!important;mask-image:none!important}

@media(max-width:1000px) and (min-width:761px){
  .hero{min-height:650px!important}
  .hero-inner{width:min(calc(100% - 40px),940px)!important;min-height:650px!important;grid-template-columns:minmax(0,1fr) minmax(410px,.9fr)!important}
  .hero-inner>.hero-watermark{left:-85px!important;top:105px!important;width:440px!important;height:360px!important}
  .hero-inner .hero-copy{padding:52px 20px 58px!important}
  .hero-inner .hero-image .hero-portrait{height:630px!important;margin:0 -6px 0 -20px!important}
}

@media(max-width:760px){
  .hero{min-height:auto!important}
  .hero-inner{width:100%!important;min-height:auto!important}
  .hero-inner>.hero-watermark{left:-72px!important;top:92px!important;width:310px!important;height:255px!important;opacity:.045!important}
  .hero-inner .hero-copy{padding:48px 23px 32px!important;align-items:center!important}
  .hero-inner .hero-image .hero-portrait{height:540px!important;max-width:470px!important;margin:0!important;object-position:center bottom!important}
}

/* Ajuste editorial final do primeiro bloco */
.hero{min-height:720px!important}
.hero-inner{
  position:relative;
  width:min(calc(100% - 72px),1180px);
  min-height:720px;
  grid-template-columns:minmax(0,1.03fr) minmax(500px,.97fr);
}
.hero-inner>.hero-watermark{
  position:absolute!important;
  left:-105px!important;
  right:auto!important;
  top:115px!important;
  bottom:auto!important;
  width:560px!important;
  height:465px!important;
  object-fit:contain!important;
  opacity:.055!important;
  mix-blend-mode:multiply;
  pointer-events:none;
  z-index:0!important;
  clip-path:none!important;
  margin:0!important;
}
.hero-inner .hero-copy{
  position:relative;
  z-index:1;
  padding:58px 28px 62px 34px!important;
  align-items:flex-start!important;
}
.hero-inner .hero-copy>*{max-width:620px}
.hero-inner .hero-image{
  position:relative;
  z-index:1;
  padding:10px 0 0!important;
  justify-content:flex-end!important;
}
.hero-inner .hero-image .hero-portrait{
  height:704px!important;
  max-width:670px!important;
  margin:0 -10px 0 -18px!important;
  object-fit:contain!important;
  object-position:right bottom!important;
}

@media(max-width:1000px) and (min-width:761px){
  .hero{min-height:650px!important}
  .hero-inner{width:min(calc(100% - 40px),940px);min-height:650px;grid-template-columns:minmax(0,1fr) minmax(410px,.9fr)}
  .hero-inner>.hero-watermark{left:-85px!important;top:105px!important;width:440px!important;height:360px!important}
  .hero-inner .hero-copy{padding:52px 20px 58px 20px!important}
  .hero-inner .hero-image .hero-portrait{height:630px!important;margin:0 -6px 0 -20px!important}
}

@media(max-width:760px){
  .hero{min-height:auto!important}
  .hero-inner{width:100%;min-height:auto}
  .hero-inner>.hero-watermark{left:-72px!important;top:92px!important;width:310px!important;height:255px!important;opacity:.045!important}
  .hero-inner .hero-copy{padding:48px 23px 32px!important;align-items:center!important}
  .hero-inner .hero-image .hero-portrait{height:540px!important;max-width:470px!important;margin:0!important;object-position:center bottom!important}
}

/* Acabamento editorial final: assinatura, relatos e folhagens */
.hero-copy{overflow:visible}
.hero-copy .hero-watermark{
  position:absolute!important;
  left:3.8vw!important;
  top:24px!important;
  bottom:auto!important;
  width:150px!important;
  height:112px!important;
  object-fit:contain!important;
  opacity:.115!important;
  mix-blend-mode:multiply;
  z-index:0!important;
  pointer-events:none;
}
.hero-copy>*:not(.hero-watermark){position:relative;z-index:1}
.hero-image{padding:28px 34px 0 8px;overflow:visible!important}
.hero-image .hero-portrait{
  width:auto!important;
  max-width:100%!important;
  height:660px!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  clip-path:none!important;
  margin:0!important;
  border-radius:220px 220px 22px 22px!important;
  transform:none!important;
  box-shadow:0 28px 62px rgba(90,64,45,.12)!important;
}

.testimonial-shell{max-width:1420px;grid-template-columns:46px minmax(0,1fr) 46px;gap:16px}
.testimonial-window{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;animation:testimonialFlow .65s cubic-bezier(.2,.7,.2,1)}
.testimonial-window article{background:rgba(255,255,255,.92);padding:34px 30px;text-align:left;min-height:390px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(90,64,45,.09);border-radius:28px;box-shadow:0 15px 42px rgba(90,64,45,.055)}
.testimonial-window article p{font:400 17px/1.62 var(--serif);color:var(--brown);margin:22px 0 auto}
.testimonial-window article small{color:var(--olive);margin-top:24px}
@keyframes testimonialFlow{from{opacity:.2;transform:translateX(24px)}to{opacity:1;transform:none}}
.insta-posts{grid-template-columns:repeat(4,1fr)}

.benefits,.about,.audience,.testimonials,.instagram,.faq{position:relative;overflow:hidden}
.benefits::before,.about::after,.audience::before,.testimonials::after,.instagram::before,.faq::after{
  content:"";position:absolute;width:150px;height:105px;opacity:.10;pointer-events:none;z-index:0;
  background:
    radial-gradient(ellipse 18px 8px at 24% 74%,var(--olive) 96%,transparent 100%),
    radial-gradient(ellipse 20px 9px at 44% 55%,var(--olive) 96%,transparent 100%),
    radial-gradient(ellipse 17px 8px at 64% 37%,var(--olive) 96%,transparent 100%),
    radial-gradient(ellipse 14px 7px at 81% 20%,var(--olive) 96%,transparent 100%),
    linear-gradient(28deg,transparent 48%,var(--olive) 49% 50%,transparent 51%);
  transform:rotate(-13deg)
}
.benefits::before,.audience::before,.instagram::before{left:-18px;top:48px}
.about::after,.testimonials::after,.faq::after{right:-20px;bottom:42px;transform:rotate(164deg)}
.benefits>*,.about>*,.audience>*,.testimonials>*,.instagram>*,.faq>*{position:relative;z-index:1}

@media(max-width:1000px){
  .hero-copy .hero-watermark{left:20px!important;top:18px!important;width:126px!important;height:94px!important}
  .hero-image .hero-portrait{height:590px!important}
  .testimonial-window{grid-template-columns:repeat(2,minmax(0,1fr))}
  .testimonial-window article:nth-child(3){display:none}
}

@media(max-width:600px){
  .hero-copy{padding-top:74px!important}
  .hero-copy .hero-watermark{left:-6px!important;top:4px!important;width:118px!important;height:88px!important;opacity:.10!important}
  .hero-image{padding:0 14px!important}
  .hero-image .hero-portrait{width:100%!important;height:auto!important;max-height:none!important;border-radius:155px 155px 26px 26px!important;transform:none!important}
  .testimonial-shell{display:block}
  .testimonial-shell>button{display:none}
  .testimonial-window{display:block}
  .testimonial-window article{min-height:370px;padding:32px 25px}
  .testimonial-window article:not(:first-child){display:none}
  .testimonial-window article p{font-size:18px}
  .insta-posts{grid-template-columns:1fr 1fr}
  .benefits::before,.about::after,.audience::before,.testimonials::after,.instagram::before,.faq::after{width:105px;height:76px;opacity:.075}
}

/* Correção de proporção do hero e limpeza dos adornos */
.benefits::before,.about::after,.audience::before,.testimonials::after,.instagram::before,.faq::after{content:none!important;display:none!important}
.hero{
  grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr)!important;
  min-height:690px;
  background:linear-gradient(105deg,#f4f2ec 0%,#f4f2ec 54%,#ebe8df 100%);
}
.hero-copy{
  max-width:none!important;
  padding:68px 0 70px 5vw!important;
  justify-content:center;
  overflow:visible;
}
.hero h1{max-width:700px!important;font-size:clamp(43px,3.85vw,59px)!important;line-height:1.1!important}
.hero-copy>p:not(.eyebrow){max-width:620px}
.hero-image{
  position:relative;
  padding:18px 2vw 0 0!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  overflow:visible!important;
}
.hero-image .hero-watermark{
  position:absolute!important;
  left:-70px!important;
  right:auto!important;
  top:38px!important;
  bottom:auto!important;
  width:520px!important;
  height:430px!important;
  opacity:.105!important;
  mix-blend-mode:multiply;
  object-fit:contain!important;
  border-radius:0!important;
  box-shadow:none!important;
  clip-path:none!important;
  margin:0!important;
  transform:none!important;
  z-index:0!important;
}
.hero-image .hero-portrait{
  position:relative!important;
  z-index:1!important;
  width:auto!important;
  max-width:640px!important;
  height:665px!important;
  object-fit:contain!important;
  object-position:left bottom!important;
  border-radius:0!important;
  clip-path:none!important;
  box-shadow:none!important;
  margin:0 0 0 -42px!important;
  transform:none!important;
}
.insta-posts{grid-template-columns:repeat(3,1fr)!important}
.final-cta{padding-top:96px}

@media(max-width:1000px){
  .hero{grid-template-columns:1fr 1fr!important}
  .hero-copy{padding-left:4vw!important}
  .hero h1{font-size:clamp(37px,4.6vw,49px)!important}
  .hero-image .hero-watermark{left:-55px!important;top:45px!important;width:410px!important;height:340px!important}
  .hero-image .hero-portrait{height:600px!important;max-width:560px!important;margin-left:-30px!important}
}

@media(max-width:760px){
  .hero{display:flex!important;min-height:auto;background:#f4f2ec}
  .hero-copy{padding:48px 23px 32px!important;align-items:center}
  .hero h1{font-size:30px!important;max-width:365px!important}
  .hero-image{min-height:530px;padding:0 8px!important;justify-content:center!important;overflow:hidden!important}
  .hero-image .hero-watermark{left:-54px!important;top:15px!important;width:340px!important;height:285px!important;opacity:.09!important}
  .hero-image .hero-portrait{width:100%!important;max-width:470px!important;height:540px!important;object-position:center bottom!important;margin:0!important}
  .insta-posts{grid-template-columns:1fr 1fr!important}
}

@media(max-width:760px){
  .hero-copy{padding:46px 24px 32px}
  .hero-image{padding:0 20px;overflow:hidden}
  .hero-image .hero-watermark{width:300px;height:230px;left:auto;right:-24%;top:2%;opacity:.08}
  .hero-image .hero-portrait{transform:translateY(-10px)}
}

/* Sincronia final entre desktop e mobile */
.hero{position:relative;grid-template-columns:minmax(0,1fr) minmax(460px,.9fr);align-items:stretch}
.hero-copy{position:relative;overflow:hidden;z-index:1;padding:76px 5.5vw}
.hero-watermark{position:absolute;width:520px;height:400px;object-fit:contain;left:-155px;top:50%;transform:translateY(-50%);mix-blend-mode:multiply;opacity:.075;z-index:-1;pointer-events:none}
.hero h1{font-style:italic;font-size:clamp(43px,4vw,61px);line-height:1.08;letter-spacing:-.035em;max-width:720px}
.hero h1 em{font-style:normal;font-size:.52em;line-height:1.25;letter-spacing:-.015em;margin-top:22px;max-width:590px}
.hero-image{padding:42px 42px 0 10px;align-items:flex-end;justify-content:center}
.hero-image>img{width:100%;max-width:620px;height:620px;object-fit:cover;object-position:center top;border-radius:250px 250px 18px 18px}
.benefit-grid{gap:18px;border:0;align-items:stretch}
.benefit-grid article{padding:0;min-height:0;border:1px solid rgba(90,64,45,.12)!important;border-radius:28px;overflow:hidden;text-align:left;background:#fbfaf7}
.benefit-grid article:hover{background:#fbfaf7}
.benefit-photo{width:100%;aspect-ratio:4/3;object-fit:cover}
.benefit-copy{padding:25px 23px 27px}
.benefit-grid h3{font-size:20px;line-height:1.2;margin:0 0 11px}
.benefit-grid p{font-size:13px;line-height:1.55;margin:0}
.instagram .section-intro{margin-bottom:38px}

@media(max-width:1000px){
  .hero{display:grid;grid-template-columns:1fr 1fr}
  .hero-copy{padding:65px 5vw}
  .hero h1{font-size:clamp(38px,4.7vw,50px)}
  .hero-image{padding:35px 28px 0 0}
  .hero-image>img{height:570px}
}

@media(max-width:760px){
  .hero{display:flex;flex-direction:column}
  .hero-copy{padding:46px 24px 32px}
  .hero-watermark{width:330px;height:260px;left:-120px;top:46%;opacity:.065}
  .hero h1{font-size:30px;line-height:1.15;max-width:365px}
  .hero h1 em{font-size:.68em;line-height:1.25;margin-top:16px;max-width:330px}
  .hero-image{padding:0 20px;justify-content:center}
  .hero-image>img{width:100%;height:auto;max-width:none;border-radius:180px 180px 28px 28px}
  .benefit-grid{grid-template-columns:1fr;gap:16px}
  .benefit-grid article{display:grid;grid-template-columns:42% 58%;align-items:stretch;border-radius:24px}
  .benefit-photo{height:100%;aspect-ratio:auto;min-height:170px}
  .benefit-copy{padding:22px 18px}
  .benefit-grid h3{font-size:18px}
  .benefit-grid p{font-size:12.5px}
}

/* Ajustes finais de identidade e métodos */
.hero-image{position:relative}
.hero-image .hero-signature{position:absolute;right:7%;bottom:9%;width:126px;height:96px;object-fit:contain;clip-path:none;margin:0;mix-blend-mode:multiply;opacity:.34;z-index:3}
.methods-tagline{display:flex;align-items:baseline;justify-content:center;gap:.35em;flex-wrap:wrap;line-height:1.35!important}
.methods-tagline span,.methods-tagline strong{display:inline-block}
.method-label{display:inline-flex;align-items:center;justify-content:center;min-width:74px;padding:9px 19px;border-radius:999px;background:#e3e8d6;border:1px solid #c7d0b3;color:#667054;font-size:11px;font-weight:700;letter-spacing:.16em}
.method-grid article:nth-child(2) .method-label{background:#ece6da;border-color:#d9cdbd;color:#766855}
.pbe{height:225px;max-width:390px;margin:22px auto 15px}
.pbe span{width:132px;height:132px;padding:22px;color:#4e5845;font-size:10px;font-weight:500;line-height:1.25;border:1px solid rgba(111,119,92,.14)}
.pbe span:nth-child(1){background:rgba(214,223,191,.82)}
.pbe span:nth-child(2){background:rgba(220,230,218,.9)}
.pbe span:nth-child(3){background:rgba(232,226,212,.92)}
.pbe b{width:72px;height:72px;top:58%;background:#fbfaf7;color:#667054;font-size:17px;border:3px solid rgba(255,255,255,.88);box-shadow:0 8px 24px rgba(90,64,45,.08)}
.insta-posts{grid-template-columns:repeat(3,1fr)}

@media(max-width:600px){
  .hero-image .hero-signature{width:92px;height:70px;right:8%;bottom:10%;opacity:.38}
  .methods-tagline{display:grid;gap:2px;text-align:center}
  .methods-tagline span,.methods-tagline strong{line-height:1.35}
  .method-label{min-width:66px;padding:8px 16px;font-size:10px}
  .pbe{height:200px;max-width:310px}
  .pbe span{width:116px;height:116px;padding:18px;font-size:8.5px}
  .pbe b{width:62px;height:62px;font-size:15px}
}

/* Refinamento visual mobile — proporções, contraste e unidade da paleta */
.brand img{mix-blend-mode:multiply}
.hero-copy{max-width:760px}
.hero h1{letter-spacing:-.025em}
.hero h1 em{letter-spacing:-.018em}
.hero-image{overflow:hidden}
.hero-image img{clip-path:inset(0 0 6% 0);margin-bottom:-6%}
.methods-feature{position:relative;display:block;min-height:600px;background:var(--olive)}
.methods-feature img{position:absolute;inset:0;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center 35%;filter:none}
.methods-feature::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(63,72,50,.96) 0%,rgba(63,72,50,.74) 30%,rgba(63,72,50,.18) 64%,rgba(63,72,50,.38) 100%);z-index:1}
.methods-feature>div{position:relative;z-index:2;max-width:760px;padding:54px 58px}
.methods-feature p{font-size:18px;line-height:1.55;text-shadow:0 1px 12px rgba(24,28,19,.18)}
.audience{background:#e9eddc}
.topics span,.topics span:nth-child(3n){background:#fbfaf7;color:var(--brown);border-color:rgba(111,119,92,.24)}
.topics span:nth-child(even){background:#899279;color:#fff;border-color:#899279}
.topics span:hover{background:#dce3c9;color:var(--brown);border-color:#b9c3a0}

@media(max-width:600px){
  .header{height:78px;padding:0 18px;border-radius:0}
  .brand{gap:9px;min-width:0}
  .brand img{width:52px;height:48px;flex:0 0 auto}
  .brand b{font-size:16px;line-height:1.05}
  .brand small{font-size:6.5px;letter-spacing:.14em;margin-top:4px;white-space:nowrap}
  .hero{display:flex;flex-direction:column;background:#f5f3ed}
  .hero-copy{width:100%;padding:46px 24px 32px;max-width:none}
  .hero .eyebrow{font-size:8px;letter-spacing:.2em;margin:0 0 18px}
  .hero h1{font-size:29px;line-height:1.17;letter-spacing:-.025em;max-width:360px;margin:0 auto 18px;text-wrap:balance}
  .hero h1 em{font-size:.9em;line-height:1.2;letter-spacing:-.02em;margin:14px auto 0;max-width:330px}
  .hero-copy>p:not(.eyebrow){max-width:345px;font-size:13px;line-height:1.48;margin:0 auto 22px;text-wrap:balance}
  .hero .button{width:min(100%,330px);border-radius:999px;padding:14px 18px;letter-spacing:.09em}
  .hero-image{padding:0 20px;justify-content:center}
  .hero-image img{width:100%;height:auto;max-height:none;border-radius:180px 180px 28px 28px;object-position:center top;box-shadow:none}
  .methods-feature{min-height:610px;border-radius:32px}
  .methods-feature img{min-height:0;max-height:none;object-position:center center}
  .methods-feature::after{background:linear-gradient(180deg,rgba(70,79,57,.97) 0%,rgba(70,79,57,.79) 28%,rgba(70,79,57,.16) 63%,rgba(70,79,57,.34) 100%)}
  .methods-feature>div{padding:32px 27px}
  .methods-feature p{font-size:15px;line-height:1.5}
  .audience{padding-left:18px;padding-right:18px}
  .audience .section-intro h2{font-size:29px;line-height:1.18;letter-spacing:-.02em}
  .topics{justify-content:center;gap:9px}
  .topics span{font-size:11.5px;line-height:1.2;padding:11px 15px}
}

@media(min-width:761px){.hero-image{overflow:visible!important;align-items:center!important}.hero-image .hero-portrait{animation:none!important;transform:translateY(-34px)!important}.hero-image .hero-watermark{transform:none!important;z-index:0!important}}
@media(max-width:760px){.hero-image .hero-portrait{animation:none!important;transform:translateY(-10px)!important}.hero-image .hero-watermark{transform:none!important;z-index:0!important}}

/* Unidade de formas e nova composição de métodos */
.button,.nav-cta,.button.light,.button.outline{border-radius:999px}
.credentials span,.method-label{border-radius:999px}
.hero-image .hero-watermark{left:-28%!important;right:auto!important;top:auto!important;bottom:-13%!important;width:500px!important;height:390px!important;opacity:.065!important;z-index:0!important}
.hero h1{max-width:690px;text-wrap:balance}
.methods-layout{max-width:1120px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:22px}
.methods-layout>article{border-radius:38px;overflow:hidden;border:1px solid rgba(90,64,45,.12);box-shadow:0 18px 50px rgba(90,64,45,.07)}
.methods-layout .methods-feature{width:100%;height:650px;min-height:650px;margin:0}
.pbe-card{background:linear-gradient(145deg,#f2f1eb 0%,#e6ebda 100%);padding:42px;color:var(--ink);min-height:650px;position:relative}
.pbe-card h3{color:var(--brown);font-size:31px;margin:16px 0}
.pbe-card>p{font-size:13.5px;line-height:1.55}
.pbe-card .pbe{margin-top:15px}
.tcc-card{grid-column:1/-1;min-height:470px;position:relative;background:#69745b;color:white;display:grid;grid-template-columns:1.15fr .85fr}
.tcc-card::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(75,87,62,.98) 0%,rgba(85,99,71,.9) 46%,rgba(85,99,71,.2) 70%,rgba(65,55,47,.18) 100%);z-index:1}
.tcc-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:78% 43%;filter:saturate(.72) sepia(.05)}
.tcc-copy{position:relative;z-index:2;padding:58px 62px;grid-column:1;align-self:center}
.tcc-copy .method-label{background:rgba(255,255,255,.88);color:#667054;border-color:rgba(255,255,255,.8)}
.tcc-card h3{color:white;font-size:38px;line-height:1.12;margin:17px 0}
.tcc-card p,.tcc-card li{font-size:14px;line-height:1.55}
.tcc-card ul{padding-left:18px}
.tcc-card li{margin:8px 0}

@media(max-width:760px){
  .hero-image .hero-watermark{left:-38%!important;bottom:-7%!important;width:340px!important;height:270px!important;opacity:.055!important}
  .methods-layout{grid-template-columns:1fr;gap:17px}
  .methods-layout .methods-feature{height:600px;min-height:600px}
  .pbe-card{padding:29px 23px;min-height:0}
  .pbe-card h3{font-size:27px}
  .tcc-card{grid-column:auto;display:block;min-height:620px}
  .tcc-card::after{background:linear-gradient(180deg,rgba(75,87,62,.98) 0%,rgba(75,87,62,.88) 48%,rgba(75,87,62,.18) 76%,rgba(55,49,43,.16) 100%)}
  .tcc-card>img{object-position:center bottom}
  .tcc-copy{padding:34px 27px}
  .tcc-card h3{font-size:30px}
}

/* Precedência definitiva do primeiro bloco */
.benefits::before,.about::after,.audience::before,.testimonials::after,.instagram::before,.faq::after{content:none!important;display:none!important}
.hero{grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr)!important;min-height:690px!important;background:linear-gradient(105deg,#f4f2ec 0%,#f4f2ec 54%,#ebe8df 100%)!important}
.hero-copy{max-width:none!important;padding:68px 0 70px 5vw!important;justify-content:center!important;overflow:visible!important}
.hero h1{max-width:700px!important;font-size:clamp(43px,3.85vw,59px)!important;line-height:1.1!important}
.hero-image{position:relative!important;padding:18px 2vw 0 0!important;align-items:flex-end!important;justify-content:flex-start!important;overflow:visible!important}
.hero-image .hero-watermark{left:-70px!important;right:auto!important;top:38px!important;bottom:auto!important;width:520px!important;height:430px!important;opacity:.105!important;transform:none!important;border-radius:0!important;box-shadow:none!important;clip-path:none!important;margin:0!important}
.hero-image .hero-portrait{position:relative!important;z-index:1!important;width:auto!important;max-width:640px!important;height:665px!important;object-fit:contain!important;object-position:left bottom!important;border-radius:0!important;clip-path:none!important;box-shadow:none!important;margin:0 0 0 -42px!important;transform:none!important}
.insta-posts{grid-template-columns:repeat(3,1fr)!important}

@media(max-width:1000px){
  .hero{grid-template-columns:1fr 1fr!important}
  .hero-copy{padding-left:4vw!important}
  .hero h1{font-size:clamp(37px,4.6vw,49px)!important}
  .hero-image .hero-watermark{left:-55px!important;top:45px!important;width:410px!important;height:340px!important}
  .hero-image .hero-portrait{height:600px!important;max-width:560px!important;margin-left:-30px!important;transform:none!important}
}
@media(max-width:760px){
  .hero{display:flex!important;min-height:auto!important;background:#f4f2ec!important}
  .hero-copy{padding:48px 23px 32px!important;align-items:center!important}
  .hero h1{font-size:30px!important;max-width:365px!important}
  .hero-image{min-height:530px!important;padding:0 8px!important;justify-content:center!important;overflow:hidden!important}
  .hero-image .hero-watermark{left:-54px!important;top:15px!important;bottom:auto!important;width:340px!important;height:285px!important;opacity:.09!important}
  .hero-image .hero-portrait{width:100%!important;max-width:470px!important;height:540px!important;object-position:center bottom!important;margin:0!important;transform:none!important}
  .insta-posts{grid-template-columns:1fr 1fr!important}
}

/* Enquadramento editorial solicitado — regra final */
.hero{display:block!important;min-height:720px!important;overflow:hidden!important}
.hero-inner{position:relative;width:min(calc(100% - 72px),1180px)!important;min-height:720px!important;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(500px,.97fr)!important;align-items:stretch}
.hero-inner>.hero-watermark{position:absolute!important;left:-105px!important;right:auto!important;top:115px!important;bottom:auto!important;width:560px!important;height:465px!important;object-fit:contain!important;opacity:.055!important;mix-blend-mode:multiply;pointer-events:none;z-index:0!important;clip-path:none!important;margin:0!important}
.hero-inner .hero-copy{position:relative;z-index:1;padding:58px 28px 62px 34px!important;align-items:flex-start!important}
.hero-inner .hero-copy>*{max-width:620px}
.hero-inner .hero-image{position:relative;z-index:1;padding:10px 0 0!important;align-items:flex-end!important;justify-content:flex-end!important;overflow:visible!important}
.hero-inner .hero-image .hero-portrait{position:relative!important;z-index:1!important;width:480px!important;height:690px!important;max-width:100%!important;margin:0!important;object-fit:cover!important;object-position:center 48%!important;border-radius:250px 250px 34px 34px!important;clip-path:none!important;box-shadow:0 20px 48px rgba(76,68,57,.09)!important;transform:none!important;-webkit-mask-image:none!important;mask-image:none!important}
.whatsapp svg{display:block;width:29px;height:29px;fill:currentColor}

@media(max-width:1000px) and (min-width:761px){
  .hero{min-height:650px!important}
  .hero-inner{width:min(calc(100% - 40px),940px)!important;min-height:650px!important;grid-template-columns:minmax(0,1fr) minmax(410px,.9fr)!important}
  .hero-inner>.hero-watermark{left:-150px!important;top:100px!important;width:470px!important;height:385px!important}
  .hero-inner .hero-copy{padding:52px 20px 58px!important}
  .hero-inner .hero-image .hero-portrait{width:425px!important;height:615px!important;margin:0!important;border-radius:220px 220px 30px 30px!important}
}

@media(max-width:760px){
  .hero{display:block!important;min-height:auto!important;background:#f4f2ec!important;overflow:hidden!important}
  .hero-inner{width:100%!important;min-height:auto!important;display:flex;flex-direction:column}
  .hero-inner>.hero-watermark{left:-115px!important;top:82px!important;width:330px!important;height:270px!important;opacity:.045!important}
  .hero-inner .hero-copy{padding:48px 23px 32px!important;align-items:center!important}
  .hero-inner .hero-image{min-height:530px!important;padding:0 8px!important;justify-content:center!important;overflow:hidden!important}
  .hero-inner .hero-image .hero-portrait{width:min(100%,390px)!important;max-width:390px!important;height:570px!important;margin:0!important;object-fit:cover!important;object-position:center 48%!important;border-radius:200px 200px 28px 28px!important}
}

/* Alinhamento final do hero no desktop: retrato proporcional ao texto e ao CTA */
@media(min-width:1001px){
  .hero,
  .hero-inner{min-height:680px!important}
  .hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr)!important;align-items:center!important}
  .hero-inner .hero-copy{padding:50px 24px 50px 34px!important;justify-content:center!important}
  .hero-inner .hero-image{height:100%!important;padding:24px 0!important;align-items:center!important;justify-content:flex-end!important}
  .hero-inner .hero-image .hero-portrait{width:455px!important;height:610px!important;max-width:100%!important;margin:0!important;object-position:center 48%!important}
}

/* Acessibilidade sem alteração do desenho visual */
:where(a,button,summary):focus-visible{outline:3px solid #9aa57f;outline-offset:4px}
button,summary{font:inherit}
@media(prefers-reduced-motion:reduce){.motion{opacity:1!important;transform:none!important}}

.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:#fff;color:var(--brown);padding:10px 16px;border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.15)}
.skip-link:focus{top:16px}

/* Ajuste exclusivo: cards compactos da seção Psicoterapia com direção */
@media(min-width:1001px){
  .benefits .benefit-grid{max-width:1040px;gap:16px}
  .benefits .benefit-grid article{border-radius:22px}
  .benefits .benefit-photo{height:158px;aspect-ratio:auto;object-fit:cover}
  .benefits .benefit-copy{padding:19px 18px 21px}
  .benefits .benefit-grid h3{font-size:18px;line-height:1.18;margin-bottom:9px}
  .benefits .benefit-grid p{font-size:12px;line-height:1.48}
}

@media(min-width:601px) and (max-width:1000px){
  .benefits .benefit-grid{max-width:720px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .benefits .benefit-photo{height:180px;aspect-ratio:auto;object-fit:cover}
  .benefits .benefit-copy{padding:21px 20px 23px}
}
