.site-footer{width:100%;color:var(--muted);z-index:2;margin-top:clamp(40px,8vw,96px);padding:clamp(12px,1.8vw,24px) clamp(18px,4vw,48px) clamp(36px,4vw,72px);font-family:Questrial,sans-serif;font-size:12px;line-height:1.35;position:relative}.site-footer__inner{text-align:center;flex-direction:column;align-items:center;gap:clamp(16px,3vw,32px);max-width:960px;margin:0 auto;display:flex}.site-footer__socials{justify-content:center;align-items:center;gap:clamp(16px,4vw,28px);margin-bottom:clamp(6px,1.4vw,16px);display:flex}.site-footer__socials a{width:clamp(26px,5vw,38px);height:clamp(26px,5vw,38px);color:var(--fg);opacity:.7;justify-content:center;align-items:center;transition:transform .25s,opacity .25s;display:inline-flex}.site-footer__socials a:hover,.site-footer__socials a:focus-visible{opacity:1;transform:translateY(-2px)scale(1.06)}.site-footer__socials svg{fill:currentColor;width:100%;height:100%;display:block}.site-footer__copy{color:var(--muted);flex-direction:column;gap:clamp(4px,1vw,12px);max-width:720px;display:flex}.site-footer__copy p{margin:0}.site-footer a{color:var(--fg);word-break:break-word;text-decoration:none}.site-footer a:hover{text-decoration:underline}.site-footer__about{margin:0;font-size:13px}.site-footer__about a{color:var(--fg)}
