#site-footer{padding:40px 24px;border-top:1px solid var(--border)}.site-footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.site-footer-brand{display:flex;align-items:center;gap:16px}.site-footer-logo{height:28px;width:auto;opacity:.5}.site-footer-tagline{font-size:13px;color:var(--muted, #444);line-height:1}.site-footer-legal{display:flex;gap:24px;flex-wrap:wrap}.site-footer-legal a{font-size:13px;color:var(--muted, #444);text-decoration:none;transition:color .2s}.site-footer-legal a:hover{color:var(--accent, #E8D200)}.site-footer-copyright{font-size:12px;color:var(--muted, #444);margin:0}@media(max-width:768px){.site-footer-inner{flex-direction:column;align-items:center;text-align:center;gap:16px}.site-footer-brand{flex-direction:column;gap:8px}.site-footer-legal{justify-content:center;gap:14px 18px}}
