.app-footer{width:100%;background:rgba(11,5,8,.97);border-top:1px solid hsla(37,39%,94%,.06);padding:.8rem 1.5rem;flex-shrink:0}.app-footer-inner{display:flex;align-items:center;justify-content:center;gap:1.5rem;max-width:1200px;margin:0 auto}.app-footer-legal{display:flex;gap:1.25rem}.app-footer-link{font-family:Outfit,sans-serif;font-size:.72rem;letter-spacing:.06em;color:hsla(37,39%,94%,.35);text-decoration:none;transition:color .15s;white-space:nowrap}.app-footer-link:hover{color:hsla(37,39%,94%,.65)}.app-footer-copy{font-family:Outfit,sans-serif;font-size:.72rem;letter-spacing:.04em;color:hsla(37,39%,94%,.32);white-space:nowrap}.app-footer-fixed{position:fixed;bottom:0;left:0;z-index:50}@media (max-width:640px){.app-footer{padding:.8rem 1rem}.app-footer-inner{flex-direction:column;gap:.55rem}.app-footer-legal{flex-wrap:wrap;justify-content:center;gap:.5rem .9rem}.app-footer-copy{font-size:.66rem}}