:root{--primary:#176b51;--accent:#f1b44c;--text:#17221f;--muted:#6b7a75;--bg:#f7faf8;--card:#fff;--border:#e7eeeb;--shadow:0 10px 30px rgba(15,55,45,.08)}*{box-sizing:border-box}body{margin:0;font-family:'Hind Siliguri',sans-serif;background:var(--bg);color:var(--text);font-size:16px}a{text-decoration:none;color:inherit}.container{max-width:1180px;margin:auto;padding:0 18px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav{height:76px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;min-width:240px}.brand img{height:42px;max-width:130px;object-fit:contain}.brand-mark{background:var(--primary);color:#fff;width:42px;height:42px;display:grid;place-items:center;border-radius:14px;font-weight:700}.brand small{display:block;color:var(--muted);font-size:12px}.nav nav{display:flex;gap:16px;flex:1}.nav nav a{font-weight:600;color:#263b34}.top-search input{border:1px solid var(--border);padding:12px 14px;border-radius:999px;outline:0}.hamb{display:none}.hero{padding:56px 0 30px}.hero-card{background:linear-gradient(135deg,#eaf7f1,#fff7e5);border:1px solid var(--border);border-radius:28px;padding:42px;box-shadow:var(--shadow);display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center}.hero h1{font-size:44px;line-height:1.15;margin:0 0 14px}.hero p{font-size:18px;color:var(--muted)}.btn{background:var(--primary);color:white;padding:12px 18px;border-radius:12px;display:inline-block;border:0;cursor:pointer;font-family:inherit;font-weight:600}.btn.light{background:#fff;color:var(--primary);border:1px solid var(--border)}.section{padding:28px 0}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.section-head h2{margin:0;font-size:28px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{background:var(--card);border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:var(--shadow);transition:.25s}.post-card:hover{transform:translateY(-4px)}.thumb{height:190px;background:#e9f0ed;display:block}.thumb img{width:100%;height:100%;object-fit:cover}.post-body{padding:18px}.badge{display:inline-block;background:#eaf7f1;color:var(--primary);padding:4px 10px;border-radius:999px;font-size:13px;font-weight:600}.meta{color:var(--muted);font-size:14px;display:flex;gap:8px;flex-wrap:wrap}.post-body h3{font-size:22px;margin:10px 0}.layout{display:grid;grid-template-columns:1fr 320px;gap:26px}.sidebar .box,.content-box{background:#fff;border:1px solid var(--border);border-radius:22px;padding:20px;box-shadow:var(--shadow);margin-bottom:20px}.single h1{font-size:42px;line-height:1.2}.single-cover{border-radius:26px;max-height:440px;width:100%;object-fit:cover}.article{font-size:18px;line-height:1.9}.article img{max-width:100%;border-radius:16px}.toc{background:#f4faf7;border:1px solid var(--border);padding:16px;border-radius:16px}.tag{background:#fff;border:1px solid var(--border);padding:7px 12px;border-radius:999px;margin:4px;display:inline-block}.comment{border-top:1px solid var(--border);padding:12px 0}.form-control{width:100%;border:1px solid var(--border);border-radius:12px;padding:12px;margin:7px 0;font-family:inherit}.ad-slot{max-width:1180px;margin:14px auto;padding:0 18px;text-align:center}.ad-slot img{max-width:100%;border-radius:18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.site-footer{background:#0d1e19;color:#d8e5e0;margin-top:50px;padding:40px 0 0}.site-footer a{display:block;color:#d8e5e0;margin:8px 0}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:26px;padding:16px;color:#b8c9c3}.to-top{position:fixed;right:18px;bottom:18px;border:0;background:var(--primary);color:#fff;border-radius:50%;width:44px;height:44px}.progress{position:fixed;top:0;left:0;height:3px;background:var(--accent);z-index:999;width:0}.pagination a,.pagination span{display:inline-block;padding:8px 12px;border:1px solid var(--border);border-radius:10px;margin:4px;background:#fff}@media(max-width:800px){.nav{height:auto;min-height:68px;flex-wrap:wrap}.hamb{display:block;margin-left:auto;border:0;background:#eef6f2;padding:10px;border-radius:10px}.nav nav,.top-search{display:none;width:100%}.menu-open .nav nav,.menu-open .top-search{display:flex;flex-direction:column}.hero-card,.layout,.footer-grid{grid-template-columns:1fr}.hero h1,.single h1{font-size:32px}.grid{grid-template-columns:1fr}.brand{min-width:0}.top-search input{width:100%}}
.share-box{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.notice{padding:12px;border-radius:12px;background:#e9f8ef;color:#176b51;margin:10px 0}.brand img{max-height:48px}.account-btn{display:inline-flex;align-items:center;gap:6px;background:#eef7f3;color:var(--primary);border:1px solid var(--border);padding:10px 14px;border-radius:999px;font-weight:700;white-space:nowrap}.account-btn:hover{background:var(--primary);color:#fff}.category-chip-section{padding:0 0 18px;margin-top:-8px}.cat-chip-wrap{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;padding:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cat-chip{display:inline-flex;align-items:center;background:#f4faf7;border:1px solid var(--border);color:#24413a;padding:8px 13px;border-radius:999px;font-weight:600}.cat-chip:hover{background:var(--primary);color:#fff}.share-box .btn{display:inline-flex;align-items:center;gap:7px}.ai-assistant{position:fixed;right:18px;bottom:76px;z-index:999}.ai-toggle{border:0;background:var(--primary);color:#fff;padding:12px 16px;border-radius:999px;font-family:inherit;font-weight:700;box-shadow:0 10px 30px rgba(23,107,81,.22);cursor:pointer}.ai-panel{display:none;width:360px;max-width:calc(100vw - 30px);background:#fff;border:1px solid var(--border);border-radius:22px;box-shadow:0 18px 60px rgba(13,30,25,.18);overflow:hidden}.ai-assistant.open .ai-panel{display:block}.ai-assistant.open .ai-toggle{display:none}.ai-head{display:flex;justify-content:space-between;align-items:center;background:#f4faf7;border-bottom:1px solid var(--border);padding:13px 16px;color:var(--primary)}.ai-head button{border:0;background:#fff;border:1px solid var(--border);border-radius:10px;font-size:20px;line-height:1;cursor:pointer}.ai-body{height:320px;overflow:auto;padding:14px;background:#fbfdfc}.ai-msg{padding:10px 12px;border-radius:14px;margin:8px 0;line-height:1.6;font-size:15px}.ai-msg.bot{background:#eef7f3;color:#18342c}.ai-msg.user{background:var(--primary);color:#fff;margin-left:32px}.ai-form{display:flex;gap:8px;padding:12px;border-top:1px solid var(--border)}.ai-form input{flex:1;border:1px solid var(--border);border-radius:12px;padding:10px;font-family:inherit}.ai-form button{border:0;background:var(--primary);color:#fff;border-radius:12px;padding:0 12px;font-family:inherit;font-weight:700}@media(max-width:800px){.account-btn{width:100%;justify-content:center}.ai-assistant{right:12px;bottom:70px}.ai-panel{width:calc(100vw - 24px)}.ai-body{height:300px}.cat-chip-wrap{border-radius:14px}}
.minimal-hero{padding:36px 0 16px}.minimal-hero .hero-card{background:#fff;border-radius:26px;padding:30px;grid-template-columns:1fr 420px}.minimal-hero h1{font-size:38px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hero-ai-card{background:linear-gradient(180deg,#f4faf7,#ffffff);border:1px solid var(--border);border-radius:22px;padding:20px;box-shadow:var(--shadow)}.ai-spark{width:52px;height:52px;display:grid;place-items:center;background:#eaf7f1;border:1px solid var(--border);border-radius:18px;font-size:26px}.hero-ai-card h3{margin:12px 0 6px}.hero-ai-form{display:flex;gap:8px;margin:12px 0}.hero-ai-form input{flex:1;border:1px solid var(--border);border-radius:12px;padding:11px;font-family:inherit}.hero-ai-form button{background:var(--primary);color:#fff;border:0;border-radius:12px;padding:0 14px;font-family:inherit;font-weight:700}.hero-ai-answer{background:#fff;border:1px dashed #cfe3da;border-radius:14px;padding:12px;line-height:1.7;max-height:180px;overflow:auto}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.team-card{background:#fff;border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow);padding:20px;text-align:center}.team-card img,.team-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;margin:auto;background:#eef7f3;display:grid;place-items:center;color:var(--primary);font-size:34px;font-weight:700}.team-card h3{margin:12px 0 3px}.team-card span{color:var(--primary);font-weight:700}.team-social{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.team-social a{background:#f4faf7;border:1px solid var(--border);border-radius:999px;padding:6px 10px;font-size:13px}@media(max-width:800px){.minimal-hero .hero-card{grid-template-columns:1fr;padding:22px}.minimal-hero h1{font-size:30px}.hero-ai-form{flex-direction:column}.hero-ai-form button{padding:11px}.team-grid{grid-template-columns:1fr}}

/* v5 refinements */
.mobile-only{display:none!important}.drawer-backdrop{display:none}.minimal-hero{padding:24px 0 10px}.minimal-hero .hero-card{grid-template-columns:1.05fr .95fr;background:linear-gradient(135deg,#ffffff,#f5fbf8);padding:28px}.hero-copy p{max-width:620px}.hero-stats-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:18px;box-shadow:var(--shadow)}.stat-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat-box{background:#f4faf7;border:1px solid var(--border);border-radius:18px;padding:16px;text-align:center}.stat-box span{display:block;color:var(--muted);font-weight:600}.stat-box b{font-size:34px;color:var(--primary);line-height:1}.top-post-box{margin-top:12px;border:1px solid var(--border);border-radius:18px;padding:15px;background:#fff}.top-post-box h3{margin:0 0 10px}.top-post-box a{display:block;padding:9px 0;border-top:1px dashed #e3ebe8;color:#173c33;font-weight:700}.comments-section{margin-top:30px}.comment-slider{overflow:hidden;margin:14px 0 20px}.comment-track{display:flex;gap:14px;width:max-content;animation:commentSlide 35s linear infinite}.comment-slider:hover .comment-track{animation-play-state:paused}.comment-card{width:320px;min-height:150px;background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow);padding:16px;display:flex;gap:12px;align-items:flex-start}.comment-card p{margin:8px 0;line-height:1.7;color:#334c45}.comment-card small{color:var(--muted)}.comment-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eef7f3;color:var(--primary);font-weight:800;flex:none}.comment-form-card{background:#fbfdfc;border:1px solid var(--border);border-radius:20px;padding:18px;margin-top:16px}@keyframes commentSlide{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:800px){.desktop-account,.desktop-search{display:none!important}.mobile-only{display:flex!important}.drawer-backdrop{position:fixed;inset:0;background:rgba(13,30,25,.36);z-index:120;display:none}.menu-open .drawer-backdrop{display:block}.nav{height:68px;min-height:68px;flex-wrap:nowrap}.hamb{display:block;margin-left:auto;border:0;background:#eef6f2;padding:10px 12px;border-radius:12px;font-size:20px}.nav nav.site-drawer{display:flex;position:fixed;top:0;right:-310px;width:290px;max-width:86vw;height:100vh;background:#fff;z-index:130;box-shadow:-14px 0 36px rgba(13,30,25,.18);padding:20px;flex-direction:column;gap:8px;transition:.25s ease;border-radius:22px 0 0 22px}.menu-open .nav nav.site-drawer{right:0}.nav nav.site-drawer a{padding:12px 14px;border-radius:14px;background:#f8fbfa;color:#213d36;border:1px solid var(--border)}.drawer-close{display:grid!important;place-items:center;margin-left:auto;border:0;background:#eef7f3;color:var(--primary);font-size:26px;width:42px;height:42px;border-radius:14px}.drawer-search{display:block!important;width:100%;margin-top:8px}.drawer-search input{width:100%}.account-btn.mobile-only{width:100%;justify-content:center;background:var(--primary)!important;color:#fff!important}.minimal-hero .hero-card{grid-template-columns:1fr;padding:20px;border-radius:22px}.minimal-hero h1{font-size:28px}.hero-stats-card{padding:14px}.stat-box{padding:12px}.stat-box b{font-size:26px}.category-chip-section{overflow:hidden}.cat-chip-wrap{flex-wrap:nowrap!important;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;white-space:nowrap;padding:10px}.cat-chip-wrap::-webkit-scrollbar{display:none}.cat-chip-wrap b{flex:0 0 auto}.cat-chip{flex:0 0 auto}.comment-card{width:280px}.comment-track{animation-duration:28s}}

/* v6 mobile/header and hero cleanup */
.stats-only-hero{padding:18px 0 8px!important}.stats-only-hero .hero-card{display:block!important;max-width:760px;margin:0 auto;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.hero-only-stats{max-width:760px;margin:0 auto}.hero-copy,.hero-actions{display:none!important}.site-drawer{will-change:transform}.drawer-search{margin-top:8px}.drawer-search input{width:100%}
@media(max-width:800px){
  body.menu-open{overflow:hidden}.site-header{z-index:200}.nav{height:66px!important;min-height:66px!important;flex-wrap:nowrap!important;gap:10px}.brand{flex:1;min-width:0!important;max-width:calc(100% - 58px)}.brand img{width:46px!important;height:46px!important;object-fit:contain}.brand span:last-child{min-width:0}.brand b{display:block;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hamb{display:grid!important;place-items:center;margin-left:auto!important;width:44px;height:44px;border:0;background:#eef6f2;color:var(--primary);border-radius:14px;font-size:22px;flex:0 0 44px}.desktop-search,.desktop-account,.menu-open .desktop-search,.menu-open .top-search:not(.drawer-search){display:none!important}.drawer-backdrop{position:fixed;inset:0;background:rgba(13,30,25,.34);z-index:210;display:none!important}.menu-open .drawer-backdrop{display:block!important}.nav nav.site-drawer{display:flex!important;position:fixed!important;top:0!important;right:0!important;width:300px!important;max-width:86vw!important;height:100vh!important;background:#fff!important;z-index:220!important;box-shadow:-16px 0 40px rgba(13,30,25,.18)!important;padding:20px!important;flex-direction:column!important;gap:9px!important;border-radius:24px 0 0 24px!important;transform:translateX(105%)!important;visibility:hidden!important;transition:transform .25s ease, visibility .25s ease!important}.menu-open .nav nav.site-drawer{transform:translateX(0)!important;visibility:visible!important}.nav nav.site-drawer a{display:block!important;width:100%;padding:12px 14px;border-radius:14px;background:#f8fbfa;color:#213d36!important;border:1px solid var(--border);font-weight:700}.nav nav.site-drawer .account-btn{display:flex!important;justify-content:center!important;background:var(--primary)!important;color:#fff!important}.drawer-close{display:grid!important;place-items:center!important;margin-left:auto!important;border:0!important;background:#eef7f3!important;color:var(--primary)!important;font-size:26px!important;width:42px!important;height:42px!important;border-radius:14px!important}.nav nav.site-drawer .drawer-search{display:block!important;width:100%!important}.nav nav.site-drawer .drawer-search input{display:block!important;width:100%!important;border:1px solid var(--border);padding:12px 14px;border-radius:999px}.stats-only-hero{padding:14px 0 6px!important}.hero-only-stats{border-radius:22px!important;padding:14px!important}.stat-row{grid-template-columns:1fr 1fr!important}.stat-box{padding:12px!important}.stat-box b{font-size:27px!important}.top-post-box{padding:14px!important}.category-chip-section{padding:0 0 14px!important;margin-top:0!important;overflow:hidden!important}.category-chip-section .container{padding:0 14px!important;overflow:hidden!important}.cat-chip-wrap{width:100%!important;max-width:100%!important;box-sizing:border-box!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth!important;scrollbar-width:none!important;white-space:nowrap!important;border-radius:16px!important}.cat-chip-wrap::-webkit-scrollbar{display:none!important}.cat-chip-wrap b{flex:0 0 auto!important;margin-right:2px}.cat-chip{flex:0 0 auto!important}.section-head h2{font-size:25px!important}
}


/* v7 layout fixes */
html,body{width:100%;max-width:100%;overflow-x:hidden!important}.container{width:100%;max-width:1180px}.site-header,.site-header *{box-sizing:border-box}.top-category-chips{padding:14px 0 4px;margin:0;background:transparent}.top-category-chips .cat-chip-wrap{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;padding:10px 12px}.stats-only-hero{padding-top:14px!important}.stats-only-hero .hero-card{max-width:none!important;display:grid!important;grid-template-columns:1fr 1fr!important;align-items:center!important;gap:22px!important;background:linear-gradient(135deg,#ffffff,#f4fbf7)!important;border:1px solid var(--border)!important;box-shadow:var(--shadow)!important;padding:26px!important;border-radius:26px!important}.stats-only-hero .hero-card:before{content:'Bangali Education';display:flex;align-items:center;justify-content:center;min-height:240px;border-radius:24px;background:linear-gradient(135deg,#eaf7f1,#ffffff);border:1px solid var(--border);color:var(--primary);font-size:42px;font-weight:800;text-align:center}.hero-join-btn{display:inline-flex;margin-top:14px;align-items:center;justify-content:center}.cat-chip-wrap{display:flex;align-items:center;gap:10px}.cat-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px}
@media(max-width:800px){
  html,body{overflow-x:hidden!important;width:100%!important;max-width:100%!important}.container{width:100%!important;max-width:100%!important;padding-left:18px!important;padding-right:18px!important;overflow:visible!important}.site-header{width:100%!important;overflow:visible!important}.site-header .container.nav{overflow:visible!important}.nav nav.site-drawer{right:0!important;left:auto!important;max-width:min(86vw,300px)!important;overflow-y:auto!important;overscroll-behavior:contain}.top-category-chips{padding:10px 0 4px!important;margin:0!important}.top-category-chips .container{padding-left:14px!important;padding-right:14px!important;overflow:visible!important}.top-category-chips .cat-chip-wrap{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;scroll-behavior:auto!important;scroll-snap-type:x proximity!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;padding:10px!important;border-radius:16px!important}.cat-chip-wrap b,.cat-chip{flex:0 0 auto!important;scroll-snap-align:start}.stats-only-hero{padding:10px 0 8px!important}.stats-only-hero .hero-card{display:block!important;grid-template-columns:1fr!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;max-width:100%!important}.stats-only-hero .hero-card:before{display:none!important}.hero-only-stats{width:100%!important;max-width:100%!important;margin:0!important}.hero-join-btn{width:100%;margin-top:12px}.section,.grid,.post-card,.content-box{max-width:100%!important}.post-card{width:100%!important}.brand{max-width:calc(100vw - 90px)!important}.drawer-backdrop{max-width:100vw!important}.stat-row{display:grid!important;grid-template-columns:1fr 1fr!important}.top-post-box a{white-space:normal!important}.cat-chip-wrap{animation:none!important}.comment-track{max-width:none}.thumb img{display:block}
}


/* v8 requested desktop category chips, hero content and single desktop search fixes */
.drawer-search{display:none!important}
.top-category-chips{position:relative;z-index:20}
.top-category-chips .cat-chip-wrap{
  flex-wrap:nowrap!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-width:thin;
  white-space:nowrap!important;
  width:100%!important;
  max-width:100%!important;
}
.top-category-chips .cat-chip-wrap b,
.top-category-chips .cat-chip{flex:0 0 auto!important}
.stats-only-hero .hero-card:before{display:none!important;content:none!important}
.stats-only-hero .hero-card{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important;
  align-items:stretch!important;
  gap:24px!important;
}
.hero-desktop-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:260px;
  border-radius:24px;
  padding:32px;
  background:linear-gradient(135deg,#eaf7f1,#ffffff);
  border:1px solid var(--border);
}
.hero-badge{
  display:inline-flex;
  width:max-content;
  padding:6px 12px;
  border-radius:999px;
  background:#fff;
  border:1px solid var(--border);
  color:var(--primary);
  font-weight:800;
  margin-bottom:12px;
}
.hero-desktop-copy h1{font-size:36px!important;line-height:1.25;margin:0 0 12px!important;color:#14231f}
.hero-desktop-copy p{margin:0 0 18px!important;color:var(--muted);font-size:17px!important;line-height:1.8}
.hero-desktop-copy .hero-join-btn{width:max-content;margin-top:2px!important}
@media(min-width:801px){
  .desktop-search{display:block!important}
  .site-drawer .drawer-search{display:none!important}
  .top-category-chips .cat-chip-wrap::-webkit-scrollbar{height:7px}
  .top-category-chips .cat-chip-wrap::-webkit-scrollbar-thumb{background:#dcebe5;border-radius:999px}
}
@media(max-width:800px){
  .hero-desktop-copy{display:none!important}
  .stats-only-hero .hero-card{display:block!important;grid-template-columns:1fr!important}
  .nav nav.site-drawer .drawer-search{display:block!important}
  .desktop-search{display:none!important}
  .top-category-chips{padding-top:8px!important}
}
.share-box .btn{display:inline-flex;align-items:center;gap:7px}.share-icon{width:18px;height:18px;fill:currentColor;display:inline-block;flex:none}.comment-card b{display:inline-flex;align-items:center;gap:8px}.comment-avatar{text-transform:uppercase}


/* v10 post detail alignment and full image visibility */
.post-detail-layout{grid-template-columns:minmax(0,860px) 300px!important;justify-content:center;align-items:start}
.post-detail-card{width:100%;max-width:860px;margin:0 auto;overflow:hidden}
.single-cover{display:block;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;background:#eaf7f1;border-radius:24px}
.article,.toc,.share-box,.comments-section{max-width:100%}
@media(max-width:900px){.post-detail-layout{display:block!important}.post-detail-card{max-width:100%!important}.post-detail-section .container{padding-left:14px!important;padding-right:14px!important}.sidebar{margin-top:18px}.single h1{font-size:30px!important}.single-cover{border-radius:18px!important}}

/* v10 locked site screen */
.locked-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f7faf8,#eaf7f1);font-family:'Hind Siliguri',sans-serif;color:#17221f}
.locked-card{width:min(560px,100%);background:#fff;border:1px solid #e3ebe8;border-radius:28px;box-shadow:0 18px 60px rgba(13,30,25,.12);padding:34px;text-align:center}
.locked-icon{width:76px;height:76px;border-radius:24px;background:#eef7f3;color:#176b51;display:grid;place-items:center;margin:0 auto 16px;font-size:34px}
.locked-card h1{margin:0 0 10px;font-size:32px}.locked-card p{color:#52655f;line-height:1.8;font-size:18px}.locked-whatsapp{display:inline-flex;align-items:center;gap:8px;background:#176b51;color:#fff;padding:13px 18px;border-radius:14px;font-weight:800;margin-top:12px}.locked-whatsapp svg{width:20px;height:20px;fill:currentColor}


/* v11 header logo-only, mobile 2-column posts, footer icons, home pagination */
.brand-logo-only{min-width:auto!important;width:auto!important;gap:0!important;flex:0 0 auto!important}
.brand-logo-only img{height:var(--header-logo-size,42px)!important;width:auto!important;max-width:180px!important;max-height:96px!important;object-fit:contain!important;display:block!important}
.brand-logo-only .brand-mark{width:var(--header-logo-size,42px)!important;height:var(--header-logo-size,42px)!important;border-radius:14px!important}
.nav{justify-content:flex-start}.site-drawer{margin-left:auto}.home-pagination{margin-top:24px;text-align:center}.home-pagination span{background:var(--primary);color:#fff;border-color:var(--primary)}
.footer-social{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:10px 0 12px}.site-footer .footer-social-link{width:40px;height:40px;margin:0!important;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:inline-flex!important;align-items:center;justify-content:center;color:#fff!important;background:rgba(255,255,255,.07);transition:.2s}.site-footer .footer-social-link:hover{background:rgba(255,255,255,.16);transform:translateY(-2px)}.footer-social-link svg{width:20px;height:20px;fill:currentColor;display:block}.footer-social-link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:800px){
  .brand-logo-only{max-width:120px!important}.brand-logo-only img{max-width:120px!important}.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.post-card{border-radius:16px!important}.thumb{height:118px!important}.post-body{padding:12px!important}.post-body h3{font-size:17px!important;line-height:1.35!important;margin:8px 0!important}.post-body p{font-size:13px!important;line-height:1.55!important;margin:0 0 8px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.badge{font-size:12px!important;padding:3px 8px!important}.meta{font-size:12px!important;gap:5px!important}.section-head h2{font-size:24px!important}.footer-social{justify-content:flex-start}.site-footer .footer-social-link{width:38px;height:38px}.single .grid,.post-detail-section .grid{grid-template-columns:1fr!important}
}
@media(max-width:380px){.thumb{height:104px!important}.post-body h3{font-size:16px!important}.post-body{padding:10px!important}}

/* v12: remove dark mobile drawer mask/backdrop while keeping drawer close button functional */
.drawer-backdrop,
.menu-open .drawer-backdrop{
  display:none!important;
  opacity:0!important;
  background:transparent!important;
  pointer-events:none!important;
}
@media(max-width:800px){
  .drawer-backdrop,
  .menu-open .drawer-backdrop{
    display:none!important;
    opacity:0!important;
    background:transparent!important;
    pointer-events:none!important;
  }
  body.menu-open::before{
    content:none!important;
    display:none!important;
  }
}


/* v14 premium UI/UX implementation */
.drawer-backdrop,.menu-open .drawer-backdrop{display:none!important;opacity:0!important;background:transparent!important;pointer-events:none!important}body.menu-open::before{content:none!important;display:none!important}.menu-open .drawer-backdrop{display:none!important}
.top-category-chips{position:sticky!important;top:76px;z-index:95;background:rgba(247,250,248,.96);backdrop-filter:blur(10px);padding:10px 0!important;border-bottom:1px solid rgba(231,238,235,.7)}
.top-category-chips .cat-chip-wrap{box-shadow:0 8px 22px rgba(15,55,45,.06);scrollbar-color:#d8e8e1 transparent;scrollbar-width:thin}.top-category-chips .cat-chip-wrap:after{content:'';flex:0 0 8px}.cat-chip{transition:.2s}.cat-chip:focus-visible,.btn:focus-visible,.account-btn:focus-visible{outline:3px solid rgba(241,180,76,.35);outline-offset:2px}
.featured-magazine{padding-top:22px}.magazine-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:20px}.magazine-lead{background:#fff;border:1px solid var(--border);border-radius:26px;box-shadow:var(--shadow);overflow:hidden}.magazine-cover{height:390px;display:block;position:relative;background:#eaf7f1;overflow:hidden}.magazine-cover img{width:100%;height:100%;object-fit:cover;transition:.35s}.magazine-lead:hover img{transform:scale(1.04)}.magazine-cover .badge{position:absolute;left:18px;top:18px;background:rgba(255,255,255,.94);box-shadow:0 8px 20px rgba(13,30,25,.08)}.magazine-body{padding:22px}.magazine-body h3{font-size:30px;line-height:1.25;margin:0 0 10px}.magazine-body p{color:var(--muted);font-size:17px;line-height:1.75}.magazine-side{display:grid;grid-template-columns:1fr 1fr;gap:16px}.magazine-side .post-card{border-radius:20px}.magazine-side .thumb{height:140px}.magazine-side .post-body{padding:14px}.magazine-side .post-body h3{font-size:18px}.post-card{position:relative}.post-card .thumb{aspect-ratio:16/9;height:auto;overflow:hidden}.post-card .thumb img{transition:.35s}.post-card:hover .thumb img{transform:scale(1.05)}.post-body h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--muted);line-height:1.65}.post-card .badge{position:absolute;left:14px;top:14px;background:rgba(255,255,255,.93);box-shadow:0 8px 18px rgba(13,30,25,.08)}
.trust-section{padding-top:8px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-grid>div{background:#fff;border:1px solid var(--border);border-radius:20px;padding:18px;box-shadow:var(--shadow)}.trust-grid span{width:38px;height:38px;border-radius:13px;background:#eef7f3;color:var(--primary);display:grid;place-items:center;font-weight:900;margin-bottom:10px}.trust-grid b{display:block;font-size:17px}.trust-grid p{color:var(--muted);margin:6px 0 0;line-height:1.6}.empty-state{text-align:center;background:#fff;border:1px dashed var(--border);border-radius:22px;padding:36px;color:var(--muted)}
.top-search{position:relative}.search-suggestions{display:none;position:absolute;top:calc(100% + 8px);right:0;width:320px;max-width:88vw;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 18px 50px rgba(13,30,25,.14);padding:8px;z-index:300}.search-suggestions.show{display:block}.search-suggestions a,.suggest-empty{display:block;padding:10px 12px;border-radius:12px;color:#213d36;font-weight:600;line-height:1.5}.search-suggestions a:hover{background:#eef7f3;color:var(--primary)}.drawer-search .search-suggestions{position:static;width:100%;max-width:100%;box-shadow:none;margin-top:8px}
.article{font-size:19px;line-height:2;color:#20342e}.article h2,.article h3{line-height:1.35;margin-top:34px;color:#12231e}.article p{margin:0 0 18px}.sticky-toc{position:sticky;top:148px;margin:20px 0}.author-box{display:flex;gap:14px;align-items:flex-start;background:#f7fbf9;border:1px solid var(--border);border-radius:20px;padding:18px;margin:24px 0}.author-avatar{width:54px;height:54px;border-radius:50%;background:#eaf7f1;color:var(--primary);display:grid;place-items:center;font-size:24px;font-weight:900;flex:none}.author-box p{margin:4px 0 0;color:var(--muted);line-height:1.7}.share-box{position:relative}.share-box .btn{border-radius:999px}.sidebar .box{position:sticky;top:148px}
/* Lightweight skeleton-style entrance */.post-card,.magazine-lead,.trust-grid>div,.hero-stats-card{animation:softAppear .35s ease both}@keyframes softAppear{from{opacity:.15;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:900px){.top-category-chips{top:66px!important}.magazine-grid{grid-template-columns:1fr}.magazine-cover{height:240px}.magazine-side{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.magazine-side .thumb{height:auto}.trust-grid{grid-template-columns:repeat(2,1fr)}.sticky-toc,.sidebar .box{position:static}.article{font-size:17px;line-height:1.9}.search-suggestions{right:auto;left:0}.site-drawer{box-shadow:-12px 0 36px rgba(13,30,25,.12)!important}.site-header{overflow:visible!important}.menu-open{overflow:hidden!important}}
@media(max-width:520px){.magazine-side{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.magazine-body h3{font-size:24px}.magazine-cover{height:210px}.top-category-chips .container{padding-left:10px!important;padding-right:10px!important}}


/* v15 header navigation center alignment with real SVG icons */
@media(min-width:801px){
  .site-header .container.nav{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr) auto auto!important;
    align-items:center!important;
    gap:18px!important;
  }
  .site-header .brand-logo-only{justify-self:start!important;}
  .site-header nav.site-drawer{
    justify-self:center!important;
    margin-left:0!important;
    flex:0 1 auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:auto!important;
  }
  .site-header nav.site-drawer a:not(.account-btn){
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    color:#183c32!important;
    font-weight:800!important;
    padding:9px 10px!important;
    border-radius:999px!important;
    transition:.2s ease!important;
    white-space:nowrap!important;
  }
  .site-header nav.site-drawer a:not(.account-btn):hover{
    background:#eef7f3!important;
    color:var(--primary)!important;
  }
  .site-header .desktop-search{justify-self:end!important;}
  .site-header .desktop-account{justify-self:end!important;}
}
.nav-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--primary)!important;line-height:0}.nav-icon svg{width:18px;height:18px;display:block;fill:currentColor;color:var(--primary)!important}.site-drawer a,.account-btn{align-items:center}.site-drawer a .nav-icon,.account-btn .nav-icon{color:var(--primary)!important}.account-btn:hover .nav-icon{color:#fff!important}.account-btn:hover .nav-icon svg{color:#fff!important;fill:currentColor!important}
@media(max-width:800px){
  .nav nav.site-drawer a{display:flex!important;align-items:center!important;gap:9px!important;}
  .nav nav.site-drawer a .nav-icon svg{width:19px;height:19px;}
  .nav nav.site-drawer .account-btn .nav-icon{color:#fff!important;}
  .nav nav.site-drawer .account-btn .nav-icon svg{fill:currentColor!important;color:#fff!important;}
}

/* v16: Featured section small cards mobile horizontal compact layout */
@media(max-width:800px){
  .featured-magazine .magazine-side{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .featured-magazine .magazine-side .post-card{
    display:grid!important;
    grid-template-columns:112px minmax(0,1fr)!important;
    align-items:center!important;
    gap:10px!important;
    border-radius:18px!important;
    overflow:hidden!important;
    min-height:104px!important;
  }
  .featured-magazine .magazine-side .post-card .thumb{
    width:112px!important;
    height:104px!important;
    min-height:104px!important;
    aspect-ratio:auto!important;
    display:block!important;
    border-radius:0!important;
  }
  .featured-magazine .magazine-side .post-card .thumb img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  .featured-magazine .magazine-side .post-card .post-body{
    padding:9px 10px 9px 0!important;
    min-width:0!important;
  }
  .featured-magazine .magazine-side .post-card .badge{
    position:static!important;
    display:inline-flex!important;
    width:auto!important;
    max-width:100%!important;
    margin:0 0 5px!important;
    box-shadow:none!important;
    font-size:11px!important;
    padding:2px 7px!important;
    white-space:nowrap!important;
  }
  .featured-magazine .magazine-side .post-card .post-body h3{
    font-size:15px!important;
    line-height:1.35!important;
    margin:0 0 5px!important;
  }
  .featured-magazine .magazine-side .post-card .post-body p{
    display:none!important;
  }
  .featured-magazine .magazine-side .post-card .meta{
    font-size:11px!important;
    line-height:1.35!important;
    gap:4px!important;
    flex-wrap:wrap!important;
  }
}
@media(max-width:380px){
  .featured-magazine .magazine-side .post-card{
    grid-template-columns:96px minmax(0,1fr)!important;
  }
  .featured-magazine .magazine-side .post-card .thumb{
    width:96px!important;
    height:96px!important;
    min-height:96px!important;
  }
}


/* v17 footer redesign + responsive category systems */
@media(min-width:801px){
  .top-category-chips{display:none!important}
  .desktop-category-subheader{display:block!important;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:sticky;top:76px;z-index:90}
  .desktop-category-nav{height:46px;display:flex;align-items:center;justify-content:center;gap:18px;overflow-x:auto;white-space:nowrap;scrollbar-width:thin;scrollbar-color:#dcebe5 transparent}
  .desktop-category-nav span{font-weight:900;color:var(--primary);padding-right:2px}
  .desktop-category-nav a{font-weight:700;color:#28443c;position:relative;padding:8px 0;transition:.2s}
  .desktop-category-nav a:after{content:'';position:absolute;left:0;right:0;bottom:2px;height:2px;background:var(--primary);border-radius:999px;transform:scaleX(0);transition:.2s}
  .desktop-category-nav a:hover{color:var(--primary)}
  .desktop-category-nav a:hover:after{transform:scaleX(1)}
}
@media(max-width:800px){
  .desktop-category-subheader{display:none!important}
  .top-category-chips{display:block!important;position:sticky!important;top:68px!important;z-index:95!important;background:rgba(247,250,248,.98)!important;border-bottom:1px solid rgba(231,238,235,.7)!important}
}
.premium-footer{position:relative;overflow:hidden;background:linear-gradient(135deg,#09231c 0%,#0d372b 58%,#0a1d18 100%)!important;color:#e9f5f0!important;margin-top:56px!important;padding:34px 0 0!important}
.premium-footer .footer-glow{position:absolute;right:-120px;top:-120px;width:330px;height:330px;background:rgba(241,180,76,.16);filter:blur(28px);border-radius:50%;pointer-events:none}.premium-footer:before{content:'';position:absolute;left:-90px;bottom:-120px;width:310px;height:310px;background:rgba(255,255,255,.07);filter:blur(24px);border-radius:50%;pointer-events:none}.footer-top-card{position:relative;display:grid;grid-template-columns:1.35fr .72fr .72fr .72fr;gap:24px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 70px rgba(0,0,0,.16);border-radius:28px;padding:26px!important;backdrop-filter:blur(12px)}.footer-brand-row{display:flex;align-items:center;gap:14px;margin-bottom:14px}.footer-logo{width:58px;height:58px;object-fit:contain;border-radius:18px;background:#fff;padding:6px;box-shadow:0 12px 28px rgba(0,0,0,.12)}.footer-logo.fallback{display:grid;place-items:center;background:#fff;color:var(--primary);font-weight:900}.footer-brand-block h3{margin:0;color:#fff;font-size:26px;line-height:1.2}.footer-tagline{margin:4px 0 0;color:#bad8cf!important;font-weight:600;line-height:1.55}.footer-desc{color:#d5e7e1!important;line-height:1.8;margin:12px 0 16px!important;max-width:520px}.footer-links-block h4{margin:4px 0 12px;color:#fff;font-size:18px}.premium-footer a{color:#dceee8!important}.footer-links-block a{display:block;margin:9px 0!important;color:#dceee8!important;font-weight:600;line-height:1.45}.footer-links-block a:hover,.footer-credit-row a:hover{color:#fff!important;text-decoration:underline}.footer-contact{color:#bad8cf!important;line-height:1.7;margin-top:14px}.premium-footer .footer-social{display:flex!important;gap:10px;flex-wrap:wrap;margin-top:14px}.premium-footer .footer-social-link{width:42px!important;height:42px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.16)!important;margin:0!important;transition:.2s}.premium-footer .footer-social-link:hover{background:rgba(255,255,255,.18)!important;transform:translateY(-2px)}.premium-footer .footer-social-link svg{width:20px;height:20px;fill:currentColor}.premium-footer .footer-social-link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.footer-credit-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px!important;margin-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#c7dbd5}.footer-credit-row a{font-weight:900;color:#fff!important}
@media(max-width:900px){.footer-top-card{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1}.footer-credit-row{flex-direction:column;text-align:center}}
@media(max-width:560px){.footer-top-card{grid-template-columns:1fr;border-radius:22px;padding:20px!important}.footer-brand-row{align-items:flex-start}.footer-brand-block h3{font-size:24px}.footer-logo{width:52px;height:52px}.premium-footer{padding-top:24px!important}}

/* v18: remove category chips on all devices; use one glassmorphism sticky sub-header for desktop and mobile */
.top-category-chips{display:none!important}
.desktop-category-subheader{
  display:block!important;
  position:sticky!important;
  top:76px!important;
  z-index:96!important;
  background:rgba(255,255,255,.72)!important;
  -webkit-backdrop-filter:blur(18px) saturate(160%)!important;
  backdrop-filter:blur(18px) saturate(160%)!important;
  border-top:1px solid rgba(255,255,255,.42)!important;
  border-bottom:1px solid rgba(214,231,224,.75)!important;
  box-shadow:0 10px 26px rgba(15,55,45,.08)!important;
}
.desktop-category-subheader .container{
  overflow:hidden!important;
}
.desktop-category-nav{
  height:50px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:18px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  white-space:nowrap!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-x!important;
  scrollbar-width:thin!important;
  scrollbar-color:rgba(23,107,81,.32) transparent!important;
  padding:0 2px!important;
}
.desktop-category-nav::-webkit-scrollbar{height:5px!important}
.desktop-category-nav::-webkit-scrollbar-thumb{background:rgba(23,107,81,.28)!important;border-radius:999px!important}
.desktop-category-nav span,
.desktop-category-nav a{
  flex:0 0 auto!important;
}
.desktop-category-nav span{
  font-weight:900!important;
  color:var(--primary)!important;
  padding-right:2px!important;
}
.desktop-category-nav a{
  font-weight:800!important;
  color:#25443b!important;
  padding:10px 0!important;
  position:relative!important;
  text-decoration:none!important;
}
.desktop-category-nav a:after{
  content:''!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:7px!important;
  height:2px!important;
  background:var(--primary)!important;
  border-radius:999px!important;
  transform:scaleX(0)!important;
  transform-origin:left!important;
  transition:.2s ease!important;
}
.desktop-category-nav a:hover,
.desktop-category-nav a:focus{color:var(--primary)!important}
.desktop-category-nav a:hover:after,
.desktop-category-nav a:focus:after{transform:scaleX(1)!important}
@media(max-width:800px){
  .desktop-category-subheader{top:66px!important;background:rgba(255,255,255,.70)!important}
  .desktop-category-subheader .container{padding-left:12px!important;padding-right:12px!important;overflow:hidden!important}
  .desktop-category-nav{height:46px!important;gap:16px!important;scrollbar-width:none!important}
  .desktop-category-nav::-webkit-scrollbar{display:none!important}
  .desktop-category-nav span{font-size:14px!important}
  .desktop-category-nav a{font-size:14px!important;padding:9px 0!important}
}

/* v19: make category sub-header truly sticky/fixed below header */
.desktop-category-subheader{
  position:fixed!important;
  left:0!important;
  right:0!important;
  top:76px!important;
  width:100%!important;
  z-index:99!important;
  transform:translateZ(0)!important;
  will-change:transform!important;
}
.stats-only-hero{
  margin-top:50px!important;
}
@media(max-width:800px){
  .desktop-category-subheader{
    top:68px!important;
    z-index:99!important;
  }
  .stats-only-hero{
    margin-top:46px!important;
  }
}

/* v20: natural sticky sub-header + horizontal arrow controls */
.site-header{
  position:relative!important;
  top:auto!important;
  z-index:120!important;
}
.desktop-category-subheader{
  position:sticky!important;
  left:auto!important;
  right:auto!important;
  top:0!important;
  width:100%!important;
  z-index:119!important;
  transform:none!important;
  will-change:auto!important;
  margin:0!important;
  background:rgba(255,255,255,.70)!important;
  -webkit-backdrop-filter:blur(18px) saturate(160%)!important;
  backdrop-filter:blur(18px) saturate(160%)!important;
  border-top:1px solid rgba(255,255,255,.48)!important;
  border-bottom:1px solid rgba(214,231,224,.72)!important;
  box-shadow:0 12px 34px rgba(15,55,45,.10)!important;
}
.stats-only-hero{margin-top:0!important;}
.subheader-shell{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  overflow:hidden!important;
}
.desktop-category-nav{
  flex:1 1 auto!important;
  min-width:0!important;
  scroll-behavior:smooth!important;
  padding:0 4px!important;
}
.subcat-arrow{
  flex:0 0 34px!important;
  width:34px!important;
  height:34px!important;
  border-radius:999px!important;
  border:1px solid rgba(23,107,81,.18)!important;
  background:rgba(255,255,255,.76)!important;
  color:var(--primary)!important;
  display:inline-grid!important;
  place-items:center!important;
  font-size:25px!important;
  font-weight:900!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:0 8px 22px rgba(15,55,45,.08)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  backdrop-filter:blur(12px)!important;
  transition:.2s ease!important;
}
.subcat-arrow:hover,.subcat-arrow:focus{background:var(--primary)!important;color:#fff!important;outline:0!important;}
@media(max-width:800px){
  .site-header{position:relative!important;top:auto!important;}
  .desktop-category-subheader{top:0!important;z-index:119!important;}
  .stats-only-hero{margin-top:0!important;}
  .subheader-shell{padding-left:10px!important;padding-right:10px!important;}
  .subcat-arrow{flex-basis:30px!important;width:30px!important;height:30px!important;font-size:22px!important;}
  .desktop-category-nav{gap:15px!important;height:46px!important;}
}

/* v21: JS-assisted sticky category sub-header (header scrolls away, sub-header sticks at top) */
.site-header{position:relative!important;top:auto!important;z-index:120!important;}
.desktop-category-subheader{position:relative!important;top:auto!important;z-index:119!important;width:100%!important;}
.desktop-category-subheader.subheader-is-sticky{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1000!important;}
.subheader-sticky-spacer{display:none;height:0;}
.subheader-sticky-spacer.active{display:block;}
@media(max-width:800px){
  .desktop-category-subheader.subheader-is-sticky{top:0!important;}
}

/* v22: sub-header arrow polish - no border, vertically centered */
.subheader-shell{
  align-items:center!important;
}
.desktop-category-nav{
  display:flex!important;
  align-items:center!important;
}
.subcat-arrow{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  align-self:center!important;
  margin-top:auto!important;
  margin-bottom:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:var(--primary)!important;
}
.subcat-arrow:hover,.subcat-arrow:focus{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:rgba(23,107,81,.10)!important;
  color:var(--primary)!important;
}
@media(max-width:800px){
  .subcat-arrow{border:0!important;box-shadow:none!important;background:transparent!important;align-self:center!important;}
}

/* final UI refresh: multicolor palette, centered logo header, class and suggestion sections */
:root{
  --primary:#6d5dfc;
  --accent:#ff8a4c;
  --rose:#ef5da8;
  --cyan:#16a4d8;
  --gold:#f5b640;
  --ink:#232235;
  --text:#232235;
  --muted:#687083;
  --bg:#fbf8ff;
  --card:#fff;
  --border:#ebe4f5;
  --shadow:0 14px 34px rgba(70,55,140,.10);
}
html,body,input,textarea,select,button{font-family:'Hind Siliguri',sans-serif!important}
body{background:linear-gradient(180deg,#fff 0,#fbf8ff 48%,#f6fbff 100%)!important;color:var(--text)!important}
.site-header{position:relative!important;background:rgba(255,255,255,.88)!important;border-bottom:1px solid rgba(235,228,245,.9)!important;box-shadow:0 10px 28px rgba(70,55,140,.06)!important}
.site-header .container.nav.modern-nav{height:76px!important;min-height:76px!important;display:grid!important;grid-template-columns:minmax(90px,1fr) auto minmax(120px,1fr)!important;align-items:center!important;gap:10px!important}
.modern-nav .hamb{grid-column:1!important;justify-self:start!important;display:inline-grid!important;place-items:center!important;width:46px!important;height:46px!important;border:0!important;border-radius:15px!important;background:#f0ecff!important;color:#6d5dfc!important;font-size:23px!important;box-shadow:0 8px 18px rgba(109,93,252,.10)!important}
.modern-nav .brand-logo-only{grid-column:2!important;justify-self:center!important;max-width:220px!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important}
.modern-nav .brand-logo-only img{height:var(--header-logo-size,58px)!important;max-height:78px!important;max-width:210px!important;width:auto!important;object-fit:contain!important}
.header-actions{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:10px!important;position:relative!important}
.search-toggle{display:inline-grid!important;place-items:center!important;width:45px!important;height:45px!important;border:0!important;border-radius:15px!important;background:#fff3e9!important;color:#f06f37!important;cursor:pointer!important;box-shadow:0 8px 18px rgba(240,111,55,.10)!important}
.search-toggle svg{width:22px;height:22px;fill:currentColor}
.desktop-search{display:block!important;position:absolute!important;right:0!important;top:calc(100% + 10px)!important;width:min(330px,82vw)!important;opacity:0!important;visibility:hidden!important;transform:translateY(-6px)!important;transition:.2s ease!important;z-index:500!important}
.search-open .desktop-search{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}
.desktop-search input,.drawer-search input{background:#fff!important;border:1px solid var(--border)!important;box-shadow:0 14px 32px rgba(70,55,140,.10)!important}
.desktop-account{display:inline-flex!important;background:linear-gradient(135deg,#6d5dfc,#ef5da8)!important;color:#fff!important;border:0!important;box-shadow:0 10px 24px rgba(109,93,252,.18)!important}
.desktop-account .nav-icon,.desktop-account .nav-icon svg{color:#fff!important;fill:currentColor!important}
.site-drawer{display:flex!important;position:fixed!important;top:0!important;left:0!important;right:auto!important;width:320px!important;max-width:88vw!important;height:100vh!important;background:#fff!important;z-index:220!important;box-shadow:16px 0 46px rgba(70,55,140,.18)!important;padding:20px!important;flex-direction:column!important;gap:9px!important;border-radius:0 26px 26px 0!important;transform:translateX(-105%)!important;visibility:hidden!important;transition:transform .25s ease,visibility .25s ease!important;overflow:auto!important}
.site-header .modern-nav nav.site-drawer,.nav nav.site-drawer{display:flex!important;position:fixed!important;top:0!important;left:0!important;right:auto!important;width:320px!important;max-width:88vw!important;height:100vh!important;background:#fff!important;z-index:220!important;box-shadow:16px 0 46px rgba(70,55,140,.18)!important;padding:20px!important;flex-direction:column!important;gap:9px!important;border-radius:0 26px 26px 0!important;transform:translateX(-105%)!important;visibility:hidden!important;transition:transform .25s ease,visibility .25s ease!important;overflow:auto!important;margin:0!important}
.menu-open .site-drawer{transform:translateX(0)!important;visibility:visible!important}
.menu-open .site-header .modern-nav nav.site-drawer,.menu-open .nav nav.site-drawer{transform:translateX(0)!important;visibility:visible!important}
.drawer-close{display:grid!important;place-items:center!important;align-self:flex-end!important;border:0!important;background:#f0ecff!important;color:#6d5dfc!important;font-size:26px!important;width:42px!important;height:42px!important;border-radius:14px!important;cursor:pointer!important}
.site-drawer a:not(.account-btn){display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;padding:12px 14px!important;border-radius:16px!important;background:#fbfaff!important;color:#25213d!important;border:1px solid var(--border)!important;font-weight:500!important}
.site-drawer a:not(.account-btn):hover{background:#f0ecff!important;color:#6d5dfc!important}
.site-drawer .nav-icon,.site-drawer .nav-icon svg{color:#6d5dfc!important;fill:currentColor!important}
.drawer-account{display:flex!important;justify-content:center!important;background:linear-gradient(135deg,#6d5dfc,#ef5da8)!important;color:#fff!important;border:0!important;margin-top:4px!important}
.drawer-account .nav-icon,.drawer-account .nav-icon svg{color:#fff!important;fill:currentColor!important}
.drawer-search{display:block!important;width:100%!important;margin-top:4px!important}
.desktop-category-nav span{font-weight:600!important;color:#6d5dfc!important}
.desktop-category-nav a{font-weight:400!important;color:#3d3b55!important}
.desktop-category-nav a:after{background:#ef5da8!important}
.subcat-arrow{color:#6d5dfc!important}
.btn,.to-top{background:linear-gradient(135deg,#6d5dfc,#ef5da8)!important;color:#fff!important}
.btn.light{background:#fff!important;color:#6d5dfc!important;border:1px solid var(--border)!important}
.badge{background:#fff0f7!important;color:#d33d8c!important}
.hero-desktop-copy{background:linear-gradient(135deg,#fff0f7,#eef7ff)!important;border-color:#f0e5f6!important}
.hero-badge{color:#6d5dfc!important}
.stat-box{background:#f4f0ff!important}
.stat-box b{color:#6d5dfc!important}
.top-post-box a{color:#3b3561!important;font-weight:500!important}
.premium-footer,.site-footer{background:linear-gradient(135deg,#2a214f 0%,#49308a 54%,#872f75 100%)!important}
.premium-footer:before,.premium-footer .footer-glow{display:none!important}
.class-section{padding-top:34px!important;padding-bottom:18px!important}
.class-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:36px 30px!important}
.class-card{min-height:152px!important;background:var(--class-bg,#e7ddfb)!important;border:1px solid rgba(0,0,0,.04)!important;border-radius:4px!important;padding:25px 26px!important;box-shadow:0 10px 24px rgba(70,55,140,.06)!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;transition:.22s ease!important}
.class-card:hover{transform:translateY(-4px)!important;box-shadow:0 18px 36px rgba(70,55,140,.12)!important}
.class-card h3{font-family:'Noto Serif Bengali','Hind Siliguri',serif!important;font-size:27px!important;line-height:1.25!important;margin:0 0 16px!important;color:#20202b!important;font-weight:700!important;letter-spacing:0!important}
.class-card p{margin:0!important;color:#59606f!important;font-size:15px!important;line-height:1.75!important;font-weight:400!important}
.class-card span{display:inline-flex!important;margin-top:7px!important;background:#1267d8!important;color:#fff!important;border-radius:999px!important;padding:3px 9px!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important}
.suggestion-section{padding:14px 0 22px!important}
.suggestion-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:34px!important}
.suggestion-card{min-height:62px!important;border:1px solid #e6e6e6!important;background:#fff!important;padding:7px!important;display:grid!important;grid-template-columns:50px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;box-shadow:none!important;border-radius:0!important;transition:.2s ease!important}
.suggestion-card:hover{transform:translateY(-2px)!important;box-shadow:0 12px 24px rgba(70,55,140,.10)!important}
.suggestion-card img{width:42px!important;height:42px!important;object-fit:contain!important;border-radius:50%!important}
.suggestion-card span{display:block!important;background:var(--suggestion-bg,#dff2e5)!important;min-height:46px!important;padding:4px 10px!important;text-align:right!important;overflow:hidden!important}
.suggestion-card b{display:block!important;font-family:'Baloo Da 2','Hind Siliguri',sans-serif!important;font-size:20px!important;line-height:1.05!important;color:#2c2a31!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.suggestion-card small{display:block!important;font-size:17px!important;line-height:1.1!important;color:#555166!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.notice{background:#f0ecff!important;color:#5b4beb!important}
.search-suggestions a:hover{background:#f0ecff!important;color:#6d5dfc!important}
.trust-grid span,.author-avatar,.comment-avatar{background:#f0ecff!important;color:#6d5dfc!important}
@media(max-width:900px){
  .site-header .container.nav.modern-nav{height:66px!important;min-height:66px!important;grid-template-columns:minmax(54px,1fr) auto minmax(54px,1fr)!important;padding-left:14px!important;padding-right:14px!important}
  .modern-nav .hamb,.search-toggle{width:42px!important;height:42px!important;border-radius:14px!important}
  .modern-nav .brand-logo-only{max-width:150px!important}
  .modern-nav .brand-logo-only img{max-width:150px!important;max-height:58px!important}
  .desktop-account{display:none!important}
  .header-actions{gap:0!important}
  .desktop-search{right:0!important;top:calc(100% + 9px)!important;width:min(300px,86vw)!important}
  .site-drawer{width:304px!important;border-radius:0 22px 22px 0!important}
  .class-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
  .class-card{min-height:136px!important;padding:20px!important}
  .class-card h3{font-size:22px!important;margin-bottom:10px!important}
  .class-card p{font-size:13px!important;line-height:1.65!important}
  .suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .suggestion-card{grid-template-columns:42px minmax(0,1fr)!important;gap:7px!important;padding:6px!important}
  .suggestion-card img{width:36px!important;height:36px!important}
  .suggestion-card b{font-size:16px!important}
  .suggestion-card small{font-size:13px!important}
}
@media(max-width:430px){
  .class-grid{grid-template-columns:1fr!important}
  .suggestion-grid{grid-template-columns:1fr!important}
}
.locked-screen{background:linear-gradient(135deg,#fbf8ff,#eef7ff)!important;color:#232235!important}
.locked-card{border-color:#ebe4f5!important;box-shadow:0 18px 60px rgba(70,55,140,.14)!important}
.locked-icon{background:#f0ecff!important;color:#6d5dfc!important}
.locked-whatsapp{background:linear-gradient(135deg,#6d5dfc,#ef5da8)!important}
.toc,.author-box,.comment-form-card,.ai-head,.ai-msg.bot,.hero-ai-card,.team-social a{background:#fbfaff!important}
.single-cover,.magazine-cover,.thumb,.team-avatar{background:#f0ecff!important}
.ai-toggle,.ai-form button,.hero-ai-form button{background:linear-gradient(135deg,#6d5dfc,#ef5da8)!important}
.article,.article h2,.article h3,.search-suggestions a,.suggest-empty{color:#232235!important}
.desktop-category-nav::-webkit-scrollbar-thumb{background:rgba(109,93,252,.30)!important}

/* requested logo/header/sidebar refinements */
.site-header .container.nav.modern-nav{grid-template-columns:minmax(120px,1fr) auto minmax(190px,1fr)!important}
.modern-nav .brand-logo-only{max-width:310px!important;width:auto!important}
.modern-nav .brand-logo-only img{height:54px!important;max-height:64px!important;max-width:300px!important;width:auto!important;object-fit:contain!important;display:block!important}
.header-actions{min-width:190px!important;justify-content:flex-end!important}
.search-toggle{background:#f3e8fb!important;color:#612078!important;border:1px solid rgba(97,32,120,.10)!important;box-shadow:0 8px 18px rgba(97,32,120,.10)!important}
.desktop-account{background:linear-gradient(135deg,#2d1149,#862b84)!important}
.drawer-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;background:#fff!important;border:1px solid var(--border)!important;border-radius:18px!important;padding:10px!important;margin:0 0 8px!important}
.drawer-brand img{display:block!important;width:auto!important;height:64px!important;max-width:230px!important;object-fit:contain!important}
.site-drawer a:not(.account-btn):not(.drawer-brand){justify-content:flex-start!important;text-align:left!important;font-weight:500!important}
.site-drawer a:not(.account-btn):not(.drawer-brand) span:last-child{display:block!important;text-align:left!important}
.suggestion-card img{width:48px!important;height:48px!important;object-fit:contain!important;border-radius:0!important}
@media(max-width:900px){
  .site-header .container.nav.modern-nav{grid-template-columns:52px minmax(0,1fr) 52px!important;gap:8px!important;padding-left:12px!important;padding-right:12px!important}
  .modern-nav .hamb{justify-self:start!important;margin:0!important;width:42px!important;height:42px!important}
  .modern-nav .brand-logo-only{justify-self:center!important;max-width:190px!important;width:100%!important}
  .modern-nav .brand-logo-only img{height:auto!important;max-height:46px!important;max-width:190px!important;width:100%!important;object-fit:contain!important}
  .header-actions{min-width:0!important;justify-self:end!important;width:52px!important}
  .search-toggle{width:42px!important;height:42px!important}
  .drawer-brand img{height:56px!important;max-width:220px!important}
  .suggestion-card img{width:40px!important;height:40px!important}
}
@media(max-width:380px){
  .modern-nav .brand-logo-only{max-width:160px!important}
  .modern-nav .brand-logo-only img{max-width:160px!important}
}
/* final logo visibility fixes */
.locked-logo{display:block;max-width:260px;width:100%;height:auto;max-height:96px;object-fit:contain;margin:0 auto 12px;background:#fff;border-radius:16px;padding:8px;box-shadow:0 12px 30px rgba(0,0,0,.08)}
.logo-fallback{object-fit:contain!important}
