@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600;700&display=swap');
:root{--red:#0f6b3f;--deep:#06351f;--ink:#202020;--muted:#666;--line:#e5e5e5;--soft:#f4fbf7;--blue:#0f6b3f;--green:#148a52}
*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:"Hind Siliguri",Arial,sans-serif;font-size:15px;line-height:1.58}a{color:inherit;text-decoration:none}img{width:100%;display:block;object-fit:cover}.container{width:min(1160px,94vw);margin:auto}.flex{display:flex}.between{justify-content:space-between}.center{align-items:center}.muted{color:var(--muted)}
.topbar{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.mast-date{font-size:13px;color:#555;border-bottom:1px solid var(--line);padding:7px 0}.masthead{height:92px;display:grid;grid-template-columns:140px 1fr 220px;align-items:center;background:#fff}.brand{justify-self:center;font-size:42px;font-weight:800;color:#1f1f1f;letter-spacing:0}.brand span{color:var(--red)}.menu-dot{width:38px;height:34px;border:1px solid var(--line);background:#fff;color:#333;border-radius:2px;font-size:20px}.mast-search input{width:100%;height:36px;border:1px solid var(--line);border-radius:2px;padding:0 10px;font:inherit}.nav{background:var(--red);color:#fff}.nav-row{display:flex;gap:0;align-items:center;justify-content:center;overflow:visible;white-space:normal;flex-wrap:wrap}.nav a{padding:9px 10px;font-weight:700;border-left:1px solid rgba(255,255,255,.18);font-size:14px;line-height:1.25}.nav a:hover{background:#08452a}
input,select,textarea{border:1px solid var(--line);border-radius:2px;padding:9px 10px;font:inherit;background:#fff}button,.btn{border:0;border-radius:2px;background:var(--red);color:#fff;padding:9px 15px;font-weight:700;cursor:pointer}.ticker{border-bottom:1px solid var(--line);background:#fff}.ticker .container{display:flex;gap:12px;align-items:center;padding:10px 0}.ticker strong{background:var(--red);color:#fff;padding:3px 10px;border-radius:2px;font-size:14px}.ticker marquee{color:#222}
.front-grid{display:grid;grid-template-columns:1fr 1.65fr 1.05fr;gap:18px;padding:18px 0 14px}.side-stack{display:grid;gap:14px}.headline-tile{display:grid;gap:8px;border-bottom:1px solid var(--line);padding-bottom:12px}.headline-tile b{font-size:18px;line-height:1.35}.headline-tile img,.headline-tile .placeholder{height:126px}.lead{border-bottom:1px solid var(--line);padding-bottom:12px}.lead h1{font-size:31px;line-height:1.28;margin:10px 0 6px;font-weight:800}.lead p{margin:0;color:#555;font-size:16px}.lead .placeholder{height:315px}.placeholder{height:180px;background:#f1f1f1;border:1px solid #ddd;display:grid;place-items:center;color:#0f6b3f;font-size:24px;font-weight:800;border-radius:0}.placeholder.sm{height:110px;font-size:18px}
.news-tabs,.rail-box,.panel,.admin-card{border:1px solid var(--line);background:#fff}.tab-head{display:grid;grid-template-columns:1fr 1fr;border-bottom:2px solid var(--red)}.tab-head span{padding:9px 10px;text-align:center;font-weight:800}.tab-head span:first-child{background:var(--red);color:#fff}.mini{display:block;padding:10px 12px;border-bottom:1px solid var(--line);font-size:15px}.mini b{display:block;font-weight:700;line-height:1.42}.mini small{display:block;color:#888;margin-top:3px}.rank{display:grid;grid-template-columns:28px 1fr;gap:8px;padding:10px 12px;border-bottom:1px solid var(--line);align-items:start}.rank span{background:var(--red);color:#fff;width:24px;height:24px;display:grid;place-items:center;font-size:13px;font-weight:800}.ad{border:1px solid var(--line);background:#fafafa;color:#999;text-align:center;padding:18px;margin:8px auto 20px;font-size:13px;letter-spacing:1px}
.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.sections{display:grid;gap:26px}.category-block{border-top:2px solid var(--red);padding-top:8px}.category-block h2{font-size:22px;line-height:1.2;margin:0 0 12px}.category-block h2 a{color:#222}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cards.wide{grid-template-columns:repeat(3,1fr)}.card{border-bottom:1px solid var(--line);padding-bottom:10px}.card .placeholder{height:130px;font-size:18px}.card span{display:block;color:var(--red);font-size:12px;font-weight:800;margin-top:7px;text-transform:uppercase}.card h3{font-size:17px;line-height:1.35;margin:4px 0 5px;font-weight:800}.card p{color:#666;margin:0;font-size:14px}.rail{display:grid;gap:18px;align-content:start}.rail-box h2{font-size:20px;margin:0;padding:9px 12px;border-bottom:2px solid var(--red)}.campus-picker{padding-bottom:12px}.campus-picker h2{margin-bottom:12px}.campus-picker select{display:block;width:calc(100% - 24px);margin:8px 12px}.campus-strip,.newsletter{margin-top:34px;padding:24px 0}.campus-strip a,.filters a,.share a,.tags span{display:inline-block;border:1px solid var(--line);padding:6px 12px;margin:4px;background:#fff}
.footer{margin-top:40px;background:#06351f;color:#ddd;padding:34px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer a{display:block;color:#ddd;margin:5px 0}.article{padding:28px 0;max-width:860px}.page-content{min-height:70vh;padding-bottom:72px}.article h1{font-size:38px;line-height:1.28}.article .placeholder{height:410px}.body{font-size:18px}.archive{padding:28px 0}.archive h1{font-size:30px;border-bottom:2px solid var(--red);padding-bottom:8px}.campus-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.campus-list a{border:1px solid var(--line);padding:14px;background:#fff}.campus-list small{display:block;color:var(--muted)}.empty,.error{color:var(--red)}.login-box{width:min(420px,92vw);margin:60px auto;padding:24px;border:1px solid var(--line)}.login-box form{display:grid;gap:12px}
.admin-body{display:grid;grid-template-columns:240px 1fr;background:#f5f5f5;min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line);padding:20px;position:sticky;top:0;height:100vh}.sidebar a,.sidebar button{display:block;width:100%;margin:8px 0;text-align:left;background:transparent;color:var(--ink);padding:8px;border-radius:2px}.sidebar a:hover{background:#f5f5f5}.admin-main{padding:24px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.notice{background:#e9f8ef;color:var(--green);padding:10px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.stats div{background:#fff;border:1px solid var(--line);padding:18px}.stats b{display:block;font-size:30px;color:var(--red)}.table{width:100%;border-collapse:collapse;background:#fff}.table th,.table td{border-bottom:1px solid var(--line);padding:10px;text-align:left;vertical-align:top}.badge{background:#e6f6ed;color:var(--red);border-radius:999px;padding:3px 9px}.toolbar,.quick-form{display:flex;gap:10px;align-items:center;margin-bottom:14px;flex-wrap:wrap}.inline{display:inline-flex;gap:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;border:1px solid var(--line);padding:18px}.form-grid label{display:grid;gap:5px}.wide{grid-column:1/-1}textarea{min-height:96px}.editor{min-height:320px}.checks{display:flex;gap:16px;flex-wrap:wrap}.actions{display:flex;gap:10px}
@media (max-width:980px){.masthead{grid-template-columns:44px 1fr}.mast-search{display:none}.brand{font-size:34px}.front-grid,.content-grid,.cards,.cards.wide,.footer-grid,.campus-list,.stats,.admin-body{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr 1fr}.rail{grid-row:auto}.lead h1,.article h1{font-size:28px}.lead .placeholder,.article .placeholder{height:250px}.sidebar{position:static;height:auto}.admin-main{padding:16px}.form-grid{grid-template-columns:1fr}.nav a{padding:10px 12px}.cards{gap:14px}}
@media (max-width:640px){.mast-date .container{display:block}.side-stack{grid-template-columns:1fr}.front-grid{padding-top:12px}.lead h1{font-size:24px}.cards{grid-template-columns:1fr}.content-grid{gap:16px}.nav-row{gap:0}.nav a{font-size:14px}.placeholder,.lead .placeholder{height:210px}}

.lead-link,.card-link{display:block}
.lead-link:hover h1,.card-link:hover h3{color:var(--red)}
.lead-image,.article-image,.card img,.headline-tile img{object-fit:cover;background:#eee}
.lead-image{height:315px}
.card img{height:130px}
.article-image{height:410px}
.caption{display:block;color:#777;margin-top:6px}
.article-ad{margin:18px 0 22px;border:1px solid var(--line);background:#f8fafc;overflow:hidden}
.article-ad a{display:block}
.article-ad img{width:100%;max-height:220px;object-fit:cover;background:#eef2f7}
.article-ad span{display:block;padding:7px 10px;color:var(--muted);font-size:13px;font-weight:700}
.mast-search{display:flex;align-items:center;gap:6px}
.mast-search input{min-width:0;flex:1}
.mast-search button{height:36px;flex:0 0 auto;padding:0 12px}
.archive-list{display:grid;gap:14px}
.archive-row{display:grid;grid-template-columns:220px 1fr;gap:14px;border-bottom:1px solid var(--line);padding-bottom:14px}
.archive-row img,.archive-row .placeholder{height:130px}
.archive-row span{color:var(--red);font-size:12px;font-weight:800;text-transform:uppercase}
.archive-row h2{font-size:22px;line-height:1.3;margin:2px 0 6px}
.archive-row p{margin:0;color:#666}
.current-image{border:1px solid var(--line);padding:10px;background:#fafafa}
.current-image img{max-width:280px;height:150px;object-fit:cover}
.current-image span{display:block;color:#666;margin-top:6px}
@media (max-width:980px){.lead-image{height:250px}}
@media (max-width:640px){.lead-image{height:210px}.archive-row{grid-template-columns:1fr}.archive-row img,.archive-row .placeholder{height:190px}}
.brand{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:0}
.brand img{max-height:76px;width:auto;margin:0;object-fit:contain;background:transparent;border:0;box-shadow:none}
.brand-name{display:inline-block;color:#1f1f1f;font-size:36px;font-weight:800;line-height:1;white-space:nowrap}
.topbar{transition:transform .2s ease,box-shadow .2s ease}
.topbar.is-compact{position:fixed;left:0;right:0;top:0;box-shadow:0 4px 12px rgba(0,0,0,.14)}
.topbar.is-compact .mast-date,.topbar.is-compact .masthead{display:none}
.topbar.is-compact .header-ad-wrap{display:none}
.topbar.is-compact + main{padding-top:76px}
.topbar.is-compact .nav{box-shadow:0 2px 8px rgba(0,0,0,.12)}
@media (prefers-reduced-motion:reduce){.topbar{transition:none}}
.compact-brand{display:none!important}
.compact-brand img{height:24px;width:auto;object-fit:contain;background:transparent;border:0;box-shadow:none}
.compact-brand .brand-name{color:#fff;font-size:18px;line-height:1}
.topbar.is-compact .compact-brand{display:flex!important;align-items:center;gap:7px;max-width:178px;min-width:0;background:var(--red);color:#fff;font-size:20px;font-weight:800;padding:6px 10px;margin-right:6px;border-left:0;overflow:hidden}
.topbar.is-compact .compact-brand .brand-name{overflow:hidden;text-overflow:ellipsis}
.topbar.is-compact .compact-brand:hover{background:#08452a}
.masthead .menu-dot,.masthead .brand,.masthead .mast-search{grid-row:1;z-index:1}
.masthead .menu-dot{grid-column:1}
.masthead .brand{grid-column:2}
.masthead .mast-search{grid-column:3}
.category-admin-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;background:#fff;border:1px solid var(--line);padding:12px}
.category-admin-list p{margin:0;border-bottom:1px solid var(--line);padding:7px}
.category-admin-list small{display:block;color:#777}
.nav-drop{position:relative;padding:9px 10px;font-size:14px;line-height:1.25;font-weight:700;border-left:1px solid rgba(255,255,255,.18);cursor:pointer}
.nav-drop::after{content:"";display:inline-block;margin-left:5px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #fff;vertical-align:middle}
.drop-menu{display:none;position:absolute;top:100%;left:0;background:#fff;color:#222;min-width:245px;max-height:430px;overflow:auto;box-shadow:0 8px 24px rgba(0,0,0,.18);z-index:50;border:1px solid var(--line);border-top:3px solid #111}
.drop-menu a{display:block;color:#222!important;border:0!important;border-bottom:1px solid var(--line)!important;padding:9px 12px!important;background:#fff!important;font-weight:600!important}
.drop-menu a:hover{background:#f5f5f5!important;color:var(--red)!important}
.nav-drop:hover{background:#08452a}
.nav-drop:hover .drop-menu{display:block}
.nav-drop.is-open{background:#08452a}
.nav-drop.is-open .drop-menu{display:block}
.mega-menu{display:none;grid-template-columns:repeat(2,minmax(170px,1fr));min-width:420px}
.nav-drop:hover .mega-menu{display:grid}
.nav-drop.is-open .mega-menu{display:grid}
.empty-section{border:1px dashed var(--line);background:#fafafa;color:#777;padding:18px;text-align:center;font-size:14px}
.settings-subtitle{margin:8px 0 0;border-bottom:2px solid var(--red);padding-bottom:6px;font-size:20px}
@media (min-width:981px){.nav-row{overflow:visible}.nav{position:relative;z-index:40}}
@media (max-width:980px){.nav-drop .drop-menu{position:fixed;left:3vw;right:3vw;top:108px;min-width:0}.mega-menu{grid-template-columns:1fr;min-width:0}}
.promo-ad{background:#fafafa;border:1px solid var(--line);overflow:hidden}
.promo-ad a{display:block}
.promo-ad img{width:100%;height:100%;object-fit:cover;background:#f1f1f1}
.promo-wide{margin:8px auto 20px;min-height:90px;max-height:180px}
.sections>.promo-wide{margin:0 0 8px;width:100%}
.promo-rail{min-height:180px}
.ads-form{align-items:start}
.ad-slot-admin{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:14px;border:1px solid var(--line);padding:14px;background:#fff}
.ad-slot-admin h2{margin:0 0 8px;font-size:18px}
.ad-video-admin{display:grid;grid-template-columns:1fr 1fr;gap:14px;border:1px solid var(--line);padding:14px;background:#fff}
.ad-video-admin h2{grid-column:1/-1;margin:0;font-size:18px}
.check-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px}
.check-row input{width:auto}
@media (max-width:980px){.ad-slot-admin{grid-template-columns:1fr}.promo-wide{min-height:80px}.promo-rail{min-height:120px}}

/* Professional portal density pass */
.container{width:min(1320px,96vw)}
.portal-hero{grid-template-columns:1.05fr 1.85fr 1.08fr;gap:16px;padding-top:14px}
.portal-hero .side-stack{gap:12px}
.portal-hero .headline-tile{grid-template-columns:130px 1fr;align-items:center;gap:10px;padding-bottom:10px}
.portal-hero .headline-tile img,.portal-hero .headline-tile .placeholder{height:86px}
.portal-hero .headline-tile b{font-size:16px}
.portal-hero .lead{border:1px solid var(--line);padding:10px;background:#fff}
.portal-hero .lead h1{font-size:30px;margin:10px 0 4px}
.portal-hero .lead p{font-size:15px}
.news-tabs{max-height:430px;overflow:hidden}
.content-grid{grid-template-columns:minmax(0,1fr) 320px;gap:20px}
.sections{gap:22px}
.category-block,.section-strip{border-top:3px solid var(--red);padding-top:8px}
.section-strip h2,.category-block h2{font-size:21px;margin:0 0 10px;line-height:1.2}
.cards,.compact-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.card{background:#fff;border:1px solid var(--line);border-top:0;padding:0 0 10px}
.card img,.card .placeholder{height:140px}
.card span,.card h3,.card p{margin-left:10px;margin-right:10px}
.card h3{font-size:16px}
.card p{font-size:13px;line-height:1.45}
.promo-ad{border-color:#d8d8d8;background:#fff}
.promo-wide{display:block;min-height:96px;max-height:none;margin:10px auto 18px}
.promo-wide img{height:118px}
.promo-rail img{height:230px}
.promo-fallback{border:1px solid var(--line);background:#fff}
.promo-fallback.promo-wide{padding:0}
.section-kicker{background:var(--red);color:#fff;font-weight:800;padding:7px 12px;font-size:15px}
.fallback-list{display:grid}
.promo-wide .fallback-list{grid-template-columns:repeat(4,1fr)}
.fallback-list a{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:start;padding:10px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.fallback-list a:last-child{border-right:0}
.fallback-list span{width:24px;height:24px;display:grid;place-items:center;background:#111;color:#fff;font-size:12px;font-weight:800}
.fallback-list b{font-size:15px;line-height:1.35}
.rail{gap:14px}
.rail-box{box-shadow:0 1px 0 rgba(0,0,0,.03)}
.rail-box h2{background:#fff;font-size:18px}
.rail .mini,.rail .rank{font-size:14px}
.campus-picker select{height:38px}
@media (max-width:1100px){.portal-hero{grid-template-columns:1fr 1.5fr}.portal-hero .news-tabs{grid-column:1/-1}.content-grid{grid-template-columns:minmax(0,1fr) 280px}.cards,.compact-cards{grid-template-columns:repeat(3,1fr)}.promo-wide .fallback-list{grid-template-columns:repeat(2,1fr)}}
@media (max-width:980px){.container{width:min(720px,94vw)}.portal-hero,.content-grid{grid-template-columns:1fr}.portal-hero .headline-tile{grid-template-columns:120px 1fr}.cards,.compact-cards{grid-template-columns:repeat(2,1fr)}.promo-rail img{height:160px}}
@media (max-width:640px){.portal-hero .headline-tile{grid-template-columns:1fr}.portal-hero .headline-tile img,.portal-hero .headline-tile .placeholder{height:160px}.portal-hero .lead h1{font-size:23px}.cards,.compact-cards,.promo-wide .fallback-list{grid-template-columns:1fr}.promo-wide img{height:92px}.fallback-list a{border-right:0}.card img,.card .placeholder{height:175px}}

/* No-empty-space homepage canvas */
main{background:#fff}
main>.container.front-grid,
main>.container.content-grid,
main>.container.promo-wide{width:min(1560px,98vw)}
main>.container.front-grid{grid-template-columns:minmax(260px,.9fr) minmax(440px,1.45fr) minmax(300px,.9fr)}
main>.container.content-grid{grid-template-columns:minmax(0,1fr) 340px}
main .cards,
main .compact-cards{grid-template-columns:repeat(5,minmax(0,1fr))}
main .card img,
main .card .placeholder{height:132px}
main .promo-wide img{height:132px}
main .promo-rail img{height:250px}
.news-tabs .mini:nth-child(n+8){display:block}
.sections .category-block{background:#fff}
.rail .promo-fallback{min-height:auto}
.rail .fallback-list a{border-right:0}
@media (max-width:1320px){main .cards,main .compact-cards{grid-template-columns:repeat(4,minmax(0,1fr))}main>.container.front-grid{grid-template-columns:1fr 1.6fr 1fr}}
@media (max-width:1100px){main>.container.front-grid,main>.container.content-grid{width:min(980px,96vw)}main>.container.front-grid{grid-template-columns:1fr 1.45fr}main>.container.front-grid .news-tabs{grid-column:1/-1}main>.container.content-grid{grid-template-columns:1fr}main .cards,main .compact-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:760px){main .cards,main .compact-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:520px){main .cards,main .compact-cards{grid-template-columns:1fr}}
.topic-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 8px 10px}
.topic-box h2{grid-column:1/-1}
.topic-box a{display:block;margin:0;padding:8px 9px;background:#f7f7f7;border:1px solid var(--line);font-size:13px;font-weight:700;min-height:36px}
.topic-box a:hover{color:var(--red);background:#fff}
.rail-repeat{margin-top:0}
.rail .promo-fallback .fallback-list a:last-child{border-bottom:0}
@media (max-width:1100px){.topic-box{grid-template-columns:repeat(4,1fr)}}
@media (max-width:640px){.topic-box{grid-template-columns:1fr 1fr}}

/* Homepage width preference */
@media (min-width:1101px){
    main>.container.front-grid,
    main>.container.content-grid,
    main>.container.promo-wide{width:80vw;max-width:1320px}
    main .cards,
    main .compact-cards{grid-template-columns:repeat(4,minmax(0,1fr))}
}

/* Final mobile compact header spacing fix */
@media (max-width:900px){
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:54px!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:flex!important;
        flex-wrap:nowrap!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:10px!important;
        width:100%!important;
        min-height:54px!important;
        padding:8px 116px 8px 12px!important;
        overflow:hidden!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-more-wrap{
        flex:0 0 auto!important;
        width:auto!important;
        max-width:none!important;
        min-width:max-content!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        min-height:36px!important;
        padding:8px 12px!important;
        font-size:14px!important;
        line-height:1.1!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle{
        right:62px!important;
        top:12px!important;
        z-index:220!important;
    }
    .topbar.is-compact .nav-mobile-dots,
    html.lang-bn .topbar.is-compact .nav-mobile-dots,
    html.lang-en .topbar.is-compact .nav-mobile-dots{
        right:12px!important;
        top:8px!important;
        width:40px!important;
        height:38px!important;
        z-index:221!important;
    }
}

/* Last override: mobile compact header spacing fix */
@media (max-width:900px){
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:54px!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:flex!important;
        flex-wrap:nowrap!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:10px!important;
        width:100%!important;
        min-height:54px!important;
        padding:8px 116px 8px 12px!important;
        overflow:hidden!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-more-wrap{
        flex:0 0 auto!important;
        width:auto!important;
        max-width:none!important;
        min-width:max-content!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        min-height:36px!important;
        padding:8px 12px!important;
        font-size:14px!important;
        line-height:1.1!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle{
        right:62px!important;
        top:12px!important;
        z-index:220!important;
    }
    .topbar.is-compact .nav-mobile-dots,
    html.lang-bn .topbar.is-compact .nav-mobile-dots,
    html.lang-en .topbar.is-compact .nav-mobile-dots{
        right:12px!important;
        top:8px!important;
        width:40px!important;
        height:38px!important;
        z-index:221!important;
    }
}
@media (max-width:420px){
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:8px!important;
        padding-right:112px!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        padding-inline:10px!important;
        font-size:13px!important;
    }
}

/* Absolute final override: desktop compact header spacing fix */
@media (min-width:901px){
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:64px!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:flex!important;
        flex-wrap:nowrap!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:8px!important;
        width:100%!important;
        min-height:64px!important;
        padding:8px 118px 8px 12px!important;
        overflow:hidden!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        display:flex!important;
        flex:0 0 auto!important;
        align-items:center!important;
        min-width:0!important;
        max-width:190px!important;
        min-height:48px!important;
        padding:6px 10px!important;
        overflow:hidden!important;
    }
    .topbar.is-compact .compact-brand img,
    html.lang-bn .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{
        max-width:120px!important;
        max-height:44px!important;
        object-fit:contain!important;
    }
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-bn .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{
        overflow:hidden!important;
        text-overflow:ellipsis!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-more-wrap{
        flex:0 0 auto!important;
        width:auto!important;
        max-width:none!important;
        min-width:max-content!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        min-height:36px!important;
        padding:8px 10px!important;
        font-size:13px!important;
        line-height:1.1!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle{
        right:64px!important;
        top:16px!important;
        z-index:220!important;
    }
    .topbar.is-compact .nav-mobile-dots,
    html.lang-bn .topbar.is-compact .nav-mobile-dots,
    html.lang-en .topbar.is-compact .nav-mobile-dots{
        right:14px!important;
        top:13px!important;
        width:40px!important;
        height:38px!important;
        z-index:221!important;
    }
}
@media (min-width:901px) and (max-width:1180px){
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:6px!important;
        padding-right:116px!important;
    }
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        max-width:150px!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        padding-inline:8px!important;
        font-size:12px!important;
    }
}

/* EOF override: Bangla More menu full visible without side scroll */
html.lang-bn .topbar .nav-more-wrap,
html.lang-bn .topbar.is-compact .nav-more-wrap{position:relative!important;overflow:visible!important}
html.lang-bn .topbar .mobile-more-menu{box-sizing:border-box!important;width:min(520px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;min-width:0!important;right:0!important;left:auto!important;overflow-y:auto!important;overflow-x:hidden!important;white-space:normal!important}
html.lang-bn .topbar.is-compact .mobile-more-menu{position:fixed!important;top:68px!important;right:12px!important;left:12px!important;width:auto!important;max-width:none!important}
html.lang-bn .topbar .mobile-more-menu [data-overflow-menu],
html.lang-bn .topbar .mobile-more-menu [data-more-defaults],
html.lang-bn .topbar .mobile-more-menu .more-overflow-group{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
html.lang-bn .topbar .mobile-more-menu a,
html.lang-bn .topbar .mobile-more-menu strong{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.35!important}
@media (max-width:900px){
    html.lang-bn .topbar .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu{position:fixed!important;top:var(--header-more-top,108px)!important;right:10px!important;left:10px!important;width:auto!important;max-width:none!important;max-height:calc(100vh - var(--header-more-top,108px) - 14px)!important;border-radius:6px!important;overflow-y:auto!important;overflow-x:hidden!important}
    html.lang-bn .topbar.is-compact .mobile-more-menu{top:58px!important;max-height:calc(100vh - 72px)!important}
}

/* Absolute EOF override: EN scroll header full menu without overlap */
@media (min-width:901px){
    html.lang-en .topbar.is-compact + main{padding-top:118px!important}
    html.lang-en .topbar.is-compact .nav{min-height:104px!important;overflow:visible!important}
    html.lang-en .topbar.is-compact .nav-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;align-content:center!important;justify-content:flex-start!important;gap:7px!important;min-height:104px!important;padding:8px 124px 8px 12px!important;overflow:visible!important;white-space:normal!important}
    html.lang-en .topbar.is-compact .compact-brand{flex:0 0 auto!important;max-width:132px!important;min-height:40px!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;width:auto!important;min-width:max-content!important;max-width:none!important;min-height:34px!important;padding:7px 9px!important;font-size:12px!important;line-height:1.1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-en .topbar.is-compact .nav-more-wrap{display:none!important}
    html.lang-en .topbar.is-compact .compact-lang-toggle{right:64px!important;top:15px!important;height:28px!important;z-index:230!important}
    html.lang-en .topbar.is-compact .nav-mobile-dots{right:14px!important;top:10px!important;width:40px!important;height:38px!important;z-index:231!important}
}

/* Absolute EOF override: EN scroll header full menu without overlap */
@media (min-width:901px){
    html.lang-en .topbar.is-compact + main{padding-top:118px!important}
    html.lang-en .topbar.is-compact .nav{min-height:104px!important;overflow:visible!important}
    html.lang-en .topbar.is-compact .nav-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;align-content:center!important;justify-content:flex-start!important;gap:7px!important;min-height:104px!important;padding:8px 124px 8px 12px!important;overflow:visible!important;white-space:normal!important}
    html.lang-en .topbar.is-compact .compact-brand{flex:0 0 auto!important;max-width:132px!important;min-height:40px!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;width:auto!important;min-width:max-content!important;max-width:none!important;min-height:34px!important;padding:7px 9px!important;font-size:12px!important;line-height:1.1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-en .topbar.is-compact .nav-more-wrap{display:none!important}
    html.lang-en .topbar.is-compact .compact-lang-toggle{right:64px!important;top:15px!important;height:28px!important;z-index:230!important}
    html.lang-en .topbar.is-compact .nav-mobile-dots{right:14px!important;top:10px!important;width:40px!important;height:38px!important;z-index:231!important}
}

/* EOF override: English header stays single-line and flows into More */
html.lang-en .topbar .nav-row{
    flex-wrap:nowrap!important;
    justify-content:flex-start!important;
    gap:6px!important;
    overflow:hidden!important;
    white-space:nowrap!important;
}
html.lang-en .topbar .nav-row>a:not(.compact-brand),
html.lang-en .topbar .nav-drop,
html.lang-en .topbar .mobile-more{
    flex:0 0 auto!important;
    min-width:max-content!important;
    max-width:100%!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    line-height:1.15!important;
}
html.lang-en .topbar .nav-row>a:not(.compact-brand),
html.lang-en .topbar .nav-drop{
    padding-inline:9px!important;
    font-size:13px!important;
}
html.lang-en .topbar .nav-overflow-item.is-in-more{
    display:none!important;
}
html.lang-en .topbar .nav-more-wrap{
    position:relative!important;
    flex:0 0 auto!important;
    min-width:max-content!important;
    overflow:visible!important;
}
html.lang-en .topbar .mobile-more{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:34px!important;
    padding:8px 12px!important;
}
html.lang-en .topbar .mobile-more-menu{
    box-sizing:border-box!important;
    width:min(560px,calc(100vw - 24px))!important;
    max-width:calc(100vw - 24px)!important;
    min-width:0!important;
    right:0!important;
    left:auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    white-space:normal!important;
}
html.lang-en .topbar .mobile-more-menu [data-overflow-menu],
html.lang-en .topbar .mobile-more-menu [data-more-defaults],
html.lang-en .topbar .mobile-more-menu .more-overflow-group{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
}
html.lang-en .topbar .mobile-more-menu a,
html.lang-en .topbar .mobile-more-menu strong{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
    line-height:1.35!important;
}
@media (min-width:901px){
    html.lang-en .topbar.is-compact .nav-row{
        display:flex!important;
        flex-wrap:nowrap!important;
        align-items:center!important;
        gap:8px!important;
        min-height:58px!important;
        padding:8px 124px 8px 12px!important;
        overflow:hidden!important;
        white-space:nowrap!important;
    }
    html.lang-en .topbar.is-compact .compact-brand{
        max-width:132px!important;
        min-height:42px!important;
    }
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{
        padding-inline:7px!important;
        font-size:12px!important;
        min-height:34px!important;
    }
    html.lang-en .topbar.is-compact .nav-overflow-item{
        display:none!important;
    }
    html.lang-en .topbar.is-compact .nav-more-wrap{
        display:inline-flex!important;
        visibility:visible!important;
        position:relative!important;
        flex:0 0 auto!important;
        overflow:visible!important;
    }
    html.lang-en .topbar.is-compact .mobile-more{
        min-width:58px!important;
        min-height:34px!important;
        padding:8px 12px!important;
        font-size:12px!important;
    }
    html.lang-en .topbar.is-compact .compact-lang-toggle{
        right:64px!important;
        top:15px!important;
        height:28px!important;
    }
    html.lang-en .topbar.is-compact .nav-mobile-dots{
        right:14px!important;
        top:10px!important;
        width:40px!important;
        height:38px!important;
    }
}
@media (max-width:900px){
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:8px!important;
        padding-right:116px!important;
    }
    html.lang-en .topbar .mobile-more-menu,
    html.lang-en .topbar.is-compact .mobile-more-menu{
        position:fixed!important;
        top:var(--header-more-top,108px)!important;
        right:10px!important;
        left:10px!important;
        width:auto!important;
        max-width:none!important;
        max-height:calc(100vh - var(--header-more-top,108px) - 14px)!important;
        border-radius:6px!important;
        overflow-y:auto!important;
        overflow-x:hidden!important;
    }
    html.lang-en .topbar.is-compact .mobile-more-menu{
        top:58px!important;
        max-height:calc(100vh - 72px)!important;
    }
}

/* EOF override: English compact header keeps the full menu without overlap */
@media (min-width:901px){
    html.lang-en .topbar.is-compact + main{
        padding-top:118px!important;
    }
    html.lang-en .topbar.is-compact .nav{
        min-height:104px!important;
        overflow:visible!important;
    }
    html.lang-en .topbar.is-compact .nav-row{
        display:flex!important;
        flex-wrap:wrap!important;
        align-items:center!important;
        align-content:center!important;
        justify-content:flex-start!important;
        gap:7px!important;
        min-height:104px!important;
        padding:8px 124px 8px 12px!important;
        overflow:visible!important;
        white-space:normal!important;
    }
    html.lang-en .topbar.is-compact .compact-brand{
        flex:0 0 auto!important;
        max-width:132px!important;
        min-height:40px!important;
    }
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{
        display:inline-flex!important;
        flex:0 0 auto!important;
        align-items:center!important;
        width:auto!important;
        min-width:max-content!important;
        max-width:none!important;
        min-height:34px!important;
        padding:7px 9px!important;
        font-size:12px!important;
        line-height:1.1!important;
        white-space:nowrap!important;
        overflow:visible!important;
        text-overflow:clip!important;
    }
    html.lang-en .topbar.is-compact .nav-more-wrap{
        display:none!important;
    }
    html.lang-en .topbar.is-compact .compact-lang-toggle{
        right:64px!important;
        top:15px!important;
        height:28px!important;
        z-index:230!important;
    }
    html.lang-en .topbar.is-compact .nav-mobile-dots{
        right:14px!important;
        top:10px!important;
        width:40px!important;
        height:38px!important;
        z-index:231!important;
    }
}

/* Absolute final: Bangla More menu full visible without side scroll */
html.lang-bn .topbar .nav-more-wrap,
html.lang-bn .topbar.is-compact .nav-more-wrap{
    position:relative!important;
    overflow:visible!important;
}
html.lang-bn .topbar .mobile-more-menu{
    box-sizing:border-box!important;
    width:min(520px,calc(100vw - 24px))!important;
    max-width:calc(100vw - 24px)!important;
    min-width:0!important;
    right:0!important;
    left:auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    white-space:normal!important;
}
html.lang-bn .topbar.is-compact .mobile-more-menu{
    position:fixed!important;
    top:68px!important;
    right:12px!important;
    left:12px!important;
    width:auto!important;
    max-width:none!important;
}
html.lang-bn .topbar .mobile-more-menu [data-overflow-menu],
html.lang-bn .topbar .mobile-more-menu [data-more-defaults],
html.lang-bn .topbar .mobile-more-menu .more-overflow-group{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
}
html.lang-bn .topbar .mobile-more-menu a,
html.lang-bn .topbar .mobile-more-menu strong{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
    line-height:1.35!important;
}
@media (max-width:900px){
    html.lang-bn .topbar .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu{
        position:fixed!important;
        top:var(--header-more-top,108px)!important;
        right:10px!important;
        left:10px!important;
        width:auto!important;
        max-width:none!important;
        max-height:calc(100vh - var(--header-more-top,108px) - 14px)!important;
        border-radius:6px!important;
        overflow-y:auto!important;
        overflow-x:hidden!important;
    }
    html.lang-bn .topbar.is-compact .mobile-more-menu{
        top:58px!important;
        max-height:calc(100vh - 72px)!important;
    }
}

/* Bangla More menu: full visible panel without side scroll */
html.lang-bn .topbar .nav-more-wrap,
html.lang-bn .topbar.is-compact .nav-more-wrap{
    position:relative!important;
    overflow:visible!important;
}
html.lang-bn .topbar .mobile-more-menu{
    box-sizing:border-box!important;
    width:min(520px,calc(100vw - 24px))!important;
    max-width:calc(100vw - 24px)!important;
    min-width:0!important;
    right:0!important;
    left:auto!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    white-space:normal!important;
}
html.lang-bn .topbar.is-compact .mobile-more-menu{
    position:fixed!important;
    top:68px!important;
    right:12px!important;
    left:12px!important;
    width:auto!important;
    max-width:none!important;
}
html.lang-bn .topbar .mobile-more-menu [data-overflow-menu],
html.lang-bn .topbar .mobile-more-menu [data-more-defaults],
html.lang-bn .topbar .mobile-more-menu .more-overflow-group{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
}
html.lang-bn .topbar .mobile-more-menu a,
html.lang-bn .topbar .mobile-more-menu strong{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
    line-height:1.35!important;
}
@media (max-width:900px){
    html.lang-bn .topbar .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu{
        position:fixed!important;
        top:var(--header-more-top,108px)!important;
        right:10px!important;
        left:10px!important;
        width:auto!important;
        max-width:none!important;
        max-height:calc(100vh - var(--header-more-top,108px) - 14px)!important;
        border-radius:6px!important;
        overflow-y:auto!important;
        overflow-x:hidden!important;
    }
    html.lang-bn .topbar.is-compact .mobile-more-menu{
        top:58px!important;
        max-height:calc(100vh - 72px)!important;
    }
}

/* Absolute last override: desktop compact header spacing fix */
@media (min-width:901px){
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:64px!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:flex!important;
        flex-wrap:nowrap!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:8px!important;
        width:100%!important;
        min-height:64px!important;
        padding:8px 118px 8px 12px!important;
        overflow:hidden!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        display:flex!important;
        flex:0 0 auto!important;
        align-items:center!important;
        min-width:0!important;
        max-width:190px!important;
        min-height:48px!important;
        padding:6px 10px!important;
        overflow:hidden!important;
    }
    .topbar.is-compact .compact-brand img,
    html.lang-bn .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{
        max-width:120px!important;
        max-height:44px!important;
        object-fit:contain!important;
    }
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-bn .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{
        overflow:hidden!important;
        text-overflow:ellipsis!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-more-wrap{
        flex:0 0 auto!important;
        width:auto!important;
        max-width:none!important;
        min-width:max-content!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        min-height:36px!important;
        padding:8px 10px!important;
        font-size:13px!important;
        line-height:1.1!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle{
        right:64px!important;
        top:16px!important;
        z-index:220!important;
    }
    .topbar.is-compact .nav-mobile-dots,
    html.lang-bn .topbar.is-compact .nav-mobile-dots,
    html.lang-en .topbar.is-compact .nav-mobile-dots{
        right:14px!important;
        top:13px!important;
        width:40px!important;
        height:38px!important;
        z-index:221!important;
    }
}
@media (min-width:901px) and (max-width:1180px){
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:6px!important;
        padding-right:116px!important;
    }
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        max-width:150px!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        padding-inline:8px!important;
        font-size:12px!important;
    }
}
@media (max-width:420px){
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:8px!important;
        padding-right:112px!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        padding-inline:10px!important;
        font-size:13px!important;
    }
}

/* Final mobile logo size: same position, 2x larger */
@media (max-width:900px){
    .topbar .masthead,
    .topbar.is-compact .masthead,
    html.lang-bn .topbar .masthead,
    html.lang-bn .topbar.is-compact .masthead,
    html.lang-en .topbar .masthead,
    html.lang-en .topbar.is-compact .masthead{
        min-height:92px!important;
        height:92px!important;
        grid-template-columns:42px minmax(0,1fr) 42px!important;
        padding:8px 0!important;
    }
    .topbar .masthead .brand,
    .topbar.is-compact .masthead .brand,
    html.lang-bn .topbar .masthead .brand,
    html.lang-bn .topbar.is-compact .masthead .brand,
    html.lang-en .topbar .masthead .brand,
    html.lang-en .topbar.is-compact .masthead .brand{
        grid-column:2!important;
        max-width:min(100%,72vw)!important;
    }
    .topbar .masthead .brand img,
    .topbar.is-compact .masthead .brand img,
    html.lang-bn .topbar .masthead .brand img,
    html.lang-bn .topbar.is-compact .masthead .brand img,
    html.lang-en .topbar .masthead .brand img,
    html.lang-en .topbar.is-compact .masthead .brand img{
        width:auto!important;
        height:auto!important;
        max-width:236px!important;
        max-height:82px!important;
        object-fit:contain!important;
    }
    .topbar .masthead .brand .brand-name,
    .topbar.is-compact .masthead .brand .brand-name,
    html.lang-bn .topbar .masthead .brand .brand-name,
    html.lang-bn .topbar.is-compact .masthead .brand .brand-name,
    html.lang-en .topbar .masthead .brand .brand-name,
    html.lang-en .topbar.is-compact .masthead .brand .brand-name{
        font-size:30px!important;
    }
}

/* Final priority: mobile top logo stays in place, 2x larger */
@media (max-width:900px){
    .topbar .masthead,
    .topbar.is-compact .masthead,
    html.lang-bn .topbar .masthead,
    html.lang-bn .topbar.is-compact .masthead,
    html.lang-en .topbar .masthead,
    html.lang-en .topbar.is-compact .masthead{
        display:grid!important;
        min-height:92px!important;
        height:92px!important;
        grid-template-columns:42px minmax(0,1fr) 42px!important;
        padding:8px 0!important;
    }
    .topbar .masthead .brand,
    .topbar.is-compact .masthead .brand,
    html.lang-bn .topbar .masthead .brand,
    html.lang-bn .topbar.is-compact .masthead .brand,
    html.lang-en .topbar .masthead .brand,
    html.lang-en .topbar.is-compact .masthead .brand{
        grid-column:2!important;
        justify-self:center!important;
        max-width:min(100%,72vw)!important;
    }
    .topbar .masthead .brand img,
    .topbar.is-compact .masthead .brand img,
    html.lang-bn .topbar .masthead .brand img,
    html.lang-bn .topbar.is-compact .masthead .brand img,
    html.lang-en .topbar .masthead .brand img,
    html.lang-en .topbar.is-compact .masthead .brand img{
        width:auto!important;
        height:auto!important;
        max-width:236px!important;
        max-height:82px!important;
        object-fit:contain!important;
    }
}

/* Final priority: desktop scroll logo 2x larger */
@media (min-width:901px){
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        min-height:60px!important;
        padding:8px 18px!important;
        gap:14px!important;
        flex:0 0 auto!important;
        max-width:none!important;
        min-width:max-content!important;
    }
    .topbar.is-compact .compact-brand img,
    html.lang-bn .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{
        width:auto!important;
        height:auto!important;
        max-width:112px!important;
        max-height:56px!important;
        object-fit:contain!important;
        flex:0 0 auto!important;
    }
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-bn .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{
        font-size:24px!important;
        line-height:1!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:66px!important;
        display:flex!important;
        align-items:center!important;
    }
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{
        padding-top:70px!important;
    }
    .topbar.is-compact .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu,
    html.lang-en .topbar.is-compact .mobile-more-menu{
        top:68px!important;
    }
}

/* Final priority: mobile logo aligns left */
@media (max-width:900px){
    .topbar .masthead,
    .topbar.is-compact .masthead,
    html.lang-bn .topbar .masthead,
    html.lang-bn .topbar.is-compact .masthead,
    html.lang-en .topbar .masthead,
    html.lang-en .topbar.is-compact .masthead{
        grid-template-columns:minmax(0,1fr) 42px!important;
    }
    .topbar .masthead .menu-dot,
    .topbar.is-compact .masthead .menu-dot,
    html.lang-bn .topbar .masthead .menu-dot,
    html.lang-bn .topbar.is-compact .masthead .menu-dot,
    html.lang-en .topbar .masthead .menu-dot,
    html.lang-en .topbar.is-compact .masthead .menu-dot{
        display:none!important;
    }
    .topbar .masthead .brand,
    .topbar.is-compact .masthead .brand,
    html.lang-bn .topbar .masthead .brand,
    html.lang-bn .topbar.is-compact .masthead .brand,
    html.lang-en .topbar .masthead .brand,
    html.lang-en .topbar.is-compact .masthead .brand{
        grid-column:1!important;
        justify-self:start!important;
        justify-content:flex-start!important;
        max-width:calc(100vw - 82px)!important;
    }
    .topbar .masthead .mobile-dots,
    .topbar.is-compact .masthead .mobile-dots,
    html.lang-bn .topbar .masthead .mobile-dots,
    html.lang-bn .topbar.is-compact .masthead .mobile-dots,
    html.lang-en .topbar .masthead .mobile-dots,
    html.lang-en .topbar.is-compact .masthead .mobile-dots{
        grid-column:2!important;
        justify-self:end!important;
    }
}

/* Final priority: mobile header rows never overlap */
@media (max-width:900px){
    .topbar,
    html.lang-bn .topbar,
    html.lang-en .topbar{
        overflow:visible!important;
    }
    .topbar.is-compact,
    html.lang-bn .topbar.is-compact,
    html.lang-en .topbar.is-compact{
        display:block!important;
        background:#fff!important;
    }
    .topbar .masthead,
    .topbar.is-compact .masthead,
    html.lang-bn .topbar .masthead,
    html.lang-bn .topbar.is-compact .masthead,
    html.lang-en .topbar .masthead,
    html.lang-en .topbar.is-compact .masthead{
        position:relative!important;
        z-index:130!important;
        width:min(100% - 16px,720px)!important;
        margin:0 auto!important;
        overflow:hidden!important;
        border-bottom:1px solid var(--line)!important;
    }
    .topbar .nav,
    .topbar.is-compact .nav,
    html.lang-bn .topbar .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar .nav,
    html.lang-en .topbar.is-compact .nav{
        position:relative!important;
        z-index:120!important;
        width:100%!important;
        min-height:auto!important;
        display:block!important;
        clear:both!important;
    }
    .topbar .nav-row,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        position:relative!important;
        z-index:121!important;
        display:grid!important;
        grid-template-columns:repeat(5,minmax(0,1fr))!important;
        gap:4px!important;
        width:100%!important;
        padding:5px 6px!important;
        margin:0!important;
        overflow:visible!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-more-wrap,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-more-wrap{
        position:relative!important;
        min-width:0!important;
        width:100%!important;
        max-width:100%!important;
        min-height:32px!important;
        overflow:hidden!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        white-space:nowrap!important;
        line-height:1.05!important;
    }
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{
        padding-top:138px!important;
    }
}

/* Final priority: mobile header text stays visible without overlap */
@media (max-width:900px){
    .topbar .nav-row,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        grid-template-columns:repeat(5,minmax(0,1fr))!important;
        gap:3px!important;
        padding:5px 4px!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        min-width:0!important;
        width:100%!important;
        min-height:34px!important;
        padding:5px 2px!important;
        font-size:clamp(8px,2.45vw,11px)!important;
        line-height:1!important;
        letter-spacing:0!important;
        white-space:nowrap!important;
        overflow:visible!important;
        text-overflow:clip!important;
        text-align:center!important;
    }
    .topbar .nav-more-wrap,
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-more-wrap{
        overflow:visible!important;
    }
}

@media (max-width:380px){
    .topbar .nav-row,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:2px!important;
        padding-inline:3px!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        font-size:clamp(7px,2.25vw,9px)!important;
        padding-inline:1px!important;
    }
}

/* Final priority: stable header dropdowns with red hover */
@media (min-width:901px){
    .topbar .nav-drop,
    html.lang-bn .topbar .nav-drop,
    html.lang-en .topbar .nav-drop{
        position:relative!important;
        overflow:visible!important;
    }
    .topbar .nav-drop::before,
    html.lang-bn .topbar .nav-drop::before,
    html.lang-en .topbar .nav-drop::before{
        content:""!important;
        position:absolute!important;
        left:0!important;
        right:0!important;
        top:100%!important;
        height:22px!important;
        display:block!important;
        background:transparent!important;
        z-index:998!important;
    }
    .topbar .nav-drop .drop-menu,
    html.lang-bn .topbar .nav-drop .drop-menu,
    html.lang-en .topbar .nav-drop .drop-menu{
        position:absolute!important;
        top:100%!important;
        left:0!important;
        display:none!important;
        z-index:999!important;
        min-width:260px!important;
        max-height:70vh!important;
        overflow:auto!important;
        background:#fff!important;
        color:#202020!important;
        border:1px solid var(--line)!important;
        border-top:3px solid var(--red)!important;
        box-shadow:0 14px 32px rgba(0,0,0,.18)!important;
    }
    .topbar .nav-drop:hover .drop-menu,
    .topbar .nav-drop:focus-within .drop-menu,
    .topbar .nav-drop.is-open .drop-menu,
    html.lang-bn .topbar .nav-drop:hover .drop-menu,
    html.lang-bn .topbar .nav-drop:focus-within .drop-menu,
    html.lang-bn .topbar .nav-drop.is-open .drop-menu,
    html.lang-en .topbar .nav-drop:hover .drop-menu,
    html.lang-en .topbar .nav-drop:focus-within .drop-menu,
    html.lang-en .topbar .nav-drop.is-open .drop-menu{
        display:block!important;
    }
    .topbar .nav-drop:hover .mega-menu,
    .topbar .nav-drop:focus-within .mega-menu,
    .topbar .nav-drop.is-open .mega-menu,
    html.lang-bn .topbar .nav-drop:hover .mega-menu,
    html.lang-bn .topbar .nav-drop:focus-within .mega-menu,
    html.lang-bn .topbar .nav-drop.is-open .mega-menu,
    html.lang-en .topbar .nav-drop:hover .mega-menu,
    html.lang-en .topbar .nav-drop:focus-within .mega-menu,
    html.lang-en .topbar .nav-drop.is-open .mega-menu{
        display:grid!important;
    }
    .topbar .nav-drop .drop-menu a,
    html.lang-bn .topbar .nav-drop .drop-menu a,
    html.lang-en .topbar .nav-drop .drop-menu a{
        color:#202020!important;
        background:#fff!important;
        border-bottom:1px solid var(--line)!important;
        transition:color .16s ease,background-color .16s ease!important;
    }
    .topbar .nav-drop .drop-menu a:hover,
    .topbar .nav-drop .drop-menu a:focus,
    html.lang-bn .topbar .nav-drop .drop-menu a:hover,
    html.lang-bn .topbar .nav-drop .drop-menu a:focus,
    html.lang-en .topbar .nav-drop .drop-menu a:hover,
    html.lang-en .topbar .nav-drop .drop-menu a:focus{
        color:#d71920!important;
        background:#fff5f5!important;
    }
}

/* Final priority: compact scroll dropdown stays attached */
@media (min-width:901px){
    .topbar.is-compact .nav-drop .drop-menu,
    html.lang-bn .topbar.is-compact .nav-drop .drop-menu,
    html.lang-en .topbar.is-compact .nav-drop .drop-menu{
        top:calc(100% - 1px)!important;
    }
    .topbar.is-compact .nav-drop::before,
    html.lang-bn .topbar.is-compact .nav-drop::before,
    html.lang-en .topbar.is-compact .nav-drop::before{
        height:28px!important;
    }
}

/* Final priority: desktop More menu stays inside viewport */
@media (min-width:901px){
    .topbar .nav-more-wrap,
    html.lang-bn .topbar .nav-more-wrap,
    html.lang-en .topbar .nav-more-wrap{
        position:relative!important;
        overflow:visible!important;
    }
    .topbar .mobile-more-menu,
    html.lang-bn .topbar .mobile-more-menu,
    html.lang-en .topbar .mobile-more-menu{
        position:absolute!important;
        top:calc(100% + 8px)!important;
        right:0!important;
        left:auto!important;
        transform:none!important;
        width:min(420px,calc(100vw - 24px))!important;
        max-width:calc(100vw - 24px)!important;
        max-height:min(72vh,560px)!important;
        overflow:auto!important;
        overflow-x:hidden!important;
        overscroll-behavior:contain!important;
        white-space:normal!important;
        word-break:normal!important;
        overflow-wrap:anywhere!important;
        z-index:1000!important;
    }
    .topbar:not(.is-compact) .mobile-more-menu,
    html.lang-bn .topbar:not(.is-compact) .mobile-more-menu,
    html.lang-en .topbar:not(.is-compact) .mobile-more-menu{
        right:0!important;
    }
    .topbar.is-compact .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu,
    html.lang-en .topbar.is-compact .mobile-more-menu{
        position:fixed!important;
        top:68px!important;
        right:12px!important;
        left:auto!important;
    }
    .topbar .mobile-more-menu a,
    .topbar .mobile-more-menu strong,
    html.lang-bn .topbar .mobile-more-menu a,
    html.lang-bn .topbar .mobile-more-menu strong,
    html.lang-en .topbar .mobile-more-menu a,
    html.lang-en .topbar .mobile-more-menu strong{
        display:block!important;
        width:100%!important;
        max-width:100%!important;
        white-space:normal!important;
        overflow:visible!important;
        text-overflow:clip!important;
        overflow-wrap:anywhere!important;
        word-break:normal!important;
        line-height:1.35!important;
        box-sizing:border-box!important;
    }
}

/* Final priority: desktop scroll logo 2x larger */
@media (min-width:901px){
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        min-height:60px!important;
        padding:8px 18px!important;
        gap:14px!important;
        flex:0 0 auto!important;
        max-width:none!important;
        min-width:max-content!important;
    }
    .topbar.is-compact .compact-brand img,
    html.lang-bn .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{
        width:auto!important;
        height:auto!important;
        max-width:112px!important;
        max-height:56px!important;
        object-fit:contain!important;
        flex:0 0 auto!important;
    }
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-bn .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{
        font-size:24px!important;
        line-height:1!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:66px!important;
        display:flex!important;
        align-items:center!important;
    }
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{
        padding-top:70px!important;
    }
    .topbar.is-compact .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu,
    html.lang-en .topbar.is-compact .mobile-more-menu{
        top:68px!important;
    }
}

/* Final priority: desktop scroll logo 2x larger */
@media (min-width:901px){
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        min-height:60px!important;
        padding:8px 18px!important;
        gap:14px!important;
        flex:0 0 auto!important;
        max-width:none!important;
        min-width:max-content!important;
    }
    .topbar.is-compact .compact-brand img,
    html.lang-bn .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{
        width:auto!important;
        height:auto!important;
        max-width:112px!important;
        max-height:56px!important;
        object-fit:contain!important;
        flex:0 0 auto!important;
    }
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-bn .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{
        font-size:24px!important;
        line-height:1!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:66px!important;
        display:flex!important;
        align-items:center!important;
    }
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        align-items:center!important;
    }
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{
        padding-top:70px!important;
    }
    .topbar.is-compact .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu,
    html.lang-en .topbar.is-compact .mobile-more-menu{
        top:68px!important;
    }
}

@media (max-width:420px){
    .topbar .masthead .brand img,
    .topbar.is-compact .masthead .brand img,
    html.lang-bn .topbar .masthead .brand img,
    html.lang-bn .topbar.is-compact .masthead .brand img,
    html.lang-en .topbar .masthead .brand img,
    html.lang-en .topbar.is-compact .masthead .brand img{
        max-width:210px!important;
        max-height:78px!important;
    }
}
.video-embed-box iframe{display:block;width:100%;aspect-ratio:16/9;border:0;background:#111}
.archive-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}
.archive-rail{position:sticky;top:58px}
@media (max-width:1100px){.archive-grid{grid-template-columns:1fr}.archive-rail{position:static}.ad-video-admin{grid-template-columns:1fr}}

/* Full-site mobile responsiveness pass */
html,body{max-width:100%;overflow-x:hidden}
@media (max-width:900px){
    body{font-size:14px}
    .container,
    main>.container.front-grid,
    main>.container.content-grid,
    main>.container.promo-wide{width:min(100% - 24px,720px);max-width:none}
    .mast-date{font-size:12px}
    .mast-date .container{display:grid;gap:4px;text-align:center}
    .masthead{height:auto;min-height:66px;grid-template-columns:42px 1fr;padding:8px 0}
    .masthead .brand{grid-column:2;justify-self:center;font-size:28px;min-width:0}
    .brand{gap:8px}
    .brand img{max-height:48px;max-width:90px}
    .brand-name{font-size:26px}
    .masthead .mast-search{grid-column:1/-1;display:block;margin-top:8px}
    .mast-search input{height:40px}
    .menu-dot{width:36px;height:34px}
    .nav{position:relative}
    .nav-row{width:100%;overflow:visible;flex-wrap:wrap;justify-content:center;scrollbar-width:none}
    .nav-row::-webkit-scrollbar{display:none}
    .nav a,.nav-drop{flex:0 1 auto;padding:8px 8px;font-size:12px}
    .drop-menu{position:fixed;left:12px;right:12px;top:116px;min-width:0;max-height:60vh;z-index:80}
    .mega-menu{min-width:0;grid-template-columns:1fr}
    .topbar.is-compact + main{padding-top:84px}
    .topbar.is-compact .compact-brand{max-width:138px;font-size:18px;padding:6px 8px}
    .topbar.is-compact .compact-brand img{height:22px}
    .topbar.is-compact .compact-brand .brand-name{font-size:16px}
    .ticker .container{padding:8px 0}
    .ticker strong{font-size:12px;white-space:nowrap}
    main>.container.front-grid,.front-grid,.portal-hero{grid-template-columns:1fr!important;gap:14px;padding:12px 0}
    .side-stack{grid-template-columns:1fr!important;gap:10px}
    .portal-hero .headline-tile,.headline-tile{grid-template-columns:112px 1fr!important;gap:10px}
    .portal-hero .headline-tile img,.portal-hero .headline-tile .placeholder,.headline-tile img,.headline-tile .placeholder{height:78px}
    .portal-hero .lead h1,.lead h1{font-size:23px;line-height:1.32}
    .lead-image,.lead .placeholder{height:230px}
    .news-tabs{max-height:none}
    main>.container.content-grid,.content-grid,.archive-grid{grid-template-columns:1fr!important;gap:18px}
    .sections{gap:20px}
    .cards,.cards.wide,.compact-cards,main .cards,main .compact-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}
    .card img,.card .placeholder,main .card img,main .card .placeholder{height:135px}
    .card h3{font-size:15px}
    .card p{font-size:13px}
    .promo-wide{margin:8px auto 16px}
    .promo-wide img,main .promo-wide img{height:96px}
    .promo-wide .fallback-list{grid-template-columns:1fr!important}
    .fallback-list a{border-right:0}
    .rail{gap:12px}
    .promo-rail img,main .promo-rail img{height:170px}
    .topic-box{grid-template-columns:repeat(2,minmax(0,1fr))!important}
    .topic-box a{margin:7px 0 0 7px;padding:8px;font-size:12px}
    .archive{padding:18px 0}
    .archive h1{font-size:24px}
    .archive-row{grid-template-columns:130px 1fr;gap:10px}
    .archive-row img,.archive-row .placeholder{height:88px}
    .archive-row h2{font-size:17px}
    .article{width:min(100% - 24px,720px);padding:18px 0}
    .article h1{font-size:26px;line-height:1.34}
    .article-image,.article .placeholder{height:240px}
    .body{font-size:16px;line-height:1.75}
    .share,.filters,.tags{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}
    .share a,.filters a,.tags span{flex:0 0 auto;margin:0}
    .footer{margin-top:28px;padding:24px 0}
    .footer-grid{grid-template-columns:1fr!important;gap:16px}
    .admin-body{grid-template-columns:1fr!important}
    .sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
    .sidebar .brand{grid-column:1/-1;justify-self:start;font-size:26px}
    .sidebar a,.sidebar button{margin:0;padding:9px;background:#fff;border:1px solid var(--line);font-size:13px}
    .admin-main{padding:12px}
    .admin-top{display:grid;gap:8px;align-items:start}
    .stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}
    .form-grid,.ad-slot-admin,.ad-video-admin{grid-template-columns:1fr!important;padding:12px}
    .table{display:block;overflow-x:auto;white-space:nowrap}
    input,select,textarea,button,.btn{max-width:100%}
}
@media (max-width:560px){
    .container,
    main>.container.front-grid,
    main>.container.content-grid,
    main>.container.promo-wide,
    .article{width:min(100% - 18px,420px)}
    .masthead .brand{font-size:24px}
    .brand img{max-height:42px;max-width:76px}
    .brand-name{font-size:22px}
    .mast-search input{height:38px}
    .nav a,.nav-drop{font-size:12px;padding:9px 10px}
    .drop-menu{top:108px}
    .portal-hero .headline-tile,.headline-tile,.archive-row{grid-template-columns:1fr!important}
    .portal-hero .headline-tile img,.portal-hero .headline-tile .placeholder,.headline-tile img,.headline-tile .placeholder,.archive-row img,.archive-row .placeholder{height:170px}
    .lead-image,.lead .placeholder,.article-image,.article .placeholder{height:210px}
    .cards,.cards.wide,.compact-cards,main .cards,main .compact-cards{grid-template-columns:1fr!important}
    .card img,.card .placeholder,main .card img,main .card .placeholder{height:190px}
    .topic-box{grid-template-columns:1fr!important}
    .topic-box a{margin-right:7px}
    .promo-rail img,main .promo-rail img{height:150px}
    .article h1{font-size:23px}
    .archive h1{font-size:22px}
    .body{font-size:15px}
    .stats,.sidebar{grid-template-columns:1fr!important}
    .current-image img{max-width:100%;height:auto;max-height:180px}
}

/* Header all-menu dropdown */

/* Public language toggle */
.mast-actions{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.lang-toggle{display:inline-grid;place-items:center;min-width:38px;height:26px;margin-right:3px;padding:0 9px;border:1px solid #d8d8d8;border-radius:999px;background:#fff;color:#111;font-size:12px;font-weight:800;line-height:1;letter-spacing:.02em;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}
.lang-toggle:hover,.lang-toggle:focus-visible{background:#111;color:#fff;border-color:#111;outline:0;box-shadow:0 3px 10px rgba(0,0,0,.16)}
#google_translate_element,.goog-te-banner-frame,.goog-te-gadget,.skiptranslate{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
body{top:0!important}
html.lang-en body{font-family:Arial,"Hind Siliguri",sans-serif}
html.lang-en .brand,html.lang-en .compact-brand{font-family:"Hind Siliguri",Arial,sans-serif}
html.lang-en .nav-row{flex-wrap:nowrap;white-space:nowrap;overflow:hidden;justify-content:center}
html.lang-en .nav a,html.lang-en .nav-drop{min-width:0;flex:0 1 auto;padding:8px 7px;font-size:12px;line-height:1.15;overflow:hidden;text-overflow:ellipsis}
html.lang-en .nav-drop>span:first-child{display:inline-block;max-width:118px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}
html.lang-en .topbar.is-compact + main{padding-top:44px}
html.lang-en .topbar.is-compact .nav-row{flex-wrap:nowrap;overflow:hidden;justify-content:flex-start;padding-right:52px}
html.lang-en .topbar.is-compact .compact-brand{flex:0 0 auto;max-width:150px}
html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),html.lang-en .topbar.is-compact .nav-row>.nav-drop{flex:0 1 auto}
html.lang-en .topbar.is-compact .nav a,html.lang-en .topbar.is-compact .nav-drop{padding:7px 6px;font-size:11px}
html.lang-en .topbar.is-compact .nav-drop>span:first-child{max-width:96px}
@media (max-width:640px){.mast-actions{justify-content:center;gap:6px}.lang-toggle{height:24px;min-width:36px;font-size:11px}}
@media (max-width:900px){
    html.lang-en .nav-row{flex-wrap:nowrap;overflow:hidden;justify-content:flex-start}
    html.lang-en .nav a,html.lang-en .nav-drop{padding:7px 5px;font-size:10.5px}
    html.lang-en .nav-drop>span:first-child{max-width:74px}
    html.lang-en .topbar.is-compact + main{padding-top:40px}
    html.lang-en .topbar.is-compact .compact-brand{max-width:112px;padding:6px 7px}
    html.lang-en .topbar.is-compact .compact-brand .brand-name{font-size:14px}
}
@media (max-width:560px){
    html.lang-en .nav a,html.lang-en .nav-drop{padding:7px 4px;font-size:9.5px}
    html.lang-en .nav-drop>span:first-child{max-width:58px}
    html.lang-en .topbar.is-compact .compact-brand{max-width:94px}
}

/* Full header label visibility */
@media (min-width:901px){
    .topbar .nav-row,
    html.lang-en .topbar .nav-row{flex-wrap:nowrap!important;white-space:nowrap;overflow:visible!important;justify-content:center}
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-drop,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{flex:0 0 auto!important;overflow:visible!important;text-overflow:clip!important;max-width:none!important;padding:7px 5px;font-size:11px;line-height:1.1}
    .topbar .nav-drop>span:first-child,
    html.lang-en .topbar .nav-drop>span:first-child{display:inline!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;vertical-align:baseline}
    .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{justify-content:flex-start;padding-right:104px!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{padding:6px 4px;font-size:10.5px}
}
@media (min-width:901px) and (max-width:1180px){
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-drop,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{padding:6px 4px;font-size:10px}
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{font-size:16px}
}

/* Important category card fill */
.rail .topic-box{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:0 8px 10px!important}
.rail .topic-box h2{margin:0 -8px 0;grid-column:1/-1}
.rail .topic-box a{margin:0!important;min-height:36px;display:flex;align-items:center}
@media (max-width:1100px){.rail .topic-box{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:560px){.rail .topic-box{grid-template-columns:1fr!important}}

/* Important category + ad card */
.topic-ad-box{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(118px,.85fr);gap:10px;padding:10px}
.topic-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-content:start}
.topic-list h2{grid-column:1/-1;margin:-10px -10px 0;padding:9px 12px;border-bottom:2px solid var(--red);font-size:18px;background:#fff}
.topic-list a{display:flex;align-items:center;min-height:34px;padding:7px 8px;background:#f7f7f7;border:1px solid var(--line);font-size:12px;font-weight:800;line-height:1.25}
.topic-list a:hover{background:#fff;color:var(--red)}
.topic-ad-card{min-height:100%;border:1px solid var(--line);background:#fafafa;overflow:hidden}
.topic-ad-card a,.topic-ad-card img{display:block;width:100%;height:100%}
.topic-ad-card img{object-fit:cover}
.topic-ad-placeholder{height:100%;min-height:190px;display:grid;place-items:center;text-align:center;color:#999;padding:12px}
.topic-ad-placeholder span{font-size:11px;letter-spacing:1px;text-transform:uppercase;font-weight:800}
.topic-ad-placeholder small{display:block;margin-top:4px;font-size:11px;color:#777}
@media (max-width:1100px){.topic-ad-box{grid-template-columns:1fr 1fr}.topic-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:640px){.topic-ad-box{grid-template-columns:1fr}.topic-ad-placeholder{min-height:120px}.topic-ad-card img{height:150px}}

/* Compact scroll actions: language then menu */
.compact-lang-toggle{display:none!important}
.topbar.is-compact .nav-row,
html.lang-en .topbar.is-compact .nav-row{padding-right:104px!important}
.topbar.is-compact .compact-lang-toggle,
html.lang-en .topbar.is-compact .compact-lang-toggle{display:grid!important;position:fixed;right:52px;top:8px;z-index:91;min-width:40px;height:26px;margin:0;padding:0 9px;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:#fff;color:#111;font-size:12px;font-weight:800;line-height:1;place-items:center;box-shadow:0 2px 8px rgba(0,0,0,.14)}
.topbar.is-compact .nav-mobile-dots,
html.lang-en .topbar.is-compact .nav-mobile-dots{display:grid!important;position:fixed;right:10px;top:5px;z-index:91;width:36px;height:32px;margin:0;place-items:center;border:1px solid rgba(255,255,255,.55);background:#08452a;color:#fff;border-radius:3px;font-size:22px;font-weight:800;line-height:1;padding:0;box-shadow:0 2px 8px rgba(0,0,0,.18)}
@media (max-width:900px){
    .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle{display:grid!important;right:52px;top:10px}
}
@media (max-width:560px){
    .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle{right:48px;top:9px;min-width:38px;height:24px;font-size:11px}
    .topbar.is-compact .nav-mobile-dots,
    html.lang-en .topbar.is-compact .nav-mobile-dots{right:8px;top:7px;width:34px;height:30px}
}

/* Compact mobile spacing: keep nav labels out from under fixed action buttons */
@media (max-width:900px){
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:50px!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:flex!important;
        flex-wrap:nowrap!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:8px!important;
        min-height:50px!important;
        padding:7px 98px 7px 10px!important;
        overflow:hidden!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-more-wrap{
        flex:0 0 auto!important;
        width:auto!important;
        max-width:none!important;
        min-height:34px!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-drop{
        padding:7px 10px!important;
        font-size:13px!important;
        line-height:1.1!important;
    }
    .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle{
        right:58px!important;
        top:11px!important;
    }
    .topbar.is-compact .nav-mobile-dots,
    html.lang-bn .topbar.is-compact .nav-mobile-dots,
    html.lang-en .topbar.is-compact .nav-mobile-dots{
        right:10px!important;
        top:8px!important;
        width:38px!important;
        height:34px!important;
    }
}
@media (max-width:420px){
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:6px!important;
        padding-right:104px!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-drop{
        padding-inline:8px!important;
        font-size:12px!important;
    }
}

/* Header no-break fit: Bangla + English */
@media (min-width:901px){
    .topbar .nav-row,
    html.lang-en .topbar .nav-row{display:flex;align-items:center;flex-wrap:nowrap!important;white-space:nowrap;overflow:visible!important;justify-content:center}
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-drop,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{min-width:0;flex:0 1 auto!important;padding:8px 7px;font-size:12px;line-height:1.15}
    .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-row>a:not(.compact-brand){overflow:hidden;text-overflow:ellipsis}
    .topbar .nav-drop,
    html.lang-en .topbar .nav-drop{overflow:visible}
    .topbar .nav-drop>span:first-child,
    html.lang-en .topbar .nav-drop>span:first-child{display:inline-block;max-width:116px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}
    .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{justify-content:flex-start;padding-left:4px;padding-right:58px}
    .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{display:flex!important;flex:0 0 auto!important;width:auto;max-width:none!important;min-width:max-content;overflow:visible!important;padding:6px 12px;margin-right:8px}
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{font-size:18px;overflow:visible!important;text-overflow:clip!important;white-space:nowrap}
    .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{height:24px;flex:0 0 auto}
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{padding-top:44px}
}
@media (max-width:900px){
    .topbar .nav{display:none!important}
    .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{display:none!important}
}

/* Compact header brand visibility */
.topbar.is-compact .compact-brand{flex:0 0 auto!important;width:auto;max-width:none!important;min-width:max-content;overflow:visible!important;padding:6px 12px;margin-right:8px}
.topbar.is-compact .compact-brand .brand-name{font-size:18px;overflow:visible!important;text-overflow:clip!important;white-space:nowrap}
.topbar.is-compact .compact-brand img{height:24px;flex:0 0 auto}
.topbar.is-compact .nav-row{justify-content:flex-start;padding-right:58px}
html.lang-en .topbar.is-compact .compact-brand{max-width:none!important}
html.lang-en .topbar.is-compact .compact-brand .brand-name{font-size:18px}
@media (max-width:900px){
    .topbar.is-compact .compact-brand{display:none!important}
}

/* Mobile header: only three-dot menu */
@media (max-width:900px){
    .topbar .header-ad-wrap,
    .topbar .mast-date,
    .topbar .nav,
    .topbar .menu-dot,
    .topbar .brand,
    .topbar .mast-search{display:none!important}
    .topbar .masthead,
    .topbar.is-compact .masthead{display:grid!important;min-height:48px;height:48px;grid-template-columns:1fr 42px;padding:7px 0;background:#fff;border-bottom:1px solid var(--line)}
    .topbar .masthead .mobile-dots{display:grid!important;grid-column:2;grid-row:1;justify-self:end;align-self:center;width:38px;height:34px;border:1px solid var(--line);background:#fff;color:#111;border-radius:3px;font-size:24px;font-weight:800;line-height:1;padding:0;place-items:center;box-shadow:0 1px 4px rgba(0,0,0,.06)}
    .topbar.is-compact{position:fixed;left:0;right:0;top:0}
    .topbar.is-compact + main{padding-top:48px}
    .topbar.drawer-open .masthead .mobile-dots{background:#111;color:#fff;border-color:#111}
    .drawer-links{display:block}
    .drawer-lang-toggle{display:grid!important;width:100%;height:38px;margin:4px 0 8px;padding:0;border-radius:3px;background:#111;color:#fff;border:1px solid #111;font-size:13px}
    html.lang-en .topbar.is-compact + main{padding-top:48px}
}
@media (max-width:560px){
    .topbar .masthead,
    .topbar.is-compact .masthead{width:100%;min-height:46px;height:46px;padding:6px 0}
    .topbar .masthead .mobile-dots{width:36px;height:32px;font-size:22px}
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{padding-top:46px}
}
.site-menu-panel{display:none;position:absolute;left:0;right:0;top:100%;z-index:90;background:rgba(17,24,39,.35);border-top:1px solid rgba(0,0,0,.08)}
.topbar.menu-open .site-menu-panel{display:block}
.site-menu-inner{background:#fff;border:1px solid var(--line);border-top:4px solid var(--red);box-shadow:0 18px 42px rgba(0,0,0,.18);padding:16px;margin-top:0}
.site-menu-head{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:14px}
.site-menu-head strong{display:block;font-size:22px;line-height:1.2}
.site-menu-head span{display:block;color:#666;font-size:13px;margin-top:2px}
.site-menu-close{width:36px;height:36px;display:grid;place-items:center;background:#111;color:#fff;border-radius:2px;font-size:26px;line-height:1;padding:0}
.site-menu-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-height:min(68vh,620px);overflow:auto;padding-right:4px}
.site-menu-grid section{border:1px solid var(--line);background:#fafafa;padding:12px}
.site-menu-grid h3{margin:0 0 8px;font-size:16px;line-height:1.2;color:var(--red);border-bottom:1px solid var(--line);padding-bottom:7px}
.site-menu-grid a{display:block;padding:7px 0;border-bottom:1px solid #ececec;font-size:14px;font-weight:700;color:#222}
.site-menu-grid a:last-child{border-bottom:0}
.site-menu-grid a:hover{color:var(--red)}
.topbar.is-compact .site-menu-panel{position:fixed;top:41px}
.topbar.menu-open .menu-dot{background:#111;color:#fff;border-color:#111}
@media (max-width:1100px){.site-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:760px){
    .site-menu-panel{position:fixed;top:0;bottom:0;background:rgba(0,0,0,.45);overflow:auto}
    .topbar.is-compact .site-menu-panel{top:0}
    .site-menu-inner{width:min(100% - 18px,520px);margin:9px auto;padding:12px}
    .site-menu-head strong{font-size:19px}
    .site-menu-grid{grid-template-columns:1fr;max-height:none;overflow:visible;padding-right:0;gap:10px}
    .site-menu-grid section{padding:10px}
    .site-menu-grid a{font-size:14px;padding:8px 0}
}

/* Mobile three-dot category sidebar */
.mobile-dots,.mobile-more-wrap{display:none}
.mobile-drawer-backdrop{display:none}
body.drawer-lock{overflow:hidden}
.topbar.is-compact .nav-row{display:flex;align-items:center;justify-content:center;overflow:visible;flex-wrap:wrap;padding-right:56px;padding-left:4px}
.topbar.is-compact .nav-row>a,.topbar.is-compact .nav-row>.nav-drop{flex:0 1 auto}
.topbar.is-compact .nav-mobile-dots{display:grid!important;position:fixed;right:10px;top:5px;z-index:90;width:36px;height:32px;margin:0;place-items:center;border:1px solid rgba(255,255,255,.55);background:#08452a;color:#fff;border-radius:2px;font-size:22px;font-weight:800;line-height:1;padding:0;box-shadow:0 2px 8px rgba(0,0,0,.18)}
.topbar.is-compact.drawer-open .nav-mobile-dots{background:#fff;color:#111;border-color:#fff}
@media (max-width:900px){
    .masthead{grid-template-columns:42px 1fr 42px}
    .mobile-dots{display:grid!important;grid-column:3;grid-row:1;width:36px;height:34px;place-items:center;justify-self:end;border:1px solid var(--line);background:#fff;color:#111;border-radius:2px;font-size:24px;font-weight:800;line-height:1;padding:0}
    .nav-mobile-dots{flex:0 0 38px!important;width:38px;height:36px;margin-left:auto;margin-right:4px;border-color:rgba(255,255,255,.45);background:#08452a;color:#fff}
    .masthead .brand{grid-column:2}
    .masthead .mast-search{grid-column:1/-1}
    .topbar.drawer-open .mobile-dots{background:#111;color:#fff;border-color:#111}
    .topbar.drawer-open .nav-mobile-dots{background:#fff;color:#111;border-color:#fff}
    .mobile-drawer-backdrop{position:fixed;inset:0;z-index:120;background:rgba(0,0,0,.42)}
    .topbar.drawer-open .mobile-drawer-backdrop{display:block}
    .mobile-category-drawer{width:min(86vw,360px);height:100%;background:#fff;box-shadow:10px 0 30px rgba(0,0,0,.25);display:flex;flex-direction:column;transform:translateX(0)}
    .drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:3px solid var(--red);background:#fafafa}
    .drawer-head strong{display:block;font-size:20px;line-height:1.2}
    .drawer-head span{display:block;font-size:12px;color:#666;margin-top:2px}
    .drawer-close{width:34px;height:34px;display:grid;place-items:center;background:#111;color:#fff;border-radius:2px;font-size:24px;line-height:1;padding:0}
    .drawer-links{overflow:auto;padding:8px 12px 18px}
    .drawer-links a{display:block;padding:11px 6px;border-bottom:1px solid var(--line);font-size:15px;font-weight:700;color:#222}
    .drawer-links a:hover{color:var(--red)}
}
@media (min-width:901px){
    .topbar.drawer-open .mobile-drawer-backdrop{display:none}
    .topbar:not(.is-compact) .nav-mobile-dots{display:none!important}
    .topbar.is-compact.drawer-open .mobile-drawer-backdrop{display:block}
    .topbar.is-compact .mobile-drawer-backdrop{position:fixed;inset:41px 0 0;z-index:120;background:rgba(0,0,0,.28)}
    .topbar.is-compact .mobile-category-drawer{width:min(360px,92vw);height:100%;margin-left:auto;background:#fff;box-shadow:-10px 0 30px rgba(0,0,0,.2);display:flex;flex-direction:column}
    .topbar.is-compact .drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:3px solid var(--red);background:#fafafa}
    .topbar.is-compact .drawer-head strong{display:block;font-size:20px;line-height:1.2}
    .topbar.is-compact .drawer-head span{display:block;font-size:12px;color:#666;margin-top:2px}
    .topbar.is-compact .drawer-close{width:34px;height:34px;display:grid;place-items:center;background:#111;color:#fff;border-radius:2px;font-size:24px;line-height:1;padding:0}
    .topbar.is-compact .drawer-links{overflow:auto;padding:8px 12px 18px}
    .topbar.is-compact .drawer-links a{display:block;padding:11px 6px;border-bottom:1px solid var(--line);font-size:15px;font-weight:700;color:#222}
    .topbar.is-compact .drawer-links a:hover{color:var(--red)}
}
@media (max-width:560px){
    .masthead{grid-template-columns:40px 1fr 40px}
    .mobile-dots{width:34px;height:32px;font-size:22px}
}

/* Public header top advertisement */
.header-ad-wrap{background:#f7f7f7;border-bottom:1px solid var(--line);padding:8px 0}
.header-ad{display:block;width:min(970px,92vw);height:90px;margin:auto;overflow:hidden;border:1px solid #ddd;background:#fff}
.header-ad img{width:100%;height:100%;object-fit:cover}
.header-ad-placeholder{height:52px;display:grid;place-items:center;color:#999;font-size:12px;letter-spacing:1px;text-transform:uppercase}
@media (max-width:900px){
    .header-ad-wrap{padding:6px 0}
    .header-ad{width:min(100% - 18px,720px);height:70px}
    .header-ad-placeholder{height:42px}
}
@media (max-width:560px){
    .header-ad{height:56px}
    .header-ad-placeholder{height:34px;font-size:10px}
}

/* English mode header fit pass */
html.lang-en .nav-row{flex-wrap:nowrap!important;white-space:nowrap;overflow:visible!important;justify-content:center}
html.lang-en .nav a,html.lang-en .nav-drop{min-width:0;flex:0 1 auto!important;padding:8px 7px;font-size:12px;line-height:1.15}
html.lang-en .nav-row>a:not(.compact-brand){overflow:hidden;text-overflow:ellipsis}
html.lang-en .nav-drop{overflow:visible}
html.lang-en .nav-drop>span:first-child{display:inline-block;max-width:118px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}
html.lang-en .topbar.is-compact + main{padding-top:44px}
html.lang-en .topbar.is-compact .nav-row{justify-content:flex-start;padding-right:52px;padding-left:3px}
html.lang-en .topbar.is-compact .compact-brand{flex:0 0 auto!important;max-width:150px}
html.lang-en .topbar.is-compact .nav a,html.lang-en .topbar.is-compact .nav-drop{padding:7px 6px;font-size:11px}
html.lang-en .topbar.is-compact .nav-drop>span:first-child{max-width:96px}
@media (max-width:900px){
    html.lang-en .nav-row{justify-content:flex-start}
    html.lang-en .nav a,html.lang-en .nav-drop{padding:7px 5px;font-size:10.5px}
    html.lang-en .nav-drop>span:first-child{max-width:74px}
    html.lang-en .topbar.is-compact + main{padding-top:40px}
    html.lang-en .topbar.is-compact .compact-brand{max-width:112px;padding:6px 7px}
    html.lang-en .topbar.is-compact .compact-brand .brand-name{font-size:14px}
}
@media (max-width:560px){
    html.lang-en .nav a,html.lang-en .nav-drop{padding:7px 4px;font-size:9.5px}
    html.lang-en .nav-drop>span:first-child{max-width:58px}
    html.lang-en .topbar.is-compact .compact-brand{max-width:94px}
}

/* Header readability final override */
@media (min-width:901px){
    .topbar .nav-row,
    html.lang-en .topbar .nav-row{display:flex!important;align-items:center;flex-wrap:nowrap!important;white-space:nowrap!important;overflow:visible!important;justify-content:center}
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-drop,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{flex:0 1 auto!important;min-width:0;padding:10px 7px!important;font-size:13px!important;line-height:1.18!important;font-weight:800;white-space:nowrap!important}
    .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-row>a:not(.compact-brand){overflow:hidden!important;text-overflow:ellipsis!important}
    .topbar .nav-drop,
    html.lang-en .topbar .nav-drop{overflow:visible!important}
    .topbar .nav-drop>span:first-child,
    html.lang-en .topbar .nav-drop>span:first-child{display:inline-block!important;max-width:138px!important;overflow:hidden!important;text-overflow:ellipsis!important;vertical-align:bottom}
    .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{justify-content:flex-start!important;padding-left:6px!important;padding-right:106px!important;overflow:visible!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{padding:8px 5px!important;font-size:12px!important;line-height:1.15!important}
    .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{padding:7px 12px!important;margin-right:8px!important}
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{font-size:19px!important}
    .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{height:25px!important}
    .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle{top:8px!important;height:28px!important;font-size:13px!important}
    .topbar.is-compact .nav-mobile-dots,
    html.lang-en .topbar.is-compact .nav-mobile-dots{top:5px!important;width:38px!important;height:34px!important}
}
@media (min-width:901px) and (max-width:1180px){
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-drop,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{padding:9px 5px!important;font-size:12px!important}
    .topbar .nav-drop>span:first-child,
    html.lang-en .topbar .nav-drop>span:first-child{max-width:118px!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{padding:7px 4px!important;font-size:11px!important}
}
@media (min-width:901px) and (max-width:1020px){
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-drop,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{padding:8px 4px!important;font-size:11.5px!important}
    .topbar .nav-drop>span:first-child,
    html.lang-en .topbar .nav-drop>span:first-child{max-width:104px!important}
}
@media (max-width:900px){
    .drawer-links a,
    .topbar.is-compact .drawer-links a{font-size:16px!important;line-height:1.35!important}
    .drawer-lang-toggle{font-size:14px!important}
}

/* Logo visibility */
.masthead{height:132px}
.brand img{height:112px;max-height:none;max-width:112px}
.brand-name{font-size:30px;color:var(--red)}
.compact-brand img{height:30px!important;max-width:30px}
@media (max-width:900px){
    .topbar .masthead,
    .topbar.is-compact .masthead{display:grid!important;grid-template-columns:1fr 42px!important;min-height:58px!important;height:58px!important;padding:6px 10px!important}
    .topbar .brand,
    .topbar.is-compact .brand{display:flex!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;gap:8px!important}
    .topbar .brand img,
    .topbar.is-compact .brand img{height:46px!important;max-width:46px!important}
    .topbar .brand-name,
    .topbar.is-compact .brand-name{display:inline-block!important;font-size:19px!important;color:var(--red)!important;max-width:calc(100vw - 118px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
    .topbar .masthead .mobile-dots,
    .topbar.is-compact .masthead .mobile-dots{grid-column:2!important;grid-row:1!important}
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{padding-top:58px!important}
}
@media (max-width:560px){
    .topbar .masthead,
    .topbar.is-compact .masthead{min-height:54px!important;height:54px!important}
    .topbar .brand img,
    .topbar.is-compact .brand img{height:42px!important;max-width:42px!important}
    .topbar .brand-name,
    .topbar.is-compact .brand-name{font-size:17px!important}
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{padding-top:54px!important}
}

/* Header professional spacing */
.topbar{z-index:100}
.mast-date .container{min-height:36px;gap:20px}
.mast-actions{display:flex;align-items:center;gap:16px}
.mast-actions .lang-toggle{height:28px;padding:0 10px;border-radius:999px;font-size:12px}
.masthead{height:112px!important;grid-template-columns:120px minmax(0,1fr) minmax(280px,340px)!important;gap:34px!important;padding-block:14px!important}
.masthead .menu-dot{justify-self:start}
.masthead .brand{justify-self:center;gap:14px!important;max-width:100%;overflow:hidden}
.masthead .brand img{height:82px!important;max-width:82px!important;flex:0 0 auto}
.masthead .brand-name{font-size:29px!important;color:var(--red)!important;line-height:1.08!important;overflow:hidden;text-overflow:ellipsis}
.masthead .mast-search{justify-self:end;width:100%;max-width:320px}
.mast-search{height:40px;gap:0!important}
.mast-search input{height:40px!important;border-radius:4px 0 0 4px!important;border-right:0!important;padding-inline:12px!important}
.mast-search button{height:40px!important;border-radius:0 4px 4px 0!important;padding:0 16px!important;font-size:13px!important}
.nav{position:relative;z-index:101}
.nav-row{min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;flex-wrap:wrap!important;overflow:visible!important;padding-block:3px!important}
.nav-row>a:not(.compact-brand),.nav-drop{padding:10px 12px!important;font-size:13px!important;line-height:1.2!important;font-weight:800!important;border-left:0!important;border-radius:3px!important}
.nav-row>a:not(.compact-brand):hover,.nav-drop:hover,.nav-drop.is-open{background:#08452a!important}
.nav-drop>span:first-child{max-width:none!important;overflow:visible!important;text-overflow:clip!important}
.topbar.is-compact .nav-row{justify-content:flex-start!important;min-height:46px!important;padding:3px 112px 3px 10px!important;gap:4px!important;flex-wrap:nowrap!important;overflow:visible!important}
.topbar.is-compact .compact-brand{height:40px!important;padding:0 14px!important;margin-right:10px!important;gap:8px!important;border-radius:3px!important}
.topbar.is-compact .compact-brand img{height:28px!important;max-width:28px!important}
.topbar.is-compact .compact-brand .brand-name{font-size:18px!important;line-height:1!important}
.topbar.is-compact + main{padding-top:46px!important}
.topbar.is-compact .compact-lang-toggle{top:10px!important;right:58px!important}
.topbar.is-compact .nav-mobile-dots{top:7px!important;right:12px!important}
@media (max-width:1180px) and (min-width:901px){
    .nav-row{gap:3px!important}
    .nav-row>a:not(.compact-brand),.nav-drop{padding-inline:9px!important;font-size:12px!important}
    .masthead{grid-template-columns:96px minmax(0,1fr) minmax(240px,300px)!important;gap:24px!important}
}
@media (max-width:900px){
    .topbar .header-ad-wrap,.topbar .mast-date,.topbar .nav,.topbar .menu-dot,.topbar .mast-search{display:none!important}
    .topbar .masthead,.topbar.is-compact .masthead{height:64px!important;min-height:64px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;gap:14px!important;padding:8px 14px!important}
    .topbar .brand,.topbar.is-compact .brand{display:flex!important;grid-column:1!important;justify-self:start!important;gap:10px!important}
    .topbar .brand img,.topbar.is-compact .brand img{height:46px!important;max-width:46px!important}
    .topbar .brand-name,.topbar.is-compact .brand-name{font-size:18px!important;max-width:calc(100vw - 118px)!important;color:var(--red)!important}
    .topbar .masthead .mobile-dots,.topbar.is-compact .masthead .mobile-dots{display:grid!important;grid-column:2!important;justify-self:end!important;align-self:center!important}
    .topbar.is-compact + main,html.lang-en .topbar.is-compact + main{padding-top:64px!important}
}
@media (max-width:560px){
    .topbar .masthead,.topbar.is-compact .masthead{height:58px!important;min-height:58px!important;padding-inline:12px!important}
    .topbar .brand img,.topbar.is-compact .brand img{height:42px!important;max-width:42px!important}
    .topbar .brand-name,.topbar.is-compact .brand-name{font-size:16px!important}
    .topbar.is-compact + main,html.lang-en .topbar.is-compact + main{padding-top:58px!important}
}

/* Home latest/popular tabs */
.news-tabs{display:flex;flex-direction:column;max-height:430px;overflow:hidden}
.tab-head{flex:0 0 auto}
.tab-head button{width:100%;border:0;border-radius:0;background:#fff;color:var(--ink);padding:9px 10px;font:inherit;font-weight:800;cursor:pointer}
.tab-head button.is-active{background:var(--red);color:#fff}
.tab-panel{display:none;overflow-y:auto;min-height:0;max-height:386px;scrollbar-width:thin}
.tab-panel.is-active{display:block}
.tab-panel::-webkit-scrollbar{width:7px}
.tab-panel::-webkit-scrollbar-thumb{background:#9bc7ad;border-radius:999px}
@media (max-width:1100px){
    .news-tabs{max-height:360px}
    .tab-panel{max-height:316px}
}

/* English header reset */
html.lang-en .topbar .nav-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;flex-wrap:wrap!important;white-space:normal!important;overflow:visible!important;padding-block:3px!important}
html.lang-en .topbar .nav-row>a:not(.compact-brand),
html.lang-en .topbar .nav-drop{flex:0 0 auto!important;min-width:auto!important;max-width:none!important;padding:10px 12px!important;font-size:13px!important;line-height:1.2!important;overflow:visible!important;text-overflow:clip!important;border-left:0!important;border-radius:3px!important}
html.lang-en .topbar .nav-drop>span:first-child{display:inline!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;vertical-align:baseline!important}
html.lang-en .topbar.is-compact .nav-row{justify-content:flex-start!important;min-height:46px!important;padding:3px 112px 3px 10px!important;gap:4px!important;flex-wrap:nowrap!important;white-space:nowrap!important;overflow:visible!important}
html.lang-en .topbar.is-compact .compact-brand{display:flex!important;flex:0 0 auto!important;width:auto!important;max-width:none!important;min-width:max-content!important;height:40px!important;padding:0 14px!important;margin-right:10px!important;gap:8px!important}
html.lang-en .topbar.is-compact .compact-brand img{height:28px!important;max-width:28px!important;flex:0 0 auto!important}
html.lang-en .topbar.is-compact .compact-brand .brand-name{font-size:18px!important;line-height:1!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}
html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
html.lang-en .topbar.is-compact .nav-drop{padding:10px 10px!important;font-size:12px!important;line-height:1.2!important}
html.lang-en .topbar.is-compact + main{padding-top:46px!important}
html.lang-en .topbar.is-compact .compact-lang-toggle{top:10px!important;right:58px!important;height:28px!important;font-size:13px!important}
html.lang-en .topbar.is-compact .nav-mobile-dots{top:7px!important;right:12px!important;width:38px!important;height:34px!important}
@media (max-width:1180px) and (min-width:901px){
    html.lang-en .topbar .nav-row{gap:3px!important;justify-content:center!important}
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{padding-inline:8px!important;font-size:12px!important}
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{padding-inline:7px!important;font-size:11.5px!important}
}
@media (max-width:900px){
    html.lang-en .topbar .masthead,
    html.lang-en .topbar.is-compact .masthead{height:64px!important;min-height:64px!important}
    html.lang-en .topbar .brand-name,
    html.lang-en .topbar.is-compact .brand-name{font-size:18px!important;max-width:calc(100vw - 118px)!important}
    html.lang-en .topbar.is-compact + main{padding-top:64px!important}
}
@media (max-width:560px){
    html.lang-en .topbar .masthead,
    html.lang-en .topbar.is-compact .masthead{height:58px!important;min-height:58px!important}
    html.lang-en .topbar .brand-name,
    html.lang-en .topbar.is-compact .brand-name{font-size:16px!important}
    html.lang-en .topbar.is-compact + main{padding-top:58px!important}
}

/* English nav stays on one line */
@media (min-width:901px){
    html.lang-en .topbar .nav-row{flex-wrap:nowrap!important;white-space:nowrap!important;justify-content:center!important;overflow:visible!important;scrollbar-width:none!important;padding-inline:4px!important}
    html.lang-en .topbar .nav-row::-webkit-scrollbar{display:none!important}
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{flex:0 1 auto!important;white-space:nowrap!important;padding:8px 5px!important;font-size:10px!important;line-height:1.05!important;min-width:0!important}
    html.lang-en .topbar .nav-drop::after{margin-left:3px;border-left-width:3px;border-right-width:3px;border-top-width:4px}
    html.lang-en .topbar:not(.is-compact) .nav-row{justify-content:center!important}
    html.lang-en .topbar.is-compact .nav-row{padding-right:104px!important;justify-content:flex-start!important;overflow:hidden!important}
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{padding:7px 4px!important;font-size:9.5px!important;flex:0 1 auto!important}
    html.lang-en .topbar.is-compact .compact-brand{padding-inline:8px!important;margin-right:4px!important}
    html.lang-en .topbar.is-compact .compact-brand .brand-name{font-size:14px!important}
}

/* English nav readable final size */
@media (min-width:901px){
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{font-size:10.8px!important;padding:8px 5.5px!important}
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{font-size:10px!important;padding:7px 4.5px!important}
}

/* Final navbar palette */
.topbar .nav{background:#fff!important;color:var(--red)!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}
.topbar .nav-row>a:not(.compact-brand),
.topbar .nav-drop{color:var(--red)!important;background:#fff!important}
.topbar .nav-row>a:not(.compact-brand):hover,
.topbar .nav-drop:hover,
.topbar .nav-drop.is-open{color:#d71920!important;background:#fff!important}
.topbar .nav-drop::after{border-top-color:var(--red)!important}
.topbar .nav-drop:hover::after,
.topbar .nav-drop.is-open::after{border-top-color:#d71920!important}
.topbar.is-compact .compact-brand{background:#fff!important;color:var(--red)!important;border:1px solid var(--line)!important}
.topbar.is-compact .compact-brand .brand-name{color:var(--red)!important}
.topbar.is-compact .compact-brand:hover,
.topbar.is-compact .compact-brand:hover .brand-name{color:#d71920!important;background:#fff!important}

/* Mobile navbar palette and layout */
@media (max-width:900px){
    .topbar .masthead,
    .topbar.is-compact .masthead{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;background:#fff!important;border-bottom:1px solid var(--line)!important}
    .topbar .brand,
    html.lang-en .topbar .brand,
    .topbar.is-compact .brand,
    html.lang-en .topbar.is-compact .brand{display:flex!important;grid-column:1!important;justify-self:start!important;color:var(--red)!important;max-width:calc(100vw - 78px)!important}
    .topbar .brand img,
    .topbar.is-compact .brand img{height:42px!important;max-width:42px!important}
    .topbar .brand-name,
    html.lang-en .topbar .brand-name,
    .topbar.is-compact .brand-name,
    html.lang-en .topbar.is-compact .brand-name{color:var(--red)!important;font-size:17px!important;max-width:calc(100vw - 128px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
    .topbar .masthead .mobile-dots,
    .topbar.is-compact .masthead .mobile-dots{background:#fff!important;color:var(--red)!important;border-color:var(--line)!important}
    .topbar.drawer-open .masthead .mobile-dots{color:#d71920!important;background:#fff!important;border-color:#d71920!important}
    .topbar .nav,
    html.lang-en .topbar .nav{display:block!important;background:#fff!important;border-bottom:1px solid var(--line)!important}
    .topbar .nav-row,
    html.lang-en .topbar .nav-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:2px!important;flex-wrap:wrap!important;white-space:normal!important;overflow:visible!important;min-height:0!important;padding:5px 6px!important}
    .topbar .nav-drop,
    html.lang-en .topbar .nav-drop,
    .topbar .compact-brand,
    .topbar .compact-lang-toggle,
    .topbar .nav-mobile-dots{display:none!important}
    .topbar .nav-row>a[href*="/campuses"]{display:none!important}
    .topbar .mobile-more-wrap,
    html.lang-en .topbar .mobile-more-wrap{display:inline-flex!important;position:relative!important;flex:0 0 auto!important}
    .topbar .mobile-more,
    html.lang-en .topbar .mobile-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:var(--red)!important;background:#fff!important;border:1px solid #dce8df!important;border-radius:4px!important;padding:6px 10px!important;font-size:12px!important;line-height:1.1!important;font-weight:800!important;white-space:nowrap!important}
    .topbar .mobile-more::after{content:"";display:inline-block;margin-left:5px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--red)}
    .topbar .mobile-more:hover,
    .mobile-more-wrap.is-open .mobile-more{color:#d71920!important;border-color:#d71920!important;background:#fff!important}
    .topbar .mobile-more:hover::after,
    .mobile-more-wrap.is-open .mobile-more::after{border-top-color:#d71920!important}
    .mobile-more-menu{display:none;position:absolute;top:calc(100% + 7px);right:0;width:min(92vw,360px);max-height:min(64vh,460px);overflow:auto;background:#fff;border:1px solid var(--line);border-top:3px solid #d71920;box-shadow:0 12px 28px rgba(0,0,0,.18);z-index:140;padding:8px 0}
    .mobile-more-wrap.is-open .mobile-more-menu{display:block}
    .mobile-more-menu a,
    .mobile-more-menu strong{display:block;color:var(--red)!important;background:#fff!important;padding:10px 14px!important;border-bottom:1px solid var(--line)!important;font-size:14px!important;line-height:1.25!important;text-align:left!important}
    .mobile-more-menu strong{color:#202020!important;font-size:13px!important;background:#f7fbf8!important}
    .mobile-more-menu a:hover{color:#d71920!important;background:#fff!important}
    .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-row>a:not(.compact-brand){display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 1 auto!important;color:var(--red)!important;background:#fff!important;border:1px solid #dce8df!important;border-radius:4px!important;padding:6px 8px!important;font-size:12px!important;line-height:1.1!important;font-weight:800!important;white-space:nowrap!important}
    .topbar .nav-row>a[href*="/page/advertisement"],
    html.lang-en .topbar .nav-row>a[href*="/page/advertisement"]{display:inline-flex!important;white-space:nowrap!important;word-break:keep-all!important;overflow:visible!important;text-overflow:clip!important;flex:0 0 auto!important}
    .topbar .nav-row>a:not(.compact-brand):hover,
    html.lang-en .topbar .nav-row>a:not(.compact-brand):hover{color:#d71920!important;border-color:#d71920!important;background:#fff!important}
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{padding-top:92px!important}
    .drawer-head{border-bottom-color:var(--red)!important;background:#fff!important}
    .drawer-head strong{color:var(--red)!important}
    .drawer-close,.drawer-lang-toggle{background:#fff!important;color:var(--red)!important;border:1px solid var(--line)!important}
    .drawer-close:hover,.drawer-lang-toggle:hover{color:#d71920!important;border-color:#d71920!important}
    .drawer-links a{color:var(--red)!important}
    .drawer-links a:hover{color:#d71920!important}
}
@media (max-width:560px){
    .topbar .nav-row,
    html.lang-en .topbar .nav-row{justify-content:flex-start!important;gap:2px!important;padding-inline:4px!important}
    .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-row>a:not(.compact-brand){padding:6px 7px!important;font-size:11.5px!important}
    html.lang-en .topbar .nav-row>a[href*="/page/advertisement"]{font-size:10.5px!important;padding-inline:5px!important}
    .topbar .mobile-more,
    html.lang-en .topbar .mobile-more{padding-inline:7px!important}
    .mobile-more-menu{right:auto;left:50%;transform:translateX(-50%);width:min(94vw,340px)}
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{padding-top:88px!important}
}
@media (max-width:380px){
    .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    html.lang-en .topbar .mobile-more{font-size:10.5px!important;padding:6px 5px!important}
    html.lang-en .topbar .nav-row>a[href*="/page/advertisement"]{font-size:9.6px!important;padding-inline:4px!important}
}

/* Uttara-style institutional footer */
.footer{margin-top:46px!important;background:#fff!important;color:#26352d!important;padding:0!important;border-top:5px solid #0f6b3f!important;box-shadow:0 -8px 24px rgba(6,53,31,.06)!important}
.footer .footer-grid{display:grid!important;grid-template-columns:2.1fr 1fr 1.2fr!important;gap:36px!important;padding:42px 0 34px!important}
.footer h3,.footer h4{color:#06351f!important;margin:0 0 16px!important;font-weight:800!important;line-height:1.2!important}
.footer h3{font-size:25px!important}
.footer h4{font-size:18px!important;position:relative!important;padding-bottom:10px!important}
.footer h4::after{content:"";position:absolute;left:0;bottom:0;width:44px;height:3px;background:#d71920}
.footer p{margin:0 0 12px!important;color:#52645a!important;font-size:15px!important;line-height:1.7!important;max-width:540px}
.footer a{display:block!important;color:#0f6b3f!important;margin:0!important;padding:7px 0 7px 18px!important;border-bottom:1px solid #e7efe9!important;font-size:14px!important;font-weight:700!important;position:relative!important}
.footer a::before{content:"›";position:absolute;left:0;top:7px;color:#d71920;font-weight:900}
.footer a:hover{color:#d71920!important;padding-left:22px!important}
.footer-about{padding-right:18px}
.footer-bottom{background:#f5fbf7!important;border-top:1px solid #e1ece5!important;color:#52645a!important}
.footer-bottom .container{display:flex;justify-content:center;gap:16px;align-items:center;text-align:center;padding:13px 0!important;font-size:13px;font-weight:700}
@media (max-width:900px){
    .footer{margin-top:30px!important}
    .footer .footer-grid{grid-template-columns:1fr 1fr!important;gap:22px 18px!important;padding:30px 0 24px!important}
    .footer-about{padding-right:0}
    .footer-about{grid-column:1/-1}
    .footer h3{font-size:22px!important}
    .footer h4{font-size:17px!important}
    .footer-links{min-width:0}
    .footer a{font-size:13.5px!important;padding:8px 0 8px 16px!important}
    .footer-bottom .container{display:grid;justify-content:center;text-align:center;gap:5px}
}
@media (max-width:420px){
    .footer .footer-grid{gap:20px 12px!important}
    .footer h4{font-size:16px!important;margin-bottom:12px!important}
    .footer a{font-size:12.5px!important;line-height:1.35!important;padding-left:14px!important}
}

/* Mobile header More button position */
@media (max-width:900px){
    .topbar .masthead .mobile-dots,
    .topbar.is-compact .masthead .mobile-dots{display:grid!important}
    .topbar .masthead,
    .topbar.is-compact .masthead{grid-template-columns:minmax(0,1fr) 42px!important;padding-right:0!important}
    .topbar .nav-row,
    html.lang-en .topbar .nav-row{justify-content:flex-start!important}
    .topbar .mobile-more-wrap,
    html.lang-en .topbar .mobile-more-wrap{position:relative!important;right:auto!important;top:auto!important;z-index:140!important;display:inline-flex!important;margin-left:auto!important}
    .topbar .mobile-more,
    html.lang-en .topbar .mobile-more{height:auto!important;padding:6px 10px!important;box-shadow:none!important}
    .mobile-more-menu{top:calc(100% + 8px)!important;right:0!important;left:auto!important;transform:none!important}
}
@media (max-width:560px){
    .topbar .mobile-more-wrap,
    html.lang-en .topbar .mobile-more-wrap{right:auto!important;top:auto!important}
    .topbar .masthead,
    .topbar.is-compact .masthead{padding-right:0!important}
}

/* English compact header parity */
@media (min-width:901px){
    html.lang-en .topbar.is-compact .nav-row{
        min-height:46px!important;
        padding:3px 112px 3px 10px!important;
        gap:4px!important;
        flex-wrap:nowrap!important;
        white-space:nowrap!important;
        overflow:visible!important;
        justify-content:flex-start!important;
    }
    html.lang-en .topbar.is-compact .compact-brand{
        display:flex!important;
        flex:0 0 auto!important;
        width:auto!important;
        max-width:none!important;
        min-width:max-content!important;
        height:40px!important;
        padding:0 14px!important;
        margin-right:10px!important;
        gap:8px!important;
    }
    html.lang-en .topbar.is-compact .compact-brand img{
        height:28px!important;
        max-width:28px!important;
    }
    html.lang-en .topbar.is-compact .compact-brand .brand-name{
        font-size:18px!important;
        line-height:1!important;
        overflow:visible!important;
        text-overflow:clip!important;
        white-space:nowrap!important;
    }
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{
        padding:8px 5px!important;
        font-size:12px!important;
        line-height:1.15!important;
    }
    html.lang-en .topbar.is-compact + main{
        padding-top:46px!important;
    }
}

@media (max-width:900px){
    .topbar.is-compact .nav-row .compact-brand,
    html.lang-bn .topbar.is-compact .nav-row .compact-brand,
    html.lang-en .topbar.is-compact .nav-row .compact-brand{
        display:none!important;
    }
}

/* Mobile slide drawer brand */
.mobile-category-drawer .drawer-head,
.topbar.is-compact .mobile-category-drawer .drawer-head{
    min-height:92px!important;
    padding:14px 16px!important;
    align-items:center!important;
}
.mobile-category-drawer .drawer-brand,
.topbar.is-compact .mobile-category-drawer .drawer-brand{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    min-width:0!important;
    flex:1 1 auto!important;
}
.mobile-category-drawer .drawer-brand img,
.topbar.is-compact .mobile-category-drawer .drawer-brand img{
    width:auto!important;
    height:auto!important;
    max-width:86px!important;
    max-height:66px!important;
    object-fit:contain!important;
    flex:0 0 auto!important;
}
.mobile-category-drawer .drawer-brand span,
.topbar.is-compact .mobile-category-drawer .drawer-brand span{
    display:block!important;
    min-width:0!important;
}
.mobile-category-drawer .drawer-brand strong,
.topbar.is-compact .mobile-category-drawer .drawer-brand strong{
    display:block!important;
    color:var(--red)!important;
    font-size:20px!important;
    line-height:1.12!important;
    white-space:nowrap!important;
}
.mobile-category-drawer .drawer-brand em,
.topbar.is-compact .mobile-category-drawer .drawer-brand em{
    display:block!important;
    margin-top:3px!important;
    color:#4b5563!important;
    font-size:12px!important;
    font-style:normal!important;
    line-height:1.2!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}
.mobile-category-drawer .drawer-close,
.topbar.is-compact .mobile-category-drawer .drawer-close{
    flex:0 0 auto!important;
}

@media (max-width:420px){
    .mobile-category-drawer .drawer-brand img,
    .topbar.is-compact .mobile-category-drawer .drawer-brand img{
        max-width:78px!important;
        max-height:60px!important;
    }
    .mobile-category-drawer .drawer-brand strong,
    .topbar.is-compact .mobile-category-drawer .drawer-brand strong{
        font-size:18px!important;
    }
}

/* Scroll header logo prominence */
.topbar.is-compact .compact-brand,
html.lang-bn .topbar.is-compact .compact-brand,
html.lang-en .topbar.is-compact .compact-brand{
    min-height:46px!important;
    padding:6px 14px!important;
    gap:10px!important;
    align-items:center!important;
}
.topbar.is-compact .compact-brand img,
html.lang-bn .topbar.is-compact .compact-brand img,
html.lang-en .topbar.is-compact .compact-brand img{
    width:auto!important;
    height:auto!important;
    max-width:64px!important;
    max-height:40px!important;
    object-fit:contain!important;
}
.topbar.is-compact .compact-brand .brand-name,
html.lang-bn .topbar.is-compact .compact-brand .brand-name,
html.lang-en .topbar.is-compact .compact-brand .brand-name{
    font-size:20px!important;
    line-height:1!important;
}
.topbar.is-compact .nav,
html.lang-bn .topbar.is-compact .nav,
html.lang-en .topbar.is-compact .nav{
    min-height:52px!important;
    display:flex!important;
    align-items:center!important;
}
.topbar.is-compact + main,
html.lang-en .topbar.is-compact + main{
    padding-top:56px!important;
}

@media (max-width:900px){
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        min-height:48px!important;
        padding:6px 10px!important;
        gap:8px!important;
    }
    .topbar.is-compact .compact-brand img,
    html.lang-bn .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{
        max-width:58px!important;
        max-height:38px!important;
    }
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-bn .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{
        font-size:18px!important;
    }
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:54px!important;
    }
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{
        padding-top:58px!important;
    }
}

@media (max-width:560px){
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        display:none!important;
        min-width:auto!important;
        max-width:82px!important;
        padding:5px 7px!important;
    }
    .topbar.is-compact .compact-brand img,
    html.lang-bn .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{
        max-width:54px!important;
        max-height:36px!important;
    }
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-bn .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{
        display:none!important;
    }
}

/* Professional logo scale */
.masthead .brand{
    gap:16px!important;
    max-width:min(680px,52vw)!important;
}
.masthead .brand img{
    width:auto!important;
    height:auto!important;
    max-width:190px!important;
    max-height:86px!important;
    object-fit:contain!important;
}
.masthead .brand .brand-name{
    font-size:40px!important;
    line-height:.95!important;
}
.topbar.is-compact .compact-brand img,
html.lang-bn .topbar.is-compact .compact-brand img,
html.lang-en .topbar.is-compact .compact-brand img{
    width:auto!important;
    height:auto!important;
    max-width:46px!important;
    max-height:32px!important;
    object-fit:contain!important;
}

@media (min-width:901px){
    .masthead{
        height:108px!important;
        grid-template-columns:140px minmax(0,1fr) 240px!important;
    }
    .masthead .brand img{
        max-width:230px!important;
        max-height:98px!important;
    }
}

@media (max-width:900px){
    .masthead .brand{
        gap:10px!important;
        max-width:min(100%,70vw)!important;
    }
    .masthead .brand img{
        max-width:138px!important;
        max-height:58px!important;
    }
    .masthead .brand .brand-name{
        font-size:28px!important;
    }
}

@media (max-width:560px){
    .masthead .brand img{
        max-width:118px!important;
        max-height:52px!important;
    }
    .masthead .brand .brand-name{
        font-size:24px!important;
    }
}

/* News image fallback uses site logo */
.news-logo-fallback{
    display:grid!important;
    place-items:center!important;
    background:linear-gradient(135deg,#f7fbf8,#eef7f1)!important;
    border:1px solid var(--line)!important;
    overflow:hidden!important;
}
.news-logo-fallback img{
    width:auto!important;
    height:auto!important;
    max-width:58%!important;
    max-height:58%!important;
    object-fit:contain!important;
    background:transparent!important;
}
.news-logo-fallback.sm img{
    max-width:52%!important;
    max-height:52%!important;
}
.news-logo-fallback.lead-image img,
.news-logo-fallback.article-image img{
    max-width:min(280px,48%)!important;
    max-height:48%!important;
}

/* Final professional mobile header lock */
@media (max-width:900px){
    .topbar .nav-row,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:grid!important;
        grid-template-columns:repeat(5,minmax(0,1fr))!important;
        grid-auto-flow:column!important;
        grid-auto-columns:minmax(0,1fr)!important;
        align-items:stretch!important;
        gap:4px!important;
        width:100%!important;
        max-width:100%!important;
        padding:5px 6px!important;
        overflow:hidden!important;
        white-space:nowrap!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        min-width:0!important;
        width:100%!important;
        height:32px!important;
        min-height:32px!important;
        max-height:32px!important;
        padding:0 3px!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        overflow:hidden!important;
        text-overflow:ellipsis!important;
        white-space:nowrap!important;
        word-break:keep-all!important;
        line-height:1!important;
        font-size:clamp(8.5px,2.45vw,11.5px)!important;
        font-weight:800!important;
        border-radius:4px!important;
    }
    .topbar .mobile-more::after{
        flex:0 0 auto!important;
        margin-left:3px!important;
        border-left-width:3px!important;
        border-right-width:3px!important;
        border-top-width:4px!important;
    }
}
@media (max-width:360px){
    .topbar .nav-row,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:2px!important;
        padding-inline:3px!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more{
        font-size:clamp(7.6px,2.35vw,9.5px)!important;
        padding-inline:1px!important;
    }
}

/* Glassy mobile side drawer */
@media (max-width:900px){
    .topbar.drawer-open .mobile-drawer-backdrop{
        background:rgba(6,20,12,.34)!important;
        backdrop-filter:blur(8px)!important;
        -webkit-backdrop-filter:blur(8px)!important;
    }
    .mobile-category-drawer{
        background:rgba(255,255,255,.82)!important;
        backdrop-filter:blur(18px) saturate(1.18)!important;
        -webkit-backdrop-filter:blur(18px) saturate(1.18)!important;
        border-right:1px solid rgba(255,255,255,.72)!important;
        box-shadow:18px 0 46px rgba(6,53,31,.24)!important;
    }
    .mobile-category-drawer .drawer-head{
        background:rgba(255,255,255,.68)!important;
        backdrop-filter:blur(14px)!important;
        -webkit-backdrop-filter:blur(14px)!important;
    }
    .mobile-category-drawer .drawer-links{
        background:linear-gradient(180deg,rgba(255,255,255,.28),rgba(255,255,255,.08))!important;
    }
    .mobile-category-drawer .drawer-links a,
    .mobile-category-drawer .drawer-lang-toggle{
        background:rgba(255,255,255,.52)!important;
        border:1px solid rgba(220,232,223,.78)!important;
        border-radius:6px!important;
        margin:7px 0!important;
        padding:10px 11px!important;
        box-shadow:0 1px 0 rgba(255,255,255,.55) inset!important;
    }
}

/* Final compact dropdown alignment under active button */
@media (min-width:901px){
    .topbar.is-compact .nav-drop .drop-menu,
    html.lang-bn .topbar.is-compact .nav-drop .drop-menu,
    html.lang-en .topbar.is-compact .nav-drop .drop-menu{
        position:fixed!important;
        top:var(--drop-top,54px)!important;
        left:var(--drop-left,12px)!important;
        width:var(--drop-width,245px)!important;
        min-width:245px!important;
        max-width:calc(100vw - 24px)!important;
        z-index:300!important;
    }
    .topbar.is-compact .nav-drop:hover .drop-menu,
    .topbar.is-compact .nav-drop.is-open .drop-menu,
    html.lang-bn .topbar.is-compact .nav-drop:hover .drop-menu,
    html.lang-bn .topbar.is-compact .nav-drop.is-open .drop-menu,
    html.lang-en .topbar.is-compact .nav-drop:hover .drop-menu,
    html.lang-en .topbar.is-compact .nav-drop.is-open .drop-menu{
        display:block!important;
        visibility:visible!important;
        opacity:1!important;
        pointer-events:auto!important;
    }
}

/* Mobile responsive header: primary buttons + More side drawer */
@media (max-width:900px){
    .topbar .nav,
    html.lang-bn .topbar .nav,
    html.lang-en .topbar .nav{
        display:block!important;
        background:#fff!important;
        border-bottom:1px solid var(--line)!important;
    }
    .topbar .nav-row,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:grid!important;
        grid-template-columns:repeat(5,minmax(0,1fr))!important;
        align-items:center!important;
        gap:4px!important;
        width:100%!important;
        max-width:none!important;
        padding:5px 6px!important;
        overflow:visible!important;
        white-space:nowrap!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-more-wrap,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-more-wrap{
        min-width:0!important;
        width:100%!important;
        max-width:100%!important;
        margin:0!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        min-height:31px!important;
        padding:6px 4px!important;
        color:var(--red)!important;
        background:#fff!important;
        border:1px solid #dce8df!important;
        border-radius:4px!important;
        font-size:clamp(9px,2.7vw,12px)!important;
        line-height:1.05!important;
        font-weight:800!important;
        text-align:center!important;
        overflow:hidden!important;
        text-overflow:ellipsis!important;
        white-space:nowrap!important;
    }
    .topbar .nav-overflow-item,
    .topbar .compact-brand,
    .topbar .compact-lang-toggle,
    .topbar .nav-mobile-dots,
    html.lang-bn .topbar .nav-overflow-item,
    html.lang-bn .topbar .compact-brand,
    html.lang-bn .topbar .compact-lang-toggle,
    html.lang-bn .topbar .nav-mobile-dots,
    html.lang-en .topbar .nav-overflow-item,
    html.lang-en .topbar .compact-brand,
    html.lang-en .topbar .compact-lang-toggle,
    html.lang-en .topbar .nav-mobile-dots{
        display:none!important;
    }
    .topbar .mobile-more-menu,
    html.lang-bn .topbar .mobile-more-menu,
    html.lang-en .topbar .mobile-more-menu{
        display:none!important;
    }
    .topbar.drawer-open .mobile-drawer-backdrop{
        display:block!important;
        position:fixed!important;
        inset:0!important;
        z-index:220!important;
        background:rgba(0,0,0,.38)!important;
    }
    .topbar.drawer-open .mobile-category-drawer{
        transform:translateX(0)!important;
    }
    .mobile-category-drawer{
        width:min(88vw,380px)!important;
        height:100%!important;
        background:#fff!important;
        box-shadow:12px 0 32px rgba(0,0,0,.24)!important;
        display:flex!important;
        flex-direction:column!important;
        transform:translateX(-102%)!important;
        transition:transform .22s ease!important;
    }
}
@media (max-width:380px){
    .topbar .nav-row,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:3px!important;
        padding-inline:4px!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more{
        padding-inline:2px!important;
        font-size:clamp(8px,2.55vw,10px)!important;
    }
}

/* Scroll header dropdown visual parity with normal header */
@media (min-width:901px){
    .topbar.is-compact,
    .topbar.is-compact .nav,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact,
    html.lang-en .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav-row{
        overflow:visible!important;
    }
    .topbar.is-compact .nav-drop .drop-menu,
    html.lang-bn .topbar.is-compact .nav-drop .drop-menu,
    html.lang-en .topbar.is-compact .nav-drop .drop-menu{
        position:absolute!important;
        top:100%!important;
        left:0!important;
        width:auto!important;
        min-width:245px!important;
        max-width:none!important;
        max-height:430px!important;
        z-index:260!important;
        background:#fff!important;
        color:#222!important;
        border:1px solid var(--line)!important;
        border-top:3px solid #d71920!important;
        box-shadow:0 12px 28px rgba(0,0,0,.18)!important;
        overflow:auto!important;
    }
    .topbar.is-compact .nav-drop:hover .drop-menu,
    .topbar.is-compact .nav-drop.is-open .drop-menu,
    html.lang-bn .topbar.is-compact .nav-drop:hover .drop-menu,
    html.lang-bn .topbar.is-compact .nav-drop.is-open .drop-menu,
    html.lang-en .topbar.is-compact .nav-drop:hover .drop-menu,
    html.lang-en .topbar.is-compact .nav-drop.is-open .drop-menu{
        display:block!important;
        visibility:visible!important;
        opacity:1!important;
        pointer-events:auto!important;
    }
    .topbar.is-compact .nav-drop:hover .mega-menu,
    .topbar.is-compact .nav-drop.is-open .mega-menu,
    html.lang-bn .topbar.is-compact .nav-drop:hover .mega-menu,
    html.lang-bn .topbar.is-compact .nav-drop.is-open .mega-menu,
    html.lang-en .topbar.is-compact .nav-drop:hover .mega-menu,
    html.lang-en .topbar.is-compact .nav-drop.is-open .mega-menu{
        display:grid!important;
    }
}

/* Fixed header dropdowns while scrolling */
@media (min-width:901px){
    .topbar.is-compact .nav-drop .drop-menu,
    html.lang-bn .topbar.is-compact .nav-drop .drop-menu,
    html.lang-en .topbar.is-compact .nav-drop .drop-menu{
        position:fixed!important;
        top:var(--drop-top,54px)!important;
        left:var(--drop-left,12px)!important;
        width:var(--drop-width,245px)!important;
        min-width:245px!important;
        max-width:calc(100vw - 24px)!important;
        z-index:260!important;
    }
    .topbar.is-compact .nav-drop:hover .drop-menu,
    .topbar.is-compact .nav-drop.is-open .drop-menu,
    html.lang-bn .topbar.is-compact .nav-drop:hover .drop-menu,
    html.lang-bn .topbar.is-compact .nav-drop.is-open .drop-menu,
    html.lang-en .topbar.is-compact .nav-drop:hover .drop-menu,
    html.lang-en .topbar.is-compact .nav-drop.is-open .drop-menu{
        display:block!important;
        visibility:visible!important;
        opacity:1!important;
        pointer-events:auto!important;
    }
    .topbar.is-compact .nav-drop:hover .mega-menu,
    .topbar.is-compact .nav-drop.is-open .mega-menu,
    html.lang-bn .topbar.is-compact .nav-drop:hover .mega-menu,
    html.lang-bn .topbar.is-compact .nav-drop.is-open .mega-menu,
    html.lang-en .topbar.is-compact .nav-drop:hover .mega-menu,
    html.lang-en .topbar.is-compact .nav-drop.is-open .mega-menu{
        display:grid!important;
    }
}

/* BN/EN header visual parity */
.topbar .nav-row,
html.lang-en .topbar .nav-row{
    gap:4px!important;
}
.topbar .nav-row>a:not(.compact-brand),
.topbar .nav-drop,
.topbar .mobile-more,
html.lang-en .topbar .nav-row>a:not(.compact-brand),
html.lang-en .topbar .nav-drop,
html.lang-en .topbar .mobile-more{
    padding:10px 12px!important;
    font-size:13px!important;
    line-height:1.2!important;
    font-weight:800!important;
    border-radius:3px!important;
    min-height:auto!important;
    max-width:none!important;
    overflow:visible!important;
    text-overflow:clip!important;
}
.topbar .nav-drop>span:first-child,
html.lang-en .topbar .nav-drop>span:first-child{
    display:inline!important;
    max-width:none!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
}
.topbar.is-compact .nav-row,
html.lang-en .topbar.is-compact .nav-row{
    min-height:46px!important;
    padding:3px 112px 3px 10px!important;
}
.topbar.is-compact .nav-row>a:not(.compact-brand),
.topbar.is-compact .nav-drop,
.topbar.is-compact .mobile-more,
html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
html.lang-en .topbar.is-compact .nav-drop,
html.lang-en .topbar.is-compact .mobile-more{
    padding:8px 9px!important;
    font-size:12px!important;
    line-height:1.15!important;
}
@media (max-width:1180px) and (min-width:901px){
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-drop,
    .topbar .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop,
    html.lang-en .topbar .mobile-more{
        padding-inline:8px!important;
        font-size:12px!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        padding-inline:7px!important;
        font-size:11.5px!important;
    }
}
@media (max-width:900px){
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more{
        padding:6px 8px!important;
        font-size:12px!important;
        line-height:1.1!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        padding:6px 4px!important;
        font-size:clamp(9px,2.7vw,12px)!important;
        line-height:1.05!important;
    }
}

/* EN translated header dropdown guard */
@media (min-width:901px){
    html.lang-en .topbar,
    html.lang-en .topbar .nav,
    html.lang-en .topbar .nav-row{
        overflow:visible!important;
    }
    html.lang-en .topbar .nav-drop.is-open{
        z-index:230!important;
    }
    html.lang-en .topbar .nav-drop.is-open .drop-menu,
    html.lang-en .topbar .nav-drop:hover .drop-menu{
        display:block!important;
        visibility:visible!important;
        opacity:1!important;
        pointer-events:auto!important;
    }
    html.lang-en .topbar .nav-drop.is-open .mega-menu,
    html.lang-en .topbar .nav-drop:hover .mega-menu{
        display:grid!important;
    }
}

/* Mobile compact header: logo row plus nav buttons while scrolling */
@media (max-width:900px){
    .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        display:block!important;
        background:#fff!important;
        border-bottom:1px solid var(--line)!important;
    }
    .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand,
    .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle,
    .topbar.is-compact .nav-mobile-dots,
    html.lang-en .topbar.is-compact .nav-mobile-dots{
        display:none!important;
    }
    .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:flex!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:2px!important;
        flex-wrap:wrap!important;
        white-space:normal!important;
        overflow:visible!important;
        min-height:0!important;
        padding:5px 6px!important;
    }
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{
        padding-top:92px!important;
    }
}

/* Final header nav lock: BN/EN buttons stay on one professional line */
.topbar .nav-row,
html.lang-bn .topbar .nav-row,
html.lang-en .topbar .nav-row{
    flex-wrap:nowrap!important;
    white-space:nowrap!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    justify-content:flex-start!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch;
}
.topbar .nav-row::-webkit-scrollbar,
html.lang-bn .topbar .nav-row::-webkit-scrollbar,
html.lang-en .topbar .nav-row::-webkit-scrollbar{
    display:none!important;
}
.topbar .nav-row>a:not(.compact-brand),
.topbar .nav-drop,
.topbar .mobile-more-wrap,
html.lang-bn .topbar .nav-row>a:not(.compact-brand),
html.lang-bn .topbar .nav-drop,
html.lang-bn .topbar .mobile-more-wrap,
html.lang-en .topbar .nav-row>a:not(.compact-brand),
html.lang-en .topbar .nav-drop,
html.lang-en .topbar .mobile-more-wrap{
    flex:0 0 auto!important;
    white-space:nowrap!important;
}
.topbar .nav-row>a:not(.compact-brand),
html.lang-bn .topbar .nav-row>a:not(.compact-brand),
html.lang-en .topbar .nav-row>a:not(.compact-brand){
    overflow:visible!important;
    text-overflow:clip!important;
    word-break:keep-all!important;
}
.topbar .nav-drop>span:first-child,
html.lang-bn .topbar .nav-drop>span:first-child,
html.lang-en .topbar .nav-drop>span:first-child{
    display:inline!important;
    max-width:none!important;
    overflow:visible!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
}
@media (min-width:901px){
    .topbar .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-en .topbar .nav-row{
        padding-inline:10px!important;
        gap:4px!important;
    }
    .topbar:not(.is-compact) .nav-row,
    html.lang-bn .topbar:not(.is-compact) .nav-row,
    html.lang-en .topbar:not(.is-compact) .nav-row{
        justify-content:center!important;
    }
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        padding:3px 112px 3px 10px!important;
    }
}
@media (max-width:900px){
    .topbar .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-en .topbar .nav-row{
        flex-wrap:nowrap!important;
        padding:5px 6px!important;
        gap:4px!important;
    }
    .topbar .mobile-more-wrap,
    html.lang-bn .topbar .mobile-more-wrap,
    html.lang-en .topbar .mobile-more-wrap{
        margin-left:0!important;
    }
}

/* Absolute EN scroll-state no-wrap guard */
html.lang-en .topbar.is-compact .nav,
html.lang-en .topbar.is-compact .nav-row{
    width:100%!important;
    max-width:100%!important;
}
html.lang-en .topbar.is-compact .nav-row{
    display:flex!important;
    flex-flow:row nowrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    white-space:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    gap:4px!important;
    scrollbar-width:none!important;
}
html.lang-en .topbar.is-compact .nav-row::-webkit-scrollbar{
    display:none!important;
}
html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
html.lang-en .topbar.is-compact .nav-drop,
html.lang-en .topbar.is-compact .mobile-more-wrap,
html.lang-en .topbar.is-compact .mobile-more{
    flex:0 0 auto!important;
    min-width:max-content!important;
    max-width:none!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
    word-break:keep-all!important;
}
@media (max-width:900px){
    html.lang-en .topbar.is-compact .nav-row{
        flex-wrap:nowrap!important;
        padding:5px 6px!important;
    }
}

/* Final simplified header menu */
.topbar .nav-more-wrap,
html.lang-bn .topbar .nav-more-wrap,
html.lang-en .topbar .nav-more-wrap{
    display:inline-flex!important;
    position:relative!important;
    flex:0 0 auto!important;
    margin-left:0!important;
    z-index:145!important;
}
.topbar .nav-more-wrap[hidden],
html.lang-bn .topbar .nav-more-wrap[hidden],
html.lang-en .topbar .nav-more-wrap[hidden]{
    display:none!important;
}
.topbar .mobile-more,
html.lang-bn .topbar .mobile-more,
html.lang-en .topbar .mobile-more{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:auto!important;
    min-height:32px!important;
    color:var(--red)!important;
    background:#fff!important;
    border:1px solid #dce8df!important;
    border-radius:4px!important;
    padding:7px 12px!important;
    font-size:13px!important;
    line-height:1.1!important;
    font-weight:800!important;
    white-space:nowrap!important;
    box-shadow:none!important;
}
.topbar .mobile-more:hover,
.topbar .nav-more-wrap.is-open .mobile-more,
html.lang-bn .topbar .mobile-more:hover,
html.lang-bn .topbar .nav-more-wrap.is-open .mobile-more,
html.lang-en .topbar .mobile-more:hover,
html.lang-en .topbar .nav-more-wrap.is-open .mobile-more{
    color:#d71920!important;
    border-color:#d71920!important;
    background:#fff!important;
}
.topbar .mobile-more-menu,
html.lang-bn .topbar .mobile-more-menu,
html.lang-en .topbar .mobile-more-menu{
    display:none;
    position:fixed!important;
    top:190px!important;
    right:max(12px,4vw)!important;
    left:auto!important;
    transform:none!important;
    width:min(92vw,420px)!important;
    max-height:min(70vh,520px)!important;
    overflow:auto!important;
    background:#fff!important;
    border:1px solid var(--line)!important;
    border-top:3px solid #d71920!important;
    box-shadow:0 16px 34px rgba(0,0,0,.18)!important;
    z-index:180!important;
    padding:8px 0!important;
}
.topbar.is-compact .mobile-more-menu,
html.lang-bn .topbar.is-compact .mobile-more-menu,
html.lang-en .topbar.is-compact .mobile-more-menu{
    top:96px!important;
}
.topbar .nav-more-wrap.is-open .mobile-more-menu,
html.lang-bn .topbar .nav-more-wrap.is-open .mobile-more-menu,
html.lang-en .topbar .nav-more-wrap.is-open .mobile-more-menu{
    display:block!important;
}
.topbar .mobile-more-menu a,
.topbar .mobile-more-menu strong,
html.lang-bn .topbar .mobile-more-menu a,
html.lang-bn .topbar .mobile-more-menu strong,
html.lang-en .topbar .mobile-more-menu a,
html.lang-en .topbar .mobile-more-menu strong{
    display:block!important;
    color:var(--red)!important;
    background:#fff!important;
    padding:10px 14px!important;
    border-bottom:1px solid var(--line)!important;
    font-size:14px!important;
    line-height:1.25!important;
    text-align:left!important;
    white-space:normal!important;
}
.topbar .mobile-more-menu strong,
html.lang-bn .topbar .mobile-more-menu strong,
html.lang-en .topbar .mobile-more-menu strong{
    color:#202020!important;
    background:#f7fbf8!important;
    font-size:13px!important;
}
@media (max-width:560px){
    .topbar .mobile-more,
    html.lang-bn .topbar .mobile-more,
    html.lang-en .topbar .mobile-more{
        min-height:30px!important;
        padding:6px 9px!important;
        font-size:12px!important;
    }
    .topbar .mobile-more-menu,
    html.lang-bn .topbar .mobile-more-menu,
    html.lang-en .topbar .mobile-more-menu{
        top:92px!important;
        right:8px!important;
        width:min(94vw,360px)!important;
    }
    .topbar.is-compact .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu,
    html.lang-en .topbar.is-compact .mobile-more-menu{
        top:88px!important;
    }
}

/* Compact mobile nav: all primary buttons visible */
@media (max-width:900px){
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:grid!important;
        grid-template-columns:repeat(5,minmax(0,1fr))!important;
        gap:4px!important;
        overflow:visible!important;
        padding:5px 6px!important;
        width:100%!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-more-wrap{
        min-width:0!important;
        width:100%!important;
        max-width:100%!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        min-height:30px!important;
        padding:6px 4px!important;
        font-size:clamp(9px,2.7vw,12px)!important;
        line-height:1.05!important;
        text-align:center!important;
        overflow:hidden!important;
        text-overflow:ellipsis!important;
        white-space:nowrap!important;
    }
}
@media (max-width:380px){
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:3px!important;
        padding-inline:4px!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        padding-inline:2px!important;
        font-size:clamp(8px,2.55vw,10px)!important;
    }
}
@media (max-width:560px){
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{
        padding-top:88px!important;
    }
}

/* PC adaptive header: visible items never wrap, overflow goes to More */
@media (min-width:901px){
    .topbar .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-en .topbar .nav-row{
        display:flex!important;
        align-items:center!important;
        flex-wrap:nowrap!important;
        white-space:nowrap!important;
        overflow:visible!important;
        gap:4px!important;
        justify-content:flex-start!important;
        padding-inline:10px!important;
    }
    .topbar:not(.is-compact) .nav-row,
    html.lang-bn .topbar:not(.is-compact) .nav-row,
    html.lang-en .topbar:not(.is-compact) .nav-row{
        justify-content:center!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-drop,
    .topbar .nav-more-wrap,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .nav-drop,
    html.lang-bn .topbar .nav-more-wrap,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop,
    html.lang-en .topbar .nav-more-wrap{
        flex:0 0 auto!important;
        width:auto!important;
        max-width:none!important;
        min-width:max-content!important;
        white-space:nowrap!important;
        overflow:visible!important;
        text-overflow:clip!important;
    }
    .topbar .nav-overflow-item.is-in-more,
    html.lang-bn .topbar .nav-overflow-item.is-in-more,
    html.lang-en .topbar .nav-overflow-item.is-in-more{
        display:none!important;
    }
    .topbar .mobile-more-menu,
    html.lang-bn .topbar .mobile-more-menu,
    html.lang-en .topbar .mobile-more-menu{
        top:calc(var(--header-more-top, 0px) + 8px)!important;
        right:max(12px,calc((100vw - min(1320px,96vw)) / 2))!important;
    }
    .topbar.is-compact .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu,
    html.lang-en .topbar.is-compact .mobile-more-menu{
        top:54px!important;
    }
    .more-overflow-group:not(:empty){
        display:block!important;
        border-bottom:2px solid var(--line)!important;
        margin-bottom:6px!important;
        padding-bottom:6px!important;
    }
    .more-overflow-group .more-section-title{
        display:block!important;
        color:#202020!important;
        background:#f7fbf8!important;
        padding:10px 14px!important;
        border-bottom:1px solid var(--line)!important;
        font-size:13px!important;
        font-weight:800!important;
    }
}
@media (max-width:900px){
    .topbar .nav-overflow-item,
    html.lang-bn .topbar .nav-overflow-item,
    html.lang-en .topbar .nav-overflow-item{
        display:none!important;
    }
}

/* EN/BN desktop dropdown reliability */
@media (min-width:901px){
    .topbar .nav-drop,
    html.lang-bn .topbar .nav-drop,
    html.lang-en .topbar .nav-drop{
        position:relative!important;
        overflow:visible!important;
        cursor:pointer!important;
    }
    .topbar .nav-drop .drop-menu,
    html.lang-bn .topbar .nav-drop .drop-menu,
    html.lang-en .topbar .nav-drop .drop-menu{
        position:absolute!important;
        top:100%!important;
        left:0!important;
        z-index:220!important;
        background:#fff!important;
        color:#222!important;
        min-width:245px!important;
        max-height:430px!important;
        overflow:auto!important;
        box-shadow:0 12px 28px rgba(0,0,0,.18)!important;
        border:1px solid var(--line)!important;
        border-top:3px solid #d71920!important;
    }
    .topbar .nav-drop:hover .drop-menu,
    .topbar .nav-drop.is-open .drop-menu,
    html.lang-bn .topbar .nav-drop:hover .drop-menu,
    html.lang-bn .topbar .nav-drop.is-open .drop-menu,
    html.lang-en .topbar .nav-drop:hover .drop-menu,
    html.lang-en .topbar .nav-drop.is-open .drop-menu{
        display:block!important;
    }
    .topbar .nav-drop:hover .mega-menu,
    .topbar .nav-drop.is-open .mega-menu,
    html.lang-bn .topbar .nav-drop:hover .mega-menu,
    html.lang-bn .topbar .nav-drop.is-open .mega-menu,
    html.lang-en .topbar .nav-drop:hover .mega-menu,
    html.lang-en .topbar .nav-drop.is-open .mega-menu{
        display:grid!important;
    }
    .topbar .nav-drop .drop-menu a,
    html.lang-bn .topbar .nav-drop .drop-menu a,
    html.lang-en .topbar .nav-drop .drop-menu a{
        display:block!important;
        color:#222!important;
        background:#fff!important;
        border:0!important;
        border-bottom:1px solid var(--line)!important;
        padding:9px 12px!important;
        font-size:14px!important;
        font-weight:700!important;
        line-height:1.25!important;
        white-space:normal!important;
        text-align:left!important;
    }
}

/* Final priority: mobile top logo stays in place, 2x larger */
@media (max-width:900px){
    .topbar .masthead,
    .topbar.is-compact .masthead,
    html.lang-bn .topbar .masthead,
    html.lang-bn .topbar.is-compact .masthead,
    html.lang-en .topbar .masthead,
    html.lang-en .topbar.is-compact .masthead{
        display:grid!important;
        min-height:92px!important;
        height:92px!important;
        grid-template-columns:42px minmax(0,1fr) 42px!important;
        padding:8px 0!important;
    }
    .topbar .masthead .brand,
    .topbar.is-compact .masthead .brand,
    html.lang-bn .topbar .masthead .brand,
    html.lang-bn .topbar.is-compact .masthead .brand,
    html.lang-en .topbar .masthead .brand,
    html.lang-en .topbar.is-compact .masthead .brand{
        grid-column:2!important;
        justify-self:center!important;
        max-width:min(100%,72vw)!important;
    }
    .topbar .masthead .brand img,
    .topbar.is-compact .masthead .brand img,
    html.lang-bn .topbar .masthead .brand img,
    html.lang-bn .topbar.is-compact .masthead .brand img,
    html.lang-en .topbar .masthead .brand img,
    html.lang-en .topbar.is-compact .masthead .brand img{
        width:auto!important;
        height:auto!important;
        max-width:236px!important;
        max-height:82px!important;
        object-fit:contain!important;
    }
}
/* Final priority: desktop scroll logo 2x larger */
@media (min-width:901px){
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        min-height:60px!important;
        padding:8px 18px!important;
        gap:14px!important;
        flex:0 0 auto!important;
        max-width:none!important;
        min-width:max-content!important;
    }
    .topbar.is-compact .compact-brand img,
    html.lang-bn .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{
        width:auto!important;
        height:auto!important;
        max-width:112px!important;
        max-height:56px!important;
        object-fit:contain!important;
        flex:0 0 auto!important;
    }
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-bn .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{
        font-size:24px!important;
        line-height:1!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:66px!important;
        display:flex!important;
        align-items:center!important;
    }
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{
        padding-top:70px!important;
    }
    .topbar.is-compact .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu,
    html.lang-en .topbar.is-compact .mobile-more-menu{
        top:68px!important;
    }
}
/* Final priority: mobile logo aligns left */
@media (max-width:900px){
    .topbar .masthead,
    .topbar.is-compact .masthead,
    html.lang-bn .topbar .masthead,
    html.lang-bn .topbar.is-compact .masthead,
    html.lang-en .topbar .masthead,
    html.lang-en .topbar.is-compact .masthead{
        grid-template-columns:minmax(0,1fr) 42px!important;
    }
    .topbar .masthead .menu-dot,
    .topbar.is-compact .masthead .menu-dot,
    html.lang-bn .topbar .masthead .menu-dot,
    html.lang-bn .topbar.is-compact .masthead .menu-dot,
    html.lang-en .topbar .masthead .menu-dot,
    html.lang-en .topbar.is-compact .masthead .menu-dot{
        display:none!important;
    }
    .topbar .masthead .brand,
    .topbar.is-compact .masthead .brand,
    html.lang-bn .topbar .masthead .brand,
    html.lang-bn .topbar.is-compact .masthead .brand,
    html.lang-en .topbar .masthead .brand,
    html.lang-en .topbar.is-compact .masthead .brand{
        grid-column:1!important;
        justify-self:start!important;
        justify-content:flex-start!important;
        max-width:calc(100vw - 82px)!important;
    }
    .topbar .masthead .mobile-dots,
    .topbar.is-compact .masthead .mobile-dots,
    html.lang-bn .topbar .masthead .mobile-dots,
    html.lang-bn .topbar.is-compact .masthead .mobile-dots,
    html.lang-en .topbar .masthead .mobile-dots,
    html.lang-en .topbar.is-compact .masthead .mobile-dots{
        grid-column:2!important;
        justify-self:end!important;
    }
}
/* Final priority: mobile header rows never overlap */
@media (max-width:900px){
    .topbar,
    html.lang-bn .topbar,
    html.lang-en .topbar{
        overflow:visible!important;
    }
    .topbar.is-compact,
    html.lang-bn .topbar.is-compact,
    html.lang-en .topbar.is-compact{
        display:block!important;
        background:#fff!important;
    }
    .topbar .masthead,
    .topbar.is-compact .masthead,
    html.lang-bn .topbar .masthead,
    html.lang-bn .topbar.is-compact .masthead,
    html.lang-en .topbar .masthead,
    html.lang-en .topbar.is-compact .masthead{
        position:relative!important;
        z-index:130!important;
        width:min(100% - 16px,720px)!important;
        margin:0 auto!important;
        overflow:hidden!important;
        border-bottom:1px solid var(--line)!important;
    }
    .topbar .nav,
    .topbar.is-compact .nav,
    html.lang-bn .topbar .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar .nav,
    html.lang-en .topbar.is-compact .nav{
        position:relative!important;
        z-index:120!important;
        width:100%!important;
        min-height:auto!important;
        display:block!important;
        clear:both!important;
    }
    .topbar .nav-row,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        position:relative!important;
        z-index:121!important;
        display:grid!important;
        grid-template-columns:repeat(5,minmax(0,1fr))!important;
        gap:4px!important;
        width:100%!important;
        padding:5px 6px!important;
        margin:0!important;
        overflow:visible!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-more-wrap,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-more-wrap{
        position:relative!important;
        min-width:0!important;
        width:100%!important;
        max-width:100%!important;
        min-height:32px!important;
        overflow:hidden!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        white-space:nowrap!important;
        line-height:1.05!important;
    }
    .topbar.is-compact + main,
    html.lang-en .topbar.is-compact + main{
        padding-top:138px!important;
    }
}
/* Final priority: mobile header text stays visible without overlap */
@media (max-width:900px){
    .topbar .nav-row,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        grid-template-columns:repeat(5,minmax(0,1fr))!important;
        gap:3px!important;
        padding:5px 4px!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        min-width:0!important;
        width:100%!important;
        min-height:34px!important;
        padding:5px 2px!important;
        font-size:clamp(8px,2.45vw,11px)!important;
        line-height:1!important;
        letter-spacing:0!important;
        white-space:nowrap!important;
        overflow:visible!important;
        text-overflow:clip!important;
        text-align:center!important;
    }
    .topbar .nav-more-wrap,
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-more-wrap{
        overflow:visible!important;
    }
}

@media (max-width:380px){
    .topbar .nav-row,
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:2px!important;
        padding-inline:3px!important;
    }
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .mobile-more,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .mobile-more{
        font-size:clamp(7px,2.25vw,9px)!important;
        padding-inline:1px!important;
    }
}
/* Final priority: stable header dropdowns with red hover */
@media (min-width:901px){
    .topbar .nav-drop,
    html.lang-bn .topbar .nav-drop,
    html.lang-en .topbar .nav-drop{
        position:relative!important;
        overflow:visible!important;
    }
    .topbar .nav-drop .drop-menu,
    html.lang-bn .topbar .nav-drop .drop-menu,
    html.lang-en .topbar .nav-drop .drop-menu{
        position:absolute!important;
        top:100%!important;
        left:0!important;
        display:none!important;
        z-index:999!important;
        min-width:260px!important;
        max-height:70vh!important;
        overflow:auto!important;
        background:#fff!important;
        color:#202020!important;
        border:1px solid var(--line)!important;
        border-top:3px solid var(--red)!important;
        box-shadow:0 14px 32px rgba(0,0,0,.18)!important;
    }
    .topbar .nav-drop:hover .drop-menu,
    .topbar .nav-drop:focus-within .drop-menu,
    .topbar .nav-drop.is-open .drop-menu,
    html.lang-bn .topbar .nav-drop:hover .drop-menu,
    html.lang-bn .topbar .nav-drop:focus-within .drop-menu,
    html.lang-bn .topbar .nav-drop.is-open .drop-menu,
    html.lang-en .topbar .nav-drop:hover .drop-menu,
    html.lang-en .topbar .nav-drop:focus-within .drop-menu,
    html.lang-en .topbar .nav-drop.is-open .drop-menu{
        display:block!important;
    }
    .topbar .nav-drop:hover .mega-menu,
    .topbar .nav-drop:focus-within .mega-menu,
    .topbar .nav-drop.is-open .mega-menu,
    html.lang-bn .topbar .nav-drop:hover .mega-menu,
    html.lang-bn .topbar .nav-drop:focus-within .mega-menu,
    html.lang-bn .topbar .nav-drop.is-open .mega-menu,
    html.lang-en .topbar .nav-drop:hover .mega-menu,
    html.lang-en .topbar .nav-drop:focus-within .mega-menu,
    html.lang-en .topbar .nav-drop.is-open .mega-menu{
        display:grid!important;
    }
    .topbar .nav-drop .drop-menu a,
    html.lang-bn .topbar .nav-drop .drop-menu a,
    html.lang-en .topbar .nav-drop .drop-menu a{
        color:#202020!important;
        background:#fff!important;
        border-bottom:1px solid var(--line)!important;
        transition:color .16s ease,background-color .16s ease!important;
    }
    .topbar .nav-drop .drop-menu a:hover,
    .topbar .nav-drop .drop-menu a:focus,
    html.lang-bn .topbar .nav-drop .drop-menu a:hover,
    html.lang-bn .topbar .nav-drop .drop-menu a:focus,
    html.lang-en .topbar .nav-drop .drop-menu a:hover,
    html.lang-en .topbar .nav-drop .drop-menu a:focus{
        color:#d71920!important;
        background:#fff5f5!important;
    }
}
/* Final priority: desktop More menu stays inside viewport */
@media (min-width:901px){
    .topbar .nav-more-wrap,
    html.lang-bn .topbar .nav-more-wrap,
    html.lang-en .topbar .nav-more-wrap{
        position:relative!important;
        overflow:visible!important;
    }
    .topbar .mobile-more-menu,
    html.lang-bn .topbar .mobile-more-menu,
    html.lang-en .topbar .mobile-more-menu{
        position:absolute!important;
        top:calc(100% + 8px)!important;
        right:0!important;
        left:auto!important;
        transform:none!important;
        width:min(420px,calc(100vw - 24px))!important;
        max-width:calc(100vw - 24px)!important;
        max-height:min(72vh,560px)!important;
        overflow:auto!important;
        overflow-x:hidden!important;
        overscroll-behavior:contain!important;
        white-space:normal!important;
        word-break:normal!important;
        overflow-wrap:anywhere!important;
        z-index:1000!important;
    }
    .topbar.is-compact .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu,
    html.lang-en .topbar.is-compact .mobile-more-menu{
        position:fixed!important;
        top:68px!important;
        right:12px!important;
        left:auto!important;
    }
    .topbar .mobile-more-menu a,
    .topbar .mobile-more-menu strong,
    html.lang-bn .topbar .mobile-more-menu a,
    html.lang-bn .topbar .mobile-more-menu strong,
    html.lang-en .topbar .mobile-more-menu a,
    html.lang-en .topbar .mobile-more-menu strong{
        display:block!important;
        width:100%!important;
        max-width:100%!important;
        box-sizing:border-box!important;
        white-space:normal!important;
        overflow:visible!important;
        text-overflow:clip!important;
        overflow-wrap:anywhere!important;
        word-break:normal!important;
        line-height:1.35!important;
    }
}

/* Absolute last override: mobile compact header spacing fix */
@media (max-width:900px){
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:54px!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:flex!important;
        flex-wrap:nowrap!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:10px!important;
        width:100%!important;
        min-height:54px!important;
        padding:8px 116px 8px 12px!important;
        overflow:hidden!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-more-wrap{
        flex:0 0 auto!important;
        width:auto!important;
        max-width:none!important;
        min-width:max-content!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        min-height:36px!important;
        padding:8px 12px!important;
        font-size:14px!important;
        line-height:1.1!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle{
        right:62px!important;
        top:12px!important;
        z-index:220!important;
    }
    .topbar.is-compact .nav-mobile-dots,
    html.lang-bn .topbar.is-compact .nav-mobile-dots,
    html.lang-en .topbar.is-compact .nav-mobile-dots{
        right:12px!important;
        top:8px!important;
        width:40px!important;
        height:38px!important;
        z-index:221!important;
    }
}
@media (max-width:420px){
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:8px!important;
        padding-right:112px!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        padding-inline:10px!important;
        font-size:13px!important;
    }
}

/* Absolute final override: desktop compact header spacing fix */
@media (min-width:901px){
    .topbar.is-compact .nav,
    html.lang-bn .topbar.is-compact .nav,
    html.lang-en .topbar.is-compact .nav{
        min-height:64px!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        display:flex!important;
        flex-wrap:nowrap!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:8px!important;
        width:100%!important;
        min-height:64px!important;
        padding:8px 118px 8px 12px!important;
        overflow:hidden!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        display:flex!important;
        flex:0 0 auto!important;
        align-items:center!important;
        min-width:0!important;
        max-width:190px!important;
        min-height:48px!important;
        padding:6px 10px!important;
        overflow:hidden!important;
    }
    .topbar.is-compact .compact-brand img,
    html.lang-bn .topbar.is-compact .compact-brand img,
    html.lang-en .topbar.is-compact .compact-brand img{
        max-width:120px!important;
        max-height:44px!important;
        object-fit:contain!important;
    }
    .topbar.is-compact .compact-brand .brand-name,
    html.lang-bn .topbar.is-compact .compact-brand .brand-name,
    html.lang-en .topbar.is-compact .compact-brand .brand-name{
        overflow:hidden!important;
        text-overflow:ellipsis!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-more-wrap,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .nav-more-wrap,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .nav-more-wrap{
        flex:0 0 auto!important;
        width:auto!important;
        max-width:none!important;
        min-width:max-content!important;
        overflow:visible!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        min-height:36px!important;
        padding:8px 10px!important;
        font-size:13px!important;
        line-height:1.1!important;
        white-space:nowrap!important;
    }
    .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-en .topbar.is-compact .compact-lang-toggle{
        right:64px!important;
        top:16px!important;
        z-index:220!important;
    }
    .topbar.is-compact .nav-mobile-dots,
    html.lang-bn .topbar.is-compact .nav-mobile-dots,
    html.lang-en .topbar.is-compact .nav-mobile-dots{
        right:14px!important;
        top:13px!important;
        width:40px!important;
        height:38px!important;
        z-index:221!important;
    }
}
@media (min-width:901px) and (max-width:1180px){
    .topbar.is-compact .nav-row,
    html.lang-bn .topbar.is-compact .nav-row,
    html.lang-en .topbar.is-compact .nav-row{
        gap:6px!important;
        padding-right:116px!important;
    }
    .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-en .topbar.is-compact .compact-brand{
        max-width:150px!important;
    }
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop,
    html.lang-bn .topbar.is-compact .mobile-more,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop,
    html.lang-en .topbar.is-compact .mobile-more{
        padding-inline:8px!important;
        font-size:12px!important;
    }
}

/* EOF override: Bangla More menu full visible without side scroll */
html.lang-bn .topbar .nav-more-wrap,
html.lang-bn .topbar.is-compact .nav-more-wrap{position:relative!important;overflow:visible!important}
html.lang-bn .topbar .mobile-more-menu{box-sizing:border-box!important;width:min(520px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;min-width:0!important;right:0!important;left:auto!important;overflow-y:auto!important;overflow-x:hidden!important;white-space:normal!important}
html.lang-bn .topbar.is-compact .mobile-more-menu{position:fixed!important;top:68px!important;right:12px!important;left:12px!important;width:auto!important;max-width:none!important}
html.lang-bn .topbar .mobile-more-menu [data-overflow-menu],
html.lang-bn .topbar .mobile-more-menu [data-more-defaults],
html.lang-bn .topbar .mobile-more-menu .more-overflow-group{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
html.lang-bn .topbar .mobile-more-menu a,
html.lang-bn .topbar .mobile-more-menu strong{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.35!important}
@media (max-width:900px){
    html.lang-bn .topbar .mobile-more-menu,
    html.lang-bn .topbar.is-compact .mobile-more-menu{position:fixed!important;top:var(--header-more-top,108px)!important;right:10px!important;left:10px!important;width:auto!important;max-width:none!important;max-height:calc(100vh - var(--header-more-top,108px) - 14px)!important;border-radius:6px!important;overflow-y:auto!important;overflow-x:hidden!important}
    html.lang-bn .topbar.is-compact .mobile-more-menu{top:58px!important;max-height:calc(100vh - 72px)!important}
}

/* Absolute EOF override: EN scroll header full menu without overlap */
@media (min-width:901px){
    html.lang-en .topbar.is-compact + main{padding-top:118px!important}
    html.lang-en .topbar.is-compact .nav{min-height:104px!important;overflow:visible!important}
    html.lang-en .topbar.is-compact .nav-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;align-content:center!important;justify-content:flex-start!important;gap:7px!important;min-height:104px!important;padding:8px 124px 8px 12px!important;overflow:visible!important;white-space:normal!important}
    html.lang-en .topbar.is-compact .compact-brand{flex:0 0 auto!important;max-width:132px!important;min-height:40px!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;width:auto!important;min-width:max-content!important;max-width:none!important;min-height:34px!important;padding:7px 9px!important;font-size:12px!important;line-height:1.1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-en .topbar.is-compact .nav-more-wrap{display:none!important}
    html.lang-en .topbar.is-compact .compact-lang-toggle{right:64px!important;top:15px!important;height:28px!important;z-index:230!important}
    html.lang-en .topbar.is-compact .nav-mobile-dots{right:14px!important;top:10px!important;width:40px!important;height:38px!important;z-index:231!important}
}

/* Absolute EOF override: EN scroll header one line, no overlap */
@media (min-width:901px){
    html.lang-en .topbar.is-compact + main{padding-top:76px!important}
    html.lang-en .topbar.is-compact .nav{min-height:64px!important;overflow:visible!important}
    html.lang-en .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:3px!important;min-height:64px!important;padding:8px 118px 8px 8px!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-en .topbar.is-compact .compact-brand{flex:0 0 auto!important;max-width:92px!important;min-height:38px!important;padding:5px 6px!important;overflow:hidden!important}
    html.lang-en .topbar.is-compact .compact-brand img{max-width:76px!important;max-height:34px!important;object-fit:contain!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:32px!important;padding:7px 5px!important;font-size:10.5px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-en .topbar.is-compact .nav-drop::after{margin-left:3px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
    html.lang-en .topbar.is-compact .nav-more-wrap{display:none!important}
    html.lang-en .topbar.is-compact .compact-lang-toggle{right:62px!important;top:17px!important;height:26px!important;min-width:36px!important;font-size:11px!important;z-index:230!important}
    html.lang-en .topbar.is-compact .nav-mobile-dots{right:12px!important;top:13px!important;width:38px!important;height:36px!important;z-index:231!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-en .topbar.is-compact .nav-row{gap:2px!important;padding-right:112px!important}
    html.lang-en .topbar.is-compact .compact-brand{max-width:78px!important}
    html.lang-en .topbar.is-compact .compact-brand img{max-width:64px!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{padding-inline:4px!important;font-size:9.5px!important}
}

/* Absolute EOF override: EN scroll header balanced spacing, one line */
@media (min-width:901px){
    html.lang-en .topbar.is-compact + main{padding-top:76px!important}
    html.lang-en .topbar.is-compact .nav{min-height:64px!important;overflow:visible!important}
    html.lang-en .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;min-height:64px!important;padding:8px 118px 8px 10px!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-en .topbar.is-compact .compact-brand{flex:0 0 auto!important;max-width:88px!important;min-height:38px!important;padding:5px 6px!important;overflow:hidden!important}
    html.lang-en .topbar.is-compact .compact-brand img{max-width:72px!important;max-height:34px!important;object-fit:contain!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:32px!important;padding:7px 6px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-en .topbar.is-compact .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
    html.lang-en .topbar.is-compact .nav-more-wrap{display:none!important}
    html.lang-en .topbar.is-compact .compact-lang-toggle{right:62px!important;top:17px!important;height:26px!important;min-width:36px!important;font-size:11px!important;z-index:230!important}
    html.lang-en .topbar.is-compact .nav-mobile-dots{right:12px!important;top:13px!important;width:38px!important;height:36px!important;z-index:231!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-en .topbar.is-compact .nav-row{gap:3px!important;padding-right:112px!important}
    html.lang-en .topbar.is-compact .compact-brand{max-width:72px!important}
    html.lang-en .topbar.is-compact .compact-brand img{max-width:58px!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{padding-inline:4px!important;font-size:9px!important}
}

/* Absolute EOF override: BN scroll header balanced one line, no overlap */
@media (min-width:901px){
    html.lang-bn .topbar.is-compact + main{padding-top:76px!important}
    html.lang-bn .topbar.is-compact .nav{min-height:64px!important;overflow:visible!important}
    html.lang-bn .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;min-height:64px!important;padding:8px 118px 8px 10px!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .compact-brand{flex:0 0 auto!important;max-width:92px!important;min-height:38px!important;padding:5px 6px!important;overflow:hidden!important}
    html.lang-bn .topbar.is-compact .compact-brand img{max-width:76px!important;max-height:34px!important;object-fit:contain!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:32px!important;padding:7px 6px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-bn .topbar.is-compact .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
    html.lang-bn .topbar.is-compact .nav-more-wrap{display:none!important}
    html.lang-bn .topbar.is-compact .compact-lang-toggle{right:62px!important;top:17px!important;height:26px!important;min-width:36px!important;font-size:11px!important;z-index:230!important}
    html.lang-bn .topbar.is-compact .nav-mobile-dots{right:12px!important;top:13px!important;width:38px!important;height:36px!important;z-index:231!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:3px!important;padding-right:112px!important}
    html.lang-bn .topbar.is-compact .compact-brand{max-width:78px!important}
    html.lang-bn .topbar.is-compact .compact-brand img{max-width:64px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-inline:5px!important;font-size:11px!important}
}

/* Absolute EOF override: unified full scroll header, one line, balanced spacing */
@media (min-width:901px){
    .topbar.is-compact + main{padding-top:76px!important}
    .topbar.is-compact .nav{min-height:64px!important;overflow:visible!important}
    .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;min-height:64px!important;padding:8px 118px 8px 10px!important;overflow:hidden!important;white-space:nowrap!important}
    .topbar.is-compact .compact-brand{display:flex!important;flex:0 0 auto!important;max-width:88px!important;min-height:38px!important;padding:5px 6px!important;overflow:hidden!important}
    .topbar.is-compact .compact-brand img{max-width:72px!important;max-height:34px!important;object-fit:contain!important}
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:32px!important;padding:7px 6px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{font-size:12px!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{font-size:10px!important}
    .topbar.is-compact .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
    .topbar.is-compact .nav-more-wrap{display:none!important}
    .topbar.is-compact .compact-lang-toggle{right:62px!important;top:17px!important;height:26px!important;min-width:36px!important;font-size:11px!important;z-index:230!important}
    .topbar.is-compact .nav-mobile-dots{right:12px!important;top:13px!important;width:38px!important;height:36px!important;z-index:231!important}
}
@media (min-width:901px) and (max-width:1180px){
    .topbar.is-compact .nav-row{gap:3px!important;padding-right:112px!important}
    .topbar.is-compact .compact-brand{max-width:72px!important}
    .topbar.is-compact .compact-brand img{max-width:58px!important}
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop{padding-inline:4px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{font-size:11px!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{font-size:9px!important}
}

/* Absolute EOF override: BN scroll header stays full, one line, no overlap */
@media (min-width:901px){
    html.lang-bn .topbar.is-compact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;overflow:visible!important}
    html.lang-bn .topbar.is-compact + main{padding-top:var(--topbar-height,190px)!important}
    html.lang-bn .topbar.is-compact .header-ad-wrap,
    html.lang-bn .topbar.is-compact .mast-date{display:block!important}
    html.lang-bn .topbar.is-compact .masthead{display:grid!important;height:92px!important;grid-template-columns:140px 1fr 220px!important;align-items:center!important;background:#fff!important}
    html.lang-bn .topbar.is-compact .masthead .menu-dot{display:block!important;position:static!important;grid-column:1!important}
    html.lang-bn .topbar.is-compact .masthead .brand{display:inline-flex!important;grid-column:2!important}
    html.lang-bn .topbar.is-compact .masthead .mast-search{display:flex!important;grid-column:3!important}
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .nav-mobile-dots{display:none!important}
    html.lang-bn .topbar.is-compact .nav{min-height:auto!important;overflow:visible!important;box-shadow:none!important}
    html.lang-bn .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-height:auto!important;padding:0!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:auto!important;padding:9px 8px!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:2px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-inline:5px!important;font-size:12px!important}
}

/* Absolute EOF override: full header stays full on scroll, one-line nav */
@media (min-width:901px){
    .topbar:not(.is-compact){position:sticky!important;top:0!important;overflow:visible!important}
    .topbar:not(.is-compact) + main{padding-top:0!important}
    .topbar:not(.is-compact) .mast-date,
    .topbar:not(.is-compact) .masthead,
    .topbar:not(.is-compact) .header-ad-wrap{display:block}
    .topbar:not(.is-compact) .masthead{display:grid!important}
    .topbar:not(.is-compact) .nav{overflow:visible!important}
    .topbar:not(.is-compact) .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:4px!important;overflow:hidden!important;white-space:nowrap!important}
    .topbar:not(.is-compact) .nav-row>a:not(.compact-brand),
    .topbar:not(.is-compact) .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;line-height:1!important}
    html.lang-bn .topbar:not(.is-compact) .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar:not(.is-compact) .nav-drop{padding:9px 8px!important;font-size:13px!important}
    html.lang-en .topbar:not(.is-compact) .nav-row>a:not(.compact-brand),
    html.lang-en .topbar:not(.is-compact) .nav-drop{padding:9px 6px!important;font-size:11px!important}
    .topbar:not(.is-compact) .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
    .topbar:not(.is-compact) .compact-brand,
    .topbar:not(.is-compact) .compact-lang-toggle,
    .topbar:not(.is-compact) .nav-mobile-dots{display:none!important}
}
@media (min-width:901px) and (max-width:1180px){
    .topbar:not(.is-compact) .nav-row{gap:2px!important}
    html.lang-bn .topbar:not(.is-compact) .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar:not(.is-compact) .nav-drop{padding-inline:5px!important;font-size:12px!important}
    html.lang-en .topbar:not(.is-compact) .nav-row>a:not(.compact-brand),
    html.lang-en .topbar:not(.is-compact) .nav-drop{padding-inline:4px!important;font-size:10px!important}
}

/* Absolute EOF override: never minimize header on scroll */
@media (min-width:901px){
    .topbar,
    .topbar.is-compact{position:sticky!important;top:0!important;left:auto!important;right:auto!important;box-shadow:none!important;transform:none!important;overflow:visible!important}
    .topbar.is-compact + main{padding-top:0!important}
    .topbar.is-compact .header-ad-wrap,
    .topbar.is-compact .mast-date{display:block!important}
    .topbar.is-compact .masthead{display:grid!important;height:92px!important;grid-template-columns:140px 1fr 220px!important;align-items:center!important;background:#fff!important}
    .topbar.is-compact .masthead .menu-dot{display:block!important;position:static!important;grid-column:1!important}
    .topbar.is-compact .masthead .brand{display:inline-flex!important;grid-column:2!important}
    .topbar.is-compact .masthead .mast-search{display:flex!important;grid-column:3!important}
    .topbar.is-compact .nav{min-height:auto!important;overflow:visible!important;box-shadow:none!important}
    .topbar.is-compact .nav-row,
    .topbar:not(.is-compact) .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-height:auto!important;padding:0!important;overflow:hidden!important;white-space:nowrap!important}
    .topbar.is-compact .compact-brand,
    .topbar.is-compact .compact-lang-toggle,
    .topbar.is-compact .nav-mobile-dots,
    .topbar:not(.is-compact) .compact-brand,
    .topbar:not(.is-compact) .compact-lang-toggle,
    .topbar:not(.is-compact) .nav-mobile-dots{display:none!important}
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar:not(.is-compact) .nav-overflow-item,
    .topbar:not(.is-compact) .nav-row>a:not(.compact-brand),
    .topbar:not(.is-compact) .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:auto!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;line-height:1!important}
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .nav-drop{padding:9px 8px!important;font-size:13px!important}
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{padding:9px 6px!important;font-size:11px!important}
    .topbar .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
}
@media (min-width:901px) and (max-width:1180px){
    .topbar.is-compact .nav-row,
    .topbar:not(.is-compact) .nav-row{gap:2px!important}
    html.lang-bn .topbar .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar .nav-drop{padding-inline:5px!important;font-size:12px!important}
    html.lang-en .topbar .nav-row>a:not(.compact-brand),
    html.lang-en .topbar .nav-drop{padding-inline:4px!important;font-size:10px!important}
}

/* Absolute EOF override: full header fixed at top while scrolling */
@media (min-width:901px){
    body{padding-top:var(--topbar-height,190px)!important}
    .topbar,
    .topbar.is-compact,
    .topbar:not(.is-compact){position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;transform:none!important;overflow:visible!important}
    .topbar + main,
    .topbar.is-compact + main,
    .topbar:not(.is-compact) + main{padding-top:0!important}
    .topbar.is-compact .header-ad-wrap,
    .topbar.is-compact .mast-date{display:block!important}
    .topbar.is-compact .masthead{display:grid!important;height:92px!important;grid-template-columns:140px 1fr 220px!important;align-items:center!important;background:#fff!important}
    .topbar.is-compact .masthead .menu-dot{display:block!important;position:static!important;grid-column:1!important}
    .topbar.is-compact .masthead .brand{display:inline-flex!important;grid-column:2!important}
    .topbar.is-compact .masthead .mast-search{display:flex!important;grid-column:3!important}
}
@media (max-width:900px){
    body{padding-top:var(--topbar-height,160px)!important}
    .topbar,
    .topbar.is-compact,
    .topbar:not(.is-compact){position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;transform:none!important;overflow:visible!important}
    .topbar + main,
    .topbar.is-compact + main,
    .topbar:not(.is-compact) + main{padding-top:0!important}
}

/* Absolute EOF override: restore compact scroll header with side logo */
@media (min-width:901px){
    body{padding-top:0!important}
    .topbar{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:auto!important;z-index:30!important;box-shadow:none!important;overflow:visible!important}
    .topbar.is-compact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;box-shadow:0 4px 12px rgba(0,0,0,.14)!important;overflow:visible!important}
    .topbar.is-compact .mast-date,
    .topbar.is-compact .masthead,
    .topbar.is-compact .header-ad-wrap{display:none!important}
    .topbar.is-compact + main{padding-top:76px!important}
    .topbar.is-compact .nav{min-height:64px!important;overflow:visible!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important}
    .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;min-height:64px!important;padding:8px 118px 8px 10px!important;overflow:hidden!important;white-space:nowrap!important}
    .topbar.is-compact .compact-brand{display:flex!important;flex:0 0 auto!important;align-items:center!important;max-width:88px!important;min-height:38px!important;padding:5px 6px!important;overflow:hidden!important}
    .topbar.is-compact .compact-brand img{max-width:72px!important;max-height:34px!important;object-fit:contain!important}
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:32px!important;padding:7px 6px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{font-size:12px!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{font-size:10px!important}
    .topbar.is-compact .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
    .topbar.is-compact .nav-more-wrap{display:none!important}
    .topbar.is-compact .compact-lang-toggle{display:grid!important;position:fixed!important;right:62px!important;top:17px!important;height:26px!important;min-width:36px!important;font-size:11px!important;z-index:330!important}
    .topbar.is-compact .nav-mobile-dots{display:block!important;position:fixed!important;right:12px!important;top:13px!important;width:38px!important;height:36px!important;z-index:331!important}
}
@media (min-width:901px) and (max-width:1180px){
    .topbar.is-compact .nav-row{gap:3px!important;padding-right:112px!important}
    .topbar.is-compact .compact-brand{max-width:72px!important}
    .topbar.is-compact .compact-brand img{max-width:58px!important}
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop{padding-inline:4px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{font-size:11px!important}
    html.lang-en .topbar.is-compact .nav-overflow-item,
    html.lang-en .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-en .topbar.is-compact .nav-drop{font-size:9px!important}
}

/* Absolute EOF override: BN scroll header stays full, one line, no overlap */
@media (min-width:901px){
    html.lang-bn .topbar.is-compact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;overflow:visible!important}
    html.lang-bn .topbar.is-compact + main{padding-top:var(--topbar-height,190px)!important}
    html.lang-bn .topbar.is-compact .header-ad-wrap,
    html.lang-bn .topbar.is-compact .mast-date{display:block!important}
    html.lang-bn .topbar.is-compact .masthead{display:grid!important;height:92px!important;grid-template-columns:140px 1fr 220px!important;align-items:center!important;background:#fff!important}
    html.lang-bn .topbar.is-compact .masthead .menu-dot{display:block!important;position:static!important;grid-column:1!important}
    html.lang-bn .topbar.is-compact .masthead .brand{display:inline-flex!important;grid-column:2!important}
    html.lang-bn .topbar.is-compact .masthead .mast-search{display:flex!important;grid-column:3!important}
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .nav-mobile-dots{display:none!important}
    html.lang-bn .topbar.is-compact .nav{min-height:auto!important;overflow:visible!important;box-shadow:none!important}
    html.lang-bn .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-height:auto!important;padding:0!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:auto!important;padding:9px 8px!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:2px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-inline:5px!important;font-size:12px!important}
}

/* Absolute EOF override: BN matches EN compact scroll header exactly */
@media (min-width:901px){
    html.lang-bn .topbar{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:auto!important;z-index:30!important;box-shadow:none!important;overflow:visible!important}
    html.lang-bn .topbar.is-compact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;box-shadow:0 4px 12px rgba(0,0,0,.14)!important;overflow:visible!important}
    html.lang-bn .topbar.is-compact .mast-date,
    html.lang-bn .topbar.is-compact .masthead,
    html.lang-bn .topbar.is-compact .header-ad-wrap{display:none!important}
    html.lang-bn .topbar.is-compact + main{padding-top:76px!important}
    html.lang-bn .topbar.is-compact .nav{min-height:64px!important;overflow:visible!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important}
    html.lang-bn .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;min-height:64px!important;padding:8px 118px 8px 10px!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .compact-brand{display:flex!important;flex:0 0 auto!important;align-items:center!important;max-width:88px!important;min-height:38px!important;padding:5px 6px!important;overflow:hidden!important}
    html.lang-bn .topbar.is-compact .compact-brand img{max-width:72px!important;max-height:34px!important;object-fit:contain!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:32px!important;padding:7px 6px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-bn .topbar.is-compact .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
    html.lang-bn .topbar.is-compact .nav-more-wrap{display:none!important}
    html.lang-bn .topbar.is-compact .compact-lang-toggle{display:grid!important;position:fixed!important;right:62px!important;top:17px!important;height:26px!important;min-width:36px!important;font-size:11px!important;z-index:330!important}
    html.lang-bn .topbar.is-compact .nav-mobile-dots{display:block!important;position:fixed!important;right:12px!important;top:13px!important;width:38px!important;height:36px!important;z-index:331!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:3px!important;padding-right:112px!important}
    html.lang-bn .topbar.is-compact .compact-brand{max-width:72px!important}
    html.lang-bn .topbar.is-compact .compact-brand img{max-width:58px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-inline:4px!important;font-size:9px!important}
}

/* Absolute EOF override: BN scroll keeps full header buttons, no overlap */
@media (min-width:901px){
    html.lang-bn .topbar.is-compact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;overflow:visible!important}
    html.lang-bn .topbar.is-compact + main{padding-top:var(--topbar-height,190px)!important}
    html.lang-bn .topbar.is-compact .header-ad-wrap,
    html.lang-bn .topbar.is-compact .mast-date{display:block!important}
    html.lang-bn .topbar.is-compact .masthead{display:grid!important;height:92px!important;grid-template-columns:140px 1fr 220px!important;align-items:center!important;background:#fff!important}
    html.lang-bn .topbar.is-compact .masthead .menu-dot{display:block!important;position:static!important;grid-column:1!important}
    html.lang-bn .topbar.is-compact .masthead .brand{display:inline-flex!important;grid-column:2!important}
    html.lang-bn .topbar.is-compact .masthead .mast-search{display:flex!important;grid-column:3!important}
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .nav-mobile-dots{display:none!important}
    html.lang-bn .topbar.is-compact .nav{min-height:auto!important;overflow:visible!important;box-shadow:none!important}
    html.lang-bn .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-height:auto!important;padding:0!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:auto!important;padding:9px 8px!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:2px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-inline:5px!important;font-size:12px!important}
}

/* Absolute EOF override: BN exactly same as EN compact scroll header */
@media (min-width:901px){
    html.lang-bn .topbar{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:auto!important;z-index:30!important;box-shadow:none!important;overflow:visible!important}
    html.lang-bn .topbar.is-compact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;box-shadow:0 4px 12px rgba(0,0,0,.14)!important;overflow:visible!important}
    html.lang-bn .topbar.is-compact .mast-date,
    html.lang-bn .topbar.is-compact .masthead,
    html.lang-bn .topbar.is-compact .header-ad-wrap{display:none!important}
    html.lang-bn .topbar.is-compact + main{padding-top:76px!important}
    html.lang-bn .topbar.is-compact .nav{min-height:64px!important;overflow:visible!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important}
    html.lang-bn .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;min-height:64px!important;padding:8px 118px 8px 10px!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .compact-brand{display:flex!important;flex:0 0 auto!important;align-items:center!important;max-width:88px!important;min-height:38px!important;padding:5px 6px!important;overflow:hidden!important}
    html.lang-bn .topbar.is-compact .compact-brand img{max-width:72px!important;max-height:34px!important;object-fit:contain!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:32px!important;padding:7px 6px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-bn .topbar.is-compact .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
    html.lang-bn .topbar.is-compact .nav-more-wrap{display:none!important}
    html.lang-bn .topbar.is-compact .compact-lang-toggle{display:grid!important;position:fixed!important;right:62px!important;top:17px!important;height:26px!important;min-width:36px!important;font-size:11px!important;z-index:330!important}
    html.lang-bn .topbar.is-compact .nav-mobile-dots{display:block!important;position:fixed!important;right:12px!important;top:13px!important;width:38px!important;height:36px!important;z-index:331!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:3px!important;padding-right:112px!important}
    html.lang-bn .topbar.is-compact .compact-brand{max-width:72px!important}
    html.lang-bn .topbar.is-compact .compact-brand img{max-width:58px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-inline:4px!important;font-size:9px!important}
}

/* Absolute EOF override: professional BN full scroll header buttons */
@media (min-width:901px){
    html.lang-bn .topbar.is-compact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;overflow:visible!important}
    html.lang-bn .topbar.is-compact + main{padding-top:var(--topbar-height,190px)!important}
    html.lang-bn .topbar.is-compact .header-ad-wrap,
    html.lang-bn .topbar.is-compact .mast-date{display:block!important}
    html.lang-bn .topbar.is-compact .masthead{display:grid!important;height:92px!important;grid-template-columns:140px 1fr 220px!important;align-items:center!important;background:#fff!important}
    html.lang-bn .topbar.is-compact .masthead .menu-dot{display:block!important;position:static!important;grid-column:1!important}
    html.lang-bn .topbar.is-compact .masthead .brand{display:inline-flex!important;grid-column:2!important}
    html.lang-bn .topbar.is-compact .masthead .mast-search{display:flex!important;grid-column:3!important}
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .nav-mobile-dots{display:none!important}
    html.lang-bn .topbar.is-compact .nav{min-height:auto!important;overflow:visible!important;box-shadow:none!important}
    html.lang-bn .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:auto!important;padding:0 8px!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:34px!important;padding:9px 9px!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-bn .topbar.is-compact .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:3px!important;padding-inline:6px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-inline:5px!important;font-size:12px!important}
}

/* Absolute EOF override: FINAL BN same as EN scroll compact header */
@media (min-width:901px){
    html.lang-bn .topbar.is-compact .header-ad-wrap,
    html.lang-bn .topbar.is-compact .mast-date,
    html.lang-bn .topbar.is-compact .masthead{display:none!important}
    html.lang-bn .topbar.is-compact + main{padding-top:76px!important}
    html.lang-bn .topbar.is-compact .nav{min-height:64px!important;overflow:visible!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important}
    html.lang-bn .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;min-height:64px!important;padding:8px 118px 8px 10px!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .compact-brand{display:flex!important;flex:0 0 auto!important;align-items:center!important;max-width:88px!important;min-height:38px!important;padding:5px 6px!important;overflow:hidden!important}
    html.lang-bn .topbar.is-compact .compact-brand img{max-width:72px!important;max-height:34px!important;object-fit:contain!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:32px!important;padding:7px 6px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-bn .topbar.is-compact .nav-more-wrap{display:none!important}
    html.lang-bn .topbar.is-compact .compact-lang-toggle{display:grid!important;position:fixed!important;right:62px!important;top:17px!important;height:26px!important;min-width:36px!important;font-size:11px!important;z-index:330!important}
    html.lang-bn .topbar.is-compact .nav-mobile-dots{display:block!important;position:fixed!important;right:12px!important;top:13px!important;width:38px!important;height:36px!important;z-index:331!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:3px!important;padding-right:112px!important}
    html.lang-bn .topbar.is-compact .compact-brand{max-width:72px!important}
    html.lang-bn .topbar.is-compact .compact-brand img{max-width:58px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-inline:4px!important;font-size:9px!important}
}

/* Absolute EOF override: FINAL BN full header buttons on scroll */
@media (min-width:901px){
    html.lang-bn .topbar.is-compact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;overflow:visible!important}
    html.lang-bn .topbar.is-compact + main{padding-top:var(--topbar-height,190px)!important}
    html.lang-bn .topbar.is-compact .header-ad-wrap,
    html.lang-bn .topbar.is-compact .mast-date{display:block!important}
    html.lang-bn .topbar.is-compact .masthead{display:grid!important;height:92px!important;grid-template-columns:140px 1fr 220px!important;align-items:center!important;background:#fff!important}
    html.lang-bn .topbar.is-compact .masthead .menu-dot{display:block!important;position:static!important;grid-column:1!important}
    html.lang-bn .topbar.is-compact .masthead .brand{display:inline-flex!important;grid-column:2!important}
    html.lang-bn .topbar.is-compact .masthead .mast-search{display:flex!important;grid-column:3!important}
    html.lang-bn .topbar.is-compact .compact-brand,
    html.lang-bn .topbar.is-compact .compact-lang-toggle,
    html.lang-bn .topbar.is-compact .nav-mobile-dots{display:none!important}
    html.lang-bn .topbar.is-compact .nav{min-height:auto!important;overflow:visible!important;box-shadow:none!important}
    html.lang-bn .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:auto!important;padding:0 8px!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:34px!important;padding:9px 9px!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-bn .topbar.is-compact .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:3px!important;padding-inline:6px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-inline:5px!important;font-size:12px!important}
}

/* Absolute EOF override: BN same EN style, spacing only */
@media (min-width:901px){
    html.lang-bn .topbar.is-compact .header-ad-wrap,
    html.lang-bn .topbar.is-compact .mast-date,
    html.lang-bn .topbar.is-compact .masthead{display:none!important}
    html.lang-bn .topbar.is-compact + main{padding-top:76px!important}
    html.lang-bn .topbar.is-compact .nav{min-height:64px!important;overflow:visible!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important}
    html.lang-bn .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;min-height:64px!important;padding:8px 118px 8px 10px!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .compact-brand{display:flex!important;flex:0 0 auto!important;align-items:center!important;max-width:88px!important;min-height:38px!important;padding:5px 6px!important;overflow:hidden!important}
    html.lang-bn .topbar.is-compact .compact-brand img{max-width:72px!important;max-height:34px!important;object-fit:contain!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{display:inline-flex!important;flex:0 1 auto!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:32px!important;padding:7px 7px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    html.lang-bn .topbar.is-compact .nav-drop::after{margin-left:4px!important;border-left-width:3px!important;border-right-width:3px!important;border-top-width:4px!important}
    html.lang-bn .topbar.is-compact .nav-more-wrap{display:none!important}
    html.lang-bn .topbar.is-compact .compact-lang-toggle{display:grid!important;position:fixed!important;right:62px!important;top:17px!important;height:26px!important;min-width:36px!important;font-size:11px!important;z-index:330!important}
    html.lang-bn .topbar.is-compact .nav-mobile-dots{display:block!important;position:fixed!important;right:12px!important;top:13px!important;width:38px!important;height:36px!important;z-index:331!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:4px!important;padding-right:112px!important}
    html.lang-bn .topbar.is-compact .compact-brand{max-width:72px!important}
    html.lang-bn .topbar.is-compact .compact-brand img{max-width:58px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-inline:5px!important;font-size:9px!important}
}

/* Absolute EOF override: BN compact button spacing only */
@media (min-width:901px){
    html.lang-bn .topbar.is-compact .nav-row{justify-content:space-between!important;gap:6px!important;padding:8px 118px 8px 10px!important;overflow:hidden!important;white-space:nowrap!important}
    html.lang-bn .topbar.is-compact .compact-brand{flex:0 0 auto!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{flex:0 1 auto!important;min-width:0!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;padding-left:7px!important;padding-right:7px!important}
}
@media (min-width:901px) and (max-width:1180px){
    html.lang-bn .topbar.is-compact .nav-row{gap:4px!important;padding-right:112px!important}
    html.lang-bn .topbar.is-compact .nav-overflow-item,
    html.lang-bn .topbar.is-compact .nav-row>a:not(.compact-brand),
    html.lang-bn .topbar.is-compact .nav-drop{padding-left:5px!important;padding-right:5px!important}
}

/* Absolute EOF override: mobile scroll keeps same visible menu items */
@media (max-width:900px){
    .topbar.is-compact .nav{min-height:auto!important;overflow:visible!important}
    .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-height:auto!important;padding:8px 116px 8px 12px!important;overflow:hidden!important;white-space:nowrap!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-overflow-item{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;min-width:max-content!important;max-width:none!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
    .topbar.is-compact .nav-more-wrap{display:inline-flex!important;flex:0 0 auto!important;overflow:visible!important}
    .topbar.is-compact .mobile-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}
    .topbar.is-compact .compact-brand{display:none!important}
}

/* Absolute EOF override: mobile scroll header remains normal */
@media (max-width:900px){
    .topbar.is-compact{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:auto!important;box-shadow:none!important;transform:none!important}
    .topbar.is-compact + main{padding-top:0!important}
    .topbar.is-compact .header-ad-wrap,
    .topbar.is-compact .mast-date{display:block!important}
    .topbar.is-compact .masthead{display:grid!important}
    .topbar.is-compact .masthead .menu-dot{display:block!important}
    .topbar.is-compact .masthead .brand{display:inline-flex!important}
    .topbar.is-compact .masthead .mast-search{display:none!important}
    .topbar.is-compact .nav{min-height:auto!important;box-shadow:none!important;overflow:visible!important}
    .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;min-height:auto!important;padding:0!important;overflow:visible!important;white-space:nowrap!important}
    .topbar.is-compact .compact-brand,
    .topbar.is-compact .compact-lang-toggle,
    .topbar.is-compact .nav-mobile-dots{display:none!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .nav-more-wrap{display:inline-flex!important;flex:0 0 auto!important}
}

/* Absolute EOF override: mobile normal header fixed on top */
@media (max-width:900px){
    body{padding-top:var(--topbar-height,160px)!important}
    .topbar,
    .topbar.is-compact,
    .topbar:not(.is-compact){position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;transform:none!important;overflow:visible!important}
    .topbar + main,
    .topbar.is-compact + main,
    .topbar:not(.is-compact) + main{padding-top:0!important}
    .topbar.is-compact .header-ad-wrap,
    .topbar.is-compact .mast-date{display:block!important}
    .topbar.is-compact .masthead{display:grid!important}
    .topbar.is-compact .masthead .menu-dot{display:block!important}
    .topbar.is-compact .masthead .brand{display:inline-flex!important}
    .topbar.is-compact .masthead .mast-search{display:none!important}
    .topbar.is-compact .compact-brand,
    .topbar.is-compact .compact-lang-toggle,
    .topbar.is-compact .nav-mobile-dots{display:none!important}
}

/* Absolute EOF override: mobile scroll shows only logo and menu */
@media (max-width:900px){
    body{padding-top:96px!important}
    .topbar.is-compact{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:300!important;background:#fff!important;box-shadow:0 2px 10px rgba(0,0,0,.1)!important;overflow:visible!important}
    .topbar.is-compact .header-ad-wrap,
    .topbar.is-compact .mast-date{display:none!important}
    .topbar.is-compact .masthead{display:grid!important;height:52px!important;grid-template-columns:44px 1fr 44px!important;align-items:center!important;padding:6px 12px!important;background:#fff!important}
    .topbar.is-compact .masthead .menu-dot{display:block!important;grid-column:1!important;width:38px!important;height:36px!important;position:static!important}
    .topbar.is-compact .masthead .brand{display:inline-flex!important;grid-column:2!important;justify-self:center!important;max-width:150px!important;overflow:hidden!important}
    .topbar.is-compact .masthead .brand img{max-height:40px!important;width:auto!important;object-fit:contain!important}
    .topbar.is-compact .masthead .mast-search{display:none!important}
    .topbar.is-compact .masthead .mobile-dots{display:block!important;grid-column:3!important;width:38px!important;height:36px!important;position:static!important;justify-self:end!important}
    .topbar.is-compact .nav{display:block!important;min-height:44px!important;overflow:hidden!important;box-shadow:none!important}
    .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;min-height:44px!important;padding:0 8px!important;overflow:hidden!important;white-space:nowrap!important}
    .topbar.is-compact .compact-brand,
    .topbar.is-compact .compact-lang-toggle,
    .topbar.is-compact .nav-mobile-dots{display:none!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .nav-more-wrap{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;white-space:nowrap!important}
}

/* Absolute EOF override: mobile scroll buttons responsive, no wrap */
@media (max-width:900px){
    .topbar.is-compact .nav{overflow:hidden!important}
    .topbar.is-compact .nav-row{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;padding:0 8px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}
    .topbar.is-compact .nav-row::-webkit-scrollbar{display:none!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .nav-more-wrap{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;max-width:none!important;min-width:max-content!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;line-height:1.1!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more{padding:8px 10px!important;font-size:13px!important}
}
@media (max-width:420px){
    .topbar.is-compact .nav-row{gap:3px!important;padding-inline:6px!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more{padding-inline:8px!important;font-size:12px!important}
}

/* Absolute EOF override: show More instead of Advertisement while scrolling */
.topbar.is-compact .nav-row>a[href*="advertisement"],
.topbar.is-compact .nav-row>a[data-i18n="advertisement"]{display:none!important}
.topbar.is-compact .nav-more-wrap{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;overflow:visible!important}
.topbar.is-compact .mobile-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}

/* Absolute EOF override: scroll buttons fit screen responsively */
.topbar.is-compact .nav-row{box-sizing:border-box!important;max-width:100vw!important;min-width:0!important}
.topbar.is-compact .nav-row>a:not(.compact-brand),
.topbar.is-compact .nav-drop,
.topbar.is-compact .nav-overflow-item,
.topbar.is-compact .nav-more-wrap{box-sizing:border-box!important;min-width:0!important;max-width:none!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}
@media (min-width:901px){
    .topbar.is-compact .nav-row{gap:4px!important;padding:8px 112px 8px 8px!important;overflow:hidden!important}
    .topbar.is-compact .compact-brand{max-width:76px!important;padding-inline:5px!important}
    .topbar.is-compact .compact-brand img{max-width:62px!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more{padding-inline:5px!important;font-size:10px!important}
}
@media (min-width:901px) and (max-width:1180px){
    .topbar.is-compact .nav-row{gap:2px!important;padding-right:106px!important}
    .topbar.is-compact .compact-brand{max-width:62px!important}
    .topbar.is-compact .compact-brand img{max-width:50px!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more{padding-inline:3px!important;font-size:9px!important}
}
@media (max-width:900px){
    .topbar.is-compact .nav-row{gap:3px!important;padding:0 6px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}
    .topbar.is-compact .nav-row::-webkit-scrollbar{display:none!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more{padding-inline:8px!important;font-size:12px!important}
}
@media (max-width:420px){
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more{padding-inline:6px!important;font-size:11px!important}
}

/* Absolute EOF override: mobile scroll button size fixed */
@media (max-width:900px){
    .topbar.is-compact .nav-row{height:44px!important;min-height:44px!important;max-height:44px!important;align-items:center!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .mobile-more{height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 8px!important;font-size:12px!important;line-height:34px!important;align-items:center!important;box-sizing:border-box!important}
    .topbar.is-compact .nav-drop::after{margin-left:4px!important}
}
@media (max-width:420px){
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .mobile-more{height:32px!important;min-height:32px!important;max-height:32px!important;padding:0 7px!important;font-size:11px!important;line-height:32px!important}
}

/* Absolute EOF override: mobile scroll menu font never zooms */
@media (max-width:900px){
    .topbar.is-compact .nav,
    .topbar.is-compact .nav-row,
    .topbar.is-compact .nav-row *{transform:none!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;letter-spacing:0!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .mobile-more,
    .topbar.is-compact .nav-more-wrap{font-size:12px!important;font-weight:700!important;line-height:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0 8px!important;transform:none!important;white-space:nowrap!important}
}
@media (max-width:420px){
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .nav-overflow-item,
    .topbar.is-compact .mobile-more,
    .topbar.is-compact .nav-more-wrap{font-size:11px!important;line-height:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0 7px!important}
}

/* Absolute EOF override: professional responsive header button text */
.topbar .nav-row>a:not(.compact-brand),
.topbar .nav-drop,
.topbar .mobile-more{box-sizing:border-box!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;letter-spacing:0!important;line-height:1.1!important}
@media (min-width:901px){
    .topbar:not(.is-compact) .nav-row{gap:3px!important;overflow:hidden!important}
    .topbar:not(.is-compact) .nav-row>a:not(.compact-brand),
    .topbar:not(.is-compact) .nav-drop{font-size:clamp(10px,.72vw,13px)!important;padding:9px clamp(4px,.55vw,9px)!important;max-width:clamp(64px,8vw,132px)!important}
    .topbar.is-compact .nav-row>a:not(.compact-brand),
    .topbar.is-compact .nav-drop,
    .topbar.is-compact .mobile-more{font-size:clamp(9px,.62vw,11px)!important;padding-inline:clamp(3px,.38vw,6px)!important;max-width:clamp(54px,7vw,112px)!important}
}
@media (max-width:900px){
    .topbar .nav-row{min-width:0!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}
    .topbar .nav-row::-webkit-scrollbar{display:none!important}
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-drop,
    .topbar .mobile-more{flex:0 0 auto!important;font-size:clamp(11px,3.15vw,13px)!important;padding:8px clamp(7px,2vw,10px)!important;max-width:min(34vw,132px)!important}
}
@media (max-width:420px){
    .topbar .nav-row>a:not(.compact-brand),
    .topbar .nav-drop,
    .topbar .mobile-more{font-size:clamp(10px,3vw,12px)!important;padding-inline:6px!important;max-width:36vw!important}
}

/* Absolute EOF override: More dropdown always stays inside viewport */
.topbar .nav-more-wrap{position:relative!important;overflow:visible!important}
.topbar .nav-more-wrap.is-open .mobile-more-menu,
.topbar .mobile-more-menu{box-sizing:border-box!important;position:fixed!important;left:12px!important;right:12px!important;top:var(--header-more-top,108px)!important;width:auto!important;max-width:none!important;min-width:0!important;max-height:calc(100vh - var(--header-more-top,108px) - 14px)!important;overflow-y:auto!important;overflow-x:hidden!important;transform:none!important;z-index:420!important;border-radius:6px!important;white-space:normal!important}
.topbar.is-compact .mobile-more-menu{top:58px!important;max-height:calc(100vh - 72px)!important}
.topbar .mobile-more-menu [data-overflow-menu],
.topbar .mobile-more-menu [data-more-defaults],
.topbar .mobile-more-menu .more-overflow-group{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
.topbar .mobile-more-menu a,
.topbar .mobile-more-menu strong{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.35!important}
@media (min-width:901px){
    .topbar .nav-more-wrap.is-open .mobile-more-menu,
    .topbar .mobile-more-menu{left:auto!important;right:12px!important;width:min(520px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important}
}

/* Absolute EOF override: all More dropdowns viewport responsive */
.topbar .mobile-more-menu,
.topbar .nav-drop .mega-menu,
.topbar .nav-drop .drop-menu{box-sizing:border-box!important;max-width:calc(100vw - 20px)!important;min-width:0!important;overflow-x:hidden!important}
.topbar .nav-more-wrap.is-open .mobile-more-menu,
.topbar .mobile-more-menu{position:fixed!important;left:10px!important;right:10px!important;top:var(--header-more-top,96px)!important;width:auto!important;max-height:calc(100dvh - var(--header-more-top,96px) - 12px)!important;overflow-y:auto!important;transform:none!important;z-index:999!important}
.topbar .nav-drop:hover .mega-menu,
.topbar .nav-drop:focus-within .mega-menu,
.topbar .nav-drop.is-open .mega-menu{display:grid!important;position:fixed!important;left:10px!important;right:10px!important;top:var(--header-more-top,96px)!important;width:auto!important;max-width:none!important;min-width:0!important;grid-template-columns:repeat(auto-fit,minmax(128px,1fr))!important;max-height:calc(100dvh - var(--header-more-top,96px) - 12px)!important;overflow-y:auto!important;overflow-x:hidden!important;transform:none!important;z-index:999!important}
.topbar .nav-drop:hover .drop-menu:not(.mega-menu),
.topbar .nav-drop:focus-within .drop-menu:not(.mega-menu),
.topbar .nav-drop.is-open .drop-menu:not(.mega-menu){position:fixed!important;left:10px!important;right:10px!important;top:var(--header-more-top,96px)!important;width:auto!important;max-width:none!important;min-width:0!important;max-height:calc(100dvh - var(--header-more-top,96px) - 12px)!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:999!important}
.topbar .mega-menu a,
.topbar .drop-menu a,
.topbar .mobile-more-menu a,
.topbar .mobile-more-menu strong{box-sizing:border-box!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}
@media (min-width:901px){
    .topbar .nav-more-wrap.is-open .mobile-more-menu,
    .topbar .mobile-more-menu{left:auto!important;right:10px!important;width:min(520px,calc(100vw - 20px))!important}
    .topbar .nav-drop:hover .mega-menu,
    .topbar .nav-drop:focus-within .mega-menu,
    .topbar .nav-drop.is-open .mega-menu{left:10px!important;right:10px!important;width:auto!important}
}

/* Absolute EOF override: dropdowns open below header on every page */
.topbar .nav-drop:hover .drop-menu,
.topbar .nav-drop:focus-within .drop-menu,
.topbar .nav-drop.is-open .drop-menu,
.topbar .nav-more-wrap.is-open .mobile-more-menu,
.topbar .mobile-more-menu{position:fixed!important;top:var(--topbar-height,160px)!important;left:10px!important;right:10px!important;width:auto!important;max-width:none!important;min-width:0!important;max-height:calc(100dvh - var(--topbar-height,160px) - 12px)!important;overflow-y:auto!important;overflow-x:hidden!important;transform:none!important;z-index:999!important;box-sizing:border-box!important}
.topbar.is-compact .nav-drop:hover .drop-menu,
.topbar.is-compact .nav-drop:focus-within .drop-menu,
.topbar.is-compact .nav-drop.is-open .drop-menu,
.topbar.is-compact .nav-more-wrap.is-open .mobile-more-menu,
.topbar.is-compact .mobile-more-menu{top:64px!important;max-height:calc(100dvh - 76px)!important}
.topbar .nav-drop:hover .mega-menu,
.topbar .nav-drop:focus-within .mega-menu,
.topbar .nav-drop.is-open .mega-menu{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(128px,1fr))!important}
.topbar .drop-menu a,
.topbar .mobile-more-menu a,
.topbar .mobile-more-menu strong{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}
@media (max-width:900px){
    .topbar .nav-drop:hover .drop-menu,
    .topbar .nav-drop:focus-within .drop-menu,
    .topbar .nav-drop.is-open .drop-menu,
    .topbar .nav-more-wrap.is-open .mobile-more-menu,
    .topbar .mobile-more-menu{top:96px!important;max-height:calc(100dvh - 108px)!important}
}

/* Absolute EOF override: all dropdown menus always open downward */
.topbar .nav-drop{position:relative!important;overflow:visible!important}
.topbar .nav-drop .drop-menu,
.topbar .nav-drop .mega-menu{bottom:auto!important;transform:none!important;transform-origin:top center!important}
.topbar:not(.is-compact) .nav-drop .drop-menu,
.topbar:not(.is-compact) .nav-drop .mega-menu{position:absolute!important;top:100%!important;left:0!important;right:auto!important;width:auto!important;max-width:calc(100vw - 20px)!important;max-height:70vh!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:999!important}
.topbar:not(.is-compact) .nav-drop:hover .drop-menu,
.topbar:not(.is-compact) .nav-drop:focus-within .drop-menu,
.topbar:not(.is-compact) .nav-drop.is-open .drop-menu{display:block!important}
.topbar:not(.is-compact) .nav-drop:hover .mega-menu,
.topbar:not(.is-compact) .nav-drop:focus-within .mega-menu,
.topbar:not(.is-compact) .nav-drop.is-open .mega-menu{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(128px,1fr))!important;width:min(560px,calc(100vw - 20px))!important}
.topbar.is-compact .nav-drop:hover .drop-menu,
.topbar.is-compact .nav-drop:focus-within .drop-menu,
.topbar.is-compact .nav-drop.is-open .drop-menu{display:block!important;position:fixed!important;top:64px!important;bottom:auto!important;left:10px!important;right:10px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 76px)!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:999!important;transform:none!important}
.topbar.is-compact .nav-drop:hover .mega-menu,
.topbar.is-compact .nav-drop:focus-within .mega-menu,
.topbar.is-compact .nav-drop.is-open .mega-menu{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(128px,1fr))!important}
.topbar .drop-menu a{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}
@media (max-width:900px){
    .topbar .nav-drop:hover .drop-menu,
    .topbar .nav-drop:focus-within .drop-menu,
    .topbar .nav-drop.is-open .drop-menu{position:fixed!important;top:96px!important;bottom:auto!important;left:10px!important;right:10px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 108px)!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:999!important}
}

/* Absolute EOF override: restore professional dropdown behavior */
.topbar .nav-drop{position:relative!important;overflow:visible!important}
.topbar .drop-menu{display:none!important;position:absolute!important;top:100%!important;left:0!important;right:auto!important;bottom:auto!important;width:max-content!important;min-width:245px!important;max-width:min(420px,calc(100vw - 20px))!important;max-height:430px!important;overflow-y:auto!important;overflow-x:hidden!important;transform:none!important;z-index:999!important}
.topbar .mega-menu{min-width:420px!important;max-width:min(560px,calc(100vw - 20px))!important;grid-template-columns:repeat(2,minmax(170px,1fr))!important}
.topbar .nav-drop:hover .drop-menu,
.topbar .nav-drop:focus-within .drop-menu,
.topbar .nav-drop.is-open .drop-menu{display:block!important}
.topbar .nav-drop:hover .mega-menu,
.topbar .nav-drop:focus-within .mega-menu,
.topbar .nav-drop.is-open .mega-menu{display:grid!important}
.topbar.is-compact .drop-menu{position:fixed!important;top:64px!important;left:var(--drop-left,10px)!important;right:auto!important;width:var(--drop-width,245px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 76px)!important}
.topbar.is-compact .mega-menu{left:10px!important;right:10px!important;width:auto!important;max-width:none!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}
.topbar .drop-menu a{white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important}
.topbar .mobile-more-menu{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;width:min(420px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;max-height:min(70dvh,520px)!important;overflow-y:auto!important;overflow-x:hidden!important;transform:none!important;z-index:999!important}
.topbar.is-compact .mobile-more-menu{position:fixed!important;top:64px!important;right:10px!important;left:auto!important}
@media (max-width:900px){
    .topbar .drop-menu,
    .topbar.is-compact .drop-menu,
    .topbar .mobile-more-menu,
    .topbar.is-compact .mobile-more-menu{position:fixed!important;top:96px!important;left:10px!important;right:10px!important;width:auto!important;max-width:none!important;min-width:0!important;max-height:calc(100dvh - 108px)!important;overflow-y:auto!important;overflow-x:hidden!important}
    .topbar .mega-menu,
    .topbar.is-compact .mega-menu{grid-template-columns:1fr!important;min-width:0!important}
}

/* Absolute EOF override: dropdown starts under its own button */
@media (min-width:901px){
    .topbar .nav-drop:hover .drop-menu,
    .topbar .nav-drop:focus-within .drop-menu,
    .topbar .nav-drop.is-open .drop-menu{display:block!important;position:fixed!important;top:var(--drop-top,64px)!important;left:var(--drop-left,12px)!important;right:auto!important;bottom:auto!important;width:var(--drop-width,245px)!important;max-width:calc(100vw - 24px)!important;min-width:0!important;max-height:calc(100dvh - var(--drop-top,64px) - 12px)!important;overflow-y:auto!important;overflow-x:hidden!important;transform:none!important;z-index:999!important}
    .topbar .nav-drop:hover .mega-menu,
    .topbar .nav-drop:focus-within .mega-menu,
    .topbar .nav-drop.is-open .mega-menu{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}
}

/* Absolute EOF override: normal header dropdown is button-relative */
@media (min-width:901px){
    .topbar:not(.is-compact) .nav-drop:hover .drop-menu,
    .topbar:not(.is-compact) .nav-drop:focus-within .drop-menu,
    .topbar:not(.is-compact) .nav-drop.is-open .drop-menu{display:block!important;position:absolute!important;top:100%!important;left:0!important;right:auto!important;bottom:auto!important;width:max-content!important;min-width:245px!important;max-width:min(520px,calc(100vw - 20px))!important;max-height:430px!important;overflow-y:auto!important;overflow-x:hidden!important;transform:none!important;z-index:999!important}
    .topbar:not(.is-compact) .nav-drop:hover .mega-menu,
    .topbar:not(.is-compact) .nav-drop:focus-within .mega-menu,
    .topbar:not(.is-compact) .nav-drop.is-open .mega-menu{display:grid!important;grid-template-columns:repeat(2,minmax(170px,1fr))!important;min-width:420px!important;max-width:min(560px,calc(100vw - 20px))!important}
}
