/* TelaFlix monetization + premium upsell layer */
.tf-monetization-slot,.tf-monetization-slot *,.tf-upsell,.tf-upsell *{box-sizing:border-box}
.tf-monetization-slot{width:100%;max-width:var(--tf-ad-max-width,100%);min-height:var(--tf-ad-min-height,0);margin:18px auto;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:rgba(255,255,255,.025)}
.tf-monetization-slot .tf-ad-label{position:absolute;z-index:4;top:6px;left:8px;padding:3px 7px;border-radius:999px;background:rgba(0,0,0,.72);color:rgba(255,255,255,.72);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;pointer-events:none}
.tf-monetization-slot .tf-ad-content{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}
.tf-monetization-slot .tf-ad-content>*,.tf-monetization-slot iframe,.tf-monetization-slot img,.tf-monetization-slot video{max-width:100%!important}
.tf-monetization-slot img{height:auto!important;object-fit:contain}
.tf-slot-player_top,.tf-slot-player_bottom,.tf-slot-home_header,.tf-slot-home_middle,.tf-slot-watch_middle,.tf-slot-footer_banner{padding:8px}
.tf-slot-player_sidebar{margin:0;min-height:250px;padding:8px;border:1px solid rgba(255,255,255,.07);background:#101014}
.tf-slot-catalog_card{aspect-ratio:2/3;margin:0!important;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#15151a}
.tf-slot-catalog_card .tf-ad-content{height:100%;align-items:stretch}
.tf-slot-catalog_card .tf-ad-content>*{width:100%!important;height:100%!important;max-height:100%!important}
.tf-slot-catalog_card iframe,.tf-slot-catalog_card img{width:100%!important;height:100%!important;object-fit:cover!important}

.tf-upsell{--up-red:#e50914;--up-red2:#ff3340;position:relative;isolation:isolate;width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:linear-gradient(115deg,#171012 0%,#111216 52%,#181012 100%);box-shadow:0 18px 50px rgba(0,0,0,.24);color:#fff;display:flex;align-items:center;gap:18px;padding:18px 20px}
.tf-upsell__glow{position:absolute;z-index:-1;right:-80px;top:-120px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(229,9,20,.32),transparent 67%);pointer-events:none}
.tf-upsell__icon{width:48px;height:48px;flex:0 0 48px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--up-red),#ff5b64);box-shadow:0 8px 25px rgba(229,9,20,.25);font-size:18px}
.tf-upsell__copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}
.tf-upsell__eyebrow{color:#ff6b73;font-size:9px;font-weight:900;letter-spacing:.16em}
.tf-upsell__title{color:#fff;font-size:18px;line-height:1.2}
.tf-upsell__text{max-width:720px;color:#aeb0b7;font-size:12px;line-height:1.45}
.tf-upsell__pix{margin-top:3px;color:#d6d6da;font-size:10px;font-weight:700}.tf-upsell__pix i{color:#ffe26b;margin-right:4px}
.tf-upsell__price{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;line-height:1.05}.tf-upsell__price small{color:#8f9198;font-size:9px;font-weight:700;text-transform:uppercase}.tf-upsell__price strong{margin:3px 0;color:#fff;font-size:22px}.tf-upsell__price span{color:#8f9198;font-size:9px}
.tf-upsell__action{min-height:42px;flex:0 0 auto;padding:0 16px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#fff;color:#111!important;font-size:12px;font-weight:850;text-decoration:none!important;white-space:nowrap;box-shadow:0 8px 24px rgba(0,0,0,.18);transition:transform .18s,background .18s}.tf-upsell__action:hover{transform:translateY(-1px);background:#f0f0f0;color:#111!important}

.tf-upsell--header{width:auto;min-width:0;padding:7px 9px 7px 11px;gap:9px;border-radius:12px;background:linear-gradient(115deg,rgba(229,9,20,.16),rgba(255,255,255,.055));box-shadow:none}
.tf-upsell--header .tf-upsell__glow,.tf-upsell--header .tf-upsell__icon{display:none}.tf-upsell--header .tf-upsell__eyebrow{display:none}.tf-upsell--header .tf-upsell__title{font-size:11px;white-space:nowrap}.tf-upsell--header .tf-upsell__price{align-items:flex-start}.tf-upsell--header .tf-upsell__price small,.tf-upsell--header .tf-upsell__price span{display:none}.tf-upsell--header .tf-upsell__price strong{margin:0;color:#ff7078;font-size:11px;white-space:nowrap}.tf-upsell--header .tf-upsell__action{min-height:31px;padding:0 10px;border-radius:8px;font-size:10px}.tf-upsell--header .tf-upsell__action i{display:none}
.tf-upsell--home{max-width:1170px;margin:24px auto}
.tf-upsell--catalog{margin:20px 0 26px}
.tf-upsell--player{margin:18px 0}.tf-upsell--player .tf-upsell__icon{background:linear-gradient(135deg,#e50914,#a70009)}
.tf-upsell--footer{max-width:1170px;margin:28px auto 20px}
#tf-floating-upsell-wrap{position:fixed;z-index:9000;left:18px;bottom:18px;width:min(430px,calc(100vw - 36px))}.tf-upsell--floating{position:relative;z-index:auto;left:auto;bottom:auto;width:100%;padding:12px 13px;border-radius:14px;box-shadow:0 20px 55px rgba(0,0,0,.5)}
.tf-upsell--floating .tf-upsell__icon{width:38px;height:38px;flex-basis:38px;border-radius:11px;font-size:14px}.tf-upsell--floating .tf-upsell__eyebrow,.tf-upsell--floating .tf-upsell__text,.tf-upsell--floating .tf-upsell__price small,.tf-upsell--floating .tf-upsell__price span{display:none}.tf-upsell--floating .tf-upsell__title{font-size:13px}.tf-upsell--floating .tf-upsell__price strong{font-size:13px;color:#ff7078}.tf-upsell--floating .tf-upsell__action{min-height:35px;padding:0 11px;font-size:10px}.tf-upsell--floating-dismiss{position:absolute;top:4px;right:5px;z-index:3;width:24px;height:24px;border:0;border-radius:50%;background:transparent;color:#888;font-size:16px;cursor:pointer}
.tf-monetization-after-content{padding:0 18px;background:#0b0b0d}.tf-footer-ad-wrap{max-width:1170px;margin:0 auto;padding-top:8px}
.tf-player-side-ad{position:sticky;top:82px;min-width:0}

@media(max-width:1199px){.tf-upsell--header .tf-upsell__copy{display:none}.tf-upsell--header{padding-left:9px}.tf-upsell--header .tf-upsell__price strong{font-size:10px}}
@media(max-width:991px){.tf-upsell{gap:12px;padding:15px}.tf-upsell__price small,.tf-upsell__price span{display:none}.tf-upsell__price strong{font-size:17px}.tf-upsell__text{font-size:11px}.tf-player-side-ad{position:static}.tf-slot-player_sidebar{max-width:728px!important;margin:14px auto}}
@media(max-width:767px){
  .tf-monetization-slot{border-radius:9px;margin:12px auto}.tf-slot-home_header,.tf-slot-home_middle,.tf-slot-player_top,.tf-slot-player_bottom,.tf-slot-watch_middle,.tf-slot-footer_banner{padding:4px}
  .tf-upsell{border-radius:13px;padding:13px;gap:10px}.tf-upsell__icon{width:40px;height:40px;flex-basis:40px;border-radius:11px;font-size:15px}.tf-upsell__title{font-size:14px}.tf-upsell__text{display:none}.tf-upsell__pix{font-size:9px}.tf-upsell__action{min-height:38px;padding:0 12px;font-size:10px}.tf-upsell__action i{display:none}
  .tf-upsell--header{display:none}
  .tf-upsell--home,.tf-upsell--footer{margin:16px auto}
  #tf-floating-upsell-wrap{left:12px;right:12px;bottom:78px;width:auto}.tf-upsell--floating{padding:10px 11px}.tf-upsell--floating .tf-upsell__icon{display:none}.tf-upsell--floating .tf-upsell__pix{display:none}.tf-upsell--floating .tf-upsell__action{min-height:34px}.tf-upsell--floating-dismiss{top:-7px;right:-5px;background:#222;color:#aaa}
  .tf-monetization-after-content{padding:0 10px}
}
@media(max-width:420px){.tf-upsell:not(.tf-upsell--floating){flex-wrap:wrap}.tf-upsell:not(.tf-upsell--floating) .tf-upsell__copy{flex:1 1 calc(100% - 52px)}.tf-upsell:not(.tf-upsell--floating) .tf-upsell__action{width:100%}.tf-upsell--floating .tf-upsell__title{font-size:12px}.tf-upsell--floating .tf-upsell__price{display:none}}
.stream-premium-cta{display:flex;align-items:center;min-width:0}
.stream-mobile-premium{padding:4px 14px 8px}.stream-mobile-premium .tf-upsell--drawer{margin:0;padding:12px;border-radius:13px;flex-wrap:wrap;gap:9px}.stream-mobile-premium .tf-upsell--drawer .tf-upsell__icon{width:38px;height:38px;flex-basis:38px}.stream-mobile-premium .tf-upsell--drawer .tf-upsell__copy{flex:1 1 calc(100% - 50px)}.stream-mobile-premium .tf-upsell--drawer .tf-upsell__title{font-size:13px}.stream-mobile-premium .tf-upsell--drawer .tf-upsell__text{display:none}.stream-mobile-premium .tf-upsell--drawer .tf-upsell__price{align-items:flex-start;display:flex;flex:1}.stream-mobile-premium .tf-upsell--drawer .tf-upsell__price strong{font-size:14px}.stream-mobile-premium .tf-upsell--drawer .tf-upsell__action{min-height:36px}
@media(max-width:1199px){.stream-premium-cta{display:none}}
.tf-card--monetization{min-width:0}.tf-card--monetization .tf-card-ad-shell{position:relative;aspect-ratio:2/3;overflow:hidden;border-radius:9px;background:#15151a}.tf-card--monetization .tf-monetization-slot{height:100%;max-width:none!important}.tf-card--monetization h3{margin:10px 0 4px!important;color:#f4f4f5;font-size:14px;font-weight:650}.tf-card--monetization .tf-card-meta{color:#85858c;font-size:11px}
