.site-footer{max-width:none;padding:4rem max(1.5rem,calc((100vw - 1180px)/2)) 1.5rem;background:#0e0e12;border-top:1px solid var(--line)}.site-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}.site-footer__grid p{color:var(--muted);max-width:24rem}.site-footer__bottom{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--line)}.site-footer__bottom form{max-width:28rem}.footer-meta{font:600 10px/1 "JetBrains Mono",monospace;color:var(--muted);margin-top:2rem}.footer-socials{margin-top:1rem}.back-to-top{background:transparent;border:1px solid var(--line);color:var(--white);border-radius:999px;padding:.75rem 1rem}@media(max-width:760px){.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__bottom{display:block}.site-footer__bottom form{margin-bottom:1.5rem}}@media(max-width:480px){.site-footer__grid{grid-template-columns:1fr}}
