.sticky-iptv-button{position:fixed;left:20px;bottom:20px;background:linear-gradient(135deg,#ff4500,#ff6347);padding:15px 20px;color:#fff!important;font-size:18px;border-radius:50px;z-index:1000;text-align:center;box-shadow:0px 4px 10px rgba(0,0,0,.3);transition:background .3s ease,transform .3s ease;text-decoration:none}.sticky-iptv-button:hover{background:linear-gradient(135deg,#ff6347,#ff4500);transform:translateY(-3px)}