.footer{background:#0d0d0d;border-top:1px solid #ffffff14;padding:4rem 5% 0}.footer-inner{width:min(100%,1200px);margin:0 auto}.footer-main{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-brand{padding-right:2rem}.footer-brand-logo{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.footer-brand-logo img{object-fit:contain;width:auto;height:40px}.footer-brand-name{color:var(--white);font-family:Space Grotesk,Avenir Next,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;font-weight:700}.footer-brand-description{color:#ffffffa6;margin-bottom:1.2rem;font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.9rem;font-weight:400;line-height:1.6}.footer-social-links{gap:.75rem;display:flex}.footer-social-link{color:#ffffffb3;background:0 0;border:1px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;transition:all .25s;display:flex}.footer-social-link:hover{background:var(--accent);border-color:var(--accent);color:var(--white);transform:translateY(-2px)}.footer-social-link svg{stroke-width:2px;width:.95rem;height:.95rem}.footer-column-title{color:var(--white);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.2rem;font-family:Space Grotesk,Avenir Next,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;font-weight:600}.footer-links{flex-direction:column;gap:.6rem;display:flex}.footer-link{color:#fff9;font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.88rem;font-weight:400;text-decoration:none;transition:color .25s}.footer-link:hover{color:var(--accent)}.footer-contact-item{align-items:flex-start;gap:.6rem;margin-bottom:.75rem;display:flex}.footer-contact-item svg{width:.95rem;height:.95rem;color:var(--accent);stroke-width:2px;flex-shrink:0;margin-top:.15rem}.footer-contact-text{color:#fff9;font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.88rem;font-weight:400;line-height:1.5}.footer-contact-text a{color:#fff9;text-decoration:none;transition:color .25s}.footer-contact-text a:hover{color:var(--accent)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 0;display:flex}.footer-legal-links{align-items:center;gap:1.5rem;display:flex}.footer-legal-links .footer-link{font-size:.82rem}.footer-copyright{color:#ffffff80;font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.82rem;font-weight:400}.footer-attribution{align-items:center;gap:.5rem;display:flex}.footer-attribution-text{color:#ffffff80;font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.82rem;font-weight:400}.footer-attribution a{color:var(--accent);text-decoration:none;transition:color .25s}.footer-attribution a:hover{color:#ff4943cc;text-decoration:underline}@media (width<=1024px){.footer-main{grid-template-columns:repeat(2,1fr);gap:2.5rem}.footer-brand{grid-column:1/-1;padding-right:0}}@media (width<=768px){.footer{padding:3rem 5% 0}.footer-main{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}.footer-legal-links{flex-wrap:wrap;gap:1rem}}