:root{--red:#c9152b;--dark:#111827;--muted:#6b7280;--bg:#f5f6f8;--card:#fff;--text:#151515}
html.dark{--bg:#101216;--card:#191d24;--text:#f3f4f6;--muted:#aeb5c0}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,"Noto Sans Tamil",sans-serif}
a{text-decoration:none;color:inherit}.top-strip{background:#111827;color:#d1d5db;font-size:.8rem;padding:.4rem 0}.site-header{background:var(--card)!important}.brand{font-weight:900;font-size:1.65rem;letter-spacing:.5px;color:var(--text)}.brand::first-letter{color:var(--red)}.vn-nav{background:linear-gradient(90deg,#b51225,#d91f38)}.navbar-nav{gap:.25rem}.nav-link{font-weight:600}.breaking-wrap{background:#fff3cd;border-bottom:1px solid #ffe69c;padding:.65rem 0}.breaking-label{background:var(--red);color:#fff;padding:.35rem .65rem;font-size:.8rem;font-weight:800}.ticker a{color:#111;font-weight:600}
.hero-grid{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.hero-main{min-height:470px;position:relative;border-radius:18px;overflow:hidden;background:#111}.hero-main>a,.hero-main img{display:block;width:100%;height:100%}.hero-main img{position:absolute;object-fit:cover;opacity:.82}.hero-overlay{position:absolute;left:0;right:0;bottom:0;padding:5rem 2rem 2rem;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.88))}.hero-overlay h1{font-size:2.2rem;font-weight:800}.hero-overlay p{margin:0;color:#e5e7eb}.category-pill{background:var(--red);padding:.35rem .65rem;border-radius:999px;font-size:.8rem}.hero-side{display:grid;grid-template-rows:repeat(4,1fr);gap:.75rem}.mini-story{background:var(--card);border-radius:14px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.06)}.mini-story a{display:grid;grid-template-columns:120px 1fr;height:100%}.mini-story img{width:120px;height:100%;object-fit:cover}.mini-story div{padding:.8rem}.mini-story span,.category-text{color:var(--red);font-weight:800;font-size:.8rem}.mini-story h2{font-size:.95rem;margin:.3rem 0 0;font-weight:750}
.section-title{display:flex;align-items:center;justify-content:space-between;border-left:5px solid var(--red);padding-left:.8rem;margin-bottom:1.2rem}.section-title h1,.section-title h2{margin:0;font-weight:850}.news-card{background:var(--card);border-radius:16px;overflow:hidden;height:100%;box-shadow:0 8px 25px rgba(0,0,0,.055)}.news-card img{width:100%;height:220px;object-fit:cover}.news-card h2,.news-card h3{font-size:1.15rem;font-weight:800;margin:.4rem 0}.news-card p{color:var(--muted);margin-bottom:.5rem}.news-card small{color:var(--muted)}
.sidebar-box{background:var(--card);padding:1.25rem;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.05)}.sidebar-box h3{font-size:1.2rem;font-weight:850;border-bottom:3px solid var(--red);padding-bottom:.6rem}.popular-item{display:flex;gap:.65rem;padding:.8rem 0;border-bottom:1px solid rgba(128,128,128,.2);font-weight:650}.popular-item span{color:var(--red);font-weight:800}.video-card{display:block}.video-thumb{height:170px;position:relative;border-radius:14px;overflow:hidden;background:#111}.video-thumb img{width:100%;height:100%;object-fit:cover;opacity:.8}.video-thumb span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff}.video-card h2,.video-card h3{font-size:1rem;font-weight:750;margin-top:.7rem}
.article-page h1{font-size:2.5rem;font-weight:900;line-height:1.25}.article-meta{color:var(--muted);margin:1rem 0}.article-image{width:100%;max-height:580px;object-fit:cover;border-radius:18px}.article-lead{font-size:1.25rem;font-weight:600;line-height:1.8}.article-content{font-size:1.12rem;line-height:2;color:var(--text)}.share-box{padding:1rem;background:var(--card);border-radius:12px}.gallery-grid{columns:3 280px;column-gap:1rem}.gallery-grid figure{break-inside:avoid;background:var(--card);border-radius:14px;overflow:hidden;margin:0 0 1rem}.gallery-grid img{width:100%}.gallery-grid figcaption{padding:1rem}.search-item{background:var(--card);padding:1.2rem;border-radius:14px;margin-bottom:1rem}.footer{background:#111827;color:#d1d5db}.footer a{color:#fff}.footer-brand{color:#fff}.footer-bottom{background:#0b0f18}.ad-box img{max-height:220px}
@media(max-width:991px){.hero-grid{grid-template-columns:1fr}.hero-main{min-height:420px}.hero-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.article-page h1{font-size:2rem}}
@media(max-width:576px){.hero-main{min-height:390px}.hero-overlay{padding:4rem 1.1rem 1.2rem}.hero-overlay h1{font-size:1.55rem}.hero-overlay p{display:none}.hero-side{grid-template-columns:1fr}.news-card img{height:200px}.article-page h1{font-size:1.65rem}.top-strip span:last-child{display:none}}

.video-wrap{position:relative;padding-top:56.25%;background:#000}.video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.btn{display:inline-block;padding:.65rem 1rem;background:#b30000;color:#fff;text-decoration:none;border-radius:6px}.empty{padding:2rem;background:#f5f5f5;border-radius:8px}

.brand-logo{display:inline-flex;align-items:center}.brand-logo img{display:block;width:auto;height:92px;max-width:390px;object-fit:contain}.footer-logo{display:inline-block;background:#fff;border-radius:12px;padding:6px;margin-bottom:12px}.footer-logo img{display:block;width:auto;height:85px;max-width:340px;object-fit:contain}@media(max-width:576px){.brand-logo img{height:62px;max-width:235px}.site-header .container{padding-top:.55rem!important;padding-bottom:.55rem!important}.footer-logo img{height:62px;max-width:235px}}
