footer{background:var(--bg-footer);color:var(--text-muted);padding:var(--space-2xl)var(--section-padding-x)var(--space-md)}.footer-content{justify-content:space-between;gap:var(--gap-lg);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.footer-section{flex:1;min-width:150px}.footer-section h4{color:var(--text-white);margin-bottom:var(--space-sm)}.footer-section ul{padding:0;list-style:none}.footer-section a{color:var(--text-muted);margin-bottom:var(--space-xs);transition:color var(--transition-base);text-decoration:none;display:block}.footer-section a:hover{color:var(--text-white)}.footer-bottom{text-align:center;padding-top:var(--space-lg);color:var(--text-secondary)}