.seo-nav-links{display:flex;flex-wrap:wrap;gap:4px;align-items:center}
.seo-nav-links a{color:var(--muted,#737373);text-decoration:none;font-size:12px;font-weight:600;padding:6px 10px;border-radius:8px;white-space:nowrap}
.seo-nav-links a:hover{color:var(--text,#0f0f0f);background:rgba(0,0,0,.04)}
.seo-footer-mesh{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 16px;margin-bottom:14px;max-width:900px;margin-inline:auto}
.seo-footer-mesh a{color:var(--muted,#737373);text-decoration:none;font-size:12px;font-weight:600}
.seo-footer-mesh a:hover{color:var(--accent,#ff6b35)}
.seo-breadcrumb{font-size:12px;color:var(--muted,#737373);margin:0 0 20px}
.seo-breadcrumb a{color:var(--accent,#ff6b35);text-decoration:none;font-weight:600}
