.footer{ background:#f8fafc; color:#0f172a; border-top:1px solid #e5e7eb; margin-top:64px; }
.footer .container{ max-width:1200px; margin:0 auto; padding:28px 16px; display:flex; flex-wrap:wrap; gap:16px; align-items:center; justify-content:space-between; }
.footer .site-logo{ text-decoration:none; color:#0f172a; font-weight:800; }
.footer .footer-nav{ display:flex; gap:14px; flex-wrap:wrap; }
.footer .footer-nav a{ color:#0f172a; text-decoration:none; }
.footer .footer-nav a:hover{ text-decoration:underline; }
.tm{ font-size:.6em; vertical-align:super; margin-left:1px; opacity:.9; }
