
/* V4.4 — header limpo: remove subtítulo e melhora símbolo da logo */
.brand.brand-logo-updated{gap:16px!important;align-items:center!important}
.brand-logo-updated .brand-mark.image-mark{position:relative;display:grid!important;place-items:center!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;border:0!important;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.06),rgba(255,255,255,0) 68%)!important;box-shadow:none!important;padding:0!important;overflow:visible!important}
.brand-logo-updated .brand-mark.image-mark::before{content:'';position:absolute;inset:-7px;border-radius:50%;background:radial-gradient(circle,rgba(211,172,119,.14),rgba(211,172,119,0) 70%);opacity:.9;pointer-events:none}
.brand-logo-updated .brand-mark.image-mark img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;filter:brightness(1.12) contrast(1.04)}
.brand-copy-clean{display:flex!important;align-items:center!important;min-height:46px!important}
.brand-copy-clean strong{display:block!important;margin:0!important;font-family:"Cormorant Garamond",serif!important;font-size:clamp(28px,2.4vw,42px)!important;line-height:.92!important;letter-spacing:.085em!important;font-weight:600!important;white-space:nowrap!important}
.brand-copy-clean small{display:none!important}
@media (max-width:860px){
  .brand.brand-logo-updated{gap:12px!important}
  .brand-logo-updated .brand-mark.image-mark{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}
  .brand-copy-clean{min-height:40px!important}
  .brand-copy-clean strong{font-size:19px!important;letter-spacing:.07em!important}
}
@media (max-width:390px){
  .brand.brand-logo-updated{gap:10px!important}
  .brand-logo-updated .brand-mark.image-mark{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}
  .brand-copy-clean strong{font-size:17px!important;letter-spacing:.055em!important}
}
