.footer-social{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px}
.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;opacity:.72;transition:opacity .2s ease,transform .2s ease}
.footer-social a:hover{opacity:1;transform:translateY(-2px)}
.footer-social img{display:block;width:26px;height:26px;object-fit:contain}
.footer-bottom .footer-note{margin-left:auto;text-align:right}
@media(prefers-reduced-motion:reduce){.footer-social a{transition:none}.footer-social a:hover{transform:none}}
