/* Site footer — loaded independently so styles always apply */
.site-footer{background:#111827!important;padding:clamp(44px,5vw,64px) 24px clamp(24px,3vw,36px)!important;font-family:'Lato',sans-serif!important;margin-top:0!important;color:rgba(255,255,255,.45)!important}
.site-footer *{box-sizing:border-box}
.site-footer .footer-grid{max-width:1160px;margin:0 auto}
.site-footer .footer-top{display:grid!important;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:clamp(24px,3vw,48px);padding-bottom:clamp(32px,4vw,48px);border-bottom:1px solid rgba(255,255,255,.08)}
.site-footer .footer-brand .footer-brand-logo-link{display:inline-block!important;line-height:0;margin-bottom:20px}
.site-footer .footer-brand .footer-brand-logo{height:clamp(100px,12vw,140px)!important;width:auto!important;max-width:min(500px,100%)!important;object-fit:contain;display:block}
.site-footer .footer-brand p{font-size:13px!important;color:rgba(255,255,255,.38)!important;line-height:1.7!important;margin-bottom:16px!important;max-width:240px;font-weight:400!important}
.site-footer .social-row{display:flex!important;gap:8px}
.site-footer .social-btn{width:36px!important;height:36px!important;border-radius:10px!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.1)!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .15s,border-color .15s;text-decoration:none!important;padding:0!important}
.site-footer .social-btn:hover{background:rgba(59,130,246,.15)!important;border-color:rgba(59,130,246,.3)!important;font-weight:400!important}
.site-footer .social-btn svg{width:16px!important;height:16px!important;stroke:#fff!important;stroke-width:1.8!important;fill:none!important;stroke-linecap:round;stroke-linejoin:round}
.site-footer .social-btn svg *{fill:none!important;stroke:inherit}
.site-footer h4,.site-footer .footer-col h4{font-size:11px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:rgba(255,255,255,.28)!important;margin-bottom:14px!important}
.site-footer a,.site-footer .footer-col a{font-size:14px!important;color:rgba(255,255,255,.45)!important;display:block!important;margin-bottom:8px!important;transition:color .15s;font-weight:400!important;text-decoration:none!important}
.site-footer a:hover,.site-footer .footer-col a:hover{color:#3b82f6!important;font-weight:400!important}
.site-footer .footer-bottom{max-width:1160px;margin:clamp(20px,2.5vw,32px) auto 0;display:flex!important;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}
.site-footer .footer-copy{font-size:13px!important;color:rgba(255,255,255,.28)!important}
.site-footer .footer-legal{display:flex!important;gap:20px}
.site-footer .footer-legal a{font-size:13px!important;color:rgba(255,255,255,.28)!important;transition:color .15s;font-weight:400!important}
.site-footer .footer-legal a:hover{color:#3b82f6!important;font-weight:400!important}
@media(max-width:900px){.site-footer .footer-top{grid-template-columns:1fr 1fr!important;gap:28px!important}}
@media(max-width:600px){.site-footer .footer-top{grid-template-columns:1fr!important}}
