.footer{padding:80px 0 40px;position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer-container{justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto 5rem;padding:0 2rem;display:flex}.footer-brand{max-width:320px}.footer-logo{letter-spacing:-.02em;color:var(--foreground);margin-bottom:1rem;font-family:Geist,sans-serif;font-size:1.4rem;font-weight:600}.footer-logo span{background:linear-gradient(90deg, var(--color--primary-1), var(--color--primary-4));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.footer-tagline{color:var(--muted);font-family:Geist,sans-serif;font-size:.9rem;font-weight:400;line-height:1.7}.footer-links{gap:4rem;display:flex}.footer-col h4{text-transform:uppercase;letter-spacing:.12em;color:var(--foreground);margin-bottom:1.2rem;font-family:Geist,sans-serif;font-size:.75rem;font-weight:500}.footer-col a{color:var(--muted);margin-bottom:.7rem;font-family:Geist,sans-serif;font-size:.9rem;font-weight:400;transition:color .2s;display:block}.footer-col a:hover{color:var(--foreground)}.footer-link-btn{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:none;margin-bottom:.7rem;padding:0;font-family:Geist,sans-serif;font-size:.9rem;font-weight:400;transition:color .2s;display:block}.footer-link-btn:hover{color:var(--foreground)}.footer-bottom{border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:2rem 2rem 0;display:flex}.footer-bottom p{color:var(--muted);font-family:Geist,sans-serif;font-size:.8rem;font-weight:400}@media (max-width:768px){.footer-container{flex-direction:column;gap:3rem}.footer-links{flex-wrap:wrap;gap:2rem}.footer-bottom{text-align:center;flex-direction:column;gap:.5rem}}
