:root{--red:#d71920;--ink:#131722;--muted:#667085;--line:#e7e9ee;--paper:#fff;--soft:#f5f6f8;--nav:#101828}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:"Noto Sans Devanagari","Mangal",system-ui,sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.topline{background:var(--nav);color:#dbe1ea;font-size:13px;padding:8px 0}.topline .wrap{display:flex;justify-content:space-between}.site-head{background:#fff;box-shadow:0 2px 10px #10182812;position:relative;z-index:5}.brand-row{min-height:104px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:27px;white-space:nowrap}.brand b{display:grid;place-items:center;background:var(--red);color:#fff;width:52px;height:52px;border-radius:5px}.brand small{display:block;color:var(--red);font-size:11px;letter-spacing:1px}.head-ad{max-width:430px;margin-left:auto}.head-ad img{max-height:72px;object-fit:contain}.search{display:flex;border:1px solid var(--line);border-radius:6px;overflow:hidden}.search input{width:185px;border:0;padding:11px}.search button{border:0;background:var(--red);color:#fff;padding:0 15px;font-weight:700}.site-head nav{background:var(--red);color:#fff}.nav-scroll{display:flex;align-items:center;overflow:visible;gap:2px}.nav-scroll>a,.nav-scroll summary{padding:14px 15px;display:block;font-weight:700;font-size:14px;white-space:nowrap;cursor:pointer}.nav-scroll>a:hover{background:#b90e15}.nav-scroll details{position:relative}.nav-scroll details div{position:absolute;background:#fff;color:var(--ink);min-width:260px;display:grid;grid-template-columns:1fr 1fr;padding:12px;box-shadow:0 8px 30px #0002}.nav-scroll details div a{padding:8px}.ticker{background:#fff4f4;border-bottom:1px solid #ffd6d8}.ticker .wrap{display:flex;align-items:center;overflow:hidden}.ticker b{background:var(--red);color:white;padding:10px 14px;margin-right:15px}.ticker div div{display:flex;gap:35px;white-space:nowrap;overflow:hidden}.page{padding-top:28px;padding-bottom:55px}.banner-ad{display:block;margin:0 0 24px}.banner-ad img{width:100%;max-height:130px;object-fit:cover}.lead-grid,.content-grid{display:grid;grid-template-columns:minmax(0,2.2fr)minmax(260px,.8fr);gap:30px}.hero{position:relative;border-radius:10px;overflow:hidden;min-height:430px;background:#111}.hero img{width:100%;height:430px;object-fit:cover;opacity:.75}.hero div{position:absolute;inset:auto 0 0;padding:65px 32px 27px;color:#fff;background:linear-gradient(transparent,#05070bdd)}.hero span,.news-card span,.list-news span{color:var(--red);font-weight:800;font-size:13px}.hero div span{color:#fff;background:var(--red);padding:5px 9px;border-radius:3px}.hero h1{font-size:35px;line-height:1.25;margin:14px 0 8px}.hero p{margin:0;color:#eee}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:18px}.mini img{width:100%;height:150px;object-fit:cover;border-radius:7px}.mini h3{margin:9px 0;line-height:1.35}.section-title{border-bottom:3px solid var(--ink);display:flex;justify-content:space-between;align-items:end;margin:10px 0 20px}.section-title h1,.section-title h2{font-size:24px;margin:0;border-bottom:3px solid var(--red);padding:0 0 9px;margin-bottom:-3px}.section-title a{font-size:13px;color:var(--red);padding-bottom:10px}.trend-list{list-style:none;padding:0;margin:0;counter-reset:item}.trend-list li{position:relative;padding:0 0 16px 42px;margin-bottom:16px;border-bottom:1px solid var(--line);font-weight:700;line-height:1.45;counter-increment:item}.trend-list li:before{content:counter(item);position:absolute;left:0;color:#c8cbd1;font-size:30px;font-weight:900}.trend-list small{display:block;color:var(--muted);font-weight:400;margin-top:5px}.side-ad{display:block;margin:20px 0}.side-ad img{width:100%}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card{border-bottom:1px solid var(--line);padding-bottom:18px}.news-card img{width:100%;height:190px;object-fit:cover;border-radius:7px;margin-bottom:12px}.news-card h3{font-size:19px;line-height:1.35;margin:8px 0}.news-card p{color:var(--muted);margin:8px 0;line-height:1.5}.news-card small,.list-news small{color:#8a909c}.list-news article{border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:20px}.list-news article>a{display:grid;grid-template-columns:240px 1fr;gap:22px}.list-news img{height:150px;width:100%;object-fit:cover;border-radius:6px}.list-news h2{margin:7px 0;font-size:23px}.list-news p{color:var(--muted);line-height:1.55}.empty{background:var(--soft);padding:35px;text-align:center;color:var(--muted);border-radius:8px}.crumb{font-size:14px;color:var(--muted);margin-bottom:20px}.article h1{font-size:43px;line-height:1.25;margin:0 0 12px}.subhead,.article-excerpt{font-size:19px;color:var(--muted);line-height:1.65}.article-meta{display:flex;gap:20px;flex-wrap:wrap;font-size:14px;color:var(--muted);padding:15px 0;border-block:1px solid var(--line)}.share{display:flex;gap:8px;margin:18px 0}.share a,.share button{border:0;padding:9px 13px;border-radius:4px;background:var(--soft);font:inherit;cursor:pointer}.article-image{width:100%;max-height:520px;object-fit:cover;border-radius:8px}.article-body{font-family:"Noto Serif Devanagari","Mangal",serif;font-size:19px;line-height:1.9}.article-body h2{margin-top:35px}.video{aspect-ratio:16/9;margin:25px 0}.video iframe{border:0;width:100%;height:100%}.site-footer{background:var(--nav);color:#cbd2dc;padding-top:50px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-grid h3{color:#fff}.footer-grid>div>a{display:block;margin:10px 0}.brand.inverse{color:#fff}.copyright{text-align:center;border-top:1px solid #293241;margin-top:35px;padding:18px}.chat-toggle{position:fixed;right:22px;bottom:22px;background:var(--red);color:#fff;border:0;border-radius:28px;padding:14px 20px;font-weight:800;z-index:20;box-shadow:0 8px 30px #d7192055}.chatbox{position:fixed;right:22px;bottom:80px;width:min(370px,calc(100% - 28px));background:#fff;border-radius:12px;box-shadow:0 12px 55px #0003;z-index:20;overflow:hidden}.chatbox header{background:var(--nav);color:#fff;padding:15px;display:flex;justify-content:space-between}.chatbox header button{background:none;border:0;color:#fff;font-size:22px}.chat-log{height:300px;overflow:auto;padding:15px;background:var(--soft)}.chat-log p{padding:10px;border-radius:8px;background:#fff;line-height:1.45}.chat-log .me{background:#ffe9ea;margin-left:25px}.chatbox form{display:flex;padding:10px}.chatbox input{flex:1;border:1px solid var(--line);padding:11px}.chatbox form button{background:var(--red);color:#fff;border:0;padding:0 14px}@media(max-width:900px){.head-ad{display:none}.lead-grid,.content-grid{grid-template-columns:1fr}.news-grid{grid-template-columns:repeat(2,1fr)}.article h1{font-size:34px}}@media(max-width:620px){.wrap{width:min(100% - 20px,1180px)}.brand-row{min-height:82px}.brand{font-size:21px}.brand b{width:44px;height:44px}.search{margin-left:auto}.search input{width:115px}.search button{padding:0 9px}.nav-scroll{overflow:auto}.nav-scroll details{display:none}.hero,.hero img{height:360px;min-height:360px}.hero h1{font-size:26px}.hero div{padding:50px 18px 20px}.mini-grid,.news-grid{grid-template-columns:1fr 1fr;gap:12px}.mini img,.news-card img{height:120px}.news-card h3{font-size:16px}.news-card p{display:none}.list-news article>a{grid-template-columns:120px 1fr;gap:12px}.list-news img{height:95px}.list-news h2{font-size:18px;margin:4px 0}.list-news p{display:none}.article h1{font-size:29px}.article-body{font-size:18px}.footer-grid{grid-template-columns:1fr;gap:20px}.topline .wrap span{overflow:hidden;white-space:nowrap}.topline a{display:none}}

