.gw-footer .site-footer{background:var(--ink);color:var(--on-dark);padding:14px clamp(16px,4vw,40px);font-family:Inter,sans-serif;font-size:13px}.gw-footer .footer-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.gw-footer .footer-left{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.gw-footer .footer-brand{font-family:Figtree,Inter,sans-serif;font-weight:800;color:var(--on-dark);letter-spacing:-.01em}.gw-footer .footer-sep{color:rgba(244,236,221,.35)}.gw-footer .footer-meta{color:rgba(244,236,221,.7);font-weight:500}.gw-footer .footer-links{display:inline-flex;align-items:center;gap:18px}.gw-footer .footer-links a{color:rgba(244,236,221,.75);text-decoration:none;font-weight:500;transition:color .15s ease}.gw-footer .footer-links a:hover{color:var(--gold)}.gw-footer .footer-socials{display:inline-flex;align-items:center;gap:12px}.gw-footer .footer-socials a{width:22px;height:22px;color:rgba(244,236,221,.7);display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease}.gw-footer .footer-socials a:hover{color:var(--gold)}.gw-footer .footer-socials svg{width:16px;height:16px}@media (max-width:720px){.gw-footer .footer-inner{justify-content:center;text-align:center;gap:10px}.gw-footer .footer-left,.gw-footer .footer-links{gap:8px 14px;justify-content:center}}