.home-footer{z-index:10;border-top:1px solid #98a2b31f;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:44px clamp(20px,6vw,96px) 56px;display:flex;position:relative}.home-footer-brand{align-items:center;gap:12px;display:flex}.home-footer-brand img{background:#fff;border-radius:8px;padding:2px}.home-footer-brand span{flex-direction:column;display:flex}.home-footer-brand strong{color:var(--home-fg);font-size:14px}.home-footer-brand em{color:var(--home-fg-muted);font-size:12px;font-style:normal}.home-footer-nav{flex-wrap:wrap;gap:20px;display:flex}.home-footer-nav a{color:var(--home-fg-muted);font-size:13px;text-decoration:none}.home-footer-nav a:hover{color:var(--home-fg)}.home-footer-meta{color:var(--home-fg-muted);margin:0;font-size:12.5px}@media (max-width:820px){.home-footer{flex-direction:column;align-items:flex-start;gap:18px}}
