.site-footer{padding:70px 0 30px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(0,0,0,.48));border-top:1px solid rgba(255,255,255,.10)}
.footer-grid{display:grid;grid-template-columns:1.18fr .72fr .9fr 1fr;gap:34px;align-items:start}.site-footer h2{font-size:15px;margin:0 0 16px;letter-spacing:.08em;text-transform:uppercase;color:#fff}.footer-brand p,.site-footer p{color:var(--muted);margin:16px 0 0}.footer-links{list-style:none;margin:0;padding:0;display:grid;gap:10px}.footer-links a{color:#dbe8f8}.footer-links a:hover{color:#fff;text-decoration:underline}.social-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.social-row a,.footer-mini-cta{display:inline-flex;border:1px solid var(--line);padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.07);font-weight:850;transition:.2s ease}.social-row a:hover,.footer-mini-cta:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.24)}.footer-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.10);padding-top:18px;margin-top:40px;color:var(--muted);font-size:14px}.footer-brand img{width:180px;max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.24))}
@media (max-width:980px){.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:grid}}
@media (max-width:640px){.footer-grid{grid-template-columns:1fr}.footer-brand img{width:160px}}

.footer-bottom a{color:#fff;font-weight:900;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.footer-bottom{align-items:center;flex-wrap:wrap}
