/* TVK Live clean white UX - inspired by Tamil news category portals, no external code */
:root{--red:#c4001a;--red2:#8d0612;--gold:#ffd43b;--ink:#151515;--text:#2a2a2a;--muted:#6b6b6b;--line:#eadfbd;--soft:#fffdf5;--green:#07885a;--radius:10px;--shadow:0 5px 18px rgba(20,20,20,.06);--container:1180px;--font:var(--gh-font-body,system-ui,-apple-system,"Segoe UI","Noto Sans Tamil",Arial,sans-serif);--head:var(--gh-font-heading,var(--font))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:var(--font);font-size:14px;font-weight:600;line-height:1.45}a{color:inherit;text-decoration:none}a:hover{color:var(--red);text-decoration:underline;text-underline-offset:2px}img,picture{display:block;max-width:100%}img{height:auto}.container{width:min(var(--container),calc(100% - 28px));margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:8px;top:8px;z-index:99999;background:#fff;padding:8px;border:1px solid #ddd}#read-progress{position:fixed;inset:0 0 auto;height:3px;background:var(--red);transform:scaleX(0);transform-origin:left;z-index:10000}.site-topline{background:var(--red2);color:#fff}.top-inner{height:30px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;overflow:hidden;white-space:nowrap}.top-inner a{background:#fff;color:var(--red);border-radius:999px;padding:3px 9px;font-weight:900}.masthead{height:62px;display:flex;align-items:center;justify-content:center;position:relative}.site-brand{display:flex;align-items:baseline;font-family:Georgia,serif;font-style:italic;font-weight:900}.site-brand img{max-height:42px;width:auto}.brand-tvk{font-size:40px;color:var(--red);letter-spacing:-2px}.brand-live{font-size:17px;color:#111}.nav-toggle{display:none;position:absolute;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;padding:6px}.nav-toggle span{display:block;width:20px;height:2px;background:#111;margin:4px}.site-nav{border-block:1px solid #eee;background:#fff}.nav-inner ul,.footer-links ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:28px}.nav-inner a{display:block;padding:10px 0;color:#111;font-size:13px;font-weight:900}.breaking-ticker{height:34px;display:flex;overflow:hidden;background:linear-gradient(90deg,var(--red2),var(--red));color:#fff}.breaking-ticker>strong{display:grid;place-items:center;flex:0 0 88px;background:var(--gold);color:#3c1600;text-transform:uppercase;font-weight:900}.ticker-wrap{overflow:hidden;display:flex;align-items:center}.ticker-track{display:inline-flex;gap:24px;white-space:nowrap;padding-left:100%;animation:ticker 42s linear infinite}.ticker-track a{font-size:14px;font-weight:900}.ticker-track a:after{content:'•';color:var(--gold);margin-left:22px}@keyframes ticker{to{transform:translateX(-100%)}}#breaking-bar{position:fixed;top:0;left:0;width:100%;z-index:9999;background:var(--red);color:#fff;transform:translateY(-100%);transition:.25s}#breaking-bar.active{transform:translateY(0)}.breaking-container{max-width:var(--container);margin:auto;padding:9px 14px;display:flex;gap:10px}.home-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(250px,.78fr) minmax(250px,.75fr);gap:14px;padding-top:14px}.lead-card,.mini-story,.live-card,.alert-card,.update-strip,.news-card,.sidebar-box{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.lead-media,.card-media,.mini-media,.trend-media{display:block;background:#eee;overflow:hidden}.lead-media{aspect-ratio:16/9}.lead-media img,.card-media img,.mini-media img,.trend-media img{width:100%;height:100%;object-fit:cover}.lead-body{padding:14px 16px}.label,.card-tag{display:inline-flex;background:var(--red);color:#fff;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:900;text-transform:uppercase}.lead-body h1{font-family:var(--head);font-size:clamp(28px,3.5vw,44px);line-height:1.05;letter-spacing:-.04em;margin:10px 0 7px}.lead-body p{margin:0 0 8px;color:var(--muted);font-size:15px}.lead-body time,.news-card time,.mini-story time,.trend-item time,.update-strip time{display:block;color:#333;font-size:12px;font-weight:900}.headline-column{display:grid;gap:12px}.mini-story{display:grid;grid-template-columns:92px 1fr;gap:10px;padding:10px;align-items:start}.mini-media{aspect-ratio:1.4/1;border-radius:6px}.mini-story h2{font-family:var(--head);font-size:16px;line-height:1.13;margin:0 0 6px}.live-panel{display:grid;gap:12px}.live-card,.alert-card{display:block;padding:18px 20px;color:#fff;border:0;min-height:132px}.live-card{background:linear-gradient(135deg,#b3071a,#ef1740)}.alert-card{background:linear-gradient(135deg,#07885a,#20c878)}.live-card span{float:right;color:var(--gold);font-weight:900}.live-card h2,.alert-card h2{font-size:19px;color:#fff;margin:5px 0 5px}.live-card p,.alert-card p{font-size:13px;color:rgba(255,255,255,.9);margin:0 0 10px}.live-card b,.alert-card b{display:inline-flex;background:#fff;color:#111;border-radius:999px;padding:6px 11px;font-size:12px}.update-strip{margin-top:12px;padding:9px;display:grid;grid-template-columns:140px repeat(5,1fr);gap:8px;box-shadow:none}.update-strip>strong{display:grid;place-items:center start;color:var(--red);font-weight:900;text-transform:uppercase}.update-strip a{border:1px solid var(--line);border-radius:7px;padding:8px;background:var(--soft);min-width:0}.update-strip time{color:var(--red);font-size:11px}.update-strip span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.18}.topic-section,.content-grid{margin-top:18px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:10px;border-bottom:3px solid #111;margin-bottom:12px}.section-head h2{font-family:var(--head);font-size:24px;letter-spacing:-.02em;margin:0}.section-head a,.section-head span{color:var(--muted);font-size:12px;font-weight:900}.topic-grid,.post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr)310px;gap:18px;align-items:start}.news-card{box-shadow:0 3px 14px rgba(0,0,0,.045)}.card-media{aspect-ratio:1.55/1}.card-body{padding:9px 11px 12px}.card-body h2{font-family:var(--head);font-size:18px;line-height:1.12;letter-spacing:-.02em;margin:7px 0}.sidebar{position:sticky;top:10px}.sidebar-box{padding:12px}.sidebar-box h2{font-size:17px;color:var(--red);border-bottom:1px solid var(--line);padding-bottom:7px;margin:0 0 8px}.trend-item{display:grid;grid-template-columns:82px 1fr;gap:9px;padding:9px 0;border-bottom:1px solid #f0e7c7}.trend-item:last-child{border-bottom:0}.trend-media{aspect-ratio:1.45/1;border-radius:5px}.trend-item h3{font-family:var(--head);font-size:15px;line-height:1.12;margin:0 0 4px}.pagination{display:flex;justify-content:center;gap:10px;margin:24px 0}.pagination a,.pagination span{border:1px solid #ddd;border-radius:5px;padding:10px 14px;background:#fff;font-weight:900}.image-fallback{display:grid;place-items:center;height:100%;min-height:90px;background:linear-gradient(135deg,#fff2cc,#ffe6e9);color:var(--red);font-weight:900}.site-footer{margin-top:24px;border-top:1px solid #eee}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:36px;padding:30px 0}.site-footer h2{font-size:16px;margin:0 0 10px}.site-footer p{font-weight:500;color:#555}.footer-links,.footer-links ul{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.whatsapp-btn{display:inline-flex;margin-top:6px;padding:9px 13px;border-radius:999px;background:var(--green);color:#fff;font-weight:900}.footer-bottom{max-width:var(--container);margin:auto;border-top:1px solid #eee;padding:14px 0;text-align:center;color:#555}.post-template{background:#fff}.article-page{padding:18px 0}.article-container{display:grid;grid-template-columns:64px minmax(0,760px);gap:24px;justify-content:center}.share-rail{position:sticky;top:12px;padding-top:170px;display:flex;flex-direction:column;align-items:center;gap:8px}.share-rail span{color:#777;font-size:12px}.share-rail a{width:34px;height:34px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center}.story-breadcrumbs{display:flex;gap:7px;color:#777;font-size:13px;margin-bottom:8px}.story-section,.story-live-badge{color:var(--red);font-weight:900;font-size:13px}.story-live-badge{margin-left:8px}.story-header h1{font-family:var(--head);font-size:clamp(29px,4.5vw,45px);line-height:1.15;margin:8px 0}.story-summary{font-size:17px;color:#555;line-height:1.55}.story-author-row,.story-dates{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:#666;font-size:13px}.story-author{display:flex;align-items:center;gap:7px;font-weight:900}.story-author img{border-radius:50%}.story-dates{margin-top:8px;padding-bottom:10px;border-bottom:1px solid #eee;font-size:12px}.story-feature{margin:14px 0}.story-feature picture{aspect-ratio:16/9;background:#eee;overflow:hidden}.story-feature img{width:100%;height:100%;object-fit:cover}.story-content{font-size:18px;line-height:1.82;color:#202020}.story-content p,.story-content ul,.story-content ol{margin:0 0 18px}.story-content h2{font-size:27px;margin:26px 0 10px}.story-content h3{font-size:22px;margin:22px 0 8px}.story-content a{color:var(--red);text-decoration:underline}.story-trust,.story-note{margin:18px 0;padding:12px;border-left:4px solid var(--red);background:#fff6f6;font-size:13px}.story-related h2{font-size:22px;margin-bottom:12px}.compact-light{grid-template-columns:repeat(3,1fr)}.story-live-video>div{aspect-ratio:16/9;display:grid;place-content:center;text-align:center;background:linear-gradient(135deg,#111,#790714);color:#fff}.story-live-video h2{color:#fff}.archive-hero,.author-hero,.page-layout{padding:22px 0}.archive-hero h1,.author-hero h1,.page-hero h1{font-size:36px}.content-shell{display:grid;grid-template-columns:minmax(0,1fr)300px;gap:18px;margin-top:18px}.modern-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rail-box{border:1px solid var(--line);padding:12px}.seo-links{display:grid;gap:8px}.author-hero{display:flex;gap:14px;align-items:center}.author-hero img{width:82px;height:82px;border-radius:50%;object-fit:cover}.page-content{max-width:760px;margin:auto}.gh-content .kg-width-wide{width:min(980px,100vw - 24px);margin-left:50%;transform:translateX(-50%)}.gh-content .kg-width-full{width:100vw;margin-left:50%;transform:translateX(-50%)}.kg-gallery-container{display:flex;flex-direction:column;gap:8px}.kg-gallery-row{display:flex;gap:8px}.kg-gallery-image{flex:1}.kg-bookmark-card a.kg-bookmark-container{display:flex;border:1px solid #ddd;color:inherit}.kg-bookmark-content{padding:12px;flex:1}.kg-bookmark-thumbnail{flex:0 0 160px}.kg-bookmark-thumbnail img{width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.ticker-track{padding-left:12px}}@media(max-width:1050px){.home-grid{grid-template-columns:1fr 1fr}.live-panel{grid-column:1/-1;grid-template-columns:1fr 1fr}.topic-grid,.post-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.masthead{justify-content:center}.nav-toggle{display:block}.site-nav{display:none}.site-nav.is-open{display:block}.nav-inner ul{flex-direction:column;align-items:flex-start;gap:0;padding:8px 0}.nav-inner a{padding:9px 0}.home-grid,.content-grid,.article-container,.content-shell{grid-template-columns:1fr}.headline-column{grid-template-columns:repeat(2,1fr)}.update-strip{grid-template-columns:1fr 1fr}.update-strip>strong{grid-column:1/-1}.topic-grid,.post-grid,.modern-card-grid{grid-template-columns:repeat(2,1fr)}.sidebar{position:static}.share-rail{display:none}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){body{font-size:13px}.container{width:min(100% - 18px,var(--container))}.top-inner span{overflow:hidden;text-overflow:ellipsis}.brand-tvk{font-size:34px}.headline-column,.live-panel,.topic-grid,.post-grid,.modern-card-grid,.compact-light,.footer-grid{grid-template-columns:1fr}.lead-body h1{font-size:28px}.update-strip{grid-template-columns:1fr}.story-header h1{font-size:29px}.story-content{font-size:17px;line-height:1.78}.story-content h2{font-size:23px}.story-feature picture{aspect-ratio:16/10}.mini-story{grid-template-columns:88px 1fr}}

/* Featured slider + live side block: replaces old first two homepage sections */
.feature-live-block{display:grid;grid-template-columns:minmax(0,7fr) minmax(260px,3fr);gap:14px;padding-top:14px}.feature-slider{position:relative;min-width:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow)}.slider-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.slider-track::-webkit-scrollbar{display:none}.slide-card{position:relative;flex:0 0 100%;scroll-snap-align:start;background:#fff}.slide-media{display:block;aspect-ratio:16/8.4;background:#eee;overflow:hidden}.slide-media img{width:100%;height:100%;object-fit:cover}.slide-content{padding:14px 16px 16px}.slide-content h1{font-family:var(--head);font-size:clamp(28px,3.2vw,43px);line-height:1.05;letter-spacing:-.04em;margin:9px 0 7px}.slide-content p{margin:0 0 8px;color:var(--muted);font-size:15px}.slide-content time{display:block;color:#333;font-size:12px;font-weight:900}.slider-dots{position:absolute;right:12px;bottom:12px;display:flex;gap:6px}.slider-dots a{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.8);border:1px solid rgba(0,0,0,.15)}.live-side-block{display:grid;gap:12px}.live-card-large{min-height:210px;display:flex;flex-direction:column;justify-content:center}.whatsapp-footer-banner{margin-top:20px;padding:16px 18px;border-radius:var(--radius);background:linear-gradient(135deg,#07885a,#20c878);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px}.whatsapp-footer-banner strong,.whatsapp-footer-banner span{display:block}.whatsapp-footer-banner strong{font-size:18px}.whatsapp-footer-banner span{font-size:13px;opacity:.9}.whatsapp-footer-banner a{flex:0 0 auto;background:#fff;color:#111;border-radius:999px;padding:9px 13px;font-weight:900}
@media(max-width:900px){.feature-live-block{grid-template-columns:1fr}.live-side-block{grid-template-columns:1fr 1fr}.live-card-large{min-height:150px}.slide-media{aspect-ratio:16/9}.whatsapp-footer-banner{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.live-side-block{grid-template-columns:1fr}.slide-content h1{font-size:28px}.slide-content{padding:12px}.whatsapp-footer-banner strong{font-size:16px}}

/* Richer homepage/live refinements + compact footer */
.feature-live-block{align-items:stretch}.feature-slider{box-shadow:0 10px 30px rgba(80,20,20,.10);border-color:#ead7a5}.slide-card:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,rgba(0,0,0,.06));pointer-events:none}.slide-media{aspect-ratio:16/8.2}.slide-content{background:linear-gradient(180deg,#fff,#fffdf6)}.live-side-block{grid-template-rows:1fr auto}.live-card-large{min-height:270px;border-radius:14px;box-shadow:0 12px 30px rgba(196,0,26,.18);background:radial-gradient(circle at top right,rgba(255,255,255,.22),transparent 35%),linear-gradient(135deg,#9b0614,#e7072b)}.live-card-large span{float:none;display:inline-flex;width:max-content;margin-bottom:10px;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.18);color:#fff;font-size:11px;letter-spacing:.04em}.live-card-large h2{font-size:25px;line-height:1.08}.live-card-large p{font-size:14px;line-height:1.45}.live-mini-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-live-update,.compact-whatsapp{min-height:74px;border-radius:10px;padding:12px;display:flex;flex-direction:column;justify-content:center;color:#fff;box-shadow:var(--shadow)}.mini-live-update{background:linear-gradient(135deg,#3b0b10,#bf071c)}.compact-whatsapp{background:linear-gradient(135deg,#06764d,#12a96a);border:0}.mini-live-update strong,.compact-whatsapp strong{font-size:14px}.mini-live-update small,.compact-whatsapp small{font-size:11px;line-height:1.25;color:rgba(255,255,255,.88);margin-top:3px}.whatsapp-footer-banner.compact{margin-top:18px;padding:10px 12px;min-height:44px;border-radius:9px;background:linear-gradient(135deg,#087a4d,#14ae70);display:flex;align-items:center;justify-content:center;gap:14px;color:#fff}.whatsapp-footer-banner.compact strong{font-size:14px}.whatsapp-footer-banner.compact a{background:#fff;color:#111;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900}.simple-footer{margin-top:18px;background:#111;color:#fff;border:0}.footer-compact{min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:12px 0}.footer-compact strong{font-size:14px}.footer-compact span{color:#cfcfcf;font-size:12px}.footer-compact nav{display:flex;gap:12px;flex-wrap:wrap}.footer-compact nav a{color:#eee;font-size:12px;font-weight:750}.footer-wa{background:#07885a;color:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.simple-footer .footer-bottom{border-top:1px solid #2b2b2b;color:#aaa;padding:8px 0;font-size:11px}

/* Standard large responsive video/article media */
.article-container{grid-template-columns:64px minmax(0,860px)}.story-main{min-width:0}.story-live-video{margin:18px 0}.story-live-video>div{width:100%;min-height:460px;border-radius:12px;overflow:hidden}.story-content iframe,.story-content video,.story-content embed,.story-content object,.kg-embed-card iframe{display:block;width:100%!important;max-width:100%!important;min-height:430px;aspect-ratio:16/9;border:0}.story-content .kg-video-card video{width:100%;aspect-ratio:16/9;object-fit:cover}.story-feature{border-radius:12px;overflow:hidden;box-shadow:0 8px 26px rgba(0,0,0,.08)}.story-feature picture{aspect-ratio:16/9}.story-feature img{width:100%;height:100%;object-fit:cover}.story-header h1{font-size:clamp(32px,4.8vw,52px)}.story-summary{font-size:18px}.story-content{font-size:18.5px;line-height:1.84}.story-content p:first-of-type{font-size:19px;color:#111}
@media(max-width:1050px){.live-card-large{min-height:210px}.story-live-video>div,.story-content iframe,.story-content video,.story-content embed,.story-content object,.kg-embed-card iframe{min-height:360px}.footer-compact{grid-template-columns:1fr;gap:8px;text-align:center}.footer-compact nav{justify-content:center}.footer-wa{justify-self:center}}
@media(max-width:640px){.live-mini-row{grid-template-columns:1fr}.live-card-large{min-height:180px}.live-card-large h2{font-size:21px}.story-live-video>div,.story-content iframe,.story-content video,.story-content embed,.story-content object,.kg-embed-card iframe{min-height:auto;aspect-ratio:16/9}.story-header h1{font-size:30px}.story-content{font-size:17px}.story-content p:first-of-type{font-size:17.5px}.whatsapp-footer-banner.compact{flex-direction:column;gap:7px;text-align:center}.footer-compact{min-height:58px}}

/* Compact header/menu and homepage first fold adjustments */
.masthead{height:50px;justify-content:space-between;gap:18px}.site-brand{flex:0 0 auto}.site-brand img{max-height:34px}.brand-tvk{font-size:34px}.brand-live{font-size:15px}.site-nav{border:0;background:transparent;flex:1;min-width:0}.nav-inner ul{justify-content:center;gap:22px}.nav-inner a{padding:6px 0;font-size:12px;white-space:nowrap}.site-topline{display:none}.breaking-ticker{height:30px}.feature-live-block{grid-template-columns:minmax(0,7fr) minmax(230px,3fr);gap:12px;padding-top:10px}.slide-media{aspect-ratio:16/6.8}.slide-content{padding:10px 13px 12px}.slide-content h1{font-size:clamp(24px,2.6vw,34px);margin:7px 0 5px;line-height:1.07}.slide-content p{font-size:13px;margin-bottom:5px}.slide-content time{font-size:11px}.slider-dots{bottom:8px}.live-side-block{gap:8px}.live-card-large{min-height:145px!important;padding:13px 15px;border-radius:10px}.live-card-large span{font-size:10px;margin-bottom:6px;padding:3px 7px}.live-card-large h2{font-size:18px!important;margin:3px 0 4px}.live-card-large p{font-size:12px;line-height:1.3;margin-bottom:7px}.live-card-large b{padding:5px 9px;font-size:11px}.live-mini-row{gap:8px}.mini-live-update,.compact-whatsapp{min-height:54px;padding:8px 10px;border-radius:8px}.mini-live-update strong,.compact-whatsapp strong{font-size:12px}.mini-live-update small,.compact-whatsapp small{font-size:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.content-grid{margin-top:14px}.whatsapp-footer-banner.compact{margin-top:14px;padding:8px 10px;min-height:38px}.whatsapp-footer-banner.compact strong{font-size:13px}.simple-footer{margin-top:12px}.footer-mini{min-height:42px!important;display:flex!important;justify-content:center!important;gap:14px!important;padding:7px 0!important}.footer-mini nav{justify-content:center}.footer-bottom{padding:6px 0!important;font-size:10px!important}.footer-wa{padding:5px 9px!important;font-size:11px!important}
@media(max-width:860px){.masthead{justify-content:space-between}.site-nav{display:none;position:absolute;top:50px;left:14px;right:14px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:10px;z-index:50}.site-nav.is-open{display:block}.nav-inner ul{align-items:flex-start}.feature-live-block{grid-template-columns:1fr}.slide-media{aspect-ratio:16/8}.live-side-block{grid-template-columns:1fr 1fr}.live-card-large{min-height:120px!important}.content-grid{margin-top:12px}}
@media(max-width:640px){.live-side-block{grid-template-columns:1fr}.slide-content h1{font-size:24px}.slide-media{aspect-ratio:16/9}.footer-mini{flex-direction:column;gap:7px!important}.footer-mini nav a{font-size:11px}}

/* TVK flag colour menu + premium live graphic + compact magazine article view */
.masthead{border-bottom:3px solid var(--gold)}.site-nav{background:linear-gradient(90deg,var(--red2),var(--red));border-radius:999px;padding:0 14px;flex:0 1 auto}.nav-inner ul{gap:0}.nav-inner li{position:relative}.nav-inner a{color:#fff!important;padding:8px 13px!important;font-size:12px!important;border-radius:999px}.nav-inner a:hover{background:var(--gold);color:#240000!important;text-decoration:none}.nav-inner li+li:before{content:"";position:absolute;left:0;top:50%;width:1px;height:14px;background:rgba(255,255,255,.28);transform:translateY(-50%)}.ticker-track{animation-duration:68s!important}.feature-live-block.no-live{grid-template-columns:1fr}.feature-live-block.no-live .slide-media{aspect-ratio:16/6.2}.live-card-large{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:radial-gradient(circle at 92% 8%,rgba(255,212,59,.95) 0 12px,transparent 13px),radial-gradient(circle at 88% 18%,rgba(255,255,255,.20) 0 42px,transparent 44px),linear-gradient(135deg,#6f0610 0%,#c4001a 54%,#f31a3a 100%)!important}.live-card-large:before{content:"";position:absolute;right:-34px;bottom:-48px;width:155px;height:155px;border-radius:50%;background:repeating-conic-gradient(from 20deg,rgba(255,255,255,.20) 0 12deg,rgba(255,212,59,.22) 12deg 24deg);opacity:.65}.live-card-large:after{content:"சட்டப்பேரவை";position:absolute;right:12px;bottom:12px;color:rgba(255,255,255,.17);font-size:24px;font-weight:900;letter-spacing:-.04em}.live-card-large span,.live-card-large h2,.live-card-large p,.live-card-large b{position:relative;z-index:1}.live-card-large b{box-shadow:0 7px 18px rgba(0,0,0,.18)}.mini-live-update{background:linear-gradient(135deg,#2b080c,#c4001a)!important}.compact-whatsapp{background:linear-gradient(135deg,#075d3f,#10a668)!important}.story-main{max-width:820px}.article-container{grid-template-columns:52px minmax(0,820px);gap:18px}.share-rail{padding-top:130px}.story-header h1{font-size:clamp(28px,4vw,44px)!important;line-height:1.16}.story-summary{font-size:16px!important;line-height:1.5}.story-author-row{margin-top:9px}.story-dates{margin-top:7px;padding-bottom:8px}.story-feature{margin:12px 0!important}.story-feature picture{aspect-ratio:16/8.7!important}.story-content{font-size:17px!important;line-height:1.72!important}.story-content p,.story-content ul,.story-content ol{margin-bottom:14px!important}.story-content p:first-of-type{font-size:17.4px!important;line-height:1.72}.story-content h2{font-size:24px!important;margin:21px 0 8px!important}.story-content h3{font-size:20px!important;margin:18px 0 7px!important}.story-live-video>div{min-height:390px!important}.story-content iframe,.story-content video,.story-content embed,.story-content object,.kg-embed-card iframe{min-height:390px!important}.story-trust,.story-note{margin:14px 0;padding:10px 11px}.story-related{margin-top:18px}.story-more-grid{margin-top:20px;padding-top:14px;border-top:3px solid #111}.story-more-head{display:flex;align-items:end;gap:8px;margin-bottom:12px}.story-more-head h2{font-size:22px}.story-more-head span{font-size:12px;color:var(--muted);font-weight:900}.magazine-more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.magazine-more-grid .news-card{min-height:auto}.magazine-more-grid .card-body h2{font-size:16px}.magazine-more-grid .card-media{aspect-ratio:16/9}.compact-light .card-body h2{font-size:16px}.compact-light .card-media{aspect-ratio:16/9}
@media(max-width:860px){.site-nav{position:absolute;border-radius:9px;padding:10px;background:#fff}.nav-inner a{color:#111!important;padding:9px 0!important}.nav-inner a:hover{background:transparent;color:var(--red)!important}.nav-inner li+li:before{display:none}.article-container{grid-template-columns:1fr}.story-main{max-width:100%}.story-live-video>div,.story-content iframe,.story-content video,.story-content embed,.story-content object,.kg-embed-card iframe{min-height:330px!important}.magazine-more-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.masthead{border-bottom:2px solid var(--gold)}.story-header h1{font-size:27px!important}.story-content{font-size:16.3px!important}.story-content p:first-of-type{font-size:16.5px!important}.story-feature picture{aspect-ratio:16/10!important}.story-live-video>div,.story-content iframe,.story-content video,.story-content embed,.story-content object,.kg-embed-card iframe{min-height:auto!important;aspect-ratio:16/9}.magazine-more-grid{grid-template-columns:1fr 1fr;gap:10px}.magazine-more-grid .card-body h2{font-size:14px}.live-card-large:after{font-size:18px}}

/* Final article responsiveness fix: all major article media use stable 16:9 */
.article-page{overflow:hidden}.story-main{width:100%;max-width:820px;margin-inline:auto}.story-feature,.story-live-video,.story-content .kg-image-card,.story-content .kg-gallery-card,.story-content .kg-video-card,.story-content .kg-embed-card{width:100%;max-width:100%;margin-left:0;margin-right:0}.story-feature picture,.story-live-video>div,.story-content .kg-image-card,.story-content .kg-video-card,.story-content .kg-embed-card{aspect-ratio:16/9!important}.story-feature picture,.story-content .kg-image-card,.story-content .kg-video-card,.story-content .kg-embed-card{display:block;overflow:hidden;background:#f1f1f1;border-radius:10px}.story-feature img,.story-content .kg-image-card img,.story-content .kg-video-card video{width:100%!important;height:100%!important;object-fit:cover!important}.story-content iframe,.story-content video,.story-content embed,.story-content object,.kg-embed-card iframe{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important;border:0;border-radius:10px;background:#111}.story-live-video>div{min-height:0!important;display:grid;place-content:center;border-radius:10px}.story-content .kg-width-wide,.story-content .kg-width-full{width:100%!important;margin-left:0!important;transform:none!important}.story-content figure figcaption,.story-feature figcaption{font-size:12px;line-height:1.35;color:#777;margin-top:6px}.story-content{max-width:100%;overflow-wrap:anywhere}.story-content table{display:block;width:100%;overflow-x:auto}.article-container{width:min(100%,calc(100vw - 28px));max-width:930px;margin-inline:auto}.share-rail{width:52px}.story-related,.story-more-grid,.story-trust,.story-note{max-width:100%}
@media(max-width:900px){.article-page{padding-top:12px}.article-container{display:block;width:min(100%,calc(100vw - 22px));max-width:760px}.story-main{max-width:760px}.share-rail{display:none}.story-header h1{font-size:clamp(27px,5.8vw,38px)!important}.story-summary{font-size:15.5px!important}.story-feature,.story-live-video{margin:12px 0!important}.story-content{font-size:16.8px!important;line-height:1.72!important}.story-content h2{font-size:22px!important}.story-content h3{font-size:19px!important}}
@media(max-width:560px){.article-container{width:min(100%,calc(100vw - 18px))}.story-header h1{font-size:26px!important;line-height:1.18}.story-author-row,.story-dates{font-size:11.5px;gap:7px}.story-content{font-size:16px!important;line-height:1.7!important}.story-content p,.story-content ul,.story-content ol{margin-bottom:13px!important}.story-content p:first-of-type{font-size:16.2px!important}.story-feature picture,.story-live-video>div,.story-content .kg-image-card,.story-content .kg-video-card,.story-content .kg-embed-card,.story-content iframe,.story-content video,.story-content embed,.story-content object{aspect-ratio:16/9!important}.magazine-more-grid{grid-template-columns:1fr!important}.compact-light{grid-template-columns:1fr!important}}

/* Exact screenshot-style header/menu + slower ticker */
.top-accent{display:block!important;height:5px!important;background:#970514!important}.top-accent span{display:block!important;width:50%!important;height:100%!important;margin-left:auto!important;background:#ffd22a!important}.site-header{background:#fff!important;border-bottom:1px solid #eadfbd!important}.exact-masthead,.masthead{height:49px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:24px!important;border-bottom:0!important}.site-brand img{max-height:34px!important;width:auto!important}.brand-tvk{font-size:34px!important;color:#a70717!important}.brand-live{font-size:14px!important;color:#111!important}.site-nav{position:static!important;display:block!important;flex:0 1 auto!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.nav-inner ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:24px!important;flex-direction:row!important;padding:0!important}.nav-inner li+li:before{display:none!important}.nav-inner a{color:#111!important;background:transparent!important;padding:0!important;font-size:13px!important;font-weight:900!important;line-height:1!important;border-radius:0!important;white-space:nowrap}.nav-inner a:hover{color:#a70717!important;background:transparent!important;text-decoration:none!important}.breaking-ticker{height:33px!important}.ticker-track{animation-duration:82s!important}.nav-toggle{display:none!important}

/* Compact attractive share icons */
.share-rail{gap:6px!important;width:42px!important;padding-top:118px!important}.share-rail span{font-size:10px!important;text-transform:uppercase;letter-spacing:.04em;color:#999!important}.share-rail a{width:30px!important;height:30px!important;border-radius:9px!important;border:1px solid #eadfbd!important;background:#fffdf5!important;color:#a70717!important;font-size:12px!important;font-weight:900!important;box-shadow:0 3px 10px rgba(0,0,0,.04)}.share-rail a:hover{background:#a70717!important;color:#fff!important;text-decoration:none!important}

/* YouTube-like live player cards */
.live-card-large{padding:12px!important}.live-text-link{display:block;position:relative;z-index:2;color:#fff}.live-text-link span{float:none!important;display:inline-flex!important;width:max-content;margin-bottom:5px!important}.live-text-link h2{font-size:18px!important;margin:0 0 7px!important;color:#fff!important}.live-player-preview,.article-live-player{position:relative;width:100%;aspect-ratio:16/9;border:0;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#1a0609,#7c0610 55%,#d90429);color:#fff;display:grid;place-content:center;text-align:center;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.live-player-preview:before,.article-live-player:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 22%,rgba(255,255,255,.22),transparent 28%),linear-gradient(transparent,rgba(0,0,0,.28));}.live-player-preview strong,.article-live-player strong{position:relative;z-index:1;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#fff;color:#d90429;font-size:20px;box-shadow:0 8px 20px rgba(0,0,0,.28)}.live-player-preview small{position:relative;z-index:1;margin-top:7px;font-size:11px;font-weight:800;color:#fff}.live-card-large p{font-size:11.5px!important;line-height:1.28!important;margin:7px 0!important}.live-watch-btn{position:relative;z-index:2;display:inline-flex!important;background:#fff!important;color:#111!important;border-radius:999px!important;padding:5px 9px!important;font-size:11px!important;font-weight:900!important}.live-card-large iframe,.story-live-video iframe{display:block;width:100%!important;aspect-ratio:16/9!important;height:auto!important;min-height:0!important;border:0;border-radius:10px;background:#111}.article-live-player{min-height:0!important;padding:0!important}.article-live-player span,.article-live-player h2,.article-live-player p{position:relative;z-index:1}.article-live-player span{font-size:12px;font-weight:900}.article-live-player h2{color:#fff!important;font-size:24px!important;margin:10px 0 4px!important}.article-live-player p{font-size:13px;color:#eee;margin:0 20px!important}.story-live-video>div{display:none!important}.story-live-video{width:100%;margin:14px 0!important}.story-live-video iframe{border-radius:12px!important}.story-content iframe,.story-content video,.kg-embed-card iframe{width:100%!important;aspect-ratio:16/9!important;height:auto!important;min-height:0!important;border-radius:12px!important}

@media(max-width:860px){.exact-masthead,.masthead{justify-content:space-between!important;height:50px!important}.nav-toggle{display:block!important;position:static!important}.site-nav{display:none!important;position:absolute!important;top:55px!important;left:14px!important;right:14px!important;background:#fff!important;border:1px solid #eadfbd!important;border-radius:9px!important;box-shadow:0 8px 24px rgba(0,0,0,.08)!important;padding:12px!important;z-index:60}.site-nav.is-open{display:block!important}.nav-inner ul{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.nav-inner a{font-size:13px!important;padding:0!important;color:#111!important}.article-live-player h2{font-size:20px!important}.article-live-player strong{width:40px;height:40px}.share-rail{display:none!important}}
@media(max-width:640px){.breaking-ticker{height:30px!important}.ticker-track a{font-size:12px!important}.live-player-preview strong,.article-live-player strong{width:38px;height:38px;font-size:17px}.article-live-player h2{font-size:18px!important}.article-live-player p{font-size:11px!important}.story-live-video iframe,.story-content iframe,.story-content video,.kg-embed-card iframe{border-radius:9px!important}}

/* Vikatan-inspired article UX (original CSS, no copied code/words) */
.vikatan-style-article{background:#fff;padding:18px 0 34px}.article-wrap{display:block}.article-column{width:min(770px,100%);margin-inline:auto}.article-crumb{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:10px;color:#777;font-size:13px;font-weight:650}.article-category{display:inline-flex;margin-bottom:8px;color:#b00618;font-size:13px;font-weight:900;text-transform:lowercase}.article-live-chip{display:inline-flex;align-items:center;gap:6px;margin-left:8px;color:#d90429;font-size:12px;font-weight:900}.article-live-chip i{width:7px;height:7px;border-radius:50%;background:#d90429}.article-title-block h1{font-family:var(--head);font-size:clamp(30px,4.2vw,46px);line-height:1.18;letter-spacing:-.025em;margin:4px 0 10px;color:#151515}.article-intro{font-size:17px;line-height:1.55;color:#4d4d4d;margin:0 0 12px}.article-byline{display:flex;align-items:center;gap:12px;margin-top:8px;color:#555;font-size:13px}.author-mini{display:flex;align-items:center;gap:8px;font-weight:900;color:#111}.author-mini img{border-radius:50%;object-fit:cover}.article-time-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px;padding-bottom:11px;border-bottom:1px solid #eee;color:#666;font-size:12px}.article-main-image{margin:14px 0 10px}.article-main-image picture{display:block;aspect-ratio:16/9;overflow:hidden;background:#eee;border-radius:4px}.article-main-image img{width:100%;height:100%;object-fit:cover}.article-main-image figcaption{font-size:12px;color:#777;margin-top:6px}.article-action-row{display:flex;gap:8px;margin:10px 0 14px;padding:8px 0;border-block:1px solid #f0f0f0}.article-action-row a{padding:6px 10px;border:1px solid #e7e7e7;border-radius:999px;background:#fafafa;color:#333;font-size:12px;font-weight:900}.article-action-row a:hover{background:#b00618;color:#fff;text-decoration:none}.article-video-box{margin:14px 0}.article-video-box .article-live-player{width:100%;aspect-ratio:16/9;min-height:0!important}.article-note,.article-trust-note{margin:14px 0;padding:11px 12px;border-left:4px solid #d90429;background:#fff6f6;font-size:13px;line-height:1.48}.article-content{font-size:18px!important;line-height:1.82!important;color:#202020}.article-content p,.article-content ul,.article-content ol{margin:0 0 18px!important}.article-content p:first-of-type{font-size:18.5px!important;line-height:1.82;color:#111}.article-content h2{font-size:26px!important;margin:25px 0 9px!important;line-height:1.22}.article-content h3{font-size:21px!important;margin:21px 0 8px!important}.article-content a{color:#b00618;text-decoration:underline;text-underline-offset:2px}.article-content figure{margin:18px 0}.article-content img{width:100%;height:auto}.article-content iframe,.article-content video,.article-content embed,.article-content object,.article-content .kg-embed-card iframe{width:100%!important;aspect-ratio:16/9!important;height:auto!important;min-height:0!important;border:0;border-radius:6px;background:#111}.article-content .kg-image-card,.article-content .kg-video-card,.article-content .kg-embed-card{width:100%;aspect-ratio:16/9;overflow:hidden;background:#eee;border-radius:6px}.article-content .kg-image-card img,.article-content .kg-video-card video{width:100%!important;height:100%!important;object-fit:cover!important}.article-content .kg-width-wide,.article-content .kg-width-full{width:100%!important;margin-left:0!important;transform:none!important}.article-trust-note p{margin:0 0 6px}.more-articles-block{margin-top:24px;padding-top:14px;border-top:3px solid #111}.more-head{display:flex;align-items:end;gap:8px;margin-bottom:12px}.more-head h2{font-size:23px}.more-head span{font-size:12px;color:#777;font-weight:900}.upcoming-session-card{min-height:54px;border-radius:8px;padding:8px 10px;display:flex;flex-direction:column;justify-content:center;color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#2b080c,#c4001a)}.upcoming-session-card strong{font-size:12px}.upcoming-session-card small{font-size:10px;line-height:1.25;color:rgba(255,255,255,.88);margin-top:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.live-mini-row.single-cta{grid-template-columns:1fr 1fr}.live-mini-row.single-cta .compact-whatsapp:only-child{grid-column:1/-1}
@media(max-width:900px){.article-column{width:min(760px,100%)}.vikatan-style-article{padding-top:14px}.article-title-block h1{font-size:clamp(28px,5.8vw,38px)}.article-intro{font-size:16px}.article-content{font-size:17px!important;line-height:1.76!important}.article-content p:first-of-type{font-size:17.4px!important}.article-content h2{font-size:23px!important}.article-content h3{font-size:20px!important}}
@media(max-width:560px){.article-column{width:min(100%,calc(100vw - 18px))}.article-title-block h1{font-size:27px;line-height:1.2}.article-byline,.article-time-row{font-size:11.5px;gap:7px}.article-intro{font-size:15.5px}.article-content{font-size:16.2px!important;line-height:1.72!important}.article-content p,.article-content ul,.article-content ol{margin-bottom:14px!important}.article-content p:first-of-type{font-size:16.5px!important}.article-main-image picture,.article-video-box .article-live-player,.article-content iframe,.article-content video,.article-content .kg-image-card,.article-content .kg-video-card,.article-content .kg-embed-card{aspect-ratio:16/9!important}.article-action-row{overflow-x:auto}.magazine-more-grid{grid-template-columns:1fr!important}.live-mini-row.single-cta{grid-template-columns:1fr}}

/* Removed upcoming-session card: WhatsApp CTA fills the row */
.live-mini-row.whatsapp-only{grid-template-columns:1fr!important}.live-mini-row.whatsapp-only .compact-whatsapp{grid-column:1/-1;min-height:54px}

/* Simple live aside: vertical split player + scroll updates, no complex admin controls */
.live-split-block{display:grid!important;grid-template-rows:auto minmax(120px,1fr)!important;gap:10px!important}.live-player-card{position:relative;overflow:hidden;border-radius:12px;padding:11px;background:radial-gradient(circle at 92% 10%,rgba(255,212,59,.9) 0 12px,transparent 13px),linear-gradient(135deg,#7b0610,#d90429);color:#fff;box-shadow:0 10px 26px rgba(196,0,26,.16)}.live-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.live-card-head span{background:rgba(255,255,255,.18);border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900}.live-card-head strong{font-size:14px}.live-player-card .live-player-preview{aspect-ratio:16/9;border-radius:9px}.live-player-card .live-watch-btn{margin-top:8px}.live-update-scroll{border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.live-update-scroll h2{margin:0;padding:9px 11px;background:#fff6d6;color:#9b0614;font-size:15px;border-bottom:1px solid var(--line)}.live-update-list{max-height:190px;overflow:auto;scrollbar-width:thin}.live-update-list a{display:block;padding:9px 11px;border-bottom:1px solid #f0e7c7}.live-update-list a:last-child{border-bottom:0}.live-update-list time{display:block;color:#c4001a;font-size:11px;font-weight:900}.live-update-list span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.2;font-weight:850}.live-update-list a:hover{background:#fffdf5;text-decoration:none}.live-split-block .compact-whatsapp,.live-split-block .live-mini-row{display:none!important}
@media(max-width:900px){.live-split-block{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important}.live-update-list{max-height:154px}}
@media(max-width:640px){.live-split-block{grid-template-columns:1fr!important}.live-update-list{max-height:170px}}

/* TVK flag-colour logo treatment */
.exact-masthead .site-brand{position:relative;align-items:center;padding:3px 8px 5px;border-radius:8px;text-decoration:none;background:linear-gradient(180deg,#fff 0%,#fffaf0 100%)}.exact-masthead .site-brand:before{content:"";position:absolute;left:6px;right:6px;bottom:1px;height:3px;border-radius:999px;background:linear-gradient(90deg,#970514 0 48%,#ffd22a 48% 100%)}.exact-masthead .site-brand:after{content:"";position:absolute;right:-7px;top:7px;width:7px;height:7px;border-radius:50%;background:#ffd22a;box-shadow:0 0 0 2px #970514}.site-brand img{filter:drop-shadow(0 1px 0 #ffd22a) drop-shadow(0 2px 0 rgba(151,5,20,.18));transition:transform .18s ease,filter .18s ease}.site-brand:hover img,.site-brand:hover .brand-tvk{transform:translateY(-1px)}.brand-tvk{background:linear-gradient(90deg,#970514 0%,#d90429 55%,#970514 100%);-webkit-background-clip:text;background-clip:text;color:transparent!important;text-shadow:1px 1px 0 rgba(255,210,42,.65);font-weight:950!important}.brand-live{color:#111!important;position:relative;margin-left:3px}.brand-live:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:#ffd22a;border-radius:99px}
@media(max-width:640px){.exact-masthead .site-brand{padding:2px 7px 5px}.exact-masthead .site-brand:after{display:none}.site-brand img{max-height:31px!important}.brand-tvk{font-size:31px!important}}

/* Restore old clean header/menu UX from TVK screenshot */
.exact-masthead .site-brand{background:transparent!important;padding:0!important;border-radius:0!important}.exact-masthead .site-brand:before,.exact-masthead .site-brand:after,.brand-live:after{display:none!important}.site-brand img{filter:none!important;transform:none!important}.brand-tvk{color:#a70717!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;text-shadow:1px 1px 0 rgba(255,210,42,.8)!important}.brand-live{color:#111!important}.exact-masthead,.masthead{height:50px!important;gap:28px!important}.nav-inner a{color:#111!important;font-size:13px!important;font-weight:900!important}.nav-inner a:hover{color:#a70717!important}.top-accent{height:5px!important;background:#970514!important}.top-accent span{background:#ffd22a!important}

/* Live aside bottom: vertical updates + green WhatsApp banner */
.live-split-block{grid-template-rows:auto minmax(150px,1fr)!important}.live-aside-bottom{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:9px;min-height:0}.live-player-card{background:linear-gradient(135deg,#970514,#d90429)!important}.live-player-preview,.article-live-player{background:linear-gradient(135deg,#b3071a,#d90429 55%,#ffcc29 180%)!important}.live-update-scroll{min-height:0}.live-update-list{max-height:145px!important}.live-whatsapp-banner{display:grid;gap:2px;padding:10px 12px;border-radius:10px;background:linear-gradient(135deg,#07885a,#18bd78)!important;color:#fff!important;box-shadow:var(--shadow);text-decoration:none!important}.live-whatsapp-banner strong{font-size:13px;line-height:1}.live-whatsapp-banner span{font-size:11px;line-height:1.25;color:rgba(255,255,255,.9);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.live-whatsapp-banner b{width:max-content;margin-top:3px;background:#fff;color:#111;border-radius:999px;padding:4px 8px;font-size:10px}.live-whatsapp-banner:hover{filter:brightness(.98);text-decoration:none!important}.feature-live-block.no-live{grid-template-columns:1fr!important}.feature-live-block.no-live .feature-slider{max-width:100%}.live-player-card .live-watch-btn{background:#fff!important;color:#111!important}
@media(max-width:900px){.live-aside-bottom{grid-template-rows:auto}.live-update-list{max-height:120px!important}.live-whatsapp-banner{min-height:76px}.exact-masthead,.masthead{gap:14px!important}}
@media(max-width:640px){.live-aside-bottom{gap:8px}.live-update-list{max-height:150px!important}.live-whatsapp-banner{min-height:auto}.nav-inner a{font-size:13px!important}}

/* Gold/yellow Live logo text + replacement upcoming full CTA panel */
.brand-live,.site-brand span:nth-child(2),.exact-masthead .site-brand span:nth-child(2){color:#ffbf00!important;background:linear-gradient(90deg,#ffbf00,#ffe36e,#ffbf00);-webkit-background-clip:text;background-clip:text;color:transparent!important;text-shadow:1px 1px 0 #7a0610,0 1px 8px rgba(255,210,42,.35)!important;font-weight:900!important}.live-aside-bottom{grid-template-rows:auto auto!important}.live-update-scroll{display:none!important}.upcoming-info-panel{position:relative;display:grid;gap:5px;overflow:hidden;padding:12px;border-radius:12px;background:linear-gradient(135deg,#fff8cf 0%,#ffe36e 45%,#ffbf00 100%);color:#2a1200!important;border:1px solid #e7b900;box-shadow:0 10px 24px rgba(255,191,0,.18);text-decoration:none!important}.upcoming-info-panel:before{content:"";position:absolute;right:-38px;top:-44px;width:120px;height:120px;border-radius:50%;background:rgba(151,5,20,.12)}.upcoming-info-panel:after{content:"TVK LIVE";position:absolute;right:10px;bottom:8px;color:rgba(151,5,20,.12);font-weight:950;font-size:20px;letter-spacing:-.04em}.upcoming-info-panel>*{position:relative;z-index:1}.upcoming-label{width:max-content;padding:3px 8px;border-radius:999px;background:#970514;color:#fff;font-size:10px;font-weight:950;text-transform:uppercase}.upcoming-info-panel strong{font-size:14px;line-height:1.15;color:#1f0b00}.upcoming-info-panel em{display:block;white-space:nowrap;overflow:hidden;font-style:normal;font-size:12px;color:#4b2500}.upcoming-info-panel em span{display:inline-block;padding-left:100%;animation:upcomingText 18s linear infinite}.upcoming-info-panel b{width:max-content;margin-top:2px;padding:5px 10px;border-radius:999px;background:#970514;color:#fff;font-size:11px}.upcoming-info-panel:hover{filter:brightness(.99);transform:translateY(-1px)}@keyframes upcomingText{to{transform:translateX(-100%)}}
@media(prefers-reduced-motion:reduce){.upcoming-info-panel em span{animation:none;padding-left:0}}
@media(max-width:640px){.upcoming-info-panel{padding:10px}.upcoming-info-panel strong{font-size:13px}.upcoming-info-panel em{font-size:11px}}

/* Requested cleanup: upcoming panel label, no CTA text, readable ticker speed */
.ticker-track{animation-duration:64s!important}.upcoming-info-panel .upcoming-label{background:linear-gradient(90deg,#970514 0 50%,#ffd22a 50% 100%)!important;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.55)}.upcoming-info-panel b{display:none!important}

/* Article meta date removed; attractive original-style social icons + WhatsApp banner */
.article-time-row{display:none!important}.social-action-row{align-items:center;gap:8px;flex-wrap:wrap;border-block:1px solid #f0e5c5!important;padding:9px 0!important}.social-action-row .share-btn{height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 10px!important;border:1px solid #eadfbd!important;border-radius:999px!important;background:#fff!important;color:#111!important;font-size:12px!important;font-weight:900!important;box-shadow:0 3px 10px rgba(0,0,0,.035)}.social-action-row .share-btn svg{width:16px;height:16px;fill:currentColor;flex:0 0 auto}.social-action-row .share-btn.facebook{color:#1877f2!important}.social-action-row .share-btn.x{color:#111!important}.social-action-row .share-btn.whatsapp{color:#128c5a!important}.social-action-row .share-btn:hover{transform:translateY(-1px);text-decoration:none!important}.social-action-row .share-btn.facebook:hover{background:#1877f2!important;color:#fff!important;border-color:#1877f2!important}.social-action-row .share-btn.x:hover{background:#111!important;color:#fff!important;border-color:#111!important}.social-action-row .share-btn.whatsapp:hover{background:#128c5a!important;color:#fff!important;border-color:#128c5a!important}.article-wa-banner{margin-left:auto;min-height:38px;display:flex!important;flex-direction:column;justify-content:center;padding:6px 13px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#07885a,#18bd78)!important;color:#fff!important;text-decoration:none!important;box-shadow:0 7px 18px rgba(7,136,90,.18)}.article-wa-banner strong{font-size:12px;line-height:1}.article-wa-banner small{font-size:10px;color:rgba(255,255,255,.88);margin-top:2px}.article-wa-banner:hover{filter:brightness(.98);transform:translateY(-1px)}
@media(max-width:640px){.ticker-track{animation-duration:58s!important}.social-action-row .share-btn span{display:none}.social-action-row .share-btn{width:36px;height:36px;justify-content:center;padding:0!important}.article-wa-banner{width:100%;margin-left:0;align-items:center;text-align:center}}

/* Match upcoming panel with attractive TVK live banner colours */
.live-aside-bottom .upcoming-info-panel{background:radial-gradient(circle at 92% 12%,rgba(255,210,42,.95) 0 13px,transparent 14px),radial-gradient(circle at 88% 28%,rgba(255,255,255,.16) 0 46px,transparent 48px),linear-gradient(135deg,#7b0610 0%,#c4001a 54%,#f31a3a 100%)!important;color:#fff!important;border:1px solid rgba(255,210,42,.45)!important;box-shadow:0 12px 28px rgba(196,0,26,.18)!important}.live-aside-bottom .upcoming-info-panel:before{background:repeating-conic-gradient(from 20deg,rgba(255,255,255,.16) 0 12deg,rgba(255,210,42,.20) 12deg 24deg)!important;opacity:.8}.live-aside-bottom .upcoming-info-panel:after{content:"TVK LIVE"!important;color:rgba(255,255,255,.16)!important}.live-aside-bottom .upcoming-info-panel .upcoming-label{background:linear-gradient(90deg,#fff 0 52%,#ffd22a 52% 100%)!important;color:#970514!important;text-shadow:none!important;border:1px solid rgba(255,255,255,.75)!important;box-shadow:0 4px 12px rgba(0,0,0,.15)}.live-aside-bottom .upcoming-info-panel strong{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.25)}.live-aside-bottom .upcoming-info-panel em{color:rgba(255,255,255,.92)!important}.live-aside-bottom .upcoming-info-panel:hover{transform:translateY(-1px);filter:brightness(1.03)}

/* Slow breaking ticker to readable news-channel speed */
.breaking-ticker .ticker-track,.ticker-track{animation-duration:110s!important}.breaking-ticker:hover .ticker-track{animation-play-state:paused}
@media(max-width:640px){.breaking-ticker .ticker-track,.ticker-track{animation-duration:95s!important}}

/* Match upcoming label span with live banner palette */
.live-aside-bottom .upcoming-info-panel .upcoming-label,
#main-content .feature-live-block aside .live-aside-bottom .upcoming-info-panel > span:first-child{
    background:linear-gradient(135deg,#ffd22a 0%,#fff3a3 45%,#ffd22a 100%)!important;
    color:#7b0610!important;
    border:1px solid rgba(255,255,255,.9)!important;
    text-shadow:none!important;
    box-shadow:0 4px 12px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.65)!important;
    letter-spacing:.04em;
}
