.site-footer{border-top:1px solid var(--border-l, #e6e8ef);background:#fff;padding:56px 40px 40px}.site-footer-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(200px,1.2fr) repeat(5,minmax(0,1fr));gap:40px 28px;align-items:start}.site-footer-brand{display:flex;flex-direction:column;gap:14px}.site-footer-brand .footer-logo-row{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:800;color:var(--text, #0b0f1a);letter-spacing:-.02em}.site-footer-brand .footer-logo-row img{height:28px;width:auto;max-width:140px;object-fit:contain}.site-footer-copy{font-size:13px;line-height:1.55;color:var(--muted2, #6b7280);max-width:280px}.site-footer-col h3{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--text, #0b0f1a);margin:0 0 14px}.site-footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.site-footer-col a{font-size:14px;color:var(--muted2, #6b7280);text-decoration:none;transition:color .2s}.site-footer-col a:hover{color:var(--accent, #5b50f5)}@media(max-width:900px){.site-footer{padding:34px 16px 24px}.site-footer-inner{grid-template-columns:1fr 1fr;gap:22px 14px}.site-footer-brand{grid-column:1 / -1}.site-footer-copy{max-width:100%}}@media(max-width:400px){.site-footer-inner{grid-template-columns:1fr}}
