/*
Theme Name: AYUSH24 NEWS Portal Pro
Author: AYUSH24 NEWS
Description: Premium lightweight newsroom portal theme inspired by modern news-site information hierarchy, without external framework dependencies.
Version: 4.0.6
License: GPL-2.0-or-later
Text Domain: ayush24-news
*/
:root{--r:#d71920;--r2:#ef3036;--b:#063b73;--b2:#0b5da9;--n:#031a30;--ink:#111827;--muted:#687386;--line:#e3e7ed;--soft:#f3f6fa;--white:#fff;--shadow:0 5px 18px rgba(4,31,58,.09);--shadow2:0 18px 45px rgba(4,31,58,.16);--max:1220px;--rad:10px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f7fa;color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(calc(100% - 28px),var(--max));margin:auto}
.ay-progress{position:fixed;left:0;top:0;height:3px;width:0;background:linear-gradient(90deg,var(--r),#ff6b70,var(--b2));z-index:100000}.skip-link{position:absolute;left:10px;top:-60px;background:#000;color:#fff;padding:10px;z-index:99999}.skip-link:focus{top:10px}
.ay-top{background:#fff;border-top:1px solid #cfd6df;border-bottom:1px solid #d9dfe7;color:#425168;font-size:10px}.ay-top-inner{height:31px;display:flex;align-items:center;justify-content:space-between;gap:10px}.ay-top-links{display:flex;gap:16px;white-space:nowrap;overflow:auto}.ay-top-links a:hover{color:var(--r)}
.ay-header{background:#fff;border-bottom:1px solid var(--line)}.ay-header-main{min-height:80px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px}.ay-datetime{font-size:10px;color:var(--muted);font-weight:800}.ay-datetime strong{display:block;color:var(--b);font-size:11px}.ay-brand{justify-self:center;display:flex;align-items:center;gap:10px}.ay-mark{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:1000;background:radial-gradient(circle at 30% 25%,#ff5055,var(--r) 55%,#aa0d13);box-shadow:0 0 0 3px #f8d9db,0 5px 14px rgba(215,25,32,.2);transition:.25s}.ay-brand:hover .ay-mark{transform:rotate(-7deg) scale(1.05)}.ay-brand-name{font-size:26px;line-height:1;color:var(--b);font-weight:1000;letter-spacing:-.04em}.ay-brand-name span{color:var(--r)}.ay-tag{display:block;color:#8792a2;font-size:8px;margin-top:3px;letter-spacing:.03em}.ay-actions{justify-self:end;display:flex;gap:6px}.ay-action{width:38px;height:38px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--b);transition:.2s}.ay-action:hover{border-color:#9eb2c9;box-shadow:var(--shadow);transform:translateY(-2px)}.ay-menu-toggle{display:none}
.ay-nav{background:var(--b);color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.12)}.ay-nav-inner{display:flex;align-items:center;min-height:43px;list-style:none!important;margin:0!important;padding:0!important;overflow:auto;gap:0}.ay-nav-inner li{list-style:none!important;margin:0!important;padding:0!important}.ay-nav-inner li:before{display:none!important}.ay-nav a{display:block;padding:10px 13px;font-size:11px;font-weight:900;white-space:nowrap;position:relative}.ay-nav a:hover,.ay-nav .current-menu-item>a{background:#0a4b8e}.ay-nav a:after{content:"";position:absolute;left:12px;right:12px;bottom:4px;height:2px;border-radius:2px;background:#fff;transform:scaleX(0);transition:.2s}.ay-nav a:hover:after,.ay-nav .current-menu-item>a:after{transform:scaleX(1)}
.ay-breaking{background:#fff;border-bottom:1px solid var(--line)}.ay-breaking-inner{height:42px;display:flex;align-items:center;overflow:hidden}.ay-breaking-label{background:var(--r);color:#fff;padding:6px 10px;border-radius:5px;font-size:10px;font-weight:1000;white-space:nowrap;box-shadow:0 3px 9px rgba(215,25,32,.18)}.ay-ticker{flex:1;overflow:hidden;white-space:nowrap;margin-left:10px}.ay-ticker-track{display:inline-flex;gap:30px;animation:tick 35s linear infinite}.ay-ticker:hover .ay-ticker-track{animation-play-state:paused}.ay-ticker-item{font-size:11px;font-weight:800}.ay-dot{color:var(--r)}@keyframes tick{to{transform:translateX(-50%)}}
.ay-main{padding:16px 0 48px}.ay-ad{min-height:72px;border:1px dashed #cbd4df;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#9aa6b6;font-size:10px;margin-bottom:15px}.ay-ad strong{color:#475467}
.ay-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:22px 0 11px;border-bottom:2px solid var(--b);position:relative}.ay-section-head:after{content:"";position:absolute;bottom:-2px;left:0;width:65px;height:2px;background:var(--r)}.ay-section-head h1,.ay-section-head h2{font-size:19px;line-height:1.2;margin:0;padding:0 0 7px;font-weight:1000}.ay-more{font-size:10px;font-weight:950;color:var(--r);padding-bottom:7px}
.ay-portal-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(250px,.8fr) minmax(235px,.65fr);gap:10px}.ay-lead{position:relative;overflow:hidden;border-radius:10px;background:#0a1725;color:#fff;min-height:365px;box-shadow:var(--shadow2);isolation:isolate}.ay-lead>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .7s ease,filter .4s}.ay-lead:hover>img{transform:scale(1.05);filter:saturate(1.08)}.ay-lead:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.03) 68%)}.ay-lead-content{position:absolute;left:0;right:0;bottom:0;padding:20px}.ay-kicker{display:inline-block;background:var(--r);color:#fff;border-radius:4px;padding:4px 7px;font-size:9px;font-weight:1000}.ay-lead-title{font-size:clamp(25px,3.1vw,40px);line-height:1.08;margin:8px 0;font-weight:1000;letter-spacing:-.03em}.ay-lead-excerpt{font-size:11px;color:#e5ebf2;margin:0 0 9px}.ay-meta{font-size:9px;color:var(--muted);display:flex;gap:6px;flex-wrap:wrap}.ay-lead .ay-meta{color:#d8e3ee}
.ay-mid-stack{display:grid;gap:10px}.ay-news-card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;box-shadow:0 2px 9px rgba(0,0,0,.035);transition:transform .23s,box-shadow .23s,border-color .23s}.ay-news-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#bdcddd}.ay-news-card>a{display:block;overflow:hidden}.ay-news-card img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .45s ease}.ay-news-card:hover img{transform:scale(1.06)}.ay-news-body{padding:9px}.ay-news-title{font-size:13px;line-height:1.35;margin:3px 0;font-weight:950}.ay-news-card:hover .ay-news-title{color:var(--r)}
.ay-popular{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;box-shadow:var(--shadow)}.ay-tabs{display:grid;grid-template-columns:1fr 1fr;background:var(--b);color:#fff}.ay-tab{border:0;background:transparent;color:#fff;padding:9px 5px;font-size:10px;font-weight:950}.ay-tab.active{background:var(--r)}.ay-pop-list{padding:3px 9px}.ay-pop-item{display:grid;grid-template-columns:74px 1fr;gap:8px;padding:8px 0;border-bottom:1px dashed #d8dde5}.ay-pop-item:last-child{border-bottom:0}.ay-pop-item img{width:74px;height:52px;object-fit:cover;border-radius:5px}.ay-pop-title{font-size:10px;line-height:1.3;font-weight:850}.ay-pop-meta{font-size:8px;color:var(--muted);margin-top:3px}
.ay-promo{margin:12px 0;min-height:72px;background:linear-gradient(90deg,#18212b,#28313a);border-radius:7px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:9px 16px;color:#fff;box-shadow:var(--shadow)}.ay-promo .ay-adbox{background:#fff;color:#9aa2ac;border-radius:5px;padding:10px;text-align:center;font-size:9px}.ay-promo strong{font-size:13px;text-align:center}.ay-promo .ay-btn{justify-self:end}
.ay-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.ay-list{display:grid;gap:10px}.ay-list-card{display:grid;grid-template-columns:195px 1fr;gap:13px;padding:9px;background:#fff;border:1px solid var(--line);border-radius:9px;transition:.22s}.ay-list-card:hover{transform:translateX(3px);box-shadow:var(--shadow);border-color:#c5d3e2}.ay-list-card>a{overflow:hidden;border-radius:7px}.ay-list-card img{width:195px;height:126px;object-fit:cover;transition:.45s}.ay-list-card:hover img{transform:scale(1.05)}.ay-list-title{font-size:17px;line-height:1.3;margin:4px 0 6px;font-weight:950}.ay-list-excerpt{font-size:11px;color:#536071;margin:0}
.ay-sidebar{display:grid;align-content:start;gap:13px}.ay-widget{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;box-shadow:0 2px 9px rgba(0,0,0,.035)}.ay-widget-title{margin:0;padding:10px 12px;color:#fff;background:linear-gradient(90deg,var(--r),var(--b));font-size:13px;font-weight:1000}.ay-widget-body{padding:9px 11px}.ay-widget ul{list-style:none!important;padding:0!important;margin:0!important}.ay-widget li{list-style:none!important;padding:7px 0;border-bottom:1px dashed #d9dee5;font-size:10px;font-weight:800}.ay-widget li:before{content:"";display:inline-block;width:5px;height:5px;background:var(--r);border-radius:50%;margin:0 7px 1px 0}.ay-widget li:last-child{border-bottom:0}
.ay-reporter-strip{background:linear-gradient(100deg,#fff,#f3f8fd);border:1px solid #d4e0ec;border-radius:10px;padding:12px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow)}.ay-reporter-strip .ay-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.ay-reporter-main{flex:1;min-width:0}.ay-reporter-name{font-size:13px;color:var(--b);font-weight:1000}.ay-reporter-role{font-size:9px;color:var(--muted)}.ay-verified{display:inline-flex;background:#eaf8ef;color:#177245;border-radius:99px;padding:2px 6px;font-size:8px;font-weight:900}.ay-follow{border:1px solid var(--r);background:#fff;color:var(--r);border-radius:99px;padding:6px 10px;font-size:9px;font-weight:950;transition:.2s}.ay-follow:hover,.ay-follow.is-following{background:var(--r);color:#fff;transform:translateY(-1px)}
.ay-article-wrap{display:grid;grid-template-columns:minmax(0,875px) 300px;gap:20px}.ay-article{min-width:0}.ay-breadcrumb{font-size:9px;color:var(--muted);margin-bottom:8px}.ay-article-head{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px 18px 12px;box-shadow:0 2px 10px rgba(0,0,0,.025)}.ay-article-title{font-size:clamp(30px,4.2vw,53px);line-height:1.08;margin:7px 0 11px;font-weight:1000;letter-spacing:-.04em}.ay-article-dek{font-size:15px;line-height:1.6;color:#4d596a;margin:0 0 12px}.ay-byline{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.ay-byline .ay-avatar{width:45px;height:45px;border-radius:50%;object-fit:cover}.ay-byline-name{font-size:11px;font-weight:950}.ay-article-hero{margin:12px 0 0;border-radius:10px;overflow:hidden;background:#e9eef4}.ay-article-hero img{width:100%;max-height:650px;object-fit:cover;transition:transform .55s}.ay-article-hero:hover img{transform:scale(1.012)}.ay-caption{font-size:9px;color:var(--muted);padding:6px 9px;background:#fff}.ay-share{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0;position:sticky;top:0;z-index:20;padding:7px 0;background:rgba(245,247,250,.94);backdrop-filter:blur(6px)}.ay-share a,.ay-share button{border:1px solid var(--line);background:#fff;color:var(--b);border-radius:7px;padding:6px 9px;font-size:9px;font-weight:950;transition:.2s}.ay-share a:hover,.ay-share button:hover{background:var(--b);color:#fff;transform:translateY(-1px)}.ay-article-content{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px;font-size:17px;line-height:1.9}.ay-article-content p{margin:0 0 1.15em}.ay-article-content h2{color:var(--b);font-size:26px;line-height:1.25;margin:1.4em 0 .5em}.ay-article-content h3{font-size:21px;margin:1.25em 0 .45em}.ay-article-content blockquote{border-left:4px solid var(--r);background:#f4f8fc;padding:10px 15px;margin:1.3em 0;border-radius:0 7px 7px 0}
.ay-reporter-card{margin:13px 0;background:#fff;border:1px solid #cfdeec;border-radius:10px;padding:13px;display:flex;align-items:center;gap:11px}.ay-reporter-card .ay-avatar{width:65px;height:65px;border-radius:50%;object-fit:cover}.ay-reporter-card .ay-reporter-name{font-size:16px}.ay-recruit{margin:13px 0;background:linear-gradient(110deg,var(--b),var(--b2));color:#fff;border-radius:10px;padding:18px;position:relative;overflow:hidden;box-shadow:var(--shadow2)}.ay-recruit:after{content:"";position:absolute;width:150px;height:150px;border:28px solid rgba(255,255,255,.08);border-radius:50%;right:-55px;top:-75px}.ay-recruit h3{margin:0 0 3px;font-size:18px}.ay-recruit p{margin:0 0 10px;font-size:11px;color:#dbe9f7}.ay-btn{display:inline-flex;padding:8px 12px;border-radius:7px;background:var(--r);color:#fff;font-size:10px;font-weight:950;transition:.2s}.ay-btn:hover{background:#ef252b;color:#fff;transform:translateY(-2px)}
.ay-swipe{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 8px}.ay-swipe>*{flex:0 0 min(78vw,285px);scroll-snap-align:start}
.ay-reveal{opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease}.ay-reveal.is-visible{opacity:1;transform:none}
.ay-popup{position:fixed;right:16px;bottom:16px;width:min(390px,calc(100% - 32px));z-index:9998;display:none}.ay-popup.is-visible{display:block;animation:pop .3s ease}.ay-popup-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 20px 55px rgba(0,0,0,.2)}.ay-popup-head{padding:12px 14px;background:linear-gradient(90deg,var(--r),var(--b));color:#fff;font-size:12px;font-weight:950;position:relative}.ay-popup-close{position:absolute;right:7px;top:7px;width:27px;height:27px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff}.ay-popup-body{padding:13px;font-size:11px}@keyframes pop{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
.ay-footer{margin-top:40px;background:var(--n);color:#cbd8e6}.ay-footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:25px;padding:34px 0}.ay-footer h3{margin:0 0 8px;color:#fff;font-size:14px}.ay-footer p{font-size:10px;margin:6px 0;color:#aebfd1}.ay-footer a:hover{color:#fff}.ay-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:12px 0;font-size:9px;color:#8ea2b8}
@media(max-width:1050px){.ay-portal-grid{grid-template-columns:minmax(0,1.4fr) minmax(250px,.8fr)}.ay-popular{grid-column:1/-1}.ay-pop-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ay-content-grid,.ay-article-wrap{grid-template-columns:1fr}.ay-sidebar{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.container{width:min(calc(100% - 20px),var(--max))}.ay-top-inner{justify-content:center}.ay-top-inner>span{display:none}.ay-header-main{min-height:68px;grid-template-columns:auto 1fr auto}.ay-datetime{display:none}.ay-brand{justify-self:start}.ay-brand-name{font-size:20px}.ay-mark{width:43px;height:43px}.ay-menu-toggle{display:grid}.ay-nav{display:none}.ay-nav.is-open{display:block}.ay-nav-inner{display:block;overflow:visible;padding:5px 0}.ay-nav-inner li{display:block}.ay-nav a{padding:9px 10px}.ay-breaking-inner{height:40px}.ay-portal-grid{grid-template-columns:1fr}.ay-lead{min-height:340px}.ay-mid-stack{grid-template-columns:1fr 1fr}.ay-popular{grid-column:auto}.ay-pop-list{display:block}.ay-promo{grid-template-columns:1fr;gap:6px;text-align:center}.ay-promo .ay-btn{justify-self:center}.ay-list-card{grid-template-columns:118px 1fr;gap:10px}.ay-list-card img{width:118px;height:88px}.ay-list-title{font-size:15px}.ay-list-excerpt{display:none}.ay-sidebar{grid-template-columns:1fr}.ay-article-head{padding:13px}.ay-article-title{font-size:31px}.ay-article-content{font-size:16px;padding:14px}.ay-reporter-card{align-items:flex-start}.ay-footer-main{grid-template-columns:1fr}.ay-share{top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ay-ticker-track,.ay-popup.is-visible{animation:none}.ay-card,.ay-list-card,.ay-action,.ay-btn,.ay-follow,.ay-reveal{transition:none}.ay-reveal{opacity:1;transform:none}}

.ay-recruit-trigger{position:fixed;right:16px;bottom:16px;z-index:9990;border:0;border-radius:999px;background:linear-gradient(90deg,var(--r),var(--r2));color:#fff;padding:10px 14px;font-size:10px;font-weight:1000;box-shadow:0 9px 24px rgba(215,25,32,.28);transition:transform .2s,box-shadow .2s}.ay-recruit-trigger:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 14px 30px rgba(215,25,32,.34)}
.ay-popup{opacity:0;pointer-events:none;transition:opacity .2s}.ay-popup.is-visible{opacity:1;pointer-events:auto}.ay-popup-card{transform:translateY(10px);transition:transform .25s ease}.ay-popup.is-visible .ay-popup-card{transform:none}
.ay-recruit-page{max-width:900px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;box-shadow:var(--shadow)}.ay-recruit-page h1{font-size:36px;line-height:1.15;margin:0 0 8px;color:var(--b)}.ay-recruit-page .ay-recruit-hero{background:linear-gradient(110deg,var(--b),var(--b2));color:#fff;border-radius:10px;padding:22px;margin-bottom:20px}.ay-recruit-page .ay-recruit-hero h2{margin:0 0 5px}.ay-recruit-page .ay-recruit-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.ay-recruit-page .ay-recruit-point{border:1px solid var(--line);border-radius:9px;padding:13px;background:var(--soft);font-size:11px;font-weight:800}.ay-recruit-page .ay-recruit-form{margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}
@media(max-width:720px){.ay-recruit-trigger{right:10px;bottom:10px;padding:9px 11px}.ay-recruit-page{padding:15px}.ay-recruit-page h1{font-size:29px}.ay-recruit-page .ay-recruit-points{grid-template-columns:1fr}}

/* AYUSH24 NEWS premium story identity strip */
.ay-story-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 7px 24px rgba(4,31,58,.09);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.ay-story-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(4,31,58,.16);border-color:#b8c9da}
.ay-story-media{position:relative;overflow:hidden;background:#dfe7ef}
.ay-story-media>a{display:block}.ay-story-media img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .35s ease}.ay-story-card:hover .ay-story-media img{transform:scale(1.045);filter:saturate(1.06)}
.ay-story-identity{position:absolute;left:10px;right:10px;top:10px;height:54px;z-index:3;display:grid;grid-template-columns:58px minmax(0,1fr) 58px;align-items:center;gap:8px;pointer-events:none}
.ay-story-date{height:50px;border-radius:8px;background:linear-gradient(145deg,#b90e14,var(--r));color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center;box-shadow:0 6px 14px rgba(0,0,0,.2);text-shadow:0 1px 2px rgba(0,0,0,.25)}
.ay-story-date .ay-day{font-size:19px;line-height:18px;font-weight:1000}.ay-story-date .ay-month{font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.ay-story-date .ay-year{font-size:8px;font-weight:900}
.ay-story-line{height:5px;position:relative;background:rgba(255,255,255,.72);border-radius:99px;box-shadow:0 1px 4px rgba(0,0,0,.22);overflow:hidden}
.ay-story-line:before{content:"";position:absolute;left:-30%;top:0;width:30%;height:100%;background:linear-gradient(90deg,transparent,#fff,var(--r),#fff,transparent);animation:ayStoryPulse 2.6s linear infinite}
.ay-story-line:after{content:"";position:absolute;left:48%;top:0;width:9%;height:100%;background:var(--r);box-shadow:0 0 9px rgba(215,25,32,.8);animation:ayStoryCenter 2.6s ease-in-out infinite}
@keyframes ayStoryPulse{to{left:100%}}@keyframes ayStoryCenter{0%,100%{transform:scaleX(.7);opacity:.65}50%{transform:scaleX(1.5);opacity:1}}
.ay-story-reporter{height:50px;width:50px;border-radius:9px;justify-self:end;background:#e8f4a7;border:2px solid rgba(255,255,255,.9);box-shadow:0 6px 14px rgba(0,0,0,.2);overflow:hidden;display:grid;place-items:center;color:var(--b)}
.ay-story-reporter img{width:100%;height:100%;object-fit:cover}.ay-story-reporter .dashicon{font-size:26px}
.ay-story-overlay{position:absolute;left:0;right:0;bottom:0;padding:45px 14px 12px;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,0));pointer-events:none}
.ay-story-overlay .ay-category{font-size:9px;font-weight:1000;color:#fff;background:var(--r);padding:3px 6px;border-radius:4px;display:inline-block}.ay-story-overlay .ay-title{font-size:21px;line-height:1.16;font-weight:1000;margin:6px 0 0;letter-spacing:-.025em}.ay-story-overlay .ay-meta{color:#e9eff5;margin-top:5px}
.ay-story-body{padding:11px 13px}.ay-story-body .ay-title{font-size:17px;line-height:1.3;font-weight:950;margin:3px 0 5px}.ay-story-body .ay-title a:hover{color:var(--r)}
.ay-story-credit{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted)}.ay-story-credit img{width:25px;height:25px;border-radius:50%;object-fit:cover}
.ay-story-feature{display:grid;grid-template-columns:58px minmax(0,1fr) 58px}
.ay-story-feature .ay-story-media{min-height:470px}.ay-story-feature .ay-story-media img{height:470px;aspect-ratio:auto}
.ay-story-feature .ay-story-title{font-size:clamp(28px,3.2vw,43px)}
.ay-story-feature .ay-story-identity{left:12px;right:12px;top:12px}
.ay-story-feature .ay-story-reporter{width:54px;height:54px}
.ay-story-feature .ay-story-date{height:54px}
.ay-story-time{font-size:7px;opacity:.85;margin-top:1px}
@media(max-width:720px){
 .ay-story-identity{grid-template-columns:54px minmax(0,1fr) 54px;left:8px;right:8px;top:8px}.ay-story-date{width:54px;height:48px}.ay-story-reporter{width:48px;height:48px}
 .ay-story-feature .ay-story-media,.ay-story-feature .ay-story-media img{min-height:390px;height:390px}.ay-story-feature .ay-story-title{font-size:28px}
}
@media(prefers-reduced-motion:reduce){.ay-story-line:before,.ay-story-line:after{animation:none}.ay-story-card,.ay-story-media img{transition:none}}

/* v3.3 Premium Date + Time split badge and animated dual-color newsroom line */
.ay-story-identity{height:58px;grid-template-columns:78px minmax(0,1fr) 58px;gap:7px}
.ay-story-date{height:58px;width:78px;border-radius:9px;padding:4px 0 0;background:var(--r);color:#fff;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 18px;overflow:hidden;box-shadow:0 7px 16px rgba(0,0,0,.24);position:relative}
.ay-story-date .ay-day{grid-column:1/3;grid-row:1;font-size:22px;line-height:24px;font-weight:1000;align-self:center}
.ay-story-date .ay-month{display:block;grid-column:1;grid-row:2;background:#b90f15;color:#fff;font-size:8px;line-height:18px;font-weight:1000;text-transform:uppercase}
.ay-story-date .ay-year{display:block;grid-column:2;grid-row:2;background:#9f0c12;color:#fff;font-size:8px;line-height:18px;font-weight:1000}
.ay-story-date .ay-story-time{position:absolute;left:0;right:0;top:58px;display:none}
.ay-story-line{height:7px;background:rgba(255,255,255,.86);border-radius:99px;box-shadow:0 1px 5px rgba(0,0,0,.3);overflow:hidden;position:relative}
.ay-story-line:before{content:"";position:absolute;left:-25%;top:0;width:50%;height:100%;background:linear-gradient(90deg,transparent,var(--r),#fff,var(--b2),transparent);filter:drop-shadow(0 0 4px rgba(255,255,255,.8));animation:ayDualLine 2.2s linear infinite}
.ay-story-line:after{content:"";position:absolute;left:49%;top:-2px;width:2px;height:11px;background:#fff;box-shadow:0 0 8px var(--r),0 0 10px var(--b2);animation:ayLinePulse 1.2s ease-in-out infinite}
@keyframes ayDualLine{to{left:100%}}@keyframes ayLinePulse{50%{opacity:.35;transform:scaleY(.55)}}
.ay-story-reporter{width:54px;height:54px;border-radius:9px;background:#d9ef19;border:2px solid #fff;box-shadow:0 7px 16px rgba(0,0,0,.24)}
.ay-story-feature .ay-story-identity{grid-template-columns:88px minmax(0,1fr) 62px;gap:9px}
.ay-story-feature .ay-story-date{width:88px;height:62px;border-radius:10px}
.ay-story-feature .ay-story-date .ay-day{font-size:25px}
.ay-story-feature .ay-story-date .ay-month,.ay-story-feature .ay-story-date .ay-year{line-height:20px;height:20px}
.ay-story-feature .ay-story-reporter{width:58px;height:58px}
.ay-story-feature .ay-story-line{height:8px}
.ay-story-time-badge{position:absolute;left:0;right:0;bottom:-24px;z-index:4;height:20px;display:flex;align-items:center;justify-content:center;border-radius:0 0 7px 7px;background:var(--b);color:#fff;font-size:8px;font-weight:1000;box-shadow:0 4px 9px rgba(0,0,0,.2)}
.ay-story-time-badge:before{content:"◷";margin-right:4px;color:#fff}
.ay-recruit-trigger{bottom:18px}
@media(max-width:720px){
 .ay-story-identity{grid-template-columns:70px minmax(0,1fr) 52px;height:55px}
 .ay-story-date{width:70px;height:55px}.ay-story-date .ay-day{font-size:20px}.ay-story-reporter{width:50px;height:50px}
 .ay-story-feature .ay-story-identity{grid-template-columns:78px minmax(0,1fr) 56px}.ay-story-feature .ay-story-date{width:78px;height:58px}.ay-story-feature .ay-story-reporter{width:52px;height:52px}
}
@media(prefers-reduced-motion:reduce){.ay-story-line:before,.ay-story-line:after{animation:none}}

/* v3.4 - FIX: full featured image + equal date/time badges */
.ay-article-hero.ay-story-feature{display:block!important;position:relative;width:100%;margin:12px 0 0;padding:0;border-radius:10px;overflow:hidden;background:#e9eef4}
.ay-article-hero.ay-story-feature .ay-story-media{display:block!important;position:relative;width:100%;min-height:0!important;height:auto!important;overflow:hidden;background:#e9eef4}
.ay-article-hero.ay-story-feature .ay-story-media>a{display:block}
.ay-article-hero.ay-story-feature .ay-story-media>img,
.ay-article-hero.ay-story-feature .ay-story-media img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;transform:none!important}
.ay-article-hero.ay-story-feature:hover .ay-story-media>img{transform:scale(1.008)!important}
.ay-article-hero.ay-story-feature .ay-story-identity{position:absolute!important;left:12px!important;right:12px!important;top:12px!important;width:auto!important;height:62px!important;display:grid!important;grid-template-columns:88px minmax(80px,1fr) 88px 62px!important;align-items:center!important;gap:9px!important;z-index:10!important}
.ay-article-hero.ay-story-feature .ay-story-date{width:88px!important;height:62px!important;min-width:88px!important;border-radius:10px!important;background:var(--r)!important;color:#fff!important;box-shadow:0 7px 16px rgba(0,0,0,.24)!important}
.ay-article-hero.ay-story-feature .ay-story-date .ay-day{font-size:25px!important;color:#fff!important}
.ay-article-hero.ay-story-feature .ay-story-date .ay-month,
.ay-article-hero.ay-story-feature .ay-story-date .ay-year{color:#fff!important}
.ay-article-hero.ay-story-feature .ay-story-time-badge{position:static!important;grid-column:3!important;grid-row:1!important;width:88px!important;height:62px!important;min-width:88px!important;margin:0!important;border-radius:10px!important;background:var(--b)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:1000!important;box-shadow:0 7px 16px rgba(0,0,0,.24)!important;white-space:nowrap!important}
.ay-article-hero.ay-story-feature .ay-story-time-badge:before{content:"◷";margin-right:5px;color:#fff}
.ay-article-hero.ay-story-feature .ay-story-reporter{grid-column:4!important;grid-row:1!important;width:62px!important;height:62px!important;min-width:62px!important;border-radius:10px!important;background:#d9ef19!important}
.ay-article-hero.ay-story-feature .ay-story-line{grid-column:2!important;grid-row:1!important;width:100%!important;height:7px!important}
.ay-article-hero.ay-story-feature .ay-caption{position:relative;z-index:2}
@media(max-width:720px){
 .ay-article-hero.ay-story-feature .ay-story-identity{left:8px!important;right:8px!important;top:8px!important;height:52px!important;grid-template-columns:66px minmax(30px,1fr) 66px 52px!important;gap:5px!important}
 .ay-article-hero.ay-story-feature .ay-story-date{width:66px!important;min-width:66px!important;height:52px!important;border-radius:8px!important}
 .ay-article-hero.ay-story-feature .ay-story-date .ay-day{font-size:20px!important;line-height:20px!important}
 .ay-article-hero.ay-story-feature .ay-story-time-badge{width:66px!important;min-width:66px!important;height:52px!important;border-radius:8px!important;font-size:9px!important}
 .ay-article-hero.ay-story-feature .ay-story-reporter{width:52px!important;min-width:52px!important;height:52px!important;border-radius:8px!important}
 .ay-article-hero.ay-story-feature .ay-story-line{height:5px!important}
}
@media(prefers-reduced-motion:reduce){.ay-article-hero.ay-story-feature:hover .ay-story-media>img{transform:none!important}}

/* v3.5 AYUSH24 branded header: custom logo + animated Home medallion */
.ay-brand-wrap{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}
.ay-custom-logo{display:flex;align-items:center;justify-content:center;min-width:0;max-width:210px}.ay-custom-logo img{width:auto;max-width:190px;max-height:54px;object-fit:contain}
.ay-home-medallion{position:relative;width:48px;height:48px;flex:0 0 48px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 32% 25%,#ff5b61 0%,var(--r) 55%,#a9090f 100%);color:#fff;border:3px solid #fff;box-shadow:0 0 0 2px #f4b7ba,0 7px 18px rgba(215,25,32,.28);transition:transform .25s ease,box-shadow .25s ease}
.ay-home-medallion:before,.ay-home-medallion:after{content:"";position:absolute;inset:-5px;border-radius:50%;border:1px solid rgba(215,25,32,.55);animation:ayHomeWave 2.8s ease-out infinite}
.ay-home-medallion:after{animation-delay:1.4s}
.ay-home-medallion svg{width:22px;height:22px;fill:#fff;position:relative;z-index:2}.ay-home-medallion:hover{transform:scale(1.07);box-shadow:0 0 0 3px #f4b7ba,0 9px 24px rgba(215,25,32,.36)}
@keyframes ayHomeWave{0%{transform:scale(.82);opacity:.8}70%{transform:scale(1.45);opacity:0}100%{transform:scale(1.45);opacity:0}}
.ay-brand-wrap .ay-brand{justify-self:auto}.ay-brand-wrap .ay-mark{display:none}
.ay-logo-upload-note{font-size:9px;color:var(--muted)}
@media(max-width:720px){.ay-brand-wrap{justify-content:flex-start;gap:7px}.ay-custom-logo{max-width:125px}.ay-custom-logo img{max-width:120px;max-height:42px}.ay-home-medallion{width:43px;height:43px;flex-basis:43px}.ay-home-medallion svg{width:19px;height:19px}}
@media(prefers-reduced-motion:reduce){.ay-home-medallion:before,.ay-home-medallion:after{animation:none}}
/* Recruitment popup form container */
.ay-popup-form{margin-top:11px;padding-top:11px;border-top:1px solid var(--line);max-height:55vh;overflow:auto}
.ay-popup-form form{margin:0}.ay-popup-form input,.ay-popup-form textarea,.ay-popup-form select{max-width:100%;width:100%;border:1px solid #cbd5e1;border-radius:7px;padding:8px;margin:4px 0 8px;background:#fff}
.ay-popup-form button,.ay-popup-form input[type=submit]{background:var(--r);color:#fff;border:0;border-radius:7px;padding:8px 12px;font-weight:900;cursor:pointer}.ay-popup-form label{font-size:10px;font-weight:800;color:#344054}.ay-popup-form iframe{max-width:100%}

/* v3.6 Brand-first header: logo on top, Home + Profile below */
.ay-header{background:#fff;border-bottom:1px solid var(--line)}
.ay-header-main{min-height:112px;display:grid;grid-template-columns:180px minmax(0,1fr) 180px;align-items:center;gap:14px}
.ay-header-main>.ay-datetime{align-self:center}
.ay-brand-wrap{display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;min-width:0!important}
.ay-brand-wrap .ay-home-medallion,.ay-brand-wrap>div:last-child{display:none!important}
.ay-custom-logo{display:flex;align-items:center;justify-content:center;min-width:0;max-width:520px;width:100%}
.ay-custom-logo img{width:auto;max-width:500px;max-height:90px;object-fit:contain}
.ay-custom-logo:after{content:"";display:block}
.ay-actions{justify-self:end}
.ay-header-navline{background:#fff;border-top:1px solid #edf0f4;border-bottom:1px solid var(--line);box-shadow:0 2px 8px rgba(3,26,48,.05)}
.ay-header-navline-inner{min-height:50px;display:flex;align-items:center;gap:8px}
.ay-home-medallion,.ay-profile-medallion{position:relative;width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 32% 25%,#ff6267 0%,var(--r) 55%,#a9090f 100%);border:3px solid #fff;box-shadow:0 0 0 2px #f4b7ba,0 6px 15px rgba(215,25,32,.23);transition:transform .25s ease,box-shadow .25s ease}
.ay-home-medallion:before,.ay-home-medallion:after,.ay-profile-medallion:before,.ay-profile-medallion:after{content:"";position:absolute;inset:-5px;border-radius:50%;border:1px solid rgba(215,25,32,.5);animation:ayHeaderWave 2.8s ease-out infinite}
.ay-home-medallion:after,.ay-profile-medallion:after{animation-delay:1.4s}
.ay-home-medallion svg,.ay-profile-medallion svg{width:20px;height:20px;fill:#fff;position:relative;z-index:2}
.ay-home-medallion:hover,.ay-profile-medallion:hover{transform:scale(1.07);box-shadow:0 0 0 3px #f4b7ba,0 9px 22px rgba(215,25,32,.32)}
@keyframes ayHeaderWave{0%{transform:scale(.82);opacity:.8}70%{transform:scale(1.45);opacity:0}100%{transform:scale(1.45);opacity:0}}
.ay-profile-medallion{background:radial-gradient(circle at 32% 25%,#2f83cf 0%,var(--b2) 55%,#04386b 100%);box-shadow:0 0 0 2px #b9d4ec,0 6px 15px rgba(6,59,115,.23)}
.ay-profile-medallion:before,.ay-profile-medallion:after{border-color:rgba(6,93,169,.45)}
.ay-nav{box-shadow:none;background:linear-gradient(90deg,var(--b),#0c4d88,var(--b));background-size:220% 100%;animation:ayNavGradient 8s ease-in-out infinite alternate}
@keyframes ayNavGradient{0%{background-position:0% 50%}100%{background-position:100% 50%}}
.ay-nav-inner{min-height:42px}
.ay-nav-tools{display:flex;align-items:center;gap:8px;padding:0 10px 0 0;flex:0 0 auto}
.ay-nav-tools .ay-home-medallion,.ay-nav-tools .ay-profile-medallion{width:36px;height:36px;flex-basis:36px}
.ay-nav-tools .ay-home-medallion svg,.ay-nav-tools .ay-profile-medallion svg{width:18px;height:18px}
.ay-nav-tools .ay-tool-label{font-size:9px;font-weight:950;color:#fff;margin-right:2px}
.ay-nav-tools a:hover .ay-tool-label{color:#fff}
.ay-breaking-label{background:linear-gradient(90deg,var(--r),#f33a40,var(--r));background-size:200% 100%;animation:ayRedShift 4s ease-in-out infinite alternate}
.ay-section-head{background:linear-gradient(90deg,transparent 0%,rgba(6,59,115,.03) 45%,transparent 100%);background-size:200% 100%;animation:aySectionShift 7s ease-in-out infinite alternate}
.ay-section-head:after{background:linear-gradient(90deg,var(--r),var(--b2),var(--r));background-size:200% 100%;animation:ayBarShift 3.5s linear infinite}
.ay-promo{background:linear-gradient(100deg,#091b2d,var(--b),#18212b,var(--r),#18212b,var(--b));background-size:300% 100%;animation:ayPromoGradient 10s ease-in-out infinite}
.ay-widget-title{background:linear-gradient(90deg,var(--r),#9d182d,var(--b));background-size:220% 100%;animation:ayWidgetGradient 8s ease-in-out infinite alternate}
.ay-recruit{background:linear-gradient(105deg,var(--b),#0a5b9f,var(--r),var(--b));background-size:300% 100%;animation:ayRecruitGradient 9s ease-in-out infinite}
@keyframes ayRedShift{0%{background-position:0%}100%{background-position:100%}}
@keyframes aySectionShift{0%{background-position:0%}100%{background-position:100%}}
@keyframes ayBarShift{to{background-position:200%}}
@keyframes ayPromoGradient{0%{background-position:0%}50%{background-position:100%}100%{background-position:0%}}
@keyframes ayWidgetGradient{0%{background-position:0%}100%{background-position:100%}}
@keyframes ayRecruitGradient{0%{background-position:0%}50%{background-position:100%}100%{background-position:0%}}
.ay-reporter-card{position:relative;overflow:hidden}.ay-reporter-card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--r),var(--b2),var(--r));background-size:220% 100%;animation:ayBarShift 4s linear infinite}
@media(max-width:720px){
 .ay-header-main{min-height:78px;grid-template-columns:1fr auto;gap:8px}.ay-header-main>.ay-datetime{display:none}.ay-custom-logo{justify-content:flex-start;max-width:100%}.ay-custom-logo img{max-width:260px;max-height:58px}.ay-header-navline-inner{min-height:46px}.ay-nav-tools{padding-left:0}
}
@media(prefers-reduced-motion:reduce){
 .ay-home-medallion:before,.ay-home-medallion:after,.ay-profile-medallion:before,.ay-profile-medallion:after,.ay-nav,.ay-breaking-label,.ay-section-head,.ay-section-head:after,.ay-promo,.ay-widget-title,.ay-recruit,.ay-reporter-card:before{animation:none}
}

/* v3.7 News Calendar Explorer */
.ay-news-calendar{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}
.ay-cal-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px;background:linear-gradient(90deg,var(--r),var(--b));background-size:220% 100%;animation:ayWidgetGradient 8s ease-in-out infinite alternate;color:#fff}
.ay-cal-title{font-size:13px;font-weight:1000}.ay-cal-nav{display:flex;gap:4px}.ay-cal-nav a{width:25px;height:25px;display:grid;place-items:center;border-radius:6px;background:rgba(255,255,255,.16);color:#fff;font-weight:1000}.ay-cal-nav a:hover{background:#fff;color:var(--b)}
.ay-cal-month{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;background:#063b73;color:#fff;font-size:10px;font-weight:950}.ay-cal-month strong{font-size:11px}
.ay-cal-grid{display:grid;grid-template-columns:repeat(7,1fr)}
.ay-cal-week{background:#f7f9fb;color:var(--r);font-size:8px;font-weight:1000;text-align:center;padding:6px 2px;border-bottom:1px solid var(--line)}
.ay-cal-day{min-height:34px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;display:grid;place-items:center;font-size:9px;color:#4b5563;position:relative}
.ay-cal-day:nth-child(7n){border-right:0}.ay-cal-day.empty{background:#fafbfc}.ay-cal-day a{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;font-weight:900;color:#4b5563;transition:.18s}
.ay-cal-day.has-news a{color:var(--r);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.ay-cal-day.has-news:after{content:"";position:absolute;bottom:4px;width:3px;height:3px;border-radius:50%;background:var(--r)}
.ay-cal-day.today a{background:var(--b);color:#fff;box-shadow:0 2px 7px rgba(6,59,115,.25)}.ay-cal-day.today:after{background:#fff}
.ay-cal-day a:hover{background:var(--r);color:#fff;transform:scale(1.08)}
.ay-cal-foot{padding:8px 10px;background:#fbfcfe;color:var(--muted);font-size:8px;border-top:1px solid var(--line)}
.ay-date-results{margin-top:12px}.ay-date-results .ay-section-head{margin-top:0}
.ay-date-empty{padding:15px;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;color:var(--muted);font-size:11px}
@media(max-width:720px){.ay-cal-day{min-height:31px}.ay-cal-day a{width:23px;height:23px}}

/* v3.8 Primary menu horizontal alignment fix */
.ay-header-navline-inner{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:50px!important}
.ay-nav-tools{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;flex:0 0 auto!important;white-space:nowrap!important}
.ay-nav-tools a{display:flex!important;align-items:center!important;justify-content:center!important}
.ay-nav-tools .ay-tool-label{display:inline-block!important;white-space:nowrap!important;margin:0!important}
.ay-nav-tools .ay-home-medallion,.ay-nav-tools .ay-profile-medallion{margin:0!important}
.ay-header-navline-inner>*{align-self:center!important}
@media(max-width:720px){
 .ay-header-navline-inner{min-height:46px!important;overflow-x:auto!important;scrollbar-width:none!important}
 .ay-header-navline-inner::-webkit-scrollbar{display:none}
 .ay-nav-tools{gap:7px!important}
 .ay-nav-tools .ay-tool-label{font-size:8px!important}
}

/* v3.9 Professional dropdown navigation */
.ay-nav .menu,.ay-nav ul{list-style:none;margin:0;padding:0}
.ay-nav .menu{display:flex!important;align-items:center!important;gap:0!important;white-space:nowrap!important}
.ay-nav .menu>li{position:relative!important;display:block!important}
.ay-nav .menu>li>a{display:flex!important;align-items:center!important;gap:5px!important;min-height:42px;padding:0 11px;color:#fff!important;font-size:11px;font-weight:900;text-decoration:none;border-radius:5px;transition:background .2s ease,transform .2s ease}
.ay-nav .menu>li>a:hover,.ay-nav .menu>li.current-menu-item>a,.ay-nav .menu>li.current-menu-ancestor>a{background:rgba(255,255,255,.14)!important}
.ay-nav .menu-item-has-children>a:after{content:"⌄";font-size:12px;line-height:1;opacity:.9;transition:transform .2s ease}
.ay-nav .menu-item-has-children:hover>a:after{transform:rotate(180deg)}
.ay-nav .menu-item-has-children>.sub-menu{position:absolute!important;left:0;top:100%;z-index:9999;display:block!important;visibility:hidden;opacity:0;pointer-events:none;min-width:190px;margin:0!important;padding:6px!important;background:#fff;border:1px solid #d9e1ea;border-radius:0 0 9px 9px;box-shadow:0 14px 32px rgba(4,31,58,.18);transform:translateY(7px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.ay-nav .menu-item-has-children:hover>.sub-menu,.ay-nav .menu-item-has-children:focus-within>.sub-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}
.ay-nav .sub-menu li{position:relative!important;display:block!important;margin:0!important;padding:0!important}
.ay-nav .sub-menu li a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:36px;padding:7px 10px;color:#17324d!important;background:#fff!important;font-size:10px;font-weight:800;text-decoration:none;border-radius:5px;white-space:nowrap;transition:background .16s ease,color .16s ease,padding .16s ease}
.ay-nav .sub-menu li a:hover{color:#fff!important;background:linear-gradient(90deg,var(--r),var(--b2))!important;padding-left:14px}
.ay-nav .sub-menu .menu-item-has-children>.sub-menu{left:100%;top:-7px;margin-left:5px!important;border-radius:7px}
.ay-nav .menu-item-has-children>.sub-menu .menu-item-has-children>a:after{content:"›"}
.ay-nav .menu-toggle{display:none}
@media(max-width:860px){
 .ay-nav{overflow-x:auto;overflow-y:visible;scrollbar-width:none}
 .ay-nav::-webkit-scrollbar{display:none}
 .ay-nav .menu{width:max-content!important}
 .ay-nav .menu>li>a{padding:0 9px;font-size:10px}
}
@media(prefers-reduced-motion:reduce){
 .ay-nav .menu-item-has-children>.sub-menu,.ay-nav .menu>li>a,.ay-nav .sub-menu li a{transition:none}
}

/* AYUSH24 NEWS Theme v2.1 focused fixes: real WP dropdowns + ProfileGrid cover */
.ay-nav{position:relative;z-index:1000;overflow:visible!important}
.ay-nav>.container{overflow:visible!important}
.ay-nav .ay-nav-inner{display:flex!important;align-items:stretch!important;min-height:42px!important;width:100%;overflow:visible!important;white-space:nowrap!important}
.ay-nav .ay-nav-inner>li{position:relative!important;display:block!important;flex:0 0 auto!important}
.ay-nav .ay-nav-inner>li>a{display:flex!important;align-items:center!important;gap:6px!important;min-height:42px!important;padding:0 12px!important;color:#fff!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important;border-radius:0!important;position:relative!important;transition:background .18s ease,transform .18s ease!important}
.ay-nav .ay-nav-inner>li>a:hover,.ay-nav .ay-nav-inner>li.current-menu-item>a,.ay-nav .ay-nav-inner>li.current-menu-ancestor>a{background:rgba(255,255,255,.14)!important}
.ay-nav .ay-nav-inner>li>a:after{content:""!important;position:absolute!important;left:12px!important;right:12px!important;bottom:4px!important;height:2px!important;border-radius:99px!important;background:linear-gradient(90deg,var(--r),#fff,var(--b2))!important;transform:scaleX(0)!important;transform-origin:center!important;transition:transform .22s ease!important}
.ay-nav .ay-nav-inner>li:hover>a:after,.ay-nav .ay-nav-inner>li:focus-within>a:after,.ay-nav .ay-nav-inner>li.current-menu-item>a:after,.ay-nav .ay-nav-inner>li.current-menu-ancestor>a:after{transform:scaleX(1)!important}
.ay-nav .ay-nav-inner>li.menu-item-has-children>a:before{content:"⌄";order:2;font-size:12px;line-height:1;opacity:.9;transition:transform .2s ease}
.ay-nav .ay-nav-inner>li.menu-item-has-children:hover>a:before,.ay-nav .ay-nav-inner>li.menu-item-has-children.is-open>a:before{transform:rotate(180deg)}
.ay-nav .ay-nav-inner .sub-menu{position:absolute!important;left:0;top:100%;z-index:10020!important;display:block!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:max-content!important;min-width:210px!important;max-width:min(92vw,920px)!important;margin:0!important;padding:7px!important;background:#fff!important;border:1px solid #d7e0ea!important;border-radius:0 0 10px 10px!important;box-shadow:0 16px 36px rgba(4,31,58,.20)!important;transform:translateY(7px)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important}
.ay-nav .ay-nav-inner li:hover>.sub-menu,.ay-nav .ay-nav-inner li:focus-within>.sub-menu,.ay-nav .ay-nav-inner li.is-open>.sub-menu{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}
.ay-nav .ay-nav-inner .sub-menu li{position:relative!important;display:block!important;margin:0!important;padding:0!important;list-style:none!important}
.ay-nav .ay-nav-inner .sub-menu li a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:36px!important;padding:8px 11px!important;color:#17324d!important;background:#fff!important;font-size:10px!important;font-weight:850!important;line-height:1.3!important;border-radius:6px!important;white-space:nowrap!important;transition:background .16s ease,color .16s ease,padding .16s ease!important}
.ay-nav .ay-nav-inner .sub-menu li a:hover,.ay-nav .ay-nav-inner .sub-menu li.current-menu-item>a{color:#fff!important;background:linear-gradient(90deg,var(--r),var(--b2))!important;padding-left:15px!important}
.ay-nav .ay-nav-inner .sub-menu li.menu-item-has-children>a:after{content:"›";font-size:15px;line-height:1;color:var(--b2)}
.ay-nav .ay-nav-inner .sub-menu li>.sub-menu{left:100%!important;top:-7px!important;margin-left:6px!important;border-radius:8px!important}
/* News becomes a roomy mega dropdown while preserving the user's existing menu hierarchy. */
.ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:4px 8px;width:min(820px,92vw)!important;padding:10px!important}
.ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li{min-width:0}
.ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li>a{font-size:10.5px!important;font-weight:950!important;background:#f8fafc!important;border:1px solid #edf1f5!important}
.ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li.menu-item-has-children>a{background:linear-gradient(90deg,#fff,#f2f7fb)!important;color:var(--b)!important;border-color:#dbe5ef!important}
.ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li>.sub-menu{position:static!important;width:100%!important;min-width:0!important;max-width:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;display:block!important;padding:3px 0 0!important;border:0!important;box-shadow:none!important;background:transparent!important}
.ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li>.sub-menu a{background:#fff!important;border-radius:4px!important;font-size:9.5px!important;min-height:30px!important;padding:6px 8px!important}
.ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li>.sub-menu a:hover{color:#fff!important;background:linear-gradient(90deg,var(--r),var(--b2))!important}
/* Reporter profile cover */
.ay-reporter-profile{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow2)}
.ay-reporter-cover{height:230px;position:relative;overflow:hidden;background:linear-gradient(120deg,#063b73,#0b5da9 55%,#d71920)}
.ay-reporter-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,26,48,.04),rgba(3,26,48,.42));pointer-events:none}
.ay-reporter-cover>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.ay-reporter-cover>div,.ay-reporter-cover [class*="cover"]{max-width:none!important}
.ay-reporter-cover .pm-user-cover-image,.ay-reporter-cover .pm-user-cover,.ay-reporter-cover .pm-cover-image{width:100%!important;height:100%!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;position:absolute!important;inset:0!important}
.ay-reporter-cover .pm-user-cover-image img,.ay-reporter-cover .pm-user-cover img,.ay-reporter-cover .pm-cover-image img{width:100%!important;height:100%!important;object-fit:cover!important}
.ay-reporter-cover-fallback{width:100%;height:100%;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.18),transparent 28%),linear-gradient(120deg,var(--b),var(--b2) 60%,var(--r))}
.ay-reporter-profile-body{position:relative;display:flex;align-items:center;gap:14px;padding:0 18px 18px}
.ay-reporter-profile-body>.ay-avatar{width:120px;height:120px;flex:0 0 120px;border:5px solid #fff;border-radius:50%;object-fit:cover;margin-top:-60px;box-shadow:0 8px 24px rgba(4,31,58,.20);position:relative;z-index:2}
.ay-reporter-profile-body .ay-reporter-main{padding-top:13px}
.ay-reporter-profile-body .ay-reporter-name{font-size:20px}
.ay-reporter-profile-body .ay-reporter-role{font-size:10px}
.ay-reporter-profile-body .ay-follow{margin-left:auto;flex:0 0 auto}
@media(max-width:900px){
 .ay-nav .ay-nav-inner{width:max-content!important;max-width:none!important}
 .ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu{width:min(760px,92vw)!important}
}
@media(max-width:720px){
 .ay-nav{display:none}
 .ay-nav.is-open{display:block!important}
 .ay-nav>.container{width:100%!important}
 .ay-nav .ay-nav-inner{display:block!important;width:100%!important;max-width:none!important;min-height:0!important;white-space:normal!important;padding:5px 0!important}
 .ay-nav .ay-nav-inner>li{width:100%!important}
 .ay-nav .ay-nav-inner>li>a{justify-content:space-between!important;min-height:42px!important;padding:0 12px!important}
 .ay-nav .ay-nav-inner>li>a:after{display:none!important}
 .ay-nav .ay-nav-inner .sub-menu{position:static!important;width:100%!important;max-width:none!important;min-width:0!important;display:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;margin:0!important;padding:3px 0 3px 12px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:rgba(255,255,255,.035)!important}
 .ay-nav .ay-nav-inner li.is-open>.sub-menu{display:block!important}
 .ay-nav .ay-nav-inner .sub-menu li a{color:#fff!important;background:rgba(255,255,255,.07)!important;border-radius:6px!important;margin:2px 0!important;min-height:38px!important;padding:7px 10px!important;white-space:normal!important}
 .ay-nav .ay-nav-inner .sub-menu li a:hover{background:linear-gradient(90deg,var(--r),var(--b2))!important;color:#fff!important}
 .ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu{display:none!important;grid-template-columns:1fr!important;width:100%!important;padding:3px 0 3px 12px!important}
 .ay-nav .ay-nav-inner>li.ay-mega-menu.is-open>.sub-menu{display:block!important}
 .ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li>.sub-menu{display:none!important;padding:2px 0 2px 8px!important}
 .ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li.is-open>.sub-menu{display:block!important}
 .ay-reporter-cover{height:160px}
 .ay-reporter-profile-body{align-items:flex-start;flex-wrap:wrap;padding:0 12px 14px;gap:9px}
 .ay-reporter-profile-body>.ay-avatar{width:86px;height:86px;flex-basis:86px;margin-top:-43px;border-width:4px}
 .ay-reporter-profile-body .ay-reporter-main{flex:1;min-width:calc(100% - 100px);padding-top:8px}
 .ay-reporter-profile-body .ay-reporter-name{font-size:16px}
 .ay-reporter-profile-body .ay-follow{margin-left:auto;margin-top:4px}
}
@media(prefers-reduced-motion:reduce){.ay-nav .ay-nav-inner>li>a,.ay-nav .ay-nav-inner .sub-menu,.ay-nav .ay-nav-inner .sub-menu li a{transition:none!important}}

/* AYUSH24 NEWS v4.0.2 — mobile story identity fix */
.ay-story-feature .ay-story-identity{display:grid!important;grid-template-columns:minmax(74px,88px) minmax(24px,1fr) 58px!important;align-items:center!important;gap:8px!important;left:10px!important;right:10px!important;top:10px!important;height:62px!important}
.ay-story-feature .ay-story-date{width:100%!important;min-width:0!important;height:58px!important;overflow:hidden!important}
.ay-story-feature .ay-story-date .ay-day{font-size:23px!important;line-height:24px!important}
.ay-story-feature .ay-story-date .ay-month{font-size:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.ay-story-feature .ay-story-date .ay-year{font-size:8px!important}
.ay-story-feature .ay-story-line{width:100%!important}
.ay-story-feature .ay-story-reporter{width:58px!important;height:58px!important;border-radius:50%!important;background:#fff!important;border:3px solid #fff!important;box-shadow:0 5px 14px rgba(0,0,0,.25)!important}
.ay-story-feature .ay-story-reporter img{border-radius:50%!important}
.ay-story-time-badge{position:absolute;right:66px;top:4px;transform:none;background:#0b4b82;color:#fff;border-radius:10px;padding:7px 10px;font-weight:900;font-size:11px;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.2)}
@media(max-width:720px){.ay-story-feature .ay-story-identity{grid-template-columns:78px minmax(0,1fr) 58px!important;height:58px!important;top:9px!important}.ay-story-feature .ay-story-date{height:56px!important}.ay-story-feature .ay-story-reporter{width:54px!important;height:54px!important}.ay-story-time-badge{right:64px;top:0;font-size:10px;padding:6px 8px}.ay-story-feature .ay-story-media,.ay-story-feature .ay-story-media img{min-height:360px;height:360px!important}}


/* v4.0.3 MOBILE HERO FIX
 * Reporter portrait must never be rendered inside the Featured Image overlay.
 * The Featured Image itself stays untouched and always remains the main hero image.
 */
.ay-article-hero.ay-story-feature .ay-story-media > img,
.ay-article-hero.ay-story-feature .ay-story-media > a > img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:100%!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
  transform:none!important;
}
.ay-article-hero.ay-story-feature .ay-story-identity{
  display:grid!important;
  grid-template-columns:minmax(74px,88px) minmax(40px,1fr) minmax(74px,88px)!important;
  align-items:center!important;
  gap:8px!important;
  left:10px!important;
  right:10px!important;
  top:10px!important;
  height:62px!important;
}
.ay-article-hero.ay-story-feature .ay-story-date{
  grid-column:1!important;
  grid-row:1!important;
  width:88px!important;
  min-width:0!important;
  height:62px!important;
  overflow:hidden!important;
  border-radius:10px!important;
  position:relative!important;
  z-index:2!important;
}
.ay-article-hero.ay-story-feature .ay-story-line{
  grid-column:2!important;
  grid-row:1!important;
  width:100%!important;
  height:6px!important;
  min-width:0!important;
}
.ay-article-hero.ay-story-feature .ay-story-time-badge{
  grid-column:3!important;
  grid-row:1!important;
  position:static!important;
  width:88px!important;
  min-width:0!important;
  height:62px!important;
  margin:0!important;
  border-radius:10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:normal!important;
  line-height:1.15!important;
  padding:5px 7px!important;
  box-sizing:border-box!important;
  z-index:2!important;
}
.ay-article-hero.ay-story-feature .ay-story-reporter{display:none!important}

@media(max-width:720px){
  .ay-article-hero.ay-story-feature .ay-story-identity{
    grid-template-columns:78px minmax(20px,1fr) 78px!important;
    left:9px!important;
    right:9px!important;
    top:9px!important;
    height:58px!important;
    gap:6px!important;
  }
  .ay-article-hero.ay-story-feature .ay-story-date{
    width:78px!important;
    height:58px!important;
    border-radius:9px!important;
  }
  .ay-article-hero.ay-story-feature .ay-story-date .ay-day{
    font-size:23px!important;
    line-height:24px!important;
  }
  .ay-article-hero.ay-story-feature .ay-story-line{
    height:5px!important;
  }
  .ay-article-hero.ay-story-feature .ay-story-time-badge{
    width:78px!important;
    height:58px!important;
    border-radius:9px!important;
    font-size:10px!important;
    padding:5px 6px!important;
  }
  .ay-article-hero.ay-story-feature .ay-story-media > img,
  .ay-article-hero.ay-story-feature .ay-story-media > a > img{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    object-fit:cover!important;
  }
}

/* v4.0.5 — Featured Image overlay: DATE + TIME ONLY */
.ay-article-hero.ay-story-feature .ay-story-reporter{display:none!important;visibility:hidden!important;width:0!important;height:0!important;overflow:hidden!important;}
.ay-article-hero.ay-story-feature .ay-story-identity{display:grid!important;}
.ay-article-hero.ay-story-feature .ay-story-date{display:flex!important;}
.ay-article-hero.ay-story-feature .ay-story-time-badge{display:flex!important;}
.ay-article-hero.ay-story-feature .ay-story-line{display:block!important;}
@media(max-width:720px){
  .ay-article-hero.ay-story-feature .ay-story-identity{grid-template-columns:78px minmax(20px,1fr) 78px!important;}
  .ay-article-hero.ay-story-feature .ay-story-date{width:78px!important;height:58px!important;}
  .ay-article-hero.ay-story-feature .ay-story-time-badge{width:78px!important;height:58px!important;}
}


/* AYUSH24 NEWS v4.0.6 responsive hardening */
.ay-custom-logo{display:flex;align-items:center;justify-content:center;min-width:0}
.ay-custom-logo img{display:block;width:auto;max-width:100%;height:auto;max-height:62px;object-fit:contain}
.ay-nav{position:relative;z-index:500}
.ay-nav-inner{overflow-x:auto;overflow-y:visible;scrollbar-width:thin}
.ay-nav .sub-menu{z-index:1000}
.ay-article-hero .ay-story-media{position:relative}
.ay-article-hero .ay-story-media>img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;background:#e9eef4}
.ay-article-hero .ay-story-identity{pointer-events:none}
.ay24-featured-credit{display:none!important}
.ay24-featured-wrap{position:relative!important;display:block!important}
@media(max-width:720px){
  .container{width:calc(100% - 16px);max-width:100%}
  .ay-top{font-size:9px}
  .ay-top-inner{height:30px;overflow:hidden}
  .ay-top-links{width:100%;justify-content:center;gap:12px;overflow-x:auto}
  .ay-header-main{min-height:72px;grid-template-columns:1fr auto;gap:8px}
  .ay-brand{min-width:0;justify-self:start}
  .ay-custom-logo{justify-content:flex-start;min-width:0}
  .ay-custom-logo img{max-height:56px;max-width:min(58vw,260px)}
  .ay-brand-name{font-size:18px}
  .ay-actions{gap:5px}
  .ay-action{width:40px;height:40px}
  .ay-nav.is-open{max-height:calc(100vh - 72px);overflow-y:auto;overflow-x:hidden}
  .ay-nav .container{width:100%;padding:0 8px}
  .ay-nav-inner{display:block;overflow:visible}
  .ay-nav-inner>li>a{color:#fff!important;background:var(--b);border-bottom:1px solid rgba(255,255,255,.12);white-space:normal;padding:11px 10px;font-size:12px;line-height:1.35}
  .ay-nav-inner .sub-menu{display:none;position:static;width:100%;min-width:0;background:#f4f7fb;box-shadow:none;padding:0;margin:0}
  .ay-nav-inner .menu-item-has-children.is-open>.sub-menu{display:block}
  .ay-nav-inner .sub-menu a{color:var(--b)!important;background:#fff;padding:10px 14px 10px 22px;white-space:normal;border-bottom:1px solid #e4e9ef;font-size:12px;line-height:1.4}
  .ay-nav-inner .sub-menu .sub-menu a{padding-left:34px}
  .ay-breaking-inner{height:42px}
  .ay-breaking-label{font-size:9px;padding:6px 8px}
  .ay-ticker-item{font-size:10px}
  .ay-article-head{padding:12px}
  .ay-article-title{font-size:clamp(25px,7.2vw,34px);overflow-wrap:anywhere}
  .ay-byline{align-items:center}
  .ay-byline .ay-avatar{width:48px;height:48px;flex:0 0 48px}
  .ay-article-hero{margin-top:10px;border-radius:10px}
  .ay-article-hero .ay-story-media{min-height:0!important;height:auto!important}
  .ay-article-hero .ay-story-media>img{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important}
  .ay-story-feature .ay-story-identity{grid-template-columns:70px minmax(0,1fr) 0px;height:56px;left:8px;right:8px;top:8px}
  .ay-story-feature .ay-story-date{width:70px;height:56px}
  .ay-story-feature .ay-story-time-badge{font-size:9px;min-width:105px;left:auto;right:0;bottom:-23px;width:auto;padding:0 8px}
  .ay-story-feature .ay-story-line{min-width:0}
  .ay-story-feature .ay-story-reporter{display:none!important}
  .ay-share{position:static}
  .ay-article-content{font-size:16px;line-height:1.85;padding:14px}
  .ay-reporter-card{flex-wrap:wrap}
  .ay-reporter-card .ay-follow{margin-left:auto}
  .ay-promo{padding:12px}
  .ay-recruit-trigger{max-width:calc(100vw - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}
@media(min-width:721px){
  .ay-article-hero .ay-story-media>img{height:auto;max-height:650px;object-fit:cover}
}


/* AYUSH24 NEWS v4.0.7 — MOBILE MENU TEXT VISIBILITY FIX */
@media(max-width:720px){
  .ay-nav .ay-nav-inner .sub-menu,
  .ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu{
    background:#ffffff!important;
  }
  .ay-nav .ay-nav-inner .sub-menu li a,
  .ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li>a,
  .ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li>.sub-menu a{
    color:#0b4b82!important;
    background:#ffffff!important;
    text-shadow:none!important;
    opacity:1!important;
    visibility:visible!important;
    font-weight:900!important;
  }
  .ay-nav .ay-nav-inner .sub-menu li a:hover,
  .ay-nav .ay-nav-inner .sub-menu li.current-menu-item>a,
  .ay-nav .ay-nav-inner>li.ay-mega-menu>.sub-menu>li>.sub-menu a:hover{
    color:#ffffff!important;
    background:linear-gradient(90deg,var(--r),var(--b2))!important;
  }
  .ay-nav .ay-nav-inner .sub-menu li a::before,
  .ay-nav .ay-nav-inner .sub-menu li a::after{
    color:inherit!important;
  }
}


/* v4.0.8 — Mobile featured-image protection: date/time sit OUTSIDE the image.
   The featured image is never covered, cropped, or used as a background. */
.ay-article-hero.ay-story-feature{display:block!important;position:relative!important;width:100%!important;margin:12px 0 0!important;padding:0!important;border-radius:12px!important;overflow:hidden!important;background:#eef2f7!important;}
.ay-article-hero.ay-story-feature>.ay-story-identity{position:relative!important;inset:auto!important;width:100%!important;height:74px!important;min-height:74px!important;display:grid!important;grid-template-columns:90px minmax(20px,1fr) 105px!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;box-sizing:border-box!important;background:#eef2f7!important;z-index:2!important;}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date{position:relative!important;grid-column:1!important;grid-row:1!important;width:90px!important;min-width:90px!important;height:58px!important;margin:0!important;border-radius:10px!important;background:var(--r)!important;color:#fff!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-shadow:0 5px 14px rgba(0,0,0,.16)!important;}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-day{font-size:25px!important;line-height:25px!important;color:#fff!important;}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-month{font-size:9px!important;line-height:12px!important;color:#fff!important;white-space:nowrap!important;}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-year{font-size:9px!important;line-height:11px!important;color:#fff!important;}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-line{grid-column:2!important;grid-row:1!important;width:100%!important;height:6px!important;margin:0!important;border-radius:99px!important;background:linear-gradient(90deg,#fff,#d71920,#fff,#0b4b82,#fff)!important;}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-time-badge{position:relative!important;grid-column:3!important;grid-row:1!important;right:auto!important;left:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:105px!important;min-width:105px!important;height:58px!important;margin:0!important;padding:0 8px!important;box-sizing:border-box!important;border-radius:10px!important;background:#0b4b82!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:12px!important;line-height:16px!important;font-weight:900!important;white-space:normal!important;box-shadow:0 5px 14px rgba(0,0,0,.16)!important;}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-time-badge:before{content:"◷"!important;margin-right:4px!important;color:#fff!important;}
.ay-article-hero.ay-story-feature>.ay-story-media{display:block!important;position:relative!important;width:100%!important;height:auto!important;min-height:0!important;overflow:visible!important;background:transparent!important;}
.ay-article-hero.ay-story-feature>.ay-story-media>img,.ay-article-hero.ay-story-feature>.ay-story-media>a>img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-width:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;transform:none!important;}
.ay-article-hero.ay-story-feature:hover>.ay-story-media>img{transform:none!important;}
.ay-article-hero.ay-story-feature .ay-story-reporter{display:none!important;}
@media(max-width:720px){
  .ay-article-hero.ay-story-feature{border-radius:10px!important;margin-top:10px!important;}
  .ay-article-hero.ay-story-feature>.ay-story-identity{height:66px!important;min-height:66px!important;grid-template-columns:74px minmax(12px,1fr) 92px!important;gap:7px!important;padding:6px 8px!important;}
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date{width:74px!important;min-width:74px!important;height:54px!important;border-radius:9px!important;}
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-day{font-size:22px!important;line-height:22px!important;}
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-month,.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-year{font-size:8px!important;line-height:10px!important;}
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-line{height:5px!important;}
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-time-badge{width:92px!important;min-width:92px!important;height:54px!important;border-radius:9px!important;font-size:10px!important;line-height:14px!important;padding:0 5px!important;}
  .ay-article-hero.ay-story-feature>.ay-story-media,.ay-article-hero.ay-story-feature>.ay-story-media>img,.ay-article-hero.ay-story-feature>.ay-story-media>a>img{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;}
}


/* v4.0.9 — professional story date/time treatment + live clock */
.ay-article-hero.ay-story-feature>.ay-story-identity{
  height:82px!important;min-height:82px!important;grid-template-columns:104px minmax(30px,1fr) 132px!important;
  gap:14px!important;padding:11px 14px!important;background:linear-gradient(180deg,#f8fafc,#edf2f7)!important;
  border-bottom:1px solid #d9e1ea!important;box-shadow:inset 0 -1px 0 rgba(255,255,255,.8)!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date{
  width:104px!important;min-width:104px!important;height:60px!important;border-radius:12px!important;
  background:linear-gradient(145deg,#e51d2a 0%,#c8101c 62%,#a80d16 100%)!important;
  box-shadow:0 7px 18px rgba(164,13,22,.22),inset 0 1px 0 rgba(255,255,255,.25)!important;
  position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.35)!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date:after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:17px;background:rgba(0,0,0,.13)!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-day{
  font-size:28px!important;line-height:28px!important;font-weight:1000!important;letter-spacing:-.03em!important;z-index:1!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-month{
  font-size:10px!important;line-height:13px!important;font-weight:800!important;letter-spacing:.01em!important;z-index:2!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-year{
  position:absolute!important;bottom:2px!important;z-index:3!important;font-size:8px!important;line-height:10px!important;font-weight:900!important;letter-spacing:.08em!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-line{
  height:5px!important;border-radius:999px!important;background:linear-gradient(90deg,#d71920 0%,#f5f7fa 22%,#0b4b82 50%,#f5f7fa 78%,#d71920 100%)!important;
  box-shadow:0 1px 3px rgba(11,75,130,.16)!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-time-badge{
  width:132px!important;min-width:132px!important;height:60px!important;border-radius:12px!important;
  background:linear-gradient(145deg,#0f5b96 0%,#0b4b82 100%)!important;
  box-shadow:0 7px 18px rgba(11,75,130,.24),inset 0 1px 0 rgba(255,255,255,.2)!important;
  border:1px solid rgba(255,255,255,.22)!important;font-size:12px!important;line-height:16px!important;letter-spacing:.01em!important;
  font-weight:900!important;padding:0 9px!important;flex-direction:column!important;gap:1px!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-time-badge:before{
  content:"LIVE •"!important;font-size:7px!important;line-height:9px!important;letter-spacing:.12em!important;margin:0!important;opacity:.9!important;
}
@media(max-width:720px){
  .ay-article-hero.ay-story-feature>.ay-story-identity{
    height:74px!important;min-height:74px!important;grid-template-columns:82px minmax(10px,1fr) 108px!important;gap:8px!important;padding:9px 10px!important;
  }
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date{
    width:82px!important;min-width:82px!important;height:56px!important;border-radius:10px!important;
  }
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-day{font-size:25px!important;line-height:25px!important;}
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-month{font-size:8px!important;line-height:11px!important;}
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-year{font-size:7px!important;bottom:2px!important;}
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-time-badge{
    width:108px!important;min-width:108px!important;height:56px!important;border-radius:10px!important;font-size:10px!important;line-height:13px!important;padding:0 5px!important;
  }
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-time-badge:before{font-size:6px!important;line-height:8px!important;}
}


/* v4.1.0 — clean professional publication date badge
   Date is a three-level badge: day / Telugu month / year. */
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date{
  width:104px!important;min-width:104px!important;height:60px!important;
  display:grid!important;grid-template-columns:1fr 1fr!important;
  grid-template-rows:40px 20px!important;align-items:stretch!important;
  justify-items:stretch!important;padding:0!important;overflow:hidden!important;
  border-radius:12px!important;position:relative!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date:after{display:none!important;}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-day{
  grid-column:1/3!important;grid-row:1!important;align-self:center!important;justify-self:center!important;
  font-size:28px!important;line-height:40px!important;font-weight:1000!important;color:#fff!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-month{
  grid-column:1!important;grid-row:2!important;display:flex!important;align-items:center!important;justify-content:center!important;
  width:auto!important;height:20px!important;margin:0!important;padding:0 3px!important;
  background:rgba(120,0,8,.24)!important;color:#fff!important;font-size:9px!important;line-height:20px!important;
  font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
.ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-year{
  grid-column:2!important;grid-row:2!important;position:static!important;display:flex!important;
  align-items:center!important;justify-content:center!important;width:auto!important;height:20px!important;
  margin:0!important;background:rgba(90,0,6,.34)!important;color:#fff!important;font-size:9px!important;line-height:20px!important;
  font-weight:900!important;letter-spacing:.03em!important;
}
@media(max-width:720px){
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date{
    width:86px!important;min-width:86px!important;height:58px!important;border-radius:10px!important;
    grid-template-rows:38px 20px!important;
  }
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-day{
    font-size:26px!important;line-height:38px!important;
  }
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-month{
    font-size:8px!important;line-height:20px!important;height:20px!important;padding:0 2px!important;
  }
  .ay-article-hero.ay-story-feature>.ay-story-identity .ay-story-date .ay-year{
    font-size:8px!important;line-height:20px!important;height:20px!important;
  }
}
