:root{--ltv-bg:#f7f9ff;--ltv-text:#0f172a;--ltv-muted:#64748b;--ltv-primary:#2563eb;--ltv-primary2:#8b5cf6;--ltv-pink:#ec4899;--ltv-card:rgba(255,255,255,.82);--ltv-border:rgba(148,163,184,.25);--ltv-shadow:0 24px 70px rgba(15,23,42,.12);--ltv-radius:28px}*{box-sizing:border-box}body.ltv-theme{margin:0;background:linear-gradient(180deg,#fff 0,#f7f9ff 42%,#eef4ff 100%);color:var(--ltv-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}img{max-width:100%;height:auto}.ltv-container{width:min(1180px,calc(100% - 36px));margin:0 auto}.ltv-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.78);backdrop-filter:blur(18px);border-bottom:1px solid var(--ltv-border)}.ltv-nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.ltv-brand{display:flex;align-items:center;gap:10px;font-weight:900;text-decoration:none;font-size:20px;letter-spacing:-.03em}.ltv-brand img{max-height:48px;width:auto}.ltv-logo-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--ltv-primary),var(--ltv-primary2),var(--ltv-pink));box-shadow:0 14px 30px rgba(37,99,235,.25)}.ltv-menu{display:flex;align-items:center;gap:22px}.ltv-menu-list{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.ltv-menu-list a{display:block;text-decoration:none;padding:10px 13px;border-radius:14px;color:#334155;font-weight:700;font-size:14px}.ltv-menu-list a:hover{background:#eff6ff;color:#1d4ed8}.ltv-nav-actions{display:flex;align-items:center;gap:10px}.ltv-login-link{text-decoration:none;font-weight:800;color:#334155}.ltv-menu-toggle{display:none;border:0;background:#eff6ff;border-radius:12px;font-size:22px;padding:8px 12px}.ltv-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:12px 18px;font-weight:900;text-decoration:none;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background}.ltv-btn:hover{transform:translateY(-2px)}.ltv-btn-primary{background:linear-gradient(135deg,var(--ltv-primary),var(--ltv-primary2));color:#fff!important;box-shadow:0 16px 35px rgba(37,99,235,.26)}.ltv-btn-light{background:#fff;color:#1e293b!important;border:1px solid var(--ltv-border);box-shadow:0 10px 25px rgba(15,23,42,.06)}.ltv-main{min-height:65vh}.ltv-hero{position:relative;overflow:hidden;padding:98px 0 70px}.ltv-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 15% 15%,rgba(37,99,235,.2),transparent 30%),radial-gradient(circle at 85% 20%,rgba(236,72,153,.18),transparent 28%),radial-gradient(circle at 50% 90%,rgba(139,92,246,.18),transparent 35%)}.ltv-hero-bg:before{content:"";position:absolute;inset:24px;border-radius:40px;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.35));border:1px solid rgba(255,255,255,.75);box-shadow:inset 0 0 0 1px rgba(255,255,255,.4)}.ltv-hero-inner{position:relative;text-align:center}.ltv-badge,.ltv-badge-dark,.ltv-eyebrow{display:inline-flex;align-items:center;border-radius:999px;font-weight:900;font-size:13px}.ltv-badge{padding:9px 14px;background:rgba(255,255,255,.8);border:1px solid rgba(37,99,235,.17);color:#1d4ed8;box-shadow:0 10px 25px rgba(37,99,235,.08)}.ltv-badge-dark{padding:9px 14px;background:#0f172a;color:#fff}.ltv-eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px}.ltv-hero h1{font-size:clamp(42px,7vw,82px);line-height:.96;letter-spacing:-.075em;margin:22px auto;max-width:930px}.ltv-hero p{max-width:740px;margin:0 auto;color:var(--ltv-muted);font-size:20px}.ltv-hero-actions{display:flex;gap:14px;justify-content:center;margin-top:32px;flex-wrap:wrap}.ltv-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:46px auto 0;max-width:830px}.ltv-hero-stats div{padding:20px;background:var(--ltv-card);border:1px solid var(--ltv-border);border-radius:24px;box-shadow:0 18px 50px rgba(15,23,42,.08);backdrop-filter:blur(18px)}.ltv-hero-stats strong{display:block;font-size:26px;letter-spacing:-.04em}.ltv-hero-stats span{color:var(--ltv-muted);font-size:13px;font-weight:800}.ltv-section{padding:76px 0}.ltv-section-head{text-align:center;max-width:720px;margin:0 auto 34px}.ltv-section-head h2,.ltv-split h2{font-size:clamp(30px,4vw,52px);line-height:1.02;letter-spacing:-.06em;margin:6px 0 12px}.ltv-section-head p,.ltv-split p{color:var(--ltv-muted);font-size:18px}.ltv-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ltv-card{background:var(--ltv-card);border:1px solid var(--ltv-border);border-radius:var(--ltv-radius);box-shadow:var(--ltv-shadow);padding:26px;backdrop-filter:blur(18px)}.ltv-card h3{font-size:22px;margin:10px 0 8px;letter-spacing:-.035em}.ltv-card p{color:var(--ltv-muted)}.ltv-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:20px;background:linear-gradient(135deg,#eff6ff,#fdf2f8);font-size:26px}.ltv-split{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px}.ltv-steps{display:grid;gap:14px;margin-top:24px}.ltv-steps div{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid var(--ltv-border);padding:16px;border-radius:20px;box-shadow:0 12px 30px rgba(15,23,42,.06)}.ltv-steps b{display:grid;place-items:center;min-width:36px;height:36px;border-radius:50%;background:#dbeafe;color:#1d4ed8}.ltv-glass-preview{background:rgba(15,23,42,.94);border-radius:34px;padding:18px;box-shadow:0 30px 80px rgba(15,23,42,.26);border:1px solid rgba(255,255,255,.12);transform:rotate(1deg)}.ltv-preview-top{display:flex;gap:8px;margin-bottom:14px}.ltv-preview-top span{width:12px;height:12px;border-radius:50%;background:#64748b}.ltv-preview-screen{position:relative;height:260px;border-radius:24px;background:radial-gradient(circle at 20% 20%,rgba(37,99,235,.58),transparent 34%),radial-gradient(circle at 90% 30%,rgba(236,72,153,.45),transparent 32%),linear-gradient(135deg,#0f172a,#172554);overflow:hidden;display:grid;place-items:center}.ltv-play-orb{display:grid;place-items:center;width:86px;height:86px;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;border:1px solid rgba(255,255,255,.3);font-size:34px;box-shadow:0 0 80px rgba(255,255,255,.22)}.ltv-scan-line{position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(180deg,transparent,rgba(59,130,246,.26),transparent);animation:ltvScan 2.8s linear infinite}@keyframes ltvScan{0%{transform:translateY(-260px)}100%{transform:translateY(110px)}}.ltv-preview-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:14px}.ltv-preview-list i{height:54px;border-radius:16px;background:rgba(255,255,255,.1)}.ltv-page-hero{position:relative;padding:74px 0;background:linear-gradient(135deg,#eff6ff,#fff,#fdf2f8);border-bottom:1px solid var(--ltv-border);overflow:hidden}.ltv-page-hero:after{content:"";position:absolute;right:8%;top:20%;width:220px;height:220px;border-radius:50%;background:rgba(37,99,235,.12);filter:blur(20px)}.ltv-page-hero h1{font-size:clamp(36px,5vw,64px);line-height:1;margin:8px 0 12px;letter-spacing:-.07em;max-width:850px}.ltv-page-hero p{font-size:18px;color:var(--ltv-muted);max-width:720px}.ltv-price-card{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:34px;border-radius:34px;background:#fff;box-shadow:var(--ltv-shadow);border:1px solid var(--ltv-border)}.ltv-price-card h2{font-size:58px;letter-spacing:-.07em;margin:18px 0 8px}.ltv-checks{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:10px}.ltv-checks li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#dcfce7;color:#15803d;margin-right:9px;font-weight:900}.ltv-auth-wrap{padding:72px 18px;display:grid;place-items:center}.ltv-auth-card{width:min(480px,100%);background:#fff;border:1px solid var(--ltv-border);border-radius:32px;padding:34px;box-shadow:var(--ltv-shadow)}.ltv-auth-card h1{font-size:40px;letter-spacing:-.05em;margin:0 0 18px}.ltv-auth-card form,.ltv-form{display:grid;gap:14px}.ltv-auth-card label,.ltv-form label{display:grid;gap:7px;color:#334155;font-weight:800}.ltv-auth-card input,.ltv-form input,.ltv-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:16px;padding:13px 14px;font:inherit;background:#fff}.ltv-inline{display:flex!important;align-items:center;gap:8px}.ltv-inline input{width:auto}.ltv-alert{padding:14px 16px;border-radius:18px;margin:0 0 18px;font-weight:750}.ltv-alert-info{background:#eff6ff;color:#1d4ed8}.ltv-alert-success{background:#dcfce7;color:#166534}.ltv-alert-error{background:#fee2e2;color:#991b1b}.ltv-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:36px}.ltv-status{font-size:34px;font-weight:950;letter-spacing:-.05em;margin:10px 0!important}.ltv-status.active{color:#16a34a}.ltv-status.inactive{color:#dc2626}.ltv-table-wrap{overflow:auto;background:#fff;border:1px solid var(--ltv-border);border-radius:24px;box-shadow:0 18px 55px rgba(15,23,42,.08)}.ltv-table{width:100%;border-collapse:collapse}.ltv-table th,.ltv-table td{padding:15px;border-bottom:1px solid #e2e8f0;text-align:left}.ltv-table th{background:#f8fafc;color:#334155}.ltv-payment-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}.ltv-price-big{font-size:42px!important;font-weight:950;color:#1d4ed8;letter-spacing:-.06em}.ltv-payment-info{background:#f8fafc;border:1px solid #e2e8f0;padding:18px;border-radius:22px;word-break:break-word}.ltv-player-shell{margin-bottom:26px;background:#0f172a;border-radius:30px;padding:16px;box-shadow:0 30px 90px rgba(15,23,42,.34);border:1px solid rgba(255,255,255,.1)}.ltv-player-head{display:flex;align-items:center;justify-content:space-between;color:#fff;padding:0 8px 12px}.ltv-player-head h2{margin:0;font-size:22px}.ltv-close-player{width:40px;height:40px;border:0;border-radius:50%;font-size:28px;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.ltv-player-shell video{width:100%;background:#000;border-radius:22px;aspect-ratio:16/9;display:block}.ltv-channel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ltv-channel-card{background:#fff;border:1px solid var(--ltv-border);border-radius:28px;padding:20px;box-shadow:0 18px 55px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:12px}.ltv-channel-logo{height:118px;border-radius:22px;background:linear-gradient(135deg,#eff6ff,#fdf2f8);display:grid;place-items:center;overflow:hidden}.ltv-channel-logo img{max-height:86px;object-fit:contain}.ltv-channel-logo span{font-size:32px;font-weight:950;color:#2563eb}.ltv-channel-card h3{margin:0;font-size:20px;letter-spacing:-.04em}.ltv-channel-card p{color:var(--ltv-muted);margin:0;flex:1}.ltv-muted{color:var(--ltv-muted)}.ltv-channel-detail{display:flex;gap:24px;margin-top:26px;background:#fff;border:1px solid var(--ltv-border);border-radius:28px;padding:24px}.ltv-channel-detail img{width:130px;height:130px;object-fit:contain;border-radius:24px;background:#f8fafc}.ltv-content-page,.ltv-page-content .ltv-content-page{max-width:900px}.ltv-wp-article,.ltv-page-content>h1,.ltv-page-content>p{max-width:900px;margin-left:auto;margin-right:auto}.ltv-footer{background:#0f172a;color:#cbd5e1;padding:54px 0 26px;margin-top:50px}.ltv-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:28px}.ltv-footer h3,.ltv-footer h4{color:#fff;margin-top:0}.ltv-footer a{display:block;text-decoration:none;color:#cbd5e1;margin:8px 0}.ltv-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:22px;color:#94a3b8;font-size:14px}@media(max-width:980px){.ltv-menu-toggle{display:block}.ltv-menu{position:absolute;top:78px;left:18px;right:18px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--ltv-border);border-radius:24px;padding:16px;box-shadow:var(--ltv-shadow)}.ltv-menu.open{display:flex}.ltv-menu-list{flex-direction:column;align-items:stretch}.ltv-nav-actions{justify-content:center}.ltv-feature-grid,.ltv-channel-grid{grid-template-columns:repeat(2,1fr)}.ltv-split,.ltv-payment-layout,.ltv-dashboard-grid{grid-template-columns:1fr}.ltv-hero-stats{grid-template-columns:1fr}.ltv-price-card{align-items:flex-start;flex-direction:column}.ltv-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.ltv-container{width:min(100% - 24px,1180px)}.ltv-nav{height:68px}.ltv-menu{top:68px}.ltv-hero{padding:64px 0 42px}.ltv-hero h1{font-size:42px}.ltv-hero p{font-size:16px}.ltv-feature-grid,.ltv-channel-grid,.ltv-footer-grid{grid-template-columns:1fr}.ltv-section{padding:48px 0}.ltv-card,.ltv-auth-card{padding:22px;border-radius:24px}.ltv-payment-box code{font-size:12px}.ltv-price-card h2{font-size:42px}.ltv-channel-detail{flex-direction:column}.ltv-preview-screen{height:210px}}
.ltv-logo-mark{overflow:hidden}.ltv-logo-mark img.ltv-live-icon{width:30px;height:30px;max-height:30px;display:block}.ltv-channel-logo img.ltv-default-channel-icon{width:70px;height:70px;max-height:70px;object-fit:contain}.ltv-channel-detail img.ltv-default-channel-icon{width:130px;height:130px;object-fit:contain;background:linear-gradient(135deg,#eff6ff,#fdf2f8);padding:24px}.ltv-live-pill{display:inline-flex;align-items:center;gap:7px}.ltv-live-pill:before{content:"";width:9px;height:9px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 7px rgba(239,68,68,.14);animation:ltvPulse 1.4s infinite}@keyframes ltvPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.18)}}
/* v1.0.2 Business homepage + free channel preview */
.ltv-business-hero{padding:86px 0 70px}.ltv-business-hero-inner{position:relative;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:44px}.ltv-business-copy{text-align:left}.ltv-business-copy h1{margin-left:0;margin-right:0;max-width:760px}.ltv-business-copy p{margin-left:0;max-width:660px}.ltv-business-copy .ltv-hero-actions{justify-content:flex-start}.ltv-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.ltv-trust-row span{background:rgba(255,255,255,.78);border:1px solid rgba(148,163,184,.24);border-radius:999px;padding:9px 12px;font-weight:850;color:#334155;box-shadow:0 10px 25px rgba(15,23,42,.06)}.ltv-business-dashboard{background:rgba(15,23,42,.95);border:1px solid rgba(255,255,255,.12);border-radius:34px;padding:18px;box-shadow:0 34px 90px rgba(15,23,42,.28);transform:rotate(1deg)}.ltv-dash-top{display:flex;align-items:center;gap:10px;color:#fff;margin-bottom:14px}.ltv-dash-top strong{font-size:15px}.ltv-dash-top em{margin-left:auto;background:rgba(34,197,94,.18);color:#86efac;border:1px solid rgba(134,239,172,.25);font-style:normal;border-radius:999px;padding:5px 9px;font-weight:950;font-size:11px}.ltv-live-dot{width:10px;height:10px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 7px rgba(239,68,68,.16);animation:ltvPulse 1.4s infinite}.ltv-dash-screen{position:relative;height:330px;border-radius:26px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#0f172a,#172554 45%,#581c87),radial-gradient(circle at 25% 20%,rgba(59,130,246,.8),transparent 34%)}.ltv-dash-screen:before{content:"";position:absolute;inset:18px;border-radius:22px;border:1px solid rgba(255,255,255,.12)}.ltv-dash-play{position:relative;z-index:2;display:grid;place-items:center;width:94px;height:94px;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.32);font-size:38px;box-shadow:0 0 90px rgba(255,255,255,.18)}.ltv-dash-scan{position:absolute;left:0;right:0;height:120px;background:linear-gradient(180deg,transparent,rgba(96,165,250,.3),transparent);animation:ltvScan 2.6s linear infinite}.ltv-dash-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.ltv-dash-metrics div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:14px;color:#fff}.ltv-dash-metrics b{display:block;font-size:28px;letter-spacing:-.05em}.ltv-dash-metrics small{color:#cbd5e1;font-weight:800}.ltv-business-strip{position:relative;z-index:2;margin-top:-22px}.ltv-business-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;background:#fff;border:1px solid var(--ltv-border);border-radius:28px;box-shadow:0 24px 70px rgba(15,23,42,.1);padding:16px}.ltv-business-strip-grid div{padding:18px;border-radius:20px;background:linear-gradient(135deg,#f8fafc,#fff)}.ltv-business-strip-grid strong{display:block;font-size:24px;letter-spacing:-.04em}.ltv-business-strip-grid span{display:block;color:var(--ltv-muted);font-size:13px;font-weight:800}.ltv-business-feature-grid .ltv-card{position:relative;overflow:hidden}.ltv-business-feature-grid .ltv-card:after{content:"";position:absolute;right:-40px;top:-40px;width:120px;height:120px;background:rgba(37,99,235,.08);border-radius:50%}.ltv-business-panel{display:grid;grid-template-columns:1fr .85fr;gap:36px;align-items:center;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(239,246,255,.78));border:1px solid var(--ltv-border);border-radius:36px;padding:38px;box-shadow:var(--ltv-shadow)}.ltv-left-actions{justify-content:flex-start;margin-top:24px}.ltv-business-card-stack{display:grid;gap:16px}.ltv-stack-card{background:#fff;border:1px solid var(--ltv-border);border-radius:26px;padding:24px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.ltv-stack-card.active{background:linear-gradient(135deg,#2563eb,#8b5cf6);color:#fff}.ltv-stack-card span{display:block;text-transform:uppercase;letter-spacing:.12em;font-weight:950;font-size:12px;opacity:.72}.ltv-stack-card strong{display:block;margin-top:8px;font-size:28px;letter-spacing:-.05em}.ltv-channel-card{position:relative}.ltv-channel-badges{position:absolute;z-index:3;top:14px;left:14px;right:14px;display:flex;justify-content:flex-end;pointer-events:none}.ltv-channel-badge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 10px 24px rgba(15,23,42,.12)}.ltv-channel-badge.free{background:#dcfce7;color:#166534}.ltv-channel-badge.locked{background:#fff7ed;color:#9a3412}.ltv-channel-badge.premium{background:#dbeafe;color:#1d4ed8}.ltv-channel-card.is-locked .ltv-channel-logo,.ltv-channel-card.is-locked h3,.ltv-channel-card.is-locked p{filter:grayscale(.25);opacity:.72}.ltv-channel-card.is-locked:after{content:"🔒";position:absolute;top:62px;right:24px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:rgba(15,23,42,.86);color:#fff;box-shadow:0 12px 30px rgba(15,23,42,.22)}
@media(max-width:980px){.ltv-business-hero-inner,.ltv-business-panel{grid-template-columns:1fr}.ltv-business-copy{text-align:center}.ltv-business-copy p,.ltv-business-copy h1{margin-left:auto;margin-right:auto}.ltv-business-copy .ltv-hero-actions,.ltv-left-actions{justify-content:center}.ltv-trust-row{justify-content:center}.ltv-business-strip-grid{grid-template-columns:repeat(2,1fr)}.ltv-business-dashboard{transform:none}}@media(max-width:620px){.ltv-business-hero{padding:58px 0 44px}.ltv-dash-screen{height:230px}.ltv-business-strip-grid{grid-template-columns:1fr}.ltv-business-panel{padding:22px;border-radius:26px}.ltv-stack-card strong{font-size:22px}}

/* v1.0.3 Live icon/player badge fix */
.ltv-live-icon-svg,
.ltv-inline-live-icon{width:30px;height:30px;display:block;color:#fff;flex:0 0 auto}.ltv-logo-mark svg{width:30px;height:30px;display:block;color:#fff}.ltv-default-channel-icon-svg{width:72px;height:72px;color:#2563eb;filter:drop-shadow(0 12px 22px rgba(37,99,235,.22))}.ltv-channel-detail .ltv-default-channel-icon-svg{width:130px;height:130px;background:linear-gradient(135deg,#eff6ff,#fdf2f8);border-radius:24px;padding:24px;color:#2563eb}.ltv-video-wrap{position:relative;border-radius:22px;overflow:hidden;background:#020617}.ltv-video-wrap video{border-radius:22px!important}.ltv-player-live-overlay{position:absolute;top:14px;left:14px;z-index:5;display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border-radius:999px;background:rgba(15,23,42,.78);color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 34px rgba(0,0,0,.28);backdrop-filter:blur(12px);pointer-events:none}.ltv-player-live-overlay strong{font-size:12px;letter-spacing:.16em;font-weight:950}.ltv-live-overlay-svg{width:25px;height:25px;color:#ef4444;display:block;filter:drop-shadow(0 0 14px rgba(239,68,68,.55))}.ltv-player-live-icon{display:grid;place-items:center}.ltv-button-live-dot{width:8px;height:8px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 6px rgba(239,68,68,.16);display:inline-block;animation:ltvPulse 1.4s infinite}.ltv-channel-badges:before{content:"LIVE";display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;background:#fee2e2;color:#b91c1c;font-size:11px;font-weight:950;letter-spacing:.08em;margin-right:6px}.ltv-svg-pulse-dot{animation:ltvSvgPulse 1.25s ease-in-out infinite;transform-origin:center}@keyframes ltvSvgPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.25)}}@media(max-width:640px){.ltv-player-live-overlay{top:10px;left:10px;padding:6px 10px}.ltv-live-overlay-svg{width:22px;height:22px}.ltv-player-live-overlay strong{font-size:11px}.ltv-default-channel-icon-svg{width:62px;height:62px}}


/* v1.0.4 OTT app-style homepage systems */
body.ltv-ott-front{background:#0b0b10;color:#fff}.ltv-ott-front .ltv-site-header{position:absolute;top:18px;left:0;right:0;z-index:80;background:transparent;border:0;backdrop-filter:none}.ltv-ott-front .ltv-nav{height:68px;width:min(1280px,calc(100% - 40px));background:linear-gradient(90deg,rgba(80,20,120,.82),rgba(48,17,91,.88));border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 80px rgba(0,0,0,.32);border-radius:999px;padding:0 24px;backdrop-filter:blur(18px)}.ltv-ott-front .ltv-brand,.ltv-ott-front .ltv-menu-list a,.ltv-ott-front .ltv-login-link{color:#fff!important}.ltv-ott-front .ltv-menu-list a{font-size:15px}.ltv-ott-front .ltv-menu-list a:hover{background:rgba(255,255,255,.12);color:#fff}.ltv-header-search{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;font-size:28px;line-height:1}.ltv-ott-front .ltv-login-link{border:1px solid rgba(255,255,255,.7);padding:9px 17px;border-radius:999px;text-decoration:none}.ltv-ott-front .ltv-btn-primary{background:linear-gradient(135deg,#d30bea,#ff3f74);box-shadow:0 16px 35px rgba(255,63,116,.26)}.ltv-ott-front .ltv-logo-mark{background:linear-gradient(135deg,#d30bea,#ff3f74)}.ltv-ott-home{background:#101011;color:#fff;min-height:100vh}.ltv-ott-hero{position:relative;min-height:760px;padding:130px 0 88px;overflow:hidden;background-image:linear-gradient(90deg,rgba(9,9,15,.9),rgba(64,11,89,.64),rgba(9,9,15,.78));background-size:cover;background-position:center}.ltv-ott-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 85%,rgba(56,189,248,.22),transparent 35%),radial-gradient(ellipse at 50% 100%,rgba(22,163,74,.35),transparent 21%),linear-gradient(180deg,rgba(13,13,18,.1),rgba(16,16,17,.98) 92%)}.ltv-ott-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.08) 0 1px,transparent 1px 100%);background-size:70px 70px;opacity:.12;mask-image:linear-gradient(180deg,#000,transparent 72%)}.ltv-ott-glow{position:absolute;border-radius:50%;filter:blur(4px);opacity:.7}.ltv-ott-glow.one{width:360px;height:360px;left:7%;top:8%;background:radial-gradient(circle,rgba(255,255,255,.36),rgba(236,72,153,.2),transparent 60%)}.ltv-ott-glow.two{width:520px;height:520px;right:2%;top:6%;background:radial-gradient(circle,rgba(255,255,255,.24),rgba(168,85,247,.22),transparent 60%)}.ltv-ott-hero-inner{position:relative;display:grid;grid-template-columns:360px 1fr;align-items:center;gap:56px;min-height:570px}.ltv-ott-benefits{display:grid;gap:26px}.ltv-ott-benefit-card{display:flex;align-items:center;gap:18px;min-height:118px;border-radius:26px;padding:22px 24px;background:linear-gradient(135deg,rgba(36,10,57,.88),rgba(79,13,99,.72));border:1px solid rgba(255,255,255,.22);box-shadow:0 0 0 1px rgba(236,72,153,.18),0 0 34px rgba(236,72,153,.28),inset 0 0 30px rgba(255,255,255,.05)}.ltv-ott-benefit-card span{width:70px;height:70px;display:grid;place-items:center;border-radius:22px;border:3px solid rgba(255,255,255,.88);color:#fff;font-size:38px}.ltv-ott-benefit-svg{width:44px;height:44px;color:#fff}.ltv-ott-benefit-card b{font-size:26px;line-height:1.05;letter-spacing:-.04em}.ltv-ott-offer-card{justify-self:center;width:min(590px,100%);padding:26px 34px 30px;border-radius:42px;background:linear-gradient(145deg,rgba(49,22,83,.92),rgba(21,15,42,.95));border:6px solid #f40fb4;box-shadow:0 18px 62px rgba(244,15,180,.24);text-align:center;position:relative;transform:scale(.94);transform-origin:center}.ltv-ott-offer-card:before{content:"";position:absolute;inset:-14px;z-index:-1;border-radius:52px;background:linear-gradient(135deg,transparent 10%,rgba(244,15,180,.68),transparent 70%);filter:blur(7px)}.ltv-ott-mini-badge{display:inline-flex;background:#f8f000;color:#08080a;font-weight:950;border-radius:22px;padding:8px 14px;margin-bottom:14px;box-shadow:0 10px 24px rgba(248,240,0,.2);font-size:14px}.ltv-ott-offer-card h1{font-size:clamp(34px,4.25vw,58px);line-height:.92;letter-spacing:-.075em;margin:0 auto 15px;color:#fff;text-shadow:0 5px 0 rgba(0,0,0,.16)}.ltv-ott-offer-card p{max-width:500px;margin:0 auto;color:#f1e9ff;font-size:16px;line-height:1.5}.ltv-ott-price-line{margin:20px auto 0;display:grid;gap:2px;max-width:310px}.ltv-ott-price-line small,.ltv-ott-price-line em{color:#d8c9f5;font-style:normal;font-weight:800}.ltv-ott-price-line strong{font-size:clamp(46px,5.55vw,74px);line-height:.85;color:#fff200;letter-spacing:-.09em;text-shadow:0 6px 0 rgba(0,0,0,.14)}.ltv-ott-hero-dots{position:absolute;right:54px;bottom:58px;display:flex;gap:9px}.ltv-ott-hero-dots span{width:10px;height:10px;border-radius:99px;background:rgba(255,255,255,.55)}.ltv-ott-hero-dots .active{width:26px;background:#fff}.ltv-ott-quick-stats{position:relative;z-index:3;margin-top:-42px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ltv-ott-quick-stats div{background:rgba(22,22,28,.94);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 55px rgba(0,0,0,.28);border-radius:24px;padding:20px}.ltv-ott-quick-stats strong{display:block;color:#fff;font-size:28px;letter-spacing:-.04em}.ltv-ott-quick-stats span{display:block;color:#b8b8c5;font-weight:800;font-size:13px}.ltv-ott-section{padding:56px 0 16px}.ltv-ott-section-head,.ltv-ott-row-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.ltv-ott-section-head h2{font-size:30px;margin:0;letter-spacing:-.05em}.ltv-ott-section-head a,.ltv-ott-row-title a,.ltv-ott-head-actions a{color:#c7c7d3;text-decoration:none;font-weight:900}.ltv-ott-channel-row{margin:28px 0 42px}.ltv-ott-row-title{margin-bottom:16px}.ltv-ott-row-title h3{font-size:24px;margin:0;color:#fff;letter-spacing:-.04em}.ltv-ott-logo-rail{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x proximity;padding:4px 4px 18px}.ltv-ott-logo-rail::-webkit-scrollbar{height:8px}.ltv-ott-logo-rail::-webkit-scrollbar-thumb{background:#2a2a34;border-radius:999px}.ltv-ott-logo-card{position:relative;flex:0 0 130px;text-align:center;text-decoration:none;color:#fff;scroll-snap-align:start}.ltv-ott-logo-circle{width:126px;height:126px;border-radius:50%;background:#fff;display:grid;place-items:center;padding:15px;box-shadow:0 5px 0 rgba(255,255,255,.05),0 16px 34px rgba(0,0,0,.36);border:2px solid rgba(255,255,255,.04);transition:.18s transform,.18s box-shadow}.ltv-ott-logo-card:hover .ltv-ott-logo-circle{transform:translateY(-6px) scale(1.03);box-shadow:0 22px 50px rgba(236,72,153,.22)}.ltv-ott-logo-circle img{max-width:92%;max-height:92%;object-fit:contain}.ltv-ott-lock-badge{position:absolute;right:3px;top:-3px;z-index:2;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#d30bea,#ff3f74);border:3px solid #101011;color:#fff;font-weight:950;box-shadow:0 8px 22px rgba(236,72,153,.4)}.ltv-ott-logo-card.is-open .ltv-ott-lock-badge{content:""}.ltv-ott-logo-card.is-premium .ltv-ott-logo-circle{opacity:.78;filter:saturate(.9)}.ltv-ott-live-chip{position:absolute;left:50%;top:99px;transform:translateX(-50%);display:inline-flex;align-items:center;border-radius:999px;background:#ff1c57;color:#fff;font-size:10px;font-weight:950;letter-spacing:.08em;padding:3px 7px}.ltv-ott-channel-name{display:block;margin-top:10px;color:#d8d8e2;font-size:13px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ltv-ott-empty-row{display:flex;align-items:center;gap:16px;color:#c7c7d3;background:#181820;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:18px}.ltv-ott-placeholder-circle{width:92px;height:92px;border-radius:50%;background:#fff;display:grid;place-items:center;flex:0 0 auto}.ltv-ott-business-block{display:grid;grid-template-columns:1.1fr .8fr;gap:34px;align-items:center;margin-top:42px;margin-bottom:72px;padding:38px;border-radius:34px;background:linear-gradient(135deg,#171720,#111118);border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 80px rgba(0,0,0,.28)}.ltv-ott-business-block h2{font-size:clamp(30px,4vw,54px);line-height:1;letter-spacing:-.065em;margin:8px 0 14px;color:#fff}.ltv-ott-business-block p{color:#c5c5d2;font-size:18px}.ltv-ott-workflow{display:grid;gap:12px;margin-top:22px}.ltv-ott-workflow div{display:flex;gap:14px;align-items:center;background:#1f1f2a;border:1px solid rgba(255,255,255,.08);padding:15px;border-radius:20px}.ltv-ott-workflow b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#d30bea,#ff3f74);color:#fff;flex:0 0 auto}.ltv-ott-workflow span{color:#e8e8f0;font-weight:800}.ltv-ott-phone-card{background:#09090d;border:1px solid rgba(255,255,255,.1);border-radius:34px;padding:18px;box-shadow:0 24px 80px rgba(0,0,0,.38);transform:rotate(1deg)}.ltv-ott-phone-top{display:flex;gap:7px;margin-bottom:13px}.ltv-ott-phone-top span{width:11px;height:11px;border-radius:50%;background:#3d3d49}.ltv-ott-phone-screen{height:270px;border-radius:24px;background:radial-gradient(circle at 22% 22%,rgba(236,72,153,.62),transparent 28%),radial-gradient(circle at 78% 30%,rgba(124,58,237,.72),transparent 32%),linear-gradient(135deg,#10101a,#040409);display:grid;place-items:center;position:relative;overflow:hidden}.ltv-ott-phone-screen:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(255,255,255,.12),transparent);height:120px;animation:ltvScan 2.8s linear infinite}.ltv-ott-play-orb{display:grid;place-items:center;width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);color:#fff;font-size:34px}.ltv-ott-phone-screen strong{position:absolute;left:16px;top:16px;background:#ff1c57;border-radius:999px;padding:6px 10px;font-size:11px;letter-spacing:.12em}.ltv-ott-phone-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.ltv-ott-phone-list i{height:58px;border-radius:18px;background:#1b1b25}.ltv-ott-front footer,.ltv-ott-front .ltv-site-footer{background:#0b0b10;color:#c7c7d3;border-top:1px solid rgba(255,255,255,.08)}
@media(max-width:1120px){.ltv-ott-hero-inner{grid-template-columns:1fr}.ltv-ott-benefits{grid-template-columns:repeat(3,1fr);order:2}.ltv-ott-benefit-card{min-height:110px}.ltv-ott-business-block{grid-template-columns:1fr}.ltv-ott-phone-card{transform:none}.ltv-ott-quick-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.ltv-ott-front .ltv-site-header{position:sticky;top:0;background:#111118}.ltv-ott-front .ltv-nav{width:100%;border-radius:0;height:auto;min-height:70px}.ltv-ott-front .ltv-menu{background:#15151d}.ltv-ott-hero{padding-top:80px;min-height:auto}.ltv-ott-benefits{grid-template-columns:1fr}.ltv-ott-offer-card{border-width:4px;border-radius:34px;padding:26px 22px;transform:none;width:100%}.ltv-ott-logo-card{flex-basis:112px}.ltv-ott-logo-circle{width:108px;height:108px}.ltv-ott-live-chip{top:84px}.ltv-ott-business-block{padding:24px}.ltv-header-search{display:none}}@media(max-width:620px){.ltv-ott-hero{padding:72px 0 56px}.ltv-ott-benefit-card{min-height:92px}.ltv-ott-benefit-card span{width:54px;height:54px;font-size:28px}.ltv-ott-benefit-card b{font-size:20px}.ltv-ott-quick-stats{grid-template-columns:1fr}.ltv-ott-section-head{align-items:flex-start;flex-direction:column}.ltv-ott-logo-rail{gap:15px}.ltv-ott-logo-card{flex-basis:96px}.ltv-ott-logo-circle{width:92px;height:92px;padding:10px}.ltv-ott-lock-badge{width:28px;height:28px}.ltv-ott-live-chip{top:70px}.ltv-ott-channel-name{font-size:12px}.ltv-ott-phone-screen{height:210px}}
/* v1.0.5 homepage/icon fallback fixes */
.ltv-img-fallback{width:100%;height:100%;place-items:center;color:#d30bea}.ltv-img-fallback svg{width:58%;height:58%}.ltv-channel-logo .ltv-img-fallback,.ltv-channel-detail .ltv-img-fallback{display:none;align-items:center;justify-content:center;min-height:80px}.ltv-ott-demo-note{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:#d7d7e5;border-radius:18px;padding:14px 16px;margin:4px 0 24px;font-weight:750}.ltv-ott-demo-note code{background:#0a0a0d;color:#fff;border:1px solid rgba(255,255,255,.08);padding:2px 6px;border-radius:8px}.ltv-ott-demo-circle{background:radial-gradient(circle at 25% 20%,#fff 0 18%,#fdf2ff 19% 40%,#ffffff 41% 100%);border:2px solid rgba(236,72,153,.22)}.ltv-ott-demo-circle span{display:grid;place-items:center;text-align:center;width:100%;height:100%;border-radius:50%;font-weight:950;color:#301044;font-size:15px;line-height:1.05;padding:10px}.ltv-ott-logo-card.is-demo .ltv-ott-lock-badge{background:linear-gradient(135deg,#d30bea,#ff3f74)}.ltv-ott-empty-row{min-height:132px}.ltv-ott-front .ltv-page-content:empty{display:none}

/* v1.0.6 smaller homepage offer card */

/* === v1.0.8 Premium OTT homepage polish and bug fixes === */
body.ltv-theme{overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
body.ltv-ott-front{background:#07070b!important;color:#fff}
.ltv-ott-front .ltv-main{background:#07070b;overflow:hidden}
.ltv-ott-front .ltv-site-header{top:14px;pointer-events:none}
.ltv-ott-front .ltv-nav{pointer-events:auto;max-width:1280px;background:linear-gradient(90deg,rgba(70,18,113,.86),rgba(45,13,77,.9) 55%,rgba(50,15,83,.84));box-shadow:0 24px 80px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.16);border-color:rgba(255,255,255,.18);position:relative;overflow:visible}
.ltv-ott-front .ltv-nav:before{content:"";position:absolute;inset:1px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.12),transparent 25%,rgba(255,255,255,.08) 75%,transparent);pointer-events:none}
.ltv-ott-front .ltv-brand{min-width:max-content;position:relative;z-index:1}.ltv-ott-front .ltv-brand span:last-child{white-space:nowrap}.ltv-ott-front .ltv-logo-mark{width:46px;height:46px;border-radius:16px;box-shadow:0 12px 28px rgba(255,47,143,.32)}
.ltv-ott-front .ltv-menu{min-width:0;position:relative;z-index:1}.ltv-ott-front .ltv-menu-list{gap:4px;min-width:0}.ltv-ott-front .ltv-menu-list a{white-space:nowrap;padding:9px 11px;border-radius:999px;color:rgba(255,255,255,.88)!important;transition:background .18s ease,transform .18s ease,color .18s ease}.ltv-ott-front .ltv-menu-list a:hover{transform:translateY(-1px);background:rgba(255,255,255,.13);color:#fff!important}.ltv-ott-front .ltv-nav-actions{margin-left:4px}.ltv-ott-front .ltv-btn-primary{background:linear-gradient(135deg,#f108d7,#ff3b72);box-shadow:0 14px 34px rgba(255,59,114,.28);white-space:nowrap}.ltv-ott-front .ltv-btn-light{box-shadow:0 16px 36px rgba(0,0,0,.18);white-space:nowrap}.ltv-ott-front .ltv-login-link{white-space:nowrap;background:rgba(255,255,255,.05)}
.ltv-ott-home{background:radial-gradient(circle at 50% 0,rgba(95,25,143,.28),transparent 36%),#0b0b0f;color:#fff;min-height:100vh;isolation:isolate}.ltv-ott-hero{min-height:690px;padding:118px 0 68px;background-color:#09090e;background-size:cover;background-position:center;overflow:hidden}.ltv-ott-hero:before{background:radial-gradient(ellipse at 64% 28%,rgba(233,16,181,.3),transparent 32%),radial-gradient(ellipse at 44% 92%,rgba(35,197,94,.24),transparent 25%),linear-gradient(180deg,rgba(8,8,12,.18),rgba(11,11,15,.98) 94%)}.ltv-ott-hero:after{opacity:.08;animation:ltvGridDrift 18s linear infinite}.ltv-ott-glow.one{animation:ltvSoftFloat 8s ease-in-out infinite}.ltv-ott-glow.two{animation:ltvSoftFloat 10s ease-in-out infinite reverse}.ltv-ott-hero-inner{grid-template-columns:minmax(250px,350px) minmax(420px,600px);justify-content:center;gap:70px;min-height:500px;align-items:center}.ltv-ott-benefits{gap:20px}.ltv-ott-benefit-card{min-height:104px;padding:20px 22px;border-radius:24px;background:linear-gradient(135deg,rgba(38,11,61,.76),rgba(89,13,103,.55));box-shadow:0 20px 50px rgba(0,0,0,.25),0 0 0 1px rgba(236,72,153,.16),inset 0 1px 0 rgba(255,255,255,.12);transform:translateZ(0);animation:ltvBenefitIn .72s ease both}.ltv-ott-benefit-card:nth-child(2){animation-delay:.12s}.ltv-ott-benefit-card:nth-child(3){animation-delay:.24s}.ltv-ott-benefit-card:hover{transform:translateX(8px) scale(1.015);border-color:rgba(255,255,255,.34);box-shadow:0 28px 72px rgba(236,72,153,.25),inset 0 1px 0 rgba(255,255,255,.15)}.ltv-ott-benefit-card span{width:62px;height:62px;border-radius:20px;border-width:2px;background:rgba(255,255,255,.05);font-size:32px}.ltv-ott-benefit-card b{font-size:23px;max-width:190px}.ltv-ott-offer-card{width:min(520px,100%);padding:24px 30px 28px;border-radius:38px;border-width:5px;box-shadow:0 24px 74px rgba(244,15,180,.24),inset 0 1px 0 rgba(255,255,255,.1);transform:none;animation:ltvCardPop .75s cubic-bezier(.2,.9,.2,1) both;overflow:hidden}.ltv-ott-offer-card:after{content:"";position:absolute;inset:-40% auto auto -35%;width:55%;height:180%;background:linear-gradient(115deg,transparent,rgba(255,255,255,.12),transparent);transform:rotate(18deg);animation:ltvShine 5.5s ease-in-out infinite;pointer-events:none}.ltv-ott-offer-card h1{font-size:clamp(32px,4vw,52px);max-width:480px}.ltv-ott-offer-card p{font-size:15.5px;max-width:455px}.ltv-ott-price-line{margin-top:18px}.ltv-ott-price-line strong{font-size:clamp(44px,5vw,68px)}.ltv-ott-offer-card .ltv-hero-actions{margin-top:24px}.ltv-ott-hero-dots{right:46px;bottom:42px;z-index:4}.ltv-ott-hero-dots span{transition:width .25s ease,opacity .25s ease}.ltv-ott-hero-dots span:not(.active){opacity:.62}.ltv-ott-quick-stats{margin-top:-30px;z-index:8;gap:16px}.ltv-ott-quick-stats div{background:linear-gradient(145deg,rgba(27,27,37,.92),rgba(15,15,22,.96));border-color:rgba(255,255,255,.1);box-shadow:0 20px 60px rgba(0,0,0,.33),inset 0 1px 0 rgba(255,255,255,.08);position:relative;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.ltv-ott-quick-stats div:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#f108d7,#ff3b72)}.ltv-ott-quick-stats div:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.22)}.ltv-ott-section{padding:44px 0 10px}.ltv-ott-section-head{align-items:flex-end}.ltv-ott-section-head h2{font-size:clamp(30px,3vw,42px)}.ltv-ott-head-actions a,.ltv-ott-row-title a{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.06);transition:background .18s ease,transform .18s ease}.ltv-ott-head-actions a:hover,.ltv-ott-row-title a:hover{background:rgba(255,255,255,.12);transform:translateX(3px)}.ltv-ott-demo-note{background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.04));box-shadow:0 18px 50px rgba(0,0,0,.22)}.ltv-ott-channel-row{margin:24px 0 36px}.ltv-ott-row-title{margin-bottom:15px}.ltv-ott-row-title h3{font-size:22px;display:flex;align-items:center;gap:10px}.ltv-ott-row-title h3:before{content:"";width:9px;height:22px;border-radius:999px;background:linear-gradient(#f108d7,#ff3b72);box-shadow:0 0 18px rgba(241,8,215,.42)}.ltv-ott-logo-rail{gap:20px;scrollbar-width:thin;scrollbar-color:#2e2e3a transparent;mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 40px),transparent)}.ltv-ott-logo-card{flex-basis:120px;transition:transform .2s ease,opacity .2s ease;animation:ltvLogoIn .55s ease both}.ltv-ott-logo-card:nth-child(2n){animation-delay:.04s}.ltv-ott-logo-card:nth-child(3n){animation-delay:.08s}.ltv-ott-logo-circle{width:116px;height:116px;padding:14px;background:radial-gradient(circle at 32% 25%,#fff 0 18%,#f6f6ff 19% 58%,#fff 100%);border:3px solid rgba(255,255,255,.14);box-shadow:0 12px 32px rgba(0,0,0,.36),inset 0 2px 0 rgba(255,255,255,.9);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.ltv-ott-logo-card:hover{z-index:4}.ltv-ott-logo-card:hover .ltv-ott-logo-circle{transform:translateY(-8px) scale(1.06);box-shadow:0 22px 60px rgba(236,72,153,.32),inset 0 2px 0 rgba(255,255,255,.9)}.ltv-ott-lock-badge{right:2px;top:-7px;width:30px;height:30px;border-width:3px;box-shadow:0 10px 24px rgba(236,72,153,.38)}.ltv-ott-logo-card.is-premium .ltv-ott-lock-badge{background:linear-gradient(135deg,#615e77,#292836)}.ltv-ott-logo-card.is-premium .ltv-ott-logo-circle:after{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.14));pointer-events:none}.ltv-ott-live-chip{top:88px;box-shadow:0 8px 18px rgba(255,28,87,.34)}.ltv-ott-channel-name{color:#efeff7;font-size:12.5px}.ltv-ott-empty-row{background:linear-gradient(135deg,#171720,#101016);box-shadow:0 16px 50px rgba(0,0,0,.25)}.ltv-ott-business-block{margin-top:34px;margin-bottom:54px;padding:34px;background:radial-gradient(circle at 85% 20%,rgba(236,72,153,.18),transparent 30%),linear-gradient(135deg,#171720,#0d0d12);box-shadow:0 24px 85px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.06);overflow:hidden;position:relative}.ltv-ott-business-block:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgba(255,255,255,.05),transparent);transform:translateX(-100%);animation:ltvWideShine 8s ease-in-out infinite;pointer-events:none}.ltv-ott-business-block h2{font-size:clamp(30px,3.8vw,48px)}.ltv-ott-workflow div{transition:transform .18s ease,background .18s ease;border-color .18s ease}.ltv-ott-workflow div:hover{transform:translateX(6px);background:#252536;border-color:rgba(255,255,255,.16)}.ltv-ott-phone-card{transform:rotate(0deg);animation:ltvPhoneFloat 5.5s ease-in-out infinite}.ltv-ott-play-orb{box-shadow:0 0 80px rgba(236,72,153,.24);animation:ltvPlayPulse 2s ease-in-out infinite}.ltv-reveal{opacity:0;transform:translateY(22px);transition:opacity .62s ease,transform .62s ease}.ltv-reveal.ltv-inview{opacity:1;transform:none}
@keyframes ltvGridDrift{0%{background-position:0 0}100%{background-position:70px 70px}}@keyframes ltvSoftFloat{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(22px,-18px,0) scale(1.06)}}@keyframes ltvBenefitIn{from{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:none}}@keyframes ltvCardPop{from{opacity:0;transform:translateY(28px) scale(.96)}to{opacity:1;transform:none}}@keyframes ltvShine{0%,60%{transform:translateX(-120%) rotate(18deg)}78%,100%{transform:translateX(310%) rotate(18deg)}}@keyframes ltvLogoIn{from{opacity:0;transform:translateY(12px) scale(.95)}to{opacity:1;transform:none}}@keyframes ltvWideShine{0%,72%{transform:translateX(-100%)}88%,100%{transform:translateX(100%)}}@keyframes ltvPhoneFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ltvPlayPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}
@media(max-width:1180px){.ltv-ott-front .ltv-nav{width:min(100% - 24px,1280px);padding:0 16px}.ltv-ott-front .ltv-menu-list a{padding:8px 9px;font-size:13px}.ltv-ott-hero-inner{grid-template-columns:300px minmax(420px,560px);gap:42px}.ltv-ott-offer-card{width:min(500px,100%)}}
@media(max-width:980px){.ltv-ott-front .ltv-site-header{position:sticky;top:0;background:#0b0b10;padding:0;pointer-events:auto}.ltv-ott-front .ltv-nav{width:100%;border-radius:0;height:72px;padding:0 18px}.ltv-ott-front .ltv-nav:before{display:none}.ltv-ott-front .ltv-menu-toggle{background:rgba(255,255,255,.12);color:#fff}.ltv-ott-front .ltv-menu{top:72px;left:12px;right:12px;border-radius:24px;background:rgba(16,16,24,.98);border-color:rgba(255,255,255,.12);box-shadow:0 28px 80px rgba(0,0,0,.45);backdrop-filter:blur(18px)}.ltv-ott-front .ltv-menu-list a{padding:12px 14px}.ltv-ott-front .ltv-nav-actions{flex-wrap:wrap}.ltv-ott-hero{padding-top:42px;min-height:auto}.ltv-ott-hero-inner{grid-template-columns:1fr;gap:28px;min-height:auto}.ltv-ott-benefits{grid-template-columns:repeat(3,1fr);order:2}.ltv-ott-benefit-card{min-height:96px;justify-content:center;text-align:left}.ltv-ott-offer-card{width:min(560px,100%);justify-self:center}.ltv-ott-hero-dots{right:32px;bottom:28px}.ltv-ott-quick-stats{margin-top:18px;grid-template-columns:repeat(2,1fr)}.ltv-ott-business-block{grid-template-columns:1fr}.ltv-ott-logo-rail{mask-image:none}}
@media(max-width:700px){.ltv-ott-front .ltv-brand span:last-child{max-width:150px;overflow:hidden;text-overflow:ellipsis}.ltv-ott-hero{padding:32px 0 46px}.ltv-ott-benefits{grid-template-columns:1fr}.ltv-ott-benefit-card{min-height:88px;justify-content:flex-start}.ltv-ott-benefit-card span{width:56px;height:56px}.ltv-ott-benefit-card b{font-size:20px}.ltv-ott-offer-card{border-width:4px;border-radius:30px;padding:22px 18px}.ltv-ott-offer-card h1{font-size:34px;letter-spacing:-.065em}.ltv-ott-price-line strong{font-size:50px}.ltv-ott-offer-card .ltv-hero-actions{gap:10px}.ltv-ott-offer-card .ltv-btn{width:100%;padding:12px 14px}.ltv-ott-hero-dots{position:static;justify-content:center;margin-top:20px}.ltv-ott-quick-stats{grid-template-columns:1fr}.ltv-ott-logo-card{flex-basis:96px}.ltv-ott-logo-circle{width:92px;height:92px;padding:10px}.ltv-ott-live-chip{top:68px}.ltv-ott-lock-badge{width:27px;height:27px;font-size:12px}.ltv-ott-channel-name{font-size:12px}.ltv-ott-section{padding-top:34px}.ltv-ott-business-block{padding:22px;border-radius:28px}.ltv-ott-phone-screen{height:210px}}
@media(prefers-reduced-motion:reduce){.ltv-ott-glow,.ltv-ott-benefit-card,.ltv-ott-offer-card,.ltv-ott-logo-card,.ltv-ott-phone-card,.ltv-ott-play-orb,.ltv-ott-hero:after,.ltv-ott-offer-card:after,.ltv-ott-business-block:before{animation:none!important}.ltv-reveal{opacity:1;transform:none;transition:none}}
.ltv-ott-workflow div{transition:transform .18s ease,background .18s ease,border-color .18s ease}.ltv-ott-logo-circle{position:relative;overflow:hidden}


/* Version 1.0.9 homepage white UI refresh */
body.ltv-ott-front{background:linear-gradient(180deg,#ffffff 0%,#f9fbff 46%,#f5f7ff 100%)!important;color:#111827}
.ltv-ott-front .ltv-main{background:transparent;overflow:hidden}
.ltv-ott-front .ltv-site-header{top:14px;pointer-events:none;background:transparent;border:0;backdrop-filter:none}
.ltv-ott-front .ltv-nav{pointer-events:auto;max-width:1280px;background:rgba(255,255,255,.82);box-shadow:0 18px 55px rgba(15,23,42,.10),0 1px 0 rgba(255,255,255,.95) inset;border:1px solid rgba(203,213,225,.65);position:relative;overflow:visible;backdrop-filter:blur(20px)}
.ltv-ott-front .ltv-nav:before{content:"";position:absolute;inset:1px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.85),rgba(255,255,255,.35) 30%,rgba(243,232,255,.45) 100%);pointer-events:none}
.ltv-ott-front .ltv-brand,.ltv-ott-front .ltv-menu-list a,.ltv-ott-front .ltv-login-link{color:#0f172a!important}
.ltv-ott-front .ltv-menu-list a{font-weight:800;padding:10px 13px}
.ltv-ott-front .ltv-menu-list a:hover{background:#eef2ff;color:#6d28d9!important;transform:translateY(-1px)}
.ltv-ott-front .ltv-header-search{color:#475569;background:#f8fafc;border:1px solid rgba(203,213,225,.8);font-size:20px}
.ltv-ott-front .ltv-login-link{white-space:nowrap;background:#fff;padding:10px 16px;border:1px solid rgba(203,213,225,.9);border-radius:999px;box-shadow:0 8px 22px rgba(15,23,42,.06)}
.ltv-ott-front .ltv-login-link:hover{border-color:#c4b5fd;color:#6d28d9!important}
.ltv-ott-front .ltv-btn{font-weight:900;letter-spacing:-.01em}
.ltv-ott-front .ltv-btn-primary{background:linear-gradient(135deg,#7c3aed,#ec4899)!important;box-shadow:0 16px 35px rgba(124,58,237,.23);border:1px solid rgba(255,255,255,.4)}
.ltv-ott-front .ltv-btn-primary:hover{box-shadow:0 18px 40px rgba(124,58,237,.28)}
.ltv-ott-front .ltv-btn-light{background:#ffffff!important;color:#0f172a!important;border:1px solid rgba(203,213,225,.95);box-shadow:0 10px 26px rgba(15,23,42,.07)}
.ltv-ott-front .ltv-btn-light:hover{border-color:#c4b5fd;color:#6d28d9!important}
.ltv-ott-front .ltv-logo-mark{background:linear-gradient(135deg,#7c3aed,#ec4899);box-shadow:0 12px 28px rgba(124,58,237,.25)}
.ltv-ott-home{background:transparent;color:#111827;min-height:100vh}
.ltv-ott-hero{position:relative;min-height:720px;padding:132px 0 90px;overflow:hidden;background-image:linear-gradient(180deg,rgba(255,255,255,.95),rgba(248,245,255,.88),rgba(245,248,255,.98))!important;background-size:cover;background-position:center}
.ltv-ott-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(59,130,246,.16),transparent 24%),radial-gradient(circle at 86% 18%,rgba(236,72,153,.14),transparent 22%),radial-gradient(circle at 50% 100%,rgba(139,92,246,.12),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.9) 88%)}
.ltv-ott-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(124,58,237,.07) 0 1px,transparent 1px 100%);background-size:72px 72px;opacity:.6;mask-image:linear-gradient(180deg,#000,transparent 74%)}
.ltv-ott-glow{filter:blur(18px);opacity:.9}
.ltv-ott-glow.one{background:radial-gradient(circle,rgba(191,219,254,.9),rgba(147,197,253,.34),transparent 62%)}
.ltv-ott-glow.two{background:radial-gradient(circle,rgba(244,114,182,.34),rgba(196,181,253,.32),transparent 64%)}
.ltv-ott-benefits{display:grid;gap:20px}
.ltv-ott-benefit-card{display:flex;align-items:center;gap:18px;min-height:112px;border-radius:26px;padding:22px 24px;background:rgba(255,255,255,.78);border:1px solid rgba(226,232,240,.95);box-shadow:0 18px 44px rgba(15,23,42,.08);backdrop-filter:blur(16px)}
.ltv-ott-benefit-card:hover{transform:translateX(6px) scale(1.01);border-color:#ddd6fe;box-shadow:0 20px 44px rgba(124,58,237,.12)}
.ltv-ott-benefit-card span{width:68px;height:68px;display:grid;place-items:center;border-radius:22px;border:2px solid rgba(196,181,253,.9);color:#7c3aed;background:linear-gradient(135deg,#f5f3ff,#fff1f7);font-size:34px}
.ltv-ott-benefit-svg{width:42px;height:42px;color:#7c3aed}
.ltv-ott-benefit-card b{font-size:24px;line-height:1.05;letter-spacing:-.04em;color:#0f172a}
.ltv-ott-offer-card{justify-self:center;width:min(540px,100%);padding:28px 34px 30px;border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(251,247,255,.95));border:1px solid rgba(216,180,254,.8);box-shadow:0 26px 70px rgba(124,58,237,.14),0 8px 22px rgba(15,23,42,.06);text-align:center;position:relative;transform:none;overflow:hidden}
.ltv-ott-offer-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(124,58,237,.34),rgba(236,72,153,.28),rgba(59,130,246,.18));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:0}
.ltv-ott-offer-card>*{position:relative;z-index:1}
.ltv-ott-mini-badge{display:inline-flex;background:#fff3a3;color:#713f12;font-weight:950;border-radius:999px;padding:8px 14px;margin-bottom:14px;box-shadow:0 10px 24px rgba(250,204,21,.18);font-size:14px}
.ltv-ott-offer-card h1{font-size:clamp(36px,4.2vw,56px);line-height:.94;letter-spacing:-.075em;margin:0 auto 14px;color:#0f172a;text-shadow:none;max-width:470px}
.ltv-ott-offer-card p{max-width:480px;margin:0 auto;color:#475569;font-size:16px;line-height:1.55}
.ltv-ott-price-line{margin:18px auto 0;display:grid;gap:4px;max-width:310px}
.ltv-ott-price-line small,.ltv-ott-price-line em{color:#64748b;font-style:normal;font-weight:800}
.ltv-ott-price-line strong{font-size:clamp(50px,5.55vw,72px);line-height:.88;color:#7c3aed;letter-spacing:-.09em;text-shadow:none}
.ltv-ott-offer-card .ltv-hero-actions{margin-top:22px}
.ltv-ott-offer-card .ltv-btn{min-height:50px;padding:13px 20px}
.ltv-ott-hero-dots span{background:rgba(148,163,184,.45)}
.ltv-ott-hero-dots .active{background:#7c3aed}
.ltv-ott-quick-stats{position:relative;z-index:3;margin-top:-44px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.ltv-ott-quick-stats div{background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 18px 44px rgba(15,23,42,.07);border-radius:24px;padding:20px;position:relative;overflow:hidden}
.ltv-ott-quick-stats div:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#7c3aed,#ec4899)}
.ltv-ott-quick-stats strong{display:block;color:#0f172a;font-size:28px;letter-spacing:-.04em}
.ltv-ott-quick-stats span{display:block;color:#64748b;font-weight:800;font-size:13px}
.ltv-ott-section{padding:58px 0 18px}
.ltv-ott-section-head h2,.ltv-ott-row-title h3{color:#0f172a}
.ltv-ott-section-head a,.ltv-ott-row-title a,.ltv-ott-head-actions a{color:#6b7280;text-decoration:none;font-weight:900}
.ltv-ott-head-actions a,.ltv-ott-row-title a{background:#fff;border:1px solid rgba(226,232,240,.95);box-shadow:0 10px 24px rgba(15,23,42,.04)}
.ltv-ott-logo-rail::-webkit-scrollbar-thumb{background:#cbd5e1}
.ltv-ott-row-title h3:before{box-shadow:0 0 18px rgba(124,58,237,.24)}
.ltv-ott-logo-card{color:#0f172a}
.ltv-ott-logo-circle{width:126px;height:126px;border-radius:50%;background:radial-gradient(circle at 32% 25%,#ffffff 0 18%,#f8fafc 19% 58%,#ffffff 100%);display:grid;place-items:center;padding:15px;box-shadow:0 14px 36px rgba(15,23,42,.12);border:2px solid rgba(226,232,240,.95);transition:.18s transform,.18s box-shadow}
.ltv-ott-logo-card:hover .ltv-ott-logo-circle{transform:translateY(-6px) scale(1.03);box-shadow:0 22px 54px rgba(124,58,237,.18)}
.ltv-ott-lock-badge{border:3px solid #fff;background:linear-gradient(135deg,#7c3aed,#ec4899);box-shadow:0 8px 22px rgba(124,58,237,.26)}
.ltv-ott-logo-card.is-premium .ltv-ott-logo-circle{opacity:.82;filter:saturate(.92)}
.ltv-ott-live-chip{background:#ef4444;color:#fff;box-shadow:0 10px 22px rgba(239,68,68,.22)}
.ltv-ott-channel-name{display:block;margin-top:10px;color:#334155;font-size:13px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ltv-ott-empty-row{display:flex;align-items:center;gap:16px;color:#475569;background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:24px;padding:18px;box-shadow:0 14px 36px rgba(15,23,42,.06)}
.ltv-ott-placeholder-circle{width:92px;height:92px;border-radius:50%;background:#fff;display:grid;place-items:center;flex:0 0 auto}
.ltv-ott-demo-note{background:#ffffff;border:1px solid rgba(226,232,240,.95);color:#475569;border-radius:18px;padding:14px 16px;margin:4px 0 24px;font-weight:750;box-shadow:0 10px 24px rgba(15,23,42,.05)}
.ltv-ott-demo-note code{background:#f8fafc;color:#334155;border:1px solid rgba(226,232,240,.95);padding:2px 6px;border-radius:8px}
.ltv-ott-demo-circle{background:radial-gradient(circle at 25% 20%,#fff 0 18%,#fdf2ff 19% 40%,#ffffff 41% 100%);border:2px solid rgba(196,181,253,.34)}
.ltv-ott-demo-circle span{color:#4c1d95}
.ltv-ott-business-block{display:grid;grid-template-columns:1.1fr .8fr;gap:34px;align-items:center;margin-top:42px;margin-bottom:72px;padding:38px;border-radius:34px;background:linear-gradient(180deg,#ffffff,#fbf7ff);border:1px solid rgba(226,232,240,.95);box-shadow:0 24px 70px rgba(15,23,42,.08);position:relative;overflow:hidden}
.ltv-ott-business-block:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 20%,rgba(236,72,153,.10),transparent 26%),radial-gradient(circle at 18% 10%,rgba(59,130,246,.10),transparent 26%);pointer-events:none}
.ltv-ott-business-block h2{font-size:clamp(30px,4vw,54px);line-height:1;letter-spacing:-.065em;margin:8px 0 14px;color:#0f172a}
.ltv-ott-business-block p{color:#475569;font-size:18px}
.ltv-ott-workflow div{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid rgba(226,232,240,.95);padding:15px;border-radius:20px;box-shadow:0 10px 24px rgba(15,23,42,.04)}
.ltv-ott-workflow b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;flex:0 0 auto}
.ltv-ott-workflow span{color:#0f172a;font-weight:800}
.ltv-ott-phone-card{background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:34px;padding:18px;box-shadow:0 24px 60px rgba(15,23,42,.10);transform:rotate(0deg)}
.ltv-ott-phone-top span{background:#cbd5e1}
.ltv-ott-phone-screen{height:270px;border-radius:24px;background:radial-gradient(circle at 22% 22%,rgba(236,72,153,.32),transparent 28%),radial-gradient(circle at 78% 30%,rgba(124,58,237,.28),transparent 32%),linear-gradient(135deg,#eff6ff,#ede9fe 56%,#ffffff);display:grid;place-items:center;position:relative;overflow:hidden}
.ltv-ott-phone-screen strong{position:absolute;left:16px;top:16px;background:#ef4444;border-radius:999px;padding:6px 10px;font-size:11px;letter-spacing:.12em;color:#fff}
.ltv-ott-play-orb{display:grid;place-items:center;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#ec4899);border:1px solid rgba(255,255,255,.4);color:#fff;font-size:34px;box-shadow:0 20px 44px rgba(124,58,237,.20)}
.ltv-ott-phone-list i{height:58px;border-radius:18px;background:#f8fafc;border:1px solid rgba(226,232,240,.95)}
.ltv-ott-front footer,.ltv-ott-front .ltv-site-footer{background:#ffffff;color:#64748b;border-top:1px solid rgba(226,232,240,.95)}
@media(max-width:980px){.ltv-ott-front .ltv-site-header{position:sticky;top:0;background:rgba(255,255,255,.92)!important;padding:0;pointer-events:auto;border-bottom:1px solid rgba(226,232,240,.9)}.ltv-ott-front .ltv-nav{width:100%;border-radius:0;height:72px;padding:0 18px;box-shadow:none;background:transparent;border:0}.ltv-ott-front .ltv-nav:before{display:none}.ltv-ott-front .ltv-menu-toggle{background:#ffffff;color:#0f172a;border:1px solid rgba(226,232,240,.95)}.ltv-ott-front .ltv-menu{top:72px;left:12px;right:12px;border-radius:24px;background:rgba(255,255,255,.98);border-color:rgba(226,232,240,.95);box-shadow:0 28px 80px rgba(15,23,42,.12);backdrop-filter:blur(18px)}.ltv-ott-front .ltv-menu-list a{padding:12px 14px;color:#0f172a!important}.ltv-ott-front .ltv-nav-actions{flex-wrap:wrap}.ltv-ott-hero{padding-top:42px;min-height:auto}.ltv-ott-hero-inner{grid-template-columns:1fr;gap:28px;min-height:auto}.ltv-ott-benefits{grid-template-columns:repeat(3,1fr);order:2}.ltv-ott-benefit-card{min-height:96px;justify-content:center;text-align:left}.ltv-ott-offer-card{width:min(560px,100%);justify-self:center}.ltv-ott-hero-dots{right:32px;bottom:28px}.ltv-ott-quick-stats{margin-top:18px;grid-template-columns:repeat(2,1fr)}.ltv-ott-business-block{grid-template-columns:1fr}.ltv-ott-logo-rail{mask-image:none}.ltv-header-search{display:none}}
@media(max-width:700px){.ltv-ott-hero{padding:34px 0 46px}.ltv-ott-benefits{grid-template-columns:1fr}.ltv-ott-benefit-card{min-height:88px;justify-content:flex-start}.ltv-ott-benefit-card span{width:56px;height:56px}.ltv-ott-benefit-card b{font-size:20px}.ltv-ott-offer-card{border-radius:30px;padding:22px 18px}.ltv-ott-offer-card h1{font-size:34px;letter-spacing:-.065em}.ltv-ott-price-line strong{font-size:50px}.ltv-ott-offer-card .ltv-hero-actions{gap:10px}.ltv-ott-offer-card .ltv-btn{width:100%;padding:12px 14px}.ltv-ott-hero-dots{position:static;justify-content:center;margin-top:20px}.ltv-ott-quick-stats{grid-template-columns:1fr}.ltv-ott-logo-card{flex-basis:96px}.ltv-ott-logo-circle{width:92px;height:92px;padding:10px}.ltv-ott-live-chip{top:68px}.ltv-ott-lock-badge{width:27px;height:27px;font-size:12px}.ltv-ott-channel-name{font-size:12px}.ltv-ott-section{padding-top:34px}.ltv-ott-business-block{padding:22px;border-radius:28px}.ltv-ott-phone-screen{height:210px}}

/* Version 1.1.0 payment, SMTP and gateway UI */
.ltv-payment-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:22px}.ltv-gateway-card{display:flex;flex-direction:column;gap:12px}.ltv-gateway-card p{color:var(--ltv-muted);margin:0 0 8px}.ltv-gateway-card form{margin-top:auto}.ltv-payment-manual-wrap{margin-top:18px}.ltv-payment-info{background:#f8fafc;border:1px solid rgba(226,232,240,.9);border-radius:18px;padding:16px;margin:14px 0}.ltv-payment-info h3{margin:0 0 8px;color:#0f172a}.ltv-payment-info code{word-break:break-all;white-space:normal}.ltv-form select{width:100%;border:1px solid var(--ltv-border);border-radius:16px;padding:13px 14px;background:#fff;color:#0f172a;font:inherit}.ltv-form select:focus,.ltv-form input:focus,.ltv-form textarea:focus{outline:3px solid rgba(124,58,237,.16);border-color:#a78bfa}@media(max-width:980px){.ltv-payment-method-grid{grid-template-columns:1fr}.ltv-payment-layout{grid-template-columns:1fr!important}}


/* Version 1.1.1 bug/UI QA polish */
.ltv-theme input,.ltv-theme textarea,.ltv-theme select,.ltv-theme button{max-width:100%}
.ltv-theme input[type="file"]{padding:11px;background:#fff;line-height:1.2}
.ltv-theme code{word-break:break-word;white-space:normal}
.ltv-theme .ltv-btn{min-height:46px;text-align:center;white-space:normal}
.ltv-theme .ltv-btn:focus-visible,.ltv-theme a:focus-visible,.ltv-theme button:focus-visible{outline:3px solid rgba(124,58,237,.28);outline-offset:3px}
.ltv-form button.ltv-btn,.ltv-gateway-card .ltv-btn{width:max-content;max-width:100%}
.ltv-payment-method-grid{align-items:stretch}.ltv-gateway-card{min-height:220px}.ltv-gateway-card h2{margin-top:0}.ltv-gateway-card form{display:flex}.ltv-gateway-card .ltv-btn{width:100%}
.ltv-payment-layout{align-items:start}.ltv-payment-box,.ltv-payment-manual-wrap{overflow:hidden}.ltv-payment-info p:last-child{margin-bottom:0}
.ltv-table-wrap{max-width:100%}.ltv-table td code{display:inline-block;max-width:280px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}
.ltv-dashboard-grid .ltv-card,.ltv-channel-card,.ltv-card{overflow:hidden}.ltv-channel-card h3{word-break:break-word}.ltv-channel-card p{min-height:42px}
.ltv-channel-logo svg,.ltv-img-fallback svg{max-width:100%;max-height:100%}.ltv-img-fallback{display:none;align-items:center;justify-content:center}
.ltv-ott-logo-rail{padding-bottom:22px}.ltv-ott-logo-card{outline:none}.ltv-ott-logo-card:focus-visible .ltv-ott-logo-circle{box-shadow:0 0 0 4px rgba(124,58,237,.2),0 22px 54px rgba(124,58,237,.18)}
.ltv-ott-front .ltv-site-header{z-index:999}.ltv-ott-front .ltv-menu.open{display:flex}
@media(max-width:900px){.ltv-menu{display:none;position:absolute;top:78px;left:18px;right:18px;flex-direction:column;align-items:stretch;gap:12px;background:#fff;border:1px solid var(--ltv-border);border-radius:22px;padding:16px;box-shadow:0 24px 70px rgba(15,23,42,.14)}.ltv-menu.open{display:flex}.ltv-menu-list{flex-direction:column;align-items:stretch}.ltv-menu-list a{text-align:left}.ltv-nav-actions{flex-direction:column;align-items:stretch}.ltv-nav-actions .ltv-btn,.ltv-nav-actions .ltv-login-link{width:100%;text-align:center;justify-content:center}.ltv-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.ltv-dashboard-grid,.ltv-payment-layout{grid-template-columns:1fr}.ltv-price-card{flex-direction:column;align-items:flex-start}.ltv-table th,.ltv-table td{padding:12px}}
@media(max-width:620px){.ltv-container{width:min(100% - 24px,1180px)}.ltv-page-hero{padding:52px 0}.ltv-section{padding:48px 0}.ltv-auth-card,.ltv-card{padding:20px;border-radius:24px}.ltv-payment-method-grid{grid-template-columns:1fr}.ltv-table td code{max-width:160px}.ltv-player-shell{border-radius:22px;padding:10px}.ltv-player-head{gap:10px}.ltv-video-wrap video{border-radius:18px}.ltv-channel-grid{grid-template-columns:1fr!important}}


/* Download-only compatibility styles */
.ltv-player-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 8px 2px;color:#cbd5e1}.ltv-mini-action{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff!important;border-radius:999px;padding:8px 12px;text-decoration:none;font-weight:900;font-size:13px;cursor:pointer}.ltv-mini-action:hover{background:rgba(255,255,255,.15);transform:translateY(-1px)}.ltv-player-error{display:none;font-weight:750;font-size:13px;line-height:1.4;flex:1;min-width:220px}.ltv-player-error.is-info{display:inline;color:#bfdbfe}.ltv-player-error.is-success{display:inline;color:#bbf7d0}.ltv-player-error.is-error{display:inline;color:#fecaca}.ltv-video-wrap video{min-height:220px}.ltv-player-shell[data-current-link] .ltv-player-tools{border-top:1px solid rgba(255,255,255,.08);margin-top:10px}@media(max-width:620px){.ltv-player-tools{align-items:stretch}.ltv-mini-action{width:auto}.ltv-player-error{min-width:100%;font-size:12px}}

/* Download-only mode: no player action bar */
.ltv-player-tools,.ltv-mini-action,.ltv-player-error{display:none!important}
.ltv-player-shell[data-current-link] .ltv-player-tools{border-top:0!important;margin-top:0!important;padding:0!important}


/* Version 1.2.0 cyberpunk homepage */
body.ltv-ott-front{background:#030913!important;color:#dbeafe}
.ltv-ott-front .ltv-main{background:#030913;overflow:hidden}
.ltv-ott-front .ltv-site-header{position:sticky;top:0;background:rgba(3,9,19,.86)!important;border-bottom:1px solid rgba(34,211,238,.14);backdrop-filter:blur(14px);pointer-events:auto}
.ltv-ott-front .ltv-nav{height:76px;max-width:1280px;width:min(100% - 24px,1280px);border-radius:16px;background:rgba(3,10,21,.75);border:1px solid rgba(34,211,238,.18);box-shadow:0 0 0 1px rgba(0,255,255,.06) inset,0 18px 50px rgba(0,0,0,.32)}
.ltv-ott-front .ltv-nav:before{display:none}
.ltv-ott-front .ltv-brand,.ltv-ott-front .ltv-menu-list a,.ltv-ott-front .ltv-login-link{color:#e2f3ff!important}
.ltv-ott-front .ltv-brand{font-weight:900;letter-spacing:.02em}
.ltv-ott-front .ltv-logo-mark{background:linear-gradient(135deg,#08e4ff,#fc128d);box-shadow:0 0 18px rgba(8,228,255,.25),0 0 28px rgba(252,18,141,.14)}
.ltv-ott-front .ltv-menu-list a{font-size:14px;padding:10px 12px;border-radius:10px;text-transform:uppercase;letter-spacing:.06em}
.ltv-ott-front .ltv-menu-list a:hover{background:rgba(8,228,255,.10);color:#67e8f9!important}
.ltv-ott-front .ltv-header-search{color:#67e8f9;background:transparent;border:1px solid rgba(34,211,238,.25)}
.ltv-ott-front .ltv-login-link{background:transparent;border:1px solid rgba(255,255,255,.24);padding:9px 16px;border-radius:10px;box-shadow:none}
.ltv-ott-front .ltv-btn-primary{background:linear-gradient(135deg,#0cc8ff,#0d6efd);border:1px solid rgba(34,211,238,.26);box-shadow:0 0 18px rgba(12,200,255,.18)}
.ltv-ott-front .ltv-btn-light{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.22);box-shadow:none}
.ltv-cy-home{position:relative;padding:22px 0 44px;background:radial-gradient(circle at 50% 50%,rgba(6,78,128,.12),transparent 34%),linear-gradient(180deg,#020812,#030913 100%);color:#dbeafe;min-height:100vh}
.ltv-cy-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(17,24,39,.0) 0, rgba(17,24,39,.0) calc(100% - 1px), rgba(34,211,238,.08) 100%),linear-gradient(90deg, rgba(17,24,39,.0) 0, rgba(17,24,39,.0) calc(100% - 1px), rgba(34,211,238,.08) 100%);background-size:38px 38px;opacity:.52;pointer-events:none}
.ltv-cy-home .ltv-container{position:relative;z-index:1}
.ltv-cy-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center;padding:34px 0 26px}
.ltv-cy-welcome{display:inline-block;color:#22d3ee;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}
.ltv-cy-hero-copy h1{margin:0;font-size:clamp(50px,7vw,92px);line-height:.92;letter-spacing:.02em;color:#e6fbff;text-shadow:0 0 12px rgba(34,211,238,.28)}
.ltv-cy-hero-copy h1 span{display:inline-block;font-size:26px;color:#ff1ea6;border:1px solid rgba(255,30,166,.36);padding:6px 12px;border-radius:10px;vertical-align:middle;margin-left:10px;text-shadow:none}
.ltv-cy-hero-copy p{margin:20px 0 0;color:#bfdbfe;font-size:18px;line-height:1.7;max-width:720px}
.ltv-cy-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.ltv-cy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:12px;border:1px solid rgba(34,211,238,.25);text-decoration:none;font-weight:900;text-transform:uppercase;letter-spacing:.05em;transition:.2s ease transform,.2s ease box-shadow,.2s ease background}
.ltv-cy-btn:hover{transform:translateY(-2px)}
.ltv-cy-btn.primary{background:linear-gradient(135deg,#0ecfff,#1079ff);color:#fff;box-shadow:0 0 22px rgba(14,207,255,.22)}
.ltv-cy-btn.secondary{background:rgba(2,12,24,.55);color:#e6fbff}
.ltv-cy-hero-visual{display:grid;grid-template-columns:1fr 240px;align-items:center;gap:20px}
.ltv-cy-globe-wrap{position:relative;height:380px;display:grid;place-items:center}
.ltv-cy-globe{width:300px;height:300px;border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(96,165,250,.75),rgba(29,78,216,.35) 36%,rgba(91,33,182,.65) 70%,rgba(0,0,0,.15) 100%);box-shadow:0 0 0 1px rgba(96,165,250,.22) inset,0 0 90px rgba(96,165,250,.18),0 0 120px rgba(217,70,239,.10);position:relative;overflow:hidden}
.ltv-cy-globe:before{content:"";position:absolute;inset:0;border-radius:50%;background:repeating-linear-gradient(0deg,transparent 0 14px,rgba(34,211,238,.13) 15px 16px),repeating-linear-gradient(90deg,transparent 0 16px,rgba(255,255,255,.05) 17px 18px);mix-blend-mode:screen}
.ltv-cy-globe:after{content:"";position:absolute;inset:18% 26% 20% 28%;background:radial-gradient(circle at 40% 35%,rgba(255,255,255,.65),rgba(255,255,255,0) 48%);filter:blur(2px)}
.ltv-cy-ring{position:absolute;border-radius:50%;border:1px solid rgba(34,211,238,.26)}
.ltv-cy-ring.one{width:360px;height:80px;bottom:28px;box-shadow:0 0 26px rgba(34,211,238,.16)}
.ltv-cy-ring.two{width:430px;height:100px;bottom:18px;border-color:rgba(236,72,153,.24)}
.ltv-cy-side-features{display:grid;gap:12px}
.ltv-cy-side-features div{padding:16px 16px 14px;background:rgba(3,16,31,.72);border:1px solid rgba(34,211,238,.18);border-radius:14px;box-shadow:0 0 0 1px rgba(3,105,161,.08) inset}
.ltv-cy-side-features strong{display:block;color:#67e8f9;font-size:16px;text-transform:uppercase;letter-spacing:.04em}
.ltv-cy-side-features span{display:block;color:#bfdbfe;font-size:13px;margin-top:4px}
.ltv-cy-section{margin-top:18px}
.ltv-cy-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;border-bottom:1px solid rgba(34,211,238,.16);padding-bottom:12px}
.ltv-cy-head-left{display:flex;align-items:center;gap:14px}
.ltv-cy-secno{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:30px;padding:0 10px;border-radius:8px 14px 8px 4px;background:linear-gradient(135deg,#0ee8ff,#0b5fff);color:#001018;font-size:14px;font-weight:900}
.ltv-cy-section:nth-of-type(3) .ltv-cy-secno{background:linear-gradient(135deg,#ff2aa2,#ff0062);color:#fff}
.ltv-cy-section:nth-of-type(4) .ltv-cy-secno{background:linear-gradient(135deg,#ffe600,#ffb300);color:#1f2937}
.ltv-cy-head h2{margin:0;color:#67e8f9;font-size:30px;letter-spacing:.06em;text-transform:uppercase}
.ltv-cy-head-right{color:#22d3ee;font-size:14px;text-transform:uppercase;letter-spacing:.08em}
.ltv-cy-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.ltv-cy-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:168px;padding:18px 10px;background:rgba(2,12,24,.70);border:1px solid rgba(34,211,238,.24);border-radius:4px;text-decoration:none;color:#e2f3ff;box-shadow:0 0 0 1px rgba(34,211,238,.06) inset,0 12px 30px rgba(0,0,0,.18);overflow:hidden;transition:.18s ease transform,.18s ease box-shadow,.18s ease border-color}
.ltv-cy-card:hover{transform:translateY(-4px);box-shadow:0 0 0 1px rgba(34,211,238,.12) inset,0 18px 44px rgba(0,0,0,.28);border-color:rgba(34,211,238,.42)}
.ltv-cy-card:before,.ltv-cy-card:after{content:"";position:absolute;width:10px;height:10px;border-color:currentColor;opacity:.95}
.ltv-cy-card:before{left:-1px;top:-1px;border-left:2px solid currentColor;border-top:2px solid currentColor}
.ltv-cy-card:after{right:-1px;bottom:-1px;border-right:2px solid currentColor;border-bottom:2px solid currentColor}
.ltv-cy-card-dot{position:absolute;right:10px;top:10px;width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 10px currentColor}
.ltv-cy-card-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;border:2px solid currentColor;color:currentColor;font-size:26px;font-weight:900;letter-spacing:.04em}
.ltv-cy-card strong{font-size:22px;line-height:1.05;text-align:center;text-transform:uppercase;letter-spacing:.05em}
.ltv-cy-card small{font-size:14px;color:#bfdbfe;text-align:center}
.ltv-cy-card.cyan{color:#22d3ee}
.ltv-cy-card.violet{color:#8b5cf6}
.ltv-cy-card.pink{color:#f43f5e}
.ltv-cy-card.yellow{color:#facc15}
.ltv-cy-card.green{color:#22c55e}
.ltv-cy-card.purple{color:#c084fc}
.ltv-cy-card.blue{color:#38bdf8}
.ltv-cy-card.orange{color:#fb923c}
.ltv-cy-card.red{color:#ef4444}
.ltv-cy-card.teal{color:#5eead4}
.ltv-cy-stats-bar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-top:28px;border:1px solid rgba(34,211,238,.22);border-radius:16px;background:rgba(2,12,24,.78);box-shadow:0 0 0 1px rgba(34,211,238,.08) inset;overflow:hidden}
.ltv-cy-stats-bar div{padding:18px 14px;border-right:1px solid rgba(34,211,238,.12);text-align:center}
.ltv-cy-stats-bar div:last-child{border-right:0}
.ltv-cy-stats-bar b{display:block;color:#22d3ee;font-size:28px;letter-spacing:.03em}
.ltv-cy-stats-bar span{display:block;color:#bfdbfe;font-size:13px;text-transform:uppercase;letter-spacing:.05em;margin-top:4px}
@media(max-width:1200px){.ltv-cy-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ltv-cy-hero{grid-template-columns:1fr}.ltv-cy-hero-visual{grid-template-columns:1fr 240px}.ltv-cy-hero-copy h1{font-size:clamp(44px,8vw,78px)}}
@media(max-width:980px){.ltv-ott-front .ltv-site-header{background:rgba(3,9,19,.95)!important}.ltv-ott-front .ltv-nav{width:100%;border-radius:0;height:72px;padding:0 18px;border-left:0;border-right:0}.ltv-ott-front .ltv-menu-toggle{background:transparent;color:#e2f3ff;border:1px solid rgba(34,211,238,.25)}.ltv-ott-front .ltv-menu{top:72px;left:12px;right:12px;background:rgba(3,12,24,.98);border:1px solid rgba(34,211,238,.18)}.ltv-cy-hero-visual{grid-template-columns:1fr}.ltv-cy-side-features{grid-template-columns:repeat(2,minmax(0,1fr))}.ltv-cy-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ltv-cy-stats-bar{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.ltv-cy-home{padding-top:12px}.ltv-cy-hero{padding-top:18px}.ltv-cy-hero-copy h1{font-size:42px}.ltv-cy-hero-copy h1 span{display:block;width:max-content;margin:12px 0 0}.ltv-cy-hero-copy p{font-size:15px}.ltv-cy-actions{flex-direction:column}.ltv-cy-btn{width:100%}.ltv-cy-globe-wrap{height:280px}.ltv-cy-globe{width:220px;height:220px}.ltv-cy-ring.one{width:260px;height:60px;bottom:24px}.ltv-cy-ring.two{width:320px;height:76px;bottom:12px}.ltv-cy-side-features{grid-template-columns:1fr}.ltv-cy-head{flex-direction:column;align-items:flex-start}.ltv-cy-head h2{font-size:23px}.ltv-cy-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ltv-cy-card{min-height:150px}.ltv-cy-card strong{font-size:17px}.ltv-cy-card small{font-size:12px}.ltv-cy-stats-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* Version 1.2.1 uploaded-image category system */
body.ltv-ott-front{background:#020814!important;color:#bdefff}
.ltv-ott-front .ltv-site-header{display:none!important}
.ltv-ott-front .ltv-main{background:#020814;overflow:hidden}
.ltv-cy-category-home{position:relative;padding:28px 0 34px;min-height:100vh;background:radial-gradient(circle at 52% 54%,rgba(31,68,39,.22),transparent 22%),radial-gradient(circle at 100% 100%,rgba(255,0,166,.08),transparent 18%),linear-gradient(180deg,#020814,#020814 100%)}
.ltv-cy-category-home .ltv-cy-grid{opacity:.72;background-size:38px 38px;background-image:linear-gradient(rgba(34,211,238,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(34,211,238,.075) 1px,transparent 1px)}
.ltv-cy-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,20,.55),transparent 18%,transparent 82%,rgba(2,8,20,.45));pointer-events:none}
.ltv-cy-server-section{position:relative;z-index:2;margin-top:0;margin-bottom:56px}
.ltv-cy-category-home .ltv-cy-server-section:first-of-type{margin-top:0}
.ltv-cy-category-home .ltv-cy-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border-bottom:0;margin-bottom:24px;padding-bottom:0}
.ltv-cy-category-home .ltv-cy-head:after{content:"";height:1px;background:linear-gradient(90deg,rgba(34,211,238,.55),transparent);grid-column:2/3;grid-row:1}
.ltv-cy-category-home .ltv-cy-head-left{grid-column:1/2;display:flex;align-items:center;gap:0;background:rgba(3,16,31,.55);clip-path:polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%);padding-right:22px;min-height:34px;border-left:1px solid rgba(34,211,238,.55)}
.ltv-cy-category-home .ltv-cy-secno{height:28px;min-width:42px;border-radius:0;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%);font-size:12px;background:#00e5ff;color:#00131a;margin-right:14px}
.ltv-cy-section-02 .ltv-cy-secno{background:#ff0f87!important;color:#fff!important}
.ltv-cy-section-03 .ltv-cy-secno{background:#ffe500!important;color:#111827!important}
.ltv-cy-category-home .ltv-cy-head h2{font-size:24px;line-height:1;margin:0;color:#00e5ff;text-transform:uppercase;letter-spacing:.08em;text-shadow:0 0 12px rgba(0,229,255,.28)}
.ltv-cy-section-02 .ltv-cy-head h2{color:#ff0f87;text-shadow:0 0 14px rgba(255,15,135,.32)}
.ltv-cy-section-03 .ltv-cy-head h2{color:#ffe500;text-shadow:0 0 14px rgba(255,229,0,.24)}
.ltv-cy-category-home .ltv-cy-head-right{grid-column:3/4;color:#00e5ff;font-size:12px;letter-spacing:.08em;text-transform:lowercase;opacity:.72}
.ltv-cy-section-02 .ltv-cy-head-right{color:#ff0f87}.ltv-cy-section-03 .ltv-cy-head-right{color:#ffe500}
.ltv-cy-server-grid{display:grid;grid-template-columns:repeat(10,86px);gap:14px 18px;align-items:start}
.ltv-cy-node-card{position:relative;display:grid;place-items:center;text-align:center;width:86px;height:98px;padding:10px 7px 9px;background:rgba(4,22,35,.66);border:1px solid rgba(0,229,255,.30);border-radius:2px;text-decoration:none;color:#00e5ff;box-shadow:0 0 0 1px rgba(0,229,255,.03) inset;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}
.ltv-cy-node-card:before,.ltv-cy-node-card:after{content:"";position:absolute;width:9px;height:9px;border-color:#00e5ff;filter:drop-shadow(0 0 6px rgba(0,229,255,.45))}
.ltv-cy-node-card:before{left:-1px;top:-1px;border-left:2px solid;border-top:2px solid}.ltv-cy-node-card:after{right:-1px;bottom:-1px;border-right:2px solid;border-bottom:2px solid}
.ltv-cy-node-card:hover{transform:translateY(-5px);background:rgba(4,32,48,.78);border-color:rgba(0,229,255,.58);box-shadow:0 14px 38px rgba(0,229,255,.10),0 0 0 1px rgba(0,229,255,.08) inset}
.ltv-node-light{position:absolute;right:6px;top:6px;width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 9px currentColor}
.ltv-node-ring{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;border:1px solid currentColor;background:radial-gradient(circle,rgba(0,229,255,.08),transparent 62%);box-shadow:inset 0 0 18px rgba(0,229,255,.03);margin-top:6px}
.ltv-node-ring b{font-size:15px;line-height:1;font-weight:900;letter-spacing:.04em;color:currentColor}
.ltv-cy-node-card strong{font-size:8px;line-height:1.2;color:#9fb2bf;text-transform:uppercase;letter-spacing:.08em;margin-top:2px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ltv-cy-node-card.orange{color:#f59e0b}.ltv-cy-node-card.red{color:#ef4444}.ltv-cy-node-card.blue{color:#3b82f6}.ltv-cy-node-card.pink{color:#ec4899}.ltv-cy-node-card.green{color:#22c55e}.ltv-cy-node-card.yellow{color:#eab308}.ltv-cy-node-card.slate{color:#94a3b8}.ltv-cy-node-card.cyan{color:#00e5ff}.ltv-cy-node-card.violet{color:#8b5cf6}.ltv-cy-node-card.purple{color:#a855f7}
.ltv-cy-section-02 .ltv-cy-node-card,.ltv-cy-section-03 .ltv-cy-node-card{border-color:rgba(0,229,255,.26)}
.ltv-cy-section-02 .ltv-cy-head:after{background:linear-gradient(90deg,rgba(255,15,135,.55),transparent)}
.ltv-cy-section-03 .ltv-cy-head:after{background:linear-gradient(90deg,rgba(255,229,0,.55),transparent)}
@media(max-width:1180px){.ltv-cy-server-grid{grid-template-columns:repeat(8,86px)}}
@media(max-width:900px){.ltv-cy-category-home{padding-top:22px}.ltv-cy-category-home .ltv-cy-head{grid-template-columns:auto 1fr}.ltv-cy-category-home .ltv-cy-head-right{grid-column:1/3;justify-self:end;margin-top:-10px}.ltv-cy-server-grid{grid-template-columns:repeat(5,86px);justify-content:start;overflow-x:auto;padding-bottom:10px}.ltv-cy-server-section{margin-bottom:42px}}
@media(max-width:560px){.ltv-cy-category-home .ltv-container{width:min(100% - 24px,1180px)}.ltv-cy-category-home .ltv-cy-head-left{min-width:0}.ltv-cy-category-home .ltv-cy-head h2{font-size:18px}.ltv-cy-server-grid{grid-template-columns:repeat(3,86px);gap:12px;overflow:visible}.ltv-cy-node-card{width:86px;height:96px}.ltv-cy-server-section{margin-bottom:36px}}

/* Version 1.2.2 server filter polish */
.ltv-page-hero .ltv-live-pill{background:rgba(14,232,255,.08);border:1px solid rgba(14,232,255,.24);padding:9px 14px;border-radius:999px;color:#06b6d4}
.ltv-cy-node-card[title]{cursor:pointer}


/* v1.2.3 movie server download-only mode */
.ltv-channel-badge.movie{background:#7c3aed;color:#fff}
.ltv-movie-download-grid .ltv-channel-card{border-color:rgba(124,58,237,.28)}
.ltv-movie-download-grid .ltv-channel-logo{background:linear-gradient(135deg,#f5f3ff,#fff)}
.ltv-download-movie{background:linear-gradient(135deg,#7c3aed,#ec4899)!important;box-shadow:0 16px 35px rgba(124,58,237,.22)!important}
.ltv-movie-download-box{margin-bottom:24px;border:1px solid rgba(124,58,237,.18);box-shadow:0 24px 60px rgba(124,58,237,.10)}
.ltv-movie-download-box .ltv-channel-detail{align-items:center}
body.ltv-ott-front .ltv-cy-section-01 .ltv-cy-head h2:after{content:"DOWNLOAD ONLY";display:inline-flex;margin-left:14px;font-size:12px;letter-spacing:.12em;color:#030913;background:#22d3ee;border-radius:999px;padding:5px 10px;vertical-align:middle;text-shadow:none}


/* Version 1.2.6: remove live/download labels from channel cards */
.ltv-ott-live-chip{display:none!important}
.ltv-channel-badges:before{content:none!important;display:none!important}
.ltv-button-live-dot,.ltv-player-live-overlay,.ltv-player-live-icon{display:none!important}


/* v1.2.7 hybrid stream/download fixes */
.ltv-tv-stream-grid .ltv-channel-card{border-color:rgba(34,211,238,.22)}
.ltv-movie-download-grid .ltv-channel-card{border-color:rgba(236,72,153,.18)}
.ltv-tv-stream-grid .ltv-channel-badges:before,.ltv-movie-download-grid .ltv-channel-badges:before{display:none!important;content:""!important}
.ltv-play-channel:before{content:"▶";font-size:12px;margin-right:4px}
.ltv-download-movie:before{content:"⇩";font-size:14px;margin-right:4px}

/* v1.2.8 Quick Links link-only admin/frontend support */
.ltv-quick-link-grid .ltv-channel-card{border-color:rgba(250,204,21,.22)}
.ltv-open-quick-link{background:linear-gradient(135deg,#facc15,#f97316)!important;color:#111827!important}


/* Version 1.3.0 homepage ads / offer HTML panel */
.ltv-cy-home-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start;padding-top:28px;padding-bottom:50px;position:relative;z-index:2}
.ltv-cy-home-main{min-width:0}.ltv-cy-home-main .ltv-cy-section{margin-top:0;margin-bottom:54px}.ltv-cy-home-main .ltv-cy-section:last-child{margin-bottom:0}
.ltv-cy-ad-panel{position:sticky;top:110px;min-height:610px;border:4px solid rgba(255,255,255,.94);background:rgba(2,10,22,.42);box-shadow:0 0 0 1px rgba(34,211,238,.22) inset,0 0 45px rgba(0,238,255,.08);padding:20px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}
.ltv-cy-ad-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(34,211,238,.06),transparent 42%,rgba(236,72,153,.07));pointer-events:none}
.ltv-cy-ad-title{position:absolute;left:18px;top:16px;color:#22d3ee;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.12em;z-index:2}
.ltv-cy-ad-content{position:relative;z-index:1;width:100%;color:#fff;text-align:center}.ltv-cy-ad-content img,.ltv-cy-ad-content iframe,.ltv-cy-ad-content video{max-width:100%;height:auto;border:0;border-radius:8px}.ltv-cy-ad-content iframe{min-height:250px;width:100%}.ltv-cy-ad-placeholder{display:grid;place-items:center;min-height:520px;color:#fff;font-family:Georgia,serif;font-size:20px;font-weight:800;line-height:1.35;text-transform:none}
.ltv-cy-category-home.no-home-ad .ltv-cy-home-shell{grid-template-columns:1fr}.ltv-cy-category-home.no-home-ad .ltv-cy-home-main{max-width:1180px;margin:0 auto;width:100%}
@media(max-width:1180px){.ltv-cy-home-shell{grid-template-columns:1fr}.ltv-cy-ad-panel{position:relative;top:auto;min-height:260px}.ltv-cy-ad-placeholder{min-height:220px}.ltv-cy-ad-content iframe{min-height:220px}}
@media(max-width:700px){.ltv-cy-home-shell{gap:22px;padding-top:18px}.ltv-cy-ad-panel{border-width:3px;min-height:220px;padding:16px}.ltv-cy-ad-title{position:relative;left:auto;top:auto;margin-bottom:12px}.ltv-cy-ad-placeholder{min-height:160px;font-size:18px}}


/* Version 1.3.1 Ads / Offer layout fix */
.ltv-cy-category-home.has-home-ad .ltv-container.ltv-cy-home-shell{width:min(100% - 72px,1500px);max-width:1500px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:42px;align-items:start;padding-top:30px;overflow:visible}
.ltv-cy-category-home.has-home-ad .ltv-cy-home-main{min-width:0;overflow:visible;padding-right:0}
.ltv-cy-category-home.has-home-ad .ltv-cy-server-grid{grid-template-columns:repeat(auto-fill,86px);gap:14px 18px;max-width:100%;overflow:visible}
.ltv-cy-category-home.has-home-ad .ltv-cy-head{min-width:0}.ltv-cy-category-home.has-home-ad .ltv-cy-head-left{min-width:max-content}.ltv-cy-category-home.has-home-ad .ltv-cy-head:after{min-width:80px}
.ltv-cy-ad-panel{position:sticky;top:96px;align-self:start;min-height:660px;width:100%;border:3px solid rgba(226,245,255,.96);background:linear-gradient(180deg,rgba(2,14,28,.74),rgba(4,10,26,.54));box-shadow:0 0 0 1px rgba(34,211,238,.20) inset,0 0 34px rgba(34,211,238,.08);padding:20px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;z-index:3}
.ltv-cy-ad-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(34,211,238,.055),transparent 48%,rgba(236,72,153,.08));pointer-events:none;z-index:0}
.ltv-cy-ad-title{position:relative;left:auto;top:auto;display:block;margin:0 0 16px;color:#22d3ee;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.16em;z-index:2;text-align:left}
.ltv-cy-ad-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;flex:1;width:100%;min-height:0;color:#fff;text-align:center;overflow:hidden}.ltv-cy-ad-content>*{max-width:100%}.ltv-cy-ad-content img{display:block;width:auto;max-width:100%;height:auto;margin:auto}.ltv-cy-ad-content iframe,.ltv-cy-ad-content video{display:block;width:100%;max-width:100%;height:100%;min-height:300px;border:0;border-radius:8px}.ltv-cy-ad-placeholder{display:flex;align-items:center;justify-content:center;width:100%;min-height:520px;margin:0;color:#fff;font-family:Georgia,serif;font-size:20px;font-weight:800;line-height:1.35;text-align:center;text-transform:none;opacity:.96}
@media(max-width:1380px){.ltv-cy-category-home.has-home-ad .ltv-container.ltv-cy-home-shell{grid-template-columns:1fr;max-width:1180px;width:min(100% - 48px,1180px)}.ltv-cy-category-home.has-home-ad .ltv-cy-server-grid{grid-template-columns:repeat(auto-fill,86px)}.ltv-cy-ad-panel{position:relative;top:auto;min-height:300px}.ltv-cy-ad-placeholder{min-height:240px}.ltv-cy-ad-content iframe,.ltv-cy-ad-content video{min-height:260px;height:auto}}
@media(max-width:700px){.ltv-cy-category-home.has-home-ad .ltv-container.ltv-cy-home-shell{width:min(100% - 24px,1180px);gap:22px;padding-top:18px}.ltv-cy-ad-panel{border-width:2px;min-height:220px;padding:16px}.ltv-cy-ad-title{margin-bottom:12px}.ltv-cy-ad-placeholder{min-height:160px;font-size:18px}.ltv-cy-category-home.has-home-ad .ltv-cy-server-grid{grid-template-columns:repeat(3,86px);overflow:visible}}

/* v1.3.2 Contact form and admin contact system frontend */
.ltv-contact-page{position:relative;z-index:2;padding:58px 0 80px;color:#e2f3ff}.ltv-contact-hero{margin-bottom:28px}.ltv-contact-hero h1{font-size:clamp(42px,6vw,76px);line-height:.95;margin:8px 0 12px;color:#e6fbff;text-shadow:0 0 14px rgba(34,211,238,.25)}.ltv-contact-hero p{max-width:760px;color:#bfdbfe;font-size:18px}.ltv-contact-grid{display:grid;grid-template-columns:1fr 360px;gap:22px}.ltv-contact-card{background:rgba(2,12,24,.78);border:1px solid rgba(34,211,238,.24);box-shadow:0 0 0 1px rgba(34,211,238,.06) inset,0 20px 60px rgba(0,0,0,.22);border-radius:18px;padding:24px}.ltv-contact-card h2{margin:0 0 18px;color:#67e8f9;letter-spacing:.04em;text-transform:uppercase}.ltv-contact-form label{display:block;color:#dbeafe;font-weight:800;margin-bottom:14px}.ltv-contact-form label span{font-weight:600;color:#94a3b8}.ltv-contact-form input,.ltv-contact-form textarea{width:100%;margin-top:7px;background:rgba(3,9,19,.78);border:1px solid rgba(34,211,238,.22);border-radius:10px;color:#fff;padding:13px 14px;outline:none}.ltv-contact-form input:focus,.ltv-contact-form textarea:focus{border-color:#22d3ee;box-shadow:0 0 0 3px rgba(34,211,238,.12)}.ltv-contact-info{display:grid;align-content:start;gap:14px}.ltv-contact-info p{color:#bfdbfe}.ltv-contact-info div{padding:14px;border-radius:12px;background:rgba(34,211,238,.06);border:1px solid rgba(34,211,238,.12)}.ltv-contact-info strong{display:block;color:#67e8f9;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.ltv-contact-info span,.ltv-contact-info a{display:block;color:#fff;text-decoration:none;margin-top:4px;word-break:break-word}.ltv-contact-info a:hover{color:#22d3ee}@media(max-width:900px){.ltv-contact-grid{grid-template-columns:1fr}.ltv-contact-page{padding-top:34px}.ltv-contact-card{padding:18px}}


/* Version 1.3.4 contact page readability fix */
body:not(.ltv-ott-front) .ltv-contact-page{color:#0f172a!important;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);padding-top:70px;padding-bottom:90px}
body:not(.ltv-ott-front) .ltv-contact-hero{padding:26px 0 18px;border-radius:24px}
body:not(.ltv-ott-front) .ltv-contact-hero .ltv-eyebrow{color:#0891b2!important;text-shadow:none;font-weight:950;letter-spacing:.14em}
body:not(.ltv-ott-front) .ltv-contact-hero h1{color:#0f172a!important;text-shadow:none!important;opacity:1!important;font-weight:950}
body:not(.ltv-ott-front) .ltv-contact-hero p{color:#475569!important;text-shadow:none!important;opacity:1!important;font-weight:600}
body:not(.ltv-ott-front) .ltv-contact-card{background:#ffffff!important;border:1px solid rgba(203,213,225,.9)!important;box-shadow:0 20px 55px rgba(15,23,42,.08)!important;color:#0f172a!important}
body:not(.ltv-ott-front) .ltv-contact-card h2{color:#0f172a!important;text-shadow:none!important}
body:not(.ltv-ott-front) .ltv-contact-form label{color:#0f172a!important}
body:not(.ltv-ott-front) .ltv-contact-form label span{color:#64748b!important}
body:not(.ltv-ott-front) .ltv-contact-form input,
body:not(.ltv-ott-front) .ltv-contact-form textarea{background:#f8fafc!important;border:1px solid #cbd5e1!important;color:#0f172a!important}
body:not(.ltv-ott-front) .ltv-contact-form input::placeholder,
body:not(.ltv-ott-front) .ltv-contact-form textarea::placeholder{color:#94a3b8!important}
body:not(.ltv-ott-front) .ltv-contact-info p{color:#475569!important}
body:not(.ltv-ott-front) .ltv-contact-info div{background:#f8fafc!important;border:1px solid rgba(203,213,225,.85)!important}
body:not(.ltv-ott-front) .ltv-contact-info strong{color:#0891b2!important}
body:not(.ltv-ott-front) .ltv-contact-info span,
body:not(.ltv-ott-front) .ltv-contact-info a{color:#0f172a!important}
body:not(.ltv-ott-front) .ltv-contact-info a:hover{color:#7c3aed!important}


/* v1.3.5 legal pages */
.ltv-legal-page{padding:72px 0 86px;max-width:980px;color:#102033;line-height:1.75}
.ltv-legal-page h1{font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.06em;margin:10px 0 10px;color:#0f172a;text-shadow:none}
.ltv-legal-page h2{font-size:26px;margin:34px 0 10px;color:#0f172a;letter-spacing:-.025em}
.ltv-legal-page p,.ltv-legal-page li{font-size:17px;color:#334155}
.ltv-legal-page a{color:#2563eb;font-weight:800;text-decoration:none}.ltv-legal-page a:hover{text-decoration:underline}
.ltv-legal-page ul{padding-left:24px;background:#fff;border:1px solid rgba(203,213,225,.7);border-radius:22px;padding-top:18px;padding-bottom:18px;box-shadow:0 14px 40px rgba(15,23,42,.05)}
.ltv-legal-updated{display:inline-flex;padding:8px 14px;border-radius:999px;background:#eef2ff;color:#4f46e5!important;font-weight:900;font-size:14px!important}
.ltv-legal-note{margin-top:36px;padding:18px 20px;border-radius:20px;background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12!important}
body.ltv-ott-front .ltv-legal-page{color:#dbeafe}.ltv-ott-front .ltv-legal-page h1,.ltv-ott-front .ltv-legal-page h2{color:#e6fbff}.ltv-ott-front .ltv-legal-page p,.ltv-ott-front .ltv-legal-page li{color:#bfdbfe}.ltv-ott-front .ltv-legal-page ul{background:rgba(2,12,24,.72);border-color:rgba(34,211,238,.18)}

/* v1.3.6 wallet / available credit */
.ltv-wallet-card{text-align:center;position:relative;overflow:hidden}.ltv-wallet-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(59,130,246,.14),transparent 45%);pointer-events:none}.ltv-wallet-card h3{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:14px}.ltv-wallet-balance{font-size:34px!important;line-height:1;font-weight:950;color:#0f172a!important;margin:16px 0 20px!important}.ltv-wallet-add-panel{margin:22px 0}.ltv-wallet-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ltv-wallet-form label{margin:0}.ltv-wallet-form label:nth-child(5){grid-column:1/-1}.ltv-wallet-form button{width:max-content}.ltv-muted{color:#64748b;font-size:13px}.ltv-cy-home .ltv-wallet-card,.ltv-cy-home .ltv-wallet-add-panel{background:rgba(2,12,24,.82);border-color:rgba(34,211,238,.22);color:#dbeafe}.ltv-cy-home .ltv-wallet-card h3{color:#22d3ee}.ltv-cy-home .ltv-wallet-balance{color:#fff!important;text-shadow:0 0 16px rgba(34,211,238,.22)}@media(max-width:760px){.ltv-wallet-form{grid-template-columns:1fr}.ltv-wallet-form label:nth-child(5){grid-column:auto}.ltv-wallet-form button{width:100%}}


/* v1.3.7 cyber homepage navbar fix */
body.ltv-ott-front .ltv-site-header{
  display:block!important;
  position:sticky!important;
  top:0!important;
  z-index:999!important;
  background:rgba(2,8,20,.92)!important;
  border-bottom:1px solid rgba(0,238,255,.16)!important;
  backdrop-filter:blur(16px)!important;
  box-shadow:0 14px 45px rgba(0,0,0,.32)!important;
}
body.ltv-ott-front .ltv-nav{
  width:min(1640px,calc(100% - 28px))!important;
  height:72px!important;
  border-radius:0 0 14px 14px!important;
  padding:0 22px!important;
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  background:linear-gradient(90deg,rgba(3,14,31,.94),rgba(5,20,42,.86))!important;
  border:1px solid rgba(0,238,255,.18)!important;
  border-top:0!important;
  box-shadow:0 0 0 1px rgba(0,238,255,.06) inset,0 18px 46px rgba(0,0,0,.22)!important;
  overflow:visible!important;
}
body.ltv-ott-front .ltv-nav:before{display:none!important}
body.ltv-ott-front .ltv-brand{
  color:#e6fbff!important;
  font-weight:950!important;
  letter-spacing:.02em!important;
  min-width:max-content!important;
  text-shadow:0 0 10px rgba(0,238,255,.22)!important;
}
body.ltv-ott-front .ltv-logo-mark{
  background:linear-gradient(135deg,#00eaff,#ff1493)!important;
  box-shadow:0 0 20px rgba(0,238,255,.28),0 0 30px rgba(255,20,147,.14)!important;
}
body.ltv-ott-front .ltv-menu{
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
  min-width:0!important;
}
body.ltv-ott-front .ltv-menu-list{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  flex-wrap:nowrap!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
}
body.ltv-ott-front .ltv-menu-list a{
  color:#dbeafe!important;
  background:transparent!important;
  border:1px solid transparent!important;
  border-radius:999px!important;
  padding:9px 13px!important;
  font-size:13px!important;
  font-weight:900!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  text-transform:uppercase!important;
  letter-spacing:.045em!important;
  transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important;
}
body.ltv-ott-front .ltv-menu-list a:hover,
body.ltv-ott-front .ltv-menu-list .current-menu-item>a,
body.ltv-ott-front .ltv-menu-list .current_page_item>a{
  color:#00eaff!important;
  background:rgba(0,238,255,.08)!important;
  border-color:rgba(0,238,255,.24)!important;
  transform:translateY(-1px)!important;
}
body.ltv-ott-front .ltv-nav-actions{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin-left:0!important;
  min-width:max-content!important;
}
body.ltv-ott-front .ltv-header-search{
  width:38px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  color:#00eaff!important;
  background:rgba(0,238,255,.05)!important;
  border:1px solid rgba(0,238,255,.22)!important;
  border-radius:50%!important;
  text-decoration:none!important;
}
body.ltv-ott-front .ltv-btn-primary,
body.ltv-ott-front .ltv-nav-actions .ltv-btn-primary{
  background:linear-gradient(135deg,#00eaff,#7c3aed,#ff1493)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.20)!important;
  box-shadow:0 0 22px rgba(0,238,255,.20)!important;
  border-radius:999px!important;
  padding:11px 18px!important;
  white-space:nowrap!important;
}
body.ltv-ott-front .ltv-btn-light,
body.ltv-ott-front .ltv-login-link{
  color:#e6fbff!important;
  background:rgba(255,255,255,.04)!important;
  border:1px solid rgba(255,255,255,.20)!important;
  border-radius:999px!important;
  box-shadow:none!important;
  text-decoration:none!important;
  padding:10px 16px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
body.ltv-ott-front .ltv-btn-light:hover,
body.ltv-ott-front .ltv-login-link:hover{
  color:#00eaff!important;
  border-color:rgba(0,238,255,.35)!important;
  background:rgba(0,238,255,.08)!important;
}
body.ltv-ott-front .ltv-cy-home{padding-top:18px!important}
@media(max-width:1180px){
  body.ltv-ott-front .ltv-nav{width:100%!important;border-radius:0!important;padding:0 16px!important}
  body.ltv-ott-front .ltv-menu-list a{font-size:12px!important;padding:8px 9px!important}
}
@media(max-width:980px){
  body.ltv-ott-front .ltv-site-header{position:sticky!important;background:rgba(2,8,20,.96)!important}
  body.ltv-ott-front .ltv-nav{height:68px!important}
  body.ltv-ott-front .ltv-menu-toggle{display:block!important;color:#e6fbff!important;background:rgba(0,238,255,.06)!important;border:1px solid rgba(0,238,255,.22)!important;border-radius:12px!important}
  body.ltv-ott-front .ltv-menu{position:absolute!important;left:12px!important;right:12px!important;top:72px!important;display:none!important;flex-direction:column!important;align-items:stretch!important;background:rgba(2,12,26,.98)!important;border:1px solid rgba(0,238,255,.20)!important;border-radius:18px!important;padding:16px!important;box-shadow:0 24px 70px rgba(0,0,0,.42)!important}
  body.ltv-ott-front .ltv-menu.is-open{display:flex!important}
  body.ltv-ott-front .ltv-menu-list{flex-direction:column!important;align-items:stretch!important;gap:7px!important}
  body.ltv-ott-front .ltv-menu-list a{display:block!important;text-align:left!important;padding:12px 14px!important;font-size:13px!important}
  body.ltv-ott-front .ltv-nav-actions{flex-wrap:wrap!important;justify-content:flex-start!important;margin-top:8px!important;min-width:0!important}
}
@media(max-width:700px){
  body.ltv-ott-front .ltv-brand span:last-child{max-width:160px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  body.ltv-ott-front .ltv-logo-mark{width:40px!important;height:40px!important}
}


/* v1.3.8 uploaded-image cyber menu bar fix */
body.ltv-cy-active .ltv-site-header,
body.ltv-ott-front .ltv-site-header,
body:has(.ltv-cy-category-home) .ltv-site-header,
body:has(.ltv-cy-home) .ltv-site-header{
  display:block!important;
  position:sticky!important;
  top:0!important;
  z-index:9999!important;
  background:#020814!important;
  border:0!important;
  border-bottom:1px solid rgba(0,229,255,.22)!important;
  box-shadow:0 0 0 1px rgba(0,229,255,.05) inset,0 18px 48px rgba(0,0,0,.35)!important;
  backdrop-filter:none!important;
}
body.ltv-cy-active .ltv-site-header:before,
body.ltv-ott-front .ltv-site-header:before,
body:has(.ltv-cy-category-home) .ltv-site-header:before,
body:has(.ltv-cy-home) .ltv-site-header:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:linear-gradient(rgba(34,211,238,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(34,211,238,.075) 1px,transparent 1px);
  background-size:38px 38px;
  opacity:.35;
  pointer-events:none;
}
body.ltv-cy-active .ltv-nav,
body.ltv-ott-front .ltv-nav,
body:has(.ltv-cy-category-home) .ltv-nav,
body:has(.ltv-cy-home) .ltv-nav{
  width:min(1540px,calc(100% - 42px))!important;
  max-width:1540px!important;
  height:72px!important;
  margin:0 auto!important;
  padding:0 22px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:22px!important;
  background:linear-gradient(90deg,rgba(2,13,27,.96),rgba(4,19,38,.92) 52%,rgba(2,13,27,.96))!important;
  border:1px solid rgba(0,229,255,.25)!important;
  border-top:0!important;
  border-radius:0!important;
  box-shadow:0 0 0 1px rgba(0,229,255,.08) inset,0 0 26px rgba(0,229,255,.08),0 18px 44px rgba(0,0,0,.28)!important;
  clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 18px) 100%,18px 100%,0 calc(100% - 12px))!important;
  overflow:visible!important;
}
body.ltv-cy-active .ltv-nav:before,
body.ltv-ott-front .ltv-nav:before,
body:has(.ltv-cy-category-home) .ltv-nav:before,
body:has(.ltv-cy-home) .ltv-nav:before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:2px!important;
  background:linear-gradient(90deg,transparent,#00e5ff 18%,#ff0f87 50%,#00e5ff 82%,transparent)!important;
  display:block!important;
  pointer-events:none!important;
}
body.ltv-cy-active .ltv-brand,
body.ltv-ott-front .ltv-brand,
body:has(.ltv-cy-category-home) .ltv-brand,
body:has(.ltv-cy-home) .ltv-brand{
  color:#e6fbff!important;
  font-weight:950!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  font-size:17px!important;
  min-width:max-content!important;
  text-shadow:0 0 14px rgba(0,229,255,.26)!important;
  position:relative!important;
  z-index:2!important;
}
body.ltv-cy-active .ltv-logo-mark,
body.ltv-ott-front .ltv-logo-mark,
body:has(.ltv-cy-category-home) .ltv-logo-mark,
body:has(.ltv-cy-home) .ltv-logo-mark{
  width:44px!important;height:44px!important;border-radius:4px!important;
  background:linear-gradient(135deg,#00e5ff,#ff0f87)!important;
  clip-path:polygon(0 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%)!important;
  box-shadow:0 0 20px rgba(0,229,255,.34),0 0 24px rgba(255,15,135,.18)!important;
}
body.ltv-cy-active .ltv-menu,
body.ltv-ott-front .ltv-menu,
body:has(.ltv-cy-category-home) .ltv-menu,
body:has(.ltv-cy-home) .ltv-menu{
  display:flex!important;align-items:center!important;gap:18px!important;min-width:0!important;position:relative!important;z-index:2!important;
}
body.ltv-cy-active .ltv-menu-list,
body.ltv-ott-front .ltv-menu-list,
body:has(.ltv-cy-category-home) .ltv-menu-list,
body:has(.ltv-cy-home) .ltv-menu-list{
  display:flex!important;align-items:center!important;gap:8px!important;list-style:none!important;margin:0!important;padding:0!important;flex-wrap:nowrap!important;
}
body.ltv-cy-active .ltv-menu-list a,
body.ltv-ott-front .ltv-menu-list a,
body:has(.ltv-cy-category-home) .ltv-menu-list a,
body:has(.ltv-cy-home) .ltv-menu-list a{
  color:#c8f7ff!important;background:transparent!important;border:1px solid transparent!important;
  border-radius:0!important;padding:12px 14px!important;font-size:13px!important;font-weight:900!important;
  text-transform:uppercase!important;letter-spacing:.08em!important;text-decoration:none!important;white-space:nowrap!important;
  clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)!important;
  text-shadow:0 0 10px rgba(0,229,255,.18)!important;
}
body.ltv-cy-active .ltv-menu-list a:hover,
body.ltv-ott-front .ltv-menu-list a:hover,
body.ltv-cy-active .ltv-menu-list .current-menu-item>a,
body.ltv-ott-front .ltv-menu-list .current-menu-item>a,
body:has(.ltv-cy-category-home) .ltv-menu-list a:hover,
body:has(.ltv-cy-category-home) .ltv-menu-list .current-menu-item>a,
body:has(.ltv-cy-home) .ltv-menu-list a:hover,
body:has(.ltv-cy-home) .ltv-menu-list .current-menu-item>a{
  color:#00131a!important;background:#00e5ff!important;border-color:#00e5ff!important;text-shadow:none!important;box-shadow:0 0 18px rgba(0,229,255,.25)!important;
}
body.ltv-cy-active .ltv-nav-actions,
body.ltv-ott-front .ltv-nav-actions,
body:has(.ltv-cy-category-home) .ltv-nav-actions,
body:has(.ltv-cy-home) .ltv-nav-actions{
  display:flex!important;align-items:center!important;gap:10px!important;min-width:max-content!important;position:relative!important;z-index:2!important;
}
body.ltv-cy-active .ltv-btn-primary,
body.ltv-ott-front .ltv-btn-primary,
body:has(.ltv-cy-category-home) .ltv-btn-primary,
body:has(.ltv-cy-home) .ltv-btn-primary{
  color:#00131a!important;background:#00e5ff!important;border:1px solid #00e5ff!important;border-radius:4px!important;padding:12px 18px!important;
  font-weight:950!important;text-transform:uppercase!important;letter-spacing:.08em!important;box-shadow:0 0 20px rgba(0,229,255,.32)!important;
  clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)!important;
}
body.ltv-cy-active .ltv-btn-light,
body.ltv-cy-active .ltv-login-link,
body.ltv-ott-front .ltv-btn-light,
body.ltv-ott-front .ltv-login-link,
body:has(.ltv-cy-category-home) .ltv-btn-light,
body:has(.ltv-cy-category-home) .ltv-login-link,
body:has(.ltv-cy-home) .ltv-btn-light,
body:has(.ltv-cy-home) .ltv-login-link{
  color:#e6fbff!important;background:rgba(3,16,31,.72)!important;border:1px solid rgba(0,229,255,.28)!important;border-radius:4px!important;
  padding:11px 17px!important;font-weight:950!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.06em!important;box-shadow:none!important;
  clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)!important;
}
body.ltv-cy-active .ltv-header-search,
body.ltv-ott-front .ltv-header-search,
body:has(.ltv-cy-category-home) .ltv-header-search,
body:has(.ltv-cy-home) .ltv-header-search{
  color:#00e5ff!important;background:rgba(0,229,255,.06)!important;border:1px solid rgba(0,229,255,.28)!important;border-radius:4px!important;width:40px!important;height:40px!important;font-size:20px!important;text-decoration:none!important;
}
body.ltv-cy-active .ltv-cy-category-home,
body.ltv-ott-front .ltv-cy-category-home,
body:has(.ltv-cy-category-home) .ltv-cy-category-home{padding-top:34px!important;}
@media(max-width:1180px){
  body.ltv-cy-active .ltv-nav,body.ltv-ott-front .ltv-nav,body:has(.ltv-cy-category-home) .ltv-nav{width:100%!important;clip-path:none!important;padding:0 14px!important}
  body.ltv-cy-active .ltv-menu-list a,body.ltv-ott-front .ltv-menu-list a,body:has(.ltv-cy-category-home) .ltv-menu-list a{font-size:11px!important;padding:10px 8px!important}
}
@media(max-width:980px){
  body.ltv-cy-active .ltv-nav,body.ltv-ott-front .ltv-nav,body:has(.ltv-cy-category-home) .ltv-nav{height:68px!important}
  body.ltv-cy-active .ltv-menu-toggle,body.ltv-ott-front .ltv-menu-toggle,body:has(.ltv-cy-category-home) .ltv-menu-toggle{display:block!important;color:#00e5ff!important;background:rgba(0,229,255,.06)!important;border:1px solid rgba(0,229,255,.28)!important;border-radius:4px!important}
  body.ltv-cy-active .ltv-menu,body.ltv-ott-front .ltv-menu,body:has(.ltv-cy-category-home) .ltv-menu{position:absolute!important;left:12px!important;right:12px!important;top:72px!important;display:none!important;flex-direction:column!important;align-items:stretch!important;background:rgba(2,12,24,.98)!important;border:1px solid rgba(0,229,255,.25)!important;padding:16px!important;box-shadow:0 24px 70px rgba(0,0,0,.42)!important}
  body.ltv-cy-active .ltv-menu.open,body.ltv-cy-active .ltv-menu.is-open,body.ltv-ott-front .ltv-menu.open,body.ltv-ott-front .ltv-menu.is-open,body:has(.ltv-cy-category-home) .ltv-menu.open,body:has(.ltv-cy-category-home) .ltv-menu.is-open{display:flex!important}
  body.ltv-cy-active .ltv-menu-list,body.ltv-ott-front .ltv-menu-list,body:has(.ltv-cy-category-home) .ltv-menu-list{flex-direction:column!important;align-items:stretch!important;gap:7px!important}
  body.ltv-cy-active .ltv-menu-list a,body.ltv-ott-front .ltv-menu-list a,body:has(.ltv-cy-category-home) .ltv-menu-list a{display:block!important;text-align:left!important;font-size:13px!important;padding:12px 14px!important}
  body.ltv-cy-active .ltv-nav-actions,body.ltv-ott-front .ltv-nav-actions,body:has(.ltv-cy-category-home) .ltv-nav-actions{flex-wrap:wrap!important;justify-content:flex-start!important;min-width:0!important}
}


/* Version 1.3.9 fixed server-only cyber menu */
.ltv-fixed-server-header{background:rgba(3,9,19,.92)!important;border-bottom:1px solid rgba(34,211,238,.22)!important;box-shadow:0 8px 34px rgba(0,0,0,.38)!important;backdrop-filter:blur(14px)!important}
.ltv-fixed-server-header .ltv-nav{height:68px!important;width:min(1420px,calc(100% - 34px))!important;max-width:1420px!important;background:linear-gradient(180deg,rgba(3,18,32,.88),rgba(1,8,18,.88))!important;border:1px solid rgba(34,211,238,.28)!important;border-radius:0!important;box-shadow:0 0 0 1px rgba(34,211,238,.08) inset,0 0 34px rgba(34,211,238,.08)!important;position:relative;overflow:visible!important;padding:0 18px!important;clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}
.ltv-fixed-server-header .ltv-nav:before{content:""!important;display:block!important;position:absolute;left:150px;right:150px;bottom:-1px;height:2px;background:linear-gradient(90deg,transparent,#00eaff,transparent);border-radius:999px;opacity:.75;pointer-events:none}
.ltv-fixed-server-header .ltv-brand{color:#e6fbff!important;text-transform:uppercase;letter-spacing:.08em;font-weight:900;white-space:nowrap;min-width:max-content}
.ltv-fixed-server-header .ltv-logo-mark{background:linear-gradient(135deg,#00eaff,#ff1493)!important;box-shadow:0 0 20px rgba(0,234,255,.32),0 0 20px rgba(255,20,147,.18)!important;border-radius:4px!important}
.ltv-fixed-server-header .ltv-menu{display:flex;align-items:center;gap:18px;min-width:0;flex:1;justify-content:flex-end}
.ltv-fixed-server-header .ltv-menu-list{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none;flex-wrap:nowrap}
.ltv-fixed-server-header .ltv-menu-list a{display:inline-flex!important;align-items:center;justify-content:center;min-height:40px;padding:0 17px!important;border-radius:0!important;background:rgba(3,18,32,.45)!important;border:1px solid rgba(34,211,238,.18)!important;color:#e6fbff!important;text-decoration:none!important;font-size:14px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.06em;box-shadow:0 0 0 1px rgba(34,211,238,.05) inset;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}
.ltv-fixed-server-header .ltv-menu-list a:hover{transform:translateY(-2px);color:#00eaff!important;border-color:rgba(0,234,255,.55)!important;box-shadow:0 0 18px rgba(0,234,255,.18),0 0 0 1px rgba(0,234,255,.12) inset!important}
.ltv-fixed-server-header .ltv-nav-actions{display:flex;align-items:center;gap:10px;margin-left:6px;white-space:nowrap}
.ltv-fixed-server-header .ltv-btn-primary,.ltv-fixed-server-header .ltv-btn-light,.ltv-fixed-server-header .ltv-login-link{min-height:40px!important;border-radius:0!important;padding:0 18px!important;text-transform:uppercase;letter-spacing:.06em;font-size:13px!important;font-weight:900!important;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}
.ltv-fixed-server-header .ltv-btn-primary{background:linear-gradient(135deg,#00eaff,#006dff)!important;color:#001018!important;border:1px solid rgba(0,234,255,.68)!important;box-shadow:0 0 22px rgba(0,234,255,.24)!important}
.ltv-fixed-server-header .ltv-btn-light,.ltv-fixed-server-header .ltv-login-link{background:rgba(3,18,32,.45)!important;color:#e6fbff!important;border:1px solid rgba(34,211,238,.24)!important;box-shadow:none!important;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center}
.ltv-fixed-server-header .ltv-btn-light:hover,.ltv-fixed-server-header .ltv-login-link:hover{color:#00eaff!important;border-color:rgba(0,234,255,.55)!important;box-shadow:0 0 18px rgba(0,234,255,.14)!important}
@media(max-width:1100px){.ltv-fixed-server-header .ltv-nav{width:100%!important;height:72px!important;clip-path:none!important;border-left:0!important;border-right:0!important}.ltv-fixed-server-header .ltv-menu-toggle{display:block;color:#e6fbff!important;background:rgba(3,18,32,.72)!important;border:1px solid rgba(34,211,238,.24)!important}.ltv-fixed-server-header .ltv-menu{display:none;position:absolute;top:72px;left:12px;right:12px;background:rgba(3,10,21,.98)!important;border:1px solid rgba(34,211,238,.22)!important;border-radius:14px;padding:14px;box-shadow:0 30px 90px rgba(0,0,0,.45);z-index:100}.ltv-fixed-server-header .ltv-menu.is-open{display:grid}.ltv-fixed-server-header .ltv-menu-list{display:grid;width:100%;gap:8px}.ltv-fixed-server-header .ltv-menu-list a{width:100%;justify-content:flex-start}.ltv-fixed-server-header .ltv-nav-actions{display:grid;width:100%;margin-left:0}.ltv-fixed-server-header .ltv-nav-actions a{width:100%}}

/* Version 1.4.2 server/node separated channel sections */
.ltv-server-channel-section{margin:0 0 42px}
.ltv-server-channel-section:last-child{margin-bottom:0}
.ltv-server-channel-heading{margin:0 0 18px;padding:0 0 12px;border-bottom:1px solid rgba(37,99,235,.16);font-size:clamp(24px,3vw,34px);line-height:1.1;letter-spacing:-.04em;color:#0f172a}
.ltv-server-channel-heading:before{content:"";display:inline-block;width:10px;height:10px;margin-right:10px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 7px rgba(37,99,235,.10)}
@media(max-width:620px){.ltv-server-channel-section{margin-bottom:30px}.ltv-server-channel-heading{font-size:23px}}
