.footer .footer__social{align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}
.footer .footer__social a.social-link{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;margin:0;padding:0;line-height:1;box-sizing:border-box}
.footer .footer__social a.social-link svg{display:block;width:18px;height:18px;margin:0;flex:none}
.gh-footer-references{padding:28px 0;text-align:center;border-bottom:1px solid #ffffff1a}
.gh-footer-logos{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;margin:20px 0}
.footer .gh-footer-logos>a,.gh-footer-logos>button{display:flex;align-items:center;justify-content:center;gap:12px;width:190px;min-height:80px;background:#fff;color:#193249;border:0;border-radius:10px;padding:16px;margin:0;font:inherit;font-weight:600}
.gh-footer-logos img{object-fit:contain;max-width:136px;max-height:48px}
.gh-footer-logos svg{width:38px;height:38px;flex-shrink:0}
.gh-footer-logos button{cursor:pointer}
.gh-reference-note,.gh-footer-references small{font-size:12px;color:#b1bac7;margin:10px 0}
.footer .gh-footer-references small a{display:inline;margin:0;text-decoration:underline}
.gh-footer-logos :focus-visible,.footer__social a:focus-visible{outline:3px solid #7eb6e0;outline-offset:4px}

/* Compact logos directly on the footer; no white panels. */
.gh-footer-logos{gap:22px 30px;margin:18px 0;align-items:center}
.footer .gh-footer-logos>a,.gh-footer-logos>button{width:auto;min-width:78px;min-height:42px;height:42px;padding:4px 0;border-radius:0;background:transparent;color:#dfe8f3;gap:8px;font-size:12px}
.gh-footer-logos img{width:auto;height:auto;max-width:112px;max-height:32px;object-fit:contain}
.gh-footer-logos img.gh-brand-dark{filter:brightness(0) invert(1)}
.gh-footer-logos svg{width:28px;height:28px}
@media(max-width:600px){.gh-footer-logos{gap:16px 22px}.gh-footer-logos img{max-width:98px;max-height:28px}}
