.site-footer{padding:48px 24px;border-top:1px solid var(--border);text-align:center}.footer-content{max-width:600px;margin:0 auto}.footer-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px}.footer-brand .logo-icon{width:28px;height:28px}.footer-brand .logo-text{font-size:16px}.footer-disclaimer{font-size:13px;color:var(--text-muted);line-height:1.7;margin-bottom:16px}.footer-links{display:flex;justify-content:center;gap:20px;margin-bottom:16px}.footer-links a{font-size:13px;color:var(--text-secondary);text-decoration:none}.footer-links a:hover{color:var(--text-primary);text-decoration:underline}.footer-copyright{font-size:12px;color:var(--text-muted)}