:root{--cream:#f8f2e6;--cream2:#efe4ce;--white:#fffaf1;--green:#254b34;--greenDark:#153521;--greenSoft:#718f5e;--olive:#9bad72;--gold:#c8a968;--text:#163624;--muted:#657469;--border:rgba(35,75,52,.14);--shadow:0 24px 70px rgba(44,58,34,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Nunito Sans',system-ui,-apple-system,Segoe UI,sans-serif;background:var(--cream);color:var(--text);line-height:1.65;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto}
.topbar{position:sticky;top:0;z-index:100;background:rgba(248,242,230,.95);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)}.nav{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;flex:0 0 auto}.siteLogo{height:38px!important;width:auto!important;max-width:160px!important;object-fit:contain!important}.menu{display:flex;align-items:center;gap:22px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.menu a:not(.btn){opacity:.78;transition:.2s}.menu a:not(.btn):hover{opacity:1;color:var(--greenSoft)}.menuBtn{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px}.menuBtn span{display:block;height:2px;background:var(--green);margin:6px 0;border-radius:3px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:15px 24px;background:linear-gradient(135deg,var(--greenSoft),var(--green));color:white;border:1px solid rgba(255,255,255,.2);font-weight:900;box-shadow:0 16px 34px rgba(37,75,52,.22);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;line-height:1}.btn:hover{transform:translateY(-3px);box-shadow:0 22px 46px rgba(37,75,52,.28);filter:saturate(1.07)}.btn .btnIcon,.btn img.btnIcon{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;object-fit:contain!important;display:inline-block!important;flex:0 0 18px!important}.btn.small{padding:9px 14px;font-size:12px}.btn.small .btnIcon,.btn.small img.btnIcon{width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;flex-basis:16px!important}.btn.ghost{background:rgba(255,250,241,.5);color:var(--green);border-color:rgba(37,75,52,.28);box-shadow:none}.btn.light{background:#fff;color:var(--green);box-shadow:none}.btn.alt{background:#fff;color:var(--green);border:0}
.hero{padding:86px 0 74px;background:radial-gradient(circle at 78% 18%,rgba(155,173,114,.34),transparent 28%),radial-gradient(circle at 20% 80%,rgba(200,169,104,.22),transparent 30%),linear-gradient(120deg,#fbf6eb,#eef1dc 58%,#f7eddb)}.heroGrid{display:grid;grid-template-columns:1.02fr .98fr;gap:68px;align-items:center}.eyebrow{margin:0 0 18px;color:var(--greenSoft);font-size:12px;font-weight:900;letter-spacing:.25em;text-transform:uppercase}h1,h2{margin:0;color:#183d28;font-family:'Cormorant Garamond',Georgia,serif;line-height:.98;letter-spacing:-.025em;font-weight:700}h1{font-size:clamp(50px,7.6vw,90px)}h2{font-size:clamp(40px,4.9vw,64px)}h3{margin:0 0 8px;font-size:22px;line-height:1.22;color:#193d29;font-family:'Cormorant Garamond',Georgia,serif;font-weight:700}.lead{max-width:635px;margin:24px 0 30px;color:#4f6255;font-size:19px}.actions{display:flex;gap:14px;flex-wrap:wrap}.trust{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:34px}.trust div{padding:18px;border-radius:22px;background:rgba(255,250,241,.72);border:1px solid var(--border)}.trust strong{display:block;margin-bottom:4px;color:#193d29}.trust span{font-size:14px;color:var(--muted)}
.heroPhoto{position:relative;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.7);background:#e8ddc8}.heroPhoto::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(18,45,28,.46));pointer-events:none}.heroPhoto img{width:100%;height:590px;object-fit:cover}.heroBadge{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;padding:18px 20px;border-radius:22px;background:rgba(255,250,241,.92);backdrop-filter:blur(12px);box-shadow:0 18px 42px rgba(0,0,0,.13)}.heroBadge strong{display:block;color:var(--green);font-size:18px}.heroBadge span{color:var(--muted);font-size:14px}
.quickInfo{padding:0 0 56px;background:linear-gradient(180deg,#f7eddb,var(--cream))}.quickGrid{margin-top:-26px;position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quickGrid div{background:rgba(255,250,241,.92);border:1px solid var(--border);border-radius:24px;padding:20px;box-shadow:0 18px 50px rgba(44,58,34,.09)}.quickGrid strong{display:block;color:#193d29}.quickGrid small{color:var(--muted)}
.section{padding:92px 0}.center{text-align:center}.intro{max-width:720px;margin:16px auto 44px;color:var(--muted);font-size:18px}.introLeft{max-width:560px;color:var(--muted);font-size:18px}.treatmentGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.treatment{display:grid;grid-template-columns:210px 1fr;gap:20px;align-items:center;background:rgba(255,250,241,.86);border:1px solid var(--border);border-radius:28px;padding:16px;box-shadow:0 18px 50px rgba(44,58,34,.08);transition:.25s ease;overflow:hidden}.treatment:hover{transform:translateY(-6px);box-shadow:0 25px 70px rgba(44,58,34,.14);border-color:rgba(111,142,95,.35)}.treatment figure{margin:0;width:210px;height:158px;border-radius:22px;overflow:hidden;background:#e8ddc8;flex:0 0 auto}.treatment figure img{width:100%!important;height:100%!important;object-fit:cover!important;transition:.3s ease}.treatment:hover figure img{transform:scale(1.05)}.treatment p{margin:0;color:#5d6f63}
.about{padding:98px 0;background:radial-gradient(circle at 86% 8%,rgba(190,215,155,.18),transparent 30%),linear-gradient(135deg,#153521,#254b34);color:#fff}.aboutGrid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.portrait{border-radius:38px;overflow:hidden;box-shadow:0 32px 80px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.14);position:relative}.portrait::after{content:'Paulo Sauer';position:absolute;left:24px;bottom:24px;background:rgba(255,250,241,.92);color:var(--green);border-radius:999px;padding:12px 18px;font-weight:900}.portrait img{width:100%;height:560px;object-fit:cover}.about h2{color:#fff}.aboutText p{color:rgba(255,255,255,.84);font-size:18px}.signature{margin:28px 0;padding:18px 20px;border-left:3px solid var(--gold);background:rgba(255,255,255,.07);border-radius:0 18px 18px 0}.signature strong{display:block;font-size:19px}.signature span{color:rgba(255,255,255,.72)}
.socials{display:flex;align-items:center;gap:12px}.socials.inline{margin:0 0 22px}.socials a{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;border-radius:50%;display:inline-grid!important;place-items:center;background:#fff;border:1px solid rgba(255,255,255,.22);transition:.2s;overflow:hidden;flex:0 0 42px!important;padding:0!important}.socials a:hover{transform:translateY(-3px);box-shadow:0 14px 26px rgba(0,0,0,.18)}.socials a img{width:26px!important;height:26px!important;max-width:26px!important;max-height:26px!important;object-fit:contain!important;display:block!important}.contactSocials a{background:#fff;border-color:var(--border)}.footerSocials{justify-content:flex-start}.footerSocials a{background:#fff}
.benefits{background:#fff8ec}.benefitGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:42px}.benefit{background:rgba(255,250,241,.86);border:1px solid var(--border);border-radius:28px;padding:28px;box-shadow:var(--shadow);transition:.25s}.benefit:hover{transform:translateY(-6px)}.benefit strong{font-family:'Cormorant Garamond',serif;color:#cbd3b4;font-size:50px;line-height:1}.benefit p{color:#5f7165;margin-bottom:0}
.photoBand{padding:92px 0;background:linear-gradient(180deg,#fff8ec,#f0e5cf)}.photoBandGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.photoBand img{height:430px;width:100%;object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.photoBand p:not(.eyebrow){font-size:18px;color:#5b6d61}
.pricing{background:radial-gradient(circle at 15% 20%,rgba(155,173,114,.22),transparent 30%),linear-gradient(180deg,#f0e5cf,#f8f1e6)}.priceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:980px;margin:42px auto 0}.priceCard{text-align:center;padding:34px 28px;border-radius:30px;background:rgba(255,250,241,.88);border:1px solid var(--border);box-shadow:var(--shadow)}.priceCard.featured{transform:scale(1.04);border-color:rgba(111,142,95,.56)}.priceCard p{color:var(--muted)}.priceCard strong{display:block;margin:20px 0;color:var(--greenSoft);font-family:'Cormorant Garamond',serif;font-size:52px}
.cta{padding:68px 0;background:linear-gradient(135deg,var(--greenSoft),var(--greenDark));color:#fff}.ctaGrid{display:flex;align-items:center;justify-content:space-between;gap:32px}.cta h2{color:#fff;max-width:760px}.cta .eyebrow{color:#dfe9c9}.contactGrid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center}.info{padding:0;margin:24px 0 22px;list-style:none}.info li{margin:12px 0;padding:14px 16px;border-radius:18px;background:rgba(255,250,241,.65);border:1px solid var(--border);color:#506155}.info a{font-weight:900;color:var(--green)}.mapCard{height:420px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--border);background:#e8ddc8}.mapCard iframe{width:100%;height:100%;border:0}
footer{padding:44px 0;background:#132a1b;color:#fff}.footGrid{display:grid;grid-template-columns:2fr 1fr auto;gap:28px;align-items:center}.footerLogo{width:150px!important;height:auto!important;max-width:150px!important;max-height:58px!important;object-fit:contain!important;filter:brightness(0) invert(1);opacity:.96}.footGrid p{color:rgba(255,255,255,.68)}.footerLinks a{display:block;color:rgba(255,255,255,.78);margin:4px 0}.footerLinks a:hover{color:#fff}
.whatsFloating{position:fixed;right:22px;bottom:22px;z-index:120;width:58px!important;height:58px!important;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 18px 42px rgba(0,0,0,.24);animation:pulse 2.2s infinite;overflow:hidden}.whatsFloating img{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;object-fit:contain!important}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.show{opacity:1;transform:none}.delay{transition-delay:.12s}
@media(max-width:980px){.menuBtn{display:block}.menu{position:absolute;top:70px;left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:16px;border-radius:24px;background:rgba(255,250,241,.98);border:1px solid var(--border);box-shadow:var(--shadow)}.menu.open{display:flex}.menu a{padding:12px 8px}.menu .btn{margin-top:8px}.heroGrid,.aboutGrid,.photoBandGrid,.contactGrid{grid-template-columns:1fr}.hero{padding-top:54px}.heroPhoto img{height:450px}.quickGrid{grid-template-columns:repeat(2,1fr)}.treatmentGrid{grid-template-columns:1fr}.benefitGrid{grid-template-columns:repeat(2,1fr)}.priceGrid{grid-template-columns:1fr}.priceCard.featured{transform:none}.ctaGrid{display:block}.cta .btn{margin-top:24px}}
@media(max-width:620px){.wrap{width:min(100% - 24px,1180px)}.nav{min-height:66px}.siteLogo{height:34px!important;max-width:145px!important}.menu{top:66px}h1{font-size:45px}h2{font-size:38px}.lead{font-size:16px}.hero{padding:38px 0 54px}.heroGrid{gap:34px}.actions .btn{width:100%}.trust{grid-template-columns:1fr}.heroPhoto img{height:360px}.heroBadge{left:14px;right:14px;bottom:14px;padding:14px}.quickGrid{grid-template-columns:1fr;margin-top:-18px}.section,.about,.photoBand{padding:64px 0}.treatment{grid-template-columns:1fr;padding:14px}.treatment figure{width:100%;height:230px}.benefitGrid{grid-template-columns:1fr}.portrait img{height:470px}.photoBand img{height:300px}.footGrid{grid-template-columns:1fr}.footerLogo{width:140px!important;max-width:140px!important}.whatsFloating{width:54px!important;height:54px!important;right:16px;bottom:16px}.whatsFloating img{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important}}


.treatment figure{
background:#ddd !important;
}

.treatment figure img{
display:block !important;
opacity:1 !important;
}

.siteLogo{
height:30px !important;
max-width:130px !important;
}

.contact h2{
max-width:700px;
}



/* ===== AJUSTES V10 - LAYOUT LIMPO ===== */

/* Header mais baixo e logo menor */
.nav{
  min-height:64px !important;
}

.siteLogo,
.brand img{
  height:28px !important;
  max-width:120px !important;
  width:auto !important;
  object-fit:contain !important;
}

/* Botão agendar do topo mais compacto */
.menu .btn.small{
  padding:8px 13px !important;
  min-height:38px !important;
}

.menu .btn.small .btnIcon,
.menu .btn.small img.btnIcon{
  width:15px !important;
  height:15px !important;
  min-width:15px !important;
  max-width:15px !important;
  flex-basis:15px !important;
}

/* Campos de contato mais leves */
.info li{
  background:rgba(255,250,241,.54) !important;
  border:1px solid rgba(35,75,52,.12) !important;
  box-shadow:none !important;
  padding:12px 15px !important;
  border-radius:16px !important;
}

/* Rodapé alinhado */
footer{
  padding:34px 0 !important;
}

.footGrid{
  grid-template-columns:1.45fr .8fr .7fr !important;
  align-items:center !important;
  gap:34px !important;
}

/* Logo do rodapé pequena, branca e proporcional às 5 linhas de menu */
.footerLogo,
footer .footerLogo,
.footGrid .footerLogo{
  width:118px !important;
  max-width:118px !important;
  height:auto !important;
  max-height:48px !important;
  object-fit:contain !important;
  filter:brightness(0) invert(1) !important;
  opacity:.96 !important;
  margin-bottom:10px !important;
}

/* Menu completo embaixo */
.footerLinks{
  display:flex !important;
  flex-direction:column !important;
  gap:4px !important;
}

.footerLinks a{
  color:rgba(255,255,255,.84) !important;
  font-size:13px !important;
  line-height:1.45 !important;
  margin:0 !important;
}

/* Ícones sociais do footer menores e em linha */
.footerSocials{
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:10px !important;
}

.footerSocials a{
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  max-width:30px !important;
  flex:0 0 30px !important;
  padding:0 !important;
  border-radius:50% !important;
  background:#fff !important;
  overflow:hidden !important;
}

.footerSocials a img{
  width:21px !important;
  height:21px !important;
  max-width:21px !important;
  max-height:21px !important;
  object-fit:contain !important;
}

/* Área de contato sem ícones empilhados */
.contactSocials{
  display:none !important;
}

/* Botão flutuante não aparece no topo nunca */
.whatsFloating{
  position:fixed !important;
  right:18px !important;
  bottom:18px !important;
  top:auto !important;
  left:auto !important;
  width:50px !important;
  height:50px !important;
  z-index:999 !important;
  border-radius:50% !important;
  background:#fff !important;
  overflow:hidden !important;
}

.whatsFloating img{
  width:50px !important;
  height:50px !important;
  max-width:50px !important;
  max-height:50px !important;
}

/* Garante que ícones sociais gerais não explodam */
.socials a{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  max-width:34px !important;
  flex:0 0 34px !important;
}

.socials a img{
  width:23px !important;
  height:23px !important;
  max-width:23px !important;
  max-height:23px !important;
}

/* Desktop: contato fica mais elegante */
.contactGrid{
  align-items:center !important;
}

@media(max-width:980px){
  .menu{
    top:64px !important;
  }
  .footGrid{
    grid-template-columns:1fr !important;
    gap:22px !important;
  }
  .footerSocials{
    justify-content:flex-start !important;
  }
}

@media(max-width:620px){
  .nav{
    min-height:60px !important;
  }
  .siteLogo,
  .brand img{
    height:26px !important;
    max-width:112px !important;
  }
  .menu{
    top:60px !important;
  }
  .footerLogo{
    width:108px !important;
    max-width:108px !important;
  }
}


/* ===== V15 - Projeto anterior com placeholders seguros ===== */
.treatment figure{
  background:#f8f2e6 !important;
  border-radius:22px !important;
  overflow:hidden !important;
}

.treatment figure img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
}

/* placeholders têm texto próprio: não cortar demais */
.treatment figure img[src$=".svg"]{
  object-fit:cover !important;
}

/* mantém logo e footer conforme projeto anterior ajustado */
.siteLogo,
.brand img{
  height:34px !important;
  max-width:145px !important;
}

.footerLogo,
footer .footerLogo,
.footGrid .footerLogo{
  width:118px !important;
  max-width:118px !important;
  height:auto !important;
  max-height:48px !important;
  object-fit:contain !important;
  filter:brightness(0) invert(1) !important;
  opacity:.96 !important;
}


/* ===== SEO/COPYRIGHT V16 ===== */
.copy a{
  color:inherit;
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:3px;
}


/* ===== V17 SEO LOCAL REGIÃO ===== */
.seoLocal{
  max-width:620px;
  color:#56675b;
  font-size:15px;
  line-height:1.65;
  margin-top:-14px;
  margin-bottom:24px;
}

/* ===== V18 RODAPÉ - COPYRIGHT CENTRALIZADO ===== */
.copy{
  width:min(1180px,calc(100% - 32px));
  margin:24px auto 0;
  padding-top:16px;
  border-top:1px solid rgba(255,255,255,.12);
  text-align:center;
  color:rgba(255,255,255,.70);
  font-size:13px;
  line-height:1.55;
}

.copy a{
  display:inline-block;
}

@media(max-width:620px){
  .copy{
    width:min(100% - 24px,1180px);
    margin-top:22px;
    font-size:12.5px;
  }
}
