@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:#f47c00;--editorial-orange-dark:#d96800}
.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:#151719!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:#151719!important}

/* v2026-09-22: first-word editorial title treatment. */
.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 .master-headline-title,
.public .master-news-card h3,
.public .master-latest-item strong,
.public .master-category-card h3,
.public .politics-card h3,
.public .latest-news-title{color:#151719!important}
.public .search-result-card h2,
.public .web-story-card-title,
.public .ws-card-title{color:#151719!important}
.public .title-first-word-orange{color:#f47c00!important;font-weight:inherit!important}
.public a:hover .title-first-word-orange{color:#d96800!important}
.public .news-card:hover b,.public .story-row:hover b,.public .sidebar-news-list a:hover b{color:#151719!important}
.public .news-card small,.public .story-row small{color:var(--editorial-orange)!important}

/* Modern single-post headline */
.public .article-hero-modern .article-title{
  position:relative;display:block;width:100%;box-sizing:border-box;
  padding:20px 28px 24px!important;margin:4px auto 18px!important;
  color:#151719!important;background:linear-gradient(180deg,#fff 0%,#fafafa 100%);
  border:1px solid #e9ecef;border-radius:20px;
  box-shadow:0 10px 30px rgba(15,23,42,.06);
  font-weight:900!important;line-height:1.18!important;letter-spacing:-.025em!important;
}
.public .article-hero-modern .article-title:before{
  content:"";position:absolute;left:28px;top:0;width:72px;height:4px;
  border-radius:0 0 6px 6px;background:#e11d2e;
}
.public .article-hero-modern .article-title .title-first-word-orange{font-weight:900!important}
@media(max-width:700px){
 .public .article-hero-modern .article-title{padding:17px 16px 20px!important;border-radius:16px;font-size:clamp(28px,8vw,40px)!important}
 .public .article-hero-modern .article-title:before{left:18px;width:58px;height:3px}
}

/* 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:#f47c00 !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 .search-result-card h2,.public .web-story-card-title,.public .ws-card-title{color:#111 !important;}
.public .title-first-word-orange{color:#f47c00 !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 .search-result-card h2,.public .web-story-card-title,.public .ws-card-title{color:#111 !important;}
.public .title-first-word-orange{color:#f47c00 !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:homepageTickerScroll var(--homepage-ticker-duration,60s) 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:homepageTickerScroll var(--homepage-ticker-duration,60s) 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;}
}


/* v2026.09.21 admin-controlled homepage/headline/sidebar typography */
body.public.homepage-page .master-headline-title{font-size:var(--typo-headline-title,38px)!important;line-height:1.22!important;}
body.public .homepage-news-ticker .ticker-move a{font-size:var(--typo-ticker,13px)!important;}
body.public .article-sidebar .post-sidebar-latest .sidebar-news-list b{font-size:var(--typo-post-sidebar-latest,15px)!important;}
body.public .article-sidebar .post-sidebar-popular .sidebar-news-list b{font-size:var(--typo-post-sidebar-popular,15px)!important;}
body.public .homepage-news-ticker .ticker-move a{font-size:var(--typo-ticker,13px)!important;}

.headline-fixed-note{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;margin:0 0 14px;border:1px solid #dbe7f5;border-radius:12px;background:#f7fbff;color:#334155}.headline-fixed-note b{color:#0f5ea8;white-space:nowrap}.headline-fixed-note span{font-size:13px;line-height:1.55}@media(max-width:640px){.headline-fixed-note{display:block}.headline-fixed-note b{display:block;margin-bottom:4px}}
/* Modern headline section polish */
body.public.homepage-page .masterpiece-featured{position:relative;}
body.public.homepage-page .master-feature-card{border:1px solid #e5eaf0;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(15,35,60,.06);background:#fff;transition:transform .2s ease,box-shadow .2s ease;}
body.public.homepage-page .master-feature-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(15,35,60,.10);}
body.public.homepage-page .master-feature-card.is-primary .master-headline-title{letter-spacing:-.2px;}
body.public.homepage-page .master-category{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 10px;background:#fff3f4;color:#b91c3c;font-weight:800;font-size:12px;}

/* Homepage design studio controls */
.masterpiece-home{max-width:var(--hp-desktop-width,1280px)!important}.homepage-news-ticker .ticker-inner{min-height:var(--hp-ticker-height)!important;height:var(--hp-ticker-height)!important}.homepage-news-ticker .ticker-label{height:var(--hp-ticker-height)!important;font-size:var(--hp-ticker-label-size)!important}.homepage-news-ticker .ticker-track,.homepage-news-ticker .ticker-move{height:var(--hp-ticker-height)!important}.homepage-news-ticker .ticker-move{animation-duration:var(--hp-ticker-speed)!important}.homepage-news-ticker .ticker-move a{font-size:var(--typo-ticker)!important}.homepage-weather-ticker .weather-brand{font-size:var(--hp-weather-label-size)!important}.homepage-weather-ticker .weather-content{font-size:var(--hp-weather-text-size)!important}.master-feature-media img{height:var(--hp-headline-image-height)!important;object-fit:cover!important}.master-headline-title{color:var(--hp-headline-color)!important}.master-section-heading h2{color:var(--hp-section-title-color)!important}.master-news-card,.master-category-card,.politics-card{border-radius:var(--hp-card-radius)!important;overflow:hidden}.politics-special{background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:24px;padding:24px}.politics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.politics-card{display:flex;flex-direction:column;background:#fff;border:1px solid #fed7aa;text-decoration:none;color:inherit}.politics-card img{width:100%;height:190px;object-fit:cover}.politics-card div{padding:16px}.politics-card span{font-size:12px;font-weight:900;color:#c2410c}.politics-card h3{font-size:20px;line-height:1.35;margin:7px 0}.politics-card small{color:#777}.master-tab-panel{display:none}.master-tab-panel.active{display:block}
@media(max-width:700px){.masterpiece-home{width:100%!important;padding-left:12px!important;padding-right:12px!important}.master-feature-media img{height:220px!important}.master-headline-title{font-size:var(--hp-mobile-headline-size)!important}.politics-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.homepage-news-ticker .ticker-label{padding:0 9px!important}.homepage-news-ticker .ticker-label b{font-size:var(--hp-ticker-label-size)!important}}

/* =========================================================
   v2026.09.22 — Homepage ticker authority, section sidebar,
   weather forecast, gallery lightbox, directory + admin refresh
   ========================================================= */
body.public.homepage-page .homepage-news-ticker .ticker-move{
  animation-duration:var(--hp-ticker-speed,28s)!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-label{
  font-size:var(--hp-ticker-label-size,12px)!important;
  height:var(--hp-ticker-height,40px)!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-track,
body.public.homepage-page .homepage-news-ticker .ticker-move{
  height:var(--hp-ticker-height,40px)!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-move{
  font-size:var(--hp-ticker-text-size,13px)!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-move a{
  font-size:var(--hp-ticker-link-size,13px)!important;
}
body.public.homepage-page .homepage-news-ticker .ticker-dot{font-size:var(--hp-ticker-text-size,13px)!important}
@media(max-width:760px){
  body.public.homepage-page .homepage-news-ticker .ticker-label{height:var(--hp-ticker-height,40px)!important;font-size:var(--hp-ticker-label-size,12px)!important}
  body.public.homepage-page .homepage-news-ticker .ticker-track,
  body.public.homepage-page .homepage-news-ticker .ticker-move{height:var(--hp-ticker-height,40px)!important}
  body.public.homepage-page .homepage-news-ticker .ticker-move a{font-size:var(--hp-ticker-link-size,13px)!important}
}
.weather-ticker-link{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto;cursor:pointer;text-decoration:none;color:inherit}
.weather-ticker-link:focus-visible{outline:3px solid rgba(15,144,70,.22);outline-offset:3px;border-radius:10px}

/* Homepage sections after politics: main editorial rail + optional sidebar tabs */
.homepage-after-politics-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}
.homepage-after-politics-layout.with-sidebar{grid-template-columns:minmax(0,1fr) 320px}
.homepage-section-sidebar{position:sticky;top:18px;display:grid;gap:14px;min-width:0}
.homepage-sidebar-tabs{display:flex;gap:5px;padding:5px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:13px}
.homepage-sidebar-tab{flex:1;border:0;background:transparent;border-radius:9px;padding:10px 8px;font:inherit;font-size:13px;font-weight:900;color:#64748b;cursor:pointer}
.homepage-sidebar-tab.active{background:#0f9046;color:#fff;box-shadow:0 5px 14px rgba(15,144,70,.18)}
.homepage-sidebar-panel{display:none;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.homepage-sidebar-panel.active{display:block}
.homepage-sidebar-news-list{margin:0!important}
.homepage-sidebar-news-list li{padding:0!important}
.homepage-sidebar-news-list a{padding:12px!important}
.homepage-sidebar-news-list b{font-size:14px!important;line-height:1.48!important}
.homepage-sidebar-news-list small{font-size:10px!important;color:#64748b!important;display:block!important;margin-bottom:2px}
@media(max-width:900px){.homepage-after-politics-layout.with-sidebar{grid-template-columns:1fr}.homepage-section-sidebar{position:static}.homepage-sidebar-panel{max-height:none}}

/* Weather forecast page */
.weather-page{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:30px 0 70px;position:relative;z-index:1}
.weather-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border-radius:26px;background:linear-gradient(135deg,#eff8ff,#f7fbff 55%,#fff);border:1px solid #dbeafe;box-shadow:0 16px 45px rgba(30,64,175,.07)}
.weather-hero h1{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:6px 0 8px;color:#122f55}.weather-hero p{margin:0;color:#64748b;line-height:1.7}.weather-hero-icon{width:100px;height:100px;border-radius:28px;display:grid;place-items:center;font-size:54px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.08)}
.weather-page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:18px 0}.weather-page-location{font-weight:900;color:#203b5c}.weather-current-card{display:grid;grid-template-columns:auto 1fr repeat(2,150px);gap:18px;align-items:center;padding:24px;border-radius:22px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 30px rgba(15,23,42,.06)}
.weather-current-icon{font-size:55px}.weather-current-card small,.weather-current-stat small{display:block;color:#94a3b8;font-size:11px}.weather-current-card strong{display:block;font-size:36px;color:#122f55;line-height:1.05}.weather-current-card span{display:block;color:#52657d;margin-top:5px;font-weight:700}.weather-current-stat{padding:14px;border-radius:15px;background:#f8fafc}.weather-current-stat b{display:block;font-size:16px;color:#334155}.weather-forecast-section{margin-top:28px}.weather-forecast-section .section-head{margin-bottom:14px}.weather-forecast-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.weather-day-card{min-width:0;padding:16px 10px;text-align:center;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.04)}.weather-day-card.today{border-color:#9ccfb1;box-shadow:0 10px 28px rgba(15,144,70,.11);transform:translateY(-3px)}.weather-day-card>small{display:block;color:#64748b;font-weight:800;font-size:11px;min-height:30px}.weather-day-icon{font-size:32px;margin:8px 0}.weather-day-card>b{display:block;font-size:12px;line-height:1.4;min-height:34px}.weather-hi-lo{display:flex;justify-content:center;gap:7px;align-items:baseline;margin:10px 0}.weather-hi-lo strong{font-size:18px;color:#122f55}.weather-hi-lo span{font-size:13px;color:#94a3b8}.weather-rain,.weather-wind{font-size:9px;color:#64748b;line-height:1.45;margin-top:5px}.weather-page-loading,.weather-page-error{padding:25px;text-align:center;color:#64748b}.weather-page-error{color:#9a6b18}
@media(max-width:1050px){.weather-forecast-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.weather-current-card{grid-template-columns:auto 1fr 1fr}.weather-current-stat:last-child{grid-column:3}}
@media(max-width:650px){.weather-page{width:calc(100% - 24px);padding:18px 0 50px}.weather-hero{padding:22px;display:block}.weather-hero-icon{width:70px;height:70px;font-size:38px;margin-top:18px}.weather-page-toolbar{align-items:flex-start}.weather-current-card{grid-template-columns:auto 1fr;padding:18px;gap:12px}.weather-current-stat{grid-column:auto!important}.weather-forecast-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.weather-day-card.today{transform:none}}

/* Gallery — modern category cards + single-photo lightbox */
.gallery-index-modern,.gallery-single-modern{padding-top:28px!important}
.gallery-hero-modern{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:30px;border-radius:24px;background:linear-gradient(135deg,#0b6f3b,#0f9046);color:#fff;margin-bottom:20px;box-shadow:0 18px 45px rgba(15,144,70,.16)}
.gallery-hero-modern h1{margin:4px 0;font-size:clamp(30px,4vw,46px)}.gallery-hero-modern p{margin:0;color:#dff5e7}.gallery-hero-icon{width:88px;height:88px;border-radius:24px;background:rgba(255,255,255,.14);display:grid;place-items:center;font-size:44px}
.gallery-category-nav-modern{display:flex;gap:8px;overflow:auto;padding:4px 2px 12px;margin-bottom:6px}.gallery-category-nav-modern a{white-space:nowrap;border:1px solid #e2e8f0;border-radius:999px;padding:9px 15px;background:#fff;color:#475569;text-decoration:none;font-weight:800;font-size:12px}.gallery-category-nav-modern a.active{background:#0f9046;border-color:#0f9046;color:#fff;box-shadow:0 7px 18px rgba(15,144,70,.16)}
.gallery-cards-modern{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px!important}.gallery-card-modern{position:relative;display:block;aspect-ratio:16/10;border-radius:20px!important;overflow:hidden!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 28px rgba(15,23,42,.07)!important;background:#0f172a;text-decoration:none;color:#fff!important}.gallery-card-modern img,.gallery-card-placeholder{width:100%;height:100%;object-fit:cover;display:block}.gallery-card-placeholder{display:grid;place-items:center;font-size:48px;background:linear-gradient(135deg,#0f9046,#064d2a)}.gallery-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.02) 25%,rgba(2,6,23,.78) 100%)}.gallery-card-content{position:absolute;left:0;right:0;bottom:0;padding:18px}.gallery-card-content span{display:inline-block;font-size:10px;font-weight:900;background:rgba(255,255,255,.16);padding:5px 8px;border-radius:999px}.gallery-card-content b{display:block;font-size:20px;line-height:1.3;margin:7px 0}.gallery-card-content small{display:flex;justify-content:space-between;color:#e2e8f0;font-size:11px}.gallery-card-content i{font-style:normal;font-size:18px}.gallery-card-modern:hover{transform:translateY(-4px)!important;box-shadow:0 18px 42px rgba(15,23,42,.13)!important}
.gallery-breadcrumb,.directory-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#94a3b8;font-size:11px;margin-bottom:18px}.gallery-breadcrumb a,.directory-breadcrumb a{color:#0f9046;text-decoration:none;font-weight:800}.gallery-single-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.gallery-single-head h1{font-size:clamp(30px,4vw,48px);margin:5px 0;line-height:1.15}.gallery-single-head p{margin:0;color:#64748b;line-height:1.7;max-width:800px}.gallery-photo-count{display:grid;place-items:center;min-width:95px;padding:15px;border:1px solid #dbe7df;background:#f5fbf7;border-radius:18px;color:#0f9046}.gallery-photo-count b{font-size:26px}.gallery-photo-count small{font-size:10px;color:#64748b}.gallery-single-cover{border-radius:22px;overflow:hidden;margin-bottom:18px;box-shadow:0 15px 40px rgba(15,23,42,.1)}.gallery-single-cover img{display:block;width:100%;max-height:580px;object-fit:cover}.photo-grid-modern{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px!important;margin:0!important}.photo-item-modern{margin:0!important}.photo-lightbox-trigger{position:relative;display:block;width:100%;padding:0;border:0;background:#0f172a;border-radius:15px;overflow:hidden;cursor:zoom-in}.photo-lightbox-trigger img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .25s ease}.photo-lightbox-trigger span{position:absolute;right:10px;top:10px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(2,6,23,.62);color:#fff;font-size:17px}.photo-lightbox-trigger:hover img{transform:scale(1.035)}.photo-item-modern figcaption{font-size:11px;color:#64748b;padding:7px 2px}.gallery-lightbox{position:fixed;inset:0;z-index:10050;background:rgba(2,6,23,.94);display:flex;align-items:center;justify-content:center;padding:50px 70px;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.gallery-lightbox.open{opacity:1;visibility:visible;pointer-events:auto}.gallery-lightbox>img{max-width:calc(100vw - 160px);max-height:calc(100vh - 130px);object-fit:contain;box-shadow:0 20px 80px rgba(0,0,0,.5);border-radius:8px}.gallery-lightbox button{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.gallery-lightbox-close{right:18px;top:15px;width:44px;height:44px;border-radius:50%;font-size:30px}.gallery-lightbox-prev,.gallery-lightbox-next{top:50%;transform:translateY(-50%);width:48px;height:70px;border-radius:15px;font-size:45px}.gallery-lightbox-prev{left:18px}.gallery-lightbox-next{right:18px}.gallery-lightbox-caption{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);max-width:80%;color:#e2e8f0;text-align:center;font-size:12px}.lightbox-open{overflow:hidden}
@media(max-width:900px){.gallery-cards-modern{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-grid-modern{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-single-head{align-items:flex-start}.gallery-lightbox{padding:45px 48px}.gallery-lightbox>img{max-width:calc(100vw - 90px)}}
@media(max-width:600px){.gallery-hero-modern{padding:22px}.gallery-hero-icon{width:65px;height:65px;font-size:32px}.gallery-cards-modern{grid-template-columns:1fr}.gallery-card-content b{font-size:18px}.gallery-single-head{display:block}.gallery-photo-count{display:flex;gap:7px;align-items:center;width:max-content;margin-top:15px}.photo-grid-modern{grid-template-columns:1fr}.gallery-lightbox{padding:55px 12px}.gallery-lightbox>img{max-width:calc(100vw - 24px);max-height:calc(100vh - 150px)}.gallery-lightbox-prev,.gallery-lightbox-next{width:38px;height:55px;font-size:34px}.gallery-lightbox-prev{left:7px}.gallery-lightbox-next{right:7px}}

/* Directory — modern discovery cards and single listing */
.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.directory-card{position:relative;overflow:hidden;border:1px solid #e2e8f0!important;border-radius:20px!important;background:#fff!important;box-shadow:0 9px 28px rgba(15,23,42,.06)!important;text-decoration:none!important;color:inherit!important;transition:.22s}.directory-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(15,23,42,.12)!important}.directory-card>img{width:100%;height:190px;object-fit:cover;display:block}.directory-card-body{padding:16px}.directory-card-body>span{display:inline-block;color:#0f9046;background:#eaf7ef;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900}.directory-card-body h2{margin:9px 0 5px;font-size:21px;line-height:1.3}.directory-card-body p{margin:0 0 10px;color:#64748b;line-height:1.6;font-size:12px}.directory-card-body small{display:block;color:#64748b;font-size:10px;line-height:1.5}.directory-breadcrumb{margin-top:3px}.directory-profile-modern{display:grid;grid-template-columns:1.15fr .85fr;min-height:360px;border-radius:26px;overflow:hidden;background:#0b6f3b;color:#fff;box-shadow:0 18px 50px rgba(15,144,70,.16);margin-bottom:22px}.directory-cover-modern{position:relative;min-height:360px;background:#064d2a}.directory-cover-modern img,.directory-cover-placeholder{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.directory-cover-placeholder{display:grid;place-items:center;font-size:90px;color:#ccebd8}.directory-cover-gradient{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,77,42,.05),rgba(6,77,42,.62))}.directory-profile-main-modern{padding:42px;display:flex;flex-direction:column;justify-content:center}.directory-logo-modern{width:70px;height:70px;border-radius:20px;background:#fff;color:#0f9046;display:grid;place-items:center;font-size:35px;overflow:hidden;margin-bottom:14px;box-shadow:0 12px 25px rgba(0,0,0,.15)}.directory-logo-modern img{width:100%;height:100%;object-fit:contain}.directory-kicker-modern{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#ccebd8}.directory-profile-main-modern h1{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:5px 0 9px}.directory-profile-main-modern p{color:#dff5e7;line-height:1.75;margin:0 0 18px}.directory-actions-modern{display:flex;gap:8px;flex-wrap:wrap}.directory-actions-modern a{display:inline-flex;align-items:center;gap:6px;padding:10px 13px;border-radius:11px;background:#fff;color:#075f32;text-decoration:none;font-weight:900;font-size:12px}.directory-detail-modern{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px}.directory-description-modern,.directory-contact-modern{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.directory-section-title span{font-size:10px;font-weight:900;letter-spacing:.12em;color:#0f9046}.directory-section-title h2{margin:3px 0 15px;font-size:24px}.directory-description-copy{color:#475569;line-height:1.9;font-size:15px}.directory-contact-list{display:grid;gap:13px}.directory-contact-list p{display:flex;gap:11px;margin:0;padding:12px;border-radius:13px;background:#f8fafc}.directory-contact-list i{font-style:normal;font-size:20px}.directory-contact-list b{display:block;font-size:10px;color:#94a3b8;margin-bottom:2px}.directory-contact-list span{font-size:12px;line-height:1.55;color:#334155}.directory-photo-grid-modern{margin-top:22px!important}.directory-photo-grid-modern img{border-radius:14px!important}
@media(max-width:900px){.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-profile-modern{grid-template-columns:1fr}.directory-cover-modern,.directory-cover-modern img,.directory-cover-placeholder{min-height:260px;height:260px}.directory-profile-main-modern{padding:28px}.directory-detail-modern{grid-template-columns:1fr}}
@media(max-width:600px){.directory-grid{grid-template-columns:1fr}.directory-profile-main-modern h1{font-size:32px}.directory-description-modern,.directory-contact-modern{padding:18px}}

/* Admin UI refresh */
body:not(.public){background:linear-gradient(135deg,#f5f8f7 0%,#f8fafc 52%,#eef7f1 100%)!important}
body:not(.public) .sidebar{box-shadow:12px 0 35px rgba(4,78,45,.12);border-right:1px solid rgba(255,255,255,.1)}
body:not(.public) .brand{padding:18px 16px!important;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:8px}
body:not(.public) .brand b{font-size:15px!important}.nav{padding:8px 10px 45px!important}.nav h5{padding:10px 9px 6px!important;font-size:9px!important;letter-spacing:.09em;text-transform:uppercase}
body:not(.public) .nav a{border-radius:12px!important;margin:2px 0!important;padding:11px 12px!important;transition:.18s!important}.nav a:hover{transform:translateX(2px)}
body:not(.public) .main{background:transparent!important}.top{height:72px!important;background:rgba(255,255,255,.86)!important;border-bottom:1px solid #e2e8f0!important;backdrop-filter:blur(16px)!important;box-shadow:0 5px 22px rgba(15,23,42,.04)!important;padding:0 22px!important;position:sticky!important;top:0!important;z-index:30}
body:not(.public) .searchwrap{background:#f8fafc!important;border:1px solid #dfe7e2!important;border-radius:14px!important;box-shadow:none!important}.searchwrap input{font-size:13px!important}.user .avatar{box-shadow:0 5px 16px rgba(15,144,70,.16)!important}
body:not(.public) .content{padding:24px 22px 30px!important;max-width:1500px!important;margin:auto!important;width:100%!important;box-sizing:border-box}
body:not(.public) .titlebar{padding:8px 0 18px!important;margin-bottom:4px!important}.titlebar h1{font-size:clamp(25px,3vw,36px)!important;letter-spacing:-.02em}.titlebar .muted{font-size:12px!important;color:#64748b!important}
body:not(.public) .card{border:1px solid #e1e9e4!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(15,23,42,.045)!important;background:rgba(255,255,255,.94)!important}
body:not(.public) .form label,body:not(.public) .settings-grid label,body:not(.public) .master-admin-toggles label{color:#334155!important;font-weight:800!important;font-size:12px!important}body:not(.public) input,body:not(.public) select,body:not(.public) textarea{border-color:#dbe5df!important;border-radius:11px!important;background:#fff!important;transition:.18s!important}body:not(.public) input:hover,body:not(.public) select:hover,body:not(.public) textarea:hover{border-color:#b7d3c2!important}
body:not(.public) .builder-section{padding:22px 0!important}.builder-section-title{margin-bottom:15px!important}.builder-section-title h2{font-size:19px!important}.builder-section-title small{font-size:11px!important;color:#64748b!important}
body:not(.public) .homepage-settings-form{padding:22px!important}.homepage-builder-grid{gap:22px!important}.homepage-preview{border-radius:20px!important;box-shadow:0 14px 38px rgba(15,23,42,.06)!important}.homepage-block{border:1px solid #e2e8e4!important;border-radius:13px!important;background:#fbfdfc!important}.homepage-block:hover{border-color:#a9cdb5!important;box-shadow:0 8px 20px rgba(15,144,70,.07)!important}
body:not(.public) .btn{border-radius:11px!important;font-weight:900!important}.homepage-save{min-height:46px!important;padding:12px 20px!important}
body:not(.public) .admin-footer{opacity:.8}

/* =========================================================
   v2026.09.22 — Headline Design Studio: multiple editorial layouts
   ========================================================= */
body.public.homepage-page .masterpiece-featured{gap:16px;display:grid;}
body.public.homepage-page .masterpiece-featured .master-feature-card{min-width:0;}

/* 1. Split Editorial */
body.public.homepage-page .headline-design-split-editorial{grid-template-columns:1fr;}
body.public.homepage-page .headline-design-split-editorial .master-feature-inner{grid-template-columns:1.02fr .98fr;}
body.public.homepage-page .headline-design-split-editorial .master-feature-card.is-secondary .master-feature-inner{grid-template-columns:.98fr 1.02fr;}

/* 2. Image Focus — image first, clean editorial copy underneath */
body.public.homepage-page .headline-design-image-focus{grid-template-columns:repeat(2,minmax(0,1fr));}
body.public.homepage-page .headline-design-image-focus .master-feature-card .master-feature-inner,
body.public.homepage-page .headline-design-image-focus .master-feature-card.is-secondary .master-feature-inner{display:flex;flex-direction:column;}
body.public.homepage-page .headline-design-image-focus .master-feature-media,
body.public.homepage-page .headline-design-image-focus .master-feature-card.is-secondary .master-feature-media{order:-1;min-height:0;height:var(--hp-headline-image-height,360px);}
body.public.homepage-page .headline-design-image-focus .master-feature-media img{height:100%!important;min-height:0;}
body.public.homepage-page .headline-design-image-focus .master-feature-copy{padding:24px 26px 28px;align-items:flex-start;text-align:left;}

/* Nepali Card Style — newspaper-style card inspired by the supplied desktop/mobile references */
body.public.homepage-page .headline-design-nepali-card-style{grid-template-columns:1fr;gap:26px;}
body.public.homepage-page .headline-design-nepali-card-style .master-feature-card{border:1px solid #e4e9ef;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.055);overflow:hidden;}
body.public.homepage-page .headline-design-nepali-card-style .master-feature-card:before{left:50%;top:0;bottom:auto;width:64px;height:4px;transform:translateX(-50%);border-radius:0 0 8px 8px;background:var(--brand2,#f47c00);}
body.public.homepage-page .headline-design-nepali-card-style .master-feature-inner,
body.public.homepage-page .headline-design-nepali-card-style .master-feature-card.is-secondary .master-feature-inner{display:flex;flex-direction:column;min-height:0;}
body.public.homepage-page .headline-design-nepali-card-style .master-feature-copy{order:0;padding:42px 7% 28px;align-items:center;text-align:center;justify-content:center;}
body.public.homepage-page .headline-design-nepali-card-style .master-feature-media,
body.public.homepage-page .headline-design-nepali-card-style .master-feature-card.is-secondary .master-feature-media{order:1;width:100%;height:var(--hp-headline-image-height,420px);min-height:0;background:#eef2f6;border-radius:0;}
body.public.homepage-page .headline-design-nepali-card-style .master-feature-media img{width:100%;height:100%!important;min-height:0;object-fit:cover;}
body.public.homepage-page .headline-design-nepali-card-style .master-category{display:none;}
body.public.homepage-page .headline-design-nepali-card-style .master-headline-title,
body.public.homepage-page .headline-design-nepali-card-style .master-feature-card.is-secondary .master-headline-title{max-width:1100px;margin:0 auto 13px;font-size:var(--typo-headline-title,38px);line-height:1.24;letter-spacing:-.025em;font-weight:900;color:#122b4d!important;}
body.public.homepage-page .headline-design-nepali-card-style .master-headline-title a{color:inherit!important;text-decoration:none;}
body.public.homepage-page .headline-design-nepali-card-style .master-meta{justify-content:center;display:flex;flex-wrap:wrap;gap:12px;color:#64748b;font-size:13px;}
body.public.homepage-page .headline-design-nepali-card-style .master-divider{width:min(420px,60%);height:1px;margin:18px auto 15px;background:#e5e7eb;border:0;}
body.public.homepage-page .headline-design-nepali-card-style .master-feature-copy p{max-width:1000px;margin:0 auto;color:#4b5563;font-size:clamp(15px,1.45vw,19px);line-height:1.75;}
body.public.homepage-page .headline-design-nepali-card-style .master-read{display:none;}
body.public.homepage-page .headline-design-nepali-card-style .master-feature-card.is-secondary .master-feature-media{order:1;}

/* The same Nepali Card Style is also available in the category design menu. */
body.public.homepage-page .category-design-nepali-card-style .master-category-grid{grid-template-columns:1fr;gap:24px;}
body.public.homepage-page .category-design-nepali-card-style .master-category-card{display:flex;flex-direction:column;border:1px solid #e4e9ef;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.055);overflow:hidden;}
body.public.homepage-page .category-design-nepali-card-style .master-category-card>div{order:0;padding:28px 6% 22px;text-align:center;}
body.public.homepage-page .category-design-nepali-card-style .master-category-card>div>span{display:block;font-size:12px;font-weight:900;color:var(--brand2,#f47c00);margin-bottom:7px;}
body.public.homepage-page .category-design-nepali-card-style .master-category-card h3{font-size:clamp(25px,3vw,40px);line-height:1.25;max-width:1000px;margin:0 auto 10px;color:#122b4d;}
body.public.homepage-page .category-design-nepali-card-style .master-category-card small{display:block;color:#64748b;font-size:12px;}
body.public.homepage-page .category-design-nepali-card-style .master-category-card img,
body.public.homepage-page .category-design-nepali-card-style .master-category-card>.master-image-placeholder{order:1;width:100%;height:var(--hp-headline-image-height,420px);aspect-ratio:auto;object-fit:cover;border-radius:0;}
/* 3. Modern Overlay — cinematic image with readable gradient overlay */
body.public.homepage-page .headline-design-modern-overlay{grid-template-columns:1.45fr 1fr;}
body.public.homepage-page .headline-design-modern-overlay .master-feature-card,
body.public.homepage-page .headline-design-modern-overlay .master-feature-card.is-secondary{min-height:var(--hp-headline-image-height,360px);}
body.public.homepage-page .headline-design-modern-overlay .master-feature-inner,
body.public.homepage-page .headline-design-modern-overlay .master-feature-card.is-secondary .master-feature-inner{display:block;position:relative;min-height:var(--hp-headline-image-height,360px);}
body.public.homepage-page .headline-design-modern-overlay .master-feature-media,
body.public.homepage-page .headline-design-modern-overlay .master-feature-card.is-secondary .master-feature-media{position:absolute;inset:0;min-height:0;height:100%;order:0;}
body.public.homepage-page .headline-design-modern-overlay .master-feature-media img{height:100%!important;min-height:0;}
body.public.homepage-page .headline-design-modern-overlay .master-feature-copy{position:absolute;inset:auto 0 0;padding:80px 28px 26px;align-items:flex-start;text-align:left;color:#fff;background:linear-gradient(0deg,rgba(2,6,23,.92),rgba(2,6,23,.02));z-index:2;}
body.public.homepage-page .headline-design-modern-overlay .master-headline-title,
body.public.homepage-page .headline-design-modern-overlay .master-headline-title a,
body.public.homepage-page .headline-design-modern-overlay .master-feature-copy p{color:#fff!important;}
body.public.homepage-page .headline-design-modern-overlay .master-meta{color:rgba(255,255,255,.82);}
body.public.homepage-page .headline-design-modern-overlay .master-divider{border-color:rgba(255,255,255,.18);}

/* 4. Magazine Stack — one dominant story + compact second story */
body.public.homepage-page .headline-design-magazine-stack{grid-template-columns:1.45fr .75fr;align-items:stretch;}
body.public.homepage-page .headline-design-magazine-stack .master-feature-card.is-primary .master-feature-inner{display:flex;flex-direction:column;}
body.public.homepage-page .headline-design-magazine-stack .master-feature-card.is-primary .master-feature-media{order:-1;height:var(--hp-headline-image-height,360px);min-height:0;}
body.public.homepage-page .headline-design-magazine-stack .master-feature-card.is-primary .master-feature-media img{height:100%!important;min-height:0;}
body.public.homepage-page .headline-design-magazine-stack .master-feature-card.is-primary .master-feature-copy{padding:22px 28px 26px;align-items:flex-start;text-align:left;}
body.public.homepage-page .headline-design-magazine-stack .master-feature-card.is-secondary .master-feature-inner{display:flex;flex-direction:column;}
body.public.homepage-page .headline-design-magazine-stack .master-feature-card.is-secondary .master-feature-media{order:-1;height:210px;min-height:0;}
body.public.homepage-page .headline-design-magazine-stack .master-feature-card.is-secondary .master-feature-media img{height:100%!important;min-height:0;}
body.public.homepage-page .headline-design-magazine-stack .master-feature-card.is-secondary .master-feature-copy{padding:18px;align-items:flex-start;text-align:left;}

/* 5. Asymmetric Mosaic — editorial collage */
body.public.homepage-page .headline-design-asymmetric-mosaic{grid-template-columns:1.2fr .8fr;align-items:stretch;}
body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-primary .master-feature-inner{display:flex;flex-direction:column;}
body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-primary .master-feature-media{height:var(--hp-headline-image-height,360px);min-height:0;order:-1;}
body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-primary .master-feature-media img{height:100%!important;min-height:0;}
body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-primary .master-feature-copy{padding:22px 26px;align-items:flex-start;text-align:left;}
body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-secondary{margin-top:34px;}
body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-secondary .master-feature-inner{display:flex;flex-direction:column;}
body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-secondary .master-feature-media{order:-1;height:260px;min-height:0;}
body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-secondary .master-feature-media img{height:100%!important;min-height:0;}
body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-secondary .master-feature-copy{padding:20px;align-items:flex-start;text-align:left;}

/* 6. Minimal Cards — restrained newspaper-like cards */
body.public.homepage-page .headline-design-minimal-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;}
body.public.homepage-page .headline-design-minimal-cards .master-feature-card{border-radius:4px!important;box-shadow:none!important;border:1px solid #cfd6df;}
body.public.homepage-page .headline-design-minimal-cards .master-feature-card:before{width:3px;}
body.public.homepage-page .headline-design-minimal-cards .master-feature-copy{padding:24px 26px;align-items:flex-start;text-align:left;}
body.public.homepage-page .headline-design-minimal-cards .master-feature-media,
body.public.homepage-page .headline-design-minimal-cards .master-feature-media img{min-height:300px;}

/* 7. Cinematic Overlay — full-width visual storytelling */
body.public.homepage-page .headline-design-cinematic-overlay{grid-template-columns:1fr;}
body.public.homepage-page .headline-design-cinematic-overlay .master-feature-card{min-height:var(--hp-headline-image-height,360px);}
body.public.homepage-page .headline-design-cinematic-overlay .master-feature-inner,
body.public.homepage-page .headline-design-cinematic-overlay .master-feature-card.is-secondary .master-feature-inner{display:block;position:relative;min-height:var(--hp-headline-image-height,360px);}
body.public.homepage-page .headline-design-cinematic-overlay .master-feature-card.is-secondary{margin-top:-2px;}
body.public.homepage-page .headline-design-cinematic-overlay .master-feature-media,
body.public.homepage-page .headline-design-cinematic-overlay .master-feature-card.is-secondary .master-feature-media{position:absolute;inset:0;min-height:0;height:100%;order:0;}
body.public.homepage-page .headline-design-cinematic-overlay .master-feature-media img{height:100%!important;min-height:0;}
body.public.homepage-page .headline-design-cinematic-overlay .master-feature-copy{position:absolute;inset:0;padding:100px 42px 30px;align-items:flex-start;text-align:left;justify-content:flex-end;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.15) 70%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 60%);z-index:2;}
body.public.homepage-page .headline-design-cinematic-overlay .master-headline-title,
body.public.homepage-page .headline-design-cinematic-overlay .master-headline-title a,
body.public.homepage-page .headline-design-cinematic-overlay .master-feature-copy p{color:#fff!important;}

/* 8. Newspaper Grid — strong borders, balanced editorial grid */
body.public.homepage-page .headline-design-newspaper-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid #111827;background:#fff;}
body.public.homepage-page .headline-design-newspaper-grid .master-feature-card{border:0!important;border-right:1px solid #111827;border-radius:0!important;box-shadow:none!important;}
body.public.homepage-page .headline-design-newspaper-grid .master-feature-card:last-child{border-right:0;}
body.public.homepage-page .headline-design-newspaper-grid .master-feature-card:before{display:none;}
body.public.homepage-page .headline-design-newspaper-grid .master-feature-inner,
body.public.homepage-page .headline-design-newspaper-grid .master-feature-card.is-secondary .master-feature-inner{grid-template-columns:1fr;display:flex;flex-direction:column;}
body.public.homepage-page .headline-design-newspaper-grid .master-feature-media,
body.public.homepage-page .headline-design-newspaper-grid .master-feature-card.is-secondary .master-feature-media{order:-1;height:var(--hp-headline-image-height,360px);min-height:0;}
body.public.homepage-page .headline-design-newspaper-grid .master-feature-media img{height:100%!important;min-height:0;}
body.public.homepage-page .headline-design-newspaper-grid .master-feature-copy{padding:22px 24px 28px;align-items:flex-start;text-align:left;}

@media(max-width:900px){
 body.public.homepage-page .headline-design-image-focus,
 body.public.homepage-page .headline-design-modern-overlay,
 body.public.homepage-page .headline-design-magazine-stack,
 body.public.homepage-page .headline-design-asymmetric-mosaic,
 body.public.homepage-page .headline-design-minimal-cards,
 body.public.homepage-page .headline-design-newspaper-grid{grid-template-columns:1fr;}
 body.public.homepage-page .headline-design-magazine-stack .master-feature-card.is-secondary,
 body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-secondary{margin-top:0;}
 body.public.homepage-page .headline-design-newspaper-grid .master-feature-card{border-right:0!important;border-bottom:1px solid #111827;}
 body.public.homepage-page .headline-design-newspaper-grid .master-feature-card:last-child{border-bottom:0;}
}
@media(max-width:900px){
 body.public.homepage-page .headline-design-nepali-card-style{grid-template-columns:1fr;}
 body.public.homepage-page .headline-design-nepali-card-style .master-feature-copy{padding:34px 5% 24px;}
 body.public.homepage-page .headline-design-nepali-card-style .master-feature-media{height:var(--hp-headline-image-height,360px);}
 body.public.homepage-page .category-design-nepali-card-style .master-category-card h3{font-size:30px;}
}
@media(max-width:600px){
 body.public.homepage-page .headline-design-nepali-card-style{gap:16px;}
 body.public.homepage-page .headline-design-nepali-card-style .master-feature-card{border-radius:16px;}
 body.public.homepage-page .headline-design-nepali-card-style .master-feature-copy{padding:28px 18px 22px;}
 body.public.homepage-page .headline-design-nepali-card-style .master-headline-title,
 body.public.homepage-page .headline-design-nepali-card-style .master-feature-card.is-secondary .master-headline-title{font-size:var(--hp-mobile-headline-size,28px)!important;line-height:1.28;}
 body.public.homepage-page .headline-design-nepali-card-style .master-meta{font-size:11px;gap:7px;}
 body.public.homepage-page .headline-design-nepali-card-style .master-divider{width:72%;margin:14px auto 12px;}
 body.public.homepage-page .headline-design-nepali-card-style .master-feature-copy p{font-size:15px;line-height:1.7;}
 body.public.homepage-page .headline-design-nepali-card-style .master-feature-media{height:300px;}
 body.public.homepage-page .category-design-nepali-card-style .master-category-grid{gap:16px;}
 body.public.homepage-page .category-design-nepali-card-style .master-category-card{border-radius:16px;}
 body.public.homepage-page .category-design-nepali-card-style .master-category-card>div{padding:22px 16px 18px;}
 body.public.homepage-page .category-design-nepali-card-style .master-category-card h3{font-size:25px;line-height:1.3;}
 body.public.homepage-page .category-design-nepali-card-style .master-category-card img,
 body.public.homepage-page .category-design-nepali-card-style .master-category-card>.master-image-placeholder{height:300px;}
}

@media(max-width:600px){
 body.public.homepage-page .headline-design-image-focus .master-feature-media{height:230px;}
 body.public.homepage-page .headline-design-modern-overlay .master-feature-inner,
 body.public.homepage-page .headline-design-modern-overlay .master-feature-card.is-secondary .master-feature-inner,
 body.public.homepage-page .headline-design-cinematic-overlay .master-feature-inner,
 body.public.homepage-page .headline-design-cinematic-overlay .master-feature-card.is-secondary .master-feature-inner{min-height:300px;}
 body.public.homepage-page .headline-design-modern-overlay .master-feature-card,
 body.public.homepage-page .headline-design-modern-overlay .master-feature-card.is-secondary,
 body.public.homepage-page .headline-design-cinematic-overlay .master-feature-card{min-height:300px;}
 body.public.homepage-page .headline-design-cinematic-overlay .master-feature-copy{padding:70px 22px 22px;}
 body.public.homepage-page .headline-design-asymmetric-mosaic .master-feature-card.is-secondary .master-feature-media{height:220px;}
 body.public.homepage-page .headline-design-newspaper-grid .master-feature-media{height:220px!important;}
}

/* v2026-09-22: modern single-post + menu drawer refresh */
.public .article-hero-modern{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px 0 18px}
.public .article-hero-modern .article-meta{justify-content:center;display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#64748b;font-size:var(--typo-meta);margin:0 0 12px}
.public .article-hero-modern .article-meta .pill{background:#eaf7ef;color:#087a3c;border:1px solid #ccebd8;border-radius:999px;padding:5px 11px;font-weight:800}
.public .article-meta-dot{color:#cbd5e1}
.public .article-hero-modern .article-title{max-width:1000px;margin:0 auto!important;text-align:center!important;line-height:1.16!important;letter-spacing:-.02em}
.public .article-hero-modern .article-excerpt{max-width:820px;margin:15px auto 22px!important;text-align:center!important;color:#64748b;line-height:1.7}
.public .article-hero-image{width:min(100%,980px);margin:0 auto 10px;border-radius:24px;overflow:hidden;background:#f1f5f9;box-shadow:0 18px 55px rgba(15,23,42,.12)}
.public .article-hero-image img{display:block;width:100%;height:auto;max-height:650px;object-fit:cover}
.public .article-wrap>.text-resizer{justify-content:center}
.public .post-sidebar-tabs{display:flex;gap:4px;padding:5px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:12px}
.public .post-sidebar-tab{flex:1;border:0;background:transparent;color:#475569;border-radius:10px;padding:10px 8px;font:inherit;font-weight:800;cursor:pointer;white-space:nowrap}
.public .post-sidebar-tab.active{background:var(--brand,#0f9046);color:#fff;box-shadow:0 6px 16px rgba(15,23,42,.12)}
.public .post-sidebar-panel{display:none}.public .post-sidebar-panel.active{display:block}
.public .post-sidebar-panel .sidebar-box{margin:0 0 14px}
.public .post-sidebar-panel .sidebar-news-list{margin:0}
.public .post-sidebar-panel .sidebar-rank{font-weight:900;color:var(--brand,#0f9046);min-width:26px}

/* OnlineKhabar-inspired drawer: clean white canvas, colorful circular icons, spacious rows */
.public .site-inner > nav#publicNav{width:min(430px,92vw)!important;padding:0!important;background:#f8fafc!important;box-shadow:-30px 0 80px rgba(15,23,42,.22)!important}
.public .site-inner > nav#publicNav .drawer-head{height:88px;flex:0 0 88px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #e8edf3;background:#f8fafc;position:sticky;top:0;z-index:2}
.public .drawer-brand{display:flex;align-items:center;gap:13px;min-width:0}.public .drawer-brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#0f9046,#f47c00);color:#fff;font-weight:900;font-size:24px;box-shadow:0 8px 20px rgba(15,144,70,.2)}
.public .drawer-brand strong{display:block;color:#20242a;font-size:20px;line-height:1.1}.public .drawer-brand small{display:block;color:#94a3b8;font-size:11px;margin-top:3px;font-weight:700}
.public .drawer-close{width:42px;height:42px;border:0;border-radius:12px;background:transparent;color:#2463b5;font-size:35px;line-height:1;cursor:pointer;display:grid;place-items:center}.public .drawer-close:hover{background:#eaf2ff}
.public .site-inner > nav#publicNav .drawer-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:18px 16px 28px;display:flex;flex-direction:column;gap:5px}
.public .site-inner > nav#publicNav .drawer-scroll>a{position:relative;display:flex!important;align-items:center!important;gap:17px!important;padding:9px 8px!important;border:0!important;border-radius:18px!important;background:transparent!important;color:#45484d!important;font-size:18px!important;font-weight:800!important;min-height:56px!important;box-sizing:border-box!important}
.public .site-inner > nav#publicNav .drawer-scroll>a:hover{background:#eef5ff!important;color:#1e5fb2!important;border:0!important}
.public .site-inner > nav#publicNav .drawer-scroll>a .hamb-menu-icon{width:48px!important;height:48px!important;min-width:48px!important;border-radius:50%!important;border:0!important;display:grid!important;place-items:center!important;font-size:25px!important;background:#e8eef8!important;box-shadow:0 5px 12px rgba(15,23,42,.07)!important}
.public .site-inner > nav#publicNav .drawer-scroll>a:nth-child(1) .hamb-menu-icon{background:#dce7f8}.public .site-inner > nav#publicNav .drawer-scroll>a:nth-child(2) .hamb-menu-icon{background:#dff6fa}.public .site-inner > nav#publicNav .drawer-scroll>a:nth-child(3) .hamb-menu-icon{background:#e7e2ff}.public .site-inner > nav#publicNav .drawer-scroll>a:nth-child(4) .hamb-menu-icon{background:#dcecff}.public .site-inner > nav#publicNav .drawer-scroll>a:nth-child(5) .hamb-menu-icon{background:#ffe1e4}.public .site-inner > nav#publicNav .drawer-scroll>a:nth-child(6) .hamb-menu-icon{background:#e4f3d8}.public .site-inner > nav#publicNav .drawer-scroll>a:nth-child(7) .hamb-menu-icon{background:#eadcf7}.public .site-inner > nav#publicNav .drawer-scroll>a:nth-child(8) .hamb-menu-icon{background:#e9ddff}
.public .site-inner > nav#publicNav .drawer-scroll>a span:last-child{line-height:1.2}
.public .site-inner > nav#publicNav .drawer-scroll>a.mobile-admin-link{margin-top:10px;padding-top:14px!important;border-top:1px solid #e5e7eb!important;border-radius:0!important}
.public .site-inner > nav#publicNav .drawer-scroll>a.mobile-admin-link .hamb-menu-icon{background:#e8f5ec}
@media(max-width:600px){
 .public .site-inner > nav#publicNav{width:min(430px,90vw)!important}
 .public .site-inner > nav#publicNav .drawer-head{height:76px;flex-basis:76px;padding:0 16px}
 .public .drawer-brand strong{font-size:18px}.public .drawer-brand-mark{width:40px;height:40px;font-size:21px}
 .public .site-inner > nav#publicNav .drawer-scroll{padding:14px 12px 22px}
 .public .site-inner > nav#publicNav .drawer-scroll>a{font-size:17px!important;min-height:53px!important;gap:14px!important}
 .public .site-inner > nav#publicNav .drawer-scroll>a .hamb-menu-icon{width:44px!important;height:44px!important;min-width:44px!important;font-size:23px!important}
 .public .article-hero-modern .article-title{font-size:clamp(30px,8vw,44px)!important}
 .public .article-hero-image{border-radius:16px}.public .article-hero-image img{max-height:420px}
 .public .post-sidebar-tabs{position:sticky;top:8px;z-index:3}
}

/* Social share icon buttons */
.social-share-icons{display:flex;align-items:center;justify-content:center;gap:9px;margin:16px 0 4px}.share-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;text-decoration:none;border:1px solid #e2e8f0;background:#fff;color:#334155;box-shadow:0 7px 18px rgba(15,23,42,.08);transition:.2s;cursor:pointer;padding:0}.share-icon svg{width:20px;height:20px;fill:currentColor}.share-icon:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(15,23,42,.14)}.share-facebook{color:#1877f2}.share-x{color:#111827}.share-whatsapp{color:#16a34a}.share-copy{color:#0f9046}.share-copy.copied{background:#0f9046;color:#fff}
.gallery-single-head-centered{text-align:center;display:block!important}.gallery-single-head-centered>div{display:flex;flex-direction:column;align-items:center}.gallery-meta-modern{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;color:#64748b;font-size:12px;margin:8px 0}.gallery-meta-modern span{background:#f5f8f6;border:1px solid #e0e9e3;border-radius:999px;padding:6px 10px}.gallery-single-head-centered p{margin-left:auto!important;margin-right:auto!important}.gallery-single-head-centered .social-share-icons{margin-top:14px}.directory-meta-modern,.blood-meta-modern{color:#dff5e7;font-size:11px;margin:3px 0 8px}.directory-profile-main-modern .social-share-icons{justify-content:flex-start;margin:6px 0 10px}.blood-profile .social-share-icons{margin:12px 0}.blood-meta-modern{color:#64748b}

/* Nepal air quality dashboard */
.air-quality-page{width:min(1320px,calc(100% - 32px));margin:0 auto;padding:30px 0 70px}.air-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border-radius:28px;background:linear-gradient(135deg,#0b6f3b,#0e9b59);color:#fff;box-shadow:0 18px 50px rgba(15,144,70,.16)}.air-hero h1{font-size:clamp(30px,4vw,50px);margin:5px 0 8px}.air-hero p{max-width:760px;color:#dcf8e8;line-height:1.75;margin:0}.air-hero-icon{width:96px;height:96px;border-radius:28px;background:rgba(255,255,255,.14);display:grid;place-items:center;font-size:48px;flex:0 0 auto}.air-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 4px}.air-toolbar b{display:block;font-size:20px}.air-toolbar small{color:#64748b;font-size:11px}.air-refresh{border:1px solid #d8e6dd;background:#fff;color:#0b6f3b;border-radius:12px;padding:10px 14px;font-weight:900;cursor:pointer}.air-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.air-summary article{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;box-shadow:0 8px 25px rgba(15,23,42,.05)}.air-summary span{font-size:22px}.air-summary b{display:block;font-size:25px;margin:3px 0}.air-summary small{color:#64748b;font-size:11px}.air-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.air-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:17px;box-shadow:0 8px 26px rgba(15,23,42,.055);position:relative;overflow:hidden}.air-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#16a34a}.air-card.moderate:before{background:#eab308}.air-card.usg:before{background:#f97316}.air-card.unhealthy:before{background:#ef4444}.air-card.very:before{background:#a855f7}.air-card.hazard:before{background:#7f1d1d}.air-card-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.air-card-top>div{display:flex;align-items:center;gap:7px}.air-card-top h2{font-size:19px;margin:0}.air-place-dot{color:#16a34a;font-size:11px}.air-badge{font-size:9px;font-weight:900;padding:5px 7px;border-radius:999px;background:#ecfdf3;color:#15803d;text-align:right}.moderate .air-badge{background:#fefce8;color:#a16207}.usg .air-badge{background:#fff7ed;color:#c2410c}.unhealthy .air-badge{background:#fef2f2;color:#b91c1c}.very .air-badge{background:#faf5ff;color:#7e22ce}.hazard .air-badge{background:#fef2f2;color:#7f1d1d}.air-aqi{display:flex;align-items:baseline;gap:7px;margin:20px 0 15px}.air-aqi strong{font-size:45px;line-height:1;font-weight:950}.air-aqi small{color:#64748b;font-weight:800}.air-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px}.air-metrics span{background:#f8fafc;border-radius:11px;padding:9px}.air-metrics b{display:block;font-size:15px}.air-metrics small{font-size:9px;color:#64748b}.air-source-note{margin-top:20px;background:#f4f9f6;border:1px solid #dcebe2;border-radius:18px;padding:18px}.air-source-note b{display:block;margin-bottom:4px}.air-source-note p{font-size:12px;color:#526174;line-height:1.7;margin:0 0 8px}.air-source-note a{font-size:12px;color:#0f9046;font-weight:900;text-decoration:none}.air-loading{grid-column:1/-1;text-align:center;padding:45px;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;color:#64748b}.mobile-air-fab{position:fixed;right:22px;bottom:22px;z-index:9998;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#0f9046,#075f32);box-shadow:0 12px 30px rgba(7,95,50,.34);text-decoration:none;border:3px solid rgba(255,255,255,.9);animation:airFloat 2.3s ease-in-out infinite}.mobile-air-fab span{font-size:30px;filter:drop-shadow(0 3px 4px rgba(0,0,0,.18))}.mobile-air-fab i{position:absolute;inset:-5px;border:2px solid rgba(15,144,70,.35);border-radius:50%;animation:airPulse 1.8s ease-out infinite}.mobile-air-fab:hover{transform:scale(1.05)}@keyframes airFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes airPulse{0%{transform:scale(.9);opacity:.8}100%{transform:scale(1.35);opacity:0}}
@media(max-width:1000px){.air-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.air-summary{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.air-quality-page{width:calc(100% - 20px);padding-top:18px}.air-hero{padding:23px;border-radius:22px}.air-hero-icon{width:66px;height:66px;border-radius:20px;font-size:32px}.air-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.air-card{padding:13px;border-radius:16px}.air-card-top h2{font-size:16px}.air-badge{font-size:8px}.air-aqi strong{font-size:34px}.air-summary{gap:10px}.air-summary article{padding:13px}.air-summary b{font-size:21px}.gallery-single-head-centered .social-share-icons{margin-bottom:4px}}
@media(max-width:480px){.air-grid{grid-template-columns:1fr}.air-toolbar{padding:15px 0}.air-toolbar b{font-size:17px}.air-summary{grid-template-columns:1fr 1fr}.mobile-air-fab{right:15px;bottom:18px;width:58px;height:58px}.mobile-air-fab span{font-size:28px}}
.air-error-text{margin-top:16px;color:#64748b;font-size:12px;line-height:1.65;background:#f8fafc;border-radius:11px;padding:10px}.air-card.data-error:before{background:#94a3b8}.air-card.data-error .air-badge{background:#f1f5f9;color:#64748b}.air-refresh:disabled{opacity:.6;cursor:wait}

/* Homepage category design studio */
.category-design-controls{margin-top:18px;border:1px solid #e2e8f0;border-radius:18px;padding:18px;background:linear-gradient(180deg,#fbfdff,#f8fafc)}
.category-design-intro{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.category-design-intro b{font-size:15px;color:#172033}.category-design-intro small{color:#64748b;line-height:1.6}
.category-design-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-design-field{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid #e5e7eb;background:#fff;border-radius:12px}.category-design-field>span{font-weight:800;font-size:13px}.category-design-field select{min-width:145px}
.master-category-grid{align-items:stretch}
.master-category-card{position:relative;min-width:0}
.master-category-card>div{min-width:0}
/* Editorial Grid */
.category-design-editorial-grid .master-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
/* Image Top */
.category-design-image-top .master-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-design-image-top .master-category-card{border-radius:20px;box-shadow:0 10px 30px rgba(15,23,42,.07)}.category-design-image-top .master-category-card img,.category-design-image-top .master-category-card>.master-image-placeholder{aspect-ratio:16/10}.category-design-image-top .master-category-card h3{font-size:20px}
/* Image Left */
.category-design-image-left .master-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.category-design-image-left .master-category-card{display:grid;grid-template-columns:42% 58%;align-items:stretch}.category-design-image-left .master-category-card img,.category-design-image-left .master-category-card>.master-image-placeholder{width:100%;height:100%;min-height:170px;aspect-ratio:auto}.category-design-image-left .master-category-card>div{padding:18px}.category-design-image-left .master-category-card h3{font-size:19px}
/* Modern Overlay */
.category-design-modern-overlay .master-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-design-modern-overlay .master-category-card{min-height:280px;border:0;background:#111827}.category-design-modern-overlay .master-category-card img,.category-design-modern-overlay .master-category-card>.master-image-placeholder{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;opacity:.9}.category-design-modern-overlay .master-category-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.88));pointer-events:none}.category-design-modern-overlay .master-category-card>div{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:18px;color:#fff}.category-design-modern-overlay .master-category-card>div>span,.category-design-modern-overlay .master-category-card h3,.category-design-modern-overlay .master-category-card small{color:#fff}.category-design-modern-overlay .master-category-card h3{font-size:20px}
/* Magazine */
.category-design-magazine .master-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(100px,auto);gap:14px}.category-design-magazine .master-category-card:first-child{grid-column:span 2;grid-row:span 2}.category-design-magazine .master-category-card:first-child h3{font-size:26px}.category-design-magazine .master-category-card:first-child img,.category-design-magazine .master-category-card:first-child>.master-image-placeholder{aspect-ratio:16/11}.category-design-magazine .master-category-card:not(:first-child) img,.category-design-magazine .master-category-card:not(:first-child)>.master-image-placeholder{aspect-ratio:16/9}
/* Mosaic */
.category-design-mosaic .master-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:105px;gap:12px}.category-design-mosaic .master-category-card{height:100%}.category-design-mosaic .master-category-card:first-child{grid-column:span 2;grid-row:span 3}.category-design-mosaic .master-category-card:nth-child(2){grid-row:span 2}.category-design-mosaic .master-category-card:nth-child(3){grid-row:span 2}.category-design-mosaic .master-category-card img,.category-design-mosaic .master-category-card>.master-image-placeholder{height:100%;aspect-ratio:auto}.category-design-mosaic .master-category-card>div{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(0,0,0,.82));color:#fff;padding:38px 14px 14px}.category-design-mosaic .master-category-card>div>span,.category-design-mosaic .master-category-card h3,.category-design-mosaic .master-category-card small{color:#fff}.category-design-mosaic .master-category-card h3{font-size:17px}
/* Minimal */
.category-design-minimal .master-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.category-design-minimal .master-category-card{border:0;border-bottom:2px solid #e5e7eb;border-radius:0;background:transparent}.category-design-minimal .master-category-card img,.category-design-minimal .master-category-card>.master-image-placeholder{aspect-ratio:16/9;border-radius:12px}.category-design-minimal .master-category-card>div{padding:10px 2px 14px}.category-design-minimal .master-category-card h3{font-size:17px}
/* Compact List */
.category-design-compact-list .master-category-grid{grid-template-columns:1fr;gap:0}.category-design-compact-list .master-category-card{display:grid;grid-template-columns:170px 1fr;border:0;border-bottom:1px solid #e5e7eb;border-radius:0;padding:12px 0}.category-design-compact-list .master-category-card img,.category-design-compact-list .master-category-card>.master-image-placeholder{width:170px;height:105px;aspect-ratio:auto;border-radius:12px}.category-design-compact-list .master-category-card>div{padding:4px 16px}.category-design-compact-list .master-category-card h3{font-size:19px;margin-top:6px}
/* Bordered */
.category-design-bordered .master-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-design-bordered .master-category-card{border:2px solid #dbe4ee;border-radius:18px;box-shadow:none}.category-design-bordered .master-category-card:hover{border-color:var(--brand,#0f9046);transform:translateY(-2px)}
/* Horizontal Feature */
.category-design-horizontal-feature .master-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-design-horizontal-feature .master-category-card:first-child{grid-column:span 2;display:grid;grid-template-columns:55% 45%;}.category-design-horizontal-feature .master-category-card:first-child img,.category-design-horizontal-feature .master-category-card:first-child>.master-image-placeholder{height:100%;min-height:260px;aspect-ratio:auto}.category-design-horizontal-feature .master-category-card:first-child h3{font-size:24px}.category-design-horizontal-feature .master-category-card:not(:first-child) h3{font-size:17px}
/* Newspaper */
.category-design-newspaper .master-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:3px solid #172033;border-bottom:1px solid #cbd5e1}.category-design-newspaper .master-category-card{border:0;border-right:1px solid #cbd5e1;border-radius:0;background:#fff}.category-design-newspaper .master-category-card:last-child{border-right:0}.category-design-newspaper .master-category-card>div{padding:12px}.category-design-newspaper .master-category-card h3{font-family:Georgia,'Noto Sans Devanagari',serif;font-size:18px}
/* Cinematic */
.category-design-cinematic .master-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-design-cinematic .master-category-card{border:0;border-radius:22px;background:#0b1220;color:#fff;box-shadow:0 14px 35px rgba(2,6,23,.18)}.category-design-cinematic .master-category-card img,.category-design-cinematic .master-category-card>.master-image-placeholder{aspect-ratio:16/10;filter:saturate(.9)}.category-design-cinematic .master-category-card>div{background:linear-gradient(180deg,#0b1220,#111827);padding:16px 17px 18px}.category-design-cinematic .master-category-card>div>span,.category-design-cinematic .master-category-card h3,.category-design-cinematic .master-category-card small{color:#fff}.category-design-cinematic .master-category-card h3{font-size:20px}
@media(max-width:900px){.category-design-grid{grid-template-columns:1fr}.category-design-image-top .master-category-grid,.category-design-modern-overlay .master-category-grid,.category-design-bordered .master-category-grid,.category-design-horizontal-feature .master-category-grid,.category-design-cinematic .master-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-design-magazine .master-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-design-magazine .master-category-card:first-child{grid-column:span 2}.category-design-mosaic .master-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:110px}.category-design-newspaper .master-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-design-newspaper .master-category-card:nth-child(2){border-right:0}.category-design-newspaper .master-category-card:nth-child(n+3){border-top:1px solid #cbd5e1}.category-design-horizontal-feature .master-category-card:first-child{grid-column:span 2}}
@media(max-width:600px){.category-design-image-top .master-category-grid,.category-design-image-left .master-category-grid,.category-design-modern-overlay .master-category-grid,.category-design-magazine .master-category-grid,.category-design-bordered .master-category-grid,.category-design-horizontal-feature .master-category-grid,.category-design-cinematic .master-category-grid,.category-design-newspaper .master-category-grid{grid-template-columns:1fr}.category-design-image-left .master-category-card{grid-template-columns:38% 62%}.category-design-magazine .master-category-card:first-child,.category-design-horizontal-feature .master-category-card:first-child{grid-column:span 1}.category-design-mosaic .master-category-grid{grid-template-columns:1fr;grid-auto-rows:230px}.category-design-mosaic .master-category-card:first-child,.category-design-mosaic .master-category-card:nth-child(2),.category-design-mosaic .master-category-card:nth-child(3){grid-column:auto;grid-row:span 1}.category-design-compact-list .master-category-card{grid-template-columns:120px 1fr}.category-design-compact-list .master-category-card img,.category-design-compact-list .master-category-card>.master-image-placeholder{width:120px;height:88px}.category-design-newspaper .master-category-card{border-right:0!important;border-bottom:1px solid #cbd5e1}.category-design-newspaper .master-category-card:last-child{border-bottom:0}.category-design-horizontal-feature .master-category-card:first-child{display:block}.category-design-horizontal-feature .master-category-card:first-child img,.category-design-horizontal-feature .master-category-card:first-child>.master-image-placeholder{height:auto;min-height:0;aspect-ratio:16/10}.category-design-field{align-items:flex-start;flex-direction:column}.category-design-field select{width:100%;min-width:0}}
.post-tools-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:22px 0;flex-wrap:wrap}.post-tools-row .text-resizer{margin:0}.icon-share-box{margin:0;padding:0;background:transparent;border:0;box-shadow:none}.share-buttons.icon-only{display:flex;align-items:center;gap:8px}.share-buttons.icon-only a,.share-buttons.icon-only button{width:42px;height:42px;border:1px solid #e2e8f0;border-radius:50%;display:grid;place-items:center;padding:0;background:#fff;color:#334155;cursor:pointer;transition:.2s;text-decoration:none}.share-buttons.icon-only a:hover,.share-buttons.icon-only button:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(15,23,42,.12);border-color:#cbd5e1}.share-buttons.icon-only svg{width:19px;height:19px;fill:currentColor}.share-buttons.icon-only .share-facebook{color:#1877f2}.share-buttons.icon-only .share-x{color:#111827}.share-buttons.icon-only .share-whatsapp{color:#16a34a}.share-buttons.icon-only button{color:#64748b}.share-buttons.icon-only button.copied{color:#15803d;border-color:#86efac}.post-reactions{margin:28px 0;padding:22px;border:1px solid #e2e8f0;border-radius:20px;background:linear-gradient(145deg,#fff,#f8fafc);text-align:center}.post-reactions h3{margin:0 0 18px;font-size:22px;color:#172033}.reaction-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.reaction-btn{min-width:105px;border:1px solid #e2e8f0;background:#fff;border-radius:16px;padding:11px 9px 9px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px;transition:.2s}.reaction-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(15,23,42,.1);border-color:#cbd5e1}.reaction-btn:disabled{opacity:.7;cursor:wait}.reaction-emoji{font-size:32px;line-height:1}.reaction-name{font-weight:800;font-size:13px}.reaction-percent{font-size:12px;color:#64748b;font-weight:800}.reaction-total{margin-top:14px;font-size:12px;color:#64748b;font-weight:700}@media(max-width:600px){.post-tools-row{align-items:center}.post-tools-row .text-resizer{flex:1}.share-buttons.icon-only a,.share-buttons.icon-only button{width:38px;height:38px}.post-reactions{padding:16px 10px}.post-reactions h3{font-size:19px}.reaction-row{gap:6px}.reaction-btn{min-width:74px;padding:9px 5px}.reaction-emoji{font-size:28px}.reaction-name{font-size:12px}}

/* FINAL: smooth, truly continuous homepage ticker. The news list is duplicated in markup, so moving by 50% loops without a visible jump. */
body.public.homepage-page .homepage-news-ticker .ticker-track{overflow:hidden!important;}
body.public.homepage-page .homepage-news-ticker .ticker-move{width:max-content!important;display:inline-flex!important;animation:homepageTickerScroll var(--homepage-ticker-duration,60s) linear infinite!important;will-change:transform!important;}
@keyframes homepageTickerScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.reaction-btn.reaction-error{animation:reactionShake .35s ease-in-out;}
@keyframes reactionShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}

/* Modern E-paper module */
.epaper-page-modern{max-width:1180px;margin:0 auto;padding:28px 18px 70px}.epaper-modern-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px 42px;border-radius:28px;background:linear-gradient(135deg,#075f32,#0f9046 55%,#168b57);color:#fff;box-shadow:0 20px 50px rgba(7,95,50,.18)}.epaper-modern-hero:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-100px;top:-150px;background:rgba(255,255,255,.08)}.epaper-hero-copy{position:relative;z-index:2}.epaper-hero-copy h1{font-size:clamp(32px,5vw,54px);margin:8px 0 8px}.epaper-hero-copy p{margin:0;max-width:650px;color:rgba(255,255,255,.86);font-size:17px}.epaper-today-pill{display:inline-flex;margin-top:20px;padding:9px 14px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.1);border-radius:999px;font-weight:800}.epaper-hero-art{position:relative;z-index:2;width:150px;height:150px;border-radius:36px;background:rgba(255,255,255,.12);display:grid;place-items:center;transform:rotate(5deg);box-shadow:inset 0 0 0 1px rgba(255,255,255,.15)}.epaper-hero-art span{font-size:72px;filter:drop-shadow(0 12px 14px rgba(0,0,0,.15))}.epaper-modern-layout{display:grid;grid-template-columns:310px 1fr;gap:24px;margin-top:24px}.epaper-date-panel,.epaper-results-modern{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 12px 34px rgba(15,23,42,.07)}.epaper-date-panel{padding:22px;height:max-content;position:sticky;top:18px}.epaper-panel-head,.epaper-result-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.epaper-panel-head h2,.epaper-result-head h2{margin:3px 0;font-size:24px}.epaper-cal-icon{font-size:28px}.epaper-picker-modern{display:grid;gap:12px;margin-top:20px}.epaper-picker-modern label{font-weight:800;font-size:13px;color:#475569}.epaper-picker-modern select{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #dbe4ee;border-radius:12px;background:#f8fafc;font:inherit}.epaper-search-btn,.epaper-read-btn{border:0;border-radius:12px;background:#0f9046;color:#fff;padding:13px 15px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.epaper-search-btn{margin-top:3px}.epaper-search-btn:hover,.epaper-read-btn:hover{background:#075f32}.epaper-today-link{display:block;text-align:center;margin-top:12px;color:#0f9046;font-weight:800;text-decoration:none}.epaper-date-preview{display:flex;gap:12px;align-items:center;margin-top:18px;padding:14px;border-radius:17px;background:#f0fdf4;border:1px solid #bbf7d0}.epaper-date-preview>strong{font-size:30px;color:#0f9046}.epaper-date-preview b{display:block}.epaper-date-preview small{color:#64748b}.epaper-results-modern{padding:24px}.epaper-result-head{border-bottom:1px solid #edf2f7;padding-bottom:18px}.epaper-result-head p{margin:2px 0;color:#64748b}.epaper-result-count{padding:9px 13px;border-radius:999px;background:#f0fdf4;color:#0f9046;font-weight:900}.epaper-modern-cards{display:grid;gap:18px;margin-top:20px}.epaper-modern-card{display:grid;grid-template-columns:190px 1fr;gap:20px;padding:16px;border:1px solid #e5e7eb;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfdff);transition:.2s}.epaper-modern-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(15,23,42,.09)}.epaper-cover{position:relative;min-height:225px;border-radius:15px;background:linear-gradient(145deg,#e9f8ef,#f8fafc);display:grid;place-items:center;overflow:hidden}.paper-stack{position:absolute;width:118px;height:158px;border-radius:5px;background:#d9e8df;transform:translate(9px,8px) rotate(5deg);box-shadow:0 10px 20px rgba(15,23,42,.08)}.paper-face{position:relative;width:118px;height:158px;border-radius:5px;background:#fff;border:1px solid #dbe4ee;box-shadow:0 12px 25px rgba(15,23,42,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}.paper-face span{font-size:38px}.paper-face b{font-size:14px}.paper-face small{color:#64748b}.epaper-card-body{padding:5px 5px 5px 0}.epaper-type{font-size:11px;font-weight:900;color:#0f9046;letter-spacing:.08em}.epaper-card-body h3{font-size:25px;margin:8px 0}.epaper-card-body p{color:#64748b;line-height:1.7}.epaper-meta{display:flex;gap:14px;flex-wrap:wrap;color:#64748b;font-size:13px;font-weight:700}.epaper-card-actions{display:flex;gap:9px;margin-top:18px}.epaper-open-btn{width:45px;height:45px;border:1px solid #dbe4ee;border-radius:12px;display:grid;place-items:center;text-decoration:none;color:#334155;background:#fff;font-weight:900}.epaper-no-result{text-align:center;padding:65px 20px}.epaper-no-result>div{font-size:54px}.epaper-no-result h3{font-size:23px;margin:10px 0 5px}.epaper-no-result p{max-width:500px;margin:0 auto 18px;color:#64748b;line-height:1.7}
.epaper-admin-hero{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;margin-bottom:18px;border-radius:20px;background:linear-gradient(135deg,#ecfdf5,#f8fafc);border:1px solid #bbf7d0}.epaper-admin-hero h2{margin:4px 0}.epaper-admin-hero p{margin:0;color:#64748b}.epaper-admin-mark{font-size:48px}.epaper-calendar-mini{padding:16px;border:1px solid #dbe4ee;border-radius:17px;background:#f8fafc;margin:12px 0 18px}.epaper-mini-head{display:flex;justify-content:space-between;margin-bottom:10px}.epaper-mini-head span{color:#64748b;font-size:13px}.epaper-date-fields{display:grid;grid-template-columns:1fr 1.4fr 1fr auto;gap:9px}.epaper-date-fields select{padding:11px;border:1px solid #dbe4ee;border-radius:10px;background:#fff}.epaper-upload-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0}.epaper-source-card{padding:14px;border:1px solid #dbe4ee;border-radius:14px;background:#fff;cursor:pointer}.epaper-source-card:has(input:checked){border-color:#0f9046;background:#f0fdf4;box-shadow:0 0 0 2px rgba(15,144,70,.08)}.epaper-source-card input{margin-right:7px}.epaper-source-card b,.epaper-source-card small{display:block;margin-left:23px}.epaper-source-card small{color:#64748b;margin-top:3px}.epaper-admin-list{margin-top:28px}.epaper-admin-cards{display:grid;gap:12px}.epaper-admin-card{display:grid;grid-template-columns:75px 1fr auto;gap:15px;align-items:center;padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.epaper-admin-thumb{height:75px;border-radius:12px;background:#f0fdf4;display:grid;place-items:center;font-size:30px;color:#0f9046}.epaper-admin-thumb small{font-size:9px;font-weight:900}.epaper-admin-info h3{margin:0 0 4px}.epaper-admin-info p,.epaper-admin-info>small{color:#64748b;margin:0}.epaper-admin-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:850px){.epaper-modern-layout{grid-template-columns:1fr}.epaper-date-panel{position:static}.epaper-modern-card{grid-template-columns:145px 1fr}.epaper-cover{min-height:190px}.epaper-admin-card{grid-template-columns:65px 1fr}.epaper-admin-actions{grid-column:1/-1;justify-content:flex-start}.epaper-admin-actions .btn{flex:1}.epaper-upload-choice{grid-template-columns:1fr}.epaper-date-fields{grid-template-columns:1fr 1.4fr 1fr}.epaper-date-fields .btn{grid-column:1/-1}}
@media(max-width:600px){.epaper-page-modern{padding:14px 10px 50px}.epaper-modern-hero{padding:25px 20px;border-radius:21px}.epaper-hero-art{width:85px;height:85px;border-radius:22px}.epaper-hero-art span{font-size:42px}.epaper-hero-copy p{font-size:14px}.epaper-modern-card{grid-template-columns:1fr}.epaper-cover{min-height:220px}.epaper-card-body{padding:0}.epaper-card-body h3{font-size:21px}.epaper-results-modern{padding:16px}.epaper-date-panel{padding:17px}.epaper-date-fields{grid-template-columns:1fr 1fr}.epaper-date-fields select:nth-child(3){grid-column:1}.epaper-date-fields .btn{grid-column:2}.epaper-admin-hero{padding:17px}.epaper-admin-mark{font-size:34px}.epaper-admin-card{grid-template-columns:55px 1fr}.epaper-admin-thumb{height:60px}.epaper-admin-actions{grid-column:1/-1}.epaper-admin-actions .btn{font-size:12px;padding:9px 8px}.epaper-card-actions .epaper-read-btn{flex:1}}
/* E-paper inline PDF reader */
.epaper-inline-preview{margin-top:18px;border:1px solid #dbe4ee;border-radius:18px;overflow:hidden;background:#0f172a;box-shadow:0 16px 34px rgba(15,23,42,.12)}
.epaper-inline-preview[hidden]{display:none}
.epaper-preview-head{height:52px;padding:0 14px 0 18px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;color:#0f172a}
.epaper-preview-close{width:34px;height:34px;border:0;border-radius:10px;background:#f1f5f9;color:#334155;font-size:24px;line-height:1;cursor:pointer}
.epaper-inline-preview iframe{display:block;width:100%;height:min(78vh,900px);min-height:560px;border:0;background:#fff}
.epaper-preview-btn.is-open{background:#075f32}
@media(max-width:600px){.epaper-inline-preview iframe{height:70vh;min-height:480px}.epaper-preview-head{height:48px}}
/* E-paper inline PDF reader */
.epaper-inline-preview{margin-top:18px;border:1px solid #dbe4ee;border-radius:18px;overflow:hidden;background:#0f172a;box-shadow:0 18px 40px rgba(15,23,42,.14)}
.epaper-inline-preview[hidden]{display:none!important}
.epaper-preview-head{height:52px;padding:0 14px 0 18px;display:flex;align-items:center;justify-content:space-between;background:#ffffff;color:#0f172a;border-bottom:1px solid #e5e7eb}
.epaper-preview-close{width:34px;height:34px;border:0;border-radius:10px;background:#f1f5f9;color:#334155;font-size:23px;line-height:1;cursor:pointer}
.epaper-inline-preview iframe{display:block;width:100%;height:min(82vh,900px);min-height:620px;border:0;background:#fff}
.epaper-preview-fallback{padding:10px 15px;background:#fff;color:#64748b;font-size:13px;text-align:center}
.epaper-preview-fallback a{color:#0f9046;font-weight:800;text-decoration:none}
.epaper-preview-btn{border:0;cursor:pointer;font:inherit}
.epaper-preview-btn.is-open{background:#075f32}
@media(max-width:700px){.epaper-inline-preview iframe{height:72vh;min-height:500px}.epaper-preview-head{height:48px}.epaper-preview-btn{flex:1}}

/* E-paper mobile embedded reader fix: use a real embedded document viewer instead of the Android PDF download/open screen. */
.epaper-inline-preview{scroll-margin-top:18px;background:#111827}
.epaper-inline-preview iframe{background:#fff;min-height:680px}
.epaper-preview-fallback{padding:10px 15px;background:#fff;color:#64748b;font-size:13px;text-align:center}
@media(max-width:700px){.epaper-inline-preview iframe{height:76vh;min-height:540px}}
/* E-paper: real in-site PDF.js viewer. */
.epaper-inline-preview .epaper-site-viewer{display:block;width:100%;height:min(82vh,900px);min-height:620px;border:0;background:#0b1220}
@media(max-width:700px){.epaper-inline-preview .epaper-site-viewer{height:76vh;min-height:560px}}

/* Modern header notification panel + user text-size controls */
.header-notification-panel{width:min(440px,calc(100vw - 20px));border:0;border-radius:20px;background:#fff;box-shadow:0 22px 70px rgba(15,23,42,.24);overflow:hidden}
.header-notification-head{padding:15px 16px;background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #e9eef5}
.header-notification-title{color:#dc2626!important;font-size:16px!important;font-weight:900!important}
.header-notification-actions{display:flex;align-items:center;gap:5px;flex-wrap:nowrap}
.header-notification-font-btn{width:30px;height:30px;border:1px solid #dbe3ed;background:#fff;color:#334155;border-radius:9px;font:800 12px/1 inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}
.header-notification-font-btn:hover{background:#f1f5f9;border-color:#cbd5e1}
.header-notification-mark{height:30px!important;padding:0 9px!important}
.header-notification-body{padding:7px 0 10px}
.header-notification-group{margin:4px 8px 8px;border:1px solid #eef2f7;border-radius:14px;overflow:hidden;background:#fff}
.header-notification-group-title{padding:9px 12px 6px;background:#f8fafc;font-size:10px!important;letter-spacing:.02em}
.header-notification-item{padding:11px 12px!important;gap:10px!important;transition:background .18s,transform .18s}
.header-notification-item:hover{background:#f8fafc!important}
.header-notification-text b{font-size:var(--header-notification-font-size,13px)!important;line-height:1.55!important}
.header-notification-text small{font-size:10px!important}
.header-notification-item.is-new .header-notification-dot{background:#dc2626!important}
@media(max-width:600px){
 .header-notification-actions{gap:3px}
 .header-notification-font-btn{width:28px;height:28px}
 .header-notification-mark{font-size:9px!important}
}

/* Header Notification Modern UI v2 — mobile/desktop */
.public .header-notification-panel{
  width:min(480px,calc(100vw - 24px))!important;
  max-height:min(78vh,700px)!important;
  border:1px solid #dfe7e2!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 24px 80px rgba(15,23,42,.24),0 4px 18px rgba(15,23,42,.08)!important;
  overflow:hidden!important;
}
.public .header-notification-head{
  min-height:72px!important;
  padding:14px 16px!important;
  background:linear-gradient(135deg,#f8fffb 0%,#ffffff 58%,#f5faf7 100%)!important;
  border-bottom:1px solid #e5eee8!important;
}
.public .header-notification-title{
  color:#dc2626!important;
  font-size:19px!important;
  line-height:1.25!important;
  font-weight:900!important;
}
.public .header-notification-head small{
  color:#64748b!important;
  font-size:13px!important;
  margin-top:4px!important;
}
.public .header-notification-actions{gap:6px!important}
.public .header-notification-font-btn{
  width:34px!important;height:34px!important;border-radius:10px!important;
  border:1px solid #d8e3dc!important;background:#fff!important;color:#14532d!important;
  font-size:13px!important;font-weight:900!important;
}
.public .header-notification-mark{
  min-height:34px!important;padding:0 11px!important;border-radius:10px!important;
  background:#eef7f1!important;color:#166534!important;border:1px solid #d8eadf!important;
  font-size:12px!important;font-weight:900!important;
}
.public .header-notification-body{
  max-height:calc(min(78vh,700px) - 72px)!important;
  padding:8px 6px 12px!important;
  background:#f8faf9!important;
}
.public .header-notification-group{
  margin:5px 4px 10px!important;border:1px solid #e4ece7!important;
  border-radius:16px!important;background:#fff!important;box-shadow:0 3px 12px rgba(15,23,42,.04)!important;
}
.public .header-notification-group-title{
  padding:10px 14px 8px!important;background:#f3faf5!important;
  color:#168044!important;font-size:14px!important;line-height:1.3!important;font-weight:900!important;
}
.public .header-notification-item{
  min-height:66px!important;padding:12px 14px!important;gap:11px!important;
  color:#172033!important;border-bottom:1px solid #edf2ef!important;
}
.public .header-notification-item:last-child{border-bottom:0!important}
.public .header-notification-item:hover{background:#f7fbf8!important;transform:none!important}
.public .header-notification-dot{
  width:9px!important;height:9px!important;flex:0 0 9px!important;
  margin-top:8px!important;background:#cbd5e1!important;
}
.public .header-notification-item.is-new .header-notification-dot{
  background:#dc2626!important;box-shadow:0 0 0 4px #fee2e2!important;
}
.public .header-notification-text b{
  display:block!important;color:#172033!important;
  font-size:max(17px,var(--header-notification-font-size,17px))!important;
  line-height:1.55!important;font-weight:800!important;
}
.public .header-notification-text small{
  display:block!important;margin-top:5px!important;color:#7b8794!important;
  font-size:12px!important;line-height:1.35!important;
}
.public .header-notification-badge{
  min-width:20px!important;height:20px!important;padding:0 5px!important;
  font-size:11px!important;font-weight:900!important;border:2px solid #fff!important;
}
@media(max-width:600px){
  .public .header-notification-panel{
    top:calc(64px + env(safe-area-inset-top))!important;
    right:8px!important;left:8px!important;width:auto!important;
    max-height:78vh!important;border-radius:20px!important;
  }
  .public .header-notification-head{padding:13px 12px!important;align-items:flex-start!important}
  .public .header-notification-title{font-size:19px!important}
  .public .header-notification-head small{font-size:12px!important}
  .public .header-notification-actions{gap:4px!important}
  .public .header-notification-font-btn{width:32px!important;height:32px!important}
  .public .header-notification-mark{font-size:11px!important;padding:0 8px!important}
  .public .header-notification-item{min-height:68px!important;padding:12px 11px!important}
  .public .header-notification-text b{font-size:max(17px,var(--header-notification-font-size,17px))!important;line-height:1.5!important}
}

/* FINAL HEADER SAFETY FIX — festival animation must never resize/cover the masthead */
.public .site-head .site-inner > .logo{position:relative!important;display:flex!important;align-items:center!important;min-width:0!important;overflow:visible!important;}
.public .site-head .site-inner > .logo > .site-logo-wrap{
  position:relative!important;
  display:block!important;
  flex:0 0 var(--logo-width,52px)!important;
  width:var(--logo-width,52px)!important;
  height:var(--logo-height,52px)!important;
  min-width:var(--logo-width,52px)!important;
  min-height:var(--logo-height,52px)!important;
  max-width:var(--logo-width,52px)!important;
  max-height:var(--logo-height,52px)!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}
.public .site-head .site-inner > .logo > .site-logo-wrap > .site-logo-image{
  position:absolute!important;inset:0!important;
  display:block!important;width:100%!important;height:100%!important;
  min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;
  object-fit:contain!important;object-position:center!important;
  background:transparent!important;border:0!important;border-radius:0!important;
  filter:none!important;z-index:5!important;
}
.public .site-head .site-inner > .logo > .site-logo-wrap > .festival-logo-effect{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
  min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;
  margin:0!important;padding:0!important;background:transparent!important;
  border:0!important;box-shadow:none!important;border-radius:0!important;
  pointer-events:none!important;z-index:6!important;
}
.public .site-head .site-inner > .logo > .site-logo-wrap > .festival-logo-effect .festival-logo-aura{inset:10%!important;opacity:.035!important;filter:blur(5px)!important;}
.public .site-head .site-inner > .logo > .site-logo-wrap > .festival-logo-effect .festival-logo-ring{inset:3%!important;opacity:.13!important;border-width:1px!important;}
.public .site-head .site-inner > .logo > .site-logo-wrap > .festival-logo-effect .festival-logo-label{right:-3px!important;top:-5px!important;font-size:6px!important;opacity:.78!important;padding:1px 3px!important;}
.public .site-head .site-inner > .logo > .site-logo-wrap > .festival-logo-effect .festival-logo-particle{font-size:7px!important;opacity:.62!important;}
.public .site-head .site-inner > .logo > .site-logo-wrap > .festival-logo-effect .festival-kite,
.public .site-head .site-inner > .logo > .site-logo-wrap > .festival-logo-effect .festival-diya,
.public .site-head .site-inner > .logo > .site-logo-wrap > .festival-logo-effect .festival-sun{font-size:7px!important;opacity:.58!important;}

/* The mobile drawer must sit above the sticky header/logo when it is open. */
@media(max-width:900px){
  body.public-menu-open .site-head .site-inner > .logo{z-index:1!important;}
  body.public-menu-open .site-head .site-inner > .header-notification-wrap,
  body.public-menu-open .site-head .site-inner > .header-search-btn,
  body.public-menu-open .site-head .site-inner > .header-user-icon,
  body.public-menu-open .site-head .site-inner > .public-menu-btn{z-index:1!important;}
  body.public-menu-open .site-head .site-inner > nav#publicNav{
    z-index:10000!important;
    visibility:visible!important;
    opacity:1!important;
    background:#fff!important;
    isolation:isolate!important;
  }
  body.public-menu-open .site-head .site-inner > .public-menu-backdrop{z-index:9999!important;}
}
@media(max-width:600px){
  .public .site-head .site-inner > .logo > .site-logo-wrap{
    flex-basis:var(--logo-width,52px)!important;width:var(--logo-width,52px)!important;height:var(--logo-height,52px)!important;
    min-width:var(--logo-width,52px)!important;min-height:var(--logo-height,52px)!important;
  }
  .public .site-head .site-inner > .logo > .site-logo-wrap > .festival-logo-effect .festival-logo-label{font-size:5.5px!important;}
  .public .site-head .site-inner > .logo > .site-logo-wrap > .festival-logo-effect .festival-logo-particle{font-size:6px!important;}
}

/* FINAL HEADER REPAIR — desktop navigation + responsive festival logo */
.public .site-inner > .logo{flex:0 1 auto!important;min-width:0!important;width:auto!important;max-width:230px!important;overflow:visible!important}
.public .site-inner > .logo > .site-logo-wrap{
  width:min(var(--logo-width,52px),210px)!important;
  height:min(var(--logo-height,52px),64px)!important;
  max-width:210px!important;max-height:64px!important;
  flex:0 0 auto!important;display:grid!important;place-items:center!important;
  background:transparent!important;border:0!important;border-radius:0!important;
}
.public .site-inner > .logo > .site-logo-wrap > .site-logo-image{
  width:100%!important;height:100%!important;max-width:210px!important;max-height:64px!important;
  object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;
}
.public .site-inner > .logo > .site-logo-wrap > .festival-logo-effect{inset:0!important;width:100%!important;height:100%!important;border-radius:8px!important}
.public .site-inner > .logo > .site-logo-wrap > .site-logo-fallback{width:42px!important;height:42px!important;background:#0f9046!important;color:#fff!important;border-radius:12px!important;display:grid!important;place-items:center!important}

/* The WordPress-style desktop navigation must be a real header flex item, not an unstyled UL. */
.public .desktop-navigation{
  display:flex!important;align-items:center!important;flex:1 1 auto!important;min-width:0!important;
  max-width:none!important;margin:0!important;padding:0!important;background:var(--header-bg,#fff)!important;
  color:var(--desktop-nav-color,var(--header-text,#172033))!important;overflow:visible!important;
}
.public .desktop-navigation-inner{width:100%;min-width:0;overflow:visible}
.public .desktop-nav-list{list-style:none!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;gap:3px!important;min-width:0;overflow-x:auto;overflow-y:visible;scrollbar-width:none}
.public .desktop-nav-list::-webkit-scrollbar{display:none}
.public .desktop-nav-item{position:relative;list-style:none!important;flex:0 0 auto!important;margin:0!important;padding:0!important}
.public .desktop-nav-item>a{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;
  padding:8px 9px!important;margin:0!important;border-radius:10px!important;background:transparent!important;
  color:var(--desktop-nav-color,var(--header-text,#172033))!important;
  font-family:var(--desktop-nav-font,var(--site-font))!important;font-size:var(--desktop-nav-size,15px)!important;
  font-weight:700!important;line-height:1.2!important;white-space:nowrap!important;text-decoration:none!important;
}
.public .desktop-nav-item>a:hover,.public .desktop-nav-item>a:focus-visible{background:rgba(15,144,70,.08)!important;color:var(--desktop-nav-color,var(--brand,#0f9046))!important;outline:none!important}
.public .desktop-nav-icon{font-size:.9em;line-height:1}
.public .desktop-nav-chevron{font-size:12px;opacity:.65;line-height:1}
.public .desktop-nav-submenu{
  list-style:none!important;display:none;position:absolute;left:0;top:calc(100% + 5px);min-width:190px;margin:0!important;padding:7px!important;
  background:var(--header-bg,#fff)!important;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 18px 42px rgba(15,23,42,.14);z-index:6000!important;
}
.public .desktop-nav-item:hover>.desktop-nav-submenu,.public .desktop-nav-item:focus-within>.desktop-nav-submenu{display:block!important}
.public .desktop-nav-submenu .desktop-nav-item>a{width:100%;justify-content:flex-start;padding:9px 10px!important;border-radius:9px!important}

/* Desktop: show desktop navigation, hide hamburger drawer button. */
@media(min-width:901px){
  .public .site-inner{gap:10px!important;min-height:72px!important}
  .public .site-inner>.desktop-navigation{order:2!important}
  .public .site-inner>.header-notification-wrap{order:3!important;flex:0 0 42px!important}
  .public .site-inner>.header-search-btn{order:4!important;flex:0 0 42px!important}
  .public .site-inner>.header-user-icon{order:5!important;flex:0 0 42px!important}
  .public .site-inner>.public-menu-btn{display:none!important}
}

/* Mobile/tablet: desktop navigation is hidden; only the hamburger is used. */
@media(max-width:900px){
  .public .site-inner>.desktop-navigation{display:none!important}
  .public .site-inner>.logo{flex:1 1 auto!important;max-width:none!important;min-width:0!important}
  .public .site-inner>.logo>.site-logo-wrap{
    width:min(var(--logo-width,52px),150px)!important;height:min(var(--logo-height,52px),48px)!important;
    max-width:150px!important;max-height:48px!important;
  }
  .public .site-inner>.logo>.site-logo-wrap>.site-logo-image{max-width:150px!important;max-height:48px!important}
  .public .site-inner>.public-menu-btn{display:inline-flex!important}
}

/* Keep festival decoration inside the logo footprint and deliberately light. */
.public .festival-logo-aura{opacity:.035!important;filter:blur(3px)!important}
.public .festival-logo-ring{opacity:.13!important;border-width:1px!important}
.public .festival-logo-ring:after{opacity:.05!important}
.public .festival-logo-label{font-size:6px!important;padding:1px 3px!important;opacity:.65!important;box-shadow:none!important}
.public .festival-logo-particle{font-size:7px!important;opacity:.38!important;filter:none!important}
.public .festival-kite,.public .festival-diya{font-size:7px!important;opacity:.38!important}
.public .festival-sun{font-size:8px!important;opacity:.4!important}
.public .festival-powder{width:4px!important;height:4px!important;opacity:.25!important}

@media(max-width:600px){
  .public .site-inner{padding:8px 10px!important;gap:6px!important;min-height:64px!important}
  .public .site-inner>.header-notification-wrap{flex-basis:40px!important}
  .public .site-inner>.header-search-btn{flex-basis:40px!important;width:40px!important;height:40px!important}
  .public .site-inner>.header-user-icon{flex-basis:38px!important;width:38px!important;height:38px!important}
  .public .site-inner>.public-menu-btn{flex:0 0 40px!important;width:40px!important;height:40px!important}
}

/* FINAL 2026-09-22: logo-matched orange first word, black remainder on every news title. */
.public .title-first-word-orange{color:#f47c00!important;font-weight:inherit!important;}
.public .article-hero-modern .article-title .title-first-word-orange{color:#f47c00!important;font-weight:900!important;}

/* Modern Nepali article font-size controls */
.public .text-resizer{display:inline-flex;align-items:center;gap:5px;padding:5px 6px 5px 11px;border:1px solid #e5e7eb;border-radius:13px;background:#fff;box-shadow:0 3px 12px rgba(15,23,42,.05);white-space:nowrap}
.public .text-resizer b{font-size:12px!important;font-weight:800;color:#475569;margin-right:2px}
.public .text-resizer button{min-width:34px;height:32px;padding:0 9px;border:1px solid transparent;border-radius:9px;background:#f8fafc;color:#172033;font-family:var(--site-font),sans-serif;font-size:14px!important;font-weight:800;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
.public .text-resizer button:hover{background:#fff3e8;border-color:rgba(244,124,0,.32);color:var(--brand2);transform:translateY(-1px)}
.public .text-resizer button[data-text-size="reset"]{background:var(--brand2);color:#fff;border-color:var(--brand2);box-shadow:0 4px 10px rgba(244,124,0,.22)}
.public .text-resizer button[data-text-size="reset"]:hover{background:var(--brand2);color:#fff}
@media(max-width:600px){.public .text-resizer{padding-left:9px;gap:3px}.public .text-resizer b{font-size:11px!important}.public .text-resizer button{min-width:31px;height:30px;padding:0 7px;font-size:13px!important}}
/* Social Network module */
.social-page{background:#f4f7fb!important;color:#172033;min-height:100vh}.social-page *{box-sizing:border-box}.social-page a{transition:background-color .18s ease,color .18s ease,transform .18s ease}.social-top{position:sticky;top:0;z-index:30;min-height:64px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:18px;padding:8px max(18px,4%);box-shadow:0 2px 12px rgba(15,23,42,.05)}.social-brand{font-weight:900;color:#172033;text-decoration:none;white-space:nowrap}.social-top nav{display:flex;gap:4px;align-items:center;flex:1;justify-content:center;min-width:0}.social-top nav a{position:relative;text-decoration:none;color:#475569;padding:10px 14px;border-radius:12px;font-weight:800;white-space:nowrap}.social-top nav a:hover,.social-top nav a.active{background:#fff7ed;color:var(--brand2,#f47c00)}.social-badge{font-size:10px;position:absolute;top:2px;right:3px;background:#e11d48;color:#fff;border-radius:999px;padding:2px 5px}.social-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(135deg,#f97316,#f43f5e);color:#fff;font-weight:900;overflow:hidden}.social-avatar img{width:100%;height:100%;object-fit:cover;display:block}.social-avatar.small{width:36px;height:36px}.social-avatar.tiny{width:34px;height:34px}.social-avatar.large{width:64px;height:64px;font-size:22px}.social-avatar.profile-big{width:118px;height:118px;border:5px solid #fff;box-shadow:0 10px 28px rgba(15,23,42,.18);font-size:40px}.social-shell{width:min(1250px,calc(100% - 32px));margin:24px auto;padding:0}.social-grid{display:grid;grid-template-columns:240px minmax(0,650px) 280px;gap:18px;align-items:start}.social-side,.social-card,.social-post,.social-composer{background:#fff;border:1px solid #e4e8ef;border-radius:18px;box-shadow:0 7px 24px rgba(15,23,42,.05)}.social-side{padding:16px}.social-profile-mini{text-align:center;padding:8px}.social-profile-mini>a{display:grid;place-items:center;margin:auto;width:76px;height:76px;border-radius:50%;overflow:hidden;background:#f97316;color:#fff;font-size:28px;font-weight:900;text-decoration:none}.social-profile-mini>a img{width:100%;height:100%;object-fit:cover}.social-profile-mini h3{margin:10px 0 0}.social-profile-mini small{color:#64748b;display:block;overflow:hidden;text-overflow:ellipsis}.social-stat{display:flex;justify-content:center;gap:7px;margin-top:12px;color:#64748b}.social-stat b{color:#172033}.social-side-link{display:block;text-decoration:none;color:#334155;padding:11px 12px;border-radius:11px;font-weight:800}.social-side-link:hover{background:#f8fafc;color:var(--brand2,#f47c00)}.social-composer{padding:16px;margin-bottom:16px}.composer-head{display:flex;gap:10px}.composer-head textarea{flex:1;min-width:0;border:0;outline:0;resize:vertical;min-height:70px;font:inherit;background:#f8fafc;border-radius:14px;padding:13px}.composer-actions{display:flex;align-items:center;gap:10px;margin-top:12px;flex-wrap:wrap;border-top:1px solid #eef2f7;padding-top:12px}.composer-actions label{font-weight:800;color:#475569;cursor:pointer}.composer-actions select{border:0;background:#f8fafc;padding:7px;border-radius:9px;font:inherit;max-width:100%}.composer-actions .btn{margin-left:auto}.social-post{padding:16px;margin-bottom:16px}.social-post-head{display:flex;gap:10px;align-items:center}.social-post-head b{display:block}.social-post-head small{display:block;color:#64748b;font-size:12px;margin-top:2px}.social-post-body{font-size:17px;line-height:1.75;padding:15px 3px;white-space:normal;overflow-wrap:anywhere}.social-post-image{display:block;width:100%;max-height:600px;object-fit:cover;border-radius:14px}.social-post-tools{display:flex;align-items:center;gap:16px;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;padding:9px 3px;color:#64748b}.social-post-tools form{margin:0}.social-tool,.social-share{border:0;background:transparent;color:#475569;font:inherit;font-weight:800;cursor:pointer;padding:7px 4px}.social-tool.liked{color:#e11d48}.social-share{margin-left:auto}.social-comment-form{display:flex;gap:8px;margin-top:10px}.social-comment-form input{flex:1;min-width:0;border:1px solid #e2e8f0;border-radius:999px;padding:10px 14px;outline:0}.social-comment-form button{border:0;background:#f97316;color:#fff;border-radius:999px;padding:0 15px;font-weight:800}.user-row{display:flex;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #eef2f7}.user-row>div:nth-child(2){min-width:0}.user-row b{display:block}.user-row form{margin-top:4px}.user-row button,.user-card form button{border:0;background:#fff7ed;color:#c2410c;border-radius:8px;padding:5px 8px;font-weight:800;cursor:pointer}.wide{padding:22px}.wide h1{margin-top:0}.user-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin:12px 0 24px}.user-card{text-align:center;border:1px solid #e8edf3;border-radius:16px;padding:16px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:7px}.user-card small{color:#64748b}.user-card .btn{width:100%;text-decoration:none;text-align:center}.social-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.social-chat-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px}.chat-users{padding:12px}.chat-user{display:flex;gap:9px;align-items:center;text-decoration:none;color:#334155;padding:9px;border-radius:12px}.chat-user:hover,.chat-user.active{background:#fff7ed;color:#c2410c}.chat-box{min-height:620px;display:flex;flex-direction:column;overflow:hidden}.chat-head{padding:16px;border-bottom:1px solid #eef2f7}.chat-head b,.chat-head span{display:block}.chat-head span{color:#64748b;font-size:12px}.chat-messages{flex:1;overflow:auto;padding:18px;background:#f8fafc}.chat-msg{max-width:72%;margin:8px 0}.chat-msg>div{display:inline-block;padding:10px 13px;border-radius:16px 16px 16px 4px;background:#fff;border:1px solid #e2e8f0;line-height:1.55;overflow-wrap:anywhere}.chat-msg.mine{margin-left:auto;text-align:right}.chat-msg.mine>div{background:#f97316;color:#fff;border:0;border-radius:16px 16px 4px 16px;text-align:left}.chat-msg small{display:block;color:#94a3b8;font-size:10px;margin-top:3px}.chat-form{display:flex;gap:8px;padding:12px;border-top:1px solid #eef2f7}.chat-form input{flex:1;min-width:0;border:1px solid #e2e8f0;border-radius:999px;padding:12px 15px;outline:0}.chat-empty{margin:auto;color:#64748b;text-align:center;padding:30px}.notification-row{display:flex;gap:12px;align-items:center;padding:14px 5px;border-bottom:1px solid #eef2f7}.notification-row.unread{background:#fffaf5}.notification-row small{display:block;color:#64748b;margin-top:3px}.social-profile-page{display:grid;gap:16px}.profile-cover{min-height:390px;border-radius:22px;background:#1e293b center/cover no-repeat;position:relative;overflow:hidden}.cover-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.05),rgba(15,23,42,.78))}.profile-hero{position:absolute;left:32px;bottom:28px;display:flex;align-items:center;gap:18px;color:#fff}.profile-hero h1{margin:0;font-size:32px}.profile-hero p{margin:5px 0 0;color:#f8fafc}.profile-edit{padding:22px}.social-alert{padding:12px 16px;border-radius:12px;margin-bottom:15px}.social-header-link{display:none!important}.social-floating-fab{position:fixed;right:22px;bottom:22px;z-index:9998;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f97316,#c2410c);box-shadow:0 12px 30px rgba(194,65,12,.32);text-decoration:none;border:3px solid rgba(255,255,255,.95);animation:socialFloat 2.4s ease-in-out infinite}.social-floating-fab span{font-size:29px;line-height:1;filter:drop-shadow(0 3px 4px rgba(0,0,0,.18))}.social-floating-fab i{position:absolute;inset:-6px;border:2px solid rgba(249,115,22,.38);border-radius:50%;animation:socialPulse 1.9s ease-out infinite}.social-floating-fab b{position:absolute;right:-2px;bottom:-22px;background:#fff;color:#c2410c;border:1px solid #fed7aa;border-radius:999px;padding:2px 7px;font-size:10px;white-space:nowrap;box-shadow:0 4px 12px rgba(15,23,42,.1)}@keyframes socialFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes socialPulse{0%{transform:scale(.9);opacity:.85}100%{transform:scale(1.38);opacity:0}}
@media(max-width:1050px){.social-grid{grid-template-columns:210px minmax(0,1fr)}.social-grid>.right{display:none}}@media(max-width:760px){.social-top{height:auto;min-height:60px;padding:8px 10px;gap:8px;flex-wrap:wrap}.social-brand{font-size:13px}.social-top nav{order:3;width:100%;overflow:auto;justify-content:flex-start}.social-top nav a{padding:8px 10px;font-size:13px;white-space:nowrap}.social-grid,.social-chat-layout{grid-template-columns:1fr}.social-grid>.social-side{display:none}.social-shell{width:calc(100% - 20px);margin:12px auto}.social-composer,.social-post{border-radius:14px;padding:12px}.composer-actions .btn{margin-left:0;width:100%}.profile-cover{min-height:300px;border-radius:16px}.profile-hero{left:16px;bottom:18px;right:16px}.social-avatar.profile-big{width:80px;height:80px;font-size:28px}.profile-hero h1{font-size:24px}.profile-hero p{font-size:13px}.user-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-box{min-height:560px}.chat-msg{max-width:86%}.social-floating-fab{right:14px;bottom:14px;width:58px;height:58px}.social-floating-fab span{font-size:25px}.social-floating-fab b{bottom:-20px;font-size:9px}.social-top nav a{flex:0 0 auto}.social-card,.social-side,.social-post,.social-composer{box-shadow:0 5px 18px rgba(15,23,42,.05)}}

/* Social-community account UI refinement */
.account-page{background:radial-gradient(circle at 12% 10%,#dcfce7 0,transparent 30%),radial-gradient(circle at 90% 90%,#ffedd5 0,transparent 32%),#f7faf8!important}.account-shell{border-color:#dfeee5!important;box-shadow:0 28px 90px rgba(15,23,42,.13)!important}.account-intro{background:linear-gradient(145deg,#075f32,#0f9046 65%,#16a34a)!important}.account-brand{color:#fff!important}.account-brand b{color:#fff!important}.account-intro h1{letter-spacing:-.02em}.account-benefits span{background:rgba(255,255,255,.11)!important}.account-card{background:#fff!important}.account-icon{background:#eaf7ef!important;color:#0f9046!important}.account-card-head h2{color:#172033}.account-switch a{color:#0f9046!important}.account-submit{background:linear-gradient(135deg,#0f9046,#08783b)!important;box-shadow:0 12px 24px rgba(15,144,70,.18)!important}.back-home:hover{color:#0f9046!important}@media(max-width:600px){.account-wrap{padding:12px!important}.account-intro{padding:20px!important}.account-intro h1{font-size:30px!important}.account-intro p{font-size:13px!important;line-height:1.75!important}.account-card{padding:20px!important}.account-card-head h2{font-size:25px!important}}

/* Social account / login modern UI */
.account-page{min-height:100dvh!important;padding:clamp(14px,3vw,38px)!important;background:radial-gradient(circle at 8% 5%,rgba(22,163,74,.16),transparent 28%),radial-gradient(circle at 95% 90%,rgba(14,165,233,.10),transparent 30%),linear-gradient(135deg,#f5faf7 0%,#ffffff 48%,#f8fbff 100%)!important}
.account-shell{width:min(1120px,100%)!important;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)!important;border:1px solid rgba(15,144,70,.13)!important;border-radius:30px!important;box-shadow:0 30px 90px rgba(15,23,42,.14)!important;background:#fff!important}
.social-account-intro{position:relative;overflow:hidden;padding:clamp(28px,4vw,48px)!important;background:linear-gradient(145deg,#064e2b 0%,#08783b 42%,#0f9046 72%,#16a34a 100%)!important}
.social-account-intro:before,.social-account-intro:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.social-account-intro:before{width:310px;height:310px;right:-150px;top:-140px;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 34px rgba(255,255,255,.035),0 0 0 68px rgba(255,255,255,.025)}.social-account-intro:after{width:220px;height:220px;left:-130px;bottom:-140px;background:rgba(255,255,255,.035)}
.social-account-intro>*{position:relative;z-index:1}.social-account-intro .account-brand{gap:11px}.social-account-intro .account-brand img,.social-account-intro .account-brand span{width:50px;height:50px;border-radius:14px}.social-account-intro .account-brand b{font-size:19px;letter-spacing:-.02em}
.social-intro-copy{margin:clamp(38px,7vw,80px) 0 0}.social-live-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.09);font-size:9px;letter-spacing:.12em;font-weight:900;color:#dcfce7}.social-live-badge i{width:7px;height:7px;border-radius:50%;background:#86efac;box-shadow:0 0 0 5px rgba(134,239,172,.13);animation:socialPulse 1.8s infinite}.social-intro-copy .eyebrow{display:block;margin-top:19px;color:#bbf7d0!important;font-weight:900}.social-intro-copy h1{font-size:clamp(30px,4vw,47px)!important;line-height:1.25!important;letter-spacing:-.035em;margin:9px 0 13px!important;max-width:650px}.social-intro-copy h1 strong{color:#fff!important}.social-intro-copy>p{max-width:650px!important;margin:0!important;color:#dcfce7!important;font-size:14px!important;line-height:1.95!important}
.social-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.social-feature-grid>div{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.075);backdrop-filter:blur(8px)}.social-feature-grid>div>b{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.13);font-size:17px}.social-feature-grid span{min-width:0}.social-feature-grid strong{display:block;color:#fff;font-size:12px}.social-feature-grid small{display:block;color:#d1fae5;font-size:9px;line-height:1.5;margin-top:3px}.social-intro-foot{margin-top:24px;color:#bbf7d0;font-size:10px;font-weight:700}
.account-card{padding:clamp(25px,4vw,48px)!important}.account-card-head{padding-bottom:4px}.account-card-head .account-icon{width:56px;height:56px;border-radius:17px;background:linear-gradient(145deg,#e9f9ef,#d7f3e2)!important;color:#08783b!important;box-shadow:inset 0 0 0 1px rgba(15,144,70,.08)}.account-card-head h2{font-size:clamp(24px,3vw,30px)!important;letter-spacing:-.025em}.account-card-head p{font-size:12px;line-height:1.7}.account-card form{margin-top:27px}.account-card label{font-size:12px!important;font-weight:900!important}.account-card input{height:49px!important;border:1px solid #dce5df!important;background:#fbfdfc!important;border-radius:13px!important;box-shadow:0 1px 2px rgba(15,23,42,.02)}.account-card input:focus{border-color:#35a866!important;box-shadow:0 0 0 4px rgba(15,144,70,.09)!important;background:#fff!important}.account-submit{height:50px!important;border-radius:13px!important;font-size:14px!important;font-weight:900!important}.account-switch{font-size:12px!important}.back-home{font-size:11px!important}
@keyframes socialPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.6}}
@media(max-width:900px){.account-shell{grid-template-columns:1fr!important}.social-account-intro{padding:28px!important}.social-intro-copy{margin-top:32px}.social-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-card{padding:30px!important}}
@media(max-width:600px){.account-page{padding:8px!important}.account-shell{border-radius:22px!important}.social-account-intro{padding:21px!important}.social-intro-copy{margin-top:27px}.social-intro-copy h1{font-size:29px!important}.social-intro-copy>p{font-size:12px!important;line-height:1.8!important}.social-feature-grid{grid-template-columns:1fr;gap:8px;margin-top:18px}.social-feature-grid>div{padding:10px}.social-feature-grid small{font-size:9px}.social-intro-foot{margin-top:17px}.account-card{padding:22px 20px!important}.account-card-head h2{font-size:24px!important}}

/* FINAL DESKTOP HAMBURGER — keep the hamburger menu available alongside desktop navigation */
@media(min-width:901px){
  .public .site-inner > .desktop-navigation{
    order:2!important;
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:calc(100% - 250px)!important;
  }
  .public .site-inner > .desktop-navigation .desktop-navigation-inner{
    min-width:0!important;
    overflow:hidden!important;
  }
  .public .site-inner > .desktop-navigation .desktop-nav-list{
    min-width:0!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
  }
  .public .site-inner > .header-notification-wrap{order:3!important;flex:0 0 42px!important}
  .public .site-inner > .header-search-btn{order:4!important;flex:0 0 42px!important}
  .public .site-inner > .header-user-icon{order:5!important;flex:0 0 42px!important}
  .public .site-inner > .public-menu-btn{
    order:6!important;
    display:inline-flex!important;
    flex:0 0 44px!important;
    width:44px!important;
    height:44px!important;
    margin:0!important;
    padding:0!important;
    font-size:0!important;
    align-items:center!important;
    justify-content:center!important;
    position:relative!important;
    z-index:5003!important;
  }
  .public .site-inner > .public-menu-btn .hamb-bars{display:flex!important}
}

/* v2026-09-23: desktop single-post control deck redesign */
@media(min-width:901px){
  body.public .article-layout{grid-template-columns:minmax(0,1fr) 330px!important;gap:34px!important;max-width:1320px!important;padding:28px 28px 70px!important;align-items:start}
  body.public .article-wrap{max-width:none!important;padding:0!important}
  body.public .article-hero-modern{align-items:stretch!important;text-align:center!important;padding:0 0 22px!important}
  body.public .article-hero-modern .article-meta{margin:0 auto 13px!important;padding:0 4px!important}
  body.public .article-hero-modern .article-title{
    position:relative;max-width:1100px!important;width:100%!important;box-sizing:border-box;
    margin:0 auto!important;padding:24px 30px 27px!important;
    border:1px solid #e6eaf0;border-radius:22px!important;
    background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%);
    box-shadow:0 12px 35px rgba(15,23,42,.065),inset 0 1px 0 rgba(255,255,255,.9);
    font-size:clamp(38px,3.35vw,58px)!important;line-height:1.18!important;
  }
  body.public .article-hero-modern .article-title:before{
    content:"";position:absolute;top:-1px;left:30px;width:78px;height:4px;border-radius:0 0 8px 8px;background:var(--brand2,#f47c00);
  }
  body.public .post-tools-row{
    width:100%;box-sizing:border-box;margin:16px auto 0!important;padding:10px 12px!important;
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;
    border:1px solid #e5e9ef;border-radius:18px!important;background:#fff;
    box-shadow:0 8px 24px rgba(15,23,42,.055);
  }
  body.public .post-tools-row .text-resizer{margin:0!important;box-shadow:none!important;border:0!important;background:#f6f8fb!important;padding:5px 6px 5px 11px!important}
  body.public .post-tools-row .share-box{margin:0!important}
  body.public .share-buttons.icon-only{gap:7px!important}
  body.public .share-buttons.icon-only a,body.public .share-buttons.icon-only button{width:40px!important;height:40px!important}
  body.public .article-language-tools{
    width:100%;box-sizing:border-box;margin:12px auto 18px!important;padding:15px 17px!important;
    border:1px solid #e4e9ef!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;
    box-shadow:0 8px 24px rgba(15,23,42,.045)!important;text-align:left;
  }
  body.public .article-language-label{display:flex;align-items:center;gap:4px;margin:0 0 11px!important;font-size:13px!important;color:#475569!important}
  body.public .article-language-label:before{content:"文";display:grid;place-items:center;width:27px;height:27px;margin-right:5px;border-radius:9px;background:#fff3e8;color:var(--brand2,#f47c00);font-size:12px;font-weight:900}
  body.public .article-language-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}
  body.public .article-lang-btn,body.public .article-lang-reset{min-height:40px!important;padding:8px 14px!important;border-radius:11px!important;background:#fff!important;border:1px solid #dce3eb!important;box-shadow:0 3px 10px rgba(15,23,42,.04)!important}
  body.public .article-lang-btn:hover,body.public .article-lang-btn.active{border-color:rgba(244,124,0,.5)!important;background:#fff8f1!important;color:var(--brand2,#f47c00)!important;box-shadow:0 6px 16px rgba(244,124,0,.11)!important}
  body.public .article-lang-reset{margin-left:auto!important;width:40px!important;padding:0!important;background:#f8fafc!important}
  body.public .article-lang-status{margin:8px 0 0!important;min-height:0!important}
  body.public .article-hero-modern .article-excerpt{
    max-width:900px!important;margin:17px auto 22px!important;padding:0 12px!important;
    font-size:17px!important;line-height:1.8!important;color:#5b6675!important;
  }
  body.public .article-hero-image{width:100%!important;max-width:1100px!important;margin:0 auto 12px!important;border-radius:22px!important}
}

@media(min-width:901px) and (max-width:1100px){
  body.public .article-layout{grid-template-columns:minmax(0,1fr) 285px!important;gap:22px!important;padding-left:20px!important;padding-right:20px!important}
  body.public .article-hero-modern .article-title{font-size:clamp(34px,4vw,48px)!important;padding:21px 24px 24px!important}
}

@media(max-width:900px){
  body.public .post-tools-row{width:100%;box-sizing:border-box!important;justify-content:center!important;padding:8px!important;border-radius:16px!important;background:#fff!important;box-shadow:0 6px 18px rgba(15,23,42,.05)!important}
  body.public .article-language-tools{width:100%;box-sizing:border-box!important;border-radius:16px!important}
}


/* v2026-09-23: single post typography defaults + admin-controlled desktop/mobile sizes */
body.public .article-hero-modern .article-title{font-size:var(--typo-post-title-desktop,45px)!important;}
body.public .article-content{font-size:var(--typo-post-content,19px)!important;line-height:1.95!important;}
@media(max-width:900px){
  body.public .article-hero-modern .article-title{font-size:var(--typo-post-title-mobile,35px)!important;line-height:1.2!important;}
  body.public .article-content{font-size:var(--typo-post-content,19px)!important;line-height:1.9!important;}
}
