.footer{ background:#0b1020; color:#e6edf3; border-top:1px solid rgba(255,255,255,.12); 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:#fff; font-weight:800; }
.footer .footer-nav{ display:flex; gap:14px; flex-wrap:wrap; }
.footer .footer-nav a{ color:#e6edf3; text-decoration:none; }
.footer .footer-nav a:hover{ color:#fff; text-decoration:underline; }
.tm{ font-size:.6em; vertical-align:super; margin-left:1px; opacity:.9; }
