.landing-footer{background:#000;border-top:2px solid rgba(255,255,255,.1);padding:36px 32px;justify-content:space-between}.footer-logo,.landing-footer{display:flex;align-items:center}.footer-logo{font-family:Archivo Black,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:-.04em;color:#fff;gap:8px;text-decoration:none}.footer-copy{font-family:Space Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:-.02em;color:rgba(255,255,255,.2)}.footer-links{display:flex;align-items:center;gap:24px}.footer-links a{font-family:Space Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:-.02em;color:rgba(255,255,255,.35);text-decoration:none;transition:color .15s}.footer-links a:hover{color:#2cb6a5}.footer-social{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:rgba(255,255,255,.35);transition:color .15s}.footer-social:hover{color:#2cb6a5}@media (max-width:768px){.landing-footer{flex-direction:column;gap:16px;text-align:center;padding:28px 20px}.footer-copy{font-size:10px}.footer-links{flex-wrap:wrap;justify-content:center;gap:16px}}