.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.4fr 1.2fr;gap:42px}.footer-brand img{height:42px;width:auto;filter:brightness(0) invert(1)}.site-footer h2{margin:0 0 18px;color:var(--gold);font-size:12px;letter-spacing:.14em;text-transform:uppercase}.footer-grid .footer-links{display:flex;flex-direction:column;gap:9px;color:#ffffffcc}.site-footer a:hover{color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;margin-top:46px;padding-top:22px;border-top:1px solid #ffffff1f;font-size:13px}.footer-bottom p{margin:0}@media(max-width:800px){.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}}
