/* KARIGAR 1.25.6 — Header correction: editable menu, social icons, WhatsApp visibility contract */
.footer-social-icons{display:flex;align-items:center;gap:.55rem;margin-top:1.1rem}
.footer-social-icons a{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#f4eee7;background:rgba(255,255,255,.035);transition:transform .18s ease,background .18s ease,border-color .18s ease;color:inherit}
.footer-social-icons a:hover{transform:translateY(-2px);background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.28)}
.footer-social-icons svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.footer-social-icons svg .social-fill{fill:currentColor;stroke:none}
.footer-social-icons a[aria-label*="Facebook"] svg,.footer-social-icons a[aria-label*="TikTok"] svg{fill:currentColor;stroke:none}
.mobile-nav-panel .mobile-subnav{padding-left:1rem;font-size:.9em;opacity:.78}
.floating-whatsapp{z-index:120;right:1.25rem;bottom:1.25rem}
@media(max-width:760px){.footer-social-icons a{width:40px;height:40px}.floating-whatsapp{right:.85rem;bottom:1rem}}
@media(prefers-reduced-motion:reduce){.footer-social-icons a{transition:none}.footer-social-icons a:hover{transform:none}}
