/* Ultra IPTV public design system — Premium + Sleek + Spacious */
:root{
  --uuds-bg:#090d16;
  --uuds-surface:#111625;
  --uuds-surface-raised:#151b2b;
  --uuds-primary:#34d399;
  --uuds-primary-strong:#10b981;
  --uuds-info:#38bdf8;
  --uuds-text:#f8fafc;
  --uuds-muted:#a7b0c0;
  --uuds-border:rgba(255,255,255,.09);
  --uuds-border-strong:rgba(52,211,153,.34);
  --uuds-shadow:0 24px 70px rgba(0,0,0,.34);
  --uuds-radius:16px;
  --uuds-radius-lg:24px;
  --uuds-container:1280px;
  --uuds-ease:cubic-bezier(.2,.7,.2,1);
}

html{background:var(--uuds-bg);scroll-behavior:smooth}
body.ultra-design-system{margin:0;background:var(--uuds-bg);color:var(--uuds-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.ultra-design-system :where(h1,h2,h3,h4,h5,h6){font-family:inherit;letter-spacing:-.025em}
body.ultra-design-system :where(a,button,input){font-family:inherit}
body.ultra-design-system :where(a,button):focus-visible{outline:2px solid var(--uuds-primary);outline-offset:3px}

/* Header */
body.ultra-design-system #navbar{top:16px!important;z-index:9990!important;margin-top:0!important;padding-inline:16px!important;transition:top .22s var(--uuds-ease),filter .22s var(--uuds-ease)}
body.ultra-design-system #navbar>.container{width:100%!important;max-width:1376px!important;min-height:74px!important;margin-inline:auto!important;padding:12px 18px!important;border:1px solid var(--uuds-border)!important;border-radius:18px!important;background:rgba(14,19,32,.88)!important;box-shadow:0 18px 55px rgba(0,0,0,.28)!important;backdrop-filter:blur(20px) saturate(135%)!important;-webkit-backdrop-filter:blur(20px) saturate(135%)!important}
body.ultra-design-system #navbar.uuds-nav-scrolled{top:8px!important;filter:drop-shadow(0 10px 22px rgba(0,0,0,.24))}
body.ultra-design-system.admin-bar #navbar{top:44px!important}
body.ultra-design-system.admin-bar #navbar.uuds-nav-scrolled{top:38px!important}
body.ultra-design-system #navbar .navbar-brand{margin-right:44px!important}
body.ultra-design-system #navbar .main-logo{display:block!important;width:150px!important;height:auto!important;max-height:48px!important;object-fit:contain}
body.ultra-design-system #navbar .navbar-nav{align-items:center;gap:4px}
body.ultra-design-system #navbar .navbar-nav .nav-link{position:relative;padding:10px 13px!important;border:1px solid transparent;border-radius:10px;color:#c7cfda!important;font-size:14px!important;font-weight:600!important;line-height:1.2;transition:color .2s ease,background .2s ease,border-color .2s ease}
body.ultra-design-system #navbar .navbar-nav .nav-link:hover{border-color:rgba(255,255,255,.07);background:rgba(255,255,255,.05);color:#fff!important}
body.ultra-design-system #navbar .navbar-nav>.active>.nav-link,
body.ultra-design-system #navbar .navbar-nav>.current-menu-item>.nav-link{border-color:rgba(52,211,153,.18);background:rgba(52,211,153,.09);color:#8af0c7!important}
body.ultra-design-system #navbar .dropdown-menu{margin-top:12px;padding:8px;border:1px solid var(--uuds-border);border-radius:14px;background:rgba(17,22,37,.98);box-shadow:var(--uuds-shadow)}
body.ultra-design-system #navbar .dropdown-item{padding:9px 11px;border-radius:9px;color:#cbd5e1!important;font-size:13px}
body.ultra-design-system #navbar .dropdown-item:hover{background:rgba(52,211,153,.1);color:#fff!important}
body.ultra-design-system #navbar .others-options{gap:8px!important;margin-left:18px!important}
body.ultra-design-system #lang-hub-trigger,
body.ultra-design-system #navbar .others-options .cart.icon{min-width:42px!important;height:42px!important;border:1px solid var(--uuds-border)!important;border-radius:11px!important;background:rgba(255,255,255,.045)!important;box-shadow:inset 0 1px rgba(255,255,255,.035)!important;color:#f8fafc!important;transition:transform .2s ease,border-color .2s ease,background .2s ease!important}
body.ultra-design-system #lang-hub-trigger:hover,
body.ultra-design-system #navbar .others-options .cart.icon:hover{transform:translateY(-2px);border-color:var(--uuds-border-strong)!important;background:rgba(52,211,153,.09)!important;color:#8af0c7!important}
body.ultra-design-system #navbar .mini-cart-count{top:-6px!important;right:-6px!important;display:grid!important;min-width:18px!important;height:18px!important;place-items:center;padding:0 4px!important;border:2px solid var(--uuds-surface)!important;border-radius:999px!important;background:#ef4444!important;font-size:10px!important;line-height:1!important}

/* Shared homepage rhythm */
body.home.ultra-design-system :where(.uicwv-hero-marquee,.uicwv-entertainment-hub,.uicwv-content-bento,.uicwv-spotify,.uhbm-section){color:var(--uuds-text);font-family:inherit!important}
body.home.ultra-design-system .uicwv-hero-marquee{background:var(--uuds-bg)!important}
body.home.ultra-design-system .uicwv-hero-marquee-panel{width:min(calc(100% - 48px),var(--uuds-container))!important;margin-inline:auto!important}
body.home.ultra-design-system .uicwv-hero-marquee-kicker,
body.home.ultra-design-system .uicwv-entertainment-eyebrow,
body.home.ultra-design-system .uicwv-content-bento-eyebrow,
body.home.ultra-design-system .uicwv-spotify-kicker{border-color:rgba(52,211,153,.22)!important;background:rgba(52,211,153,.09)!important;color:#6ee7b7!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;letter-spacing:.1em!important}
body.home.ultra-design-system .uicwv-hero-marquee-panel h1{max-width:780px;color:#fff!important;font-family:inherit!important;font-size:clamp(44px,4.5vw,64px)!important;font-weight:850!important;line-height:1.04!important;letter-spacing:-.05em!important;text-wrap:balance}
body.home.ultra-design-system .uicwv-hero-marquee-panel h1>span{display:inline!important;white-space:normal!important}
body.home.ultra-design-system .uicwv-hero-marquee-panel h1>span+span:before{content:" "}
body.home.ultra-design-system .uicwv-hero-marquee-copy>p{max-width:650px;color:#b8c1cf!important;font-family:inherit!important;font-size:17px!important;line-height:1.65!important}
body.home.ultra-design-system :where(.uicwv-hero-marquee-primary,.uicwv-entertainment-primary,.uicwv-content-bento-action){min-height:50px;padding:13px 20px;border:1px solid rgba(110,231,183,.38)!important;border-radius:12px!important;background:linear-gradient(135deg,#34d399,#10b981)!important;box-shadow:0 10px 30px rgba(16,185,129,.2)!important;color:#052e22!important;font-family:inherit!important;font-weight:800!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important}
body.home.ultra-design-system :where(.uicwv-hero-marquee-primary,.uicwv-entertainment-primary,.uicwv-content-bento-action):hover{transform:translateY(-2px);box-shadow:0 15px 38px rgba(16,185,129,.3)!important;filter:saturate(1.08)}
body.home.ultra-design-system :where(.uicwv-hero-marquee-secondary,.uicwv-entertainment-secondary){min-height:50px;padding:13px 20px;border:1px solid var(--uuds-border)!important;border-radius:12px!important;background:rgba(255,255,255,.045)!important;color:#f8fafc!important;font-family:inherit!important;font-weight:750!important;backdrop-filter:blur(10px);transition:transform .2s ease,border-color .2s ease,background .2s ease!important}
body.home.ultra-design-system :where(.uicwv-hero-marquee-secondary,.uicwv-entertainment-secondary):hover{transform:translateY(-2px);border-color:rgba(56,189,248,.35)!important;background:rgba(56,189,248,.08)!important}
body.home.ultra-design-system .uicwv-hero-trial-card{border:1px solid var(--uuds-border)!important;border-radius:var(--uuds-radius-lg)!important;background:rgba(17,22,37,.86)!important;box-shadow:var(--uuds-shadow)!important;backdrop-filter:blur(18px)}
body.home.ultra-design-system .uicwv-hero-whatsapp{border-radius:12px!important;background:#25d366!important;color:#062d18!important;font-family:inherit!important;font-weight:800!important}

body.home.ultra-design-system .uicwv-entertainment-hub{padding:96px 24px!important;background:linear-gradient(180deg,#0b101b 0%,#0d1421 100%)!important}
body.home.ultra-design-system .uicwv-entertainment-hub-inner{width:min(100%,var(--uuds-container))!important;gap:72px!important;margin-inline:auto!important}
body.home.ultra-design-system .uicwv-entertainment-copy h2{max-width:680px;color:#fff!important;font-family:inherit!important;font-size:clamp(38px,4vw,58px)!important;font-weight:820!important;line-height:1.08!important;letter-spacing:-.045em!important;text-wrap:balance}
body.home.ultra-design-system .uicwv-entertainment-lead{max-width:620px;color:var(--uuds-muted)!important;font-size:16px!important;line-height:1.7!important}
body.home.ultra-design-system .uicwv-entertainment-feature-icon{border-color:rgba(52,211,153,.18)!important;border-radius:12px!important;background:rgba(52,211,153,.09)!important;color:var(--uuds-primary)!important}
body.home.ultra-design-system .uicwv-entertainment-image-frame{overflow:hidden;border:1px solid var(--uuds-border)!important;border-radius:var(--uuds-radius-lg)!important;background:var(--uuds-surface)!important;box-shadow:var(--uuds-shadow)!important}

body.home.ultra-design-system .uicwv-content-bento{padding:96px 24px!important;background:var(--uuds-bg)!important}
body.home.ultra-design-system .uicwv-content-bento-grid{width:min(100%,var(--uuds-container))!important;gap:20px!important;margin-inline:auto!important}
body.home.ultra-design-system .uicwv-content-bento-card{overflow:hidden;border:1px solid var(--uuds-border)!important;border-radius:var(--uuds-radius-lg)!important;background:var(--uuds-surface)!important;box-shadow:0 20px 55px rgba(0,0,0,.25)!important;transition:transform .3s var(--uuds-ease),border-color .3s ease,box-shadow .3s ease!important}
body.home.ultra-design-system .uicwv-content-bento-card:hover{transform:translateY(-4px);border-color:rgba(52,211,153,.28)!important;box-shadow:0 28px 68px rgba(0,0,0,.35)!important}
body.home.ultra-design-system .uicwv-content-bento-title{color:#fff!important;font-family:inherit!important;font-size:clamp(30px,3vw,44px)!important;font-weight:820!important;line-height:1.08!important;letter-spacing:-.04em!important}
body.home.ultra-design-system .uicwv-content-bento-description{color:#b0bac9!important;font-size:15px!important;line-height:1.65!important}

body.home.ultra-design-system .uicwv-spotify{padding:96px 24px!important;background:linear-gradient(155deg,#0d1320 0%,#0b101b 54%,#0c1517 100%)!important}
body.home.ultra-design-system .uicwv-spotify-inner{width:min(100%,var(--uuds-container))!important;gap:70px!important;margin-inline:auto!important;padding:56px!important;border:1px solid var(--uuds-border)!important;border-radius:28px!important;background:linear-gradient(135deg,rgba(255,255,255,.045),rgba(255,255,255,.015))!important;box-shadow:var(--uuds-shadow)!important}
body.home.ultra-design-system .uicwv-spotify h2{max-width:670px;color:#fff!important;font-family:inherit!important;font-size:clamp(38px,4vw,58px)!important;font-weight:820!important;line-height:1.08!important;letter-spacing:-.045em!important;text-wrap:balance}
body.home.ultra-design-system .uicwv-spotify-subtitle,
body.home.ultra-design-system .uicwv-spotify-lead{color:#b4becd!important;font-family:inherit!important;line-height:1.7!important}
body.home.ultra-design-system .uicwv-spotify-conversion{border-color:var(--uuds-border)!important;border-radius:var(--uuds-radius)!important;background:rgba(17,22,37,.72)!important}
body.home.ultra-design-system .uicwv-spotify-enquiry{min-height:50px;border-radius:12px!important;background:#25d366!important;box-shadow:0 12px 30px rgba(37,211,102,.18)!important;color:#062d18!important;font-family:inherit!important;font-weight:800!important}
body.home.ultra-design-system .uicwv-spotify-visual{overflow:hidden;border:1px solid var(--uuds-border)!important;border-radius:var(--uuds-radius-lg)!important;box-shadow:var(--uuds-shadow)!important}

body.home.ultra-design-system .uhbm-section{background:linear-gradient(180deg,#090d16,#0b101b)!important}
body.home.ultra-design-system .uhbm-shell{width:min(calc(100% - 48px),var(--uuds-container))!important;padding:96px 0!important}
body.home.ultra-design-system .uhbm-card{border-color:var(--uuds-border)!important;background:rgba(17,22,37,.72)!important}
body.home.ultra-design-system .uhbm-card:hover{border-color:rgba(52,211,153,.3)!important;background:var(--uuds-surface-raised)!important}

body.home.ultra-design-system .seogeo-master-answer-block{width:min(calc(100% - 48px),var(--uuds-container))!important;margin:0 auto 96px!important;padding:48px!important;border:1px solid var(--uuds-border)!important;border-radius:var(--uuds-radius-lg)!important;background:var(--uuds-surface)!important;box-shadow:0 18px 48px rgba(0,0,0,.2)!important;color:var(--uuds-muted)!important}
body.home.ultra-design-system .seogeo-master-answer-block h2{color:#fff!important;font-family:inherit!important}
body.home.ultra-design-system .seogeo-master-answer-block details{border-color:var(--uuds-border)!important;background:rgba(255,255,255,.025)!important}

/* Footer: collapse repeated legacy columns into a clear three-column hierarchy. */
body.ultra-design-system .footer-area{padding:80px 24px 56px!important;border-top:1px solid var(--uuds-border)!important;background:linear-gradient(180deg,#0d121e 0%,#090d16 100%)!important;background-image:none!important;color:var(--uuds-muted)!important}
body.ultra-design-system .footer-area>.container{width:min(100%,var(--uuds-container))!important;max-width:var(--uuds-container)!important;margin-inline:auto!important;padding:0!important}
body.ultra-design-system .footer-area .row{display:grid!important;grid-template-columns:minmax(280px,1.35fr) minmax(180px,.75fr) minmax(280px,1fr)!important;gap:64px!important;margin:0!important}
body.ultra-design-system .footer-area .footer-single-widget{width:auto!important;max-width:none!important;margin:0!important;padding:0!important}
body.ultra-design-system .footer-area .footer-single-widget:nth-child(3),
body.ultra-design-system .footer-area .footer-single-widget:nth-child(4){display:none!important}
body.ultra-design-system .footer-area .mw-250{max-width:420px!important}
body.ultra-design-system .footer-logo img{width:156px!important;max-width:156px!important;height:auto!important}
body.ultra-design-system .footer-single-widget p{max-width:390px!important;margin:24px 0!important;color:var(--uuds-muted)!important;font-size:14px!important;line-height:1.75!important}
body.ultra-design-system .footer-single-widget h3{margin:0 0 22px!important;color:#f8fafc!important;font-family:inherit!important;font-size:15px!important;font-weight:750!important;letter-spacing:.01em!important}
body.ultra-design-system .footer-single-widget .menu,
body.ultra-design-system .footer-single-widget .contact-links{margin:0!important;padding:0!important}
body.ultra-design-system .footer-single-widget .menu li{margin:0 0 11px!important}
body.ultra-design-system .footer-single-widget a{color:#aeb8c8!important;font-size:14px!important;text-decoration:none!important;transition:color .18s ease,transform .18s ease}
body.ultra-design-system .footer-single-widget a:hover{color:#6ee7b7!important}
body.ultra-design-system .footer-single-widget .sub-menu{display:none!important}
body.ultra-design-system .social-links{gap:10px!important}
body.ultra-design-system .social-links a{display:grid!important;width:42px!important;height:42px!important;place-items:center;border:1px solid var(--uuds-border)!important;border-radius:11px!important;background:rgba(255,255,255,.035)!important;color:#e2e8f0!important}
body.ultra-design-system .social-links a:hover{transform:translateY(-2px);border-color:var(--uuds-border-strong)!important;background:rgba(52,211,153,.09)!important}
body.ultra-design-system .uicwv-footer-contact{display:grid!important;gap:12px!important}
body.ultra-design-system .uicwv-footer-contact>li{margin:0!important;padding:14px!important;border:1px solid var(--uuds-border)!important;border-radius:13px!important;background:rgba(255,255,255,.025)!important}
body.ultra-design-system .copyright-area{min-height:0!important;padding:20px 24px!important;border-top:1px solid rgba(255,255,255,.06)!important;background:#070b12!important;color:#8691a2!important}
body.ultra-design-system .copyright-area .container{width:min(100%,var(--uuds-container))!important;max-width:var(--uuds-container)!important;margin-inline:auto!important}
body.ultra-design-system .copyright-area .row{margin:0!important}
body.ultra-design-system .copyright-area p{margin:0!important;color:#8691a2!important;font-family:inherit!important;font-size:13px!important;text-align:center!important}

/* Shared interior-page canvas and legacy banner modernization. */
body.ultra-design-system:not(.home) .page-area{background:var(--uuds-bg)!important;color:var(--uuds-text)!important}
body.ultra-design-system :where(.page-banner-area,.page-banner-area-ps){position:relative!important;padding:154px 24px 72px!important;border-bottom:1px solid var(--uuds-border)!important;background:radial-gradient(circle at 82% 20%,rgba(52,211,153,.14),transparent 34%),linear-gradient(145deg,#0b1220,#090d16)!important;color:var(--uuds-text)!important}
body.ultra-design-system :where(.page-banner-area,.page-banner-area-ps)>.container:first-child{width:min(100%,var(--uuds-container))!important;max-width:var(--uuds-container)!important;margin-inline:auto!important;padding:0!important}
body.ultra-design-system :where(.page-banner-area,.page-banner-area-ps) .shape{display:none!important}
body.ultra-design-system .page-banner-content{max-width:980px!important}
body.ultra-design-system .page-banner-content .bredcrounbs{gap:10px!important;margin:0 0 22px!important;color:var(--uuds-muted)!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:11px!important;letter-spacing:.06em!important;text-transform:uppercase!important}
body.ultra-design-system .page-banner-content .bredcrounbs li+li:before{color:#64748b!important}
body.ultra-design-system .page-banner-content .bredcrounbs a{color:#6ee7b7!important}
body.ultra-design-system .page-banner-content h2{max-width:960px!important;margin:0!important;color:#fff!important;font-family:inherit!important;font-size:clamp(40px,4.6vw,64px)!important;font-weight:840!important;line-height:1.06!important;letter-spacing:-.045em!important;text-wrap:balance}

/* Pricing: replace neon plan cards with a calm European streaming suite. */
body.page-id-149.ultra-design-system .pricing-area{padding:96px 24px!important;background:var(--uuds-bg)!important;color:var(--uuds-text)!important}
body.page-id-149.ultra-design-system .pricing-area>.container{width:min(100%,var(--uuds-container))!important;max-width:var(--uuds-container)!important;margin-inline:auto!important;padding:0!important}
body.page-id-149.ultra-design-system .pricing-area .section-title{max-width:780px!important;margin:0 auto 48px!important}
body.page-id-149.ultra-design-system .pricing-area .top-title{display:inline-flex!important;margin-bottom:12px!important;padding:6px 10px!important;border:1px solid rgba(52,211,153,.22)!important;border-radius:8px!important;background:rgba(52,211,153,.09)!important;color:#6ee7b7!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:10px!important;font-weight:750!important;letter-spacing:.11em!important}
body.page-id-149.ultra-design-system .pricing-area .section-title h2{color:#fff!important;font-family:inherit!important;font-size:clamp(36px,4vw,52px)!important;font-weight:820!important;line-height:1.08!important;letter-spacing:-.04em!important}
body.page-id-149.ultra-design-system .pricing-area .row{gap:24px 0!important}
body.page-id-149.ultra-design-system .pricing-single-item.style-two{height:100%!important;overflow:hidden!important;border:1px solid var(--uuds-border)!important;border-radius:22px!important;background:var(--uuds-surface)!important;box-shadow:0 20px 55px rgba(0,0,0,.26)!important;transition:transform .24s var(--uuds-ease),border-color .24s ease,box-shadow .24s ease!important}
body.page-id-149.ultra-design-system .pricing-single-item.style-two:before,
body.page-id-149.ultra-design-system .pricing-single-item.style-two:after,
body.page-id-149.ultra-design-system .pricing-single-item.style-two .pricing-content:before,
body.page-id-149.ultra-design-system .pricing-single-item.style-two .pricing-content:after{display:none!important}
body.page-id-149.ultra-design-system .pricing-single-item.style-two:hover{transform:translateY(-4px)!important;border-color:rgba(52,211,153,.3)!important;box-shadow:0 28px 68px rgba(0,0,0,.36)!important}
body.page-id-149.ultra-design-system .pricing-single-item .ignite{padding:20px 22px 14px!important;border-bottom:1px solid var(--uuds-border)!important;background:rgba(255,255,255,.025)!important;color:#e8edf5!important;font-family:inherit!important;font-size:18px!important;font-weight:780!important}
body.page-id-149.ultra-design-system .pricing-single-item .pricing-content{height:calc(100% - 62px)!important;padding:22px!important;background:#0e1320!important;background-image:none!important}
body.page-id-149.ultra-design-system .pricing-single-item .pricing-content>img{display:block!important;width:100%!important;height:150px!important;margin:0 0 22px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:16px!important;background:#0a0f19!important;object-fit:contain!important}
body.page-id-149.ultra-design-system .pricing-single-item .amount{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:16px!important;margin-bottom:16px!important}
body.page-id-149.ultra-design-system .pricing-single-item .amount h2{margin:0!important;color:#fff!important;font-family:inherit!important;font-size:38px!important;font-weight:830!important;letter-spacing:-.035em!important}
body.page-id-149.ultra-design-system .pricing-single-item .months{order:2!important;padding:4px 8px!important;border:1px solid rgba(52,211,153,.2)!important;border-radius:999px!important;background:rgba(52,211,153,.08)!important;color:#6ee7b7!important;font-size:10px!important;font-weight:750!important}
body.page-id-149.ultra-design-system .pricing-list{margin:0 0 22px!important}
body.page-id-149.ultra-design-system .pricing-list li{min-height:43px!important;padding:9px 0!important;border-bottom:1px solid rgba(255,255,255,.07)!important;color:#b7c0ce!important;font-size:13px!important}
body.page-id-149.ultra-design-system .pricing-list li i{color:var(--uuds-primary)!important}
body.page-id-149.ultra-design-system .pricing-single-item .btn{display:flex!important;width:100%!important;min-height:48px!important;align-items:center!important;justify-content:center!important;margin-top:auto!important;border:1px solid rgba(110,231,183,.35)!important;border-radius:12px!important;background:linear-gradient(135deg,#34d399,#10b981)!important;box-shadow:0 12px 28px rgba(16,185,129,.18)!important;color:#052e22!important;font-family:inherit!important;font-size:14px!important;font-weight:820!important}
body.page-id-149.ultra-design-system .uicwv-credit-usage{background:linear-gradient(180deg,#0b101b,#090d16)!important}
body.page-id-149.ultra-design-system .uicwv-credit-usage-inner{width:min(calc(100% - 48px),var(--uuds-container))!important;max-width:var(--uuds-container)!important}
body.page-id-149.ultra-design-system .uicwv-credit-service-card{border-color:var(--uuds-border)!important;border-radius:var(--uuds-radius)!important;background:rgba(17,22,37,.72)!important}
body.page-id-149.ultra-design-system .uicwv-spotify{padding:96px 24px!important;background:linear-gradient(155deg,#0d1320,#0b101b 58%,#0c1517)!important}
body.page-id-149.ultra-design-system .uicwv-spotify-inner{width:min(100%,var(--uuds-container))!important;max-width:var(--uuds-container)!important;margin-inline:auto!important;border-color:var(--uuds-border)!important;border-radius:28px!important;background:rgba(17,22,37,.58)!important}

/* Reseller: retain the requested information architecture, replace the red microsite skin. */
body.page-id-1078.ultra-design-system .top-header-area{display:none!important}
body.page-id-1078.ultra-design-system .sp-reseller-v2{--sp-red:#10b981;--sp-red2:#34d399;--sp-ink:#090d16;--sp-card:#111625;--sp-muted:#a7b0c0;--sp-line:rgba(255,255,255,.09);background:var(--uuds-bg)!important;font-family:inherit!important}
body.page-id-1078.ultra-design-system .sp-wrap{width:min(var(--uuds-container),calc(100% - 48px))!important}
body.page-id-1078.ultra-design-system .sp-hero{padding:154px 0 104px!important;background:radial-gradient(circle at 80% 18%,rgba(52,211,153,.16),transparent 35%),radial-gradient(circle at 12% 75%,rgba(56,189,248,.09),transparent 34%),var(--uuds-bg)!important}
body.page-id-1078.ultra-design-system .sp-kicker{border-color:rgba(52,211,153,.28)!important;background:rgba(52,211,153,.09)!important;color:#6ee7b7!important}
body.page-id-1078.ultra-design-system .sp-title{max-width:760px!important;color:#fff!important;font-family:inherit!important;font-size:clamp(48px,5.5vw,72px)!important}
body.page-id-1078.ultra-design-system .sp-title em{color:#6ee7b7!important}
body.page-id-1078.ultra-design-system .sp-lead{color:#b5bfce!important}
body.page-id-1078.ultra-design-system .sp-btn{min-height:50px!important;border-radius:12px!important}
body.page-id-1078.ultra-design-system .sp-btn-primary{border:1px solid rgba(110,231,183,.35)!important;background:linear-gradient(135deg,#34d399,#10b981)!important;box-shadow:0 14px 34px rgba(16,185,129,.22)!important;color:#052e22!important}
body.page-id-1078.ultra-design-system .sp-btn-ghost{border-color:var(--uuds-border)!important;background:rgba(255,255,255,.04)!important}
body.page-id-1078.ultra-design-system .sp-panel-preview{border-color:var(--uuds-border)!important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important}
body.page-id-1078.ultra-design-system .sp-panel-bar i:first-child{background:var(--uuds-primary)!important}
body.page-id-1078.ultra-design-system .sp-metric div{border-color:var(--uuds-border)!important;background:#0d131f!important}
body.page-id-1078.ultra-design-system .sp-proof{border-color:var(--uuds-border)!important;background:var(--uuds-surface)!important;box-shadow:0 18px 50px rgba(0,0,0,.22)!important}
body.page-id-1078.ultra-design-system .sp-section{background:var(--uuds-bg)!important}
body.page-id-1078.ultra-design-system .sp-section-alt,
body.page-id-1078.ultra-design-system .sp-price-intro{background:#0c111c!important}
body.page-id-1078.ultra-design-system .sp-card{border-color:var(--uuds-border)!important;border-radius:var(--uuds-radius)!important;background:rgba(17,22,37,.7)!important}
body.page-id-1078.ultra-design-system .sp-card:hover{border-color:rgba(52,211,153,.32)!important}
body.page-id-1078.ultra-design-system .sp-icon{background:rgba(52,211,153,.1)!important;color:#6ee7b7!important}
body.page-id-1078.ultra-design-system .elementor-element-b55f6a4{background:var(--uuds-bg)!important}
body.page-id-1078.ultra-design-system .uicwv-reseller-pricing{background:var(--uuds-bg)!important}
body.page-id-1078.ultra-design-system .uicwv-reseller-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.page-id-1078.ultra-design-system .uicwv-reseller-card{border-color:var(--uuds-border)!important;border-radius:20px!important;background:var(--uuds-surface)!important;box-shadow:0 20px 55px rgba(0,0,0,.24)!important}
body.page-id-1078.ultra-design-system .uicwv-reseller-card-strong{border-color:rgba(52,211,153,.34)!important}
body.page-id-1078.ultra-design-system .uicwv-reseller-cta{border-radius:12px!important;background:linear-gradient(135deg,#34d399,#10b981)!important;color:#052e22!important;font-weight:820!important}
body.page-id-1078.ultra-design-system .sp-reseller-after :where(.sp-simple-card,.sp-card){border-color:var(--uuds-border)!important;background:var(--uuds-surface)!important}

/* IPTV Guide: convert the legacy red/centered page into spacious device cards. */
body.page-id-2098.ultra-design-system .page-banner-area-ps{padding-bottom:64px!important}
body.page-id-2098.ultra-design-system .elementor-2098{padding:80px 24px 96px!important;background:linear-gradient(180deg,#090d16,#0b101b)!important;color:var(--uuds-text)!important}
body.page-id-2098.ultra-design-system .elementor-2098>.e-parent{width:min(100%,var(--uuds-container))!important;max-width:var(--uuds-container)!important;margin:0 auto 24px!important;padding:48px!important;border:1px solid var(--uuds-border)!important;border-radius:var(--uuds-radius-lg)!important;background:rgba(17,22,37,.68)!important;box-shadow:0 18px 50px rgba(0,0,0,.2)!important}
body.page-id-2098.ultra-design-system .elementor-2098>.elementor-element-89bab52{align-items:flex-start!important;padding:60px!important;background:radial-gradient(circle at 90% 10%,rgba(52,211,153,.12),transparent 38%),var(--uuds-surface)!important;text-align:left!important}
body.page-id-2098.ultra-design-system .elementor-2098>.elementor-element-89bab52 h1{max-width:960px!important;margin:0!important;color:#fff!important;font-family:inherit!important;font-size:clamp(42px,4.5vw,62px)!important;font-weight:840!important;line-height:1.06!important;letter-spacing:-.045em!important;text-align:left!important;text-wrap:balance}
body.page-id-2098.ultra-design-system .elementor-2098>.elementor-element-89bab52 p{max-width:780px!important;margin:8px 0 0!important;color:#b5bfce!important;font-size:16px!important;line-height:1.7!important;text-align:left!important}
body.page-id-2098.ultra-design-system .elementor-2098>.elementor-element-89bab52 h2{margin:18px 0 0!important;color:#6ee7b7!important;font-family:inherit!important;font-size:20px!important;font-weight:720!important;text-align:left!important}
body.page-id-2098.ultra-design-system .elementor-2098>.e-parent>.e-con-inner{width:100%!important;max-width:none!important;gap:48px!important;align-items:center!important}
body.page-id-2098.ultra-design-system .elementor-2098 .e-child{min-width:0!important}
body.page-id-2098.ultra-design-system .elementor-heading-title{color:#fff!important;font-family:inherit!important}
body.page-id-2098.ultra-design-system .elementor-2098>.e-parent:not(.elementor-element-89bab52) h2{margin:0 0 14px!important;font-size:clamp(30px,3vw,42px)!important;font-weight:810!important;line-height:1.12!important;letter-spacing:-.035em!important;text-align:left!important}
body.page-id-2098.ultra-design-system .elementor-2098>.e-parent:not(.elementor-element-89bab52) p{color:#b2bccb!important;font-size:15px!important;line-height:1.72!important;text-align:left!important}
body.page-id-2098.ultra-design-system .elementor-2098 .elementor-widget-image{overflow:hidden!important;border:1px solid var(--uuds-border)!important;border-radius:20px!important;background:#0a0f19!important;box-shadow:0 18px 48px rgba(0,0,0,.24)!important}
body.page-id-2098.ultra-design-system .elementor-2098 .elementor-widget-image img{display:block!important;width:100%!important;transition:transform .55s var(--uuds-ease)!important}
body.page-id-2098.ultra-design-system .elementor-2098 .elementor-widget-image:hover img{transform:scale(1.035)!important}
body.page-id-2098.ultra-design-system .elementor-2098 .elementor-button-wrapper{text-align:left!important}
body.page-id-2098.ultra-design-system .elementor-2098 .elementor-button{min-height:48px!important;padding:14px 20px!important;border:1px solid rgba(110,231,183,.34)!important;border-radius:12px!important;background:linear-gradient(135deg,#34d399,#10b981)!important;box-shadow:0 12px 30px rgba(16,185,129,.18)!important;color:#052e22!important;font-family:inherit!important;font-size:13px!important;font-weight:820!important}

/* Contact: wide two-column banner plus three support cards. */
body.page-id-159.ultra-design-system .page-banner-area:before{display:none!important}
body.page-id-159.ultra-design-system .page-banner-area{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)!important;align-items:end!important;gap:56px!important;padding:154px max(24px,calc((100vw - var(--uuds-container))/2)) 72px!important}
body.page-id-159.ultra-design-system .page-banner-area>.container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.page-id-159.ultra-design-system .page-banner-area .page-banner-content h2{font-size:clamp(40px,4.2vw,60px)!important}
body.page-id-159.ultra-design-system .page-banner-img{overflow:hidden!important;border:1px solid var(--uuds-border)!important;border-radius:var(--uuds-radius-lg)!important;background:var(--uuds-surface)!important;box-shadow:var(--uuds-shadow)!important}
body.page-id-159.ultra-design-system .page-banner-img img{display:block!important;width:100%!important;height:340px!important;opacity:1!important;object-fit:cover!important;transition:transform .6s var(--uuds-ease)!important}
body.page-id-159.ultra-design-system .page-banner-img:hover img{transform:scale(1.035)!important}
body.page-id-159.ultra-design-system .elementor-159{background:var(--uuds-bg)!important}
body.page-id-159.ultra-design-system .contact-info-area{padding:96px 24px!important;background:linear-gradient(180deg,#090d16,#0b101b)!important}
body.page-id-159.ultra-design-system .contact-info-area>.container{width:min(100%,var(--uuds-container))!important;max-width:var(--uuds-container)!important;margin-inline:auto!important;padding:0!important}
body.page-id-159.ultra-design-system .contact-info-area .section-title{max-width:760px!important;margin:0 0 46px!important;text-align:left!important}
body.page-id-159.ultra-design-system .contact-info-area .top-title{display:inline-flex!important;margin-bottom:12px!important;padding:6px 10px!important;border:1px solid rgba(52,211,153,.22)!important;border-radius:8px!important;background:rgba(52,211,153,.09)!important;color:#6ee7b7!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:10px!important;letter-spacing:.11em!important}
body.page-id-159.ultra-design-system .contact-info-area .section-title h2{margin:0!important;color:#fff!important;font-family:inherit!important;font-size:clamp(36px,4vw,52px)!important;font-weight:820!important;line-height:1.08!important;letter-spacing:-.04em!important}
body.page-id-159.ultra-design-system .contact-info-area .row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin:0!important}
body.page-id-159.ultra-design-system .contact-info-area .row>[class*="col-"]{width:auto!important;padding:0!important}
body.page-id-159.ultra-design-system .contact-info-single-item{min-height:210px!important;margin:0!important;padding:28px!important;border:1px solid var(--uuds-border)!important;border-radius:var(--uuds-radius)!important;background:rgba(17,22,37,.72)!important;box-shadow:0 16px 44px rgba(0,0,0,.18)!important;color:#b5bfce!important;font-family:inherit!important;font-size:16px!important;line-height:1.65!important;text-align:left!important;transition:transform .24s var(--uuds-ease),border-color .24s ease!important}
body.page-id-159.ultra-design-system .contact-info-single-item:hover{transform:translateY(-4px)!important;border-color:rgba(52,211,153,.3)!important}
body.page-id-159.ultra-design-system .contact-info-single-item h3{margin:0 0 16px!important;color:#fff!important;font-family:inherit!important;font-size:22px!important;font-weight:780!important}
body.page-id-159.ultra-design-system .contact-info-single-item a{color:#6ee7b7!important;text-decoration:none!important}
body.page-id-159.ultra-design-system .uuds-contact-wa{display:flex!important;width:max-content!important;min-height:42px!important;align-items:center!important;margin-top:22px!important;padding:10px 14px!important;border:1px solid rgba(52,211,153,.25)!important;border-radius:10px!important;background:rgba(52,211,153,.09)!important;color:#6ee7b7!important;font-size:13px!important;font-weight:780!important}

/* Channel directory: constrain the existing high-quality data UI to the same system. */
body.page-id-3048.ultra-design-system .uicwv-channel-page-top{background:radial-gradient(circle at 82% 22%,rgba(52,211,153,.13),transparent 34%),#0b1220!important}
body.page-id-3048.ultra-design-system .uicwv-channel-page-top-inner{width:min(calc(100% - 48px),var(--uuds-container))!important;max-width:var(--uuds-container)!important}
body.page-id-3048.ultra-design-system .uicwv-channel-host{background:linear-gradient(180deg,#090d16,#0b101b)!important}
body.page-id-3048.ultra-design-system .uicwv-channel-directory{width:min(calc(100% - 48px),var(--uuds-container))!important;max-width:var(--uuds-container)!important;margin-inline:auto!important;padding:88px 0 96px!important}
body.page-id-3048.ultra-design-system .uicwv-channel-panel{border-color:var(--uuds-border)!important;border-radius:var(--uuds-radius-lg)!important;background:rgba(17,22,37,.7)!important;box-shadow:0 20px 55px rgba(0,0,0,.23)!important}
body.page-id-3048.ultra-design-system .uicwv-channel-search{border-color:var(--uuds-border)!important;background:#0c121d!important}
body.page-id-3048.ultra-design-system .uicwv-channel-search:focus-within{border-color:rgba(52,211,153,.45)!important;box-shadow:0 0 0 3px rgba(52,211,153,.09)!important}
body.page-id-3048.ultra-design-system .uicwv-channel-category{border-color:rgba(255,255,255,.07)!important;background:rgba(255,255,255,.018)!important}
body.page-id-3048.ultra-design-system .uicwv-channel-category:hover{border-color:rgba(52,211,153,.25)!important}

/* Replace the unrelated external review widget with first-party customer feedback. */
body.home.ultra-design-system .who-we-area{padding:96px 24px!important;background:linear-gradient(180deg,#0b101b,#090d16)!important}
body.home.ultra-design-system .who-we-area>.container{width:min(100%,var(--uuds-container))!important;max-width:var(--uuds-container)!important;margin-inline:auto!important;padding:0!important}
body.home.ultra-design-system .who-we-area>.container>.row{gap:52px 0!important}
body.home.ultra-design-system .who-we-area>.container>.row>[class*="col-"]{opacity:1!important;transform:none!important}
body.home.ultra-design-system .who-we-area .uicwv-advantage-copy{color:var(--uuds-muted)!important}
body.home.ultra-design-system .who-we-area .uicwv-advantage-copy>.top-title{display:inline-flex!important;padding:6px 10px!important;border:1px solid rgba(52,211,153,.22)!important;border-radius:8px!important;background:rgba(52,211,153,.09)!important;color:#6ee7b7!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:10px!important;letter-spacing:.11em!important}
body.home.ultra-design-system .who-we-area .uicwv-advantage-copy>h2{max-width:760px!important;margin:16px 0 18px!important;color:#fff!important;font-family:inherit!important;font-size:clamp(36px,4vw,54px)!important;font-weight:820!important;line-height:1.08!important;letter-spacing:-.04em!important}
body.home.ultra-design-system .who-we-area .uicwv-advantage-copy>p{max-width:760px!important;color:#b2bccb!important;font-size:15px!important;line-height:1.72!important}
body.home.ultra-design-system .uicwv-advantage-proof{display:grid!important;grid-template-columns:1fr!important;gap:30px!important;margin-top:34px!important}
body.home.ultra-design-system .uicwv-advantage-proof>.col-lg-9,
body.home.ultra-design-system .uicwv-advantage-proof>.col-lg-3{width:100%!important;max-width:none!important;padding:0!important}
body.home.ultra-design-system .uicwv-advantage-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:0!important}
body.home.ultra-design-system .uicwv-advantage-list li{margin:0!important;padding:18px!important;border:1px solid var(--uuds-border)!important;border-radius:14px!important;background:rgba(17,22,37,.65)!important}
body.home.ultra-design-system .who-we-area .google>img,
body.home.ultra-design-system .who-we-area .wp-gr{display:none!important}
body.home.ultra-design-system .uicwv-advantage-proof .google{display:block!important;width:100%!important}
body.home.ultra-design-system .uicwv-advantage-proof .google>.uuds-reviews{width:100%!important;max-width:none!important;flex:0 0 100%!important;padding:28px!important}
/* About Us page: restore readable contrast and a consistent dark visual system. */
body.page-id-139{background:#080b11!important;color:#cbd5e1!important}
body.page-id-139 :where(.page-banner-area,.who-we-area,.about-us-area,.our-mision-area,.enjoy-area,.fan-facet-area){background:#080b11!important}
body.page-id-139 :where(h1,h2,h3,h4,h5,h6){color:#fff!important;font-weight:800!important}
body.page-id-139 :where(p,span,li){color:#cbd5e1!important}
body.page-id-139 :where(.top-title,.page-banner-content .bredcrounbs a){color:#6ee7b7!important}
body.page-id-139 .top-title{display:inline-flex!important;align-items:center!important;gap:6px!important;margin-bottom:12px!important;padding:6px 12px!important;border:1px solid rgba(52,211,153,.22)!important;border-radius:999px!important;background:rgba(16,185,129,.1)!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important}
body.page-id-139 .who-we-area-content h2{margin:0 0 18px!important;color:#fff!important;font-size:clamp(34px,4vw,52px)!important;line-height:1.08!important;letter-spacing:-.04em!important}
body.page-id-139 .who-we-area-content>p.text-body{max-width:700px!important;margin:0!important;color:#cbd5e1!important;font-size:clamp(16px,1.35vw,18px)!important;line-height:1.75!important}
body.page-id-139 .about-us-area{padding-top:88px!important}
body.page-id-139 .about-us-area .section-title{max-width:900px!important;margin-bottom:42px!important;text-align:left!important}
body.page-id-139 .about-us-area .section-title h2{color:#fff!important;font-size:clamp(34px,4vw,52px)!important;line-height:1.08!important}
body.page-id-139 .about-content{margin-left:0!important;padding:30px!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:24px!important;background:rgba(17,22,37,.66)!important;box-shadow:0 22px 60px rgba(0,0,0,.2)!important}
body.page-id-139 .about-content .accordion .accordion-item{margin-bottom:22px!important;padding:18px 0 18px 24px!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
body.page-id-139 .about-content .accordion .accordion-item:last-child{margin-bottom:0!important;border-bottom:0!important}
body.page-id-139 .about-content .accordion .accordion-item:before{left:0!important;width:3px!important;background:#10b981!important}
body.page-id-139 .about-content .accordion .accordion-item .accordion-header .accordion-button,
body.page-id-139 .about-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:#fff!important;font-size:clamp(21px,2vw,30px)!important;font-weight:800!important;line-height:1.2!important}
body.page-id-139 .about-content .accordion .accordion-body{margin-top:12px!important}
body.page-id-139 .about-content .accordion .accordion-body p{margin:0 0 14px!important;color:#94a3b8!important;font-size:15px!important;line-height:1.65!important}
body.page-id-139 .about-content .accordion .accordion-body .about-list li{color:#fff!important;font-weight:600!important}
body.page-id-139 .about-content .accordion .accordion-body .about-list li i{color:#10b981!important}
body.page-id-139 .who-we-img-wrap .who-we-img img,
body.page-id-139 .about-img img,
body.page-id-139 .our-mision-img img,
body.page-id-139 .our-vision-img img{border-radius:22px!important}
@media (max-width:767px){
body.page-id-139 .who-we-area-content h2,body.page-id-139 .about-us-area .section-title h2{font-size:32px!important}
body.page-id-139 .who-we-area-content>p.text-body{font-size:15px!important;line-height:1.7!important}
body.page-id-139 .about-content{padding:18px!important;border-radius:18px!important}
body.page-id-139 .about-content .accordion .accordion-item{padding-left:18px!important}
}
/* Homepage showcase: remove the legacy review rail and stack the two media cards vertically. */
@media (min-width:992px){
body.home.ultra-design-system .who-we-area-content .google::before{display:none!important}
body.home.ultra-design-system .who-we-area>.container>.row{align-items:stretch!important}
body.home.ultra-design-system .who-we-area>.container>.row>.col-lg-6:last-child{display:flex!important;align-items:stretch!important}
body.home.ultra-design-system .who-we-area .who-we-img-wrap{width:100%!important;max-width:none!important;height:100%!important;margin:0!important}
body.home.ultra-design-system .who-we-area .who-we-img-wrap>.row{height:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:24px!important;margin:0!important}
body.home.ultra-design-system .who-we-area .who-we-img-wrap>.row>.col-lg-6{display:flex!important;width:100%!important;max-width:none!important;flex:1 1 0!important;padding:0!important}
body.home.ultra-design-system .who-we-area .who-we-1,
body.home.ultra-design-system .who-we-area .who-we-2{width:100%!important;height:auto!important;min-height:0!important;flex:1 1 0!important;aspect-ratio:auto!important}
body.home.ultra-design-system .who-we-area .who-we-1>.uicwv-home-media-image,
body.home.ultra-design-system .who-we-area .who-we-2>.uicwv-home-media-image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
}
body.home.ultra-design-system .uuds-reviews{padding:28px!important;border:1px solid var(--uuds-border)!important;border-radius:var(--uuds-radius-lg)!important;background:rgba(17,22,37,.74)!important;box-shadow:0 20px 56px rgba(0,0,0,.24)!important}
body.home.ultra-design-system .uuds-reviews>header{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;gap:6px!important;margin-bottom:22px!important}
body.home.ultra-design-system .uuds-reviews>header>span{grid-column:1/-1;color:#6ee7b7!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:10px!important;font-weight:760!important;letter-spacing:.12em!important}
body.home.ultra-design-system .uuds-reviews>header>strong{color:#fff!important;font-size:24px!important;font-weight:800!important;letter-spacing:-.025em!important}
body.home.ultra-design-system .uuds-reviews>header>small{max-width:560px;color:#98a4b5!important;font-size:12px!important;line-height:1.5!important;text-align:left!important}
body.home.ultra-design-system .uuds-review-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
body.home.ultra-design-system .uuds-review-card{display:flex!important;min-width:0!important;min-height:250px!important;flex-direction:column!important;padding:20px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:15px!important;background:#0d1320!important;transition:transform .22s var(--uuds-ease),border-color .22s ease!important}
body.home.ultra-design-system .uuds-review-card:hover{transform:translateY(-3px)!important;border-color:rgba(52,211,153,.28)!important}
body.home.ultra-design-system .uuds-review-head{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}
body.home.ultra-design-system .uuds-review-avatar{display:grid!important;width:40px!important;height:40px!important;place-items:center!important;border:1px solid rgba(52,211,153,.24)!important;border-radius:12px!important;background:rgba(52,211,153,.1)!important;color:#6ee7b7!important;font-size:12px!important;font-weight:820!important}
body.home.ultra-design-system .uuds-review-head strong,
body.home.ultra-design-system .uuds-review-head small{display:block!important}
body.home.ultra-design-system .uuds-review-head strong{color:#fff!important;font-size:13px!important}
body.home.ultra-design-system .uuds-review-head small{margin-top:2px!important;color:#8390a2!important;font-size:10px!important}
body.home.ultra-design-system .uuds-review-stars{color:#fbbf24!important;font-size:11px!important;letter-spacing:1px!important}
body.home.ultra-design-system .uuds-review-card blockquote{margin:20px 0!important;color:#c2cad5!important;font-size:13px!important;font-style:normal!important;line-height:1.68!important}
body.home.ultra-design-system .uuds-review-tag{display:inline-flex!important;width:max-content!important;margin-top:auto!important;padding:5px 8px!important;border-radius:7px!important;background:rgba(52,211,153,.08)!important;color:#6ee7b7!important;font-size:10px!important;font-weight:720!important}

/* Small, low-cost progressive reveal. Content stays visible when JS is disabled. */
.uuds-js .uuds-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s var(--uuds-ease),transform .55s var(--uuds-ease)}
.uuds-js .uuds-reveal.is-visible{opacity:1;transform:none}

@media(max-width:1199px){
  body.ultra-design-system #navbar .navbar-brand{margin-right:20px!important}
  body.ultra-design-system #navbar .navbar-nav .nav-link{padding:9px 9px!important;font-size:13px!important}
  body.home.ultra-design-system .uicwv-entertainment-hub-inner,
  body.home.ultra-design-system .uicwv-spotify-inner{gap:44px!important}
}

@media(max-width:991px){
  body.ultra-design-system #navbar{top:10px!important;padding-inline:12px!important}
  body.ultra-design-system.admin-bar #navbar{top:42px!important}
  body.ultra-design-system #navbar>.container{min-height:68px!important;padding:10px 14px!important}
  body.ultra-design-system #navbar .main-logo{width:132px!important}
  body.ultra-design-system #navbar .others-options{margin-left:auto!important}
  body.home.ultra-design-system .uicwv-entertainment-hub,
  body.home.ultra-design-system .uicwv-content-bento,
  body.home.ultra-design-system .uicwv-spotify{padding-block:72px!important}
  body.home.ultra-design-system .uicwv-spotify-inner{padding:36px!important}
  body.ultra-design-system :where(.page-banner-area,.page-banner-area-ps){padding:132px 24px 60px!important}
  body.ultra-design-system .page-banner-content h2{font-size:clamp(36px,7vw,52px)!important}
  body.page-id-149.ultra-design-system .pricing-area{padding:72px 20px!important}
  body.page-id-149.ultra-design-system .pricing-area .row>[class*="col-"]{flex:0 0 50%!important;max-width:50%!important}
  body.page-id-149.ultra-design-system .uicwv-spotify{padding:72px 20px!important}
  body.page-id-149.ultra-design-system .uicwv-spotify-inner{padding:36px!important}
  body.page-id-1078.ultra-design-system .sp-wrap{width:min(calc(100% - 40px),var(--uuds-container))!important}
  body.page-id-1078.ultra-design-system .sp-hero{padding:132px 0 76px!important}
  body.page-id-1078.ultra-design-system .sp-title{font-size:clamp(42px,7vw,60px)!important}
  body.page-id-2098.ultra-design-system .elementor-2098{padding:64px 20px 76px!important}
  body.page-id-2098.ultra-design-system .elementor-2098>.e-parent,
  body.page-id-2098.ultra-design-system .elementor-2098>.elementor-element-89bab52{padding:36px!important}
  body.page-id-2098.ultra-design-system .elementor-2098>.e-parent>.e-con-inner{gap:30px!important}
  body.page-id-159.ultra-design-system .page-banner-area{grid-template-columns:1fr!important;gap:34px!important;padding:132px 24px 60px!important}
  body.page-id-159.ultra-design-system .page-banner-img img{height:300px!important}
  body.page-id-159.ultra-design-system .contact-info-area{padding:72px 20px!important}
  body.page-id-159.ultra-design-system .contact-info-area .row{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.page-id-159.ultra-design-system .contact-info-area .row>[class*="col-"]:last-child{grid-column:1/-1!important}
  body.page-id-3048.ultra-design-system .uicwv-channel-page-top-inner,
  body.page-id-3048.ultra-design-system .uicwv-channel-directory{width:min(calc(100% - 40px),var(--uuds-container))!important}
  body.page-id-3048.ultra-design-system .uicwv-channel-directory{padding:68px 0 76px!important}
  body.home.ultra-design-system .uuds-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.home.ultra-design-system .uuds-review-card:last-child{grid-column:1/-1!important;min-height:210px!important}
  body.ultra-design-system .footer-area .row{grid-template-columns:1.15fr .85fr!important;gap:48px 36px!important}
  body.ultra-design-system .footer-area .footer-single-widget:last-child{grid-column:1/-1}
}

@media(max-width:767px){
  body.ultra-design-system #navbar{top:8px!important;padding-inline:8px!important}
  body.ultra-design-system.admin-bar #navbar{top:54px!important}
  body.ultra-design-system #navbar>.container{min-height:62px!important;padding:9px 10px!important;border-radius:15px!important}
  body.ultra-design-system #navbar .main-logo{width:112px!important}
  body.ultra-design-system #navbar .others-options{right:56px!important;gap:6px!important}
  body.ultra-design-system #lang-hub-trigger,
  body.ultra-design-system #navbar .others-options .cart.icon{min-width:38px!important;width:auto!important;height:38px!important;border-radius:10px!important}
  body.home.ultra-design-system .uicwv-hero-marquee-panel{width:100%!important}
  body.home.ultra-design-system .uicwv-hero-marquee-panel h1{max-width:360px!important;font-size:24px!important;line-height:1.2!important;letter-spacing:-.035em!important}
  body.home.ultra-design-system .uicwv-hero-marquee-copy>p{max-width:330px!important;font-size:13px!important;line-height:1.55!important}
  body.home.ultra-design-system .uicwv-hero-marquee-actions{gap:10px!important}
  body.home.ultra-design-system :where(.uicwv-hero-marquee-primary,.uicwv-hero-marquee-secondary){min-height:44px!important;padding:10px 12px!important;font-size:11px!important}
  body.home.ultra-design-system .uicwv-entertainment-hub,
  body.home.ultra-design-system .uicwv-content-bento,
  body.home.ultra-design-system .uicwv-spotify{padding:56px 16px!important}
  body.home.ultra-design-system .uicwv-entertainment-hub-inner{gap:36px!important}
  body.home.ultra-design-system .uicwv-entertainment-copy h2,
  body.home.ultra-design-system .uicwv-spotify h2{font-size:32px!important;line-height:1.12!important}
  body.home.ultra-design-system .uicwv-content-bento-grid{gap:16px!important}
  body.home.ultra-design-system .uicwv-content-bento-title{font-size:28px!important}
  body.home.ultra-design-system .uicwv-spotify-inner{gap:36px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
  body.home.ultra-design-system .uhbm-shell{width:min(calc(100% - 32px),var(--uuds-container))!important;padding:56px 0!important}
  body.home.ultra-design-system .seogeo-master-answer-block{width:calc(100% - 32px)!important;margin-bottom:64px!important;padding:28px 20px!important;border-radius:20px!important}
  body.ultra-design-system :where(.page-banner-area,.page-banner-area-ps){padding:108px 16px 44px!important}
  body.ultra-design-system .page-banner-content .bredcrounbs{margin-bottom:16px!important;font-size:10px!important}
  body.ultra-design-system .page-banner-content h2{font-size:34px!important;line-height:1.1!important}
  body.page-id-149.ultra-design-system .pricing-area{padding:56px 16px!important}
  body.page-id-149.ultra-design-system .pricing-area .section-title{margin-bottom:32px!important;text-align:left!important}
  body.page-id-149.ultra-design-system .pricing-area .section-title h2{font-size:32px!important}
  body.page-id-149.ultra-design-system .pricing-area .row>[class*="col-"]{flex:0 0 100%!important;max-width:100%!important}
  body.page-id-149.ultra-design-system .pricing-single-item.style-two{border-radius:18px!important}
  body.page-id-149.ultra-design-system .uicwv-credit-usage-inner{width:calc(100% - 32px)!important}
  body.page-id-149.ultra-design-system .uicwv-spotify{padding:56px 16px!important}
  body.page-id-149.ultra-design-system .uicwv-spotify-inner{padding:0!important;border:0!important;background:transparent!important}
  body.page-id-1078.ultra-design-system .sp-wrap{width:calc(100% - 32px)!important}
  body.page-id-1078.ultra-design-system .sp-hero{padding:108px 0 58px!important}
  body.page-id-1078.ultra-design-system .sp-title{font-size:38px!important;line-height:1.08!important}
  body.page-id-1078.ultra-design-system .sp-lead{font-size:15px!important;line-height:1.65!important}
  body.page-id-1078.ultra-design-system .sp-btns{gap:10px!important}
  body.page-id-1078.ultra-design-system .sp-btn{width:100%!important;justify-content:center!important}
  body.page-id-2098.ultra-design-system .elementor-2098{padding:48px 16px 60px!important}
  body.page-id-2098.ultra-design-system .elementor-2098>.e-parent,
  body.page-id-2098.ultra-design-system .elementor-2098>.elementor-element-89bab52{margin-bottom:16px!important;padding:24px 20px!important;border-radius:20px!important}
  body.page-id-2098.ultra-design-system .elementor-2098>.e-parent>.e-con-inner{flex-direction:column!important;gap:24px!important}
  body.page-id-2098.ultra-design-system .elementor-2098>.elementor-element-89bab52 h1{font-size:34px!important;line-height:1.1!important}
  body.page-id-2098.ultra-design-system .elementor-2098>.elementor-element-89bab52 p{font-size:14px!important}
  body.page-id-2098.ultra-design-system .elementor-2098>.e-parent:not(.elementor-element-89bab52) h2{font-size:28px!important}
  body.page-id-2098.ultra-design-system .elementor-2098 .elementor-button{width:100%!important;justify-content:center!important}
  body.page-id-159.ultra-design-system .page-banner-area{gap:26px!important;padding:108px 16px 44px!important}
  body.page-id-159.ultra-design-system .page-banner-area .page-banner-content h2{font-size:32px!important;line-height:1.12!important}
  body.page-id-159.ultra-design-system .page-banner-img{border-radius:20px!important}
  body.page-id-159.ultra-design-system .page-banner-img img{height:230px!important}
  body.page-id-159.ultra-design-system .contact-info-area{padding:56px 16px!important}
  body.page-id-159.ultra-design-system .contact-info-area .section-title{margin-bottom:32px!important}
  body.page-id-159.ultra-design-system .contact-info-area .section-title h2{font-size:32px!important}
  body.page-id-159.ultra-design-system .contact-info-area .row{grid-template-columns:1fr!important}
  body.page-id-159.ultra-design-system .contact-info-area .row>[class*="col-"]:last-child{grid-column:auto!important}
  body.page-id-159.ultra-design-system .contact-info-single-item{min-height:0!important;padding:22px!important}
  body.page-id-3048.ultra-design-system .uicwv-channel-page-top-inner,
  body.page-id-3048.ultra-design-system .uicwv-channel-directory{width:calc(100% - 32px)!important}
  body.page-id-3048.ultra-design-system .uicwv-channel-directory{padding:52px 0 60px!important}
  body.home.ultra-design-system .who-we-area{padding:56px 16px!important}
  body.home.ultra-design-system .uicwv-advantage-list,
  body.home.ultra-design-system .uuds-review-grid{grid-template-columns:1fr!important}
  body.home.ultra-design-system .uuds-reviews{padding:20px!important;border-radius:20px!important}
  body.home.ultra-design-system .uicwv-advantage-proof .google>.uuds-reviews{padding:20px!important}
  body.home.ultra-design-system .uuds-reviews>header{grid-template-columns:1fr!important;align-items:start!important}
  body.home.ultra-design-system .uuds-reviews>header>small{text-align:left!important}
  body.home.ultra-design-system .uuds-review-card,
  body.home.ultra-design-system .uuds-review-card:last-child{grid-column:auto!important;min-height:220px!important}
  body.home.ultra-design-system .uuds-review-head{grid-template-columns:40px minmax(0,1fr)!important}
  body.home.ultra-design-system .uuds-review-stars{grid-column:1/-1!important}
  body.ultra-design-system .footer-area{padding:56px 20px 40px!important}
  body.ultra-design-system .footer-area .row{grid-template-columns:1fr!important;gap:40px!important}
  body.ultra-design-system .footer-area .footer-single-widget:last-child{grid-column:auto}
  body.ultra-design-system .copyright-area{padding:18px 16px!important}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .uuds-js .uuds-reveal{opacity:1!important;transform:none!important;transition:none!important}
  body.ultra-design-system *,body.ultra-design-system *:before,body.ultra-design-system *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}
}

/* Homepage visual normalization: replace legacy brown/cream sections with the
   shared Super IPTV midnight palette and restrained emerald accents. */
body.home .features-area,
body.home .enjoy-area,
body.home .movies-area,
body.home .testimonial-wrap,
body.home .faq-area,
body.home .fan-facet-area { background:#080B11!important; }
body.home .features-area .top-title,
body.home .enjoy-area .top-title,
body.home .movies-area .top-title,
body.home .testimonial-wrap .top-title,
body.home .faq-area .top-title { color:#34D399!important;background:rgba(16,185,129,.1)!important;border:1px solid rgba(16,185,129,.2)!important;border-radius:999px!important;padding:4px 10px!important;letter-spacing:.14em!important; }
body.home .features-area .section-title h2,
body.home .enjoy-area .section-title h2,
body.home .movies-area .section-title h2,
body.home .testimonial-wrap .section-title h2,
body.home .faq-area .section-title h2 { color:#fff!important;font-weight:800!important; }
body.home .features-area .features-single-item { background:#0E131F!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:16px!important;box-shadow:0 18px 40px rgba(0,0,0,.24)!important; }
body.home .features-area .features-single-item:hover { border-color:rgba(16,185,129,.4)!important;transform:translateY(-4px); }
body.home .features-area .features-single-item h3 { color:#fff!important; }
body.home .features-area .features-single-item p { color:#CBD5E1!important; }
body.home .enjoy-area .movie-slider-wrap,
body.home .movies-area .movie-slider-wrap { -webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent); }
body.home .enjoy-area .movie-slider-wrap img,
body.home .movies-area img { border-radius:12px!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 18px 40px rgba(0,0,0,.38)!important; }
body.home .testimonial-wrap { background-image:none!important; }
body.home .testimonial-wrap .testimonial-single-item,
body.home .faq-area .accordion-item,
body.home .fan-facet-area .container { background:#0E131F!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:16px!important; }
body.home .testimonial-wrap .testimonial-single-item { padding:24px!important; }
body.home .testimonial-wrap .testimonial-single-item p,
body.home .faq-area .accordion-body { color:#CBD5E1!important; }
body.home .testimonial-wrap .rating i,
body.home .testimonial-wrap .stars { color:#FBBF24!important; }
body.home .fan-facet-area .container { padding:32px!important; }
body.home .fan-facet-area h2 { color:#fff!important;font-family:ui-monospace,SFMono-Regular,monospace!important; }
body.home .fan-facet-area span,
body.home .fan-facet-area p { color:#34D399!important; }

/* Sports and league logos fill the unused left side of the desktop hero. */
body.home .uicwv-hero-marquee-panel { overflow:visible!important; }
body.home .uuds-hero-logo-wall { position:absolute;z-index:1;left:clamp(-390px,-19vw,-120px);top:50%;width:500px;height:430px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:.86;filter:saturate(.95) drop-shadow(0 18px 32px rgba(0,0,0,.32));mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 86%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 86%,transparent 100%); }
body.home .uuds-hero-logo-wall img { display:block;width:100%;height:auto;object-fit:contain; }
body.home .uuds-hero-logo-wall .uuds-brand-logo-art { position:absolute;width:430px;left:0;top:0;opacity:.62; }
body.home .uuds-hero-logo-wall .uuds-sports-logo-art { position:relative;width:92%;margin-top:110px;z-index:2;filter:drop-shadow(0 8px 16px rgba(0,0,0,.45)); }
body.home .uicwv-hero-marquee-copy { position:relative;z-index:2; }
/* Keep the hero artwork whole instead of cropping its focal areas. */
body.home .uicwv-hero-marquee-poster img,
body.home .uicwv-hero-marquee-poster-field img { object-fit:contain!important;object-position:center!important;background:#0E131F; }
/* The legacy hero divider rules create stray horizontal hairlines. */
body.home .uicwv-hero-marquee::before,
body.home .uicwv-hero-marquee::after,
body.home .uicwv-hero-marquee-panel::before,
body.home .uicwv-hero-marquee-panel::after { border:0!important;background-image:none!important;box-shadow:none!important; }
/* About/advantage showcase: never crop the supplied artwork, and remove the
   legacy two-rule decoration that appears beneath the trust tags. */
body.home .who-we-area .who-we-img,
body.home .who-we-area .who-we-1,
body.home .who-we-area .who-we-2 { height:auto!important;min-height:0!important; }
body.home .who-we-area .uicwv-home-media-image { display:block!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;background:#0E131F; }
body.home.ultra-design-system .who-we-area .uicwv-home-media-image { height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important; }
body.home.ultra-design-system .who-we-area .who-we-img-wrap > .row { display:flex!important;flex-direction:column!important;gap:24px!important; }
body.home.ultra-design-system .who-we-area .who-we-img-wrap > .row > [class*="col-"] { width:100%!important;max-width:100%!important;flex:0 0 auto!important; }
body.home.ultra-design-system .who-we-area hr,
body.home.ultra-design-system .who-we-area .border-line { display:none!important;border:0!important; }
body.home .who-we-area .uicwv-spec-tags { border:0!important;box-shadow:none!important;background-image:none!important; }
body.home .who-we-area .uicwv-spec-tags::before,
body.home .who-we-area .uicwv-spec-tags::after { display:none!important;content:none!important;border:0!important;background:none!important; }
@media(max-width:767px){ body.home .uuds-hero-logo-wall{display:none!important;} }

