.footer-contact{display:grid;gap:18px;min-width:0;grid-column:1/-1}.footer-address{font-style:normal;line-height:1.7;overflow-wrap:anywhere}.footer-socials{display:flex!important;position:static!important;flex-wrap:wrap;gap:12px!important;background:transparent!important;width:auto!important}.footer-socials a{display:inline-flex!important;align-items:center;justify-content:center;width:46px;min-height:46px;padding:0!important;border:1px solid currentColor;border-radius:50%;color:inherit;transition:transform .2s}.footer-socials a:hover{transform:translateY(-2px)}.footer-socials a:focus-visible{outline:3px solid currentColor;outline-offset:4px}.footer-social-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.footer-social-row{display:grid;gap:12px}.footer-social-row input,.footer-social-row select{max-width:100%;box-sizing:border-box}@media(max-width:760px){.footer-contact{width:100%;margin-block:16px}.footer-socials{justify-content:flex-start}.footer-social-row input,.footer-social-row select{font-size:16px}}@media(prefers-reduced-motion:reduce){.footer-socials a{transition:none}}

/* Scoped layout: do not inherit the header navigation positioning. */
footer.site-footer{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,auto);grid-template-areas:"brand contact" "tagline contact" "links contact" "copyright copyright";gap:16px 40px;align-items:start!important}
.site-footer>.brand{grid-area:brand;justify-self:start}.site-footer>p{grid-area:tagline;text-align:left!important;margin:0}.site-footer>.footer-links{grid-area:links;justify-content:flex-start;flex-wrap:wrap;gap:12px 24px}.site-footer>.footer-contact{grid-area:contact!important;display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0}.site-footer>.footer-contact .footer-socials{display:flex!important;position:static!important;inset:auto!important;transform:none!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:0!important;max-height:none!important;overflow:visible!important}.site-footer>small{grid-area:copyright;text-align:left!important;border-top:1px solid #8884;padding-top:20px;margin-top:12px;width:100%}.site-footer .footer-custom-icon{display:block!important;width:28px!important;height:28px!important;object-fit:contain!important;aspect-ratio:1!important;border:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important}.site-footer .footer-socials a::after{display:none!important}.site-footer .footer-socials svg{display:block;flex-shrink:0;width:24px;height:24px}
@media(max-width:760px){footer.site-footer{grid-template-columns:minmax(0,1fr);grid-template-areas:"brand" "tagline" "links" "contact" "copyright";gap:18px}.site-footer>.footer-contact{margin:0}.site-footer>.footer-links{gap:8px 20px}}
