:root{--navy-deep:#061225;--gold:#c8952e;--white:#fff}.bly-global-footer{background:var(--navy-deep);border-top:1px solid rgba(200,149,46,.1);font-family:DM Sans,sans-serif;padding:2.5rem 2rem}.footer-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1100px}.footer-brand{color:var(--gold);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;line-height:1.2}.footer-brand span{color:hsla(0,0%,100%,.5);display:block;font-size:.75rem;font-weight:400;letter-spacing:.05em;margin-top:2px}.footer-legal{color:hsla(0,0%,100%,.3);font-size:.75rem}.footer-legal a{color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .2s ease}.footer-legal a:hover{color:var(--gold)}@media (max-width:768px){.footer-inner{flex-direction:column;justify-content:center;text-align:center}}