.site-footer{font-family:var(--font-poppins,system-ui, sans-serif);color:#fff9;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;padding:18px 24px;font-size:12px;line-height:1.4;display:flex}.site-footer-brand{align-items:center;gap:12px;min-width:0;display:flex}.site-footer-brand img{opacity:.92;height:auto;display:block}.site-footer-copy{white-space:nowrap}.site-footer-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.site-footer-links a{color:#ffffff8c;text-decoration:none;transition:color .15s}.site-footer-links a:hover{color:#ffb300}.site-footer-links a:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #ffb300}.site-footer-sep{color:#fff3}@media (max-width:560px){.site-footer{flex-direction:column;align-items:flex-start;gap:12px}}