.footer-social{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-wrap:wrap;border-top:1px solid #ffffff1a;padding:1.5rem 0;margin-top:1.5rem}.footer-social-label{color:#b6beac;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.footer-social-links{display:flex;flex-wrap:wrap;gap:.6rem}.footer-social-links a{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff25;border-radius:12px;color:#e9eddf;background:#ffffff06;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.footer-social-links a:hover,.footer-social-links a:focus-visible{background:#d2ff41;color:#12170c;border-color:#d2ff41;transform:translateY(-3px)}.footer-social-links a:focus-visible{outline:2px solid #fff;outline-offset:4px}.footer-social-links .icon{width:21px;height:21px;display:block;fill:currentColor;stroke:none}@media(max-width:600px){.footer-social{align-items:flex-start;flex-direction:column}.footer-social-links{gap:.5rem}.footer-social-links a{width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.footer-social-links a{transition:none}.footer-social-links a:hover,.footer-social-links a:focus-visible{transform:none}}
