:root{--stvg-bg:#f6f7f9;--stvg-card:#fff;--stvg-text:#171a1f;--stvg-muted:#68707d;--stvg-line:#e4e7ec;--stvg-accent:#1967d2;--stvg-radius:18px}.stvg-shell{max-width:1240px;margin:0 auto;padding:24px 18px;color:var(--stvg-text)}.stvg-home{display:flex;flex-direction:column;gap:34px}.stvg-hero{border-radius:28px;padding:38px;display:grid;grid-template-columns:1.4fr 1fr;gap:30px;align-items:end;background:#12161d;color:#fff}.stvg-hero h1{font-size:clamp(2rem,5vw,4rem);line-height:1.02;margin:.15em 0}.stvg-hero p{max-width:700px;color:#d4d8df;font-size:1.08rem}.stvg-kicker{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.stvg-search{display:flex;background:#fff;border-radius:14px;padding:6px}.stvg-search input{flex:1;border:0!important;box-shadow:none!important;padding:12px;color:#111;min-width:0}.stvg-search button{border:0;border-radius:10px;padding:10px 18px;font-weight:700;cursor:pointer}.stvg-block{background:var(--stvg-card);border:1px solid var(--stvg-line);border-radius:var(--stvg-radius);padding:24px}.stvg-section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.stvg-section-head h2{margin:0 0 4px;font-size:1.6rem}.stvg-section-head p{margin:0;color:var(--stvg-muted)}.stvg-more{text-decoration:none;font-weight:700;white-space:nowrap}.stvg-now-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stvg-card{border:1px solid var(--stvg-line);border-radius:14px;padding:16px;background:#fff}.stvg-card-top{display:flex;justify-content:space-between;gap:8px;color:var(--stvg-muted);font-size:.8rem}.stvg-card h3{font-size:1rem;margin:10px 0 9px}.stvg-card a{text-decoration:none}.stvg-card p{font-size:.88rem;color:var(--stvg-muted);margin:10px 0 0}.stvg-channel-name{font-weight:700}.stvg-progress{height:5px;background:#e8ebef;border-radius:10px;overflow:hidden}.stvg-progress i{display:block;height:100%;background:var(--stvg-accent)}.stvg-popular-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.stvg-popular{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--stvg-line);border-radius:12px;text-decoration:none}.stvg-rank{font-size:1.6rem;font-weight:800;color:#aab1bb}.stvg-popular strong,.stvg-popular small{display:block}.stvg-popular small{margin-top:3px;color:var(--stvg-muted)}.stvg-timeline{border-top:1px solid var(--stvg-line)}.stvg-channel-row{display:grid;grid-template-columns:180px 1fr;border-bottom:1px solid var(--stvg-line);padding:13px 0;gap:15px}.stvg-channel-heading a{font-weight:800;text-decoration:none}.stvg-program-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.stvg-program{min-width:190px;border:1px solid var(--stvg-line);border-radius:11px;padding:10px;text-decoration:none}.stvg-program time{display:block;font-size:.78rem;color:var(--stvg-muted);margin-bottom:3px}.stvg-program span{font-weight:650;font-size:.9rem}.stvg-channel-grid{display:flex;flex-wrap:wrap;gap:10px}.stvg-channel-chip{display:flex;align-items:center;gap:8px;border:1px solid var(--stvg-line);border-radius:999px;padding:8px 13px;text-decoration:none;background:#fff}.stvg-channel-chip img{width:24px;height:24px;object-fit:contain}.stvg-virtual{background:var(--stvg-bg);min-height:70vh}.stvg-page-title{font-size:clamp(2rem,5vw,3.5rem);margin:10px 0 20px}.stvg-channel-intro{display:flex;align-items:center;gap:20px;background:#fff;border:1px solid var(--stvg-line);border-radius:16px;padding:20px;margin-bottom:25px}.stvg-channel-intro img{width:90px;height:60px;object-fit:contain}.stvg-lead{font-size:1.12rem;max-width:850px}.stvg-meta{font-weight:700;color:var(--stvg-muted)}.stvg-single-list{background:#fff;border:1px solid var(--stvg-line);border-radius:16px;overflow:hidden;margin-bottom:28px}.stvg-single-item{display:grid;grid-template-columns:105px 1fr;gap:18px;padding:16px;border-bottom:1px solid var(--stvg-line)}.stvg-single-item:last-child{border-bottom:0}.stvg-single-item>div:first-child strong,.stvg-single-item>div:first-child span{display:block}.stvg-single-item>div:first-child span,.stvg-single-item small{color:var(--stvg-muted);font-size:.82rem}.stvg-single-item>div:nth-child(2)>a{font-weight:750;text-decoration:none}.stvg-single-item small{display:block;margin-top:3px}.stvg-single-item p{margin:7px 0 0;color:var(--stvg-muted)}@media(max-width:900px){.stvg-hero{grid-template-columns:1fr}.stvg-now-grid,.stvg-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stvg-channel-row{grid-template-columns:1fr}}@media(max-width:560px){.stvg-shell{padding:15px 10px}.stvg-hero{padding:24px 18px;border-radius:20px}.stvg-block{padding:17px}.stvg-now-grid,.stvg-popular-grid{grid-template-columns:1fr}.stvg-section-head{display:block}.stvg-more{display:inline-block;margin-top:10px}.stvg-single-item{grid-template-columns:78px 1fr}.stvg-program{min-width:165px}}

.stvg-search-page{max-width:700px;margin:0 0 24px;border:1px solid var(--stvg-line)}.stvg-search-results{display:grid;gap:10px}.stvg-search-result{display:block;padding:15px 17px;border:1px solid var(--stvg-line);border-radius:12px;background:#fff;text-decoration:none}.stvg-search-result strong,.stvg-search-result span{display:block}.stvg-search-result span{margin-top:5px;color:var(--stvg-muted)}
