/* V46 — Rodapés públicos + SEO visual. Carregado apenas nos dois sites públicos. */
.g7-seo-footer-note,
.asi-seo-footer-note{max-width:560px;line-height:1.7}

.g7-ref-footer.g7-seo-footer{padding-top:54px}
.g7-seo-footer .g7-ref-footer-grid{grid-template-columns:1.45fr repeat(4,minmax(0,1fr));gap:34px}
.g7-seo-footer .g7-ref-footer-grid>div{min-width:0}
.g7-seo-footer .g7-ref-footer-grid h3{margin:0 0 14px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.g7-seo-footer .g7-ref-footer-grid a,
.g7-seo-footer .g7-ref-footer-grid button,
.g7-seo-footer .g7-ref-footer-grid span{line-height:1.55}
.g7-seo-footer .g7-seo-footer-links{display:flex;flex-direction:column;gap:8px}
.g7-seo-footer .g7-seo-footer-links a{width:max-content;max-width:100%}
.g7-seo-footer .g7-seo-footer-brand p{margin:14px 0 0;color:var(--g7-footer-muted,#9fb0c8);font-size:13px}
.g7-seo-footer .g7-seo-footer-brand .g7-seo-footer-company-link{display:inline-flex;margin-top:13px;font-weight:700}
.g7-seo-footer .g7-ref-footer-bottom{gap:18px;align-items:flex-start}
.g7-seo-footer .g7-seo-footer-bottom-right{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}
.g7-seo-footer .g7-seo-footer-bottom-right a{color:inherit;text-decoration:none}
.g7-seo-footer .g7-seo-footer-bottom-right a:hover{text-decoration:underline}

.asi-footer.asi-seo-footer{padding-top:64px}
.asi-seo-footer .asi-footer-grid{grid-template-columns:1.4fr repeat(4,minmax(0,.72fr));gap:38px}
.asi-seo-footer .asi-footer-col{display:flex;flex-direction:column;gap:10px}
.asi-seo-footer .asi-footer-col>strong{margin-bottom:3px}
.asi-seo-footer .asi-footer-brand-col p{margin-top:15px}
.asi-seo-footer .asi-footer-brand-col .asi-seo-footer-product-link{display:inline-flex;align-items:center;gap:7px;width:max-content;max-width:100%;margin-top:8px;color:#dce9fa;font-weight:700}
.asi-seo-footer .asi-footer-bottom{gap:20px;align-items:flex-start}
.asi-seo-footer .asi-footer-bottom-links{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}
.asi-seo-footer .asi-footer-bottom-links a{color:#8ea2bd;text-decoration:none;font-size:11px}
.asi-seo-footer .asi-footer-bottom-links a:hover{color:#fff}

@media(max-width:1080px){
  .g7-seo-footer .g7-ref-footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}
  .g7-seo-footer .g7-seo-footer-brand{grid-row:span 2}
  .asi-seo-footer .asi-footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}
  .asi-seo-footer .asi-footer-brand-col{grid-row:span 2}
}
@media(max-width:720px){
  .g7-seo-footer .g7-ref-footer-grid,
  .asi-seo-footer .asi-footer-grid{grid-template-columns:1fr 1fr}
  .g7-seo-footer .g7-seo-footer-brand,
  .asi-seo-footer .asi-footer-brand-col{grid-column:1/-1;grid-row:auto}
  .g7-seo-footer .g7-ref-footer-bottom,
  .asi-seo-footer .asi-footer-bottom{flex-direction:column}
  .g7-seo-footer .g7-seo-footer-bottom-right,
  .asi-seo-footer .asi-footer-bottom-links{justify-content:flex-start}
}
@media(max-width:480px){
  .g7-seo-footer .g7-ref-footer-grid,
  .asi-seo-footer .asi-footer-grid{grid-template-columns:1fr}
}

/* V47 — Ajeita AI: header sempre azul-marinho nos sites públicos, inclusive em modo claro. */
body.g7-ref-public .g7-ref-header,
html[data-resolved-theme="light"] body.g7-ref-public .g7-ref-header,
html[data-resolved-theme="dark"] body.g7-ref-public .g7-ref-header,
html:not([data-resolved-theme]) body.g7-ref-public .g7-ref-header{
  background:linear-gradient(90deg,#071a3b 0%,#0b2854 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 10px 34px rgba(5,22,50,.14)!important;
}
body.g7-ref-public .g7-ref-header .g7-ref-brand,
body.g7-ref-public .g7-ref-header .g7-ref-brand strong,
body.g7-ref-public .g7-ref-header .g7-ref-drop>a,
body.g7-ref-public .g7-ref-header .g7-ref-nav>a,
body.g7-ref-public .g7-ref-header .g7-ref-login{
  color:#f7f9ff!important;
}
body.g7-ref-public .g7-ref-header .ajeita-public-wordmark small{
  color:rgba(255,255,255,.66)!important;
}
body.g7-ref-public .g7-ref-header .g7-ref-public-search,
body.g7-ref-public .g7-ref-header .g7-ref-public-theme,
body.g7-ref-public .g7-ref-header .g7-ref-mobile-menu{
  color:#fff!important;
  background:rgba(255,255,255,.07)!important;
  border-color:rgba(255,255,255,.18)!important;
}
body.g7-ref-public .g7-ref-header .g7-ref-login{
  background:rgba(255,255,255,.055)!important;
  border-color:rgba(255,255,255,.20)!important;
}
body.g7-ref-public .g7-ref-header .g7-ref-drop.active>a{
  background:rgba(255,255,255,.11)!important;
  color:#fff!important;
}
body.g7-ref-public .g7-ref-header .g7-ref-primary{
  background:linear-gradient(135deg,#f5bd35,#ffd76a)!important;
  color:#08204a!important;
  border-color:transparent!important;
}
