.social-links{display:flex;align-items:center;gap:var(--social-gap,10px)}.social-links a{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--social-color,currentColor);font-size:var(--social-size,17px);text-decoration:none;transition:transform .18s,opacity .18s}.social-links a:hover{transform:translateY(-2px);opacity:.82}.social-links .social-label{font-size:.78em}.topbar-social{white-space:nowrap}.copyright-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.copyright-text{min-width:0}.copyright .footer-social{flex:0 0 auto;margin:0;padding:0;border:0}.copyright .footer-social a{min-width:34px;min-height:34px;border-radius:9px;background:#ffffff0d}.footer-social{flex-wrap:wrap}@media(max-width:760px){.topbar-social .social-label{display:none}.topbar-social{max-width:42vw;overflow-x:auto}.copyright-inner{flex-direction:column;justify-content:center;text-align:center;gap:14px}.copyright .footer-social{justify-content:center}}
