.footer,.footer.archive-footer{display:grid;grid-template-columns:minmax(185px,1fr) minmax(340px,1.35fr) auto auto;gap:24px;align-items:center;margin:0 auto;padding:30px 0;color:var(--ink);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.footer-brand{display:grid;gap:6px}.footer-brand strong{font-size:11px}.footer-brand p{max-width:220px;margin:0;color:var(--muted);font-size:10px;line-height:1.35}.footer-links{display:flex;flex-wrap:wrap;gap:8px 18px}.footer a{border-bottom:1px solid transparent;padding-bottom:3px;transition:border-color .2s}.footer a:hover,.footer a:focus-visible{border-color:currentColor}.footer .back-to-top{justify-self:end;white-space:nowrap}.footer>span{justify-self:end;margin:0;color:var(--muted);white-space:nowrap}@media(max-width:720px){.footer,.footer.archive-footer{grid-template-columns:1fr;gap:16px;padding:28px 0}.footer-links{gap:10px 17px}.footer .back-to-top,.footer>span{justify-self:start}.footer-brand p{max-width:280px}}
