.sha-theme-portfolio-listing__sidebar-foot { display:none !important; }
.sha-theme-global-footer.sha-site-footer { display:block !important; padding:48px clamp(24px,3.2vw,64px) 32px; width:100%; max-width:none; box-sizing:border-box; background:#fafaf9; color:#31312c; text-align:left; border-top:1px solid #d9d9d5; }
.sha-site-footer__groups { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:24px; }
.sha-site-footer h4 { margin:0 0 14px; font-family:inherit; font-size:14px; font-weight:400; line-height:1.4; color:#72726c; }
.sha-site-footer a { color:inherit; text-decoration:none; font-size:14px; line-height:1.75; }
.sha-site-footer__groups a { display:block; }
.sha-site-footer a:hover, .sha-site-footer a:focus-visible { color:#000; text-decoration:underline; text-underline-offset:3px; }
.sha-site-footer__legal { display:flex; gap:16px 28px; flex-wrap:wrap; margin-top:36px; font-size:12px; line-height:1.6; color:#72726c; }
.sha-site-footer__legal a { font-size:12px; }
@media(max-width:800px) { .sha-site-footer__groups { grid-template-columns:repeat(2,minmax(0,1fr)); gap:28px; } }
@media(max-width:480px) { .sha-site-footer a { font-size:13px; } .sha-site-footer__legal { gap:12px 20px; } }
