.footer-section{background:#131313;color:#fff;padding:2rem 1rem;margin-top:4rem}.footer-content{max-width:740px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer-logo-link{display:block}.footer-logo{height:24px;width:auto}.footer-links{display:flex;gap:3rem}.footer-column{display:flex;flex-direction:column}.footer-column span{font-size:.8rem;color:var(--text-secondary-color);margin-bottom:.25rem}.footer-link{color:var(--text-primary-color);text-decoration:none;font-weight:400;transition:color .2s ease}.footer-link:hover{color:#ccc}@media(max-width:768px){.footer-content{flex-direction:column;align-items:center;text-align:center;gap:0px}.footer-links{flex-direction:column;gap:1.5rem;margin-top:2rem}}
