/* GoJD universal desktop footer — public storefront only */
@media (min-width:901px){
  body.gojd-universal-footer-active .main-footer,
  body.gojd-universal-footer-active .gojd-dp-footer{display:none!important}
  body.gojd-universal-footer-active .product-page.gojd-desktop-product-v2{padding-bottom:0!important}
  body.gojd-universal-footer-active #root{margin-bottom:0!important;padding-bottom:0!important}
  #gojd-universal-desktop-footer{width:100%;margin:0!important;padding:0!important;background:#f8f9fa;color:#111;border-top:1px solid #e3e7ea;box-sizing:border-box;font-family:inherit;position:relative;z-index:5}
  #gojd-universal-desktop-footer *{box-sizing:border-box}
  #gojd-universal-desktop-footer a{text-decoration:none;color:#66707a;transition:color .18s ease}
  #gojd-universal-desktop-footer a:hover{color:#ef1019}
  .gojd-uf-inner{width:min(100% - 108px,1780px);margin:0 auto}
  .gojd-uf-grid{display:grid;grid-template-columns:1.45fr repeat(5,1fr);gap:42px;padding:44px 0 34px}
  .gojd-uf-col{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:11px}
  /* Mesmo arquivo de logo do header, com dimensões e ajustes independentes do topo. */
  .gojd-uf-logo-link{display:flex!important;align-items:center!important;width:132px!important;height:52px!important;overflow:visible!important;margin:0 0 2px!important;flex:0 0 auto!important}
  .gojd-uf-logo-img{display:block!important;width:128px!important;height:128px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;margin:-38px 0 -38px -3px!important;transform:none!important}
  .gojd-uf-brand-sub{font-size:6.5px;letter-spacing:5px;font-weight:800;color:#111;margin-top:0}
  .gojd-uf-brand p{max-width:255px;margin:6px 0 3px;color:#66707a;font-size:9px;line-height:1.55}
  .gojd-uf-col h4{margin:0 0 8px;color:#111;font-size:10px;line-height:1.2;font-weight:800}
  .gojd-uf-col a,.gojd-uf-col p{margin:0;font-size:8.5px;line-height:1.45;color:#66707a}
  .gojd-uf-social{display:flex;gap:10px;margin-top:4px}
  .gojd-uf-social a{width:36px;height:36px;border:1px solid #dde2e6;border-radius:50%;display:grid;place-items:center;background:#fff}
  .gojd-uf-social svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .gojd-uf-social .instagram{color:#ff1765}.gojd-uf-social .whatsapp{color:#08b85b}
  .gojd-uf-payrow{display:grid;grid-template-columns:1.08fr 1.1fr 1.08fr 1.38fr;border-top:1px solid #dfe3e7;border-bottom:1px solid #dfe3e7;padding:22px 0}
  .gojd-uf-paycell{min-height:76px;padding:0 36px;display:flex;align-items:center;gap:18px;min-width:0}
  .gojd-uf-paycell:first-child{padding-left:35px}.gojd-uf-paycell+ .gojd-uf-paycell{border-left:1px solid #dfe3e7}
  .gojd-uf-paycell>svg{width:31px;height:31px;flex:0 0 31px;fill:none;stroke:#111;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .gojd-uf-paycell strong{display:block;font-size:12px;color:#111;line-height:1.2;white-space:nowrap}
  .gojd-uf-paycell small{display:block;font-size:9px;line-height:1.45;color:#69727b;margin-top:4px}
  .gojd-uf-provider{display:flex;align-items:center;gap:14px;min-width:135px}
  .gojd-uf-provider img{display:block;max-height:34px;max-width:136px;width:auto;height:auto;object-fit:contain}
  .gojd-uf-provider.asaas img{max-height:24px;max-width:100px}.gojd-uf-provider.stone img{max-height:32px;max-width:112px}
  .gojd-uf-payment-brands{display:flex;align-items:center;gap:8px;margin-top:13px;flex-wrap:wrap}
  .gojd-uf-payment-brands img{height:26px;width:auto;display:block;object-fit:contain}
  .gojd-uf-payment-brands .visa{width:44px}.gojd-uf-payment-brands .mastercard{width:44px}
  .gojd-uf-payment-brands span{font-size:9px;color:#69727b;white-space:nowrap}
  .gojd-uf-copy{text-align:center;color:#69727b;font-size:8px;line-height:1;padding:22px 0 23px;margin:0}
}
@media (min-width:901px) and (max-width:1180px){
  .gojd-uf-inner{width:calc(100% - 42px)}
  .gojd-uf-grid{gap:24px;grid-template-columns:1.35fr repeat(5,1fr)}
  .gojd-uf-paycell{padding:0 20px;gap:12px}
  .gojd-uf-paycell:first-child{padding-left:20px}
  .gojd-uf-provider{min-width:108px}.gojd-uf-provider img{max-width:108px}
}
@media (max-width:900px){#gojd-universal-desktop-footer{display:none!important}}


/* GoJD real brand assets — 2026-09-02 */
.gojd-uf-social a img{display:block;width:18px;height:18px;object-fit:contain}
.gojd-uf-provider{justify-content:flex-start}
.gojd-uf-provider img{object-fit:contain!important;object-position:left center}
.gojd-uf-provider:not(.stone) img{max-width:43px!important;max-height:32px!important}
.gojd-uf-provider.stone img{max-width:34px!important;max-height:31px!important}
.gojd-uf-payment-brands{gap:12px!important;flex-wrap:nowrap!important}
.gojd-uf-payment-brands img{display:block!important;width:auto!important;height:auto!important;object-fit:contain!important;padding:0!important}
.gojd-uf-payment-brands .visa{max-width:42px!important;max-height:18px!important}.gojd-uf-payment-brands .mastercard{max-width:38px!important;max-height:24px!important}.gojd-uf-payment-brands .elo{max-width:42px!important;max-height:18px!important}.gojd-uf-payment-brands .amex{max-width:38px!important;max-height:22px!important}.gojd-uf-payment-brands .pix{max-width:23px!important;max-height:23px!important}


/* GoJD universal footer compact alignment + no dead space — 2026-09-02 */
@media (min-width:901px){
  body.gojd-universal-footer-active{
    min-height:100vh!important;
    display:flex!important;
    flex-direction:column!important;
  }
  body.gojd-universal-footer-active > #root{
    width:100%!important;
    flex:1 0 auto!important;
    margin-bottom:0!important;
    padding-bottom:0!important;
  }
  body.gojd-universal-footer-active > #gojd-universal-desktop-footer{
    flex:0 0 auto!important;
    margin-top:auto!important;
    margin-bottom:0!important;
  }
  .gojd-uf-payrow{padding:16px 0!important}
  .gojd-uf-paycell{min-height:70px!important;padding-left:28px!important;padding-right:28px!important;gap:12px!important}
  .gojd-uf-paycell:first-child{padding-left:28px!important}
  .gojd-uf-provider{
    min-width:0!important;
    width:auto!important;
    flex:0 0 auto!important;
    gap:9px!important;
    justify-content:flex-start!important;
  }
  .gojd-uf-provider strong{
    display:block!important;
    margin:0!important;
    font-size:11.5px!important;
    line-height:1.15!important;
    font-weight:800!important;
    color:#111!important;
    white-space:nowrap!important;
  }
  .gojd-uf-provider:not(.stone) img{width:32px!important;height:32px!important;max-width:32px!important;max-height:32px!important;object-fit:contain!important}
  .gojd-uf-provider.stone img{width:31px!important;height:31px!important;max-width:31px!important;max-height:31px!important;object-fit:contain!important}
  .gojd-uf-paycell > small{margin:0!important;max-width:155px!important}
  .gojd-uf-copy{padding:16px 0 17px!important}
}
@media (min-width:901px) and (max-width:1180px){
  .gojd-uf-paycell{padding-left:16px!important;padding-right:16px!important;gap:9px!important}
  .gojd-uf-paycell:first-child{padding-left:16px!important}
  .gojd-uf-provider{gap:7px!important}
  .gojd-uf-provider strong{font-size:9.8px!important}
}
