:root{--brand:#087f8f;--brand-dark:#075d69;--accent:#ff5a36;--ink:#101828;--muted:#667085;--line:#e6e9ee;--paper:#fff;--soft:#f5f7f8;--nav:#0c1720;--shadow:0 18px 50px rgba(15,23,42,.10);--radius:14px;--shell:min(1180px,calc(100% - 40px));--narrow:min(780px,calc(100% - 40px));--wide:min(1320px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Noto Sans Devanagari","Nirmala UI",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}body.dark{--ink:#f0f4f8;--muted:#9da8b5;--line:#273442;--paper:#0c141c;--soft:#111e28;--nav:#071017;--shadow:0 18px 50px rgba(0,0,0,.35)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.shell-narrow{width:var(--narrow);margin-inline:auto}.shell-wide{width:var(--wide);margin-inline:auto}.skip-link,.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{top:8px;left:8px;width:auto;height:auto;margin:0;padding:12px 18px;clip:auto;z-index:1000;background:#fff;color:#000}.reading-progress{position:fixed;left:0;right:0;top:0;height:3px;z-index:1000}.reading-progress span{display:block;width:0;height:100%;background:var(--accent)}
.utility-bar{background:var(--nav);color:#c7d0d8;font-size:12px}.utility-inner{min-height:34px;display:flex;align-items:center;gap:20px}.utility-tagline{color:#fff;margin-right:auto}.utility-actions{display:flex;gap:18px}.utility-actions a:hover{color:#fff}.masthead{min-height:116px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand-wrap{text-align:center}.brand{display:inline-flex;align-items:baseline;font-size:38px;letter-spacing:-2.2px;line-height:1}.brand span{color:var(--ink);font-weight:800}.brand strong{color:var(--brand);font-weight:800}.brand b{color:var(--accent);font-size:26px}.brand-sub{display:block;margin-top:8px;color:var(--muted);font-size:9px;letter-spacing:2.4px;font-weight:800}.masthead-actions{justify-self:end;display:flex;align-items:center;gap:8px}.icon-button{border:0;background:transparent;color:var(--ink);width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:23px}.icon-button:hover{background:var(--soft)}.menu-toggle{display:none;justify-self:start}.menu-toggle span{display:block;width:20px;height:2px;background:currentColor;margin:4px auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;background:var(--brand);color:#fff!important;font-weight:750;padding:13px 20px;border-radius:7px;cursor:pointer;transition:.2s}.button:hover{background:var(--brand-dark);transform:translateY(-1px)}.button-small{padding:10px 16px;font-size:13px}.main-nav{background:var(--nav);color:#fff;border-bottom:3px solid var(--brand)}.nav-inner{display:flex;align-items:center}.home-link{display:grid;place-items:center;width:48px;align-self:stretch;color:#7de0e8;border-right:1px solid rgba(255,255,255,.1)}.nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0}.nav-list li{list-style:none}.nav-list a{display:block;padding:15px 17px;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.45px}.nav-list a:hover,.nav-list .current-menu-item>a,.nav-list .current-cat>a{background:rgba(255,255,255,.08);color:#7de0e8}.search-panel{background:var(--soft);border-bottom:1px solid var(--line);padding:22px 0}.search-form{display:flex;width:100%;gap:8px}.search-form label{flex:1}.search-field{width:100%;height:48px;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:7px;padding:0 16px}.search-form button{border:0;border-radius:7px;background:var(--ink);color:var(--paper);font-weight:750;padding:0 22px;cursor:pointer}
.breaking{height:54px;display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--line);overflow:hidden}.breaking-label{font-size:11px;font-weight:800;color:var(--accent);letter-spacing:1px}.breaking-label i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:5px;animation:pulse 1.5s infinite}.breaking strong{font-size:13px;white-space:nowrap}.breaking-track{display:flex;gap:40px;white-space:nowrap;overflow:hidden;color:var(--muted);font-size:13px}.breaking-track a:before{content:"•";color:var(--accent);margin-right:12px}@keyframes pulse{50%{opacity:.25}}
.hero-grid{display:grid;grid-template-columns:1.72fr 1fr;gap:18px;padding-top:26px}.hero-main,.hero-mini{position:relative;overflow:hidden;border-radius:var(--radius);background:#13212b}.hero-main{min-height:560px}.hero-media,.hero-mini-media{position:absolute;inset:0}.hero-media img,.hero-mini-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.hero-main:hover img,.hero-mini:hover img{transform:scale(1.025)}.media-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(3,10,15,.22) 48%,rgba(3,10,15,.94) 100%)}.hero-copy{position:absolute;z-index:1;left:40px;right:40px;bottom:34px;color:#fff}.hero-copy h1{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:clamp(32px,4vw,54px);line-height:1.05;letter-spacing:-1.5px;margin:10px 0 14px;max-width:820px}.hero-copy p{max-width:680px;color:#e2e8ee;margin:0 0 18px}.eyebrow{display:inline-flex;color:var(--brand);font-size:10px;font-weight:850;letter-spacing:1.15px;text-transform:uppercase}.hero-copy .eyebrow,.hero-mini .eyebrow,.eyebrow.light{color:#72e6ef}.post-meta{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px}.post-meta i{width:3px;height:3px;background:currentColor;border-radius:50%}.hero-copy .post-meta,.hero-mini .post-meta{color:#cdd6dd}.hero-side{display:grid;grid-template-rows:1fr 1fr;gap:18px}.hero-mini-copy{position:absolute;z-index:1;left:25px;right:25px;bottom:23px;color:#fff}.hero-mini h2{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:23px;line-height:1.15;margin:7px 0 11px}.media-fallback{display:grid;place-items:center;width:100%;height:100%;min-height:180px;background:linear-gradient(135deg,#173743,#0d8695);color:rgba(255,255,255,.18);font-size:45px;font-weight:900;letter-spacing:-3px}
.section-pad{padding-top:70px;padding-bottom:70px}.home-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.78fr);gap:54px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:27px;border-bottom:1px solid var(--line);padding-bottom:15px;position:relative}.section-heading:after{content:"";position:absolute;left:0;bottom:-1px;width:65px;height:3px;background:var(--accent)}.section-heading h2{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:32px;line-height:1;margin:7px 0 0}.section-heading>a{font-size:12px;color:var(--muted);font-weight:750}.section-heading>a span{color:var(--accent);font-size:16px}.section-heading.compact h2{font-size:25px}.latest-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px 24px}.story-card{min-width:0}.card-media{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:10px;background:var(--soft)}.card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.story-card:hover .card-media img{transform:scale(1.035)}.card-body{padding-top:16px}.card-body h3{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:21px;line-height:1.25;margin:8px 0}.card-body h3 a:hover{color:var(--brand)}.card-body p{color:var(--muted);font-size:13px;line-height:1.65;margin:0 0 13px}.sidebar-sticky{position:sticky;top:24px}.ranked-list{list-style:none;margin:0;padding:0}.ranked-list li{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:17px 0;border-bottom:1px solid var(--line)}.ranked-list>li>span{font-family:Georgia,serif;color:#c8d0d8;font-size:26px;font-style:italic}.ranked-list h3{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:16px;line-height:1.3;margin:4px 0 5px}.ranked-list h3 a:hover{color:var(--brand)}.ranked-list small{color:var(--muted);font-size:10px}.brief-card{margin-top:28px;border-radius:12px;background:linear-gradient(145deg,#087f8f,#064854);padding:30px;color:#fff;box-shadow:var(--shadow)}.brief-card h3{font-family:Georgia,serif;font-size:28px;line-height:1.1;margin:10px 0}.brief-card p{font-size:13px;color:#cbe7e9}.button-light{background:#fff;color:#064f59!important;font-size:12px}.category-band{border-top:1px solid var(--line)}.band-tint{background:var(--soft)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px}.category-grid.three{grid-template-columns:repeat(3,1fr)}.category-grid .card-body h3{font-size:18px}.category-grid .post-meta{font-size:10px}
.archive-wrap{min-height:60vh}.archive-header{max-width:760px;margin-bottom:42px}.archive-header h1,.page-header h1{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:clamp(38px,6vw,68px);line-height:1.05;margin:10px 0}.archive-description{color:var(--muted);font-size:17px}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 26px}.navigation.pagination{margin-top:55px}.nav-links{display:flex;gap:8px;justify-content:center}.page-numbers{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:6px}.page-numbers.current{background:var(--brand);border-color:var(--brand);color:#fff}.page-shell{max-width:850px}.entry-content{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:18px;line-height:1.85}.entry-content a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.entry-content h2,.entry-content h3,.entry-content h4{color:var(--ink);line-height:1.25;margin:2em 0 .6em}.entry-content h2{font-size:32px}.entry-content h3{font-size:25px}.entry-content blockquote{margin:2em 0;border-left:4px solid var(--accent);padding:5px 0 5px 24px;font-size:22px;color:var(--muted)}.entry-content table{width:100%;border-collapse:collapse;font-family:inherit;font-size:15px}.entry-content td,.entry-content th{padding:12px;border:1px solid var(--line);text-align:left}.entry-content th{background:var(--soft)}
.article-header{padding-top:58px;padding-bottom:35px}.breadcrumbs{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:11px;margin-bottom:22px}.article-header h1{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:clamp(38px,6vw,65px);letter-spacing:-1.2px;line-height:1.07;margin:12px 0 18px}.article-dek{font-family:Georgia,"Noto Serif Devanagari",serif;color:var(--muted);font-size:20px;line-height:1.55}.byline-row{display:flex;align-items:center;gap:12px;margin-top:26px}.author-avatar img{border-radius:50%}.byline-row strong{font-size:13px}.article-dates{display:flex;gap:12px;color:var(--muted);font-size:11px;margin-top:2px}.article-hero img{width:100%;max-height:760px;object-fit:cover;border-radius:14px}.article-hero figcaption{color:var(--muted);font-size:11px;margin-top:8px}.article-layout{display:grid;grid-template-columns:55px minmax(0,720px) minmax(230px,300px);gap:34px;padding-top:55px;padding-bottom:70px;justify-content:center}.share-rail{position:sticky;top:30px;align-self:start;display:flex;flex-direction:column;align-items:center;gap:10px}.share-rail>span{font-size:9px;letter-spacing:1px;color:var(--muted);writing-mode:vertical-rl;margin-bottom:5px}.share-rail a,.share-rail button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--ink);font-weight:800;cursor:pointer}.share-rail a:hover,.share-rail button:hover{background:var(--brand);color:#fff;border-color:var(--brand)}.article-toc{border:1px solid var(--line);border-radius:9px;background:var(--soft);padding:0 20px;margin-bottom:30px}.article-toc>button{width:100%;display:flex;justify-content:space-between;border:0;background:transparent;color:var(--ink);font-weight:800;padding:16px 0;cursor:pointer}.article-toc nav{padding:0 0 14px}.article-toc nav a{display:block;color:var(--muted);font-size:13px;padding:5px 0}.article-toc nav a:hover{color:var(--brand)}.article-content>p:first-child:first-letter{float:left;font-family:Georgia,serif;font-size:76px;line-height:.78;margin:10px 10px 0 0;color:var(--brand)}.article-tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border-top:1px solid var(--line);padding-top:24px;margin-top:38px}.article-tags a{border:1px solid var(--line);border-radius:20px;padding:6px 12px;font-size:11px}.author-box{display:grid;grid-template-columns:80px 1fr;gap:20px;border-top:1px solid var(--line);margin-top:35px;padding-top:30px}.author-box img{border-radius:50%}.author-box h2{font-family:Georgia,serif;margin:3px 0}.author-box p{color:var(--muted);font-size:13px;margin:5px 0}.author-box a{font-size:12px;color:var(--brand);font-weight:750}.widget{border-top:3px solid var(--ink);padding-top:14px;margin-bottom:30px}.widget-title{font-family:Georgia,serif;font-size:21px;margin:0 0 15px}.sidebar-stories article{border-bottom:1px solid var(--line);padding:13px 0}.sidebar-stories article a{display:grid;grid-template-columns:70px 1fr;gap:11px}.sidebar-stories img{width:70px;height:58px;object-fit:cover;border-radius:5px}.sidebar-stories small{display:block;color:var(--brand);font-size:8px;font-weight:800;text-transform:uppercase}.sidebar-stories strong{display:block;font-family:Georgia,serif;font-size:13px;line-height:1.25;margin-top:3px}.trust-card{background:var(--soft);border:1px solid var(--line);border-radius:10px;padding:22px}.trust-card>span{display:grid;place-items:center;width:30px;height:30px;background:var(--brand);color:#fff;border-radius:50%}.trust-card h2{font-family:Georgia,serif;font-size:19px;margin:10px 0 5px}.trust-card p{color:var(--muted);font-size:12px}.trust-card a{color:var(--brand);font-size:11px;font-weight:750}.related-section{background:var(--soft);border-top:1px solid var(--line)}
.comments-area{border-top:1px solid var(--line)}.comment-list{padding-left:0;list-style:none}.comment-body{padding:20px 0;border-bottom:1px solid var(--line)}.comment-author img{border-radius:50%;display:inline-block;margin-right:8px}.comment-form label{display:block;font-size:12px;font-weight:700;margin-bottom:5px}.comment-form input:not([type=submit]),.comment-form textarea{width:100%;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:7px;padding:12px}.comment-form-cookies-consent label{display:inline;font-weight:400}.empty-state{text-align:center;padding:100px 0}.empty-state h1,.empty-state h2{font-family:Georgia,serif}.error-code{display:block;color:var(--brand);font-size:80px;font-weight:900;opacity:.2}.page-404 .search-form{margin:25px auto;max-width:600px}
.site-footer{background:#09141c;color:#d5dde3}.newsletter-band{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-top:60px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.12)}.newsletter-band h2{font-family:Georgia,serif;color:#fff;font-size:34px;margin:5px 0}.newsletter-band p{color:#93a3ae;margin:0}.newsletter-form{display:flex;gap:8px}.newsletter-form input{flex:1;min-width:0;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:7px;padding:0 16px}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:50px;padding-top:60px;padding-bottom:60px}.brand-light span{color:#fff}.footer-brand p{color:#8797a2;font-size:13px;max-width:260px}.footer-title{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:1px;margin:0 0 17px}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-grid li{margin:8px 0}.footer-grid li a{color:#91a0aa;font-size:13px}.footer-grid a:hover{color:#fff}.copyright{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:23px;padding-bottom:23px;color:#758691;font-size:10px}
@media(max-width:980px){.menu-toggle{display:block}.masthead{grid-template-columns:1fr auto 1fr}.main-nav{display:none}.main-nav.is-open{display:block}.nav-inner{align-items:stretch}.nav-list{display:block;width:100%;padding:10px 0}.nav-list a{padding:13px}.home-link{display:none}.hero-grid{grid-template-columns:1fr}.hero-side{grid-template-columns:1fr 1fr;grid-template-rows:300px}.home-layout{grid-template-columns:1fr}.home-sidebar{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.archive-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:45px minmax(0,1fr)}.article-sidebar{display:none}}
@media(max-width:680px){:root{--shell:min(100% - 28px,1180px);--narrow:min(100% - 28px,780px);--wide:100%}.utility-tagline,.utility-actions,.theme-toggle,.masthead-actions .button{display:none}.utility-inner{justify-content:center}.today{font-size:10px}.masthead{min-height:82px}.brand{font-size:30px}.brand-sub{font-size:7px;letter-spacing:1.6px}.masthead-actions{display:flex}.hero-grid{width:100%;padding-top:0;gap:3px}.hero-main{min-height:490px;border-radius:0}.hero-copy{left:20px;right:20px;bottom:24px}.hero-copy h1{font-size:34px}.hero-copy p{display:none}.hero-side{grid-template-columns:1fr;grid-template-rows:290px 290px;gap:3px}.hero-mini{border-radius:0}.breaking{width:calc(100% - 28px)}.section-pad{padding-top:48px;padding-bottom:48px}.latest-grid,.category-grid,.category-grid.three,.archive-grid{grid-template-columns:1fr}.latest-grid{gap:35px}.section-heading h2{font-size:27px}.home-layout{gap:0}.category-grid{gap:35px}.article-header{padding-top:38px}.article-header h1{font-size:38px}.article-dek{font-size:17px}.article-dates{flex-wrap:wrap;gap:5px 10px}.article-hero img{border-radius:0}.article-layout{grid-template-columns:1fr;padding-top:35px}.share-rail{position:static;flex-direction:row;justify-content:flex-start}.share-rail>span{writing-mode:initial;margin:0 5px 0 0}.entry-content{font-size:17px}.entry-content h2{font-size:27px}.newsletter-band{grid-template-columns:1fr;gap:25px}.newsletter-form{display:grid}.newsletter-form input{height:50px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1}.copyright{display:grid;gap:7px}.author-box{grid-template-columns:55px 1fr}.author-box img{width:55px;height:55px}.breadcrumbs{overflow:hidden;white-space:nowrap}.article-content>p:first-child:first-letter{font-size:61px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Compact masthead: use a clean typographic identity instead of the uploaded image logo. */
.masthead{min-height:82px;grid-template-columns:auto 1fr auto;gap:24px}.brand-wrap{text-align:left}.brand{font-size:31px;letter-spacing:-1.8px}.brand b{font-size:22px}.brand-sub{margin-top:5px;font-size:7px;letter-spacing:2px}.masthead-actions{grid-column:3}
@media(max-width:980px){.masthead{grid-template-columns:40px 1fr auto}.brand-wrap{text-align:center}.masthead-actions{grid-column:3}}
@media(max-width:680px){.masthead{min-height:72px;gap:8px}.brand{font-size:27px}.brand-sub{display:none}}

/* Article media and conversion CTA. */
.article-hero{width:min(900px,calc(100% - 40px));margin:0 auto}.article-hero img{width:100%;aspect-ratio:16/9;max-height:506px;object-fit:cover;border-radius:12px}.article-hero figcaption{max-width:760px;margin:8px auto 0;color:var(--muted);font-size:11px;line-height:1.45}.article-content img{max-width:100%;height:auto;border-radius:9px}.article-content figure{max-width:100%;margin:1.8em 0}.article-content figcaption{margin-top:7px;color:var(--muted);font-family:Inter,"Noto Sans Devanagari",sans-serif;font-size:11px;line-height:1.45;text-align:center}
.preferred-source{margin:34px 0 8px}.preferred-source>a{display:grid;grid-template-columns:52px 1fr 26px;gap:15px;align-items:center;border:1px solid #c9cdd3;border-radius:14px;background:#fff;color:#111827;padding:17px 20px;box-shadow:0 6px 20px rgba(15,23,42,.05);transition:border-color .2s,transform .2s}.preferred-source>a:hover{border-color:#4285f4;transform:translateY(-2px)}.preferred-source strong{display:block;font-family:Inter,"Noto Sans Devanagari",sans-serif;font-size:18px;line-height:1.18}.preferred-source small{display:block;margin-top:5px;color:#667085;font-size:10px}.preferred-source>a>b{color:#4285f4;font-size:21px}.google-g{display:grid;place-items:center;width:46px;height:46px;font-family:Arial,sans-serif;font-size:37px;font-weight:800;background:conic-gradient(from -40deg,#4285f4 0 25%,#34a853 0 43%,#fbbc05 0 67%,#ea4335 0 84%,#4285f4 0);background-clip:text;-webkit-background-clip:text;color:transparent}

/* Compact comments keep the article ending clean. */
.comments-area{width:min(650px,calc(100% - 40px));padding-top:38px;padding-bottom:48px}.comments-area>h2,.comment-reply-title{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:24px;margin:0 0 15px}.comment-notes{margin:0 0 16px;color:var(--muted);font-size:11px}.comment-form{display:flex;flex-wrap:wrap;gap:12px}.comment-form>p{width:100%;margin:0}.comment-form .comment-form-author,.comment-form .comment-form-email{width:calc(50% - 6px)}.comment-form textarea{height:115px;resize:vertical}.comment-form input:not([type=submit]){height:42px}.comment-form .form-submit{margin-top:4px}.comment-form .button{padding:10px 17px;font-size:12px}.comment-form-cookies-consent{display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:10px}.comment-list .comment-body{padding:14px 0;font-size:13px}
@media(max-width:680px){.article-hero{width:100%}.article-hero img{border-radius:0}.article-hero figcaption{padding:0 14px}.preferred-source>a{grid-template-columns:42px 1fr 18px;padding:14px}.google-g{width:38px;height:38px;font-size:31px}.preferred-source strong{font-size:16px}.preferred-source small{display:none}.comment-form .comment-form-author,.comment-form .comment-form-email{width:100%}}

/* 2026 category newsroom */
.category-header{background:linear-gradient(180deg,var(--soft),var(--paper));border-bottom:1px solid var(--line);padding:46px 0 35px}.category-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.category-title-row .breadcrumbs{margin-bottom:18px}.category-title-row h1{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:clamp(44px,7vw,76px);line-height:.98;letter-spacing:-2px;margin:8px 0 0}.category-description{max-width:690px;color:var(--muted);font-size:15px;margin-top:15px}.category-description p{margin:0}.category-count{display:grid;place-items:center;flex:0 0 94px;width:94px;height:94px;border:1px solid var(--line);border-radius:50%;color:var(--brand);font-family:Georgia,serif;font-size:28px}.category-count small{display:block;margin-top:-21px;color:var(--muted);font-family:Inter,sans-serif;font-size:8px;font-weight:800;letter-spacing:1px;text-transform:uppercase}
.category-lead{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);gap:28px;padding-top:34px;padding-bottom:36px}.category-lead-main{display:grid;grid-template-columns:1.2fr 1fr;min-height:390px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 15px 45px rgba(15,23,42,.07)}.category-lead-media{display:block;min-height:390px;background:var(--soft);overflow:hidden}.category-lead-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.category-lead-main:hover .category-lead-media img{transform:scale(1.025)}.category-lead-copy{display:flex;flex-direction:column;justify-content:center;padding:35px}.category-lead-copy h2{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:clamp(27px,3vw,39px);line-height:1.1;letter-spacing:-.6px;margin:9px 0 12px}.category-lead-copy h2 a:hover{color:var(--brand)}.category-lead-copy p{color:var(--muted);font-size:13px;line-height:1.65;margin:0 0 20px}.category-lead-side{display:flex;flex-direction:column;border-top:3px solid var(--ink)}.category-side-story{display:grid;grid-template-columns:118px 1fr;gap:15px;flex:1;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.category-side-media{display:block;width:118px;aspect-ratio:1.25;overflow:hidden;border-radius:7px}.category-side-media img{width:100%;height:100%;object-fit:cover}.category-side-media .media-fallback{min-height:100%;font-size:25px}.category-side-story h3{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:17px;line-height:1.25;margin:5px 0 9px}.category-side-story h3 a:hover{color:var(--brand)}
.topic-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--nav);color:#fff}.topic-strip-inner{min-height:62px;display:flex;align-items:center;gap:25px;overflow:hidden}.topic-strip strong{flex:0 0 auto;font-size:11px;text-transform:uppercase;letter-spacing:.7px}.topic-strip strong i,.feed-status i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--accent);animation:pulse 1.5s infinite}.topic-chips{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none}.topic-chips::-webkit-scrollbar{display:none}.topic-chips a{flex:0 0 auto;border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:7px 13px;color:#cbd5dc;font-size:11px}.topic-chips a:hover{border-color:#72e6ef;color:#72e6ef}
.category-content{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(270px,.72fr);gap:58px}.feed-status{color:var(--muted);font-size:10px}.feed-status i{background:#17b26a;animation:none}.news-feed{border-top:1px solid var(--line)}.news-row{display:grid;grid-template-columns:250px minmax(0,1fr);gap:25px;padding:25px 0;border-bottom:1px solid var(--line)}.news-row-media{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:9px;background:var(--soft)}.news-row-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.news-row:hover .news-row-media img{transform:scale(1.03)}.news-row-media .media-fallback{min-height:100%}.news-row-copy{align-self:center}.news-row-copy h3{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:25px;line-height:1.2;margin:7px 0 9px}.news-row-copy h3 a:hover{color:var(--brand)}.news-row-copy p{color:var(--muted);font-size:13px;line-height:1.6;margin:0 0 13px}.popular-panel{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--paper)}.popular-panel-head{padding:22px 22px 17px;border-bottom:1px solid var(--line)}.popular-panel-head h2{font-family:Georgia,serif;font-size:25px;margin:4px 0 0}.popular-category-list{list-style:none;margin:0;padding:0 20px}.popular-category-list li{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:18px 0;border-bottom:1px solid var(--line)}.popular-category-list li:last-child{border-bottom:0}.popular-category-list>li>span{color:#c1c9d1;font-family:Georgia,serif;font-size:21px;font-style:italic}.popular-category-list h3{font-family:Georgia,"Noto Serif Devanagari",serif;font-size:15px;line-height:1.3;margin:0 0 6px}.popular-category-list h3 a:hover{color:var(--brand)}.popular-category-list small{color:var(--muted);font-size:9px}.category-newsletter{margin-top:25px;padding:28px;border-radius:12px;background:linear-gradient(145deg,#087f8f,#064854);color:#fff}.category-newsletter h2{font-family:Georgia,serif;font-size:27px;margin:8px 0}.category-newsletter p{color:#c5e0e3;font-size:12px;line-height:1.6}.category-newsletter .button{margin-top:7px}
@media(max-width:980px){.category-lead{grid-template-columns:1fr}.category-lead-side{display:grid;grid-template-columns:1fr 1fr;gap:20px}.category-content{grid-template-columns:1fr}.category-sidebar{display:none}}
@media(max-width:760px){.category-header{padding:34px 0 28px}.category-count{display:none}.category-title-row h1{font-size:46px}.category-lead{width:100%;padding-top:0;gap:0}.category-lead-main{grid-template-columns:1fr;border:0;border-radius:0;box-shadow:none}.category-lead-media{min-height:auto;aspect-ratio:16/10}.category-lead-copy{padding:25px 14px 30px}.category-lead-side{grid-template-columns:1fr;width:var(--shell);margin:auto;gap:0}.topic-strip-inner{min-height:56px;gap:15px}.news-row{grid-template-columns:1fr;gap:15px;padding:24px 0}.news-row-copy h3{font-size:22px}.news-row-copy p{display:none}.feed-status{display:none}}
