:root{--ink:#10151f;--panel:#151c2a;--gold:#c2a15f;--gold-soft:#d9c08a;--ivory:#f7f5f0;--paper:#fcfbf8;--body:#2e3440;--muted:#7c8290;--hairline:#e4dfd3}footer{background:var(--ink);color:rgba(247,245,240,.7);padding:64px clamp(20px,5vw,64px) 32px}.footer-top{align-items:flex-start;border-bottom:1px solid rgba(247,245,240,.14);display:flex;flex-wrap:wrap;gap:40px;margin:0 auto;max-width:1200px;padding-bottom:48px}.footer-brand{flex:1.4 1 240px;min-width:220px}.footer-brand img{filter:brightness(0) invert(1);height:30px;margin-bottom:18px}.footer-brand p{font-size:.85rem;margin:0;max-width:32ch}.footer-col{flex:1 1 150px}.footer-col h4{color:var(--gold-soft);font-size:.68rem;letter-spacing:.18em;margin-bottom:16px;text-transform:uppercase}.footer-col a{color:rgba(247,245,240,.7);display:block;font-size:.88rem;margin-bottom:10px;transition:color .2s ease}.footer-col a:hover{color:var(--ivory)}.footer-bottom{color:rgba(247,245,240,.45);display:flex;flex-wrap:wrap;font-size:.76rem;gap:10px;justify-content:space-between;margin:0 auto;max-width:1200px;padding-top:26px}@media (max-width:900px){.footer-brand{flex-basis:100%}.footer-col{flex-basis:40%}}