:root{
  --wood:#2f1e14;--wood2:#5b321f;--cedar:#7a4628;--honey:#c58a42;--honey2:#e6b76d;--sand:#f7f1e8;--cream:#fffdf8;--leaf:#496b4a;--ink:#151210;--muted:#6f655d;--line:rgba(47,30,20,.13);--shadow:0 24px 70px rgba(47,30,20,.15);--radius:28px;--max:1180px
}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 36px));margin-inline:auto}.skip{position:absolute;left:-999px;top:8px;background:#fff;color:#000;padding:10px;z-index:999}.skip:focus{left:8px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(47,30,20,.08)}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;min-width:240px}.brand img{width:118px;height:auto;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-size:15px;color:var(--wood)}.brand em{font-size:12px;font-style:normal;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:4px}.main-nav a{font-size:13.5px;font-weight:750;color:#352116;padding:12px 14px;border-radius:999px}.main-nav a:hover{background:rgba(197,138,66,.12)}.main-nav .nav-catalog{background:var(--wood);color:#fff;box-shadow:0 10px 30px rgba(47,30,20,.16)}.nav-toggle{display:none;background:transparent;border:0;width:44px;height:44px;border-radius:14px}.nav-toggle span{display:block;width:24px;height:2px;background:var(--wood);margin:5px auto;border-radius:4px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,var(--honey),#9f6534);color:#fff;font-weight:850;box-shadow:0 18px 38px rgba(144,88,39,.23);border:1px solid rgba(255,255,255,.18);transition:.25s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 26px 54px rgba(144,88,39,.28)}.btn.ghost-light{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.38);box-shadow:none;color:#fff;backdrop-filter:blur(10px)}.btn.outline,.btn.ghost{background:transparent;color:var(--wood);border:1px solid rgba(47,30,20,.2);box-shadow:none}.btn.small{min-height:40px;padding:10px 15px;font-size:13px}.center{text-align:center}.section-pad{padding:78px 0}.bg-soft{background:linear-gradient(180deg,#fbf6ee,var(--sand))}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:var(--honey2);margin:0 0 14px}.eyebrow.dark{color:var(--cedar)}.section-head{max-width:720px;margin:0 0 38px}.section-head.center{margin-inline:auto;text-align:center}.section-head h2,.hero h1,.hero-inner h1,.final-box h2,.wood-card h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.04em;line-height:.98;margin:0;color:var(--wood)}.section-head h2{font-size:clamp(34px,5vw,62px)}.section-head p{font-size:18px;color:var(--muted);margin:16px 0 0}.hero{position:relative;min-height:720px;overflow:hidden;background:var(--wood);color:#fff}.hero-bg{position:absolute;inset:0}.hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity 1.2s ease,transform 6s ease}.hero-bg-img.active{opacity:1;transform:scale(1)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,12,8,.82) 0%,rgba(20,12,8,.55) 42%,rgba(20,12,8,.2) 100%),linear-gradient(0deg,rgba(20,12,8,.42),transparent 45%)}.hero-content{position:relative;z-index:2;min-height:720px;display:grid;grid-template-columns:1.06fr .52fr;align-items:center;gap:40px;padding-top:30px}.hero-copy{max-width:760px}.hero h1{font-size:clamp(48px,7vw,96px);color:#fff;text-wrap:balance}.hero-lead,.hero-copy p{font-size:clamp(18px,2vw,23px);color:rgba(255,255,255,.84);max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-panel{align-self:end;margin-bottom:88px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.13);backdrop-filter:blur(18px);border-radius:var(--radius);padding:22px;box-shadow:0 30px 80px rgba(0,0,0,.22)}.hero-panel .panel-label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:#f6d49a;font-weight:900;margin-bottom:10px}.hero-panel a{display:block;padding:15px 0;border-top:1px solid rgba(255,255,255,.16);font-weight:800;color:#fff}.access-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.access-card{position:relative;min-height:260px;border-radius:32px;overflow:hidden;box-shadow:var(--shadow);background:#eee;isolation:isolate}.access-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.45s ease}.access-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(31,17,10,.72),transparent 58%);z-index:1}.access-card div{position:absolute;left:22px;right:22px;bottom:22px;z-index:2;color:#fff}.access-card span{display:block;font-weight:900;letter-spacing:.13em;text-transform:uppercase;font-size:12px;color:#f8dcae}.access-card strong{font-size:26px}.access-card:hover img{transform:scale(1.06)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-card{background:#fff;border:1px solid rgba(47,30,20,.09);border-radius:30px;overflow:hidden;box-shadow:0 18px 60px rgba(47,30,20,.09);transition:.25s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 26px 76px rgba(47,30,20,.14)}.project-media{display:block;aspect-ratio:1.25/1;overflow:hidden;background:#ddd}.project-media img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.project-card:hover .project-media img{transform:scale(1.04)}.project-body{padding:22px}.project-type{display:inline-flex;padding:7px 10px;border-radius:999px;background:#f4eadc;color:var(--cedar);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.project-body h3{font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1.04;margin:14px 0 10px;color:var(--wood)}.project-body p{color:var(--muted);margin:0 0 16px}.badges{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.badges span{font-size:12px;font-weight:850;color:#3f2a1b;background:#fbf5ed;border:1px solid rgba(47,30,20,.09);border-radius:999px;padding:7px 9px}.project-actions{display:flex;gap:8px;flex-wrap:wrap}.more-line{margin-top:34px}.process-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;align-items:start}.steps{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.steps div,.info-card,.city-card,.faq-list details{background:#fff;border:1px solid rgba(47,30,20,.09);border-radius:26px;padding:24px;box-shadow:0 12px 40px rgba(47,30,20,.07)}.steps strong{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;background:var(--wood);color:#fff}.steps h3,.info-card h2{font-family:Georgia,"Times New Roman",serif;color:var(--wood);font-size:28px;margin:18px 0 8px;line-height:1}.steps p,.info-card p,.faq-list p{color:var(--muted);margin:0}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.wood-card{padding:42px;border-radius:34px;background:linear-gradient(145deg,#fff,#f8eee0);border:1px solid rgba(47,30,20,.1);box-shadow:var(--shadow)}.wood-card.dark{background:linear-gradient(145deg,#2f1e14,#6a3b22);color:#fff}.wood-card h2{font-size:clamp(34px,4vw,56px)}.wood-card.dark h2{color:#fff}.wood-card p{font-size:18px;color:var(--muted)}.wood-card.dark p{color:rgba(255,255,255,.78)}.wood-card a{font-weight:900;color:var(--cedar)}.wood-card.dark a{color:#f6d49a}.city-chips{display:flex;flex-wrap:wrap;gap:10px}.city-chips a{display:inline-flex;padding:11px 14px;border-radius:999px;background:#fff;border:1px solid rgba(47,30,20,.1);font-weight:800;color:var(--wood);box-shadow:0 8px 24px rgba(47,30,20,.06)}.final-cta{padding:96px 0;background:radial-gradient(circle at 20% 0%,rgba(197,138,66,.35),transparent 30%),linear-gradient(135deg,#21130d,#6a3b22);color:#fff}.final-box{max-width:920px;margin-inline:auto;text-align:center}.final-box h2{font-size:clamp(40px,6vw,74px);color:#fff}.final-box p{font-size:20px;color:rgba(255,255,255,.78)}.hero-inner{min-height:auto;background:linear-gradient(180deg,#fbf6ee,#fffdf8);color:var(--ink);padding:70px 0 42px}.hero-inner-grid{display:grid;grid-template-columns:minmax(0,1fr) .44fr;gap:42px;align-items:center}.hero-inner h1{font-size:clamp(40px,5.1vw,68px);color:var(--wood);text-wrap:balance}.hero-inner p{font-size:20px;color:var(--muted);max-width:760px}.inner-visual,.city-card{border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#fff;border:1px solid rgba(47,30,20,.08)}.inner-visual img{width:100%;height:340px;object-fit:cover}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.content-grid.three{grid-template-columns:repeat(3,1fr)}.city-card{padding:30px}.city-card span{display:block;color:var(--cedar);font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:900}.city-card strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:46px;line-height:.98;color:var(--wood);margin:10px 0 16px}.faq-list{display:grid;gap:12px}.faq-list details{padding:0;overflow:hidden}.faq-list summary{cursor:pointer;padding:18px 22px;font-weight:900;color:var(--wood)}.faq-list p{padding:0 22px 20px}.local-seo{background:#fff}.site-footer{padding:70px 0 22px;background:#1d120d;color:rgba(255,255,255,.72)}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:30px}.footer-logo{width:148px;margin-bottom:18px}.site-footer h3{color:#fff;margin:0 0 14px}.site-footer a{display:block;color:rgba(255,255,255,.76);margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:14px;font-size:13px}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:40;background:#1f8f4d;color:#fff;font-weight:900;border-radius:999px;padding:13px 17px;box-shadow:0 16px 44px rgba(0,0,0,.24)}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.22s}@media (max-width:960px){.nav-toggle{display:block}.main-nav{position:fixed;left:18px;right:18px;top:82px;background:rgba(255,253,248,.98);border:1px solid rgba(47,30,20,.12);box-shadow:var(--shadow);border-radius:24px;padding:14px;display:none;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a{padding:14px}.brand span{display:none}.hero-content,.hero-inner-grid,.process-grid,.two-cols,.footer-grid{grid-template-columns:1fr}.hero,.hero-content{min-height:680px}.hero-panel{align-self:auto;margin:0 0 34px}.access-grid,.project-grid,.content-grid,.content-grid.three,.steps{grid-template-columns:1fr}.section-pad{padding:64px 0}.inner-visual img{height:260px}.footer-bottom{flex-direction:column}.floating-wa{left:18px;text-align:center}.project-grid{gap:18px}}@media (max-width:560px){.container{width:min(100% - 24px,var(--max))}.brand img{width:106px}.hero h1{font-size:44px}.hero-content{gap:16px}.hero-actions .btn{width:100%}.access-card{min-height:230px}.section-head h2{font-size:36px}.project-body h3{font-size:25px}.hero-inner h1{font-size:40px}.city-card strong{font-size:36px}.btn{width:100%}}

/* v3 refinamentos premium */
.hero-refined{border-bottom:1px solid rgba(47,30,20,.08)}
.editorial-visual{position:relative;aspect-ratio:1/1;max-width:390px;justify-self:end;background:#f4eadc;overflow:hidden}
.editorial-visual img{height:100%;object-fit:cover;filter:saturate(1.02) contrast(1.02)}
.editorial-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(32,18,10,.50),transparent 48%);pointer-events:none}
.editorial-visual figcaption{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;color:#fff;font-weight:850;font-size:14px;text-shadow:0 2px 16px rgba(0,0,0,.28)}
.compact-section{padding-top:58px;padding-bottom:58px}
.project-actions .btn.small{width:100%;justify-content:center}
.project-card .project-actions{margin-top:2px}
.mt{margin-top:14px!important}.city-groups{display:grid;gap:24px}.city-group{background:#fff;border:1px solid rgba(47,30,20,.08);border-radius:28px;padding:26px;box-shadow:0 12px 40px rgba(47,30,20,.07)}.city-group h2{font-family:Georgia,"Times New Roman",serif;color:var(--wood);font-size:30px;margin:0 0 16px;line-height:1}.cities-hero .hero-inner-grid{align-items:center}.local-seo h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4.6vw,58px);line-height:1;color:var(--wood);margin:0 0 16px}.local-seo p{color:var(--muted);font-size:18px}.home .hero-lead{max-width:760px}.home .cities-preview .city-chips{max-width:900px}.home .project-actions .btn{max-width:190px}.city-page .project-grid .project-card:nth-child(n+4){display:none}@media(max-width:960px){.editorial-visual{justify-self:start;max-width:100%;aspect-ratio:16/10}.hero-inner-grid{grid-template-columns:1fr}.main-nav a{font-size:14px}.city-page .project-grid .project-card:nth-child(n+4){display:block}}@media(max-width:560px){.hero-inner h1{font-size:36px}.editorial-visual{aspect-ratio:4/3}.compact-section{padding-top:44px;padding-bottom:44px}.home .project-actions .btn{max-width:none}}

/* JB raiz v1.0 — venda forte */
.hero-venda-forte .hero-content{min-height:760px}.hero-proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:26px;max-width:760px}.hero-proof div{padding:14px 15px;border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.12);backdrop-filter:blur(12px);border-radius:18px}.hero-proof strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:30px;line-height:1;color:#fff}.hero-proof span{display:block;margin-top:5px;font-size:12px;color:rgba(255,255,255,.80);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero-guide a strong{display:block;color:#fff;font-size:16px}.hero-guide a em{display:block;margin-top:4px;color:rgba(255,255,255,.78);font-style:normal;font-size:13px;line-height:1.35}.trust-ribbon{background:#2f1e14;color:#fff;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.10)}.trust-ribbon-grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;padding:14px 0}.trust-ribbon span{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);font-weight:850;font-size:13px}.trust-ribbon span:before{content:"✓";color:#f6d49a}.access-card small{display:block;margin-top:6px;color:rgba(255,255,255,.82);font-size:14px;line-height:1.35}.promise-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:48px;align-items:start}.value-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.value-cards article{background:#fff;border:1px solid rgba(47,30,20,.09);border-radius:28px;padding:26px;box-shadow:0 14px 46px rgba(47,30,20,.08)}.value-cards strong{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:999px;background:#2f1e14;color:#fff}.value-cards h3{font-family:Georgia,"Times New Roman",serif;font-size:29px;line-height:1;margin:18px 0 9px;color:#2f1e14}.value-cards p{color:var(--muted);margin:0}.sales-list{margin:22px 0 0;padding:0;display:grid;gap:10px;list-style:none}.sales-list li{position:relative;padding-left:28px;color:#4b3526;font-weight:750}.sales-list li:before{content:"✓";position:absolute;left:0;top:0;color:#8a552f;font-weight:900}.sales-list.light li{color:rgba(255,255,255,.86)}.sales-list.light li:before{color:#f6d49a}.included-section .wood-card p{max-width:680px}.project-actions{display:grid;grid-template-columns:1fr;gap:9px}.project-actions .btn.small{max-width:none}.project-actions .btn.outline{background:#fff;color:#2f1e14;border-color:rgba(47,30,20,.16)}.mobile-sales-bar{display:none}.floating-wa{bottom:22px}.home-v1 .section-head h2{text-wrap:balance}.home-v1 .info-card h2{text-wrap:balance}.home-v1 .section-pad{scroll-margin-top:90px}@media(max-width:960px){.hero-proof{grid-template-columns:repeat(2,1fr)}.promise-grid,.value-cards{grid-template-columns:1fr}.hero-venda-forte .hero-content{min-height:720px}.hero-guide{margin-bottom:28px}}@media(max-width:720px){body{padding-bottom:74px}.hero-proof{grid-template-columns:1fr 1fr}.hero-proof strong{font-size:24px}.trust-ribbon-grid{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:10px 0}.trust-ribbon span{white-space:nowrap}.mobile-sales-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr 1.15fr;left:10px;right:10px;bottom:10px;z-index:80;background:rgba(255,253,248,.96);border:1px solid rgba(47,30,20,.13);box-shadow:0 18px 50px rgba(0,0,0,.22);border-radius:22px;overflow:hidden;backdrop-filter:blur(16px)}.mobile-sales-bar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:58px;color:#2f1e14;font-weight:900;border-right:1px solid rgba(47,30,20,.10)}.mobile-sales-bar a:last-child{border-right:0}.mobile-sales-bar span{font-size:11px;color:#76523b;font-weight:850}.mobile-sales-bar .wa{background:#1f8f4d;color:#fff}.mobile-sales-bar .wa span{color:rgba(255,255,255,.82)}.floating-wa{display:none}}@media(max-width:560px){.hero-venda-forte .hero-content{min-height:760px}.hero h1{font-size:41px}.hero-proof{margin-top:18px}.hero-proof div{padding:12px}.value-cards article{padding:22px}.sales-list li{font-size:14px}.access-card div{left:18px;right:18px;bottom:18px}}

/* Ajustes v1.1 — textos finais e showroom */
.showroom-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.showroom-photo{border-radius:34px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(47,30,20,.10);background:#fff}.showroom-photo img{width:100%;height:520px;object-fit:cover}.showroom-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(36px,4.5vw,60px);letter-spacing:-.04em;line-height:1;color:var(--wood);margin:0 0 16px}.showroom-copy p{font-size:18px;color:var(--muted);margin:0}.page-showroom .content-grid{grid-template-columns:repeat(3,1fr)}.page-showroom .hero-inner{background:linear-gradient(180deg,#fbf3e8,#fffdf8)}.page-showroom .editorial-visual{aspect-ratio:4/3;max-width:470px}.page-showroom .editorial-visual img{object-position:center center}@media(max-width:960px){.showroom-grid,.page-showroom .content-grid{grid-template-columns:1fr}.showroom-photo img{height:360px}.page-showroom .editorial-visual{max-width:100%;aspect-ratio:16/10}}@media(max-width:560px){.showroom-photo img{height:260px}.showroom-copy h2{font-size:34px}}


/* v1.1 SEO/CSS - correção de contraste e acessibilidade nos botões */
.main-nav .nav-catalog,
.main-nav .nav-catalog:visited{background:#2f1e14;color:#fff;border:1px solid rgba(47,30,20,.08);box-shadow:0 10px 30px rgba(47,30,20,.16)}
.main-nav .nav-catalog:hover,
.main-nav .nav-catalog:focus-visible{background:#5a321f;color:#fff;box-shadow:0 14px 34px rgba(47,30,20,.22);outline:0;transform:translateY(-1px)}
.main-nav a:focus-visible,
.btn:focus-visible,
.city-chips a:focus-visible,
.floating-wa:focus-visible,
.mobile-sales-bar a:focus-visible{outline:3px solid rgba(197,138,66,.42);outline-offset:3px}
.btn.outline:hover,
.btn.ghost:hover{background:#fff7eb;color:#2f1e14;border-color:rgba(47,30,20,.28)}
.final-cta .btn.outline:hover,
.hero .btn.outline:hover{background:rgba(255,255,255,.18);color:#fff;border-color:rgba(255,255,255,.48)}
.legal-content{background:#fff;border:1px solid rgba(47,30,20,.09);border-radius:30px;padding:clamp(24px,4vw,46px);box-shadow:0 18px 60px rgba(47,30,20,.08)}
.legal-content h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,3.2vw,42px);line-height:1;color:#2f1e14;margin:30px 0 10px}.legal-content h2:first-child{margin-top:0}
.legal-content p,.legal-content li{color:#5d493d;font-size:17px}.legal-content ul{margin:12px 0 0;padding-left:22px}.legal-note{margin-top:28px;padding:18px 20px;border-radius:20px;background:#fbf5ed;color:#4b3526;font-weight:750}
.sitemap-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sitemap-link-grid a{display:block;background:#fff;border:1px solid rgba(47,30,20,.09);border-radius:24px;padding:20px;font-weight:900;color:#2f1e14;box-shadow:0 12px 40px rgba(47,30,20,.07)}
@media(max-width:960px){.sitemap-link-grid{grid-template-columns:1fr}.main-nav .nav-catalog:hover{transform:none}}

/* v1.2 - Correção definitiva de contraste para botões outline/ghost.
   Garante contraste em estado normal, visitado, hover, foco e clique. */
a.btn,
a.btn:link,
a.btn:visited {
  text-decoration: none !important;
}

a.btn.outline,
a.btn.outline:link,
a.btn.outline:visited,
a.btn.ghost,
a.btn.ghost:link,
a.btn.ghost:visited,
.hero-actions a.btn.outline,
.hero-actions a.btn.outline:link,
.hero-actions a.btn.outline:visited {
  background: #fffdf8 !important;
  color: #2f1e14 !important;
  border: 1px solid rgba(47, 30, 20, .24) !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

a.btn.outline:hover,
a.btn.outline:focus-visible,
a.btn.outline:active,
a.btn.ghost:hover,
a.btn.ghost:focus-visible,
a.btn.ghost:active,
.hero-actions a.btn.outline:hover,
.hero-actions a.btn.outline:focus-visible,
.hero-actions a.btn.outline:active {
  background: #2f1e14 !important;
  color: #ffffff !important;
  border-color: #2f1e14 !important;
  box-shadow: 0 18px 38px rgba(47, 30, 20, .20) !important;
  text-decoration: none !important;
}

a.btn.outline:hover *,
a.btn.outline:focus-visible *,
a.btn.outline:active *,
a.btn.ghost:hover *,
a.btn.ghost:focus-visible *,
a.btn.ghost:active * {
  color: #ffffff !important;
}

.main-nav .nav-catalog,
.main-nav .nav-catalog:link,
.main-nav .nav-catalog:visited {
  background: #2f1e14 !important;
  color: #ffffff !important;
}

.main-nav .nav-catalog:hover,
.main-nav .nav-catalog:focus-visible,
.main-nav .nav-catalog:active {
  background: #5a321f !important;
  color: #ffffff !important;
}

/* v1.3 - refinamento visual mobile + contraste definitivo */
:root{--mobile-bar-h:66px}
/* Botões outline com contraste forte em qualquer página/estado */
a.btn.outline:hover,
a.btn.outline:focus-visible,
a.btn.outline:active,
a.btn.ghost:hover,
a.btn.ghost:focus-visible,
a.btn.ghost:active,
.hero-actions a.btn.outline:hover,
.hero-actions a.btn.outline:focus-visible,
.hero-actions a.btn.outline:active,
.project-actions a.btn.outline:hover,
.project-actions a.btn.outline:focus-visible,
.project-actions a.btn.outline:active,
.showroom-copy a.btn.outline:hover,
.showroom-copy a.btn.outline:focus-visible,
.showroom-copy a.btn.outline:active{
  background:#2f1e14!important;
  color:#fff!important;
  border-color:#2f1e14!important;
  text-shadow:none!important;
}
/* O botão principal do menu nunca herda hover claro */
.main-nav a.nav-catalog:hover,
.main-nav a.nav-catalog:focus-visible,
.main-nav a.nav-catalog:active{background:#5a321f!important;color:#fff!important}

@media(max-width:720px){
  body{padding-bottom:calc(92px + env(safe-area-inset-bottom))}
  .site-header{background:rgba(255,253,248,.94)}
  .nav-wrap{min-height:78px}
  .brand{min-width:0}.brand img{width:96px}
  .main-nav{top:78px}

  /* Cabeçalhos mais elegantes no celular, sem quebrar demais */
  .hero-inner{padding:48px 0 34px}.hero-inner-grid{gap:22px}
  .hero-inner h1{font-size:clamp(34px,10.4vw,40px);line-height:1.02;letter-spacing:-.045em}
  .hero-inner p{font-size:18px;line-height:1.58}
  .section-head h2,.local-seo h2{font-size:clamp(32px,10vw,38px);line-height:1.02;letter-spacing:-.045em}
  .section-head p{font-size:17px;line-height:1.58}
  .eyebrow{font-size:11px;letter-spacing:.18em;margin-bottom:12px}
  .section-pad{padding:54px 0}.compact-section{padding-top:38px;padding-bottom:38px}

  /* Home: menos poluição visual acima da dobra */
  .hero-venda-forte .hero-content{min-height:auto;padding:46px 0 88px;align-items:start}
  .hero h1{font-size:clamp(38px,11.5vw,44px);line-height:.98}
  .hero-lead,.hero-copy p{font-size:18px;line-height:1.58}
  .hero-actions{margin-top:24px;gap:10px}
  .hero-proof{gap:9px;margin-top:20px}
  .hero-proof div{border-radius:16px}.hero-proof span{font-size:10px;line-height:1.25}.hero-proof strong{font-size:23px}
  .hero-panel{margin-bottom:0;padding:19px;border-radius:24px}

  /* Barra inferior: menor, centralizada, com área de respiro e safe-area */
  .mobile-sales-bar{left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));max-width:420px;margin-inline:auto;border-radius:20px;z-index:70}
  .mobile-sales-bar a{min-height:54px;font-size:14px;line-height:1.05}.mobile-sales-bar span{font-size:10px}
  .site-footer{padding-bottom:calc(126px + env(safe-area-inset-bottom))}
  .faq-section{padding-bottom:calc(76px + env(safe-area-inset-bottom))}
  .final-cta{padding-bottom:calc(116px + env(safe-area-inset-bottom))}

  /* Cards de projetos mais compactos no celular */
  .project-grid{gap:22px}.project-card{border-radius:26px;scroll-margin-bottom:105px}.project-media{aspect-ratio:1.38/1}.project-body{padding:20px}
  .project-body h3{font-size:24px;line-height:1.06}.project-body p{font-size:15px;line-height:1.52;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
  .badges{gap:7px}.badges span{font-size:11px;padding:6px 8px}
  .project-actions .btn.small{min-height:44px;padding:11px 14px}
  .more-line{margin-top:28px}

  /* Showroom: usar a foto real com crop mais profissional */
  .page-showroom .editorial-visual{aspect-ratio:16/10;border-radius:28px}.page-showroom .editorial-visual img{height:100%;object-position:center center}
  .showroom-grid{gap:28px}.showroom-photo{border-radius:28px}.showroom-photo img{height:300px;object-position:center center}
  .showroom-copy h2{font-size:clamp(32px,10vw,38px);line-height:1.02}.showroom-copy p{font-size:17px;line-height:1.58}
  .sales-list{gap:12px}.sales-list li{font-size:14px;line-height:1.45}

  /* Cards informativos menos pesados */
  .info-card,.steps div,.faq-list details{border-radius:24px;padding:22px}.info-card h2,.steps h3{font-size:28px}.info-card p,.steps p{font-size:16px}
  .city-group,.city-card,.wood-card{border-radius:26px;padding:24px}

  /* Páginas legais: não precisa de imagem de logo grande no hero mobile */
  .legal-page .hero-inner-grid{grid-template-columns:1fr}.legal-page .editorial-visual{display:none}
  .legal-content{border-radius:26px;padding:24px}.legal-content p,.legal-content li{font-size:16px;line-height:1.62}
}

@media(max-width:420px){
  .container{width:min(100% - 28px,var(--max))}
  .hero-actions .btn,.showroom-copy .hero-actions .btn{min-height:50px;padding:13px 16px;font-size:14px}
  .mobile-sales-bar{left:10px;right:10px}.mobile-sales-bar a{font-size:13px}.mobile-sales-bar .wa{font-size:14px}
  .project-body h3{font-size:23px}.project-media{aspect-ratio:1.32/1}
  .site-footer p,.site-footer a{font-size:15px}
}

/* v1.4 - Hotfix definitivo: contraste de botões outline/ghost + quebra de cache CSS.
   Motivo: alguns navegadores/servidores mantinham a versão antiga do CSS em cache,
   fazendo botões outline ficarem com texto branco sobre fundo claro no hover. */
html body a.btn.outline,
html body a.btn.outline:link,
html body a.btn.outline:visited,
html body a.btn.ghost,
html body a.btn.ghost:link,
html body a.btn.ghost:visited,
html body .hero-actions a.btn.outline,
html body .hero-actions a.btn.outline:link,
html body .hero-actions a.btn.outline:visited,
html body .showroom-copy a.btn.outline,
html body .showroom-copy a.btn.outline:link,
html body .showroom-copy a.btn.outline:visited,
html body .project-actions a.btn.outline,
html body .project-actions a.btn.outline:link,
html body .project-actions a.btn.outline:visited {
  background: #fffdf8 !important;
  background-image: none !important;
  color: #2f1e14 !important;
  -webkit-text-fill-color: #2f1e14 !important;
  border: 1px solid rgba(47,30,20,.28) !important;
  text-shadow: none !important;
  box-shadow: none !important;
}

html body a.btn.outline:hover,
html body a.btn.outline:focus,
html body a.btn.outline:focus-visible,
html body a.btn.outline:active,
html body a.btn.ghost:hover,
html body a.btn.ghost:focus,
html body a.btn.ghost:focus-visible,
html body a.btn.ghost:active,
html body .hero-actions a.btn.outline:hover,
html body .hero-actions a.btn.outline:focus,
html body .hero-actions a.btn.outline:focus-visible,
html body .hero-actions a.btn.outline:active,
html body .showroom-copy a.btn.outline:hover,
html body .showroom-copy a.btn.outline:focus,
html body .showroom-copy a.btn.outline:focus-visible,
html body .showroom-copy a.btn.outline:active,
html body .project-actions a.btn.outline:hover,
html body .project-actions a.btn.outline:focus,
html body .project-actions a.btn.outline:focus-visible,
html body .project-actions a.btn.outline:active {
  background: #2f1e14 !important;
  background-image: none !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  border-color: #2f1e14 !important;
  text-shadow: none !important;
  box-shadow: 0 18px 38px rgba(47,30,20,.20) !important;
}

html body a.btn.outline:hover *,
html body a.btn.outline:focus *,
html body a.btn.outline:focus-visible *,
html body a.btn.outline:active *,
html body a.btn.ghost:hover *,
html body a.btn.ghost:focus *,
html body a.btn.ghost:focus-visible *,
html body a.btn.ghost:active * {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body .main-nav a.nav-catalog,
html body .main-nav a.nav-catalog:link,
html body .main-nav a.nav-catalog:visited {
  background: #2f1e14 !important;
  background-image: none !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body .main-nav a.nav-catalog:hover,
html body .main-nav a.nav-catalog:focus,
html body .main-nav a.nav-catalog:focus-visible,
html body .main-nav a.nav-catalog:active {
  background: #5a321f !important;
  background-image: none !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

/* v1.5 final produção — polimento performance, contraste e mobile */
:root{--jb-wa:#0a6f3d;--jb-wa-dark:#075b32}
html body .floating-wa,
html body .floating-wa:link,
html body .floating-wa:visited{background:var(--jb-wa-dark)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:none!important;border:1px solid rgba(255,255,255,.18)}
html body .floating-wa:hover,
html body .floating-wa:focus-visible{background:#064d2b!important;color:#fff!important;-webkit-text-fill-color:#fff!important;transform:translateY(-2px)}
html body .mobile-sales-bar .wa,
html body .mobile-sales-bar .wa:link,
html body .mobile-sales-bar .wa:visited{background:var(--jb-wa-dark)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
html body .mobile-sales-bar .wa strong,
html body .mobile-sales-bar .wa span{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:none!important}
.hero-bg-img{will-change:opacity,transform}.hero-bg-img:not(.active){pointer-events:none}.project-media img,.access-card img,.inner-visual img,.showroom-photo img{background:#eadfce}
.project-media img{aspect-ratio:4/3}.footer-logo{width:148px;height:auto;aspect-ratio:1/1;object-fit:contain}.brand img{aspect-ratio:1/1}
@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important;transition:none!important}.hero-bg-img{transition:none!important;transform:none!important}.btn:hover,.project-card:hover,.access-card:hover img{transform:none!important}}
@media(max-width:720px){
  .hero-bg-img{object-position:center center}.hero-content{padding-top:22px}.trust-ribbon{display:none}.project-card{box-shadow:0 14px 44px rgba(47,30,20,.10)}
  .project-actions{gap:10px}.project-actions .btn.small{font-size:14px;font-weight:900}.mobile-sales-bar{box-shadow:0 16px 44px rgba(21,12,8,.24)}
  .site-footer{padding-bottom:calc(145px + env(safe-area-inset-bottom))}.footer-logo{width:132px}
}
@media(max-width:420px){.hero h1{font-size:39px}.hero-inner h1{font-size:38px}.section-head h2,.local-seo h2{font-size:36px}.footer-grid{gap:24px}.mobile-sales-bar a{min-height:52px}}


/* v1.6 — Tema escuro Obsidian + botão no menu hamburger + foco WebMCP */
.nav-theme-toggle{display:none;align-items:center;gap:10px;width:100%;padding:14px;border:1px solid rgba(47,30,20,.14);border-radius:18px;background:linear-gradient(135deg,#fffdf8,#f4eadc);color:#2f1e14;font:inherit;font-weight:900;text-align:left;cursor:pointer;box-shadow:0 10px 24px rgba(47,30,20,.08)}
.nav-theme-toggle span{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#2f1e14;box-shadow:inset 8px -8px 0 #d4af37;flex:0 0 auto}.nav-theme-toggle strong{display:block;line-height:1}.nav-theme-toggle small{display:block;margin-top:2px;color:#7a4628;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.nav-theme-toggle:focus-visible{outline:3px solid rgba(197,138,66,.45);outline-offset:3px}
@media(max-width:960px){.nav-theme-toggle{display:flex}.main-nav .nav-theme-toggle{margin-top:6px}}
html[data-theme="dark"]{--wood:#f2d9aa;--wood2:#d4af37;--cedar:#d4af37;--honey:#d4af37;--honey2:#f0c66f;--sand:#0f0c09;--cream:#050507;--leaf:#82a878;--ink:#fff7e8;--muted:#c9bba1;--line:rgba(255,255,255,.14);--shadow:0 26px 82px rgba(0,0,0,.52);color-scheme:dark}
html[data-theme="dark"] body{background:radial-gradient(circle at 16% -10%,rgba(212,175,55,.16),transparent 32%),linear-gradient(180deg,#050507 0%,#0d0906 42%,#050507 100%);color:#fff7e8}
html[data-theme="dark"] .site-header{background:rgba(5,5,7,.86);border-bottom-color:rgba(212,175,55,.18);box-shadow:0 16px 50px rgba(0,0,0,.32)}html[data-theme="dark"] .brand strong{color:#f6d49a}html[data-theme="dark"] .brand em{color:#c9bba1}html[data-theme="dark"] .main-nav a{color:#fff0d4}html[data-theme="dark"] .main-nav a:hover{background:rgba(212,175,55,.12)}html[data-theme="dark"] .main-nav .nav-catalog{background:linear-gradient(135deg,#d4af37,#8f6424)!important;color:#120c07!important;-webkit-text-fill-color:#120c07!important}html[data-theme="dark"] .nav-toggle span{background:#f6d49a}html[data-theme="dark"] .main-nav{background:rgba(9,8,9,.98);border-color:rgba(212,175,55,.18)}html[data-theme="dark"] .nav-theme-toggle{background:linear-gradient(135deg,#111113,#24180f);color:#fff7e8;border-color:rgba(212,175,55,.24)}html[data-theme="dark"] .nav-theme-toggle span{background:#d4af37;box-shadow:inset 12px -8px 0 #050507}html[data-theme="dark"] .nav-theme-toggle small{color:#e9c675}
html[data-theme="dark"] .hero-inner,html[data-theme="dark"] .page-showroom .hero-inner{background:radial-gradient(circle at 80% 0%,rgba(212,175,55,.15),transparent 30%),linear-gradient(180deg,#0a0909,#050507);color:#fff7e8}html[data-theme="dark"] .section-head h2,html[data-theme="dark"] .hero-inner h1,html[data-theme="dark"] .final-box h2,html[data-theme="dark"] .wood-card h2,html[data-theme="dark"] .local-seo h2,html[data-theme="dark"] .showroom-copy h2,html[data-theme="dark"] .steps h3,html[data-theme="dark"] .info-card h2,html[data-theme="dark"] .city-card strong,html[data-theme="dark"] .project-body h3{color:#f6d49a}html[data-theme="dark"] .section-head p,html[data-theme="dark"] .hero-inner p,html[data-theme="dark"] .showroom-copy p,html[data-theme="dark"] .project-body p,html[data-theme="dark"] .steps p,html[data-theme="dark"] .info-card p,html[data-theme="dark"] .faq-list p,html[data-theme="dark"] .local-seo p,html[data-theme="dark"] .value-cards p,html[data-theme="dark"] .wood-card p{color:#c9bba1}
html[data-theme="dark"] .bg-soft{background:linear-gradient(180deg,#0d0a08,#050507)}html[data-theme="dark"] .local-seo,html[data-theme="dark"] .city-group,html[data-theme="dark"] .project-card,html[data-theme="dark"] .steps div,html[data-theme="dark"] .info-card,html[data-theme="dark"] .city-card,html[data-theme="dark"] .faq-list details,html[data-theme="dark"] .wood-card,html[data-theme="dark"] .value-cards article,html[data-theme="dark"] .inner-visual,html[data-theme="dark"] .showroom-photo{background:linear-gradient(145deg,rgba(20,18,17,.96),rgba(8,7,7,.96));border-color:rgba(212,175,55,.16);box-shadow:0 22px 70px rgba(0,0,0,.45)}html[data-theme="dark"] .wood-card.dark,html[data-theme="dark"] .final-cta{background:radial-gradient(circle at 20% 0%,rgba(212,175,55,.20),transparent 32%),linear-gradient(135deg,#050507,#1b130d 58%,#3a2514)}html[data-theme="dark"] .project-type,html[data-theme="dark"] .badges span,html[data-theme="dark"] .city-chips a{background:rgba(212,175,55,.10);border-color:rgba(212,175,55,.18);color:#f6d49a}html[data-theme="dark"] .sales-list li{color:#f1e2c5}html[data-theme="dark"] .sales-list li:before{color:#d4af37}html[data-theme="dark"] .trust-ribbon{background:#050507;border-color:rgba(212,175,55,.16)}html[data-theme="dark"] .site-footer{background:#040404;border-top:1px solid rgba(212,175,55,.16)}html[data-theme="dark"] .btn{background:linear-gradient(135deg,#d4af37,#8f6424);color:#120c07;border-color:rgba(246,212,154,.24)}html[data-theme="dark"] .btn:hover{box-shadow:0 26px 54px rgba(212,175,55,.18)}html[data-theme="dark"] body a.btn.outline,html[data-theme="dark"] body a.btn.ghost{background:#0b0a0a!important;color:#f6d49a!important;-webkit-text-fill-color:#f6d49a!important;border-color:rgba(212,175,55,.38)!important}html[data-theme="dark"] body a.btn.outline:hover,html[data-theme="dark"] body a.btn.outline:focus-visible,html[data-theme="dark"] body a.btn.ghost:hover,html[data-theme="dark"] body a.btn.ghost:focus-visible{background:#d4af37!important;color:#120c07!important;-webkit-text-fill-color:#120c07!important;border-color:#d4af37!important}html[data-theme="dark"] .mobile-sales-bar{background:rgba(5,5,7,.96);border-color:rgba(212,175,55,.20)}html[data-theme="dark"] .mobile-sales-bar a{color:#f6d49a;border-right-color:rgba(212,175,55,.12)}html[data-theme="dark"] .mobile-sales-bar span{color:#c9bba1}html[data-theme="dark"] .mobile-sales-bar .wa{background:#075f36!important;color:#fff!important}html[data-theme="dark"] .floating-wa{background:#075f36!important;color:#fff!important}
form:tool-form-active{outline:3px solid rgba(212,175,55,.62);outline-offset:6px}button:tool-submit-active{box-shadow:0 0 0 4px rgba(212,175,55,.32)!important}


/* v1.7 — tema claro/escuro final + contraste reforçado */
.nav-theme-toggle{
  display:inline-flex!important;
  width:auto;
  min-height:42px;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:10px 14px;
  border-radius:999px;
  background:linear-gradient(135deg,#fffdf8,#f4eadc);
  color:#2f1e14;
  -webkit-text-fill-color:#2f1e14;
  border:1px solid rgba(47,30,20,.16);
  font:inherit;
  font-weight:900;
  line-height:1;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(47,30,20,.08);
}
.nav-theme-toggle span{width:22px;height:22px;border-radius:999px;display:inline-flex;background:#2f1e14;box-shadow:inset 7px -7px 0 #d4af37;flex:0 0 auto}.nav-theme-toggle strong{font-size:13px;line-height:1}.nav-theme-toggle small{display:none!important}.nav-theme-toggle:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(47,30,20,.14)}
html[data-theme="dark"] .nav-theme-toggle{background:linear-gradient(135deg,#d4af37,#a97928)!important;color:#120c07!important;-webkit-text-fill-color:#120c07!important;border-color:rgba(255,231,172,.35)!important}html[data-theme="dark"] .nav-theme-toggle span{background:#120c07!important;box-shadow:inset 10px -7px 0 #f6d49a!important}
@media(max-width:960px){.main-nav .nav-theme-toggle{width:100%;min-height:58px;border-radius:18px;padding:14px 16px;justify-content:flex-start;margin-top:6px}.main-nav .nav-theme-toggle span{width:34px;height:34px}.main-nav .nav-theme-toggle strong{font-size:17px}}

html[data-theme="dark"] .eyebrow,
html[data-theme="dark"] .eyebrow.dark,
html[data-theme="dark"] .section-kicker{color:#f4c84a!important;-webkit-text-fill-color:#f4c84a!important;letter-spacing:.16em}
html[data-theme="dark"] h1,
html[data-theme="dark"] h2,
html[data-theme="dark"] h3,
html[data-theme="dark"] .section-head h2,
html[data-theme="dark"] .hero h1,
html[data-theme="dark"] .hero-inner h1,
html[data-theme="dark"] .value-cards h2,
html[data-theme="dark"] .value-cards h3,
html[data-theme="dark"] .steps h3,
html[data-theme="dark"] .steps div h3,
html[data-theme="dark"] .info-card h2,
html[data-theme="dark"] .wood-card h2,
html[data-theme="dark"] .city-group h2,
html[data-theme="dark"] .city-card strong,
html[data-theme="dark"] .faq-list summary,
html[data-theme="dark"] .project-body h3{color:#ffe1a8!important;-webkit-text-fill-color:#ffe1a8!important;text-shadow:none!important}
html[data-theme="dark"] p,
html[data-theme="dark"] li,
html[data-theme="dark"] .hero p,
html[data-theme="dark"] .section-head p,
html[data-theme="dark"] .value-cards p,
html[data-theme="dark"] .steps p,
html[data-theme="dark"] .info-card p,
html[data-theme="dark"] .wood-card p,
html[data-theme="dark"] .local-seo p,
html[data-theme="dark"] .showroom-copy p,
html[data-theme="dark"] .project-body p,
html[data-theme="dark"] .faq-list p{color:#efe3cf!important;-webkit-text-fill-color:#efe3cf!important}
html[data-theme="dark"] .value-cards article,
html[data-theme="dark"] .steps div,
html[data-theme="dark"] .info-card,
html[data-theme="dark"] .wood-card,
html[data-theme="dark"] .local-seo,
html[data-theme="dark"] .city-group,
html[data-theme="dark"] .faq-list details,
html[data-theme="dark"] .project-card{background:linear-gradient(145deg,rgba(24,21,19,.98),rgba(9,8,8,.98))!important;border:1px solid rgba(244,200,74,.22)!important;box-shadow:0 24px 72px rgba(0,0,0,.52)!important}
html[data-theme="dark"] .value-cards article strong,
html[data-theme="dark"] .steps strong{background:#ffe1a8!important;color:#120c07!important;-webkit-text-fill-color:#120c07!important}
html[data-theme="dark"] .project-card .btn.small:not(.outline),
html[data-theme="dark"] .btn:not(.outline):not(.ghost):not(.ghost-light){background:linear-gradient(135deg,#f0c84a,#b98225)!important;color:#120c07!important;-webkit-text-fill-color:#120c07!important;border-color:rgba(255,231,172,.30)!important;text-shadow:none!important}
html[data-theme="dark"] body a.btn.outline,
html[data-theme="dark"] body a.btn.outline:link,
html[data-theme="dark"] body a.btn.outline:visited,
html[data-theme="dark"] body a.btn.ghost,
html[data-theme="dark"] body a.btn.ghost:link,
html[data-theme="dark"] body a.btn.ghost:visited{background:#fffaf0!important;color:#120c07!important;-webkit-text-fill-color:#120c07!important;border-color:rgba(255,225,168,.55)!important;text-shadow:none!important;box-shadow:none!important}
html[data-theme="dark"] body a.btn.outline:hover,
html[data-theme="dark"] body a.btn.outline:focus-visible,
html[data-theme="dark"] body a.btn.ghost:hover,
html[data-theme="dark"] body a.btn.ghost:focus-visible{background:#f0c84a!important;color:#120c07!important;-webkit-text-fill-color:#120c07!important;border-color:#f0c84a!important;box-shadow:0 22px 46px rgba(240,200,74,.22)!important}
html[data-theme="dark"] .main-nav a.nav-catalog,
html[data-theme="dark"] .main-nav a.nav-catalog:visited{background:#3a2114!important;color:#fff7e8!important;-webkit-text-fill-color:#fff7e8!important;border:1px solid rgba(244,200,74,.18)}html[data-theme="dark"] .main-nav a.nav-catalog:hover{background:#f0c84a!important;color:#120c07!important;-webkit-text-fill-color:#120c07!important}
html[data-theme="dark"] .floating-wa,
html[data-theme="dark"] .mobile-sales-bar .wa{background:#087642!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border-color:rgba(255,255,255,.22)!important}
html[data-theme="dark"] .mobile-sales-bar{background:rgba(5,5,7,.98)!important;border-color:rgba(244,200,74,.24)!important}html[data-theme="dark"] .mobile-sales-bar a{color:#ffe1a8!important;-webkit-text-fill-color:#ffe1a8!important}html[data-theme="dark"] .mobile-sales-bar .wa strong,html[data-theme="dark"] .mobile-sales-bar .wa span{color:#fff!important;-webkit-text-fill-color:#fff!important}


/* v2.0 — Blog profissional JB */
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card{display:block;background:#fff;border:1px solid rgba(47,30,20,.09);border-radius:30px;overflow:hidden;box-shadow:0 18px 60px rgba(47,30,20,.08);transition:.25s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 26px 76px rgba(47,30,20,.14)}.blog-card img{width:100%;aspect-ratio:1.45/1;object-fit:cover}.blog-card span{display:inline-flex;margin:22px 22px 0;padding:7px 10px;border-radius:999px;background:#f4eadc;color:#6f4326;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.blog-card h3{font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1.04;margin:14px 22px 10px;color:#2f1e14}.blog-card p{color:#6c594c;margin:0 22px 24px}.blog-category-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin:-12px 0 34px}.blog-category-row a{padding:9px 13px;border-radius:999px;background:#fff;border:1px solid rgba(47,30,20,.10);font-weight:850;color:#4b3526;text-decoration:none;transition:.22s ease}.blog-category-row a:hover,.blog-category-row a.active{background:#3a2114;color:#fff;border-color:#3a2114;box-shadow:0 12px 34px rgba(47,30,20,.16)}.blog-filter-note{text-align:center;margin:-14px 0 30px;color:#6c594c}.blog-filter-note a{color:#6f4326;font-weight:900}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.blog-article .lead{font-size:20px;color:#4b3526;font-weight:650;line-height:1.72}.article-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px;padding-top:26px;border-top:1px solid rgba(47,30,20,.10)}.blog-sidebar{position:sticky;top:104px;display:grid;gap:18px}.blog-sidebar .info-card h2{font-size:28px}.blog-sidebar .info-card a{display:block;color:#6f4326;font-weight:850;margin:10px 0}.blog-preview-section{background:#fffdf8}.editorial-visual figcaption{padding:14px 18px;color:#6c594c;font-size:13px;background:#fff}.blog-hero .hero-actions{margin-top:24px}@media(max-width:960px){.blog-grid,.blog-grid.compact,.blog-layout{grid-template-columns:1fr}.blog-sidebar{position:static}.blog-card h3{font-size:25px}}html[data-theme="dark"] .blog-card,html[data-theme="dark"] .blog-category-row a,html[data-theme="dark"] .blog-sidebar .info-card{background:linear-gradient(145deg,rgba(20,18,17,.96),rgba(8,7,7,.96));border-color:rgba(212,175,55,.16);box-shadow:0 22px 70px rgba(0,0,0,.45)}html[data-theme="dark"] .blog-card h3{color:#f6d49a}html[data-theme="dark"] .blog-card p,html[data-theme="dark"] .blog-article .lead{color:#d7c8ad}html[data-theme="dark"] .blog-card span,html[data-theme="dark"] .blog-category-row a{background:rgba(212,175,55,.10);color:#f6d49a;border-color:rgba(212,175,55,.18)}html[data-theme="dark"] .blog-category-row a:hover,html[data-theme="dark"] .blog-category-row a.active{background:#d4af37;color:#140d08;border-color:#d4af37}html[data-theme="dark"] .blog-filter-note{color:#d7c8ad}html[data-theme="dark"] .blog-filter-note a{color:#f6d49a}html[data-theme="dark"] .blog-preview-section{background:#050507}html[data-theme="dark"] .editorial-visual figcaption{background:#0b0a0a;color:#c9bba1}
