/* Dicolore overrides — docx 2026-04 (Bloco 1: Design System) */

/* === Typography per docx === */
:root{
  --dc-bege:#b1a190;
  --dc-bege-claro:#dac8b7;
  --dc-marrom:#7a695f;
  --dc-branco:#fffffe;
  --dc-topbar:#baac9d;
}

/* Títulos: Cairo 40pt ≈ 53px */
h1,h2,.h1,.h2,.section-title,.banner-title{
  font-family:'Cairo',sans-serif!important;
  font-size:53px!important;
  font-weight:700!important;
  line-height:1.15!important;
}
@media (max-width:768px){
  h1,h2,.h1,.h2,.section-title,.banner-title{font-size:36px!important}
}

/* Body: Saira Condensed 25pt ≈ 33px */
body,p,.content,article{
  font-family:'Saira Condensed',sans-serif!important;
  font-size:33px!important;
  font-weight:400!important;
  line-height:1.4!important;
}
@media (max-width:768px){
  body,p,.content,article{font-size:20px!important}
}

/* Menu: Saira 18pt ≈ 24px, fonte fina (300), hover bold */
.nav ul.menu>li>a,.menu>li>a,header nav a{
  font-family:'Saira Condensed',sans-serif!important;
  font-size:24px!important;
  font-weight:300!important;
}
.nav ul.menu>li>a:hover,.menu>li>a:hover,
.nav ul.menu>li.current-menu-item>a,.menu>li.current-menu-item>a,
header nav a:hover{
  font-weight:700!important;
  color:#fff!important;
}

/* Botões: Saira 20pt ≈ 27px */
.btn,button,.button,input[type=submit]{
  font-family:'Saira Condensed',sans-serif!important;
  font-size:27px!important;
  font-weight:400!important;
}

/* === Header overrides (Bloco 2 prep) === */
.site-header-top{background-color:#baac9d!important;border-bottom:1px solid rgba(0,0,0,.08)!important}
.site-header-top .phones a,.site-header-top a{color:#fff!important}
.search-form input,.search-form .input-group{border-color:#baac9d!important;background:#fff!important}
.search-form input::placeholder{color:#baac9d!important}

/* === Fix overlap header absolute vs page-home === */
.page-home{padding-top:217px!important}
@media (max-width:768px){.page-home{padding-top:160px!important}}
.section-home-slogan{background:#1e1e1e!important}

/* === Bloco 2: logo 177x37 === */
.site-header-content .logo img{max-width:177px!important;width:177px!important;height:auto!important}

/* === Bloco 2: menu fina base, bold no hover/ativo === */
.nav ul.menu>li>a,.menu>li>a{font-weight:300!important}
.nav ul.menu>li>a:hover,.menu>li>a:hover,
.nav ul.menu>li.current-menu-item>a,.menu>li.current-menu-item>a{font-weight:700!important}

/* === [2026-04-26] URGENT-1/2: header overlap + topbar contrast (WCAG AA) === */

/* Header on home: solid blur background to ensure legibility over hero */
.site-header.home{
  background: rgba(30,30,30,0.85)!important;
  backdrop-filter: blur(12px)!important;
  -webkit-backdrop-filter: blur(12px)!important;
}
.site-header.home .site-header-content .inner{background:transparent!important}

/* Anchor scroll offset matches header height */
html{scroll-padding-top:217px}
@media (max-width:768px){html{scroll-padding-top:160px}}

/* Topbar: INVERTED contrast — dark text on bege (4.5:1+) */
.site-header-top .phones a,
.site-header-top a,
.site-header-top,
.site-header-top *:not(input):not(.search-form *){color:#2A2A2A!important}
.site-header-top .phones a:hover{text-decoration:underline!important;cursor:pointer}

/* Search input: stronger border + readable placeholder */
.search-form input,.search-form .input-group{
  border:1px solid #333!important;
  background:#fff!important;
  padding:10px 14px!important;
  border-radius:6px!important;
}
.search-form input::placeholder{color:#555!important;opacity:1!important}

/* Mobile: hide topbar entirely */
@media (max-width:991px){.site-header-top{display:none!important}}

/* Hero typography refinement */
.section-home-hero h1{
  font-family:'Cairo',sans-serif!important;
  font-size:clamp(2rem,4.5vw,3.5rem)!important;
  line-height:1.15!important;
  color:#C9A57F!important;
  max-width:900px!important;
  margin:0 auto 24px!important;
  font-weight:700!important;
  letter-spacing:.01em!important;
}
.section-home-hero .hero-subtitle{
  font-family:'Saira Condensed',sans-serif!important;
  font-size:clamp(1rem,1.4vw,1.25rem)!important;
  color:#EAEAEA!important;
  opacity:.9!important;
  max-width:720px!important;
  margin:0 auto 40px!important;
  line-height:1.5!important;
  font-weight:400!important;
}
.section-home-hero .hero-cta{
  display:inline-block;
  font-family:'Saira Condensed',sans-serif!important;
  font-weight:600!important;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:14px!important;
  min-width:200px;
  padding:14px 32px!important;
  background:#b1a190;
  color:#1e1e1e!important;
  text-decoration:none;
  border:1px solid #b1a190;
  border-radius:4px;
  transition:transform .25s ease, box-shadow .25s ease, background .2s, color .2s;
}
.section-home-hero .hero-cta:hover,
.section-home-hero .hero-cta:focus-visible{
  transform:translateY(-2px);
  box-shadow:0 8px 24px rgba(177,161,144,0.45);
  background:#dac8b7;
  color:#1e1e1e!important;
}

/* === HERO OVERLAY (slider as background) — 20260427a === */
.section-home-hero-slider{position:relative}
.section-home-hero-slider .section-home-slide{position:relative}
.section-home-hero-slider .hero-overlay{
  position:absolute;inset:0;z-index:5;
  display:flex;align-items:center;justify-content:center;
  text-align:center;
  background:linear-gradient(rgba(0,0,0,.50),rgba(0,0,0,.32));
  pointer-events:none;
}
.section-home-hero-slider .hero-overlay-inner{
  pointer-events:auto;
  padding:0 24px;max-width:1100px;width:100%;
}
.section-home-hero-slider .hero-headline{
  font-family:'Cairo',sans-serif!important;
  font-size:clamp(28px,4.2vw,53px)!important;
  line-height:1.12!important;
  color:#fff!important;
  font-weight:700!important;
  letter-spacing:.005em!important;
  margin:0 auto 20px!important;
  max-width:980px;
  text-shadow:0 2px 18px rgba(0,0,0,.35);
}
.section-home-hero-slider .hero-subtitle{
  font-family:'Saira Condensed',sans-serif!important;
  font-size:clamp(15px,1.35vw,20px)!important;
  color:#f5f1ec!important;
  font-weight:400!important;
  line-height:1.5!important;
  margin:0 auto 32px!important;
  max-width:760px;
  text-shadow:0 1px 10px rgba(0,0,0,.35);
}
.section-home-hero-slider .hero-cta{
  display:inline-block;
  font-family:'Saira Condensed',sans-serif!important;
  font-weight:600!important;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:20px!important;
  min-width:200px;
  padding:14px 32px!important;
  background:#b1a190;
  color:#1e1e1e!important;
  text-decoration:none!important;
  border:1px solid #b1a190;
  border-radius:4px;
  transition:transform .25s ease, box-shadow .25s ease, background .2s;
}
.section-home-hero-slider .hero-cta:hover,
.section-home-hero-slider .hero-cta:focus-visible{
  transform:translateY(-2px);
  box-shadow:0 10px 28px rgba(0,0,0,.35);
  background:#dac8b7;
  color:#1e1e1e!important;
}
/* Slider navigation must sit above overlay */
.section-home-hero-slider .slide-navigation,
.section-home-hero-slider .slide-pagination{z-index:6}
@media (max-width:640px){
  .section-home-hero-slider .hero-overlay{
    background:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.40));
  }
  .section-home-hero-slider .hero-headline{font-size:clamp(26px,7.2vw,38px)!important;margin-bottom:14px!important}
  .section-home-hero-slider .hero-subtitle{font-size:14px!important;margin-bottom:22px!important}
  .section-home-hero-slider .hero-cta{min-width:0;padding:12px 22px!important;font-size:13px!important}
}

/* === HERO MOBILE MIN-HEIGHT — 20260427b === */
@media (max-width:640px){
  .section-home-hero-slider .section-home-slide,
  .section-home-hero-slider .swiper,
  .section-home-hero-slider .swiper-slide{min-height:560px}
  .section-home-hero-slider .swiper-slide .-ratio,
  .section-home-hero-slider .swiper-slide .-ratio-16x9{
    height:100%!important;min-height:560px;
    padding-top:0!important;
  }
  .section-home-hero-slider .swiper-slide img{
    position:absolute;inset:0;width:100%;height:100%;object-fit:cover;
  }
}


/* === TYPO RHYTHM — 20260427d === */
.box-button a,
.box-button .button,
a.button,
button.button,
.wpcf7-submit,
input[type=submit].wpcf7-form-control{
  font-size:20px!important;
  line-height:1.2!important;
}
@media (max-width:640px){
  .box-button a,
  .box-button .button,
  a.button,
  button.button,
  .wpcf7-submit,
  input[type=submit].wpcf7-form-control{
    font-size:16px!important;
  }
}

/* === A11Y — 20260427a === */
.dl-skip-link{position:absolute;left:-9999px;top:0;z-index:9999;background:#1e1e1e;color:#fff;padding:10px 16px;text-decoration:none;font-weight:700;}
.dl-skip-link:focus{left:8px;top:8px;}
a:focus-visible,button:focus-visible,[role=button]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{
  outline:2px solid #b1a190!important;outline-offset:3px;border-radius:2px;
}
