.app-footer{border-top:1px solid var(--border);background:var(--bg);color:var(--muted);padding:8px 16px;font-size:12px;line-height:1.4}.app-footer-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:1100px;margin:0 auto;display:flex}.app-footer-brand{color:var(--text);white-space:nowrap;font-weight:600}.app-footer-links{flex-wrap:nowrap;gap:12px;display:flex}.app-footer-links a{color:var(--muted);white-space:nowrap;text-decoration:none}.app-footer-links a:hover{color:var(--brand);text-decoration:underline}@media (max-width:480px){.app-footer{padding:6px 10px;font-size:11px}.app-footer-inner{gap:8px}.app-footer-links{gap:10px}}
