@import url('https://fonts.googleapis.com/css2?family=Hind:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800&family=Mukta:wght@400;500;600;700;800&family=Noto+Sans+Devanagari:wght@400;500;600;700;800&display=swap');
*{box-sizing:border-box}body{margin:0;font-family:Inter,'Noto Sans Devanagari',sans-serif;background:#f5f7fb;color:#172033}a{text-decoration:none;color:inherit}.sidebar{position:fixed;inset:0 auto 0 0;width:260px;background:#111827;color:#cbd5e1;padding:22px 14px;z-index:5}.brand{display:flex;gap:11px;align-items:center;padding:8px 10px 24px;color:white}.brand span{width:40px;height:40px;border-radius:12px;background:#ef4444;display:grid;place-items:center;font-weight:800;font-size:21px}.brand b{display:block;font-size:17px}.brand small{font-size:10px;color:#94a3b8}.nav a{display:flex;gap:11px;padding:11px 12px;border-radius:10px;margin:3px 0;font-size:13px}.nav a:hover,.nav a.active{background:#1f2937;color:white}.nav h5{font-size:10px;text-transform:uppercase;color:#64748b;padding:18px 12px 6px;margin:0}.main{margin-left:260px}.top{height:72px;background:white;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:sticky;top:0;z-index:4}.search{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:10px 14px;width:340px}.content{padding:28px 30px;max-width:1500px;margin:auto}.titlebar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.titlebar h1{margin:0;font-size:25px}.muted{color:#64748b;font-size:13px}.btn{border:0;border-radius:9px;padding:10px 15px;font-weight:600;cursor:pointer;display:inline-block}.primary{background:#ef4444;color:#fff}.secondary{background:#fff;border:1px solid #e5e7eb}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:white;border:1px solid #e7eaf0;border-radius:14px;padding:18px;box-shadow:0 2px 8px #0f172a08}.stat{font-size:28px;font-weight:800;margin:8px 0}.statlabel{font-size:12px;color:#64748b}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:13px 12px;border-bottom:1px solid #eef0f4;font-size:13px}.table th{color:#64748b;font-size:11px;text-transform:uppercase}.badge{display:inline-block;padding:5px 8px;border-radius:20px;font-size:10px;font-weight:700;background:#eef2ff;color:#4338ca}.badge.red{background:#fee2e2;color:#b91c1c}.badge.green{background:#dcfce7;color:#166534}.badge.amber{background:#fef3c7;color:#92400e}.form{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px}.formgrid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.field{margin-bottom:15px}.field label,label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}input,textarea,select{width:100%;border:1px solid #dbe0e8;border-radius:9px;padding:11px 12px;font:inherit;background:#fff}textarea{min-height:130px;resize:vertical}.editor{min-height:340px}.toolbar{display:flex;gap:5px;border:1px solid #dbe0e8;border-bottom:0;padding:8px;border-radius:9px 9px 0 0}.toolbar button{border:0;background:#f3f4f6;padding:7px 10px;border-radius:6px}.editor{border-radius:0 0 9px 9px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.installer{min-height:100vh;display:grid;place-items:center;padding:20px}.install-card{width:min(760px,100%);background:white;border:1px solid #e5e7eb;border-radius:18px;padding:30px;box-shadow:0 15px 50px #11182712}.install-card h1{font-size:27px}.install-card h3{margin-top:24px}.install-card label{margin-bottom:13px}.success,.error{padding:14px;border-radius:10px;margin:15px 0}.success{background:#dcfce7;color:#166534}.error{background:#fee2e2;color:#991b1b}.login{min-height:100vh;display:grid;place-items:center}.login .install-card{max-width:430px}@media(max-width:900px){.sidebar{width:72px}.sidebar .brand div,.nav span,.nav h5{display:none}.main{margin-left:72px}.cards{grid-template-columns:repeat(2,1fr)}.formgrid{grid-template-columns:1fr}}@media(max-width:600px){.top{padding:0 14px}.search{width:160px}.content{padding:18px 14px}.cards,.grid2{grid-template-columns:1fr}.table{display:block;overflow:auto}}
/* Advanced newsroom UI */
.eyebrow{font-size:10px;letter-spacing:.12em;font-weight:800;color:#ef4444;margin-bottom:6px}.toast{position:fixed;right:25px;top:85px;background:#172033;color:#fff;padding:12px 16px;border-radius:10px;z-index:20;box-shadow:0 10px 30px #0002}.searchwrap{display:flex;align-items:center;gap:8px;background:#f5f7fb;border:1px solid #e4e8ef;border-radius:11px;padding:0 12px;width:min(420px,55%)}.searchwrap input{border:0;background:transparent;outline:0}.user{display:flex;align-items:center;gap:10px;font-size:13px}.avatar{width:34px;height:34px;border-radius:50%;background:#111827;color:#fff;display:grid;place-items:center;font-weight:700}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:18px;margin-top:18px}.statcard{display:flex;align-items:center;gap:14px}.icon{width:42px;height:42px;border-radius:12px;background:#e8f7ef;display:grid;place-items:center;color:#16804c;font-weight:800}.icon.red{background:#fee2e2;color:#b91c1c}.icon.amber{background:#fef3c7;color:#92400e}.icon.purple{background:#ede9fe;color:#6d28d9}.compact{margin-bottom:12px}.compact h2{margin:0;font-size:17px}.rank{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #eef0f4}.rank>span{width:25px;height:25px;border-radius:7px;background:#f1f5f9;display:grid;place-items:center;font-weight:800}.rank b{display:block;font-size:12px;line-height:1.4}.rank small{color:#64748b}.quick{margin-top:18px}.quick h3{margin-top:0}.quick a{display:block;padding:11px 0;border-top:1px solid #eef0f4;font-size:13px}.badge.published{background:#dcfce7;color:#166534}.badge.pending{background:#fef3c7;color:#92400e}.badge.scheduled{background:#e0e7ff;color:#3730a3}.badge.draft{background:#f1f5f9;color:#475569}.editor-layout{display:grid;grid-template-columns:minmax(0,2fr) 350px;gap:18px}.editor-card{padding:26px}.headline{font-size:30px!important;font-weight:800;border:0!important;padding:0!important;line-height:1.25}.slug{border:0!important;border-bottom:1px solid #eee!important;border-radius:0!important;padding-left:0!important;color:#64748b;margin:8px 0 22px}.summary{min-height:85px}.rich-toolbar{display:flex;gap:5px;border:1px solid #dbe0e8;border-bottom:0;padding:8px;border-radius:10px 10px 0 0;background:#fafbfc}.rich-toolbar button{border:0;background:#fff;border-radius:7px;padding:8px 11px;cursor:pointer}.content-editor{min-height:440px;border:1px solid #dbe0e8;border-radius:0 0 10px 10px;padding:18px;outline:0;line-height:1.85;font-family:'Noto Sans Devanagari',Inter,sans-serif}.content-editor:focus{box-shadow:0 0 0 3px #ef444422}.sticky{position:sticky;top:95px}.full{width:100%;margin-bottom:18px}.check{display:flex;align-items:center;gap:7px;padding:9px 0}.check input{width:auto}.mini{margin-top:18px}.history{font-size:12px;padding:8px 0;border-bottom:1px solid #eee}.history small{display:block;color:#64748b}.codebox{font-family:monospace;min-height:180px}.media-layout{display:grid;grid-template-columns:320px 1fr;gap:18px}.uploadbox{text-align:center}.dropicon{width:60px;height:60px;border-radius:16px;background:#fee2e2;color:#dc2626;display:grid;place-items:center;margin:5px auto 12px;font-size:25px}.uploadbox form{text-align:left}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:13px}.media-item{border:1px solid #e8ebf0;border-radius:10px;overflow:hidden;padding-bottom:10px}.thumb{height:115px;background:#f1f5f9;display:grid;place-items:center;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.media-item b,.media-item small{display:block;padding:5px 8px 0;font-size:11px}.copy{margin:7px 8px 0;border:0;background:#f1f5f9;border-radius:6px;padding:6px 8px;font-size:10px;cursor:pointer}.builder{max-width:800px}.block{display:flex;align-items:center;gap:15px;border:1px solid #e3e7ee;border-radius:12px;padding:15px;margin-bottom:10px;background:#fff;cursor:grab}.block .drag{font-size:18px;color:#94a3b8}.block b{display:block}.block small{color:#64748b}.block .handle{margin-left:auto;color:#94a3b8}
/* public */
.public{background:#fff;color:#172033}.site-head{border-bottom:1px solid #e8ebf0;background:#fff;position:sticky;top:0;z-index:8}.site-inner{max-width:1240px;margin:auto;padding:12px 18px;display:flex;align-items:center;gap:30px}.logo{display:flex;gap:10px;align-items:center;min-width:220px}.logo span{width:42px;height:42px;border-radius:12px;background:#ef4444;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:800}.logo b{display:block;font-size:19px}.logo small{display:block;color:#64748b;font-size:10px}.site-inner nav{display:flex;gap:20px;overflow:auto;flex:1}.site-inner nav a{font-size:13px;font-weight:700;white-space:nowrap}.admin-link{font-size:12px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px}.home{max-width:1240px;margin:auto;padding:18px}.breaking{display:flex;gap:16px;align-items:center;padding:11px 15px;background:#111827;color:#fff;border-radius:10px;overflow:hidden;white-space:nowrap}.breaking b{background:#ef4444;padding:5px 8px;border-radius:5px;font-size:10px}.breaking a{font-size:12px}.hero-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;padding:22px 0}.lead{border-radius:16px;overflow:hidden;background:#111827;color:#fff;min-height:430px}.lead a{display:block;height:100%;padding:0 0 20px}.lead img{width:100%;height:260px;object-fit:cover}.lead h1,.lead p,.lead span{margin-left:22px;margin-right:22px}.lead h1{font-size:30px;line-height:1.25}.lead span{font-size:11px;color:#fca5a5}.lead p{color:#cbd5e1}.side-stories{display:flex;flex-direction:column;gap:12px}.story-row{display:grid;grid-template-columns:125px 1fr;gap:12px;padding-bottom:12px;border-bottom:1px solid #e8ebf0}.story-row img{width:125px;height:95px;object-fit:cover;border-radius:9px}.story-row b{display:block;font-size:15px;line-height:1.45;margin-top:5px}.story-row small,.news-card small{color:#ef4444;font-size:10px;font-weight:700}.section-head{display:flex;justify-content:space-between;align-items:center;margin:25px 0 13px}.section-head h2{margin:0;font-size:22px}.section-head a{font-size:12px}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.news-card{border:1px solid #e8ebf0;border-radius:12px;overflow:hidden;background:#fff}.news-card img{width:100%;height:155px;object-fit:cover}.news-card b,.news-card p,.news-card small{display:block;margin:10px 12px 0}.news-card b{line-height:1.5;font-size:14px}.news-card p{font-size:12px;color:#64748b;line-height:1.5;margin-bottom:14px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-grid a{padding:20px;border:1px solid #e8ebf0;border-radius:12px}.category-grid b{display:block;font-size:16px}.category-grid span{font-size:11px;color:#64748b}.article-wrap{max-width:900px;margin:50px auto;padding:0 18px}.article-meta{color:#64748b;font-size:12px}.pill{background:#fee2e2;color:#b91c1c;padding:5px 9px;border-radius:20px}.article-title{font-size:44px;line-height:1.2;margin:15px 0}.article-excerpt{font-size:19px;color:#64748b;line-height:1.6}.article-image{width:100%;max-height:600px;object-fit:cover;border-radius:14px;margin:18px 0}.article-content{font-family:'Noto Sans Devanagari',sans-serif;font-size:17px;line-height:2}.article-content img{max-width:100%;height:auto}.share-box{margin:24px 0;padding:18px;border:1px solid #e7eaf0;border-radius:16px;background:var(--card-bg,#fff)}.share-box>b{display:block;font-size:16px;margin-bottom:4px}.share-caption{margin:0 0 12px;color:#64748b;font-size:12px}.share-buttons{display:flex;flex-wrap:wrap;gap:8px}.share-buttons a,.share-buttons button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 13px;border:0;border-radius:9px;text-decoration:none;font:inherit;font-size:12px;font-weight:800;cursor:pointer;background:#f1f5f9;color:#172033}.share-buttons a:hover,.share-buttons button:hover{transform:translateY(-1px);opacity:.92}.share-facebook{background:#1877f2!important;color:#fff!important}.share-x{background:#111827!important;color:#fff!important}.share-whatsapp{background:#25d366!important;color:#fff!important}.share-buttons button{background:#e5e7eb!important;color:#172033!important}@media(max-width:600px){.share-buttons{display:grid;grid-template-columns:1fr 1fr}.share-buttons a,.share-buttons button{width:100%;box-sizing:border-box}.share-buttons button:last-child{grid-column:1/-1}}
.tags{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0}.tags span{background:#f1f5f9;padding:6px 10px;border-radius:20px;font-size:11px}.site-footer{margin-top:60px;background:#111827;color:#cbd5e1;padding:30px 6%;display:flex;justify-content:space-between;font-size:12px}
@media(max-width:900px){.dashboard-grid,.editor-layout,.media-layout,.hero-grid{grid-template-columns:1fr}.sticky{position:static}.news-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.site-inner nav{display:none}.logo{min-width:0}.article-title{font-size:34px}}@media(max-width:600px){.cards{grid-template-columns:1fr 1fr}.content{padding:18px 12px}.headline{font-size:24px!important}.news-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr}.site-footer{display:block}.site-footer div+div{margin-top:8px}.lead{min-height:0}.lead img{height:210px}}
.gallery-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:18px}.gallery-picker{margin:22px 0;border-top:1px solid #eef0f4;padding-top:18px}.gallery-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:12px}.gallery-media-card{position:relative;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;padding-bottom:8px;cursor:pointer}.gallery-media-card>img{width:100%;height:130px;object-fit:cover;display:block}.gallery-media-card .gallery-check{position:absolute;top:8px;left:8px;z-index:2;background:#fff;border-radius:7px;padding:5px;box-shadow:0 2px 8px #0002}.gallery-media-card input[type=checkbox]{width:18px;height:18px;margin:0}.gmeta{padding:7px}.gmeta b{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}.gmeta input{font-size:11px;padding:7px;margin-top:5px}.gallery-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #eef0f4}.gallery-row-icon{width:42px;height:42px;border-radius:10px;background:#ede9fe;color:#6d28d9;display:grid;place-items:center;font-size:18px}.gallery-row b{display:block;font-size:13px}.gallery-row small{display:block;color:#64748b;font-size:10px;margin-top:4px}.gallery-row>span:last-child{margin-left:auto;color:#94a3b8}.empty{padding:30px;text-align:center;color:#64748b;background:#f8fafc;border-radius:10px;font-size:13px}.badge.draft{background:#f1f5f9;color:#475569}.badge.published{background:#dcfce7;color:#166534}@media(max-width:900px){.gallery-layout{grid-template-columns:1fr}}
.gallery-public{max-width:1240px;margin:auto;padding:25px 18px}.gallery-public h1{font-size:34px}.gallery-cover{width:100%;height:280px;object-fit:cover;border-radius:14px}.gallery-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-card{border:1px solid #e8ebf0;border-radius:13px;overflow:hidden;background:#fff}.gallery-card img{width:100%;height:190px;object-fit:cover}.gallery-card div{padding:12px}.gallery-card b{display:block;line-height:1.45}.gallery-card small{color:#64748b;font-size:11px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.photo-item{margin:0}.photo-item img{width:100%;height:260px;object-fit:cover;border-radius:10px}.photo-item figcaption{font-size:12px;color:#64748b;padding:7px 2px;line-height:1.45}@media(max-width:700px){.gallery-cards,.photo-grid{grid-template-columns:1fr 1fr}.photo-item img{height:190px}}@media(max-width:500px){.gallery-cards,.photo-grid{grid-template-columns:1fr}}
/* web directory */
.tabs{display:flex;gap:6px;margin:0 0 16px}.tab{padding:9px 14px;border-radius:9px;color:#64748b;font-weight:700;font-size:12px}.tab.active{background:#111827;color:#fff}.directory-row,.directory-cat-row{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid #eef0f4}.directory-row>div:nth-child(2),.directory-cat-row>div:nth-child(2){flex:1}.directory-row b,.directory-cat-row b{display:block}.directory-row small,.directory-cat-row small{display:block;color:#64748b;font-size:11px;margin-top:3px}.directory-icon{width:48px;height:48px;border-radius:12px;background:#f1f5f9;display:grid;place-items:center;font-size:22px;overflow:hidden;flex:0 0 48px}.directory-icon img{width:100%;height:100%;object-fit:cover}.directory-public{max-width:1240px;margin:auto;padding:28px 18px}.directory-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px;border-radius:20px;background:#f8fafc;border:1px solid #e8ebf0}.directory-hero h1{font-size:38px;margin:5px 0}.directory-hero p{color:#64748b}.directory-search{display:flex;gap:8px;min-width:420px}.directory-search input{min-width:0}.directory-cat-nav{display:flex;gap:8px;overflow:auto;padding:18px 0}.directory-cat-nav a{white-space:nowrap;padding:9px 13px;border:1px solid #e5e7eb;border-radius:22px;font-size:12px}.directory-cat-nav a.active{background:#111827;color:#fff;border-color:#111827}.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.directory-card{border:1px solid #e8ebf0;border-radius:15px;overflow:hidden;background:#fff;transition:.15s}.directory-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000000d}.directory-card>img{width:100%;height:190px;object-fit:cover}.directory-card-body{padding:15px}.directory-card-body>span{font-size:11px;color:#ef4444;font-weight:700}.directory-card h2{font-size:18px;margin:7px 0}.directory-card p{font-size:12px;color:#64748b;line-height:1.5;min-height:36px}.directory-card small{color:#64748b;font-size:10px}.directory-profile{border:1px solid #e8ebf0;border-radius:18px;overflow:hidden;background:#fff;margin:20px 0}.directory-cover{height:280px;background:#f1f5f9}.directory-cover img{width:100%;height:100%;object-fit:cover}.directory-profile-main{padding:22px 26px 28px;position:relative}.directory-logo{width:80px;height:80px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;display:grid;place-items:center;font-size:35px;overflow:hidden;margin-top:-60px;position:relative;box-shadow:0 5px 20px #0001}.directory-logo img{width:100%;height:100%;object-fit:cover}.directory-kicker{display:block;color:#ef4444;font-weight:800;font-size:11px;margin-top:13px}.directory-profile h1{font-size:38px;margin:6px 0}.directory-actions{display:flex;gap:8px;flex-wrap:wrap}.directory-actions a{padding:9px 13px;border:1px solid #e5e7eb;border-radius:9px;font-size:12px;font-weight:700}.directory-detail-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:18px}.directory-description,.directory-contact{padding:22px}.directory-description{border:1px solid #e8ebf0;border-radius:14px}.directory-description h2,.directory-contact h2{margin-top:0}.directory-contact p{font-size:13px;line-height:1.7;color:#475569}.directory-contact h3{font-size:13px}.directory-description>div{font-size:16px;line-height:1.9;color:#334155}@media(max-width:900px){.directory-grid{grid-template-columns:repeat(2,1fr)}.directory-hero{display:block}.directory-search{min-width:0}.directory-detail-grid{grid-template-columns:1fr}}@media(max-width:600px){.directory-grid{grid-template-columns:1fr}.directory-profile h1{font-size:30px}.directory-cover{height:210px}.directory-search{display:block}.directory-search input,.directory-search button{width:100%;margin-top:7px}}

/* blood donor module */
.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.check{display:flex!important;align-items:center;gap:9px;padding:11px 12px;background:#f8fafc;border:1px solid #e8ebf0;border-radius:10px;font-size:12px}.check input{width:auto!important}.notice,.blood-note{padding:12px 14px;border:1px solid #fecdd3;background:#fff1f2;color:#9f1239;border-radius:10px;font-size:12px;line-height:1.6;margin:14px 0}.verified{display:inline-block;color:#15803d;font-size:10px;font-weight:800;margin-top:4px}.blood-badge{display:inline-grid;place-items:center;min-width:44px;height:30px;padding:0 8px;border-radius:9px;background:#fee2e2;color:#b91c1c;font-weight:900}.blood-public{max-width:1240px;margin:auto;padding:28px 18px}.blood-hero{padding:28px;border-radius:20px;background:#fff1f2;border:1px solid #fecdd3;display:flex;justify-content:space-between;gap:25px;align-items:center}.blood-hero h1{font-size:38px;margin:5px 0}.blood-hero p{color:#64748b}.blood-search{display:grid;grid-template-columns:1.3fr .7fr .8fr .9fr auto;gap:8px;min-width:650px}.blood-search input,.blood-search select{min-width:0}.blood-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px}.blood-card{display:flex;gap:15px;padding:18px;border:1px solid #e8ebf0;border-radius:15px;background:#fff}.blood-card h2{font-size:18px;margin:7px 0}.blood-card p{font-size:12px;color:#64748b}.blood-card a{font-size:12px;font-weight:800;margin-right:10px}.blood-badge-large{width:65px;height:65px;flex:0 0 65px;border-radius:16px;background:#fee2e2;color:#b91c1c;display:grid;place-items:center;font-size:20px;font-weight:900}.blood-profile{max-width:700px;margin:45px auto;padding:35px;text-align:center;border:1px solid #e8ebf0;border-radius:20px;background:#fff}.blood-symbol{font-size:50px}.blood-profile h1{font-size:40px;margin:8px 0 12px}.blood-big{display:inline-flex;flex-direction:column;align-items:center;margin:10px 0 20px}.blood-big span{font-size:42px;font-weight:900;color:#b91c1c}.blood-big small{color:#64748b}.blood-location{font-size:14px;color:#475569;margin-bottom:20px}.smallbtn{padding:6px 9px!important;font-size:10px!important}.danger-card{margin-top:16px;border-color:#fecaca}.btn.danger{background:#b91c1c;color:#fff}.badge.approved{background:#dcfce7;color:#166534}.badge.inactive{background:#f1f5f9;color:#475569}@media(max-width:1000px){.blood-search{min-width:0;grid-template-columns:1fr 1fr}.blood-hero{display:block}.blood-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.check-grid,.blood-grid{grid-template-columns:1fr}.blood-search{grid-template-columns:1fr}.blood-hero h1{font-size:30px}.blood-profile h1{font-size:30px}}

/* Mobile navigation */
.mobile-menu-btn,.mobile-close{display:none}
.mobile-backdrop{display:none}
.public-menu-btn{display:none;border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:9px 12px;font-weight:700;cursor:pointer}
.mobile-admin-link{display:none}
@media(max-width:900px){
  .mobile-menu-btn{display:grid;place-items:center;position:fixed;left:12px;top:14px;width:44px;height:44px;border:0;border-radius:11px;background:#111827;color:#fff;z-index:30;font-size:20px;cursor:pointer;box-shadow:0 6px 20px #0002}
  .sidebar{transform:translateX(-105%);transition:transform .25s ease;box-shadow:15px 0 40px #0003}
  .sidebar.mobile-open{transform:translateX(0)}
  .mobile-backdrop.mobile-open{display:block;position:fixed;inset:0;background:#0f172a80;z-index:25}
  .mobile-close{display:grid;place-items:center;position:absolute;right:10px;top:10px;width:36px;height:36px;border:0;border-radius:9px;background:#1f2937;color:#fff;font-size:25px;cursor:pointer}
  .main{margin-left:0}
  .top{padding-left:68px}
  .public-menu-btn{display:block}
  .site-inner{position:relative}
  .site-head nav{display:none;position:absolute;left:0;right:0;top:calc(100% + 1px);background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 15px 35px #0002;padding:10px;z-index:20}
  .site-head nav.open{display:flex;flex-direction:column;gap:3px}
  .site-head nav a{padding:12px;border-radius:9px}
  .site-head nav a:hover{background:#f3f4f6}
  .mobile-admin-link{display:block!important}
  .site-head .admin-link{display:none}
}
@media(max-width:600px){
  .top{height:64px;padding-right:12px}
  .searchwrap{width:100%;max-width:230px}
  .user>span:not(.avatar),.user>a{display:none}
  .content{padding-top:16px}
  .titlebar{align-items:flex-start;gap:10px}
  .titlebar h1{font-size:21px}
  .editor-layout,.media-layout,.dashboard-grid{grid-template-columns:1fr}
  .sticky{position:static}
  .site-inner{padding:12px 14px}
  .logo b{font-size:15px}
  .logo small{display:none}
  .public-menu-btn span{display:none}
}


/* Premium navigation refresh */
:root{--nav-ink:#172033;--nav-muted:#64748b;--nav-brand:#e11d48;--nav-soft:#f8fafc;--nav-line:#e8edf3}
.site-head{box-shadow:0 6px 24px rgba(15,23,42,.05);backdrop-filter:saturate(150%) blur(10px)}
.site-inner{min-height:76px;gap:24px}
.logo{min-width:235px;position:relative}.logo span{box-shadow:0 8px 20px rgba(239,68,68,.25);transition:.2s}.logo:hover span{transform:translateY(-2px) rotate(-2deg)}
.site-inner nav{align-items:center;gap:4px;overflow:visible}.site-inner nav a{padding:10px 12px;border-radius:10px;color:#334155;transition:all .2s ease;position:relative}.site-inner nav a:hover{background:#f1f5f9;color:#be123c}.site-inner nav a:after{content:"";position:absolute;left:12px;right:12px;bottom:5px;height:2px;border-radius:2px;background:transparent;transition:.2s}.site-inner nav a:hover:after{background:#e11d48}
.admin-link{font-weight:800;color:#be123c;background:#fff1f2;border-color:#fecdd3;white-space:nowrap;transition:.2s}.admin-link:hover{background:#e11d48;color:#fff;border-color:#e11d48;box-shadow:0 8px 20px rgba(225,29,72,.18)}
.public-menu-btn{box-shadow:0 5px 16px rgba(15,23,42,.08);color:#be123c}.public-menu-btn:hover{background:#fff1f2;border-color:#fecdd3}
.public-menu-backdrop{display:none}
@media(max-width:900px){
 body.public-menu-open{overflow:hidden}
 .site-inner{min-height:68px;padding:10px 14px;gap:10px}.logo{min-width:0;flex:1}.logo span{width:40px;height:40px}.logo b{font-size:16px}
 .site-inner nav{display:flex;flex-direction:column;align-items:stretch;gap:5px;position:fixed;top:0;right:0;left:auto;width:min(360px,88vw);height:100dvh;padding:88px 16px 24px;background:rgba(255,255,255,.98);box-shadow:-20px 0 60px rgba(15,23,42,.18);transform:translateX(110%);transition:transform .28s cubic-bezier(.22,1,.36,1);overflow:auto;z-index:40}
 .site-inner nav.open{display:flex;transform:translateX(0)}
 .site-inner nav a{padding:14px 15px;border:1px solid #eef2f7;background:#fff;border-radius:13px;font-size:14px}.site-inner nav a:hover{background:#fff1f2}.site-inner nav a:after{display:none}
 .mobile-admin-link{display:block!important;margin-top:8px!important;background:#e11d48!important;color:#fff!important;border-color:#e11d48!important;text-align:center;font-weight:800}
 .public-menu-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(3px);z-index:35}.public-menu-backdrop.open{display:block}
}
/* Admin navigation */
.sidebar{box-shadow:12px 0 35px rgba(2,6,23,.16);border-right:1px solid rgba(255,255,255,.06)}
.brand{padding-top:10px}.nav a{transition:all .18s ease;border:1px solid transparent}.nav a:hover,.nav a.active{background:linear-gradient(90deg,#1f2937,#273449);border-color:#334155;transform:translateX(2px)}
.mobile-menu-btn{box-shadow:0 8px 24px rgba(15,23,42,.18)!important;background:#e11d48!important}.mobile-close{background:#ef4444!important}
@media(max-width:900px){.sidebar{width:min(320px,86vw)!important;padding:18px 14px!important}.sidebar .brand div,.nav span,.nav h5{display:block}.nav h5{padding:15px 12px 6px}.nav a{font-size:14px;padding:12px 13px}.nav a span{display:block!important}.main{margin-left:0!important}.top{padding-left:68px!important}}
@media(max-width:600px){.site-inner nav{width:88vw}.public-menu-btn{padding:9px 11px}.public-menu-btn span{display:inline}.top{padding-left:68px!important}.searchwrap{max-width:210px!important}}
.mobile-menu-btn{display:none;position:fixed;left:14px;top:14px;width:44px;height:44px;border:0;border-radius:12px;color:#fff;z-index:100;font-size:22px;cursor:pointer}.mobile-close{display:none;position:absolute;right:12px;top:12px;border:0;color:#fff;border-radius:10px;width:38px;height:38px;font-size:25px;cursor:pointer}.mobile-backdrop{display:none}.mobile-backdrop.open{display:block;position:fixed;inset:0;background:rgba(15,23,42,.5);backdrop-filter:blur(3px);z-index:45}.sidebar.open{transform:translateX(0)!important}@media(max-width:900px){.mobile-menu-btn{display:block}.mobile-close{display:block}.sidebar{transform:translateX(-110%);transition:transform .28s ease;z-index:50!important}.sidebar .brand div,.nav span,.nav h5{display:block!important}.main{margin-left:0!important}.top{padding-left:72px!important}.menu-open{overflow:hidden}}

/* Final mobile navigation fix */
@media(max-width:900px){
  .site-head{position:relative;z-index:1000}
  .site-inner{position:relative;z-index:1001}
  .public-menu-btn{display:block!important;position:relative;z-index:1003!important;background:#fff!important;color:#be123c!important}
  .public-menu-backdrop{position:fixed!important;inset:0!important;background:rgba(15,23,42,.42)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:900!important}
  .public-menu-backdrop.open{display:block!important}
  .site-inner nav{z-index:1001!important;background:#fff!important;opacity:1!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
  .site-inner nav.open{transform:translateX(0)!important;visibility:visible!important;opacity:1!important}
  .site-inner nav a,.site-inner nav .mobile-admin-link{position:relative;z-index:1002;opacity:1!important;filter:none!important}
  .site-head .logo{position:relative;z-index:1002}
  body.public-menu-open .site-head{z-index:1000}
}

/* Reader accounts, comments and likes */
.member-nav{display:flex;align-items:center;gap:8px;margin-left:auto}.member-nav a,.member-greeting{font-size:12px;font-weight:800;padding:9px 11px;border-radius:10px}.member-login{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.member-nav a:hover{background:#f8fafc}.member-greeting{color:#475569}.account-wrap{min-height:100dvh;display:grid;place-items:center;padding:30px 16px;background:linear-gradient(180deg,#f8fafc,#fff)}.account-card{width:min(460px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:30px;box-shadow:0 20px 60px rgba(15,23,42,.09)}.account-brand{font-weight:800;color:#be123c}.account-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:#fff1f2;margin:25px 0 12px;font-size:27px}.account-card h1{margin:0 0 7px;font-size:30px}.account-card form{margin-top:22px}.account-card label{display:block;margin:13px 0;font-weight:700;font-size:13px}.account-card input{margin-top:7px}.account-switch{text-align:center;margin-top:20px;font-size:13px;color:#64748b}.account-switch a{font-weight:800;color:#be123c}.engagement-box{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:24px 0;padding:15px 16px;border:1px solid #e8edf3;border-radius:15px;background:#fafbfc}.like-form{margin:0}.like-btn{border:1px solid #fecdd3;background:#fff1f2;color:#be123c;border-radius:11px;padding:10px 15px;font-weight:900;cursor:pointer}.like-btn.liked{background:#e11d48;color:#fff;border-color:#e11d48}.like-btn span{margin-left:4px}.member-note{font-size:12px;color:#64748b;font-weight:700}.comments-section{margin-top:30px}.comments-list{display:grid;gap:12px;margin:15px 0 22px}.comment-item{display:flex;gap:12px;padding:15px;border:1px solid #e8edf3;border-radius:14px;background:#fff}.comment-avatar{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:grid;place-items:center;background:#f1f5f9;font-weight:900}.comment-item b{font-size:13px}.comment-item small{display:block;color:#94a3b8;font-size:10px;margin-top:2px}.comment-item p{margin:7px 0 0;color:#334155;font-size:13px;line-height:1.7}.comment-form{padding:17px;border:1px solid #e8edf3;border-radius:15px;background:#fafbfc}.comment-form textarea{width:100%;min-height:120px;resize:vertical}.comment-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.comment-actions small{color:#64748b}.comment-login{padding:20px;border:1px dashed #cbd5e1;border-radius:15px;background:#f8fafc}.comment-login p{color:#64748b;font-size:13px}.comment-login .btn{margin-right:7px}@media(max-width:900px){.member-nav{margin-left:0}.member-greeting{display:none}.member-nav a{padding:8px 9px}.site-inner{flex-wrap:wrap}.site-inner .admin-link{display:none}}@media(max-width:600px){.member-nav a{font-size:11px}.account-card{padding:23px}.comment-actions{align-items:flex-start;flex-direction:column}.comment-actions .btn{width:100%}}
.category-page{max-width:1240px;margin:auto;padding:30px 18px 60px}.category-page-head{display:flex;justify-content:space-between;align-items:end;gap:20px;border-bottom:1px solid #e8ebf0;padding:15px 0 22px;margin-bottom:22px}.category-page-head h1{font-size:36px;margin:10px 0 5px}.category-page-head p{margin:0;color:#64748b;font-size:13px}.category-news-grid{margin-bottom:25px}.pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin:30px 0}.pagination span{font-size:13px;color:#64748b}@media(max-width:600px){.category-page-head{align-items:flex-start;flex-direction:column}.category-page-head h1{font-size:30px}.pagination{flex-wrap:wrap}}

/* 2026 visual polish */
:root{--brand:#b91c3c;--brand2:#e11d48;--ink:#172033;--muted:#64748b;--surface:#fff;--soft:#f8fafc;--line:#e7eaf0}body{font-family:'Noto Sans Devanagari',Inter,system-ui,sans-serif;color:var(--ink)}button,input,textarea,select{font-family:inherit}.primary{background:linear-gradient(135deg,var(--brand),var(--brand2));box-shadow:0 8px 18px rgba(185,28,60,.16)}
.site-logo-image{width:var(--logo-width,52px);height:var(--logo-height,52px);object-fit:contain;border-radius:10px;background:#fff}.admin-logo-image{width:var(--logo-width,52px);height:var(--logo-height,52px);object-fit:contain;border-radius:10px;background:#fff;flex:0 0 auto}.brand:has(.admin-logo-image){padding-left:8px}.admin-logout{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid #fecdd3;background:#fff1f2;color:#be123c;border-radius:9px;font-size:12px;font-weight:800}.admin-logout:hover{background:#be123c;color:#fff}.user{gap:8px}.market-back{margin-left:auto;padding:9px 13px;border:1px solid #e5e7eb;border-radius:10px;font-weight:800;font-size:12px}.account-page{background:radial-gradient(circle at 15% 15%,#ffe4e6 0,transparent 32%),linear-gradient(135deg,#fff,#fff7f8)}.account-shell{width:min(1040px,100%);display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #f0dfe3;border-radius:28px;overflow:hidden;box-shadow:0 25px 80px rgba(15,23,42,.12)}.account-intro{padding:45px;background:linear-gradient(145deg,#881337,#be123c);color:#fff;display:flex;flex-direction:column}.account-brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:17px}.account-brand img{width:46px;height:46px;object-fit:contain;background:#fff;border-radius:10px}.account-brand span{width:46px;height:46px;border-radius:10px;background:#fff;color:#be123c;display:grid;place-items:center;font-weight:900;font-size:22px}.account-intro-copy{margin:auto 0}.account-intro h1{font-size:42px;line-height:1.2;margin:12px 0}.account-intro p{color:#ffe4e6;line-height:1.9;font-size:14px}.account-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.account-benefits span{padding:8px 10px;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:rgba(255,255,255,.09);font-size:11px}.account-card{width:auto;border:0;border-radius:0;box-shadow:none;padding:45px}.account-card-head{display:flex;gap:14px;align-items:flex-start}.account-card-head h2{margin:2px 0 4px;font-size:28px}.account-card-head p{margin:0;color:#64748b;font-size:12px}.account-icon{margin:0;width:48px;height:48px;background:#fff1f2}.account-card form{margin-top:25px}.account-card label{font-size:12px;color:#334155}.account-card input{padding:13px 14px;border-radius:12px;margin-top:7px}.account-submit{width:100%;padding:13px}.password-hint{display:block;color:#94a3b8;font-size:10px;margin-top:-5px}.back-home{display:block;text-align:center;margin-top:16px;color:#64748b;font-size:11px}.market-page{max-width:1240px;margin:auto;padding:30px 18px 70px}.market-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:32px;border-radius:24px;background:linear-gradient(135deg,#ecfdf5,#f0fdfa);border:1px solid #ccfbf1}.market-hero h1{font-size:40px;margin:4px 0}.market-hero p{color:#64748b;margin:0;max-width:700px}.market-live-badge{padding:10px 14px;border-radius:999px;background:#fff;color:#047857;border:1px solid #a7f3d0;font-size:12px;font-weight:800;white-space:nowrap}.market-index-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:14px;margin:18px 0}.market-index-card,.market-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px}.market-index-card strong,.market-stat-card strong{display:block;font-size:25px;margin:6px 0}.market-index-card span{font-size:12px;color:#047857}.market-stat-card small,.market-index-card small{color:#64748b;font-size:11px}.market-section{background:#fff;border:1px solid #e7eaf0;border-radius:16px;padding:18px;margin-top:16px}.market-section .section-head{margin:0 0 12px}.market-section h2{font-size:18px}.market-table-wrap{overflow:auto}.market-table{width:100%;border-collapse:collapse;min-width:620px}.market-table th,.market-table td{padding:11px 10px;border-bottom:1px solid #eef0f4;text-align:left;font-size:12px;white-space:nowrap}.market-table th{color:#64748b;font-size:10px;text-transform:uppercase}.market-table .up{color:#15803d;font-weight:800}.market-table .down{color:#b91c1c;font-weight:800}.market-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.market-filter{display:flex;gap:10px;margin-bottom:12px}.market-filter input{max-width:430px}.market-filter select{width:170px}.market-note{color:#64748b;font-size:11px;line-height:1.7;margin:14px 2px}@media(max-width:900px){.account-shell{grid-template-columns:1fr}.account-intro{padding:28px}.account-intro-copy{margin:25px 0 0}.account-intro h1{font-size:32px}.account-card{padding:28px}.market-index-grid{grid-template-columns:1fr 1fr}.market-hero{display:block}.market-live-badge{display:inline-block;margin-top:18px}.market-columns{grid-template-columns:1fr}}@media(max-width:600px){.account-shell{border-radius:20px}.account-intro{padding:22px}.account-card{padding:22px}.market-page{padding:18px 12px 50px}.market-hero{padding:22px}.market-hero h1{font-size:30px}.market-index-grid{grid-template-columns:1fr 1fr}.market-filter{display:block}.market-filter input,.market-filter select{width:100%;max-width:none;margin-bottom:8px}.admin-logout span{display:inline}.brand{gap:8px}}

.nepse-label{color:inherit;text-decoration:none;font-weight:800;white-space:nowrap}.site-logo-image{flex:0 0 auto}.sidebar{overflow-y:auto;overflow-x:hidden}.nav{padding-bottom:40px}
/* Reader/admin theme controls */
:root{--page-bg:#f5f7fb;--card-bg:#fff;--site-font:'Noto Sans Devanagari';--heading-font:'Mukta';--base-font-size:16px}
body{font-family:var(--site-font),system-ui,sans-serif;font-size:var(--base-font-size);background:var(--page-bg);color:var(--ink)}
h1,h2,h3,h4,h5,.headline,.brand b,.logo b{font-family:var(--heading-font),var(--site-font),sans-serif}
.card,.news-card,.sidebar-box{background:var(--card-bg)}
.sidebar-logout{margin-top:12px!important;background:rgba(225,29,72,.14)!important;color:#fecdd3!important;font-weight:900!important}
.sidebar-logout:hover{background:#be123c!important;color:#fff!important}
.article-layout{max-width:1240px;margin:auto;padding:30px 18px 70px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}
.article-layout .article-wrap{max-width:none;margin:0}
.article-sidebar{display:grid;gap:18px;position:sticky;top:18px}
.sidebar-box{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(15,23,42,.05)}
.sidebar-box-head{padding:14px 16px;border-bottom:1px solid #eef0f4;display:flex;align-items:center;justify-content:space-between}.sidebar-box-head h2{margin:0;font-size:20px}
.sidebar-news-list{list-style:none;margin:0;padding:0}.sidebar-news-list li{border-bottom:1px solid #eef0f4}.sidebar-news-list li:last-child{border-bottom:0}.sidebar-news-list a{display:flex;gap:10px;padding:11px 12px;align-items:center}.sidebar-news-list a:hover{background:#f8fafc}.sidebar-news-list img{width:74px;height:55px;object-fit:cover;border-radius:8px;flex:0 0 74px}.sidebar-news-list span{min-width:0}.sidebar-news-list b{display:block;font-family:var(--site-font),sans-serif;font-size:13px;line-height:1.45}.sidebar-news-list small{display:block;color:#94a3b8;font-size:10px;margin-bottom:2px}
.gallery-upload{padding:16px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;margin:16px 0}.gallery-upload h3{margin:0 0 4px}.gallery-upload input[type=file]{width:100%;padding:10px;background:#fff;border:1px solid #e2e8f0;border-radius:10px}
.donor-register-card{margin:16px 0;padding:20px;border:1px solid #fecdd3;border-radius:16px;background:#fff7f8}.donor-register-card h2{margin:0 0 4px}.donor-register-card p{color:#64748b;font-size:12px}.donor-register-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.donor-register-form .check{grid-column:1/-1}.donor-register-form button{grid-column:1/-1;justify-self:start}
@media(max-width:900px){.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}.donor-register-form{grid-template-columns:1fr}}
.site-head{background:var(--header-bg)!important;color:var(--header-text)}
.site-head .site-inner,.site-head .logo,.site-head .member-nav,.site-head .admin-link{color:var(--header-text)}
.site-head nav{background:var(--nav-bg)}
.news-ticker,.nepse-ticker{background:var(--ticker-bg)!important}
.site-footer{background:var(--footer-bg)!important}

/* member and donor profiles */
.success{padding:12px 14px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:10px;font-size:12px;margin:14px 0}.profile-avatar-large{width:62px;height:62px;border-radius:50%;overflow:hidden;background:#fee2e2;color:#b91c3c;display:grid;place-items:center;font-size:25px;font-weight:900;flex:0 0 62px}.profile-avatar-large img{width:100%;height:100%;object-fit:cover}.member-profile-link{font-weight:800}.donor-admin-photo{display:block;width:70px;height:70px;border-radius:12px;object-fit:cover;margin-top:8px;border:1px solid #e5e7eb}.donor-photo-wrap{overflow:hidden}.donor-photo-wrap img{width:100%;height:100%;object-fit:cover}.blood-profile-photo{width:130px;height:130px;margin:0 auto 14px;border-radius:50%;overflow:hidden;background:#fee2e2;display:grid;place-items:center;font-size:65px;color:#b91c1c;border:5px solid #fff;box-shadow:0 5px 22px #0001}.blood-profile-photo img{width:100%;height:100%;object-fit:cover}
/* Homepage builder + configurable homepage */
.homepage-builder-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:18px;align-items:start}.homepage-settings-form{padding:20px}.builder-section{padding:18px 0;border-bottom:1px solid #eef0f4}.builder-section:first-child{padding-top:0}.builder-section:last-of-type{border-bottom:0}.builder-section-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.builder-section-title>span{width:32px;height:32px;border-radius:10px;background:#fff1f2;color:#be123c;display:grid;place-items:center;font-weight:900;flex:0 0 32px}.builder-section-title h2{margin:0;font-size:17px}.builder-section-title small{display:block;color:#64748b;font-size:11px;margin-top:3px}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.settings-grid label{font-size:11px;font-weight:800;color:#334155}.settings-grid select{margin-top:6px}.big-check{display:flex!important;align-items:center;gap:8px;padding:11px 12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;font-weight:800!important}.sidebar-toggles{display:flex;gap:18px;flex-wrap:wrap;margin-top:12px}.category-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.category-check{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:11px}.homepage-save{margin-top:8px}.homepage-preview{padding:18px;position:sticky;top:18px}.preview-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.preview-head h2{margin:2px 0 0;font-size:20px}.preview-badge{font-size:10px;padding:5px 8px;border-radius:999px;background:#ecfdf5;color:#047857;font-weight:900}.mock-site{border:1px solid #dbe1ea;border-radius:15px;overflow:hidden;background:#f8fafc;box-shadow:0 10px 30px rgba(15,23,42,.08)}.mock-header{padding:12px;background:#fff;display:flex;justify-content:space-between;gap:8px;align-items:center}.mock-header b{font-size:15px;color:#be123c}.mock-header span{font-size:7px;color:#64748b}.mock-ticker{font-size:8px;padding:7px 10px;background:#111827;color:#fff}.mock-hero{display:grid;grid-template-columns:1.3fr .9fr;gap:8px;padding:10px}.mock-main,.mock-story{background:#fff;border-radius:9px;overflow:hidden;border:1px solid #e8ebf0}.mock-img{height:42px;background:linear-gradient(135deg,#cbd5e1,#e2e8f0)}.mock-img.big{height:90px}.mock-main{padding-bottom:8px}.mock-main small,.mock-main b{display:block;margin:5px 8px 0}.mock-main small{font-size:7px;color:#be123c}.mock-main b{font-size:10px;line-height:1.3}.mock-hero-list{display:grid;gap:6px}.mock-story{display:grid;grid-template-columns:48px 1fr;gap:5px;align-items:center}.mock-story .mock-img{height:100%}.mock-story b{font-size:7px;line-height:1.25;padding-right:4px}.mock-body{display:grid;grid-template-columns:1fr 88px;gap:8px;padding:0 10px 10px}.mock-content{min-width:0}.mock-section-title{font-size:9px;font-weight:900;margin:5px 0}.mock-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.mock-cards.three{grid-template-columns:repeat(3,1fr)}.mock-cards i{height:46px;border-radius:5px;background:#fff;border:1px solid #e8ebf0;display:block}.mock-sidebar{background:#fff;border:1px solid #e8ebf0;border-radius:8px;padding:7px;display:flex;flex-direction:column;gap:5px}.mock-sidebar b{font-size:8px}.mock-sidebar span{font-size:6px;color:#64748b}.mock-sidebar hr{border:0;border-top:1px solid #eef0f4;width:100%}.preview-note{margin-top:12px;padding:10px;border-radius:10px;background:#f8fafc;color:#64748b;font-size:10px;line-height:1.7}.home-layout{max-width:1240px;margin:auto;padding:0 18px 60px;display:grid;gap:22px;align-items:start}.home-layout.full-width{grid-template-columns:1fr}.home-layout.with-sidebar.sidebar-right{grid-template-columns:minmax(0,1fr) 320px}.home-layout.with-sidebar.sidebar-left{grid-template-columns:320px minmax(0,1fr)}.home-main{min-width:0}.home-sidebar{display:grid;gap:18px;position:sticky;top:18px}.home-sidebar .sidebar-box{background:var(--card-bg)}.home-latest-grid.cols-2,.home-category-grid.cols-2{grid-template-columns:repeat(2,1fr)}.home-latest-grid.cols-3,.home-category-grid.cols-3{grid-template-columns:repeat(3,1fr)}.home-latest-grid.cols-4,.home-category-grid.cols-4{grid-template-columns:repeat(4,1fr)}.home-category-section{margin-top:28px}.home-category-section .news-card img{height:145px}
@media(max-width:1100px){.homepage-builder-grid{grid-template-columns:1fr}.homepage-preview{position:static}.home-layout.with-sidebar.sidebar-right,.home-layout.with-sidebar.sidebar-left{grid-template-columns:1fr}.home-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.home-latest-grid.cols-4,.home-category-grid.cols-4{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.settings-grid{grid-template-columns:1fr}.category-picker{grid-template-columns:repeat(2,1fr)}.home-sidebar{grid-template-columns:1fr}.home-latest-grid.cols-3,.home-latest-grid.cols-4,.home-category-grid.cols-3,.home-category-grid.cols-4{grid-template-columns:repeat(2,1fr)}.mock-body{grid-template-columns:1fr}.mock-sidebar{display:none}}
@media(max-width:600px){.homepage-settings-form{padding:14px}.homepage-preview{padding:14px}.category-picker{grid-template-columns:1fr}.home-layout{padding:0 12px 45px}.hero-grid{grid-template-columns:1fr}.side-stories{gap:8px}.home-latest-grid.cols-2,.home-latest-grid.cols-3,.home-latest-grid.cols-4,.home-category-grid.cols-2,.home-category-grid.cols-3,.home-category-grid.cols-4{grid-template-columns:1fr}}
/* Footer Design Studio */
.site-footer{margin-top:48px;background:var(--footer-bg,#111827);color:#e5e7eb}
.site-footer-rows{max-width:1200px;margin:0 auto;padding:38px 22px 10px}
.site-footer-row{display:grid;gap:28px;padding:0 0 30px;margin-bottom:28px;border-bottom:1px solid rgba(255,255,255,.12)}
.footer-cols-1{grid-template-columns:1fr}.footer-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.site-footer-col h3{margin:0 0 12px;color:#fff;font-size:18px}.site-footer-col p{margin:0;line-height:1.8;color:#cbd5e1}.site-footer-col ul{list-style:none;padding:0;margin:0}.site-footer-col li{margin:7px 0}.site-footer-col a{color:#cbd5e1;text-decoration:none}.site-footer-col a:hover{color:#fff;text-decoration:underline}.footer-social{display:flex;flex-wrap:wrap;gap:8px}.footer-social a{padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:8px}
.footer-copyright{border-top:1px solid rgba(255,255,255,.14);padding:15px 22px;text-align:center;color:#cbd5e1;font-size:14px}
.footer-builder{display:grid;gap:18px}.footer-guide h2,.footer-row-editor h2{margin:0 0 5px}.footer-structure{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:18px 0}.footer-structure span{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:10px 13px}.footer-row-head{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:18px}.footer-row-head label{min-width:150px}.footer-columns{display:grid;gap:14px}.footer-columns[data-row]{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-column-editor{border:1px solid #e2e8f0;border-radius:12px;padding:15px;background:#fafafa}.footer-col-number{font-weight:700;margin-bottom:12px}.footer-column-editor label{display:block;margin:10px 0}.footer-column-editor input,.footer-column-editor textarea,.footer-column-editor select{width:100%;box-sizing:border-box}.footer-actions{display:flex;gap:10px;flex-wrap:wrap}
@media(max-width:900px){.footer-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-columns[data-row]{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.site-footer-rows{padding:28px 16px 5px}.footer-cols-2,.footer-cols-3,.footer-cols-4,.footer-columns[data-row]{grid-template-columns:1fr}.footer-row-head{align-items:stretch;flex-direction:column}.footer-row-head label{min-width:0}.footer-structure{display:block}.footer-structure span,.footer-structure b{display:block;margin:6px 0;text-align:center}}

/* Admin developer credit */
.admin-footer{margin:0 22px 20px;padding:14px 18px;border-top:1px solid #e2e8f0;text-align:center;color:#64748b;font-size:13px;background:transparent}.admin-footer a{color:var(--brand,#b91c3c);font-weight:700;text-decoration:none}.admin-footer a:hover{text-decoration:underline}@media(max-width:700px){.admin-footer{margin:0 12px 14px;padding:12px 8px;font-size:12px}}
.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.grid4>div{padding:14px;border:1px solid #e8ebf0;border-radius:10px;background:#f8fafc}.grid4 b{display:block;font-size:24px;color:var(--brand)}.grid4 small{display:block;color:#64748b;margin-top:3px}.import-log{background:#0f172a;color:#e2e8f0;border-radius:10px;padding:12px;font-size:12px;line-height:1.8;max-height:240px;overflow:auto}code{background:#f1f5f9;padding:2px 5px;border-radius:5px}@media(max-width:700px){.grid4{grid-template-columns:repeat(2,1fr)}}/* Advertisement Studio */
.ads-slot{width:min(1200px,calc(100% - 36px));margin:14px auto}.site-ad{position:relative;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 6px 22px rgba(15,23,42,.05);padding:0}.site-ad+.site-ad{margin-top:10px}.site-ad .ad-picture{display:block;width:100%;line-height:0}.site-ad img.ad-image{display:block;width:100%;max-width:100%;height:auto;object-fit:contain}.ad-click{display:block;color:inherit;text-decoration:none}.ad-text-content,.ad-mixed-content{padding:16px 18px;line-height:1.75;font-size:14px}.ad-mixed-content+.ad-image,.site-ad-type-mixed .ad-image{border-top:1px solid #eef0f4}.site-ad-type-html{background:transparent;border:0;box-shadow:none;padding:0}.site-ad-type-html img{max-width:100%}.ads-slot-header{max-width:1200px}.ads-slot-homepage{margin-top:0}.ads-slot-sidebar{width:100%;margin:0 0 18px}.ads-slot-sidebar .site-ad{border-radius:12px}.ads-slot-in_content{margin:18px 0}.ads-slot-footer{max-width:1200px;margin:25px auto}.ads-slot-mobile_sticky{display:none}.ad-popup-backdrop{position:fixed;inset:0;z-index:99999;background:rgba(2,6,23,.68);display:flex;align-items:center;justify-content:center;padding:18px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.ad-popup-backdrop.show{opacity:1;visibility:visible;pointer-events:auto}.ad-popup{position:relative;width:min(680px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:10px;box-shadow:0 30px 100px rgba(0,0,0,.35)}.ad-popup .site-ad{border:0;box-shadow:none}.ad-popup-close{position:absolute;right:8px;top:8px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:rgba(15,23,42,.78);color:#fff;font-size:25px;line-height:1;cursor:pointer}.ad-admin-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:18px;align-items:start}.ad-editor-card{padding:20px}.ad-editor-card form{display:grid;gap:14px}.ad-field{display:block}.ad-field textarea{width:100%;box-sizing:border-box}.ad-image-box{padding:15px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc}.ad-image-box input[type=file]{display:block;width:100%;margin-top:8px;padding:10px;background:#fff;border:1px solid #e2e8f0;border-radius:9px}.ad-admin-preview{display:block;max-width:260px;max-height:150px;object-fit:contain;margin:12px 0;border-radius:9px;border:1px solid #e5e7eb;background:#fff}.ad-popup-panel{padding:16px;border:1px solid #fed7aa;background:#fff7ed;border-radius:13px}.ad-popup-panel h3{margin:0 0 10px}.ad-list{display:grid;gap:10px}.ad-list-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.ad-thumb{width:64px;height:48px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb;background:#f1f5f9}.ad-thumb-empty{display:grid;place-items:center;font-weight:900;color:#94a3b8;font-size:11px}.ad-list-main{min-width:0}.ad-list-main b,.ad-list-main small{display:block}.ad-list-main b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-list-main small{color:#64748b;font-size:10px;margin:3px 0}.ad-actions{display:flex;gap:8px;align-items:center;font-size:12px}.ad-actions form{display:inline}.link-danger{border:0;background:none;color:#b91c1c;cursor:pointer;font:inherit}.toast.error{border-color:#fecaca;background:#fef2f2;color:#991b1b}
@media(max-width:1000px){.ad-admin-grid{grid-template-columns:1fr}}
@media(max-width:700px){.ads-slot{width:calc(100% - 24px)}.ads-slot-mobile_sticky{display:block;position:fixed;left:8px;right:8px;bottom:8px;width:auto;margin:0;z-index:9990}.ads-slot-mobile_sticky .site-ad{box-shadow:0 10px 35px rgba(0,0,0,.25)}.ad-popup{width:100%;padding:7px}.ad-list-item{grid-template-columns:54px minmax(0,1fr)}.ad-thumb{width:54px;height:44px}.ad-actions{grid-column:2;justify-content:flex-start}.ad-editor-card{padding:14px}}

/* Mobile Bottom Navigation Studio */
.mobile-bottom-nav{display:none}
.mobile-nav-builder{display:grid;gap:18px}.mobile-nav-guide{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:center}.mobile-nav-guide h2,.mobile-nav-guide p{margin-top:0}.mobile-nav-demo{display:flex;justify-content:center}.demo-mobile-screen{width:260px;height:180px;border:8px solid #111827;border-radius:28px;background:linear-gradient(160deg,#f8fafc,#e2e8f0);overflow:hidden;position:relative;box-shadow:0 18px 45px rgba(15,23,42,.18)}.demo-content{padding:22px 18px;color:#334155;display:grid;gap:8px}.demo-content span{font-size:10px;color:#64748b}.demo-content b{font-size:15px}.demo-bottom{position:absolute;left:8px;right:8px;bottom:8px;height:48px;border-radius:15px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;text-align:center;box-shadow:0 8px 25px rgba(15,23,42,.16);border:1px solid #e2e8f0}.demo-bottom span{font-size:17px;color:#b91c3c}.demo-bottom small{display:block;font-size:7px;color:#475569;margin-top:1px}.mobile-nav-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mobile-nav-option{position:relative;padding:17px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(15,23,42,.04);transition:.2s}.mobile-nav-option.selected{border-color:var(--brand,#b91c3c);box-shadow:0 8px 24px rgba(185,28,60,.10)}.mobile-nav-option.disabled-module{opacity:.58}.mobile-nav-option-head{display:flex;gap:13px;align-items:center}.mobile-nav-symbol{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,var(--brand,#b91c3c),var(--brand2,#e11d48));color:#fff;flex:none}.mobile-nav-symbol .mobile-bottom-icon{width:23px;height:23px}.mobile-nav-option h3{margin:0;font-size:16px}.mobile-nav-option p{margin:3px 0 0;color:#64748b;font-size:12px;line-height:1.45}.mobile-nav-check{display:flex;gap:8px;align-items:center;margin-top:15px;font-size:12px;font-weight:700}.mobile-nav-check input{accent-color:var(--brand,#b91c3c)}.mobile-nav-order{display:flex;gap:8px;align-items:center;margin-top:11px;font-size:12px;color:#64748b}.mobile-nav-order select{width:72px}.module-disabled-note{display:block;margin-top:9px;color:#b45309;font-size:10px}.mobile-nav-settings{padding:18px}.mobile-nav-settings h2{margin-top:0}
.latest-page{max-width:1200px;margin:0 auto;padding:35px 18px 70px}.latest-page-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px}.latest-page-head h1{margin:3px 0 4px}.latest-page-head p{margin:0;color:#64748b}.latest-page-count{padding:10px 14px;border:1px solid #e2e8f0;background:#fff;border-radius:12px;font-size:12px;color:#64748b}.latest-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1000px){.mobile-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-nav-guide{grid-template-columns:1fr 280px}}
@media(max-width:700px){.mobile-nav-grid{grid-template-columns:1fr}.mobile-nav-guide{grid-template-columns:1fr}.latest-page{padding:25px 12px 90px}.latest-page-head{align-items:start;flex-direction:column}.latest-page-grid{grid-template-columns:1fr}.mobile-bottom-nav{display:block;position:fixed;left:0;right:0;bottom:0;z-index:9998;padding:7px 10px calc(7px + env(safe-area-inset-bottom));background:rgba(255,255,255,.88);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-top:1px solid rgba(148,163,184,.35);box-shadow:0 -10px 30px rgba(15,23,42,.12)}.mobile-bottom-nav-inner{width:min(680px,100%);margin:auto;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px}.mobile-bottom-item{min-width:0;min-height:52px;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#64748b;text-decoration:none;font-size:10px;font-weight:700;position:relative;transition:.18s ease}.mobile-bottom-item:hover{text-decoration:none}.mobile-bottom-item .mobile-bottom-icon{width:22px;height:22px}.mobile-bottom-item.is-active{color:var(--brand,#b91c3c);background:linear-gradient(180deg,rgba(185,28,60,.11),rgba(185,28,60,.04))}.mobile-bottom-item.is-active:before{content:"";position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:22px;height:3px;border-radius:999px;background:var(--brand,#b91c3c)}.public{padding-bottom:76px}.ads-slot-mobile_sticky{bottom:78px}.site-footer{margin-bottom:0}}
@media(max-width:380px){.mobile-bottom-nav{padding-left:5px;padding-right:5px}.mobile-bottom-item{font-size:9px;min-height:50px;border-radius:12px}.mobile-bottom-item .mobile-bottom-icon{width:20px;height:20px}}

/* Article text resizer + explicit Devanagari sidebar numbering */
.text-resizer{display:flex;align-items:center;gap:6px;margin:12px 0 10px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;width:max-content;max-width:100%}.text-resizer b{font-size:11px;color:#64748b;margin-right:3px}.text-resizer button{min-width:38px;height:34px;border:1px solid #dbe2ea;background:#fff;color:#172033;border-radius:9px;font-weight:800;cursor:pointer}.text-resizer button:hover{border-color:var(--brand,#b91c3c);color:var(--brand,#b91c3c);transform:translateY(-1px)}.sidebar-news-list{list-style:none!important;counter-reset:none}.sidebar-news-list a{position:relative}.sidebar-rank{width:28px;height:28px;min-width:28px;border-radius:9px;background:#f1f5f9;color:#475569;display:grid!important;place-items:center;font-size:13px!important;font-weight:800!important;line-height:1}.sidebar-news-list li:nth-child(1) .sidebar-rank{background:var(--brand,#b91c3c);color:#fff}.sidebar-news-list li:nth-child(2) .sidebar-rank{background:#f59e0b;color:#fff}.sidebar-news-list li:nth-child(3) .sidebar-rank{background:#64748b;color:#fff}
@media(max-width:700px){.text-resizer{width:100%;justify-content:flex-end;box-sizing:border-box}.article-title{font-size:31px}.article-excerpt{font-size:17px}.article-content{font-size:17px}.mobile-bottom-nav{position:fixed!important;top:auto!important;right:0!important;bottom:0!important;left:0!important;display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;z-index:2147483000!important;pointer-events:auto!important}.mobile-bottom-nav-inner{height:58px}.mobile-bottom-item{min-height:52px}.public{padding-bottom:86px!important}}
/* Plain news editor */
.news-editor-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:10px;border:1px solid #dbe0e8;border-bottom:0;border-radius:12px 12px 0 0;background:#f7f8fb}.news-editor-toolbar button{border:1px solid #d7dce5;background:#fff;border-radius:7px;padding:7px 10px;cursor:pointer;font:600 13px/1.2 inherit;color:#243047}.news-editor-toolbar button:hover{background:#eef2f7}.news-rich-editor{display:block;width:100%;min-height:480px;resize:vertical;overflow:auto;border:1px solid #dbe0e8;border-radius:0 0 12px 12px;padding:18px;outline:0;background:#fff;color:#172033;font:17px/1.9 'Noto Sans Devanagari',Inter,sans-serif}.news-rich-editor:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444422}.news-rich-editor:empty:before{content:attr(data-placeholder);color:#9aa3b2}.news-rich-editor p{margin:0 0 1em}.news-rich-editor h2,.news-rich-editor h3,.news-rich-editor h4{margin:1em 0 .55em;line-height:1.4}.news-rich-editor blockquote{margin:1em 0;padding:10px 16px;border-left:4px solid #d1d7e2;background:#f7f8fb;color:#4b5563}.news-rich-editor ul,.news-rich-editor ol{padding-left:28px}.news-rich-editor a{color:#2563eb;text-decoration:underline}.news-editor-source{display:none}.editor-help{display:block;margin-top:7px}
.plain-news-editor:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444422}
/* Mobile bottom navigation: always visible, stable like modern local news portals */
@media(max-width:700px){
 body{padding-bottom:0!important}
 .mobile-bottom-nav{display:block!important;position:fixed!important;inset:auto 0 0 0!important;width:100%!important;height:auto!important;z-index:2147483647!important;visibility:visible!important;opacity:1!important;transform:translateZ(0)!important;pointer-events:auto!important;padding:6px 8px calc(6px + env(safe-area-inset-bottom))!important;background:rgba(255,255,255,.97)!important;border-top:1px solid #e5e7eb!important;box-shadow:0 -8px 28px rgba(15,23,42,.14)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}
 .mobile-bottom-nav-inner{width:100%!important;height:58px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:4px!important;align-items:stretch!important}
 .mobile-bottom-item{appearance:none;-webkit-appearance:none;border:0;background:transparent!important;min-height:56px!important;height:56px!important;padding:5px 2px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#64748b!important;font:700 10px/1.1 'Noto Sans Devanagari',Inter,sans-serif!important;text-align:center!important;text-decoration:none!important;position:relative!important}
 .mobile-bottom-item .mobile-bottom-icon{width:22px!important;height:22px!important;flex:none!important}
 .mobile-bottom-item.is-active{color:var(--brand,#b91c3c)!important;background:rgba(185,28,60,.08)!important}
 .mobile-bottom-item.is-active:before{content:"";position:absolute;top:0;left:50%;width:24px;height:3px;border-radius:99px;transform:translateX(-50%);background:var(--brand,#b91c3c)}
 .mobile-bottom-menu{cursor:pointer;color:#475569!important}
 .public{padding-bottom:88px!important}
 .ads-slot-mobile_sticky{bottom:88px!important}
}
@media(max-width:380px){.mobile-bottom-nav{padding-left:4px!important;padding-right:4px!important}.mobile-bottom-item{font-size:9px!important}.mobile-bottom-item .mobile-bottom-icon{width:20px!important;height:20px!important}}

/* Scrollable news ticker + location weather ticker */
.news-ticker{width:100%;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}
.ticker-inner{max-width:1240px;margin:auto;min-height:42px;display:flex;align-items:center;gap:0;padding:0 18px}
.ticker-label{flex:0 0 auto;display:flex;align-items:center;height:42px;padding:0 14px 0 0;font-weight:900;font-size:13px;color:#fff;white-space:nowrap}
.ticker-track{min-width:0;overflow:hidden;position:relative;flex:1;height:42px;display:flex;align-items:center}
.ticker-move{display:inline-flex;align-items:center;gap:18px;white-space:nowrap;will-change:transform;animation:newsTickerScroll 32s linear infinite}
.ticker-move:hover{animation-play-state:paused}
.ticker-move a{color:#fff;text-decoration:none;font-size:13px;font-weight:700}
.ticker-move a:hover{text-decoration:underline}
.ticker-dot{color:#fda4af;font-weight:900}
@keyframes newsTickerScroll{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}
.weather-ticker{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 7px rgba(15,23,42,.05)}
.weather-inner{max-width:1240px;margin:auto;min-height:40px;padding:0 18px;display:flex;align-items:center;gap:12px;overflow:hidden}
.weather-label{flex:0 0 auto;font-size:12px;font-weight:900;color:var(--brand)}
.weather-content{min-width:0;display:flex;align-items:center;gap:14px;white-space:nowrap;overflow:auto;scrollbar-width:none;font-size:18px;color:#334155}
.weather-content::-webkit-scrollbar{display:none}
.weather-content span:nth-child(2){font-size:14px;font-weight:900;color:var(--ink)}
.weather-refresh{margin-left:auto;flex:0 0 30px;width:30px;height:30px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc;color:#475569;cursor:pointer;font-size:18px;line-height:1}
.weather-refresh:hover{background:#f1f5f9;color:var(--brand)}
@media (max-width:640px){.ticker-inner,.weather-inner{padding:0 12px}.ticker-label{font-size:11px;padding-right:10px}.ticker-move a{font-size:12px}.ticker-move{gap:12px;animation-duration:26s}.weather-inner{min-height:38px;gap:8px}.weather-label{font-size:20px}.weather-content{gap:10px;font-size:18px}.weather-refresh{width:28px;height:28px;flex-basis:28px}}
@media (prefers-reduced-motion:reduce){.ticker-move{animation:none}}

/* Desktop hamburger navigation — global public-site menu */
@media(min-width:901px){
  .site-inner{position:relative;gap:14px}
  .public-menu-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;order:2;border:1px solid #e5e7eb;background:#fff;border-radius:11px;padding:10px 13px;font-size:14px;font-weight:800;cursor:pointer;position:relative;z-index:1003}
  .public-menu-btn span{display:inline!important}
  .site-inner nav{display:flex!important;position:fixed!important;top:0;right:0;left:auto;width:min(390px,92vw);height:100dvh;padding:96px 18px 28px;flex-direction:column;align-items:stretch;gap:7px;background:rgba(255,255,255,.99);box-shadow:-24px 0 70px rgba(15,23,42,.18);transform:translateX(110%);transition:transform .28s cubic-bezier(.22,1,.36,1);overflow:auto;z-index:1001}
  .site-inner nav.open{transform:translateX(0)!important}
  .site-inner nav a{padding:14px 15px;border:1px solid #eef2f7;background:#fff;border-radius:13px;font-size:14px;color:#334155}
  .site-inner nav a:hover{background:#fff1f2;color:#be123c}
  .site-inner nav a:after{display:none}
  .public-menu-backdrop{display:none;position:fixed;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(3px);z-index:1000}
  .public-menu-backdrop.open{display:block}
  .site-head{z-index:1004}
  .site-inner .member-nav{order:3}
  .site-inner .admin-link{order:4}
  body.public-menu-open{overflow:hidden}
}
/* Mobile: keep the same hamburger navigation; hide bottom navigation completely */
.mobile-bottom-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}
@media(max-width:700px){.public{padding-bottom:0!important}}

/* Header notification bell — desktop, tablet and mobile */
.header-notification-wrap{position:relative;display:flex;align-items:center;z-index:1005}
.header-notification-btn{position:relative;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;background:#fff;border-radius:12px;color:#334155;font-size:20px;cursor:pointer;box-shadow:0 2px 8px rgba(15,23,42,.04)}
.header-notification-btn:hover{background:#f8fafc;transform:translateY(-1px)}
.header-notification-icon{line-height:1}
.header-notification-badge{position:absolute;right:-5px;top:-6px;min-width:18px;height:18px;padding:0 5px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#e11d48;color:#fff;border:2px solid #fff;font-size:10px;font-weight:900;line-height:1}
.header-notification-panel{position:absolute;top:52px;right:0;width:min(410px,calc(100vw - 24px));max-height:min(70vh,620px);overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 24px 70px rgba(15,23,42,.2);display:none}
.header-notification-panel.open{display:block}
.header-notification-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 15px;border-bottom:1px solid #eef2f7;background:#fff}
.header-notification-head strong{display:block;font-size:15px}.header-notification-head small{display:block;margin-top:2px;color:#64748b;font-size:10px}
.header-notification-mark{border:0;background:#f1f5f9;color:#475569;border-radius:8px;padding:7px 9px;font:inherit;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}
.header-notification-body{max-height:calc(min(70vh,620px) - 72px);overflow:auto;padding:5px 0 8px}
.header-notification-group-title{padding:9px 15px 5px;color:#be123c;font-size:11px;font-weight:900}
.header-notification-item{display:flex;gap:9px;align-items:flex-start;padding:10px 15px;text-decoration:none;color:#172033;border-bottom:1px solid #f1f5f9}
.header-notification-item:hover{background:#fff7f8}
.header-notification-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#cbd5e1;margin-top:7px}
.header-notification-item.is-new .header-notification-dot{background:#e11d48;box-shadow:0 0 0 4px #ffe4e6}
.header-notification-text{min-width:0}.header-notification-text b{display:block;font-size:12px;line-height:1.55}.header-notification-text small{display:block;color:#94a3b8;font-size:9px;margin-top:3px}
@media(max-width:900px){.header-notification-panel{position:fixed;top:68px;right:12px}.header-notification-wrap{margin-left:auto}.site-inner .public-menu-btn{order:3}.site-inner .member-nav{order:2}}
@media(max-width:600px){.header-notification-btn{width:40px;height:40px}.header-notification-panel{top:64px;right:10px;width:calc(100vw - 20px);max-height:72vh}.header-notification-body{max-height:calc(72vh - 72px)}.header-notification-head{padding:12px}.header-notification-mark{font-size:9px;padding:6px 7px}.header-notification-item{padding:10px 12px}.header-notification-text b{font-size:12px}}


/* Final cross-device public header stability fix */
html{overflow-x:hidden}
body.public{overflow-x:hidden;min-width:0}
.site-head,.site-head *{min-width:0}
.site-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto}
@media(max-width:1100px){
  .site-inner{flex-wrap:nowrap!important;gap:8px!important;padding-left:12px!important;padding-right:12px!important}
  .site-inner .logo{order:1!important;flex:1 1 auto!important;min-width:0!important;width:auto!important}
  .site-inner .logo>div{min-width:0!important;overflow:hidden!important}
  .site-inner .logo b,.site-inner .logo small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .site-inner .header-notification-wrap{order:2!important;flex:0 0 auto!important;margin-left:auto!important}
  .site-inner .member-nav{order:3!important;flex:0 0 auto!important;margin-left:0!important}
  .site-inner .public-menu-btn{order:4!important;flex:0 0 auto!important;display:inline-flex!important}
  .site-inner .admin-link{display:none!important}
  .site-inner nav{display:flex!important;position:fixed!important;top:0!important;right:0!important;left:auto!important;width:min(380px,90vw)!important;height:100dvh!important;max-height:100dvh!important;padding:88px 16px 28px!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;overflow-y:auto!important;overflow-x:hidden!important;transform:translate3d(110%,0,0)!important;visibility:hidden!important;opacity:1!important;z-index:1001!important}
  .site-inner nav.open{transform:translate3d(0,0,0)!important;visibility:visible!important}
  .site-inner nav a{flex:0 0 auto!important;white-space:normal!important}
  .public-menu-backdrop{z-index:1000!important}
}
@media(max-width:700px){
  .site-inner{min-height:64px!important;padding-top:9px!important;padding-bottom:9px!important}
  .site-inner .logo{gap:8px!important}
  .site-inner .logo b{font-size:15px!important}
  .site-inner .logo small{display:none!important}
  .site-inner .logo span{width:var(--logo-width,52px);height:var(--logo-height,52px)}
  .site-inner .member-nav a{padding:7px 8px!important;font-size:10px!important;white-space:nowrap!important}
  .header-notification-btn{width:40px!important;height:40px!important}
  .public-menu-btn{width:40px!important;height:40px!important;padding:8px!important}
  .public-menu-btn span{display:none!important}
  .header-notification-panel{top:calc(64px + env(safe-area-inset-top))!important;right:10px!important;width:min(410px,calc(100vw - 20px))!important}
}
@media(max-width:430px){
  .site-inner{gap:6px!important}
  .site-inner .member-nav{display:none!important}
  .site-inner .header-notification-wrap{margin-left:4px!important}
  .site-inner .logo b{font-size:14px!important}
}
@media(min-width:1101px){
  .site-inner{flex-wrap:nowrap!important}
  .site-inner .logo{flex:0 1 auto;min-width:0}
  .site-inner .header-notification-wrap{order:2;flex:0 0 auto}
  .site-inner .public-menu-btn{order:3;flex:0 0 auto}
  .site-inner .member-nav{order:4;flex:0 0 auto}
  .site-inner .admin-link{order:5;flex:0 0 auto}
}

.article-photo-grid,.directory-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.article-photo-grid figure,.directory-photo-grid figure{margin:0}.article-photo-grid img,.directory-photo-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;display:block}.article-photo-grid figcaption,.directory-photo-grid figcaption{font-size:12px;color:#64748b;margin-top:5px}.news-extra-images{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.news-extra-images img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}@media(max-width:700px){.article-photo-grid,.directory-photo-grid{grid-template-columns:repeat(2,1fr)}.news-extra-images{grid-template-columns:repeat(3,1fr)}}

/* Final header logo + fixed footer */
.site-logo-image{width:var(--logo-width,52px);height:var(--logo-height,52px);max-width:220px;max-height:100px;object-fit:contain;border-radius:10px;background:#fff}.logo{min-width:0}.site-footer-rows{padding-bottom:0}.site-footer-row.footer-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:0;margin-bottom:0;padding-bottom:28px}.footer-copyright{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px 20px calc(18px + env(safe-area-inset-bottom));font-size:12px;color:#cbd5e1}.footer-columns.footer-cols-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media(max-width:700px){.site-logo-image{max-width:140px;max-height:72px}.site-footer-row.footer-cols-3,.footer-columns.footer-cols-3{grid-template-columns:1fr;gap:20px}.site-footer-col{text-align:left}}

.election-public{max-width:1200px;margin:24px auto;padding:0 18px 50px}.election-hero{display:flex;justify-content:space-between;gap:20px;align-items:end;background:linear-gradient(135deg,var(--brand,#b91c3c),#7f1d3d);color:#fff;padding:28px;border-radius:22px;margin-bottom:16px}.election-hero h1{margin:5px 0;font-size:clamp(30px,5vw,48px)}.election-hero p{margin:0;opacity:.9}.election-status{background:rgba(255,255,255,.14);padding:10px 14px;border-radius:999px;font-weight:700;white-space:nowrap}.election-tabs{display:flex;gap:8px;margin-bottom:16px;background:var(--card-color,#fff);padding:8px;border-radius:14px;border:1px solid rgba(0,0,0,.07)}.election-tabs a{padding:11px 18px;border-radius:10px;text-decoration:none;color:inherit;font-weight:700}.election-tabs a.active{background:var(--brand,#b91c3c);color:#fff}.election-layout{display:grid;grid-template-columns:290px 1fr;gap:18px}.election-areas,.election-results{background:var(--card-color,#fff);border:1px solid rgba(0,0,0,.07);border-radius:18px;padding:18px}.election-areas h2{margin-top:0}.election-area{display:flex;justify-content:space-between;gap:10px;padding:13px;border-radius:10px;text-decoration:none;color:inherit;margin:5px 0;background:rgba(0,0,0,.025)}.election-area.active{background:var(--brand,#b91c3c);color:#fff}.election-results-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px}.election-results-head h2{margin:4px 0}.election-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.election-result-card{padding:18px;border:1px solid rgba(0,0,0,.08);border-radius:15px}.election-result-card.elected{border-color:#16a34a;background:rgba(22,163,74,.05)}.election-result-card.leading{border-color:#f59e0b;background:rgba(245,158,11,.05)}.election-result-top{display:flex;justify-content:space-between;gap:10px;font-size:13px;color:#6b7280}.election-result-card h3{margin:8px 0 3px;font-size:20px}.election-result-card p{margin:0 0 12px;color:#6b7280}.election-result-card>strong{font-size:25px}.election-result-card>strong small{font-size:13px;font-weight:500}.elected-label{color:#15803d}.leading-label{color:#b45309}.election-public .badge{padding:6px 10px;border-radius:999px;background:#f1f5f9}.election-public .eyebrow{letter-spacing:.08em}@media(max-width:800px){.election-layout{grid-template-columns:1fr}.election-hero{display:block}.election-status{display:inline-block;margin-top:15px}.election-result-grid{grid-template-columns:1fr}.election-areas{padding:12px}.election-area{display:inline-flex;width:calc(50% - 8px);vertical-align:top;box-sizing:border-box;margin:4px}}@media(max-width:520px){.election-area{width:100%}.election-tabs a{flex:1;text-align:center;padding:10px 8px}.election-public{padding:0 10px 35px}}

.article-content p{margin:0 0 1.1em}.article-content h2,.article-content h3,.article-content h4{margin:1.2em 0 .6em;line-height:1.45}.article-content blockquote{margin:1em 0;padding:10px 16px;border-left:4px solid #d1d7e2;background:#f7f8fb}.article-content ul,.article-content ol{padding-left:28px}.article-content a{color:#2563eb;text-decoration:underline}

/* Footer: desktop = row 1 (3 columns) + row 2 (copyright, 1 column) */
@media(min-width:701px){
  .site-footer{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;}
  .site-footer-rows{grid-column:1;grid-row:1;}
  .footer-copyright.footer-row-2{grid-column:1;grid-row:2;width:100%;box-sizing:border-box;}
}
@media(max-width:700px){
  .site-footer{display:block;}
}

/* ===== Retina Editorial UI v1 ===== */
.public{
  --retina-ink:#111827;--retina-muted:#64748b;--retina-line:#e7ebf2;
  --retina-soft:#f7f9fc;--retina-shadow:0 18px 55px rgba(15,23,42,.10);
  background:
    radial-gradient(circle at 8% 0%,rgba(225,29,72,.07),transparent 24rem),
    radial-gradient(circle at 92% 8%,rgba(14,165,233,.06),transparent 25rem),#f6f8fc;
}
.public .site-head{
  background:rgba(255,255,255,.88);border-bottom:1px solid rgba(226,232,240,.75);
  box-shadow:0 8px 35px rgba(15,23,42,.07);backdrop-filter:blur(18px) saturate(160%);
}
.public .site-inner{max-width:1320px;min-height:82px;padding:12px 22px;gap:18px}
.public .logo{min-width:245px;gap:12px}
.public .logo b{font-size:21px;letter-spacing:-.3px}
.public .logo small{font-size:11px;margin-top:2px}
.public .site-logo-image{filter:drop-shadow(0 8px 16px rgba(15,23,42,.12));border-radius:14px!important}
.public .site-inner nav{gap:3px}
.public .site-inner nav a{font-size:12px;font-weight:800;padding:10px 11px;border-radius:12px}
.public .site-inner nav a:hover{background:#fff;color:var(--brand);box-shadow:0 7px 18px rgba(15,23,42,.07)}
.public .member-nav{display:flex;align-items:center;gap:5px;white-space:nowrap}
.public .member-nav a{font-size:11px;font-weight:800;padding:9px 10px;border-radius:11px}
.public .member-nav .member-login,.public .member-nav .member-profile-link{background:#fff;border:1px solid var(--retina-line)}
.public .header-notification-btn{width:42px;height:42px;border-radius:13px;background:#fff;border:1px solid var(--retina-line);box-shadow:0 7px 18px rgba(15,23,42,.06)}
.public .header-notification-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(15,23,42,.11)}
.public .public-menu-btn{border-radius:13px}

.public .home{max-width:1320px;padding:24px 22px 50px}
.public .breaking{position:relative;border-radius:15px;padding:9px 13px;background:linear-gradient(100deg,#111827,#202938);box-shadow:0 12px 28px rgba(15,23,42,.12);border:1px solid rgba(255,255,255,.08)}
.public .breaking b{background:linear-gradient(135deg,#e11d48,#be123c);border-radius:9px;padding:7px 10px;font-size:10px;box-shadow:0 5px 15px rgba(225,29,72,.25)}
.public .breaking a{font-size:12px;color:#f8fafc;opacity:.94}

.public .hero-grid{grid-template-columns:minmax(0,1.65fr) minmax(340px,.85fr);gap:22px;padding:24px 0 14px}
.public .lead{position:relative;min-height:500px;border-radius:24px;overflow:hidden;background:#111827;box-shadow:var(--retina-shadow);isolation:isolate}
.public .lead:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 34%,rgba(2,6,23,.18) 50%,rgba(2,6,23,.96) 100%);z-index:1;pointer-events:none}
.public .lead a{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;min-height:500px;padding:0 34px 30px}
.public .lead img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .7s cubic-bezier(.2,.8,.2,1);filter:saturate(1.08)}
.public .lead:hover img{transform:scale(1.035)}
.public .lead span{width:max-content;margin:0 0 9px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);color:#fff!important;backdrop-filter:blur(10px);font-weight:800}
.public .lead h1{max-width:820px;margin:0 0 10px;font-size:clamp(28px,3.2vw,46px);line-height:1.14;letter-spacing:-.7px;text-wrap:balance}
.public .lead p{max-width:760px;margin:0;color:#e2e8f0;font-size:14px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.public .side-stories{gap:10px}
.public .story-row{position:relative;grid-template-columns:132px 1fr;gap:14px;padding:11px;border:1px solid var(--retina-line);border-radius:17px;background:rgba(255,255,255,.9);box-shadow:0 7px 25px rgba(15,23,42,.055);transition:transform .2s,box-shadow .2s,border-color .2s}
.public .story-row:hover{transform:translateX(-3px);box-shadow:0 15px 32px rgba(15,23,42,.10);border-color:#d9dee8}
.public .story-row img{width:132px;height:102px;border-radius:12px}
.public .story-row small,.public .news-card small{color:var(--brand);font-weight:900;letter-spacing:.15px}
.public .story-row b{font-size:14px;line-height:1.45}

.public .section-head{margin:34px 0 15px;position:relative}
.public .section-head:after{content:"";position:absolute;left:0;bottom:-7px;width:42px;height:3px;border-radius:5px;background:linear-gradient(90deg,var(--brand),var(--brand2))}
.public .section-head h2{font-size:25px;letter-spacing:-.4px}
.public .section-head a{font-weight:800;color:var(--brand)}
.public .news-grid{gap:17px}
.public .news-card{position:relative;border:1px solid var(--retina-line);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(15,23,42,.045);transition:transform .22s,box-shadow .22s,border-color .22s;isolation:isolate}
.public .news-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(15,23,42,.11);border-color:#dbe1ea}
.public .news-card img{height:185px;transition:transform .5s ease}
.public .news-card:hover img{transform:scale(1.025)}
.public .news-card b{font-size:15px;line-height:1.48;letter-spacing:-.15px}
.public .news-card p{font-size:12px;line-height:1.65}
.public .home-category-section{margin-top:5px}
.public .gallery-cards{gap:17px}
.public .gallery-card{border-radius:18px!important;box-shadow:0 8px 25px rgba(15,23,42,.06)!important;border:1px solid var(--retina-line)!important;transition:.22s!important}
.public .gallery-card:hover{transform:translateY(-4px)!important;box-shadow:0 18px 40px rgba(15,23,42,.11)!important}

.public .home-sidebar .sidebar-box,.public .sidebar-box{border:1px solid var(--retina-line);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 8px 28px rgba(15,23,42,.05);overflow:hidden}
.public .sidebar-box-head{padding:16px 17px!important;background:linear-gradient(135deg,#fff,#f8fafc);border-bottom:1px solid var(--retina-line)!important}
.public .sidebar-news-list{padding:4px 13px!important}
.public .sidebar-news-list li{border-bottom:1px solid #edf0f4!important}
.public .sidebar-rank{font-weight:900;color:var(--brand)!important}

.public .site-footer{position:relative;margin-top:70px;padding:0;background:linear-gradient(135deg,#0b1220,#111827 55%,#172033);color:#cbd5e1;overflow:hidden}
.public .site-footer:before{content:"";position:absolute;width:420px;height:420px;right:-150px;top:-230px;border-radius:50%;background:radial-gradient(circle,rgba(225,29,72,.18),transparent 65%);pointer-events:none}
.public .site-footer-rows{max-width:1320px;width:100%;margin:auto;padding:42px 22px 30px;box-sizing:border-box}
.public .site-footer-row.footer-cols-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding:0 0 30px!important;border:0!important}
.public .site-footer-col{min-width:0}
.public .site-footer-col h3{color:#fff;font-size:15px;margin:0 0 12px}
.public .site-footer-col p,.public .site-footer-col li,.public .site-footer-col a{font-size:12px;line-height:1.8;color:#aeb9ca}
.public .site-footer-col a:hover{color:#fff}
.public .footer-copyright{border-top:1px solid rgba(255,255,255,.10)!important;text-align:center;padding:17px 20px!important;color:#8996a9!important;background:rgba(2,6,23,.18);font-size:11px!important}

/* Content pages inherit the same editorial surface */
.public .latest-page,.public .category-page,.public .gallery-public,.public .directory-public,.public .blood-public,.public .calendar-page,.public .election-public{max-width:1320px;margin:auto;padding:30px 22px 55px}
.public .latest-page-head,.public .category-head{padding:25px;border-radius:22px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid var(--retina-line);box-shadow:0 12px 35px rgba(15,23,42,.06)}
.public .latest-page-head h1,.public .category-head h1{font-size:38px;letter-spacing:-.8px}
.public .article-layout{max-width:1320px;margin:auto;padding:36px 22px 60px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px}
.public .article-wrap{max-width:none;margin:0;padding:0}
.public .article-wrap,.public .article-sidebar{min-width:0}
.public .article-title{font-size:clamp(34px,4vw,58px);letter-spacing:-1px}
.public .article-image{border-radius:20px;box-shadow:0 18px 45px rgba(15,23,42,.12)}
.public .article-content{font-size:18px;line-height:2.05}
.public .comments-section,.public .share-box,.public .engagement-box{border-radius:18px!important;border-color:var(--retina-line)!important;box-shadow:0 8px 25px rgba(15,23,42,.045)}

@media(max-width:1050px){
 .public .site-inner{gap:10px}.public .logo{min-width:205px}.public .member-nav{display:none}
 .public .hero-grid{grid-template-columns:1fr}.public .side-stories{display:grid;grid-template-columns:1fr 1fr}.public .story-row{grid-template-columns:110px 1fr}.public .story-row img{width:110px;height:90px}
 .public .article-layout{grid-template-columns:1fr}.public .article-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:15px}
}
@media(max-width:700px){
 .public .home{padding:14px 12px 36px}.public .site-inner{min-height:68px;padding:9px 12px}.public .logo{min-width:0}.public .logo b{font-size:16px}.public .logo small{display:none}
 .public .hero-grid{padding-top:15px}.public .lead,.public .lead a{min-height:420px}.public .lead a{padding:0 20px 22px}.public .lead h1{font-size:28px}.public .lead p{font-size:12px}
 .public .side-stories{grid-template-columns:1fr;gap:9px}.public .story-row{grid-template-columns:105px 1fr;padding:9px}.public .story-row img{width:105px;height:82px}.public .story-row b{font-size:13px}
 .public .section-head{margin-top:28px}.public .section-head h2{font-size:21px}.public .news-grid{gap:12px}.public .news-card img{height:200px}
 .public .site-footer-row.footer-cols-3{grid-template-columns:1fr!important;gap:22px}.public .site-footer-rows{padding:32px 18px 24px}
 .public .latest-page,.public .category-page,.public .gallery-public,.public .directory-public,.public .blood-public,.public .calendar-page,.public .election-public{padding:22px 12px 40px}
 .public .latest-page-head h1,.public .category-head h1{font-size:30px}.public .article-layout{padding:22px 12px 45px}.public .article-title{font-size:34px}
 .public .article-sidebar{display:block}.public .article-content{font-size:17px;line-height:1.95}
}

/* =========================================================
   EDITORIAL NEWSPAPER REDESIGN — inspired by Nepali print/newsroom layouts
   ========================================================= */
:root{
  --editorial-red:#b5122b;
  --editorial-red-dark:#8e0d22;
  --editorial-ink:#15171a;
  --editorial-muted:#6b7280;
  --editorial-line:#d9dde3;
  --editorial-paper:#fff;
  --editorial-soft:#f4f5f7;
}
html{background:#f1f2f4}
body.public{background:var(--editorial-paper);color:var(--editorial-ink);font-family:var(--site-font),sans-serif}
body.public a{transition:color .16s ease,background-color .16s ease,transform .16s ease}

/* Masthead */
.site-head{position:relative!important;background:#fff!important;box-shadow:none!important;border-top:4px solid var(--editorial-red);border-bottom:1px solid #cfd3d8!important;backdrop-filter:none!important}
.site-inner{min-height:92px!important;max-width:1280px!important;padding:10px 20px!important;gap:14px!important}
.site-inner .logo{gap:12px!important;color:#111!important;text-decoration:none!important}
.site-inner .logo b{font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:30px!important;font-weight:900!important;letter-spacing:-.4px!important;color:#111!important;line-height:1!important}
.site-inner .logo small{color:#73777d!important;font-size:10px!important;margin-top:5px!important}
.site-logo-image,.admin-logo-image{border-radius:0!important;background:transparent!important;object-fit:contain!important;filter:none!important}
.site-inner .logo>span{width:52px;height:52px;border-radius:0!important;background:var(--editorial-red)!important;color:#fff!important;display:grid!important;place-items:center!important;font-family:serif!important;font-size:34px!important}
.header-notification-btn,.public-menu-btn{border-radius:4px!important;border:1px solid #cfd3d8!important;background:#fff!important;box-shadow:none!important;color:#20242a!important}
.header-notification-btn:hover,.public-menu-btn:hover{background:#f4f5f7!important;color:var(--editorial-red)!important;transform:none!important}
.header-notification-badge{background:var(--editorial-red)!important;border-radius:2px!important}

/* Newspaper navigation ribbon */
@media(min-width:901px){
 .site-inner nav{top:0!important;padding:108px 20px 28px!important;width:min(360px,90vw)!important}
}
.site-inner nav a{border-radius:2px!important;font-weight:800!important;letter-spacing:.1px!important}

/* Breaking strip */
.news-ticker{background:#17191c!important;border-bottom:0!important}
.ticker-inner{max-width:1280px!important;min-height:38px!important}
.ticker-label{height:38px!important;background:var(--editorial-red)!important;padding:0 15px!important;margin-left:-18px!important;font-size:12px!important;letter-spacing:.2px!important}
.ticker-track,.ticker-move{height:38px!important}
.ticker-move a{font-size:12px!important;font-weight:700!important;color:#fff!important}
.weather-ticker{box-shadow:none!important;border-bottom:1px solid #dfe2e6!important;background:#fafafa!important}
.weather-inner{max-width:1280px!important;min-height:36px!important}
.weather-label{color:var(--editorial-red)!important;font-weight:900!important}
.weather-content{font-size:16px!important}

/* Page frame */
.home-layout{max-width:1280px!important;padding:18px 20px 60px!important;gap:28px!important}
.home-layout.with-sidebar.sidebar-right{grid-template-columns:minmax(0,1fr) 315px!important}
.home-main>section,.home-category-section{border-top:2px solid #191b1e;padding-top:10px;margin-top:28px}
.home-main>section:first-of-type{margin-top:8px}

/* Breaking homepage */
.home-main .breaking{border-top:0!important;border-bottom:1px solid #d5d9de!important;background:#fff!important;padding:8px 0!important;margin:0 0 14px!important;display:flex!important;align-items:center!important;gap:14px!important;white-space:nowrap!important;overflow:auto!important}
.home-main .breaking>b{color:#fff!important;background:var(--editorial-red)!important;padding:6px 10px!important;font-size:12px!important;flex:none!important}
.home-main .breaking a{color:#20242a!important;font-size:13px!important;font-weight:800!important}
.home-main .breaking a:hover{color:var(--editorial-red)!important}

/* Main front-page lead */
.hero-grid{display:grid!important;grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr)!important;gap:22px!important;border-bottom:1px solid #cfd3d8!important;padding-bottom:20px!important}
.hero-grid .lead{min-width:0!important;background:#fff!important}
.hero-grid .lead>a{display:block!important;color:inherit!important;text-decoration:none!important}
.hero-grid .lead img{width:100%!important;height:430px!important;object-fit:cover!important;display:block!important;margin-bottom:12px!important}
.hero-grid .lead span{display:inline-block!important;color:var(--editorial-red)!important;font-size:12px!important;font-weight:900!important;margin-bottom:5px!important}
.hero-grid .lead h1{font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:36px!important;line-height:1.16!important;letter-spacing:-.45px!important;margin:0!important;font-weight:900!important;color:#111!important}
.hero-grid .lead p{font-size:15px!important;line-height:1.75!important;color:#62676e!important;margin:8px 0 0!important;max-width:760px!important}
.side-stories{border-left:1px solid #d7dbe0!important;padding-left:20px!important;display:flex!important;flex-direction:column!important;gap:0!important}
.story-row{display:grid!important;grid-template-columns:125px minmax(0,1fr)!important;gap:12px!important;padding:0 0 14px!important;margin:0 0 14px!important;border-bottom:1px solid #dfe2e6!important;color:#17191c!important;text-decoration:none!important}
.story-row:last-child{border-bottom:0!important;margin-bottom:0!important}
.story-row img{width:125px!important;height:84px!important;object-fit:cover!important;display:block!important}
.story-row small{display:block!important;color:var(--editorial-red)!important;font-size:10px!important;font-weight:900!important;margin-bottom:4px!important}
.story-row b{display:block!important;font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:17px!important;line-height:1.3!important}
.story-row:hover b{color:var(--editorial-red)!important}

/* Section headers */
.section-head{border-bottom:1px solid #bfc4ca!important;padding:0 0 7px!important;margin-bottom:14px!important;position:relative!important}
.section-head:after{content:"";position:absolute;left:0;bottom:-2px;width:72px;height:3px;background:var(--editorial-red)}
.section-head h2{font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:23px!important;line-height:1.1!important;font-weight:900!important;margin:0!important;color:#111!important}
.section-head a{font-size:12px!important;color:#5f6369!important;font-weight:800!important;text-decoration:none!important}
.section-head a:hover{color:var(--editorial-red)!important}

/* News cards: editorial, not app-like */
.news-grid{gap:18px!important}
.news-card{background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0 0 14px!important;border-bottom:1px solid #d9dde2!important;display:block!important;color:#111!important}
.news-card:hover{transform:none!important}
.news-card img{width:100%!important;height:180px!important;object-fit:cover!important;border-radius:0!important;display:block!important;margin-bottom:9px!important}
.news-card small{display:block!important;color:var(--editorial-red)!important;font-size:10px!important;font-weight:900!important;margin-bottom:3px!important;text-transform:none!important}
.news-card b{display:block!important;font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:19px!important;line-height:1.32!important;font-weight:900!important;color:#16181b!important}
.news-card p{margin:5px 0 0!important;font-size:12px!important;line-height:1.65!important;color:#6a6f76!important}
.news-card:hover b{color:var(--editorial-red)!important}
.home-latest-grid.cols-3,.home-category-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.home-latest-grid.cols-4,.home-category-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.home-category-section{margin-top:34px!important}
.home-category-section .news-card img{height:155px!important}

/* Sidebar becomes newsroom column */
.home-sidebar{gap:18px!important}
.sidebar-box{border:0!important;border-top:3px solid #1a1c1f!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;padding:0 0 14px!important}
.sidebar-box-head{border-bottom:1px solid #cfd3d8!important;padding:8px 0!important;margin-bottom:4px!important}
.sidebar-box-head h2{font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:20px!important;font-weight:900!important;color:#111!important;margin:0!important}
.sidebar-news-list{margin:0!important;padding:0!important}
.sidebar-news-list li{border-bottom:1px solid #e1e4e8!important;padding:10px 0!important}
.sidebar-news-list a{gap:9px!important;color:#16181b!important}
.sidebar-rank{font-family:"Noto Sans Devanagari","Noto Sans",sans-serif!important;font-size:21px!important;font-weight:900!important;color:#b7bbc0!important;min-width:30px!important;text-align:center!important}
.sidebar-news-list img{width:82px!important;height:58px!important;border-radius:0!important;object-fit:cover!important}
.sidebar-news-list b{font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:14px!important;line-height:1.4!important}

/* Gallery */
.gallery-cards{gap:16px!important}
.gallery-card{border:0!important;border-radius:0!important;box-shadow:none!important;background:#111!important}
.gallery-card img{border-radius:0!important}
.gallery-card>div{padding:12px!important}
.gallery-card b{font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:16px!important}

/* Article page */
.article-layout{max-width:1280px!important;margin:0 auto!important;padding:28px 20px 60px!important;gap:30px!important}
.article-wrap{max-width:850px!important}
.article-title{font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:46px!important;line-height:1.14!important;letter-spacing:-.5px!important;color:#101214!important;font-weight:900!important;margin:10px 0 12px!important}
.article-meta{font-size:11px!important;color:#72777d!important;border-bottom:1px solid #e0e3e7!important;padding-bottom:9px!important}
.article-excerpt{font-size:18px!important;line-height:1.7!important;color:#5e646b!important}
.article-image{width:100%!important;border-radius:0!important;box-shadow:none!important}
.article-content{font-family:var(--site-font),sans-serif!important;font-size:18px;line-height:2!important;color:#24272b!important}
.article-content p{margin:0 0 1.2em!important}
.article-sidebar{border-left:1px solid #dfe2e6!important;padding-left:20px!important}

/* Category/latest/list pages */
.category-page,.latest-page,.gallery-public,.directory-public,.blood-public,.election-public{max-width:1280px!important;margin:0 auto!important;padding:28px 20px 60px!important}
.category-page-head,.latest-page-head{border-bottom:2px solid #191b1e!important;border-radius:0!important;background:#fff!important;padding:0 0 12px!important;margin-bottom:18px!important}
.category-page-head h1,.latest-page-head h1,.gallery-public>h1{font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:34px!important;font-weight:900!important;color:#111!important}

/* Footer as print-style institutional footer */
.site-footer{margin-top:20px!important;border-top:5px solid #1b1d20!important;background:#17191c!important}
.site-footer-rows{max-width:1280px!important;padding:36px 20px 14px!important}
.site-footer-row{gap:36px!important;border-bottom:1px solid #3a3e43!important}
.site-footer-col h3{font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:17px!important}
.footer-copyright{border-top:0!important;background:#101214!important;color:#aeb4bb!important;font-size:11px!important;padding:14px 20px!important}

/* Responsive editorial rules */
@media(max-width:1000px){
 .hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,1fr)!important}
 .hero-grid .lead img{height:340px!important}
 .hero-grid .lead h1{font-size:30px!important}
 .story-row{grid-template-columns:105px minmax(0,1fr)!important}.story-row img{width:105px!important;height:72px!important}
 .home-latest-grid.cols-4,.home-category-grid.cols-4{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:700px){
 .site-head{border-top-width:3px!important}
 .site-inner{min-height:72px!important;padding:8px 12px!important}
 .site-inner .logo b{font-size:23px!important}.site-inner .logo small{font-size:8px!important}
 .hero-grid{grid-template-columns:1fr!important;gap:14px!important}
 .hero-grid .lead img{height:240px!important}
 .hero-grid .lead h1{font-size:27px!important}
 .hero-grid .lead p{font-size:13px!important}
 .side-stories{border-left:0!important;border-top:1px solid #d7dbe0!important;padding:12px 0 0!important}
 .story-row{grid-template-columns:100px minmax(0,1fr)!important}
 .story-row img{width:100px!important;height:68px!important}
 .story-row b{font-size:15px!important}
 .home-layout{padding:12px 12px 42px!important}
 .home-main>section,.home-category-section{margin-top:22px!important}
 .news-card img{height:190px!important}
 .news-card b{font-size:18px!important}
 .home-latest-grid.cols-2,.home-latest-grid.cols-3,.home-latest-grid.cols-4,.home-category-grid.cols-2,.home-category-grid.cols-3,.home-category-grid.cols-4{grid-template-columns:1fr 1fr!important}
 .article-layout,.category-page,.latest-page,.gallery-public,.directory-public,.blood-public,.election-public{padding:20px 12px 45px!important}
 .article-title{font-size:34px!important}
 .article-content{font-size:17px!important;line-height:1.9!important}
 .article-sidebar{border-left:0!important;border-top:1px solid #dfe2e6!important;padding:18px 0 0!important}
 .section-head h2{font-size:21px!important}
}
@media(max-width:480px){
 .home-latest-grid.cols-2,.home-latest-grid.cols-3,.home-latest-grid.cols-4,.home-category-grid.cols-2,.home-category-grid.cols-3,.home-category-grid.cols-4{grid-template-columns:1fr!important}
 .hero-grid .lead img{height:220px!important}
 .hero-grid .lead h1{font-size:25px!important}
 .news-card img{height:205px!important}
 .site-inner .logo>span{width:44px!important;height:44px!important;font-size:29px!important}
 .article-title{font-size:30px!important}
}

/* Batch editorial updates: 2 featured stories, orange news titles, responsive weather, single-post sidebar numbering */
:root{--editorial-orange:#c45a00;--editorial-orange-dark:#a94700}
.homepage-featured-two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;padding:24px 0!important;border-bottom:1px solid #cfd3d8!important}
.homepage-featured-two .featured-story{background:#fff!important;border-bottom:0!important;min-width:0!important}
.homepage-featured-two .featured-story a{display:flex!important;flex-direction:column!important;text-decoration:none!important;color:inherit!important}
.homepage-featured-two .featured-story h2{order:1!important;text-align:center!important;font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:clamp(25px,2.35vw,36px)!important;line-height:1.2!important;font-weight:900!important;color:var(--editorial-orange)!important;margin:0 0 9px!important;letter-spacing:-.35px!important}
.homepage-featured-two .featured-meta{order:2!important;text-align:center!important;color:#6b7280!important;font-size:12px!important;font-weight:700!important;margin-bottom:12px!important}
.homepage-featured-two .featured-story img{order:3!important;width:100%!important;height:330px!important;object-fit:cover!important;display:block!important;margin:0!important}
.homepage-featured-two .featured-story p{order:4!important;font-size:15px!important;line-height:1.75!important;color:#62676e!important;margin:11px 0 0!important}
.homepage-featured-two .featured-story:hover h2{color:var(--editorial-orange-dark)!important}

/* News titles use a consistent dark-orange editorial accent site-wide. */
.public .news-card b,
.public .story-row b,
.public .sidebar-news-list b,
.public .featured-story h2,
.public .related-news-title,
.public .category-news-title,
.public .article-title{color:var(--editorial-orange)!important}
.public .news-card:hover b,.public .story-row:hover b,.public .sidebar-news-list a:hover b{color:var(--editorial-orange-dark)!important}
.public .news-card small,.public .story-row small{color:var(--editorial-orange)!important}

/* Weather: 18px desktop, 16px tablet/mobile. */
.public .weather-content{font-size:18px!important}
@media(max-width:1024px){
  .public .weather-content{font-size:16px!important}
}

/* Single-post sidebar: keep latest/popular visible and give Devanagari ranking clear editorial treatment. */
.public .article-layout{grid-template-columns:minmax(0,1fr) 340px!important}
.public .article-sidebar{display:grid!important;align-self:start!important}
.public .article-sidebar .sidebar-box{border-radius:0!important;border:0!important;border-top:3px solid var(--editorial-orange)!important;background:#fff!important}
.public .sidebar-box-head h2{color:#17191c!important}
.public .sidebar-news-list{counter-reset:none!important}
.public .sidebar-news-list li{display:block!important}
.public .sidebar-news-list .sidebar-rank{display:grid!important;place-items:center!important;min-width:30px!important;width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:50%!important;background:#f4f1ed!important;color:var(--editorial-orange)!important;font-family:var(--heading-font),var(--site-font),sans-serif!important;font-size:15px!important;font-weight:900!important;line-height:1!important}
.public .sidebar-news-list li:nth-child(1) .sidebar-rank,.public .sidebar-news-list li:nth-child(2) .sidebar-rank,.public .sidebar-news-list li:nth-child(3) .sidebar-rank{background:#f4f1ed!important;color:var(--editorial-orange)!important}

@media(max-width:900px){
  .homepage-featured-two{grid-template-columns:1fr!important}
  .homepage-featured-two .featured-story img{height:300px!important}
  .public .article-layout{grid-template-columns:1fr!important}
  .public .article-sidebar{display:grid!important;grid-template-columns:1fr 1fr!important;border-top:1px solid #dfe2e6!important;border-left:0!important;padding:18px 0 0!important}
}
@media(max-width:600px){
  .homepage-featured-two{padding:15px 0!important}
  .homepage-featured-two .featured-story h2{font-size:25px!important}
  .homepage-featured-two .featured-story img{height:220px!important}
  .public .article-sidebar{display:block!important}
}

/* Editorial title accent: first word of every public news headline */
.public .title-first-word-orange{color:#b45309 !important;}


/* Final fixes: news headline colors, responsive weather and public pages */
.public .news-card b,
.public .story-row b,
.public .sidebar-news-list b,
.public .featured-story h2,
.public .related-news-title,
.public .category-news-title,
.public .article-title,
.public .header-notification-text b,
.public .breaking a,
.public .ticker-move a{color:#111 !important;}
.public .title-first-word-orange{color:#b91c1c !important;}

/* Weather: 18px desktop, 15px tablet/mobile, including the temperature span. */
.public .weather-content,
.public .weather-content span,
.public .weather-content span:nth-child(2){font-size:18px !important;}
@media(max-width:1024px){
  .public .weather-content,
  .public .weather-content span,
  .public .weather-content span:nth-child(2){font-size:15px !important;}
}

/* User-created pages */
.public-content-page{max-width:1000px;margin:0 auto;padding:38px 20px 70px;}
.content-page-card{background:#fff;border:1px solid #e2e5e9;border-top:4px solid #b91c1c;padding:30px 34px;box-shadow:0 10px 28px rgba(15,23,42,.06);}
.content-page-card h1{margin:0 0 22px;font-family:var(--heading-font),var(--site-font),sans-serif;font-size:38px;line-height:1.2;color:#111;font-weight:900;}
.content-page-body{font-size:18px;line-height:2;color:#222;white-space:normal;word-break:break-word;}
.content-page-body p{margin:0 0 1em;}
@media(max-width:700px){
 .public-content-page{padding:24px 12px 45px;}
 .content-page-card{padding:22px 18px;}
 .content-page-card h1{font-size:30px;}
 .content-page-body{font-size:16px;line-height:1.9;}
}

/* Hamburger menu category icons */
.site-inner nav a{display:flex!important;align-items:center!important;gap:10px!important}
.hamb-menu-icon{width:28px;height:28px;min-width:28px;display:inline-grid;place-items:center;border-radius:8px;background:#fff5f5;border:1px solid #fee2e2;font-size:17px;line-height:1}
.site-inner nav a:hover .hamb-menu-icon{background:#fff1f2;border-color:#fecdd3}
@media(max-width:600px){.hamb-menu-icon{width:30px;height:30px;min-width:30px;font-size:18px}}


/* Final correction: every news headline stays black except its first word. */
.public .news-card b,
.public .story-row b,
.public .sidebar-news-list b,
.public .featured-story h2,
.public .related-news-title,
.public .category-news-title,
.public .article-title,
.public .header-notification-text b,
.public .breaking a,
.public .ticker-move a{color:#111 !important;}
.public .title-first-word-orange{color:#b91c1c !important;}

/* Single-news sidebar: latest above popular, one full-width column on desktop. */
@media(min-width:901px){
  .public .article-sidebar{display:flex !important;flex-direction:column !important;gap:18px !important;}
  .public .article-sidebar .sidebar-box{width:100% !important;}
}
@media(max-width:900px){
  .public .article-sidebar{display:flex !important;flex-direction:column !important;gap:18px !important;}
}
/* Final fixes: member profile, gallery categories and engagement */
.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.profile-stats>div{border:1px solid #e5e7eb;border-radius:14px;padding:13px;text-align:center;background:#f8fafc}.profile-stats b{display:block;font-size:20px;color:#111827}.profile-stats span{display:block;font-size:11px;color:#64748b;margin-top:3px}.profile-activity{margin-top:20px;padding-top:18px;border-top:1px solid #e5e7eb}.activity-list{display:grid;gap:10px;margin-top:12px}.activity-item{display:flex;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.activity-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#fff1f2;flex:0 0 32px}.activity-item b{font-size:13px}.activity-item small{display:block;color:#94a3b8;font-size:10px;margin-top:3px}.activity-item p{margin:6px 0 0;font-size:12px;color:#475569;line-height:1.6}.gallery-category-nav{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 22px}.gallery-category-nav a{padding:8px 13px;border:1px solid #dbe2ea;border-radius:999px;background:#fff;color:#334155;font-weight:800;font-size:12px}.gallery-category-nav a.active{background:var(--brand,#b91c3c);color:#fff;border-color:var(--brand,#b91c3c)}
@media(max-width:600px){.profile-stats{grid-template-columns:1fr 1fr}.profile-stats>div:last-child{grid-column:1/-1}}

/* Member profile icon in public header: desktop, tablet and mobile */
.public .header-user-icon{width:42px;height:42px;flex:0 0 42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd3d8;border-radius:50%;background:#fff;color:#20242a;text-decoration:none;overflow:hidden;box-sizing:border-box;font-size:21px;line-height:1;box-shadow:none}
.public .header-user-icon img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}
.public .header-user-icon:hover{border-color:var(--editorial-red,#b91c3c);color:var(--editorial-red,#b91c3c);background:#fff7f8}
@media(max-width:1024px){.public .header-user-icon{width:40px;height:40px;flex-basis:40px;font-size:20px}}
@media(max-width:600px){.public .header-user-icon{width:38px;height:38px;flex-basis:38px;font-size:19px}.site-inner .header-user-icon{order:3;margin-left:2px}.site-inner .public-menu-btn{order:4}}

/* Modern Nepali Calendar + Date Converter UI */
.public .calendar-page,.public .converter-page{max-width:1320px;margin:0 auto;padding:30px 22px 60px}
.public .modern-calendar-hero,.public .converter-hero{position:relative;overflow:hidden;border:1px solid #e5e7eb;border-radius:24px;padding:34px;background:linear-gradient(135deg,#fff,#fff7f7 55%,#fff);box-shadow:0 14px 40px rgba(15,23,42,.07)}
.public .modern-calendar-hero:after,.public .converter-hero:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-80px;top:-100px;background:rgba(185,28,28,.07);pointer-events:none}
.public .calendar-hero h1,.public .converter-hero h1{font-size:clamp(28px,4vw,48px);letter-spacing:-1px;margin:7px 0 8px;color:#171717}
.public .calendar-hero p,.public .converter-hero p{max-width:720px;color:#64748b;line-height:1.8;margin:0}
.public .calendar-year-badge{min-width:155px;min-height:155px;border-radius:28px;background:#b91c1c;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 18px 35px rgba(185,28,28,.2);position:relative;z-index:1}
.public .calendar-year-badge strong{font-size:36px;line-height:1}.public .calendar-year-badge small{font-size:14px;margin-top:4px}.public .calendar-year-badge span{font-size:10px;opacity:.82;margin-top:12px}
.public .calendar-quick-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.public .calendar-quick-links a{padding:9px 13px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#334155;text-decoration:none;font-size:12px;font-weight:800}.public .calendar-quick-links a:hover{border-color:#fecaca;color:#991b1b;background:#fffafa}
.public .calendar-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0 26px}.public .calendar-summary>div{background:#fff;border:1px solid #e5e7eb;border-radius:17px;padding:15px;display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center;box-shadow:0 8px 22px rgba(15,23,42,.04)}.public .calendar-summary span{grid-row:1/3;width:38px;height:38px;border-radius:12px;background:#fff1f2;display:grid;place-items:center;font-size:19px}.public .calendar-summary b{font-size:13px;color:#111827}.public .calendar-summary small{font-size:10px;color:#94a3b8;margin-top:2px}
.public .calendar-section-title{display:flex;justify-content:space-between;align-items:end;margin:4px 0 15px}.public .calendar-section-title h2{margin:3px 0 0;font-size:24px;color:#111827}.public .calendar-section-note{font-size:11px;color:#94a3b8}
.public .calendar-months{gap:18px!important}.public .calendar-month{border:1px solid #e5e7eb!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 28px rgba(15,23,42,.055)!important;overflow:hidden}.public .month-head{padding:17px 18px!important;background:linear-gradient(180deg,#fffafa,#fff)!important;border-bottom:1px solid #f1f5f9!important}.public .month-head h2{font-size:19px!important;color:#991b1b!important}.public .month-head small{color:#94a3b8!important}.public .calendar-weekdays span{font-size:10px!important;font-weight:900!important;color:#64748b!important}.public .day-cell{min-height:58px!important;border:1px solid #f1f5f9!important;background:#fff!important;border-radius:10px!important;margin:2px!important;padding:7px!important}.public .day-cell b{font-size:15px!important;color:#111827!important}.public .day-cell em{font-size:8px!important;color:#991b1b!important;font-style:normal!important;display:block;margin-top:3px;line-height:1.25}.public .day-cell.holiday{background:#fff5f5!important;border-color:#fecaca!important}.public .day-cell.marriage,.public .day-cell.brat,.public .day-cell.pasni,.public .day-cell.griha{background:#fffbeb!important;border-color:#fde68a!important}.public .month-events{padding:10px 13px!important;border-top:1px solid #f1f5f9!important;background:#fafafa!important}.public .month-events span{font-size:9px!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:5px 8px!important;color:#475569!important}
.public .calendar-card{border:1px solid #e5e7eb!important;border-radius:19px!important;background:#fff!important;box-shadow:0 10px 28px rgba(15,23,42,.05)!important;padding:19px!important}.public .calendar-card h2{font-size:17px!important;color:#111827!important}.public .calendar-list-row{border-bottom:1px solid #f1f5f9!important;padding:10px 0!important}.public .calendar-list-row:last-child{border-bottom:0}.public .calendar-list-row b{color:#991b1b!important}
.public .calendar-source{margin-top:18px!important;border:1px dashed #d1d5db!important;border-radius:14px!important;padding:12px 15px!important;background:#fafafa!important;color:#64748b!important;font-size:11px!important}
.public .converter-page{padding-top:30px}.public .converter-hero{display:flex;justify-content:space-between;align-items:center;gap:25px}.public .converter-icon{width:105px;height:105px;border-radius:28px;background:#111827;color:#fff;display:grid;place-items:center;font-size:43px;flex:0 0 auto;box-shadow:0 15px 30px rgba(15,23,42,.16)}.public .converter-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-top:20px}.public .converter-card{position:relative;border:1px solid #e5e7eb!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 28px rgba(15,23,42,.055)!important;padding:24px!important}.public .converter-card-icon{width:46px;height:46px;border-radius:14px;background:#fff1f2;display:grid;place-items:center;font-size:23px;margin-bottom:12px}.public .converter-card h2{font-size:20px!important;color:#111827!important;margin:0 0 6px!important}.public .converter-card label{font-size:12px;font-weight:800;color:#475569;display:block;margin:18px 0 7px}.public .converter-card input{width:100%;box-sizing:border-box;border:1px solid #dbe2ea;border-radius:12px;padding:12px 13px;font-size:14px;background:#fff;outline:none}.public .converter-card input:focus{border-color:#b91c1c;box-shadow:0 0 0 3px rgba(185,28,28,.08)}.public .converter-card .btn{width:100%;margin-top:12px;border-radius:12px!important;padding:12px!important}.public .converter-result{margin-top:15px!important;border:1px solid #fecaca!important;background:#fff7f7!important;border-radius:15px!important;padding:14px!important}.public .converter-result small{display:block;color:#991b1b!important;font-weight:800}.public .converter-result strong{display:block;font-size:24px!important;color:#111827!important;margin-top:5px}.public .converter-info{margin-top:18px!important;border-radius:18px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 8px 22px rgba(15,23,42,.04)!important}.public .converter-error{border-radius:12px!important;background:#fff1f2!important;border:1px solid #fecaca!important;color:#991b1b!important;padding:11px 13px!important;margin-top:14px}
@media(max-width:900px){.public .calendar-page,.public .converter-page{padding:22px 14px 45px}.public .calendar-summary{grid-template-columns:repeat(2,1fr)}.public .calendar-hero{flex-direction:column!important;align-items:flex-start!important}.public .calendar-year-badge{min-width:110px;min-height:110px;border-radius:22px}.public .calendar-year-badge strong{font-size:28px}.public .calendar-section-title{align-items:flex-start;gap:10px;flex-direction:column}.public .converter-hero{flex-direction:column;align-items:flex-start}.public .converter-icon{width:75px;height:75px;font-size:31px;border-radius:20px}}
@media(max-width:600px){.public .calendar-summary{grid-template-columns:1fr 1fr;gap:9px}.public .calendar-summary>div{padding:11px}.public .calendar-summary span{width:32px;height:32px}.public .calendar-summary b{font-size:11px}.public .calendar-summary small{font-size:9px}.public .calendar-month{border-radius:16px!important}.public .day-cell{min-height:49px!important;padding:5px!important}.public .day-cell b{font-size:13px!important}.public .day-cell em{font-size:7px!important}.public .converter-grid{grid-template-columns:1fr!important}.public .converter-card{padding:18px!important}.public .converter-hero{padding:23px!important;border-radius:19px!important}.public .calendar-hero{padding:23px!important;border-radius:19px!important}.public .calendar-hero h1,.public .converter-hero h1{font-size:29px}}
/* Year/month Nepali calendar selectors + BS date picker */
.public .calendar-picker-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:end;margin-top:20px;padding:12px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;max-width:760px;box-shadow:0 8px 20px rgba(15,23,42,.04)}
.public .calendar-picker-bar label{display:grid;gap:5px;font-size:11px;font-weight:900;color:#475569}
.public .calendar-picker-bar select,.public .bs-date-picker select{min-width:150px;border:1px solid #dbe2ea;border-radius:11px;background:#fff;padding:10px 34px 10px 12px;font-size:14px;font-weight:800;color:#111827;outline:none}
.public .calendar-picker-bar select:focus,.public .bs-date-picker select:focus{border-color:#b91c1c;box-shadow:0 0 0 3px rgba(185,28,28,.08)}
.public .calendar-year-badge span{max-width:100px;text-align:center;line-height:1.35}
.public .day-cell .ad-day{display:block;margin-top:3px;font-size:8px;color:#64748b;line-height:1.1;font-style:normal}
.public .calendar-empty-note{padding:14px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;font-size:12px;line-height:1.7}
.public .converter-card-bs .bs-date-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:18px}
.public .bs-date-picker label{margin:0!important}
.public .bs-date-picker select{width:100%;min-width:0;box-sizing:border-box}
.public .bs-date-preview{margin-top:11px;padding:11px 12px;border:1px dashed #fecaca;border-radius:12px;background:#fff7f7;color:#991b1b;font-size:12px;font-weight:800;text-align:center}
@media(max-width:600px){.public .calendar-picker-bar{display:grid;grid-template-columns:1fr 1fr}.public .calendar-picker-bar label{min-width:0}.public .calendar-picker-bar select{min-width:0;width:100%}.public .converter-card-bs .bs-date-picker{grid-template-columns:1fr}.public .day-cell .ad-day{font-size:7px}}

/* Election management + politician profiles */
.election-politicians{margin-top:28px;padding-top:22px;border-top:1px solid #e5e7eb}.politician-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.politician-card{display:flex;gap:15px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.05)}.politician-card>img,.politician-placeholder{width:96px;height:96px;flex:0 0 96px;object-fit:cover;border-radius:14px;background:#f1f5f9}.politician-placeholder{display:grid;place-items:center;font-size:35px}.politician-body{min-width:0}.politician-body h3{margin:0 0 3px;font-size:21px}.politician-position{font-weight:700;color:#475569}.politician-party{font-size:13px;color:#64748b;margin-top:2px}.politician-body p{margin:10px 0;color:#475569;line-height:1.7}.politician-meta{display:grid;gap:4px;font-size:12px;color:#64748b}.election-result-card h3{font-family:var(--heading-font),var(--site-font),sans-serif}.election-result-card{background:#fff}
@media(max-width:700px){.politician-grid{grid-template-columns:1fr}.politician-card{padding:12px}.politician-card>img,.politician-placeholder{width:76px;height:76px;flex-basis:76px}.politician-body h3{font-size:18px}}

/* Election Update v2 — KalaiyaOnline-inspired editorial layout */
.election-page-v2{max-width:1180px;margin:0 auto;padding:28px 18px 70px;font-family:inherit;color:#182033}
.election-v2-head{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;border-bottom:1px solid #e4e7ed;padding:8px 0 24px;margin-bottom:16px}
.election-kicker,.election-v2-section-title>div>span{font-size:12px;font-weight:800;letter-spacing:.08em;color:#b4232c;text-transform:uppercase}
.election-v2-head h1{font-size:clamp(28px,5vw,48px);line-height:1.08;margin:8px 0 10px;letter-spacing:-.03em}
.election-v2-head p{margin:0;color:#667085;max-width:720px;font-size:16px;line-height:1.7}
.election-v2-live{font-weight:800;white-space:nowrap;background:#111827;color:#fff;border-radius:999px;padding:9px 14px}.election-v2-live span{color:#8fe388;margin-left:7px}
.election-v2-tabs{display:flex;gap:8px;border-bottom:1px solid #e4e7ed;margin-bottom:18px}.election-v2-tabs a{padding:12px 20px;text-decoration:none;color:#667085;font-weight:800;border-bottom:3px solid transparent}.election-v2-tabs a.active{color:#b4232c;border-bottom-color:#b4232c}
.election-v2-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0 28px}.election-v2-stats>div{background:#fff;border:1px solid #e6e8ee;border-radius:16px;padding:16px 18px;box-shadow:0 4px 18px rgba(16,24,40,.04)}.election-v2-stats span{display:block;color:#667085;font-size:13px;margin-bottom:8px}.election-v2-stats strong{font-size:23px;line-height:1.15}
.election-v2-section{margin-top:28px}.election-v2-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:14px}.election-v2-section-title h2{margin:5px 0 0;font-size:25px}.election-v2-count{font-size:13px;color:#667085;background:#f2f4f7;padding:7px 10px;border-radius:999px}
.election-v2-area-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.election-v2-area-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #e6e8ee;border-radius:16px;padding:17px 18px;transition:.18s;box-shadow:0 5px 18px rgba(16,24,40,.035)}.election-v2-area-card:hover{transform:translateY(-2px);border-color:#cfd4dc;box-shadow:0 9px 24px rgba(16,24,40,.08)}.area-card-top{display:flex;justify-content:space-between;gap:12px;font-weight:800;font-size:16px}.area-card-top b{font-size:23px;color:#98a2b3}.area-winner{margin-top:14px;padding-top:12px;border-top:1px solid #f0f1f3}.area-winner strong{display:block;font-size:19px}.area-winner small{display:block;color:#667085;margin-top:5px}.area-empty{margin-top:14px;color:#98a2b3;padding-top:12px;border-top:1px solid #f0f1f3}.area-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:13px;color:#98a2b3;font-size:12px}.area-card-foot em{font-style:normal;color:#067647;background:#ecfdf3;padding:4px 8px;border-radius:999px;font-weight:800}
.election-v2-table-wrap{overflow:auto;border:1px solid #e6e8ee;border-radius:16px;background:#fff}.election-v2-table{width:100%;border-collapse:collapse;min-width:680px}.election-v2-table th,.election-v2-table td{padding:13px 15px;text-align:left;border-bottom:1px solid #eef0f3}.election-v2-table th{font-size:12px;color:#667085;text-transform:uppercase;background:#f8fafc}.election-v2-table td{font-size:14px}.status-elected{color:#067647;background:#ecfdf3;padding:4px 8px;border-radius:999px;font-weight:800}.status-leading{color:#175cd3;background:#eff8ff;padding:4px 8px;border-radius:999px;font-weight:800}
.election-v2-politicians{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.election-v2-politician{display:flex;gap:13px;padding:15px;border:1px solid #e6e8ee;border-radius:16px;background:#fff}.election-v2-politician img,.politician-fallback{width:72px;height:72px;flex:0 0 72px;border-radius:50%;object-fit:cover;background:#f2f4f7;display:grid;place-items:center;font-size:26px}.election-v2-politician small{color:#98a2b3}.election-v2-politician h3{margin:3px 0;font-size:18px}.election-v2-politician span{display:block;color:#b4232c;font-size:13px;font-weight:700}.election-v2-politician b{display:block;color:#667085;font-size:12px;margin-top:4px}.election-v2-politician p{color:#667085;font-size:13px;line-height:1.55;margin:7px 0 0}.election-v2-error{padding:13px 15px;border-radius:12px;background:#fff4f2;color:#b42318;margin-bottom:16px}.election-v2-empty{padding:40px;text-align:center;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:16px;color:#667085}
@media(max-width:800px){.election-v2-head{align-items:flex-start;flex-direction:column}.election-v2-live{align-self:flex-start}.election-v2-stats{grid-template-columns:repeat(2,1fr)}.election-v2-area-grid{grid-template-columns:1fr}.election-v2-politicians{grid-template-columns:1fr}}
@media(max-width:480px){.election-page-v2{padding:20px 12px 55px}.election-v2-stats{gap:8px}.election-v2-stats>div{padding:13px}.election-v2-stats strong{font-size:19px}.election-v2-tabs a{padding:10px 13px}.election-v2-section-title h2{font-size:21px}.election-v2-head h1{font-size:31px}}
/* Kalaiya Live modern NEPSE dashboard */
.market-modern{background:linear-gradient(180deg,#f8fafc 0,#f1f5f9 100%)}
.market-modern .site-head{box-shadow:0 1px 0 rgba(15,23,42,.06);background:rgba(255,255,255,.96)}
.market-head-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.market-refresh{font-size:10px;color:#64748b}.market-refresh-btn{border:1px solid #dbe3ec;background:#fff;border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}.market-refresh-btn:hover{background:#f8fafc}
.market-page{max-width:1280px}.market-hero.modern{background:linear-gradient(135deg,#0f172a,#1e293b);border:0;color:#fff;box-shadow:0 18px 50px rgba(15,23,42,.12);position:relative;overflow:hidden}.market-hero.modern:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-100px;top:-130px;background:rgba(59,130,246,.18)}.market-hero.modern h1{color:#fff}.market-hero.modern p{color:#cbd5e1}.market-live-stack{display:flex;flex-direction:column;align-items:flex-end;gap:6px;position:relative;z-index:1}.market-live-stack small{color:#94a3b8;font-size:10px}.market-live-badge.live{background:#052e16;color:#86efac;border-color:#166534}.market-live-badge.fallback{background:#422006;color:#fdba74;border-color:#9a3412}.market-live-badge.error{background:#450a0a;color:#fca5a5;border-color:#991b1b}
.modern-grid{grid-template-columns:1.55fr repeat(3,1fr)}.market-index-card.featured{background:linear-gradient(145deg,#ffffff,#f8fafc);position:relative;overflow:hidden}.market-index-card.featured:after{content:"NEPSE";position:absolute;right:18px;top:12px;font-size:42px;font-weight:900;color:#e2e8f0}.metric-label,.section-kicker{font-size:10px;font-weight:900;letter-spacing:.08em;color:#64748b}.market-index-card.featured strong{font-size:36px;position:relative;z-index:1}.metric-range{display:flex;gap:20px;margin-top:10px;color:#94a3b8;font-size:10px}.metric-range b{color:#334155}.market-stat-card{transition:transform .18s,box-shadow .18s}.market-stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(15,23,42,.07)}.market-stat-card span{font-size:10px;color:#94a3b8}
.breadth-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}.breadth-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px;box-shadow:0 5px 18px rgba(15,23,42,.03)}.breadth-card small{display:block;color:#64748b;font-size:10px}.breadth-card strong{font-size:23px;margin-top:4px;display:block}
.modern-section{border-radius:18px;box-shadow:0 6px 25px rgba(15,23,42,.035)}.section-head{display:flex;justify-content:space-between;align-items:center}.section-head h2{margin:3px 0 0}.section-kicker{display:block}.up-kicker{color:#15803d}.down-kicker{color:#b91c1c}.market-index-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.index-pill{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafcff;display:grid;gap:3px}.index-pill small{font-size:10px;color:#64748b}.index-pill b{font-size:16px}.index-pill span{font-size:10px;font-weight:800}.market-table.compact{min-width:360px}.market-table tbody tr:hover{background:#f8fafc}.market-table .flat{color:#64748b}.modern-filter input,.modern-filter select{border-radius:12px;border-color:#dbe3ec;background:#fff}.market-note{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px}
@media(max-width:900px){.market-head-actions .market-refresh{display:none}.market-head-actions .market-back{display:none}.modern-grid{grid-template-columns:1fr 1fr}.breadth-grid{grid-template-columns:1fr 1fr}.market-index-pills{grid-template-columns:repeat(2,1fr)}.market-live-stack{align-items:flex-start;margin-top:16px}.market-hero.modern{display:block}}
@media(max-width:600px){.market-page{padding:14px 10px 45px}.modern-grid{grid-template-columns:1fr}.breadth-grid{gap:8px}.breadth-card{padding:12px}.market-index-pills{grid-template-columns:1fr 1fr}.market-hero.modern{padding:20px}.market-hero.modern h1{font-size:30px}.market-index-card.featured strong{font-size:31px}.market-table th,.market-table td{padding:10px 8px}}

/* Header live search + scalable logo + modern hamburger */
.site-logo-image{width:min(var(--logo-width),300px)!important;height:min(var(--logo-height),80px)!important;max-width:300px!important;max-height:80px!important;object-fit:contain!important;display:block}
.site-inner .logo{min-width:0;}
.header-search-btn{width:42px;height:42px;border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(145deg,#fff,#f8fafc);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px rgba(15,23,42,.08);transition:.2s;flex:0 0 42px}
.header-search-btn:hover{transform:translateY(-1px);border-color:#fecdd3;background:#fff1f2;box-shadow:0 10px 24px rgba(190,24,60,.13)}
.search-icon-shape,.search-icon-large{width:17px;height:17px;border:2px solid currentColor;border-radius:50%;display:block;position:relative;color:var(--editorial-red,#b91c3c)}
.search-icon-shape:after,.search-icon-large:after{content:"";position:absolute;width:8px;height:2px;background:currentColor;right:-6px;bottom:-3px;transform:rotate(45deg);border-radius:2px}
.header-search-overlay{position:fixed;inset:0;background:rgba(15,23,42,.58);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:none;align-items:flex-start;justify-content:center;padding:9vh 18px 24px;z-index:5000}
.header-search-overlay.open{display:flex;animation:searchFade .18s ease-out}
.header-search-box{width:min(760px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 30px 80px rgba(2,6,23,.25);position:relative}
.header-search-close{position:absolute;right:18px;top:14px;border:0;background:#f1f5f9;width:36px;height:36px;border-radius:50%;font-size:25px;line-height:1;cursor:pointer;color:#475569}
.header-search-box .search-icon-large{margin:2px 0 15px;width:25px;height:25px;color:var(--editorial-red,#b91c3c)}
.header-search-box form{display:flex;gap:10px}
.header-search-box input{flex:1;min-width:0;border:1px solid #cbd5e1;border-radius:15px;padding:15px 17px;font-size:17px;outline:none}
.header-search-box input:focus{border-color:#e11d48;box-shadow:0 0 0 4px rgba(225,29,72,.1)}
.header-search-box form button{border:0;border-radius:15px;padding:0 22px;background:linear-gradient(135deg,#be123c,#e11d48);color:#fff;font-weight:800;cursor:pointer}
.header-search-hint{font-size:13px;color:#64748b;margin-top:12px}
.search-results-page{max-width:1180px;margin:0 auto;padding:28px 18px 60px}
.search-results-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;background:linear-gradient(135deg,#fff,#fff7f8);border:1px solid #fee2e2;border-radius:24px;padding:28px;margin-bottom:24px}
.search-results-hero h1{margin:5px 0;font-size:34px}.search-results-hero p{margin:0;color:#64748b}.search-results-form{display:flex;gap:8px;min-width:min(470px,100%)}.search-results-form input{flex:1;border:1px solid #cbd5e1;border-radius:13px;padding:12px 14px}.search-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.search-result-card{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;color:inherit;text-decoration:none;transition:.2s;box-shadow:0 7px 24px rgba(15,23,42,.05)}.search-result-card:hover{transform:translateY(-3px);box-shadow:0 15px 32px rgba(15,23,42,.1);border-color:#fecdd3}.search-result-card img{width:100%;height:190px;object-fit:cover}.search-result-card>div{padding:16px}.search-result-card small{color:#be123c;font-weight:700}.search-result-card h2{font-size:21px;line-height:1.35;margin:8px 0}.search-result-card p{color:#64748b;margin:0;line-height:1.6}.search-empty{text-align:center;padding:70px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:22px}.search-empty>div{font-size:48px;color:#be123c}.search-empty h2{margin:8px 0}.search-empty p{color:#64748b}
.public .public-menu-btn{width:44px;height:44px;padding:0!important;border:1px solid #e2e8f0!important;border-radius:14px!important;background:linear-gradient(145deg,#fff,#f8fafc)!important;box-shadow:0 6px 18px rgba(15,23,42,.08)!important;display:inline-flex;align-items:center;justify-content:center;gap:7px}
.public .public-menu-btn:hover{border-color:#fecdd3!important;background:#fff1f2!important;color:#be123c!important}
.hamb-bars{width:20px;height:18px;display:flex;flex-direction:column;justify-content:space-between}.hamb-bars i{display:block;height:2.5px;width:100%;background:currentColor;border-radius:99px;transition:.2s}.public-menu-btn[aria-expanded="true"] .hamb-bars i:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.public-menu-btn[aria-expanded="true"] .hamb-bars i:nth-child(2){opacity:0}.public-menu-btn[aria-expanded="true"] .hamb-bars i:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}
@keyframes searchFade{from{opacity:0}to{opacity:1}}
@media(max-width:900px){.search-results-hero{display:block}.search-results-form{margin-top:18px}.search-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-search-btn{width:40px;height:40px;flex-basis:40px}}
@media(max-width:600px){.site-logo-image{max-width:190px!important;max-height:56px!important}.header-search-box{padding:24px 16px;border-radius:20px}.header-search-box form{display:block}.header-search-box input{width:100%;box-sizing:border-box;margin-bottom:10px}.header-search-box form button{width:100%;height:46px}.search-results-page{padding:18px 12px 40px}.search-results-hero{padding:22px 18px}.search-results-hero h1{font-size:28px}.search-result-grid{grid-template-columns:1fr}.search-result-card img{height:180px}.header-search-btn{order:2}.site-inner .header-user-icon{order:3}.site-inner .public-menu-btn{order:4}}

/* Final public header layout: logo left + notification + search + user + hamburger on every device */
.public .site-head{z-index:5000!important;}
.public .site-inner{
  display:flex!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  min-height:72px!important;
  padding:8px 14px!important;
}
.public .site-inner > .logo{
  order:1!important;
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:none!important;
  width:auto!important;
}
.public .site-inner > .header-notification-wrap{
  order:2!important;
  flex:0 0 42px!important;
  margin:0!important;
}
.public .site-inner > .header-search-btn{
  order:3!important;
  flex:0 0 42px!important;
  margin:0!important;
}
.public .site-inner > .header-user-icon{
  order:4!important;
  flex:0 0 42px!important;
  margin:0!important;
}
.public .site-inner > .public-menu-btn{
  order:5!important;
  flex:0 0 44px!important;
  width:44px!important;
  height:44px!important;
  margin:0!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  font-size:0!important;
  border-radius:13px!important;
  position:relative!important;
  z-index:5003!important;
}
.public .site-inner > .member-nav,
.public .site-inner > .admin-link{display:none!important;}

/* Always show the hamburger drawer, including desktop */
.public .site-inner > nav#publicNav{
  display:flex!important;
  position:fixed!important;
  top:0!important;
  right:0!important;
  left:auto!important;
  width:min(390px,92vw)!important;
  height:100dvh!important;
  max-height:100dvh!important;
  box-sizing:border-box!important;
  padding:92px 16px 28px!important;
  margin:0!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:7px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  background:#fff!important;
  box-shadow:-24px 0 70px rgba(15,23,42,.20)!important;
  transform:translate3d(110%,0,0)!important;
  visibility:hidden!important;
  opacity:1!important;
  transition:transform .28s cubic-bezier(.22,1,.36,1),visibility 0s linear .28s!important;
  z-index:5001!important;
}
.public .site-inner > nav#publicNav.open{
  transform:translate3d(0,0,0)!important;
  visibility:visible!important;
  transition:transform .28s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s!important;
}
.public .site-inner > nav#publicNav a{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:13px 14px!important;
  border:1px solid #eef2f7!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#334155!important;
  font-size:14px!important;
  white-space:normal!important;
}
.public .site-inner > nav#publicNav a:hover{
  background:#fff1f2!important;
  border-color:#fecdd3!important;
  color:#be123c!important;
}
.public .site-inner > .public-menu-backdrop{
  position:fixed!important;
  inset:0!important;
  display:none!important;
  background:rgba(15,23,42,.46)!important;
  backdrop-filter:blur(3px)!important;
  -webkit-backdrop-filter:blur(3px)!important;
  z-index:5000!important;
}
.public .site-inner > .public-menu-backdrop.open{display:block!important;}

/* Fix blank mobile hamburger: the icon itself must remain flex, not inherit span display rules */
.public .public-menu-btn .hamb-bars{
  width:22px!important;
  height:18px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  align-items:stretch!important;
  flex:0 0 22px!important;
}
.public .public-menu-btn .hamb-bars i{
  display:block!important;
  width:22px!important;
  height:2.5px!important;
  min-height:2.5px!important;
  background:currentColor!important;
  border-radius:99px!important;
  opacity:1!important;
  transform-origin:center!important;
  transition:transform .2s ease,opacity .2s ease!important;
}
.public .public-menu-btn > span:not(.hamb-bars){display:none!important;}
.public .public-menu-btn[aria-expanded="true"] .hamb-bars i:nth-child(1){transform:translateY(7.75px) rotate(45deg)!important;}
.public .public-menu-btn[aria-expanded="true"] .hamb-bars i:nth-child(2){opacity:0!important;}
.public .public-menu-btn[aria-expanded="true"] .hamb-bars i:nth-child(3){transform:translateY(-7.75px) rotate(-45deg)!important;}

/* Compact logo/icon sizing for smaller screens while preserving the requested order */
@media(max-width:700px){
  .public .site-inner{min-height:62px!important;padding:7px 10px!important;gap:6px!important;}
  .public .site-inner > .header-notification-wrap,
  .public .site-inner > .header-search-btn,
  .public .site-inner > .header-user-icon{flex-basis:38px!important;width:38px!important;}
  .public .site-inner > .header-notification-wrap .header-notification-btn,
  .public .site-inner > .header-search-btn,
  .public .site-inner > .header-user-icon{width:38px!important;height:38px!important;}
  .public .site-inner > .public-menu-btn{flex-basis:40px!important;width:40px!important;height:40px!important;border-radius:12px!important;}
  .public .site-inner > .header-search-btn .search-icon-shape{width:15px!important;height:15px!important;}
  .public .site-inner > .header-notification-wrap .header-notification-icon{font-size:18px!important;}
  .public .site-inner > .header-user-icon{font-size:18px!important;}
  .public .site-inner > .logo .site-logo-image{max-width:190px!important;max-height:56px!important;}
}
@media(max-width:430px){
  .public .site-inner{gap:5px!important;padding-left:8px!important;padding-right:8px!important;}
  .public .site-inner > .header-notification-wrap,
  .public .site-inner > .header-search-btn,
  .public .site-inner > .header-user-icon{flex-basis:35px!important;width:35px!important;}
  .public .site-inner > .header-notification-wrap .header-notification-btn,
  .public .site-inner > .header-search-btn,
  .public .site-inner > .header-user-icon{width:35px!important;height:35px!important;}
  .public .site-inner > .public-menu-btn{flex-basis:37px!important;width:37px!important;height:37px!important;}
  .public .public-menu-btn .hamb-bars,.public .public-menu-btn .hamb-bars i{width:19px!important;}
  .public .site-inner > .logo .site-logo-image{max-width:165px!important;max-height:50px!important;}
}

.typography-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:14px 0 22px}.typography-control-grid label{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:12px;font-weight:700}.typography-control-grid input{width:100%;margin-top:7px}.typography-control-grid small{display:block;color:#64748b;font-weight:500;margin-top:4px}@media(max-width:900px){.typography-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.typography-control-grid{grid-template-columns:1fr}}

/* Modern full-width homepage refresh */
.public .modern-homepage{width:100%;max-width:none!important;margin:0;padding:0 0 70px!important;background:linear-gradient(180deg,#f8fafc 0,#fff 240px)}
.public .home-fullwidth{width:100%;max-width:1500px;margin:0 auto;padding:0 28px}
.public .modern-breaking{display:flex;align-items:center;gap:16px;margin:0 0 18px;padding:10px 14px;border-radius:0 0 14px 14px;background:#111827;color:#fff;overflow:hidden}
.public .modern-breaking>b{white-space:nowrap;color:#fff}.public .modern-breaking>div{display:flex;gap:24px;overflow:hidden;white-space:nowrap}.public .modern-breaking a{color:#fff;text-decoration:none;font-weight:700}
.public .modern-featured-two{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px!important;padding:20px 0 30px!important;border-bottom:1px solid #e5e7eb!important}
.public .modern-featured-two .featured-story{background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;box-shadow:0 12px 35px rgba(15,23,42,.07);transition:transform .2s,box-shadow .2s}
.public .modern-featured-two .featured-story:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(15,23,42,.12)}
.public .modern-featured-two .featured-story a{display:grid!important;grid-template-rows:auto 1fr;text-decoration:none;color:inherit}.public .modern-featured-two .featured-story img{width:100%;height:370px!important;object-fit:cover;display:block;order:0!important}.public .modern-featured-two .featured-copy{padding:20px 22px 22px}.public .modern-featured-two .featured-story h2{order:initial!important;text-align:left!important;margin:6px 0 8px!important;color:#111827!important;font-size:clamp(26px,2.5vw,40px)!important;line-height:1.2!important}.public .modern-featured-two .featured-meta{text-align:left!important;margin:0!important}.public .featured-kicker{display:inline-flex;padding:5px 10px;border-radius:999px;background:#fff1f2;color:#b91c3c;font-size:12px;font-weight:900}
.public .modern-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:36px 0 14px!important;padding:0!important;border:0!important}.public .modern-section-head h2{margin:3px 0 0!important;color:#111827!important;font-size:clamp(25px,2.2vw,34px)!important}.public .modern-section-head p{margin:4px 0 0;color:#64748b}.public .modern-section-head>a{font-weight:800;color:#b91c3c;text-decoration:none;white-space:nowrap}.public .eyebrow{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#b91c3c;font-weight:900}
.public .news-tabs-nav{display:flex;gap:8px;padding:7px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;width:max-content;max-width:100%;margin-bottom:18px}.public .news-tab-btn{border:0;background:transparent;border-radius:10px;padding:10px 20px;font:inherit;font-weight:900;color:#475569;cursor:pointer}.public .news-tab-btn.active{background:#b91c3c;color:#fff;box-shadow:0 5px 15px rgba(185,28,60,.22)}.public .news-tab-panel{display:none}.public .news-tab-panel.active{display:block}.public .homepage-section-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:26px;align-items:start}.public .tab-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.public .modern-news-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;box-shadow:0 5px 20px rgba(15,23,42,.045);transition:.2s}.public .modern-news-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 12px 28px rgba(15,23,42,.08)}.public .modern-news-card img{width:100%;height:175px;object-fit:cover}.public .modern-news-card small{padding:12px 14px 0;color:#b91c3c;font-weight:800}.public .modern-news-card b{padding:5px 14px 0;line-height:1.42}.public .modern-news-card p{padding:0 14px 14px;margin:7px 0 0;color:#64748b;line-height:1.6}.public .section-sidebar{display:grid;gap:16px;position:sticky;top:15px}.public .section-sidebar .sidebar-box{margin:0}.public .modern-category-section{margin-top:40px!important;padding-top:2px}.public .modern-category-grid{display:grid;gap:18px}.public .modern-category-grid .modern-news-card img{height:160px}.public .homepage-gallery{margin-top:42px;padding-top:4px}
@media(max-width:1100px){.public .home-fullwidth{padding:0 18px}.public .homepage-section-with-sidebar{grid-template-columns:minmax(0,1fr) 280px}.public .tab-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public .modern-featured-two .featured-story img{height:300px!important}}
@media(max-width:800px){.public .homepage-section-with-sidebar{grid-template-columns:1fr}.public .section-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.public .modern-featured-two{grid-template-columns:1fr!important}.public .modern-featured-two .featured-story img{height:280px!important}.public .news-tabs-nav{width:100%;overflow-x:auto}.public .news-tab-btn{flex:1;white-space:nowrap;padding:9px 14px}}
@media(max-width:600px){.public .home-fullwidth{padding:0 12px}.public .modern-breaking{margin-left:-12px;margin-right:-12px;border-radius:0}.public .modern-featured-two{gap:14px;padding-top:12px!important}.public .modern-featured-two .featured-story img{height:220px!important}.public .modern-featured-two .featured-copy{padding:15px}.public .modern-featured-two .featured-story h2{font-size:25px!important}.public .modern-section-head{margin-top:28px!important}.public .modern-section-head h2{font-size:24px!important}.public .tab-news-grid{grid-template-columns:1fr}.public .section-sidebar{grid-template-columns:1fr}.public .news-tab-btn{padding:8px 12px;font-size:13px}.public .modern-news-card img,.public .modern-category-grid .modern-news-card img{height:190px}}

/* Exact homepage requested order/layout */
.public .modern-homepage .modern-featured-two{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;padding:18px 0 24px!important}
.public .modern-homepage .modern-featured-two .featured-story{width:100%!important;min-width:0!important}
.public .modern-homepage .modern-featured-two .featured-story a{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto!important}
.public .modern-homepage .modern-featured-two .featured-story img{width:100%!important;height:clamp(260px,38vw,520px)!important;object-fit:cover!important}
.public .modern-homepage .modern-featured-two .featured-copy{padding:20px 24px 24px!important}
.public .modern-homepage .modern-featured-two .featured-story h2{font-size:clamp(25px,3vw,42px)!important}
.public .modern-homepage .modern-news-tabs{margin-top:18px!important}
@media(max-width:600px){.public .modern-homepage .modern-featured-two{gap:14px!important;padding-top:12px!important}.public .modern-homepage .modern-featured-two .featured-story img{height:220px!important}.public .modern-homepage .modern-featured-two .featured-copy{padding:15px!important}}

/* OnlineKhabar-inspired clean editorial homepage refinements */
.public .modern-homepage{background:#fff!important;padding:0 0 70px!important}
.public .modern-homepage .home-fullwidth{max-width:100%!important;padding:0 28px!important;margin:0 auto!important}
.public .news-ticker{background:#fff!important;border-top:1px solid #e5e7eb!important;border-bottom:1px solid #e5e7eb!important;color:#111827!important;box-shadow:none!important}
.public .news-ticker .ticker-inner{background:#fff!important}
.public .news-ticker .ticker-label{background:#b91c3c!important;color:#fff!important}
.public .news-ticker .ticker-move a{color:#1f2937!important}
.public .news-ticker .ticker-dot{color:#b91c3c!important}
.public .modern-featured-two{display:flex!important;flex-direction:column!important;gap:0!important;padding:34px 0 10px!important;border:0!important}
.public .modern-featured-two .featured-story{display:block!important;width:100%!important;background:#fff!important;border:0!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;box-shadow:none!important;padding:0 0 42px!important;margin:0 0 42px!important}
.public .modern-featured-two .featured-story a{display:block!important;text-decoration:none!important;color:inherit!important}
.public .modern-featured-two .featured-copy{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;padding:0!important}
.public .modern-featured-two .featured-kicker{order:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 13px!important;padding:6px 16px!important;border-radius:999px!important;background:#b91c3c!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important}
.public .modern-featured-two .featured-story h2{order:2!important;width:min(1100px,100%)!important;text-align:center!important;margin:0 auto 10px!important;color:#111827!important;font-size:clamp(30px,4vw,54px)!important;line-height:1.2!important;font-weight:900!important;letter-spacing:-.5px!important}
.public .modern-featured-two .featured-meta{order:3!important;text-align:center!important;color:#64748b!important;font-size:14px!important;margin:0 auto 24px!important}
.public .modern-featured-two .featured-story img{order:4!important;width:min(1200px,100%)!important;height:auto!important;max-height:620px!important;aspect-ratio:16/8.5!important;object-fit:cover!important;display:block!important;margin:0 auto!important;border-radius:2px!important}
.public .modern-featured-two .featured-story p{order:5!important;width:min(1000px,100%)!important;text-align:center!important;margin:20px auto 0!important;color:#4b5563!important;font-size:18px!important;line-height:1.75!important}
.public .modern-news-tabs{width:100%!important;margin-top:8px!important;padding-top:8px!important}
.public .modern-section-head{display:flex!important;justify-content:center!important;text-align:center!important;margin:0 auto 12px!important}
.public .modern-section-head h2{font-size:clamp(28px,3vw,38px)!important;font-weight:900!important;color:#111827!important;margin:0!important}
.public .modern-section-head h2:after{content:"";display:block;width:54px;height:3px;background:#b91c3c;margin:9px auto 0;border-radius:3px}
.public .news-tabs-nav{justify-content:center!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;background:#fff!important;padding:0!important;gap:0!important}
.public .news-tab-btn{border-radius:0!important;padding:12px 28px!important;background:#fff!important;color:#4b5563!important;border-bottom:3px solid transparent!important;font-weight:800!important}
.public .news-tab-btn.active{background:#fff!important;color:#b91c3c!important;border-bottom-color:#b91c3c!important;box-shadow:none!important}
.public .news-tab-panel{padding-top:24px!important}
.public .homepage-section-with-sidebar{display:block!important}
.public .homepage-section-with-sidebar>.section-sidebar{display:none!important}
.public .tab-news-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}
.public .modern-category-section{margin-top:48px!important;padding-top:18px!important;border-top:1px solid #e5e7eb!important}
.public .modern-category-section .modern-section-head{justify-content:space-between!important;text-align:left!important;margin-bottom:18px!important}
.public .modern-category-section .modern-section-head h2:after{margin:8px 0 0!important}
.public .modern-category-section .modern-category-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}
.public .modern-news-card{border:1px solid #e5e7eb!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}
.public .modern-news-card:hover{transform:none!important;box-shadow:0 8px 24px rgba(15,23,42,.08)!important}
.public .modern-news-card img{height:210px!important;object-fit:cover!important}
.public .modern-news-card small{font-size:var(--typo-meta)!important;color:#b91c3c!important;padding:13px 15px 0!important}
.public .modern-news-card b{font-size:var(--typo-card-title)!important;color:#111827!important;padding:5px 15px 0!important;line-height:1.45!important}
.public .modern-news-card p{font-size:var(--typo-card-summary)!important;padding:0 15px 15px!important;color:#6b7280!important}
@media(max-width:1000px){.public .tab-news-grid,.public .modern-category-section .modern-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){.public .modern-homepage .home-fullwidth{padding:0 12px!important}.public .modern-featured-two{padding-top:24px!important}.public .modern-featured-two .featured-story{padding-bottom:30px!important;margin-bottom:30px!important}.public .modern-featured-two .featured-story h2{font-size:28px!important}.public .modern-featured-two .featured-story img{aspect-ratio:16/10!important}.public .modern-featured-two .featured-story p{font-size:16px!important}.public .news-tabs-nav{overflow-x:auto!important;justify-content:flex-start!important}.public .news-tab-btn{white-space:nowrap!important;padding:11px 18px!important}.public .tab-news-grid,.public .modern-category-section .modern-category-grid{grid-template-columns:1fr!important}.public .modern-category-section .modern-section-head{display:block!important;text-align:center!important}.public .modern-category-section .modern-section-head h2:after{margin:8px auto 0!important}}
/* Homepage requested order: weather -> news ticker -> featured -> समाचार tabs */
.public.homepage-page .nepse-ticker{display:none!important}
.public.homepage-page .weather-ticker{margin-bottom:0!important}
.public.homepage-page .news-ticker{margin-top:0!important}

/* Global public-site width: 1200px desktop container */
.public .site-inner,
.public .home,
.public .home-layout,
.public .home-fullwidth,
.public .article-layout,
.public .latest-page,
.public .category-page,
.public .gallery-public,
.public .directory-public,
.public .blood-public,
.public .calendar-page,
.public .election-public,
.public .site-footer-rows,
.public .ads-slot,
.public .ads-slot-header,
.public .ads-slot-footer{
  width:100%;
  max-width:1200px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.public .site-head{width:100%;}
.public .home-fullwidth{padding-left:0!important;padding-right:0!important;}
.public .modern-homepage .home-fullwidth{max-width:1200px!important;padding-left:0!important;padding-right:0!important;}
.public .article-layout{padding-left:0!important;padding-right:0!important;}
.public .latest-page,.public .category-page,.public .gallery-public,.public .directory-public,.public .blood-public,.public .calendar-page,.public .election-public{padding-left:0!important;padding-right:0!important;}
@media(max-width:1230px){
  .public .site-inner,.public .home,.public .home-layout,.public .home-fullwidth,.public .modern-homepage .home-fullwidth,.public .article-layout,.public .latest-page,.public .category-page,.public .gallery-public,.public .directory-public,.public .blood-public,.public .calendar-page,.public .election-public,.public .site-footer-rows,.public .ads-slot,.public .ads-slot-header,.public .ads-slot-footer{width:calc(100% - 32px);}
}
@media(max-width:600px){
  .public .site-inner,.public .home,.public .home-layout,.public .home-fullwidth,.public .modern-homepage .home-fullwidth,.public .article-layout,.public .latest-page,.public .category-page,.public .gallery-public,.public .directory-public,.public .blood-public,.public .calendar-page,.public .election-public,.public .site-footer-rows,.public .ads-slot,.public .ads-slot-header,.public .ads-slot-footer{width:calc(100% - 24px);}
}


/* Featured homepage reference design: 1200px editorial hero */
.public.homepage-page .modern-featured-two{display:flex!important;flex-direction:column!important;gap:26px!important;padding:22px 0 30px!important}
.public.homepage-page .modern-featured-two .featured-story{position:relative!important;width:100%!important;min-height:420px!important;margin:0!important;padding:0!important;border:0!important;border-radius:12px!important;background:linear-gradient(115deg,#eef6ff 0%,#f7fbff 55%,#edf6ff 100%)!important;box-shadow:none!important;overflow:hidden!important}
.public.homepage-page .modern-featured-two .featured-story>a{position:relative!important;display:grid!important;grid-template-columns:42% 58%!important;align-items:center!important;min-height:420px!important;padding:42px 58px 42px 48px!important;text-decoration:none!important;color:inherit!important}
.public.homepage-page .modern-featured-two .featured-visual{display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;z-index:1!important}
.public.homepage-page .modern-featured-two .featured-visual img{width:min(360px,85%)!important;aspect-ratio:1/1!important;height:auto!important;object-fit:cover!important;border-radius:50%!important;border:8px solid #fff!important;box-shadow:0 8px 28px rgba(15,23,42,.12)!important;display:block!important}
.public.homepage-page .modern-featured-two .featured-image-placeholder{width:min(360px,85%)!important;aspect-ratio:1/1!important;border-radius:50%!important;background:#dbeafe!important;border:8px solid #fff!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#1d4ed8!important;font-weight:900!important;font-size:30px!important}
.public.homepage-page .modern-featured-two .featured-copy{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;padding:0 0 0 34px!important}
.public.homepage-page .modern-featured-two .featured-kicker{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 0 14px!important;padding:6px 17px!important;border-radius:6px!important;background:#ed1c24!important;color:#fff!important;font-size:14px!important;font-weight:900!important;line-height:1.2!important}
.public.homepage-page .modern-featured-two .featured-story h2{width:100%!important;margin:0 0 13px!important;color:#12356b!important;font-size:clamp(30px,3.1vw,48px)!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.6px!important;text-align:left!important}
.public.homepage-page .modern-featured-two .featured-meta{display:flex!important;align-items:center!important;gap:22px!important;color:#64748b!important;font-size:14px!important;margin:0!important}
.public.homepage-page .modern-featured-two .featured-divider{width:100%!important;max-width:560px!important;height:1px!important;background:#cbd5e1!important;margin:16px 0 14px!important}
.public.homepage-page .modern-featured-two .featured-story p{width:100%!important;max-width:600px!important;margin:0 0 18px!important;color:#475569!important;font-size:18px!important;line-height:1.75!important;text-align:left!important}
.public.homepage-page .modern-featured-two .featured-readmore{display:inline-flex!important;align-items:center!important;gap:10px!important;border:2px solid #2563eb!important;border-radius:999px!important;padding:8px 19px!important;color:#1757ad!important;background:#fff!important;font-weight:900!important;font-size:15px!important}
.public.homepage-page .modern-featured-two .featured-readmore b{font-size:20px!important;line-height:1!important}
.public.homepage-page .modern-featured-two .featured-quote{position:absolute!important;right:24px!important;top:-12px!important;color:rgba(37,99,235,.06)!important;font-family:Georgia,serif!important;font-size:180px!important;line-height:1!important;font-weight:900!important;pointer-events:none!important}
.public.homepage-page .modern-featured-two .featured-story:after{content:"";position:absolute!important;right:22px!important;bottom:16px!important;width:95px!important;height:4px!important;background:linear-gradient(90deg,#ef1d25 0 52%,#60a5fa 52% 100%)!important;border-radius:3px!important}
.public.homepage-page .modern-featured-two .featured-story:hover{transform:none!important;box-shadow:0 14px 40px rgba(15,23,42,.08)!important}
@media(max-width:900px){.public.homepage-page .modern-featured-two .featured-story>a{grid-template-columns:38% 62%!important;padding:30px!important}.public.homepage-page .modern-featured-two .featured-copy{padding-left:20px!important}.public.homepage-page .modern-featured-two .featured-visual img,.public.homepage-page .modern-featured-two .featured-image-placeholder{width:min(300px,92%)!important}.public.homepage-page .modern-featured-two .featured-story h2{font-size:32px!important}.public.homepage-page .modern-featured-two .featured-story p{font-size:16px!important}}
@media(max-width:650px){.public.homepage-page .modern-featured-two{gap:18px!important;padding:16px 0 22px!important}.public.homepage-page .modern-featured-two .featured-story{min-height:0!important;border-radius:10px!important}.public.homepage-page .modern-featured-two .featured-story>a{grid-template-columns:1fr!important;gap:18px!important;padding:22px 18px 28px!important}.public.homepage-page .modern-featured-two .featured-visual{order:0!important}.public.homepage-page .modern-featured-two .featured-visual img,.public.homepage-page .modern-featured-two .featured-image-placeholder{width:min(245px,72vw)!important}.public.homepage-page .modern-featured-two .featured-copy{order:1!important;align-items:center!important;text-align:center!important;padding:0!important}.public.homepage-page .modern-featured-two .featured-kicker{margin-bottom:10px!important}.public.homepage-page .modern-featured-two .featured-story h2{text-align:center!important;font-size:28px!important}.public.homepage-page .modern-featured-two .featured-meta{justify-content:center!important;flex-wrap:wrap!important;gap:12px!important}.public.homepage-page .modern-featured-two .featured-divider{margin:13px auto!important}.public.homepage-page .modern-featured-two .featured-story p{text-align:center!important;font-size:16px!important}.public.homepage-page .modern-featured-two .featured-readmore{margin:auto!important}.public.homepage-page .modern-featured-two .featured-quote{font-size:120px!important;right:8px!important}.public.homepage-page .modern-featured-two .featured-story:after{right:15px!important;bottom:12px!important;width:72px!important}}

/* =========================================================
   ONLINEKHABAR-INSPIRED EDITORIAL OVERRIDES
   Built for this CMS without importing third-party CSS verbatim.
   ========================================================= */
:root{--ok-navy:#12356b;--ok-blue:#1260d4;--ok-red:#ed1c24;--ok-soft:#eef6ff;--ok-border:#dce5ef}
.public{background:#fff!important;color:#24364b}
.public .site-shell,.public .container,.public .wrap,.public .content-wrap{max-width:1200px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}
.public header,.public .site-header{background:#fff!important;border-bottom:1px solid #edf1f5!important}
.public .main-nav,.public nav{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important}
.public .news-ticker{background:#fff!important;color:var(--ok-navy)!important;border-top:1px solid #edf1f5!important;border-bottom:1px solid #edf1f5!important}
.public .news-ticker a{color:var(--ok-navy)!important;font-weight:600!important}
.public .news-ticker .ticker-label{background:var(--ok-red)!important;color:#fff!important;border-radius:5px!important}
.public.homepage-page .home.modern-homepage{max-width:1200px!important}
.public.homepage-page .home-fullwidth{max-width:1200px!important}
.public.homepage-page .modern-featured-two{max-width:1200px!important;padding:18px 0 24px!important;gap:16px!important}
.public.homepage-page .modern-featured-two .featured-story{overflow:hidden!important;border:1px solid #dce8f5!important;border-radius:8px!important;background:linear-gradient(115deg,#eef7ff 0%,#f8fbff 60%,#edf6ff 100%)!important;box-shadow:none!important}
.public.homepage-page .modern-featured-two .featured-story>a{min-height:405px!important;padding:30px 44px!important;grid-template-columns:38% 62%!important}
.public.homepage-page .modern-featured-two .featured-visual img,.public.homepage-page .modern-featured-two .featured-image-placeholder{width:min(335px,88%)!important;border:7px solid #fff!important;box-shadow:0 3px 14px rgba(18,53,107,.12)!important}
.public.homepage-page .modern-featured-two .featured-copy{padding-left:24px!important}
.public.homepage-page .modern-featured-two .featured-kicker{background:var(--ok-red)!important;color:#fff!important;border-radius:5px!important;font-weight:800!important}
.public.homepage-page .modern-featured-two .featured-story h2{color:var(--ok-navy)!important;font-weight:900!important;letter-spacing:-.4px!important}
.public.homepage-page .modern-featured-two .featured-meta{color:#64748b!important}
.public.homepage-page .modern-featured-two .featured-divider{background:#cbd8e6!important}
.public.homepage-page .modern-featured-two .featured-story p{color:#42566d!important}
.public.homepage-page .modern-featured-two .featured-readmore{border:1.5px solid var(--ok-blue)!important;color:var(--ok-blue)!important;background:#fff!important;border-radius:999px!important}
.public.homepage-page .modern-section-head h2{color:var(--ok-blue)!important;font-weight:900!important}
.public.homepage-page .news-tab-btn{background:#eef3f9!important;color:var(--ok-navy)!important;border:0!important}
.public.homepage-page .news-tab-btn.active{background:var(--ok-blue)!important;color:#fff!important}
.public.homepage-page .modern-news-card{background:#fff!important;border:1px solid var(--ok-border)!important;border-radius:7px!important;overflow:hidden!important;box-shadow:0 3px 12px rgba(18,53,107,.05)!important}
.public.homepage-page .modern-news-card img{height:150px!important;object-fit:cover!important}
.public.homepage-page .modern-news-card b{color:var(--ok-navy)!important;font-weight:900!important;line-height:1.45!important}
.public.homepage-page .modern-news-card small{color:var(--ok-blue)!important}
.public.homepage-page .modern-category-section{border-top:1px solid #edf1f5!important;padding-top:22px!important}
.public.homepage-page .modern-category-section .section-head a{color:var(--ok-blue)!important;font-weight:800!important}
@media(max-width:900px){.public.homepage-page .modern-featured-two .featured-story>a{grid-template-columns:38% 62%!important;padding:26px!important}.public.homepage-page .modern-featured-two .featured-copy{padding-left:16px!important}}
@media(max-width:650px){.public.homepage-page .modern-featured-two .featured-story>a{grid-template-columns:1fr!important;padding:20px 16px 26px!important}.public.homepage-page .modern-featured-two .featured-copy{padding-left:0!important}.public.homepage-page .modern-featured-two .featured-story h2{font-size:27px!important}}

/* HOMEPAGE MODERN CENTERED EDITORIAL LAYOUT - FINAL */
.public.homepage-page{background:#fff!important}
.public.homepage-page .weather-ticker{width:100%!important;background:#fff!important;border-bottom:1px solid #e9eef5!important;box-shadow:none!important}
.public.homepage-page .news-ticker{width:100%!important;background:#fff!important;border-bottom:1px solid #e7edf4!important;border-top:0!important;box-shadow:none!important}
.public.homepage-page .weather-inner,.public.homepage-page .ticker-inner{max-width:1200px!important;margin:0 auto!important}
.public.homepage-page .modern-homepage,.public.homepage-page .home-fullwidth{width:100%!important;max-width:1200px!important;margin:0 auto!important}

/* Two latest published posts: full-width, stacked, centered */
.public.homepage-page .modern-featured-two{display:flex!important;flex-direction:column!important;gap:18px!important;width:100%!important;max-width:1200px!important;padding:22px 0 26px!important}
.public.homepage-page .modern-featured-two .featured-story{width:100%!important;min-width:0!important;border:1px solid #e1e8f0!important;border-radius:18px!important;background:linear-gradient(180deg,#f5faff 0%,#fff 72%)!important;box-shadow:0 8px 26px rgba(15,23,42,.06)!important;overflow:hidden!important;transition:transform .2s ease,box-shadow .2s ease!important}
.public.homepage-page .modern-featured-two .featured-story:hover{transform:translateY(-2px)!important;box-shadow:0 14px 34px rgba(15,23,42,.10)!important}
.public.homepage-page .modern-featured-two .featured-story>a{display:block!important;width:100%!important;min-height:0!important;padding:34px 28px 36px!important;text-decoration:none!important;color:inherit!important}
.public.homepage-page .modern-featured-two .featured-copy{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;width:100%!important;max-width:1000px!important;margin:0 auto!important;padding:0!important}
.public.homepage-page .modern-featured-two .featured-kicker{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 14px!important;padding:7px 18px!important;border-radius:999px!important;background:#ed1c24!important;color:#fff!important;font-size:14px!important;font-weight:900!important;line-height:1.2!important;box-shadow:0 5px 12px rgba(237,28,36,.15)!important}
.public.homepage-page .modern-featured-two .featured-story h2{order:1!important;width:100%!important;margin:0 auto 9px!important;color:#102f5e!important;font-size:clamp(30px,4vw,46px)!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.5px!important;text-align:center!important}
.public.homepage-page .modern-featured-two .featured-meta{order:2!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;margin:0 auto 20px!important;color:#718096!important;font-size:14px!important;font-weight:700!important;text-align:center!important}
.public.homepage-page .modern-featured-two .featured-visual{order:3!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;margin:0 auto 20px!important;position:relative!important}
.public.homepage-page .modern-featured-two .featured-visual img{display:block!important;width:min(860px,100%)!important;height:auto!important;max-height:500px!important;aspect-ratio:16/8!important;object-fit:cover!important;border:0!important;border-radius:14px!important;box-shadow:0 8px 24px rgba(15,23,42,.10)!important}
.public.homepage-page .modern-featured-two .featured-image-placeholder{display:flex!important;align-items:center!important;justify-content:center!important;width:min(860px,100%)!important;aspect-ratio:16/8!important;border-radius:14px!important;background:#eaf2fb!important;color:#3566a4!important;font-size:28px!important;font-weight:900!important}
.public.homepage-page .modern-featured-two .featured-story p{order:4!important;width:100%!important;max-width:860px!important;margin:0 auto 16px!important;color:#536273!important;font-size:18px!important;line-height:1.8!important;text-align:center!important}
.public.homepage-page .modern-featured-two .featured-readmore{order:5!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0 auto!important;padding:9px 20px!important;border:1.5px solid #1769d2!important;border-radius:999px!important;background:#fff!important;color:#1769d2!important;font-size:14px!important;font-weight:900!important}
.public.homepage-page .modern-featured-two .featured-readmore b{font-size:18px!important;line-height:1!important}
.public.homepage-page .modern-featured-two .featured-divider,.public.homepage-page .modern-featured-two .featured-quote{display:none!important}

/* Third row: full-width category tabs */
.public.homepage-page .modern-news-tabs{width:100%!important;margin:0 0 20px!important;padding:20px 0 0!important;border-top:1px solid #e8edf3!important}
.public.homepage-page .modern-news-tabs .modern-section-head{width:100%!important;margin:0 0 12px!important;text-align:center!important;display:flex!important;justify-content:center!important}
.public.homepage-page .modern-news-tabs .modern-section-head h2{margin:0!important;color:#102f5e!important;font-size:30px!important;font-weight:900!important;text-align:center!important}
.public.homepage-page .modern-news-tabs .news-tabs-nav{display:flex!important;justify-content:center!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin:0 auto 16px!important}
.public.homepage-page .modern-news-tabs .news-tab-btn{min-width:118px!important;padding:9px 18px!important;border:1px solid #d9e3ef!important;border-radius:999px!important;background:#f3f6fa!important;color:#18365f!important;font-weight:900!important;cursor:pointer!important;transition:.18s ease!important}
.public.homepage-page .modern-news-tabs .news-tab-btn.active{background:#1769d2!important;border-color:#1769d2!important;color:#fff!important;box-shadow:0 6px 16px rgba(23,105,210,.18)!important}
.public.homepage-page .modern-news-tabs .tab-news-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}

/* Category rows: compact cards with no excessive gaps */
.public.homepage-page .modern-category-section{margin:0 0 18px!important;padding:14px 0 0!important;border-top:1px solid #edf1f5!important}
.public.homepage-page .modern-category-section .modern-section-head{margin:0 0 10px!important}
.public.homepage-page .modern-category-section .modern-section-head h2{font-size:25px!important;color:#102f5e!important;font-weight:900!important}
.public.homepage-page .modern-category-section .modern-section-head a{font-size:14px!important;color:#1769d2!important}
.public.homepage-page .modern-category-grid{display:grid!important;gap:10px!important;margin:0!important}
.public.homepage-page .modern-news-card{border:1px solid #e0e7ef!important;border-radius:10px!important;background:#fff!important;box-shadow:0 3px 12px rgba(15,23,42,.045)!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease!important}
.public.homepage-page .modern-news-card:hover{transform:translateY(-2px)!important;box-shadow:0 9px 20px rgba(15,23,42,.09)!important}
.public.homepage-page .modern-news-card img{width:100%!important;height:155px!important;object-fit:cover!important;display:block!important}
.public.homepage-page .modern-news-card small{display:block!important;padding:10px 12px 2px!important;color:#1769d2!important;font-size:12px!important;font-weight:800!important}
.public.homepage-page .modern-news-card b{display:block!important;padding:3px 12px 0!important;color:#182b45!important;font-size:16px!important;line-height:1.48!important;font-weight:900!important}
.public.homepage-page .modern-news-card p{margin:0!important;padding:6px 12px 12px!important;color:#667487!important;font-size:13px!important;line-height:1.6!important}

@media(max-width:900px){
 .public.homepage-page .modern-homepage,.public.homepage-page .home-fullwidth{padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important}
 .public.homepage-page .modern-featured-two{padding-top:18px!important}
 .public.homepage-page .modern-featured-two .featured-story>a{padding:26px 20px 30px!important}
 .public.homepage-page .modern-featured-two .featured-visual img,.public.homepage-page .modern-featured-two .featured-image-placeholder{width:min(760px,100%)!important}
 .public.homepage-page .modern-news-tabs .tab-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:600px){
 .public.homepage-page .modern-homepage,.public.homepage-page .home-fullwidth{padding-left:12px!important;padding-right:12px!important}
 .public.homepage-page .modern-featured-two{gap:14px!important;padding:14px 0 20px!important}
 .public.homepage-page .modern-featured-two .featured-story>a{padding:22px 14px 24px!important}
 .public.homepage-page .modern-featured-two .featured-kicker{font-size:13px!important;padding:6px 15px!important}
 .public.homepage-page .modern-featured-two .featured-story h2{font-size:27px!important;line-height:1.3!important}
 .public.homepage-page .modern-featured-two .featured-meta{font-size:12px!important;margin-bottom:15px!important}
 .public.homepage-page .modern-featured-two .featured-visual img,.public.homepage-page .modern-featured-two .featured-image-placeholder{aspect-ratio:16/9!important;border-radius:10px!important}
 .public.homepage-page .modern-featured-two .featured-story p{font-size:15px!important;line-height:1.7!important}
 .public.homepage-page .modern-news-tabs .modern-section-head h2{font-size:25px!important}
 .public.homepage-page .modern-news-tabs .news-tabs-nav{gap:6px!important}
 .public.homepage-page .modern-news-tabs .news-tab-btn{min-width:0!important;flex:1 1 30%!important;padding:8px 10px!important;font-size:13px!important}
 .public.homepage-page .modern-news-tabs .tab-news-grid{grid-template-columns:1fr!important;gap:8px!important}
 .public.homepage-page .modern-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
 .public.homepage-page .modern-news-card img{height:115px!important}
 .public.homepage-page .modern-news-card b{font-size:14px!important;padding-left:9px!important;padding-right:9px!important}
 .public.homepage-page .modern-news-card small{padding-left:9px!important;padding-right:9px!important}
 .public.homepage-page .modern-news-card p{font-size:12px!important;padding-left:9px!important;padding-right:9px!important}
}

/* Admin-controlled typography for post-page sidebar news links */
.public .article-sidebar .sidebar-news-list b{font-size:var(--typo-post-sidebar-news)!important;line-height:1.48!important}

/* Homepage weather + news ticker */
.homepage-weather-ticker{background:#fff!important;border-bottom:1px solid #e5e7eb!important;box-shadow:0 1px 5px rgba(15,23,42,.05)!important}
.homepage-weather-ticker .weather-inner{max-width:1200px!important;min-height:42px!important;padding:0 16px!important}
.homepage-weather-ticker .weather-label{font-size:13px!important;font-weight:900!important;color:#b91c3c!important}
.homepage-weather-ticker .weather-content{font-size:16px!important;color:#334155!important}
.homepage-news-ticker{background:#fff!important;border-bottom:1px solid #e5e7eb!important}
.homepage-news-ticker .ticker-inner{max-width:1200px!important;min-height:42px!important;padding:0 16px!important}
.homepage-news-ticker .ticker-label{height:42px!important;color:#b91c3c!important;background:#fff!important;padding:0 16px 0 0!important;font-weight:900!important}
.homepage-news-ticker .ticker-track,.homepage-news-ticker .ticker-move{height:42px!important}
.homepage-news-ticker .ticker-move a{color:#1f2937!important;font-size:13px!important;font-weight:700!important}
.homepage-news-ticker .ticker-dot{color:#b91c3c!important}
@media(max-width:640px){
 .homepage-weather-ticker .weather-inner,.homepage-news-ticker .ticker-inner{padding:0 12px!important}
 .homepage-weather-ticker .weather-content{font-size:15px!important}
 .homepage-news-ticker .ticker-label{font-size:11px!important;padding-right:10px!important}
 .homepage-news-ticker .ticker-move a{font-size:12px!important}
}

/* FINAL HOMEPAGE TICKER VISIBILITY FIX */
.public.homepage-page .homepage-weather-ticker,
.public.homepage-page .homepage-news-ticker{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:20!important;width:100%!important}
.public.homepage-page .homepage-weather-ticker{background:#fff!important;color:#1f2937!important;min-height:42px!important}
.public.homepage-page .homepage-news-ticker{background:#fff!important;color:#1f2937!important;min-height:42px!important}
.public.homepage-page .homepage-weather-ticker .weather-inner,
.public.homepage-page .homepage-news-ticker .ticker-inner{min-height:42px!important}
.public.homepage-page .homepage-news-ticker .ticker-label{color:#b91c3c!important;background:#fff!important}
.public.homepage-page .homepage-news-ticker .ticker-move a{color:#1f2937!important}
@media(max-width:640px){
 .public.homepage-page .homepage-weather-ticker .weather-inner,
 .public.homepage-page .homepage-news-ticker .ticker-inner{min-height:40px!important}
}

/* =========================================================
   KALAIYA LIVE — MASTERPIECE EDITORIAL HOMEPAGE 2026
   Original design system: content-first, responsive, no homepage sidebar.
   ========================================================= */
.homepage-page{background:#f7f9fc!important;color:#10233f}
.homepage-page .site-head{background:#fff;border-bottom:1px solid #e6ebf2}
.homepage-page .site-inner{max-width:1200px}
.homepage-page .homepage-weather-ticker{border-bottom:1px solid #dfe7f1;background:#eef6ff}
.homepage-page .homepage-news-ticker{background:#fff!important;border-bottom:1px solid #e5eaf0;box-shadow:0 1px 0 rgba(15,35,60,.03)}
.masterpiece-home{max-width:1200px;margin:0 auto;padding:28px 20px 72px}
.home-hero-intro{text-align:center;padding:16px 0 26px}
.home-kicker{display:flex;align-items:center;justify-content:center;gap:12px;color:#c91e2b;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.home-kicker span{width:42px;height:1px;background:#c91e2b;opacity:.45}
.home-hero-intro h1{margin:8px 0 4px;font-family:var(--heading-font),var(--site-font),sans-serif;font-size:clamp(28px,4vw,46px);line-height:1.12;letter-spacing:-.025em;color:#102b52}
.home-hero-intro h1 em{font-style:normal;color:#c91e2b}
.home-hero-intro p{max-width:720px;margin:0 auto;color:#65748a;font-size:15px;line-height:1.75}
.masterpiece-featured{display:flex;flex-direction:column;gap:20px}
.master-feature-card{background:#fff;border:1px solid #dfe7f1;border-radius:22px;overflow:hidden;box-shadow:0 14px 40px rgba(17,45,80,.07);position:relative}
.master-feature-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(#d61f2c,#1262c7);z-index:2}
.master-feature-inner{display:grid;grid-template-columns:1.02fr .98fr;min-height:390px}
.master-feature-copy{padding:48px 52px 44px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}
.master-feature-media{min-height:390px;display:block;overflow:hidden;background:#dce8f5}
.master-feature-media img{width:100%;height:100%;min-height:390px;object-fit:cover;display:block;transition:transform .5s ease}
.master-feature-media:hover img{transform:scale(1.025)}
.master-category{display:inline-flex;align-items:center;justify-content:center;padding:6px 15px;border-radius:999px;background:#eaf1fb;color:#b91c2b;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.04em}
.master-feature-copy h2{margin:17px 0 12px;max-width:680px;font-family:var(--heading-font),var(--site-font),sans-serif;font-size:clamp(30px,4vw,50px);line-height:1.16;letter-spacing:-.025em;color:#102d57}
.master-feature-copy h2 a{color:inherit;text-decoration:none}
.master-feature-copy h2 a:hover{color:#c91e2b}
.master-meta{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;color:#75849a;font-size:12px}
.master-divider{width:100%;max-width:520px;height:1px;background:#e1e7ef;margin:22px 0 16px}
.master-feature-copy p{max-width:650px;margin:0;color:#5f6f84;line-height:1.8;font-size:15px}
.master-read{margin-top:22px;padding:10px 18px;border:1px solid #b9c9dd;border-radius:999px;text-decoration:none;color:#173d70;font-size:13px;font-weight:800;background:#fff;transition:.2s}
.master-read span{color:#c91e2b;margin-left:6px}.master-read:hover{background:#123a6d;color:#fff;border-color:#123a6d}
.master-feature-card.is-secondary .master-feature-inner{grid-template-columns:.92fr 1.08fr}
.master-feature-card.is-secondary .master-feature-media{order:-1}
.master-feature-card.is-secondary .master-feature-copy h2{font-size:clamp(26px,3.2vw,40px)}
.master-section{margin-top:48px}
.master-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:1px solid #dce4ed;padding-bottom:12px;margin-bottom:18px}
.master-section-heading h2{margin:2px 0 0;font-family:var(--heading-font),var(--site-font),sans-serif;font-size:30px;color:#102d57;letter-spacing:-.02em}
.master-section-heading a{color:#c91e2b;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.master-section-heading a span{font-size:16px}
.section-overline{font-size:10px;letter-spacing:.14em;color:#8291a4;font-weight:900;text-transform:uppercase}
.master-tabs{display:flex;gap:8px;margin:0 0 20px;overflow:auto;padding-bottom:2px}
.master-tab{border:1px solid #d6e0eb;background:#fff;color:#52647b;border-radius:999px;padding:9px 20px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}
.master-tab.active{background:#123d73;color:#fff;border-color:#123d73;box-shadow:0 7px 18px rgba(18,61,115,.18)}
.master-tab-panel{display:none}.master-tab-panel.active{display:block}
.master-news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.master-news-card{display:flex;flex-direction:column;background:#fff;border:1px solid #dfe6ee;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s}
.master-news-card:hover{transform:translateY(-3px);border-color:#bdcde0;box-shadow:0 12px 28px rgba(15,43,77,.09)}
.master-card-image{aspect-ratio:16/10;background:#dce8f4;overflow:hidden}.master-card-image img{width:100%;height:100%;object-fit:cover;display:block}.master-card-body{padding:14px 15px 16px}.master-card-cat{font-size:10px;color:#c91e2b;font-weight:900}.master-card-body h3{margin:5px 0 9px;color:#142e52;font-family:var(--heading-font),var(--site-font),sans-serif;font-size:18px;line-height:1.32}.master-card-meta{font-size:11px;color:#8996a8}
.master-latest-list{border-top:1px solid #dfe6ee}.master-latest-item{display:grid;grid-template-columns:115px 120px 1fr 24px;align-items:center;gap:16px;padding:13px 2px;border-bottom:1px solid #e5eaf0;text-decoration:none;color:#193455}.master-latest-item:hover{background:#fff;padding-left:10px;padding-right:10px}.latest-time,.latest-cat{font-size:11px;color:#8491a2}.latest-cat{color:#c91e2b;font-weight:800}.master-latest-item strong{font-family:var(--heading-font),var(--site-font),sans-serif;font-size:17px;line-height:1.35}.latest-arrow{color:#c91e2b;font-size:18px;text-align:right}
.master-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.master-category-card{display:block;text-decoration:none;color:inherit;border:1px solid #dfe6ee;background:#fff;border-radius:14px;overflow:hidden}.master-category-card img,.master-category-card>.master-image-placeholder{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#dce8f4}.master-category-card>div{padding:13px 15px 16px}.master-category-card>div>span{font-size:10px;color:#c91e2b;font-weight:900}.master-category-card h3{font-family:var(--heading-font),var(--site-font),sans-serif;font-size:18px;line-height:1.35;color:#153257;margin:5px 0}.master-category-card small{font-size:11px;color:#8a97a8}.master-category-card:hover{box-shadow:0 10px 26px rgba(15,43,77,.08)}
.master-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.master-gallery-card{position:relative;min-height:230px;border-radius:16px;overflow:hidden;background:#172f4f;color:#fff;text-decoration:none}.master-gallery-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;opacity:.82;transition:.4s}.master-gallery-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(6,20,38,.9))}.master-gallery-card div{position:absolute;z-index:2;left:18px;right:18px;bottom:16px}.master-gallery-card span{font-size:10px;opacity:.85}.master-gallery-card h3{font-family:var(--heading-font),var(--site-font),sans-serif;font-size:20px;line-height:1.25;margin:4px 0}.master-gallery-card:hover img{transform:scale(1.04)}
.master-image-placeholder{display:flex;align-items:center;justify-content:center;color:#6581a2;background:linear-gradient(135deg,#e7f0fa,#d5e4f3);font-weight:800}.master-image-placeholder.small{width:100%;height:100%;font-size:12px}
.master-admin-toggles{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.master-admin-note{margin-top:12px;padding:12px 14px;border:1px solid #d9e4f0;background:#f4f8fc;border-radius:10px;color:#52647a;font-size:13px}
@media(max-width:900px){.master-feature-inner,.master-feature-card.is-secondary .master-feature-inner{grid-template-columns:1fr}.master-feature-media,.master-feature-card.is-secondary .master-feature-media{order:0;min-height:300px}.master-feature-media img{min-height:300px}.master-feature-copy{padding:34px 26px}.master-news-grid,.master-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.master-gallery-grid{grid-template-columns:1fr 1fr}.master-latest-item{grid-template-columns:95px 95px 1fr 20px}}
@media(max-width:600px){.masterpiece-home{padding:18px 12px 48px}.home-hero-intro{padding:8px 4px 20px}.home-hero-intro h1{font-size:30px}.home-hero-intro p{font-size:13px}.master-feature-card{border-radius:16px}.master-feature-copy{padding:28px 18px}.master-feature-copy h2{font-size:28px}.master-feature-media,.master-feature-media img{min-height:235px}.master-section{margin-top:36px}.master-section-heading h2{font-size:25px}.master-news-grid,.master-category-grid,.master-gallery-grid{grid-template-columns:1fr}.master-latest-item{grid-template-columns:1fr 1fr 24px;gap:6px;padding:12px 0}.master-latest-item strong{grid-column:1/4;font-size:16px;grid-row:2}.latest-time{font-size:10px}.latest-cat{font-size:10px}.master-tabs{margin-bottom:14px}.master-card-body h3,.master-category-card h3{font-size:17px}.master-admin-toggles{grid-template-columns:1fr}}

/* HOMEPAGE LIVE STRIPS — final visibility fix */
body.homepage-page .homepage-weather-ticker,
body.homepage-page .homepage-news-ticker{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:20!important;width:100%!important;}
body.homepage-page .homepage-news-ticker{background:#fff!important;border-top:1px solid #e7ebf0!important;border-bottom:1px solid #e7ebf0!important;}
body.homepage-page .homepage-news-ticker .ticker-inner{background:#fff!important;color:#172033!important;}
body.homepage-page .homepage-news-ticker .ticker-label{background:#b91c3c!important;color:#fff!important;height:40px!important;}
body.homepage-page .homepage-news-ticker .ticker-move a{color:#172033!important;}
body.homepage-page .homepage-news-ticker .ticker-dot{color:#b91c3c!important;}
body.homepage-page .homepage-weather-ticker{background:#f7fbff!important;}
body.homepage-page .masterpiece-home{margin-top:0!important;}
@media(max-width:640px){body.homepage-page .homepage-weather-ticker .weather-content{font-size:15px!important}body.homepage-page .homepage-news-ticker .ticker-label{height:38px!important}}

/* FINAL LIVE MODULE VISIBILITY FIX — homepage masthead modules */
body.public.homepage-page .homepage-weather-ticker,
body.public.homepage-page .homepage-news-ticker{
  display:block!important;visibility:visible!important;opacity:1!important;
  position:relative!important;z-index:999!important;width:100%!important;
  height:auto!important;min-height:42px!important;max-height:none!important;
  overflow:hidden!important;clip:auto!important;clip-path:none!important;
  transform:none!important;
}
body.public.homepage-page .homepage-weather-ticker .weather-inner,
body.public.homepage-page .homepage-news-ticker .ticker-inner{
  display:flex!important;visibility:visible!important;opacity:1!important;
  width:100%!important;box-sizing:border-box!important;
  min-height:42px!important;height:auto!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-track{
  display:flex!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;
  visibility:visible!important;opacity:1!important;overflow:hidden!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-move{
  display:inline-flex!important;visibility:visible!important;opacity:1!important;
  min-width:max-content!important;width:max-content!important;
  flex:0 0 auto!important;white-space:nowrap!important;
  animation:newsTickerScroll 32s linear infinite!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-label{
  display:flex!important;flex:0 0 auto!important;align-items:center!important;
  visibility:visible!important;opacity:1!important;
}
body.public.homepage-page .homepage-weather-ticker .weather-content{
  display:flex!important;flex:1 1 auto!important;min-width:0!important;
  visibility:visible!important;opacity:1!important;
}
@media(max-width:640px){
 body.public.homepage-page .homepage-weather-ticker,
 body.public.homepage-page .homepage-news-ticker{min-height:40px!important}
 body.public.homepage-page .homepage-weather-ticker .weather-inner,
 body.public.homepage-page .homepage-news-ticker .ticker-inner{min-height:40px!important}
}

/* HOMEPAGE LIVE STRIPS — header तलाको modern weather + news layout */
body.public.homepage-page .homepage-live-strips{
  width:100%;
  background:#f5f7fa;
  position:relative;
  z-index:30;
}
body.public.homepage-page .homepage-live-strips .homepage-weather-ticker,
body.public.homepage-page .homepage-live-strips .homepage-news-ticker{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  position:relative!important;
  margin:0!important;
  box-sizing:border-box!important;
}
body.public.homepage-page .homepage-live-strips .homepage-weather-ticker{
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
  border-top:1px solid #e5eaf1!important;
  border-bottom:1px solid #e4eaf2!important;
  box-shadow:0 1px 4px rgba(15,35,60,.04)!important;
}
body.public.homepage-page .homepage-weather-ticker .weather-inner{
  max-width:1200px!important;
  min-height:58px!important;
  margin:0 auto!important;
  padding:7px 16px!important;
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  box-sizing:border-box!important;
}
body.public.homepage-page .weather-brand{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  flex:0 0 auto!important;
  padding-right:14px!important;
  border-right:1px solid #dfe6ef!important;
}
body.public.homepage-page .weather-brand-icon{
  width:35px!important;
  height:35px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:10px!important;
  background:#edf6ff!important;
  font-size:20px!important;
}
body.public.homepage-page .weather-brand b{
  display:block!important;
  color:#15355d!important;
  font-size:13px!important;
  line-height:1.1!important;
}
body.public.homepage-page .weather-brand small{
  display:block!important;
  margin-top:3px!important;
  color:#8a98aa!important;
  font-size:9px!important;
  font-weight:700!important;
}
body.public.homepage-page .weather-location{
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  min-width:125px!important;
  max-width:205px!important;
  color:#334c6b!important;
  font-size:12px!important;
  font-weight:800!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.public.homepage-page .weather-pin{font-size:15px!important;flex:0 0 auto!important}
body.public.homepage-page .weather-main{
  display:flex!important;
  align-items:center!important;
  gap:17px!important;
  min-width:0!important;
  flex:1 1 auto!important;
  color:#52657d!important;
  font-size:12px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
}
body.public.homepage-page .weather-main>span{display:inline-flex!important;align-items:center!important;gap:4px!important;flex:0 0 auto!important}
body.public.homepage-page .weather-main .weather-temp b{font-size:19px!important;color:#122f55!important;letter-spacing:-.02em!important}
body.public.homepage-page .weather-main .weather-condition{font-weight:800!important;color:#314967!important}
body.public.homepage-page .weather-main .weather-condition i{font-style:normal!important;font-size:18px!important}
body.public.homepage-page .weather-main .weather-live{font-size:9px!important;font-weight:900!important;letter-spacing:.08em!important;color:#16834b!important}
body.public.homepage-page .weather-main .weather-live::first-letter{font-size:8px!important}
body.public.homepage-page .weather-loading{color:#8190a3!important}
body.public.homepage-page .weather-help{color:#9a6b18!important}
body.public.homepage-page .weather-refresh{
  flex:0 0 auto!important;
  width:32px!important;
  height:32px!important;
  border:1px solid #d6e0eb!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#31557e!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  font-size:16px!important;
  transition:transform .2s,background .2s,border-color .2s!important;
}
body.public.homepage-page .weather-refresh:hover{transform:rotate(90deg)!important;background:#edf5fc!important;border-color:#bdcde0!important}

body.public.homepage-page .homepage-live-strips .homepage-news-ticker{
  background:#fff!important;
  border-bottom:1px solid #e4e9f0!important;
  border-top:0!important;
  box-shadow:0 2px 7px rgba(15,35,60,.035)!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-inner{
  max-width:1200px!important;
  min-height:44px!important;
  margin:0 auto!important;
  padding:0 16px!important;
  display:flex!important;
  align-items:center!important;
  box-sizing:border-box!important;
  background:#fff!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-label{
  height:44px!important;
  min-width:126px!important;
  padding:0 15px 0 0!important;
  margin-right:14px!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  flex:0 0 auto!important;
  background:transparent!important;
  color:#b91c3c!important;
  font-size:12px!important;
  font-weight:900!important;
  border-right:1px solid #e1e7ef!important;
  box-sizing:border-box!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-label span{font-size:16px!important}
body.public.homepage-page .homepage-news-ticker .ticker-track{
  display:flex!important;
  align-items:center!important;
  flex:1 1 auto!important;
  min-width:0!important;
  width:auto!important;
  height:44px!important;
  overflow:hidden!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-move{
  display:inline-flex!important;
  align-items:center!important;
  min-width:max-content!important;
  width:max-content!important;
  height:44px!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;
  animation:newsTickerScroll 32s linear infinite!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-move a{
  color:#263d5a!important;
  text-decoration:none!important;
  font-size:13px!important;
  font-weight:700!important;
  padding:0 7px!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-move a:hover{color:#b91c3c!important}
body.public.homepage-page .homepage-news-ticker .ticker-dot{color:#c5ceda!important;padding:0 7px!important}

@media(max-width:760px){
  body.public.homepage-page .homepage-weather-ticker .weather-inner{min-height:54px!important;padding:7px 12px!important;gap:9px!important}
  body.public.homepage-page .weather-brand{padding-right:9px!important;gap:6px!important}
  body.public.homepage-page .weather-brand-icon{width:31px!important;height:31px!important;font-size:17px!important;border-radius:8px!important}
  body.public.homepage-page .weather-brand small{display:none!important}
  body.public.homepage-page .weather-location{min-width:92px!important;max-width:125px!important;font-size:11px!important}
  body.public.homepage-page .weather-main{gap:10px!important;font-size:11px!important;overflow-x:hidden!important}
  body.public.homepage-page .weather-main>span:nth-child(3){display:none!important}
  body.public.homepage-page .weather-main .weather-temp b{font-size:17px!important}
  body.public.homepage-page .weather-refresh{width:29px!important;height:29px!important;font-size:14px!important}
  body.public.homepage-page .homepage-news-ticker .ticker-inner{min-height:40px!important;padding:0 12px!important}
  body.public.homepage-page .homepage-news-ticker .ticker-label{height:40px!important;min-width:92px!important;margin-right:9px!important;padding-right:9px!important;font-size:10px!important}
  body.public.homepage-page .homepage-news-ticker .ticker-label span{font-size:14px!important}
  body.public.homepage-page .homepage-news-ticker .ticker-track,.body.public.homepage-page .homepage-news-ticker .ticker-move{height:40px!important}
  body.public.homepage-page .homepage-news-ticker .ticker-move a{font-size:11px!important;padding:0 5px!important}
}
@media(max-width:430px){
  body.public.homepage-page .weather-brand{display:none!important}
  body.public.homepage-page .weather-location{min-width:88px!important;max-width:112px!important}
  body.public.homepage-page .weather-main .weather-condition{max-width:100px!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.public.homepage-page .weather-main .weather-live{display:none!important}
  body.public.homepage-page .homepage-news-ticker .ticker-label{min-width:78px!important;font-size:9px!important}
}

/* ===== Footer Designer: 1 row / 3 columns ===== */
.footer-builder-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px}
.footer-column-editor{min-width:0}
.footer-col-number{font-size:11px;font-weight:800;letter-spacing:.06em;color:var(--brand,#b91c3c);margin-bottom:14px}
.footer-logo-preview{margin:8px 0 14px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}
.footer-logo-preview img{width:250px;height:65px;max-width:100%;object-fit:contain;background:#fff;border-radius:6px;display:block}
.footer-site-auto{padding:12px 14px;border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc;margin-bottom:14px;display:grid;gap:3px}
.footer-site-auto span,.footer-site-auto small{font-size:12px;color:#64748b}.footer-site-auto strong{font-size:18px;color:#172033}
.footer-social-fields{gap:10px}.footer-pages-heading{font-weight:800;margin:14px 0 8px;padding-top:12px;border-top:1px solid #e2e8f0}
.footer-select-list{display:grid;gap:7px}.footer-select-list .module-switch{margin:0}
.public .site-footer{position:relative;margin-top:70px;padding:0;background:linear-gradient(135deg,#0b1220,#111827 55%,#172033);color:#cbd5e1;overflow:hidden}
.public .site-footer:before{content:"";position:absolute;width:420px;height:420px;right:-150px;top:-230px;border-radius:50%;background:radial-gradient(circle,rgba(225,29,72,.18),transparent 65%);pointer-events:none}
.public .site-footer-rows{max-width:1320px;width:100%;margin:auto;padding:42px 22px 28px;box-sizing:border-box}
.public .site-footer-row.footer-cols-3.footer-modern-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,.9fr);gap:52px;padding:0!important;border:0!important;margin:0!important}
.public .site-footer-col{min-width:0}.public .site-footer-col h3{color:#fff;font-size:18px;margin:0 0 17px;font-weight:800}
.public .footer-logo-link{display:inline-flex;width:250px;height:65px;max-width:100%;margin-bottom:16px;border-radius:8px;overflow:hidden;background:#fff;align-items:center;justify-content:center}
.public .footer-logo-link img{width:250px;height:65px;max-width:100%;object-fit:contain;display:block}
.public .footer-about-text{max-width:390px;margin:0 0 18px;color:#c3cedd!important;font-size:14px!important;line-height:1.8!important}
.public .footer-social-icons{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.public .footer-social-icon{width:38px;height:38px!important;padding:0!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:50%!important;display:inline-flex;align-items:center;justify-content:center;color:#e8edf5!important;background:rgba(255,255,255,.05);transition:.2s ease;text-decoration:none!important}
.public .footer-social-icon:hover{background:var(--brand,#b91c3c);border-color:var(--brand,#b91c3c)!important;transform:translateY(-2px)}.public .footer-social-icon svg{width:18px;height:18px;display:block}
.public .footer-info-list{display:grid;gap:9px}.public .footer-info-list>div{display:grid;grid-template-columns:minmax(145px,auto) 1fr;gap:8px;line-height:1.55;font-size:13px}.public .footer-info-list b{color:#eef2f7;font-weight:700}.public .footer-info-list span{color:#aeb9ca;overflow-wrap:anywhere}
.public .footer-links-col ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:8px}.public .footer-links-col li{margin:0!important}.public .footer-links-col a{display:flex;align-items:center;gap:8px;padding:7px 0;color:#cbd5e1!important;font-size:14px!important;text-decoration:none!important}.public .footer-links-col a:hover{color:#fff!important}.public .footer-link-icon{width:22px;text-align:center}.public .footer-empty{color:#94a3b8;font-size:13px}
.public .footer-copyright{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px 20px calc(18px + env(safe-area-inset-bottom));font-size:12px;color:#aeb9ca;background:rgba(0,0,0,.12)}
@media(max-width:1000px){.footer-builder-grid{grid-template-columns:1fr 1fr}.footer-builder-grid .footer-column-editor:last-child{grid-column:1/-1}.public .site-footer-row.footer-cols-3.footer-modern-grid{grid-template-columns:1fr 1fr;gap:32px}.public .footer-about-col{grid-column:1/-1}}
@media(max-width:700px){.footer-builder-grid{grid-template-columns:1fr}.footer-builder-grid .footer-column-editor:last-child{grid-column:auto}.public .site-footer-rows{padding:32px 18px 24px}.public .site-footer-row.footer-cols-3.footer-modern-grid{grid-template-columns:1fr;gap:28px}.public .footer-about-col{grid-column:auto}.public .footer-logo-link{width:250px;max-width:100%}.public .footer-info-list>div{grid-template-columns:1fr;gap:1px}.public .footer-info-list b{font-size:12px}.public .footer-info-list span{font-size:13px}}

/* =========================================================
   KALAIYA LIVE LOGO COLOR THEME — GREEN + ORANGE
   Primary green: #0f9046 | Accent orange: #f47c00
   ========================================================= */
:root{--brand:#0f9046;--brand2:#f47c00;--logo-green:#0f9046;--logo-green-dark:#075f32;--logo-green-light:#eaf7ef;--logo-orange:#f47c00;--logo-orange-light:#fff3e6;--logo-ink:#173326}
body{color:var(--ink,#173326)}
/* Admin */
.sidebar{background:linear-gradient(180deg,#075f32 0%,#064d2a 100%);color:#eaf7ef}
.brand span{background:linear-gradient(135deg,#0f9046,#f47c00)!important}
.nav a:hover,.nav a.active{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.16)!important;color:#fff!important}
.nav h5{color:#b7dfc8!important}
.primary,.btn.primary{background:linear-gradient(135deg,#0f9046,#075f32)!important;color:#fff!important;box-shadow:0 8px 18px rgba(15,144,70,.18)!important}
.primary:hover,.btn.primary:hover{background:linear-gradient(135deg,#0b7f3d,#f47c00)!important}
.icon{background:#eaf7ef!important;color:#0f9046!important}
.badge.green{background:#e4f6eb!important;color:#075f32!important}
.eyebrow{color:#f47c00!important}
.builder-section-title>span{background:#eaf7ef!important;color:#0f9046!important}
.preview-badge{background:#eaf7ef!important;color:#075f32!important}
.admin-footer a{color:#0f9046!important}
.mobile-menu-btn{background:#0f9046!important}
.mobile-close{background:#075f32!important}
.mobile-nav-symbol{background:linear-gradient(145deg,#0f9046,#f47c00)!important}
.mobile-nav-option.selected{border-color:#0f9046!important;box-shadow:0 8px 24px rgba(15,144,70,.10)!important}
.mobile-nav-check input{accent-color:#0f9046!important}
.mobile-bottom-item.is-active{color:#0f9046!important;background:rgba(15,144,70,.08)!important}
.mobile-bottom-item.is-active:before{background:#f47c00!important}
/* Public header/navigation */
.site-head{border-bottom-color:#d9eadf!important}
.site-inner nav a:hover{color:#0f9046!important;background:#f0f9f3!important}
.site-inner nav a.active,.site-inner nav a[aria-current="page"]{color:#0f9046!important;border-bottom-color:#f47c00!important}
.admin-link{border-color:#bfe0cb!important;color:#075f32!important}
.logo b{color:#0f9046!important}
.logo b span,.logo .orange,.logo .accent{color:#f47c00!important}
.header-notification-btn:hover{color:#0f9046!important;border-color:#bfe0cb!important;background:#f5fbf7!important}
.header-notification-badge{background:#f47c00!important}
.header-notification-group-title{color:#0f9046!important}
.header-notification-item:hover{background:#f5fbf7!important}
/* Tickers */
.news-ticker,.nepse-ticker{background:#0f9046!important}
.ticker-label{color:#fff!important}
.ticker-dot{color:#f47c00!important}
.ticker-move a:hover{color:#ffe0bd!important}
.weather-ticker{border-bottom-color:#d9eadf!important}
.weather-brand,.weather-label{color:#0f9046!important}
.weather-refresh:hover{background:#eaf7ef!important;color:#0f9046!important;border-color:#bfe0cb!important}
/* Cards / links / accents */
a:hover{color:#0f9046}
.news-card small,.featured-story small,.breaking a:hover{color:#0f9046!important}
.breaking{background:#075f32!important}
.breaking b{background:#f47c00!important}
.section-head a{color:#0f9046!important}
.article-content a{color:#0f9046!important}
.tags span{background:#eaf7ef!important;color:#075f32!important}
.like-btn{border-color:#bfe0cb!important;background:#eaf7ef!important;color:#0f9046!important}
.like-btn.liked{background:#0f9046!important;border-color:#0f9046!important;color:#fff!important}
.member-login{background:#eaf7ef!important;color:#075f32!important;border-color:#bfe0cb!important}
.account-brand{color:#0f9046!important}
.account-intro{background:linear-gradient(145deg,#075f32,#0f9046)!important}
.account-icon{background:#eaf7ef!important;color:#0f9046!important}
.account-switch a{color:#0f9046!important}
/* Footer */
.site-footer{background:linear-gradient(160deg,#064d2a 0%,#075f32 62%,#0b6f3b 100%)!important;color:#eaf7ef!important}
.site-footer-col h3{color:#fff!important}
.site-footer-col p,.site-footer-col li,.site-footer-col a,.footer-copyright{color:#d8f0e1!important}
.site-footer-col a:hover{color:#fff!important}
.footer-social-icon{border-color:rgba(244,124,0,.48)!important;background:rgba(244,124,0,.10)!important;color:#fff!important}
.footer-social-icon:hover{background:#f47c00!important;border-color:#f47c00!important;color:#fff!important}
.footer-link-icon{color:#f47c00!important}
.footer-info-list b{color:#fff!important}
.footer-copyright{border-top-color:rgba(255,255,255,.18)!important}
/* Theme indicator / first-word title accent */
.public .title-first-word-orange{color:#f47c00!important}
.public .article-title .title-first-word-orange,.public .featured-story h2 .title-first-word-orange{color:#0f9046!important}
/* Forms / focus */
input:focus,textarea:focus,select:focus{border-color:#0f9046!important;box-shadow:0 0 0 3px rgba(15,144,70,.12)!important;outline:0}
input[type="checkbox"],input[type="radio"]{accent-color:#0f9046}
/* Logo previews */
.settings-logo,.footer-logo-preview img{border-color:#bfe0cb!important}
/* Mobile/public menu */
.public-menu-btn{color:#0f9046!important;border-color:#bfe0cb!important}
.public-menu-btn:hover{background:#eaf7ef!important}

/* Footer layout v2 — three clean rows on desktop and mobile */
.footer-builder-stack{display:grid;grid-template-columns:1fr;gap:18px}
.footer-editor-row{width:100%;box-sizing:border-box}
.footer-row-badge{display:inline-flex;align-items:center;justify-content:center;min-width:66px;height:26px;padding:0 10px;border-radius:999px;background:rgba(15,144,70,.10);color:var(--brand,#0f9046);font-size:11px;font-weight:900;letter-spacing:.06em;margin-bottom:9px}
.footer-appearance-card{margin-bottom:18px}
.footer-appearance-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px;align-items:end}
.footer-appearance-grid label{margin:0}.footer-appearance-grid input[type=color]{height:46px;padding:4px;cursor:pointer}
.footer-builder .footer-logo-preview img{width:var(--footer-preview-logo-width,250px);height:var(--footer-preview-logo-height,65px);object-fit:contain}

.public .site-footer{margin-top:70px!important;background:var(--footer-bg-custom,var(--footer-bg,#075f32))!important;color:#eaf7ef!important;border-top:0!important;overflow:hidden}
.public .site-footer:before{content:"";position:absolute;width:520px;height:520px;right:-220px;top:-300px;border-radius:50%;background:radial-gradient(circle,rgba(244,124,0,.16),transparent 66%);pointer-events:none}
.public .site-footer-rows{max-width:1180px!important;width:calc(100% - 40px)!important;margin:0 auto!important;padding:0!important;box-sizing:border-box}
.public .site-footer-row.footer-modern-stack{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important;margin:0!important;border:0!important}
.public .site-footer-row.footer-modern-stack>.site-footer-col{width:100%;min-width:0;box-sizing:border-box;padding:34px 0;border-bottom:1px solid rgba(255,255,255,.14)}
.public .site-footer-row.footer-modern-stack>.site-footer-col:last-child{border-bottom:0}
.public .footer-about-col{display:block!important}
.public .footer-brand-block{display:block;max-width:100%}
.public .footer-logo-link{display:flex;width:var(--footer-logo-width,250px);height:var(--footer-logo-height,65px);max-width:100%;margin:0 0 17px;border-radius:9px;overflow:hidden;background:#fff;align-items:center;justify-content:flex-start;box-shadow:0 8px 24px rgba(0,0,0,.12)}
.public .footer-logo-link img{width:var(--footer-logo-width,250px)!important;height:var(--footer-logo-height,65px)!important;max-width:100%;object-fit:contain;display:block}
.public .footer-about-text{max-width:820px!important;margin:0 0 18px!important;color:#e3f1e8!important;font-size:14px!important;line-height:1.85!important}
.public .footer-social-icons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.public .footer-social-icon{width:40px;height:40px!important;padding:0!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:50%!important;display:inline-flex;align-items:center;justify-content:center;color:#fff!important;background:rgba(255,255,255,.08)!important;transition:transform .2s ease,background .2s ease,border-color .2s ease;text-decoration:none!important}
.public .footer-social-icon:hover{background:#f47c00!important;border-color:#f47c00!important;transform:translateY(-2px)}
.public .footer-social-icon svg{width:18px;height:18px;display:block}
.public .footer-info-col h3,.public .footer-links-col h3{font-size:19px!important;font-weight:850!important;margin:0 0 17px!important;color:#fff!important}
.public .footer-info-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px!important;max-width:1000px}
.public .footer-info-list>div{display:grid!important;grid-template-columns:minmax(180px,auto) 1fr!important;gap:12px;line-height:1.65;font-size:14px;padding:9px 0;border-bottom:1px dashed rgba(255,255,255,.12)}
.public .footer-info-list b{color:#fff!important;font-weight:750}.public .footer-info-list span{color:#d8eee1!important;overflow-wrap:anywhere}
.public .footer-links-col ul{list-style:none;padding:0;margin:0;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 22px!important;max-width:1000px}
.public .footer-links-col li{margin:0!important;border-bottom:1px dashed rgba(255,255,255,.12)}
.public .footer-links-col a{display:flex;align-items:center;gap:9px;padding:10px 0;color:#e4f3e9!important;font-size:14px!important;text-decoration:none!important}
.public .footer-links-col a:hover{color:#fff!important}.public .footer-link-icon{width:22px;text-align:center;color:#f47c00!important}
.public .footer-empty{color:#b9d6c4;font-size:13px}
.public .footer-copyright{max-width:none!important;width:100%!important;box-sizing:border-box;text-align:center;border-top:1px solid rgba(255,255,255,.16)!important;padding:18px 20px calc(18px + env(safe-area-inset-bottom))!important;font-size:12px!important;color:#cfe7d7!important;background:rgba(0,0,0,.13)!important}
@media(max-width:900px){.footer-appearance-grid{grid-template-columns:1fr 1fr}.footer-appearance-grid label:first-child{grid-column:1/-1}.public .footer-info-list{grid-template-columns:1fr}.public .footer-links-col ul{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.footer-appearance-grid{grid-template-columns:1fr}.footer-appearance-grid label:first-child{grid-column:auto}.public .site-footer-rows{width:calc(100% - 28px)!important}.public .site-footer-row.footer-modern-stack>.site-footer-col{padding:28px 0}.public .footer-info-list>div{grid-template-columns:1fr!important;gap:2px;padding:9px 0}.public .footer-links-col ul{grid-template-columns:1fr}.public .footer-logo-link{width:var(--footer-logo-width,250px);max-width:100%}}

/* FINAL FOOTER FIX — desktop: ONE ROW / THREE COLUMNS */
@media (min-width:901px){
  .public .site-footer-row.footer-modern-stack{
    display:grid!important;
    grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr)!important;
    grid-template-rows:1fr!important;
    align-items:start!important;
    gap:42px!important;
    width:100%!important;
    padding:42px 0 36px!important;
    margin:0!important;
    border:0!important;
  }
  .public .site-footer-row.footer-modern-stack>.site-footer-col{
    width:auto!important;
    min-width:0!important;
    padding:0 30px 0 0!important;
    margin:0!important;
    border:0!important;
    box-sizing:border-box!important;
  }
  .public .site-footer-row.footer-modern-stack>.site-footer-col:not(:last-child){
    border-right:1px solid rgba(255,255,255,.16)!important;
  }
  .public .footer-brand-block{max-width:100%!important}
  .public .footer-about-text{max-width:100%!important}
  .public .footer-info-list{
    display:grid!important;
    grid-template-columns:1fr!important;
    max-width:none!important;
    gap:0!important;
  }
  .public .footer-info-list>div{
    grid-template-columns:minmax(145px,auto) minmax(0,1fr)!important;
    gap:10px!important;
  }
  .public .footer-links-col ul{
    display:grid!important;
    grid-template-columns:1fr!important;
    max-width:none!important;
    gap:0!important;
  }
}

/* Keep the three-column footer stacked only on smaller screens */
@media (max-width:900px){
  .public .site-footer-row.footer-modern-stack{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto!important;
  }
  .public .site-footer-row.footer-modern-stack>.site-footer-col{
    width:100%!important;
    padding:28px 0!important;
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.14)!important;
  }
  .public .site-footer-row.footer-modern-stack>.site-footer-col:last-child{border-bottom:0!important}
}


/* FINAL HARD FIX v3 — desktop footer is ALWAYS one row with exactly three columns */
.public .site-footer-row.footer-3col-fixed{
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr)!important;
  grid-template-rows:none!important;
  align-items:start!important;
  gap:0!important;
  width:100%!important;
  margin:0!important;
  padding:42px 0 36px!important;
  border:0!important;
  box-sizing:border-box!important;
}
.public .site-footer-row.footer-3col-fixed>.site-footer-col{
  display:block!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0 34px!important;
  box-sizing:border-box!important;
  border:0!important;
  border-bottom:0!important;
}
.public .site-footer-row.footer-3col-fixed>.site-footer-col:first-child{padding-left:0!important}
.public .site-footer-row.footer-3col-fixed>.site-footer-col:last-child{padding-right:0!important}
.public .site-footer-row.footer-3col-fixed>.site-footer-col:not(:last-child){border-right:1px solid rgba(255,255,255,.16)!important}
.public .site-footer-row.footer-3col-fixed .footer-info-list{display:grid!important;grid-template-columns:1fr!important}
.public .site-footer-row.footer-3col-fixed .footer-links-col ul{display:grid!important;grid-template-columns:1fr!important}
@media (max-width:900px){
  .public .site-footer-row.footer-3col-fixed{grid-template-columns:1fr!important;grid-template-rows:auto!important;padding:0!important;gap:0!important}
  .public .site-footer-row.footer-3col-fixed>.site-footer-col{width:100%!important;padding:28px 0!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.14)!important}
  .public .site-footer-row.footer-3col-fixed>.site-footer-col:last-child{border-bottom:0!important}
}

/* FINAL FOOTER COLUMN LABEL — Column 1 */
.public .site-footer-row.footer-3col-fixed .footer-about-col .footer-column-title{
  display:block!important;
  margin:0 0 18px!important;
  padding:0!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:1.3!important;
  font-weight:850!important;
  letter-spacing:-.01em!important;
}
@media(max-width:900px){
  .public .site-footer-row.footer-3col-fixed .footer-about-col .footer-column-title{font-size:19px!important;margin-bottom:16px!important}
}

/* EXACT DESKTOP FOOTER LAYOUT — 1 ROW / 3 COLUMNS */
@media (min-width:768px){
  .public .site-footer .site-footer-rows > .site-footer-row.footer-3col-fixed{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    grid-template-rows:1fr !important;
    align-items:start !important;
    gap:0 !important;
    width:100% !important;
    margin:0 !important;
    padding:42px 0 36px !important;
    border:0 !important;
  }
  .public .site-footer .site-footer-rows > .site-footer-row.footer-3col-fixed > .site-footer-col{
    display:block !important;
    grid-column:auto !important;
    grid-row:1 !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    margin:0 !important;
    padding:0 32px !important;
    border:0 !important;
    border-bottom:0 !important;
    box-sizing:border-box !important;
  }
  .public .site-footer .site-footer-rows > .site-footer-row.footer-3col-fixed > .site-footer-col:first-child{padding-left:0 !important;}
  .public .site-footer .site-footer-rows > .site-footer-row.footer-3col-fixed > .site-footer-col:last-child{padding-right:0 !important;}
  .public .site-footer .site-footer-rows > .site-footer-row.footer-3col-fixed > .site-footer-col:not(:last-child){border-right:1px solid rgba(255,255,255,.16) !important;}
}

/* Mobile only: stack the three footer sections vertically */
@media (max-width:767px){
  .public .site-footer .site-footer-rows > .site-footer-row.footer-3col-fixed{
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-rows:auto !important;
    gap:0 !important;
    padding:0 !important;
  }
  .public .site-footer .site-footer-rows > .site-footer-row.footer-3col-fixed > .site-footer-col{
    grid-column:1 !important;
    grid-row:auto !important;
    width:100% !important;
    padding:28px 0 !important;
    border-right:0 !important;
    border-bottom:1px solid rgba(255,255,255,.14) !important;
  }
  .public .site-footer .site-footer-rows > .site-footer-row.footer-3col-fixed > .site-footer-col:last-child{border-bottom:0 !important;}
}
