.footer-panel{background:var(--color-primary-light);border-top:1px solid var(--color-border);margin-top:auto;padding:4rem 0 1.5rem}.dark .footer-panel{background:#121714}.footer-content{flex-flow:wrap;justify-content:space-between;gap:3rem;margin-bottom:3rem;display:flex}.footer-brand{flex-direction:column;flex:300px;gap:1rem;display:flex}.brand-logo{font-family:var(--font-display);color:var(--color-primary);align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;display:flex}.brand-tagline{color:var(--color-text-muted);max-width:320px;font-size:.9rem;line-height:1.6}.footer-links-group{flex-flow:wrap;flex:2 auto;justify-content:flex-end;gap:3rem;display:flex}.footer-links-col{flex-direction:column;gap:.75rem;min-width:140px;display:flex}.footer-links-col h5{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);margin-bottom:.25rem;font-size:.85rem;font-weight:600}.footer-link{color:var(--color-text-muted);transition:var(--transition-smooth);font-size:.875rem}.footer-link:hover{color:var(--color-primary);transform:translate(2px)}.contact-info{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.footer-bottom{border-top:1px solid var(--color-border);padding-top:1.5rem}.bottom-content{color:var(--color-text-muted);flex-flow:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.8rem;display:flex}.footer-badge{background:var(--color-bg);border-radius:var(--radius-full);border:1px solid var(--color-border);color:var(--color-primary);align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;display:flex}
