 .mega-footer{padding:100px 90px 50px;background:#050505;border-top:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;margin-bottom:50px}backgroun.footer-brand h2{font-size:2.2rem;margin-bottom:20px;letter-spacing:2px}.footer-brand p{color:var(--muted);line-height:1.9;max-width:500px}.footer-links{display:flex;flex-direction:column;gap:14px}.footer-links h3{margin-bottom:12px}.footer-links a{display:inline-flex;width:fit-content;color:var(--muted);transition:var(--transition)}.footer-links a:hover{color:var(--gold);transform:translateX(5px)}.footer-line{width:100%;height:1px;background:linear-gradient(to right,var(--gold),transparent);margin-bottom:25px}.footer-bottom{text-align:center;color:var(--muted);font-size:.9rem;letter-spacing:1px}