/* IPTV Français Global UI v1.8 — premium buttons, floating offer, scroll reveal */
:root{--iptv-ui-accent:#B11226;--iptv-ui-accent-2:#D61F33;--iptv-ui-dark:#071320;--iptv-ui-cream:#FFF9F2}
html{scroll-behavior:smooth}
.iptv-fr-hero .ifh-btn-primary,.iptv-fr-about__button,.iptv-fr-devices__button,.iptv-fr-offer__button,.iptv-fr-faq__button,.ifftr-cta-btn,.ifhdr-cta,.ifp-btn,.iptv-fr-sports-promo__button{position:relative;overflow:hidden;border:0!important;background:linear-gradient(135deg,var(--iptv-ui-accent),var(--iptv-ui-accent-2))!important;color:#fff!important;box-shadow:0 18px 38px rgba(177,18,38,.22),inset 0 1px 0 rgba(255,255,255,.18)!important;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease,background .25s ease!important}.iptv-fr-hero .ifh-btn-primary:before,.iptv-fr-about__button:before,.iptv-fr-devices__button:before,.iptv-fr-offer__button:before,.iptv-fr-faq__button:before,.ifftr-cta-btn:before,.ifhdr-cta:before,.ifp-btn:before,.iptv-fr-sports-promo__button:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.28) 38%,transparent 72%);transform:translateX(-115%);transition:transform .55s ease}.iptv-fr-hero .ifh-btn-primary:hover,.iptv-fr-about__button:hover,.iptv-fr-devices__button:hover,.iptv-fr-offer__button:hover,.iptv-fr-faq__button:hover,.ifftr-cta-btn:hover,.ifhdr-cta:hover,.ifp-btn:hover,.iptv-fr-sports-promo__button{transform:translateY(-3px)!important;filter:saturate(1.05);box-shadow:0 26px 58px rgba(177,18,38,.32),inset 0 1px 0 rgba(255,255,255,.25)!important}.iptv-fr-hero .ifh-btn-primary:hover:before,.iptv-fr-about__button:hover:before,.iptv-fr-devices__button:hover:before,.iptv-fr-offer__button:hover:before,.iptv-fr-faq__button:hover:before,.ifftr-cta-btn:hover:before,.ifhdr-cta:hover:before,.ifp-btn:hover:before,.iptv-fr-sports-promo__button:hover:before{transform:translateX(115%)}.iptv-fr-hero .ifh-btn-secondary{background:rgba(255,255,255,.72)!important;border:1px solid rgba(7,19,32,.16)!important;box-shadow:0 12px 26px rgba(7,19,32,.06)!important;transition:all .25s ease!important}.iptv-fr-hero .ifh-btn-secondary:hover{background:#fff!important;border-color:rgba(177,18,38,.38)!important;color:var(--iptv-ui-accent)!important;transform:translateY(-3px)!important;box-shadow:0 22px 42px rgba(7,19,32,.10)!important}.iptv-fr-floating-offer{position:fixed;right:24px;bottom:24px;z-index:999999;display:flex;align-items:center;gap:10px;min-height:62px;padding:10px 16px 10px 10px;border-radius:999px;background:linear-gradient(135deg,#071320,#18273d 62%,#B11226);color:#fff!important;text-decoration:none!important;box-shadow:0 22px 58px rgba(7,19,32,.30),0 0 0 1px rgba(255,255,255,.12) inset;transition:transform .25s ease,box-shadow .25s ease}.iptv-fr-floating-offer:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 30px 75px rgba(7,19,32,.38),0 0 0 1px rgba(255,255,255,.20) inset}.iptv-fr-floating-offer__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#B11226;font-size:18px;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.16)}.iptv-fr-floating-offer__text{display:flex;flex-direction:column;line-height:1.05}.iptv-fr-floating-offer__text strong{font-size:14px;font-weight:900;letter-spacing:.02em}.iptv-fr-floating-offer__text small{margin-top:4px;color:rgba(255,255,255,.78);font-size:11px;font-weight:600}.iptv-fr-floating-offer:after{content:"";position:absolute;inset:-6px;border-radius:999px;border:1px solid rgba(177,18,38,.35);animation:iptvPulse 1.8s ease-out infinite}@keyframes iptvPulse{0%{opacity:.75;transform:scale(.98)}100%{opacity:0;transform:scale(1.14)}}html.iptv-scroll-effects-ready .iptv-fr-reveal{opacity:0;transform:translateY(28px);transition:opacity .72s cubic-bezier(.22,.61,.36,1),transform .72s cubic-bezier(.22,.61,.36,1);transition-delay:var(--iptv-reveal-delay,0ms);will-change:opacity,transform}html.iptv-scroll-effects-ready .iptv-fr-reveal.is-visible{opacity:1;transform:translateY(0)}.iptv-fr-pricing,.iptv-fr-features,.iptv-fr-entertainment,.iptv-fr-devices,.iptv-fr-about,.iptv-fr-offer,.iptv-fr-steps,.iptv-fr-faq,.iptv-fr-testimonials,.iptv-fr-sports-promo,.iptv-fr-footer{scroll-margin-top:110px}@media(max-width:767px){.iptv-fr-floating-offer{right:14px;bottom:14px;min-height:54px;padding:8px 12px 8px 8px}.iptv-fr-floating-offer__icon{width:36px;height:36px}.iptv-fr-floating-offer__text strong{font-size:13px}.iptv-fr-floating-offer__text small{display:none}}@media(prefers-reduced-motion:reduce){html.iptv-scroll-effects-ready .iptv-fr-reveal{opacity:1;transform:none;transition:none}.iptv-fr-floating-offer:after{display:none}}
