.site-footer{position:relative;z-index:3;border-top:1px solid var(--line);background:#f3ead89e}.site-footer .footer-container{padding-block:22px 16px}.footer-grid{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(130px,.7fr));gap:clamp(18px,2.3vw,34px);align-items:start}.footer-brand .brand{position:static;transform:none;margin-bottom:10px}.footer-brand p{margin:0;max-width:34ch;color:var(--muted);font-size:.82rem;line-height:1.45}.footer-col h4{margin:2px 0 8px;color:var(--faint);font-size:.64rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.footer-col a{display:block;width:fit-content;padding:3px 0;color:var(--ink-soft);font-size:.84rem;line-height:1.35;transition:color .2s var(--ease)}.footer-col a:hover{color:var(--clay)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:18px;padding-top:12px;border-top:1px solid var(--line);color:var(--faint);font-size:.76rem;line-height:1.35}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:560px){.site-footer .footer-container{padding-block:20px 14px}.footer-grid{grid-template-columns:1fr;gap:16px}.footer-bottom{align-items:flex-start;flex-direction:column}}
