.footer-wrapper{background:rgba(10,10,10,.9);border-radius:0!important;clip-path:inset(0 round 0)!important;padding:6rem 2rem 5.5rem;color:#ffffffd0;position:relative;overflow:hidden;z-index:1}.footer-glow{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:90%;height:80px;background:radial-gradient(ellipse at center,#f6098f3d 0,transparent 0);filter:blur(50px);z-index:0}.footer-inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;max-width:1200px;margin:0 auto;position:relative;z-index:2}.footer-brand h1{font-size:1.8rem;font-weight:700;color:#f6098f;margin-bottom:1rem}.footer-brand p{color:#cccccc;font-size:.95rem;max-width:360px;margin-bottom:1.5rem}.footer-social-icons{display:flex;gap:1rem}.footer-social-icons a{color:#cccccc;transition:color .3s,transform .3s}.footer-social-icons a:hover{color:#f6098f;transform:scale(1.2)}.footer-links{display:flex;gap:3rem}.footer-column h5{color:#f6098f;text-shadow:0 0 6px rgba(246,9,143,.5);font-weight:600;margin-bottom:.75rem}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.6rem}.footer-column a{color:#cccccc;text-decoration:none;font-size:.95rem;transition:color .3s}.footer-column a:hover{color:#f6098f}.footer-bottom{margin-top:3rem;text-align:center;font-size:.8rem;color:#888}.footer-line{height:1px;width:100%;max-width:900px;background:#333;margin:0 auto 1rem}