.site-footer{background:#fff;border-top:1px solid #e5e7eb;padding:46px 0 30px}
.site-footer a{text-decoration:none;color:inherit}
.site-footer .footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:26px}
.site-footer .footer-brand p{max-width:310px;margin-top:12px;color:#6b7280;font-size:13px;line-height:1.55}
.site-footer .footer-title{font-size:12px;font-weight:800;color:#111827;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}
.site-footer .footer-links{list-style:none;display:grid;gap:8px;padding:0;margin:0}
.site-footer .footer-links a{font-size:13px;color:#6b7280;transition:color .2s ease}
.site-footer .footer-links a:visited{color:#6b7280}
.site-footer .footer-links a:hover,.site-footer .footer-links a:visited:hover{color:#111827}
.site-footer .footer-bottom{margin-top:28px;padding-top:18px;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#9ca3af;font-size:12px}
.site-footer .footer-bottom nav{display:flex;align-items:center;gap:20px}
.site-footer .footer-bottom nav a{color:#9ca3af}
.site-footer .footer-bottom nav a:visited{color:#9ca3af}
.site-footer .footer-bottom nav a:hover{color:#111827}
@media (max-width:1180px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}}
@media (max-width:768px){.site-footer{padding:34px 0 24px}.site-footer .footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-brand p{max-width:none;margin-top:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.site-footer .footer-title{font-size:11px;margin-bottom:10px}.site-footer .footer-links{gap:6px}.site-footer .footer-links a{font-size:12px;line-height:1.35}.site-footer .footer-bottom{margin-top:20px;padding-top:14px;flex-direction:column;align-items:flex-start;gap:10px}.site-footer .footer-bottom nav{gap:14px;flex-wrap:wrap}}
@media (max-width:430px){.site-footer .footer-grid{gap:14px}.site-footer .footer-links a{font-size:11.5px}.site-footer .footer-brand p{font-size:12px;line-height:1.45}}
