:root{--red:#ed1c24;--dark:#111827;--muted:#6b7280;--line:#e5e7eb;--bg:#f6f7fb;--card-bg:#fff;--text:#111827;--menu-bg:#070b12;--header-bg:#fff;--radius:14px;--base-font:16px;--wrap:1180px;--card-shadow:0 10px 25px rgba(0,0,0,.04)}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--text);font-size:var(--base-font);font-family:system-ui,-apple-system,'Noto Serif Bengali','SolaimanLipi',serif;overflow-x:hidden}.ab-wrap{max-width:var(--wrap);margin:auto;padding:0 16px}.ab-topbar{background:var(--dark);color:#fff;font-weight:800;font-size:14px;padding:8px 0}.ab-header{background:var(--header-bg);border-bottom:1px solid var(--line);z-index:50}.ab-sticky-header .ab-header{position:sticky;top:0}.ab-header-in{height:88px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ab-logo{display:block;min-width:0}.ab-logo img{width:100%;height:auto;display:block}.ab-logo strong{font-size:42px;color:var(--red);line-height:1}.ab-menu-btn{border:0;background:transparent;color:var(--text);font-weight:900;font-size:18px;display:none;gap:7px;align-items:center;cursor:pointer}.ab-menu-btn span{font-size:28px}.ab-nav{background:var(--menu-bg)}.ab-nav ul{margin:0;padding:0;display:flex;gap:0;list-style:none;flex-wrap:wrap}.ab-nav a{display:block;color:#fff;text-decoration:none;padding:14px 18px;font-weight:800}.ab-breaking{max-width:var(--wrap);margin:12px auto;background:var(--card-bg);border:1px solid var(--line);height:42px;display:flex;align-items:center;overflow:hidden;border-radius:7px;box-shadow:var(--card-shadow);padding:0}.ab-breaking-label{height:100%;display:flex;align-items:center;background:var(--red);color:#fff;padding:0 18px;font-weight:900;white-space:nowrap;border-radius:0 22px 22px 0;font-size:15px;line-height:1}.ab-breaking-track{overflow:hidden;flex:1;white-space:nowrap;min-width:0}.ab-breaking-scroll{display:inline-flex;gap:36px;align-items:center;animation:abScroll 30s linear infinite;padding-left:20px}.ab-breaking-scroll a{color:var(--text);text-decoration:none;font-size:16px;font-weight:800;line-height:42px}.ab-breaking:hover .ab-breaking-scroll{animation-play-state:paused}@keyframes abScroll{from{transform:translateX(20%)}to{transform:translateX(-100%)}}.ab-ad{max-width:var(--wrap);margin:12px auto;padding:12px;background:var(--card-bg);border:1px dashed var(--line);border-radius:var(--radius);text-align:center;overflow:hidden}.ab-main{padding:8px 16px 45px}.ab-section{background:var(--card-bg);border:1px solid var(--line);border-radius:var(--radius);margin:20px 0;padding:18px;box-shadow:var(--card-shadow);overflow:hidden}.ab-section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--dark);margin-bottom:16px;gap:10px}.ab-section-head h2{font-size:28px;margin:0 0 8px;color:var(--text);line-height:1.2}.ab-section-head h2:before{content:'';display:inline-block;width:6px;height:26px;background:var(--red);margin-right:8px;vertical-align:middle;border-radius:8px}.ab-section-head a{color:var(--red);text-decoration:none;font-weight:900;white-space:nowrap}.ab-card,.ab-mini{background:var(--card-bg);min-width:0}.ab-img{min-width:0}.ab-img img{width:100%;height:180px;object-fit:cover;border-radius:calc(var(--radius) - 5px);display:block}.ab-no-img{height:180px;background:#eef2f7;border-radius:calc(var(--radius) - 5px);display:grid;place-items:center;color:#999}.ab-card h3,.ab-mini h3{margin:9px 0 6px;font-size:21px;line-height:1.35;word-break:break-word}.ab-card h3 a,.ab-mini h3 a{color:var(--text);text-decoration:none}.ab-card p{color:var(--muted);font-size:15px;line-height:1.6;margin:0 0 6px}.ab-card time,.ab-mini time{color:var(--muted);font-size:14px}.ab-mini{min-width:0}.ab-mini-img img,.ab-mini-img .ab-no-img{height:76px;width:100%;object-fit:cover}.ab-l1{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:16px}.ab-l1 .featured{grid-column:span 2;display:grid;grid-template-columns:1.1fr 1fr;gap:18px;align-items:center}.ab-l1 .featured .ab-img img,.ab-l1 .featured .ab-no-img{height:260px}.ab-l2{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.ab-l2 .featured{grid-row:span 5}.ab-l2 .featured .ab-img img,.ab-l2 .featured .ab-no-img{height:330px}.ab-l2 .ab-mini{display:grid;grid-template-columns:115px 1fr;gap:12px;border-bottom:1px solid var(--line);padding-bottom:12px}.ab-l3{background:#ffd466;border-radius:var(--radius);padding:16px;display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.ab-l3 .featured{grid-column:span 2;background:#6b4800;color:#fff;border-radius:12px;overflow:hidden;padding:0}.ab-l3 .featured h3,.ab-l3 .featured p,.ab-l3 .featured time{padding-left:14px;padding-right:14px}.ab-l3 .featured h3 a,.ab-l3 .featured time,.ab-l3 .featured p{color:#fff}.ab-l3 .featured .ab-img img,.ab-l3 .featured .ab-no-img{height:300px;border-radius:0}.ab-l3 .ab-mini{display:grid;grid-template-columns:110px 1fr;gap:12px;background:#fff;border-radius:10px;padding:8px}.ab-l4{display:grid;grid-template-columns:1.1fr 1fr;gap:22px}.ab-l4 .featured .ab-img img,.ab-l4 .featured .ab-no-img{height:280px}.ab-l4 .ab-mini{display:grid;grid-template-columns:120px 1fr;gap:12px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:12px}.ab-l5{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ab-land1{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:18px}.ab-land1 .center{grid-row:span 3}.ab-land1 .center .ab-img img,.ab-land1 .center .ab-no-img{height:260px}.ab-land1 .ab-mini{display:grid;grid-template-columns:1fr 115px;gap:10px;border-bottom:1px solid var(--line);padding-bottom:12px}.ab-land2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ab-land2 .ab-mini{display:grid;grid-template-columns:125px 1fr;gap:12px;border:1px solid var(--line);border-radius:12px;padding:10px}.ab-land3{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ab-land3 article{background:var(--card-bg);border:1px solid var(--line);border-radius:12px;padding:14px;min-width:0}.ab-land3 h3{font-size:19px;line-height:1.35;margin:0 0 10px}.ab-land3 a{text-decoration:none;color:var(--text)}.ab-footer{background:var(--menu-bg);color:#fff;padding:32px 0;margin-top:30px}.ab-footer p{color:#d1d5db}.ab-footer span{color:#cbd5e1}.ab-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:999;display:none}.ab-mobile-drawer{position:fixed;right:0;top:0;height:100vh;width:var(--drawer-width,68vw);max-width:340px;background:#f8fafc;z-index:1000;transform:translateX(105%);transition:.25s;padding:14px;overflow:auto}.ab-mobile-drawer.open{transform:translateX(0)}.ab-drawer-overlay.open{display:block}.ab-drawer-close{border:0;background:transparent;font-size:28px;line-height:1;float:right;cursor:pointer}.ab-date-card,.ab-cat-card{clear:both;background:#fff;border-radius:14px;padding:13px;margin:11px 0;box-shadow:0 8px 20px rgba(0,0,0,.06)}.ab-date-card strong{display:block;font-size:20px}.ab-date-card span{font-size:14px;color:#475569}.ab-cat-card h3{font-size:20px;margin:0 0 8px}.ab-cat-card ul{margin:0;padding-left:13px;border-left:1px solid #ddd;list-style:none}.ab-cat-card a{display:block;padding:7px 0;font-size:17px;font-weight:800;text-decoration:none;color:#111}.ab-single{padding:20px 16px}.ab-single article{background:var(--card-bg);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.ab-single h1{font-size:36px;line-height:1.25}.ab-single-img img{width:100%;max-height:520px;object-fit:cover;border-radius:var(--radius)}.ab-content{font-size:18px;line-height:1.85}@media(max-width:1024px){.ab-l1{grid-template-columns:repeat(2,minmax(0,1fr))}.ab-l1 .featured{grid-column:1/-1}.ab-l5,.ab-land3{grid-template-columns:repeat(2,minmax(0,1fr))}.ab-land1{grid-template-columns:1fr 1fr}.ab-land1 .center{grid-row:auto;grid-column:1/-1}.ab-land2{grid-template-columns:1fr 1fr}}@media(max-width:768px){body{font-size:15px}.ab-wrap{padding:0 10px}.ab-topbar{font-size:12px;padding:6px 0}.ab-header-in{height:66px}.ab-logo{max-width:142px!important}.ab-logo strong{font-size:28px}.ab-menu-btn{display:flex;font-size:15px}.ab-menu-btn span{font-size:25px}.ab-nav{display:none}.ab-breaking{height:34px;margin:7px 10px;border-radius:5px;max-width:calc(100% - 20px)}.ab-breaking-label{font-size:13px;padding:0 10px;border-radius:0 18px 18px 0;max-width:42%;overflow:hidden;text-overflow:ellipsis}.ab-breaking-scroll{gap:28px;padding-left:12px}.ab-breaking-scroll a{font-size:13px;line-height:34px}.ab-main{padding:4px 10px 35px}.ab-section{padding:11px;margin:12px 0;border-radius:12px}.ab-section-head{margin-bottom:12px}.ab-section-head h2{font-size:20px}.ab-section-head h2:before{height:20px;width:5px}.ab-section-head a{font-size:13px}.ab-l1,.ab-l2,.ab-l3,.ab-l4,.ab-l5,.ab-land1,.ab-land2,.ab-land3{display:grid;grid-template-columns:1fr!important;gap:10px}.ab-l1 .featured,.ab-l3 .featured{grid-column:auto;display:block}.ab-l2 .featured{grid-row:auto}.ab-l2 .ab-mini,.ab-l3 .ab-mini,.ab-l4 .ab-mini,.ab-land1 .ab-mini,.ab-land2 .ab-mini{grid-template-columns:1fr 104px;gap:10px;align-items:center}.ab-l2 .ab-mini .ab-mini-img,.ab-l3 .ab-mini .ab-mini-img,.ab-l4 .ab-mini .ab-mini-img,.ab-land1 .ab-mini .ab-mini-img,.ab-land2 .ab-mini .ab-mini-img{order:2}.ab-l2 .ab-mini .ab-mini-content,.ab-l3 .ab-mini .ab-mini-content,.ab-l4 .ab-mini .ab-mini-content,.ab-land1 .ab-mini .ab-mini-content,.ab-land2 .ab-mini .ab-mini-content{order:1}.ab-img img,.ab-no-img{height:180px!important}.ab-mini-img img,.ab-mini-img .ab-no-img{height:72px!important}.ab-card h3,.ab-mini h3{font-size:17px;margin:7px 0 4px}.ab-card p{font-size:14px}.ab-l3{padding:10px}.ab-mobile-drawer{width:68vw;max-width:310px;padding:12px}.ab-date-card,.ab-cat-card{padding:11px;border-radius:12px}.ab-date-card strong{font-size:18px}.ab-date-card span{font-size:13px}.ab-cat-card h3{font-size:18px}.ab-cat-card a{font-size:16px;padding:6px 0}.ab-single article{padding:15px}.ab-single h1{font-size:25px}.ab-content{font-size:16px;line-height:1.8}}@media(max-width:420px){.ab-mobile-drawer{width:70vw}.ab-cat-card a{font-size:15px}.ab-date-card strong{font-size:17px}.ab-breaking{height:32px}.ab-breaking-label{font-size:12px;padding:0 9px;max-width:45%}.ab-breaking-scroll a{font-size:12px;line-height:32px}.ab-img img,.ab-no-img{height:165px!important}.ab-mini-img img,.ab-mini-img .ab-no-img{height:66px!important}.ab-card h3,.ab-mini h3{font-size:16px}.ab-section-head h2{font-size:19px}.ab-logo{max-width:128px!important}}

/* v18 requested updates: responsive section ads, Bangla date/time bar, sticky header, logo controls */
.ab-datetime-bar{border-bottom:1px solid var(--line);font-weight:800;font-size:14px;line-height:1.4;padding:7px 0;text-align:center;position:relative;z-index:35}.ab-datetime-bar .ab-wrap{display:flex;justify-content:center;align-items:center;min-height:20px}.ab-logo{max-width:var(--logo-desktop)!important;padding:0;transition:.2s ease}.ab-logo img{max-width:100%;height:auto}.ab-logo-left .ab-header-in{justify-content:space-between}.ab-logo-center .ab-header-in{justify-content:center;position:relative}.ab-logo-center .ab-menu-btn{position:absolute;right:16px}.ab-logo-right .ab-header-in{flex-direction:row-reverse}.ab-sticky-header .ab-header{position:sticky;top:0;background:var(--sticky-bg);z-index:80}.ab-sticky-active .ab-header{box-shadow:0 8px 20px rgba(0,0,0,.08)}.ab-sticky-active[data-sticky-compact="1"] .ab-header-in{height:58px}.ab-sticky-active[data-sticky-logo="0"] .ab-logo{display:none}.ab-sticky-active[data-sticky-menu="0"] .ab-menu-btn{display:none!important}.ab-section-bottom-ad{margin:16px 0 0;padding:10px;border:1px dashed var(--line);border-radius:12px;background:rgba(148,163,184,.08);text-align:center;overflow:hidden}.ab-section-bottom-ad img{display:block;max-width:100%;height:auto;margin:auto;border-radius:10px}.ab-section-bottom-ad iframe,.ab-section-bottom-ad ins{max-width:100%!important}.ab-hide-desktop{display:none!important}
@media(max-width:768px){.ab-datetime-bar{font-size:12px;padding:5px 0}.ab-logo{max-width:var(--logo-mobile)!important}.ab-header-in{min-height:58px;height:auto}.ab-logo-center .ab-menu-btn{right:10px}.ab-logo-center .ab-header-in{justify-content:center}.ab-logo-right .ab-header-in{flex-direction:row-reverse}.ab-section-bottom-ad{margin-top:12px;padding:8px;border-radius:10px}.ab-hide-desktop{display:block!important}.ab-hide-mobile{display:none!important}.ab-sticky-active[data-sticky-compact="1"] .ab-header-in{height:52px;min-height:52px}.ab-sticky-header .ab-header{top:0}.ab-breaking{display:flex;align-items:center;width:calc(100% - 20px);max-width:calc(100% - 20px);height:31px;margin:6px 10px;position:relative;z-index:20}.ab-breaking-label{font-size:12px;padding:0 9px;max-width:110px;flex:0 0 auto}.ab-breaking-track{min-width:0;overflow:hidden}.ab-breaking-scroll{gap:22px;white-space:nowrap}.ab-breaking-scroll a{font-size:12px;line-height:31px;max-width:260px;overflow:hidden;text-overflow:ellipsis}}
@media(min-width:769px){.ab-hide-desktop{display:none!important}.ab-hide-mobile{display:block!important}}

/* v19 requested fixes: fixed logo area, header datetime sizing, topbar removed, sticky header repaired */
.ab-topbar{display:none!important}
.ab-header{background:var(--header-bg);}
.ab-header-in{height:88px!important;min-height:88px!important;max-height:88px!important;overflow:visible;}
.ab-logo{height:72px;max-width:var(--logo-desktop)!important;display:flex;align-items:center;justify-content:flex-start;overflow:visible;flex:0 0 auto;}
.ab-logo img{width:100%;max-width:100%;max-height:72px!important;height:auto!important;object-fit:contain;display:block;}
.ab-logo strong{display:block;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ab-logo-center .ab-logo{justify-content:center;}
.ab-logo-right .ab-logo{justify-content:flex-end;}
.ab-datetime-bar{font-size:var(--dt-font-desktop)!important;padding:var(--dt-pad-desktop) 0!important;text-align:center;font-weight:900;line-height:1.25;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);}
.ab-datetime-bar .ab-wrap{justify-content:center;min-height:auto!important;}
.ab-sticky-header .ab-header{position:sticky!important;top:0!important;z-index:999!important;background:var(--sticky-bg)!important;}
.ab-sticky-shadow.ab-sticky-active .ab-header{box-shadow:0 8px 22px rgba(15,23,42,.12)!important;}
.ab-sticky-active[data-sticky-compact="1"] .ab-header-in{height:58px!important;min-height:58px!important;max-height:58px!important;}
.ab-sticky-active[data-sticky-compact="1"] .ab-logo{height:48px;}
.ab-sticky-active[data-sticky-compact="1"] .ab-logo img{max-height:48px!important;}
@media(max-width:768px){
  .ab-header-in{height:64px!important;min-height:64px!important;max-height:64px!important;padding-top:0!important;padding-bottom:0!important;}
  .ab-logo{height:52px;max-width:var(--logo-mobile)!important;}
  .ab-logo img{max-height:52px!important;}
  .ab-logo strong{font-size:26px!important;}
  .ab-menu-btn{flex:0 0 auto;}
  .ab-datetime-bar{font-size:var(--dt-font-mobile)!important;padding:var(--dt-pad-mobile) 0!important;}
  .ab-sticky-active[data-sticky-compact="1"] .ab-header-in{height:50px!important;min-height:50px!important;max-height:50px!important;}
  .ab-sticky-active[data-sticky-compact="1"] .ab-logo{height:42px;}
  .ab-sticky-active[data-sticky-compact="1"] .ab-logo img{max-height:42px!important;}
}


/* v20 fixes: mobile logo width applies correctly and sticky header works reliably */
.ab-logo{width:var(--logo-desktop)!important;max-width:var(--logo-desktop)!important;}
.ab-logo img{width:100%!important;max-width:100%!important;}
@media(max-width:768px){
  .ab-logo{width:min(var(--logo-mobile), calc(100vw - 120px))!important;max-width:min(var(--logo-mobile), calc(100vw - 120px))!important;}
  .ab-logo img{width:100%!important;max-width:100%!important;max-height:52px!important;object-fit:contain!important;}
}
body.ab-sticky-header.ab-sticky-active .ab-header{
  position:fixed!important;left:0!important;right:0!important;top:0!important;width:100%!important;z-index:9999!important;background:var(--sticky-bg)!important;
}
body.admin-bar.ab-sticky-header.ab-sticky-active .ab-header{top:32px!important;}
@media(max-width:782px){body.admin-bar.ab-sticky-header.ab-sticky-active .ab-header{top:46px!important;}}
body.ab-sticky-header.ab-sticky-active.ab-sticky-pad{padding-top:var(--ab-sticky-pad,64px)!important;}
body:not(.ab-sticky-header) .ab-header{position:relative!important;}


/* v21.0.1 real fixes: frontend logo width + sticky logo/date-time stack */
.ab-sticky-stack{background:var(--header-bg);position:relative;z-index:90;width:100%;}
.ab-logo{width:var(--logo-desktop)!important;max-width:var(--logo-desktop)!important;min-width:0!important;}
.ab-logo img{width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;}
body.ab-sticky-header .ab-header{position:relative!important;top:auto!important;}
body.ab-sticky-header.ab-sticky-active .ab-sticky-stack{position:fixed!important;left:0!important;right:0!important;top:0!important;width:100%!important;z-index:9999!important;background:var(--sticky-bg)!important;}
body.ab-sticky-header.ab-sticky-active .ab-sticky-stack .ab-header{background:var(--sticky-bg)!important;}
body.admin-bar.ab-sticky-header.ab-sticky-active .ab-sticky-stack{top:32px!important;}
body.ab-sticky-shadow.ab-sticky-active .ab-sticky-stack{box-shadow:0 8px 22px rgba(15,23,42,.12)!important;}
body.ab-sticky-header.ab-sticky-active.ab-sticky-pad{padding-top:var(--ab-sticky-pad,100px)!important;}
@media(max-width:782px){body.admin-bar.ab-sticky-header.ab-sticky-active .ab-sticky-stack{top:46px!important;}}
@media(max-width:768px){
  .ab-logo{width:var(--logo-mobile)!important;max-width:var(--logo-mobile)!important;}
  .ab-logo img{width:100%!important;max-width:100%!important;max-height:52px!important;}
  .ab-header-in{overflow:visible!important;}
}

/* v23 patch: keep v21 design, only fix frontend logo sizing + sticky header with Bangla date/time bar */
.ab-header-in{
  height:88px!important;
  min-height:88px!important;
  max-height:88px!important;
  overflow:visible!important;
}
body .ab-sticky-stack .ab-header .ab-logo{
  width:var(--logo-desktop)!important;
  min-width:var(--logo-desktop)!important;
  max-width:var(--logo-desktop)!important;
  flex:0 0 var(--logo-desktop)!important;
  height:72px!important;
  max-height:72px!important;
  overflow:visible!important;
}
body .ab-sticky-stack .ab-header .ab-logo img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
}
body .ab-sticky-stack .ab-header .ab-logo strong{
  font-size:clamp(28px, 4vw, 46px)!important;
}
body.ab-sticky-header .ab-sticky-stack{position:relative;z-index:999;background:var(--header-bg);}
body.ab-sticky-header.ab-sticky-active .ab-sticky-stack{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:99999!important;
  background:var(--sticky-bg)!important;
}
body.admin-bar.ab-sticky-header.ab-sticky-active .ab-sticky-stack{top:32px!important;}
body.ab-sticky-header.ab-sticky-active .ab-sticky-stack .ab-header,
body.ab-sticky-header.ab-sticky-active .ab-sticky-stack .ab-datetime-bar{
  background:var(--sticky-bg)!important;
}
body.ab-sticky-shadow.ab-sticky-active .ab-sticky-stack{box-shadow:0 8px 22px rgba(15,23,42,.14)!important;}
body.ab-sticky-header.ab-sticky-active.ab-sticky-pad{padding-top:var(--ab-sticky-pad,120px)!important;}
body.ab-sticky-active[data-sticky-compact="1"] .ab-header-in{
  height:64px!important;
  min-height:64px!important;
  max-height:64px!important;
}
body.ab-sticky-active[data-sticky-compact="1"] .ab-sticky-stack .ab-header .ab-logo{
  height:58px!important;
  max-height:58px!important;
}
body.ab-sticky-active[data-sticky-logo="0"] .ab-sticky-stack .ab-logo{display:none!important;}
body.ab-sticky-active[data-sticky-menu="0"] .ab-sticky-stack .ab-menu-btn{display:none!important;}

@media(max-width:782px){body.admin-bar.ab-sticky-header.ab-sticky-active .ab-sticky-stack{top:46px!important;}}
@media(max-width:768px){
  .ab-header-in{
    height:66px!important;
    min-height:66px!important;
    max-height:66px!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  body .ab-sticky-stack .ab-header .ab-logo{
    width:min(var(--logo-mobile), calc(100vw - 94px))!important;
    min-width:min(var(--logo-mobile), calc(100vw - 94px))!important;
    max-width:min(var(--logo-mobile), calc(100vw - 94px))!important;
    flex:0 0 min(var(--logo-mobile), calc(100vw - 94px))!important;
    height:60px!important;
    max-height:60px!important;
  }
  body .ab-sticky-stack .ab-header .ab-logo img{
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    max-height:none!important;
  }
  body .ab-sticky-stack .ab-header .ab-logo strong{font-size:30px!important;}
  body.ab-sticky-active[data-sticky-compact="1"] .ab-header-in{
    height:58px!important;
    min-height:58px!important;
    max-height:58px!important;
  }
  body.ab-sticky-active[data-sticky-compact="1"] .ab-sticky-stack .ab-header .ab-logo{
    height:54px!important;
    max-height:54px!important;
  }
  .ab-datetime-bar{
    font-size:var(--dt-font-mobile)!important;
    padding:var(--dt-pad-mobile) 0!important;
    line-height:1.25!important;
  }
}


/* v24 policy-safe ads manager */
.ab-ad,.ab-section-bottom-ad{display:block;margin:18px auto;padding:12px;border:1px solid var(--line);border-radius:12px;background:rgba(148,163,184,.08);text-align:center;overflow:hidden;clear:both;max-width:100%;}
.ab-ad-label{display:block;margin:0 0 8px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1;}
.ab-ad-inner,.ab-section-bottom-ad a,.ab-section-bottom-ad img{max-width:100%;}
.ab-ad iframe,.ab-ad ins,.ab-section-bottom-ad iframe,.ab-section-bottom-ad ins{max-width:100%!important;}
.ab-ad-header_ad{max-width:var(--wrap);}
.ab-ad-breaking_ad,.ab-ad-after_breaking_ad{max-width:var(--wrap);margin-top:8px;margin-bottom:12px;}
.ab-ad-single_top_ad,.ab-ad-single_middle_ad,.ab-ad-single_bottom_ad,.ab-ad-category_top_ad,.ab-ad-category_bottom_ad{max-width:860px;}
.ab-ad-sticky_ad{position:fixed;left:50%;bottom:10px;transform:translateX(-50%);z-index:9998;width:min(970px,calc(100% - 24px));margin:0;background:var(--card-bg);box-shadow:0 12px 35px rgba(15,23,42,.18);}
.ab-ad-sticky_ad:empty{display:none;}
@media(max-width:768px){.ab-ad,.ab-section-bottom-ad{margin:12px auto;padding:9px;border-radius:10px}.ab-ad-label{font-size:10px;margin-bottom:6px}.ab-ad-sticky_ad{bottom:6px;width:calc(100% - 16px);padding:7px}.ab-ad-header_ad,.ab-ad-breaking_ad,.ab-ad-after_breaking_ad{width:calc(100% - 20px)}}


/* v25 Logo Sharp/HD Fix: use original logo cleanly without stretching */
.ab-logo,
.ab-sticky-stack .ab-logo{
  overflow:visible!important;
  line-height:0!important;
}
.ab-logo img,
.ab-sticky-stack .ab-logo img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  image-rendering:auto!important;
  transform:none!important;
  filter:none!important;
  backface-visibility:hidden;
  -webkit-font-smoothing:antialiased;
}
.ab-header-in{
  overflow:visible!important;
}
@media (max-width:768px){
  .ab-logo img,
  .ab-sticky-stack .ab-logo img{
    height:auto!important;
    object-fit:contain!important;
  }
}

/* v26 Gorgeous Single Post Page */
.ab-single-pro{padding:18px 16px 48px}.ab-single-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.ab-article-card{background:var(--card-bg);border:1px solid var(--line);border-radius:18px;padding:26px;box-shadow:var(--card-shadow);min-width:0}.ab-breadcrumb{font-size:13px;color:var(--muted);margin-bottom:16px;line-height:1.5}.ab-breadcrumb a{color:var(--muted);text-decoration:none}.ab-single-cat{display:inline-flex;align-items:center;background:linear-gradient(135deg,var(--red),#7c3aed);color:#fff;border-radius:7px;padding:5px 10px;font-weight:900;font-size:13px;margin-bottom:12px}.ab-single-title{font-size:40px;line-height:1.22;margin:0 0 18px;color:var(--text);letter-spacing:-.02em}.ab-single-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:14px}.ab-author-meta{display:flex;align-items:center;gap:10px;min-width:0}.ab-author-meta img{width:42px;height:42px;border-radius:50%;object-fit:cover}.ab-author-meta span{display:flex;flex-direction:column;gap:2px;min-width:0}.ab-author-meta strong{font-size:14px;color:var(--text)}.ab-author-meta em,.ab-reading-meta{font-style:normal;font-size:13px;color:var(--muted)}.ab-reading-meta{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}.ab-single-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px 0 18px}.ab-single-share{display:flex;gap:8px;flex-wrap:wrap}.ab-single-share a,.ab-single-share button,.ab-action-btn{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;text-decoration:none;color:#fff;border:0;font-weight:900;cursor:pointer;font-size:14px;box-shadow:0 6px 18px rgba(0,0,0,.08)}.ab-share-fb{background:#1877f2}.ab-share-x{background:#111827}.ab-share-wa{background:#22c55e}.ab-share-tg{background:#229ed9}.ab-share-in{background:#0a66c2}.ab-copy-link{background:#64748b}.ab-action-btn{background:#fff;color:#5b21b6;border:1px solid #ddd}.ab-featured-figure{margin:0 0 18px}.ab-featured-figure img{width:100%;height:auto;max-height:540px;object-fit:cover;border-radius:15px;display:block}.ab-featured-figure figcaption{text-align:center;color:var(--muted);font-size:13px;margin-top:8px}.ab-audio-box{display:grid;grid-template-columns:42px auto 1fr auto auto auto;gap:12px;align-items:center;background:linear-gradient(135deg,rgba(124,58,237,.09),rgba(236,72,153,.08));border:1px solid rgba(124,58,237,.16);border-radius:14px;padding:13px 15px;margin:18px 0}.ab-audio-box button{width:38px;height:38px;border-radius:50%;border:0;background:#6d28d9;color:#fff;font-weight:900;cursor:pointer}.ab-audio-box span{font-size:14px;color:var(--text)}.ab-audio-box span strong{font-weight:900;margin-right:5px}.ab-audio-progress{height:6px;background:#e9d5ff;border-radius:99px;overflow:hidden}.ab-audio-progress i{display:block;width:28%;height:100%;background:#7c3aed;border-radius:99px}.ab-audio-box small{color:var(--muted);white-space:nowrap}.ab-audio-box b{background:#fff;border:1px solid var(--line);padding:5px 8px;border-radius:8px;color:var(--text)}.ab-single-content{font-size:18px;line-height:1.9;color:var(--text)}.ab-single-content p{margin:0 0 20px}.ab-single-content blockquote{border-left:4px solid #7c3aed;background:rgba(124,58,237,.06);margin:24px 0;padding:20px;border-radius:10px;color:var(--text);font-size:20px}.ab-reactions{margin:26px 0;padding:18px;border:1px solid rgba(124,58,237,.15);background:linear-gradient(135deg,rgba(124,58,237,.06),rgba(236,72,153,.05));border-radius:16px}.ab-reactions h3{font-size:18px;margin:0 0 12px;color:#5b21b6}.ab-reactions button{border:0;background:#fff;border-radius:99px;padding:9px 13px;margin:0 8px 8px 0;box-shadow:0 6px 18px rgba(0,0,0,.05);font-weight:800;cursor:pointer}.ab-single-sidebar{position:sticky;top:96px;display:flex;flex-direction:column;gap:18px}.ab-single-widget{background:var(--card-bg);border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--card-shadow)}.ab-single-widget h3{font-size:22px;margin:0 0 14px;border-bottom:2px solid var(--red);padding-bottom:8px}.ab-widget-post{display:grid;grid-template-columns:88px minmax(0,1fr);gap:11px;text-decoration:none;color:var(--text);padding:10px 0;border-bottom:1px solid var(--line)}.ab-widget-post:last-child{border-bottom:0}.ab-widget-thumb img,.ab-widget-thumb .ab-no-img{width:88px;height:60px!important;object-fit:cover;border-radius:8px}.ab-widget-post strong{display:block;font-size:15px;line-height:1.35}.ab-widget-post em{display:block;font-style:normal;color:var(--muted);font-size:12px;margin-top:5px}.ab-newsletter p{color:var(--muted);font-size:14px}.ab-newsletter input{width:100%;height:42px;border:1px solid var(--line);border-radius:9px;padding:0 12px;margin-bottom:10px;background:#fff}.ab-newsletter button{width:100%;height:42px;border:0;border-radius:9px;background:#6d28d9;color:#fff;font-weight:900}.ab-related{margin-top:26px}.ab-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ab-related .ab-card{border:1px solid var(--line);border-radius:14px;padding:10px}.ab-related .ab-img img,.ab-related .ab-no-img{height:130px!important}.ab-related .ab-card h3{font-size:16px}.ab-single-pro .post-tags,.ab-single-pro .tags,.ab-single-pro .tag-links{display:none!important}
@media(max-width:1024px){.ab-single-grid{grid-template-columns:minmax(0,1fr)}.ab-single-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr}.ab-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:768px){.ab-single-pro{padding:10px 10px 36px}.ab-article-card{padding:15px;border-radius:14px}.ab-breadcrumb{font-size:12px;margin-bottom:12px}.ab-single-cat{font-size:12px;padding:4px 8px}.ab-single-title{font-size:27px;line-height:1.28;margin-bottom:14px}.ab-single-meta-row{align-items:flex-start;flex-direction:column}.ab-reading-meta{justify-content:flex-start;font-size:12px;gap:9px}.ab-single-actions{align-items:flex-start;flex-direction:column}.ab-single-share a,.ab-single-share button,.ab-action-btn{width:32px;height:32px}.ab-featured-figure img{border-radius:12px;max-height:none}.ab-audio-box{grid-template-columns:36px 1fr;gap:10px;padding:12px}.ab-audio-progress{grid-column:1/-1}.ab-audio-box small,.ab-audio-box b{font-size:12px}.ab-single-content{font-size:17px;line-height:1.85}.ab-reactions{padding:14px}.ab-reactions button{padding:8px 10px;margin-right:5px}.ab-single-sidebar{display:block}.ab-single-widget{margin-top:14px;padding:14px}.ab-single-widget h3{font-size:19px}.ab-widget-post{grid-template-columns:80px 1fr}.ab-widget-thumb img,.ab-widget-thumb .ab-no-img{width:80px;height:56px!important}.ab-related-grid{grid-template-columns:1fr 1fr;gap:10px}.ab-related .ab-card{padding:8px}.ab-related .ab-img img,.ab-related .ab-no-img{height:96px!important}.ab-related .ab-card h3{font-size:14px}}
@media(max-width:420px){.ab-single-title{font-size:24px}.ab-related-grid{grid-template-columns:1fr}.ab-related .ab-img img,.ab-related .ab-no-img{height:150px!important}}

/* v27 single post order polish - keeps approved design, only spacing/order helpers */
.ab-single-author-line{display:flex;align-items:center;gap:10px;margin:10px 0 8px;color:#1f2937;font-size:15px}
.ab-single-author-line img{width:42px;height:42px;border-radius:999px;object-fit:cover}
.ab-single-publish-line{display:flex;flex-wrap:wrap;gap:10px 16px;color:#667085;font-size:14px;margin:0 0 18px;align-items:center}
.ab-single-category-line{margin:14px 0 10px}
.ab-reactions button.is-active{transform:translateY(-2px);box-shadow:0 10px 25px rgba(109,40,217,.14);border-color:#6d28d9;background:#f4efff}
@media(max-width:768px){
  .ab-single-author-line{font-size:14px;margin:8px 0 6px}
  .ab-single-publish-line{font-size:12px;gap:6px 10px;margin-bottom:12px}
  .ab-single-category-line{margin:10px 0 8px}
}


/* v28 Single Post requested info/share format - keeps the approved UI design */
.ab-author-format-line{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:10px 0 14px!important;
  color:#667085!important;
  font-size:28px!important;
  line-height:1.25!important;
  font-weight:600!important;
}
.ab-author-format-line .ab-author-name-only{display:inline-block;max-width:100%;overflow-wrap:anywhere}
.ab-author-open-icon{font-size:.8em;color:#667085;font-weight:800;line-height:1}
.ab-published-format-line{
  display:flex!important;
  align-items:baseline!important;
  gap:14px!important;
  margin:0 0 18px!important;
  color:#444!important;
  font-size:26px!important;
  line-height:1.35!important;
  flex-wrap:wrap!important;
}
.ab-published-format-line .ab-published-label{color:#667085;font-weight:500}
.ab-published-format-line time{font-weight:500;color:#333}
.ab-share-format-actions{
  justify-content:flex-start!important;
  align-items:center!important;
  gap:12px!important;
  margin:10px 0 22px!important;
}
.ab-share-format-actions .ab-single-share{gap:12px!important}
.ab-share-format-actions .ab-single-share a,
.ab-share-format-actions .ab-single-share button,
.ab-share-format-actions .ab-action-btn{
  width:54px!important;
  height:54px!important;
  font-size:25px!important;
  box-shadow:none!important;
}
.ab-share-format-actions .ab-share-fb{background:#e7f1ff!important;color:#1877f2!important}
.ab-share-format-actions .ab-share-x{background:#f1f2f4!important;color:#111827!important}
.ab-share-format-actions .ab-share-in{background:#e5f2ff!important;color:#0a66c2!important}
.ab-share-format-actions .ab-share-wa{background:#dffbea!important;color:#22c55e!important}
.ab-share-format-actions .ab-copy-link{background:#eef0f3!important;color:#4b5563!important}
.ab-action-share-forward{background:#ffe4e8!important;color:#dc2626!important;border:0!important}
.ab-share-count{font-size:28px;font-weight:800;color:#1f2937;line-height:1}
@media(max-width:768px){
  .ab-author-format-line{font-size:20px!important;margin:8px 0 10px!important}
  .ab-published-format-line{font-size:18px!important;gap:8px!important;margin-bottom:14px!important}
  .ab-share-format-actions{gap:8px!important;margin-bottom:18px!important}
  .ab-share-format-actions .ab-single-share{gap:8px!important}
  .ab-share-format-actions .ab-single-share a,
  .ab-share-format-actions .ab-single-share button,
  .ab-share-format-actions .ab-action-btn{width:42px!important;height:42px!important;font-size:20px!important}
  .ab-share-count{font-size:22px}
}
@media(max-width:420px){
  .ab-author-format-line{font-size:18px!important}
  .ab-published-format-line{font-size:16px!important}
  .ab-share-format-actions .ab-single-share a,
  .ab-share-format-actions .ab-single-share button,
  .ab-share-format-actions .ab-action-btn{width:38px!important;height:38px!important;font-size:18px!important}
  .ab-share-count{font-size:20px}
}


/* v29 final confirmed single post compact share row - image 1 style */
.ab-cat-share-compact-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin:18px 0 20px;
  flex-wrap:wrap;
}
.ab-compact-cat{
  margin:0!important;
  min-height:34px;
  padding:7px 14px!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,#ef1743,#6d28d9)!important;
  box-shadow:0 8px 18px rgba(109,40,217,.13);
  white-space:nowrap;
}
.ab-compact-share-actions{
  margin:0!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:9px!important;
  flex:1;
}
.ab-compact-share-actions .ab-single-share{
  gap:9px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
}
.ab-compact-share-actions .ab-single-share a,
.ab-compact-share-actions .ab-single-share button,
.ab-compact-share-actions .ab-action-btn{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  font-size:15px!important;
  box-shadow:none!important;
}
.ab-compact-share-actions .ab-share-fb{background:#eef6ff!important;color:#1877f2!important}
.ab-compact-share-actions .ab-share-x{background:#f3f4f6!important;color:#111827!important}
.ab-compact-share-actions .ab-share-in{background:#e8f3ff!important;color:#0a66c2!important}
.ab-compact-share-actions .ab-share-wa{background:#e5fff1!important;color:#22c55e!important}
.ab-compact-share-actions .ab-share-tg{background:#e8f6ff!important;color:#229ed9!important}
.ab-compact-share-actions .ab-copy-link{background:#f0f2f5!important;color:#64748b!important}
.ab-compact-share-actions .ab-action-share-forward{background:#ffe9ef!important;color:#e11d48!important}
.ab-compact-share-actions .ab-share-count{
  font-size:22px!important;
  font-weight:900!important;
  color:#1f2937!important;
  padding-left:0!important;
  white-space:nowrap;
}
@media(max-width:768px){
  .ab-cat-share-compact-row{
    gap:10px;
    margin:16px 0 18px;
  }
  .ab-compact-cat{
    min-height:32px;
    padding:6px 12px!important;
    font-size:13px!important;
  }
  .ab-compact-share-actions{
    flex:1 1 220px;
    gap:6px!important;
    justify-content:flex-end!important;
    flex-direction:row!important;
    align-items:center!important;
  }
  .ab-compact-share-actions .ab-single-share{
    gap:6px!important;
    justify-content:flex-end!important;
  }
  .ab-compact-share-actions .ab-single-share a,
  .ab-compact-share-actions .ab-single-share button,
  .ab-compact-share-actions .ab-action-btn{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
    font-size:14px!important;
  }
  .ab-compact-share-actions .ab-share-count{font-size:18px!important}
}
@media(max-width:420px){
  .ab-cat-share-compact-row{align-items:center;justify-content:space-between;flex-wrap:nowrap}
  .ab-compact-share-actions .ab-single-share{gap:5px!important;flex-wrap:nowrap!important}
  .ab-compact-share-actions .ab-single-share a,
  .ab-compact-share-actions .ab-single-share button,
  .ab-compact-share-actions .ab-action-btn{
    width:30px!important;height:30px!important;min-width:30px!important;font-size:13px!important
  }
  .ab-compact-share-actions .ab-share-count{font-size:16px!important}
}


/* v30 final approved single post: remove breadcrumb, keep title, polished compact share with print */
.ab-single-pro .ab-breadcrumb{display:none!important}
.ab-single-title{display:block!important;margin-top:10px!important}
.ab-cat-share-compact-row{margin-top:18px!important;margin-bottom:20px!important}
.ab-compact-share-actions{display:flex!important;align-items:center!important;gap:12px!important;justify-content:flex-end!important;flex:1 1 auto!important;min-width:0!important}
.ab-compact-share-actions .ab-single-share{display:flex!important;gap:10px!important;flex-wrap:nowrap!important;align-items:center!important}
.ab-compact-share-actions .ab-single-share a,
.ab-compact-share-actions .ab-single-share button,
.ab-compact-share-actions .ab-action-btn{width:42px!important;height:42px!important;border-radius:50%!important;font-size:18px!important;font-weight:900!important;box-shadow:0 8px 22px rgba(17,24,39,.08)!important;border:0!important;display:grid!important;place-items:center!important;line-height:1!important}
.ab-compact-share-actions .ab-share-fb{background:#2563eb!important;color:#fff!important}
.ab-compact-share-actions .ab-share-x{background:#111827!important;color:#fff!important}
.ab-compact-share-actions .ab-share-wa{background:#22c55e!important;color:#fff!important}
.ab-compact-share-actions .ab-share-tg{background:#0ea5e9!important;color:#fff!important}
.ab-compact-share-actions .ab-share-in{background:#0a66c2!important;color:#fff!important}
.ab-compact-share-actions .ab-copy-link{background:#e5e7eb!important;color:#334155!important}
.ab-compact-share-actions .ab-action-print{background:#fee2e2!important;color:#dc2626!important}
.ab-compact-share-actions .ab-action-share-forward{background:#ffe4e6!important;color:#e11d48!important}
.ab-compact-share-actions .ab-share-count{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:42px!important;color:#111827!important;line-height:1!important;font-weight:900!important}
.ab-compact-share-actions .ab-share-count strong{font-size:24px!important;line-height:1!important}
.ab-compact-share-actions .ab-share-count em{font-style:normal!important;font-size:10px!important;letter-spacing:.04em!important;color:#64748b!important;margin-top:3px!important}
@media(max-width:768px){
  .ab-cat-share-compact-row{gap:10px!important;align-items:center!important}
  .ab-compact-cat{font-size:15px!important;padding:10px 15px!important;flex:0 0 auto!important}
  .ab-compact-share-actions{gap:7px!important;overflow-x:auto!important;padding-bottom:2px!important;justify-content:flex-start!important;scrollbar-width:none!important}
  .ab-compact-share-actions::-webkit-scrollbar{display:none!important}
  .ab-compact-share-actions .ab-single-share{gap:7px!important;flex:0 0 auto!important}
  .ab-compact-share-actions .ab-single-share a,
  .ab-compact-share-actions .ab-single-share button,
  .ab-compact-share-actions .ab-action-btn{width:36px!important;height:36px!important;font-size:15px!important;flex:0 0 36px!important}
  .ab-compact-share-actions .ab-share-count{min-width:36px!important;flex:0 0 36px!important}
  .ab-compact-share-actions .ab-share-count strong{font-size:18px!important}
  .ab-compact-share-actions .ab-share-count em{font-size:8px!important}
}
@media(max-width:420px){
  .ab-compact-share-actions{gap:6px!important}
  .ab-compact-share-actions .ab-single-share{gap:6px!important}
  .ab-compact-share-actions .ab-single-share a,
  .ab-compact-share-actions .ab-single-share button,
  .ab-compact-share-actions .ab-action-btn{width:34px!important;height:34px!important;font-size:14px!important;flex-basis:34px!important}
  .ab-compact-share-actions .ab-share-count{min-width:34px!important;flex-basis:34px!important}
}
@media print{.ab-header,.ab-nav,.ab-breaking,.ab-datetime-bar,.ab-single-sidebar,.ab-cat-share-compact-row,.ab-audio-box,.ab-reactions,.ab-related{display:none!important}.ab-single-grid{display:block!important}.ab-article-card{box-shadow:none!important;border:0!important}.ab-single-content{font-size:16px!important;color:#000!important}}

/* v32: keep category badge and social share icons in one single row on mobile */
.ab-cat-share-compact-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  overflow:hidden!important;
}
.ab-compact-cat{
  flex:0 0 auto!important;
  white-space:nowrap!important;
}
.ab-compact-share-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex:1 1 auto!important;
  min-width:0!important;
  gap:6px!important;
  overflow:hidden!important;
}
.ab-compact-share-actions .ab-single-share{
  display:flex!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  gap:6px!important;
  min-width:0!important;
}
.ab-compact-share-actions .ab-single-share a,
.ab-compact-share-actions .ab-single-share button,
.ab-compact-share-actions .ab-action-btn{
  flex:0 0 auto!important;
}
.ab-compact-share-actions .ab-share-count{
  flex:0 0 auto!important;
}
@media(max-width:768px){
  .ab-cat-share-compact-row{
    gap:6px!important;
    flex-wrap:nowrap!important;
    overflow:hidden!important;
    margin-top:14px!important;
    margin-bottom:18px!important;
  }
  .ab-compact-cat{
    font-size:14px!important;
    padding:9px 13px!important;
    max-width:72px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .ab-compact-share-actions{
    gap:4px!important;
    justify-content:flex-end!important;
    overflow:hidden!important;
    padding:0!important;
  }
  .ab-compact-share-actions .ab-single-share{
    gap:4px!important;
    flex-wrap:nowrap!important;
  }
  .ab-compact-share-actions .ab-single-share a,
  .ab-compact-share-actions .ab-single-share button,
  .ab-compact-share-actions .ab-action-btn{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
    font-size:14px!important;
    box-shadow:0 4px 12px rgba(17,24,39,.06)!important;
  }
  .ab-compact-share-actions .ab-share-count{
    min-width:34px!important;
    width:34px!important;
  }
  .ab-compact-share-actions .ab-share-count strong{
    font-size:18px!important;
  }
  .ab-compact-share-actions .ab-share-count em{
    font-size:7px!important;
    letter-spacing:0!important;
  }
}
@media(max-width:380px){
  .ab-compact-cat{max-width:64px!important;padding:8px 10px!important;font-size:13px!important}
  .ab-compact-share-actions .ab-single-share a,
  .ab-compact-share-actions .ab-single-share button,
  .ab-compact-share-actions .ab-action-btn{
    width:29px!important;height:29px!important;min-width:29px!important;font-size:12px!important;
  }
  .ab-compact-share-actions .ab-single-share{gap:3px!important}
  .ab-compact-share-actions{gap:3px!important}
  .ab-compact-share-actions .ab-share-count{min-width:28px!important;width:28px!important}
  .ab-compact-share-actions .ab-share-count strong{font-size:16px!important}
  .ab-compact-share-actions .ab-share-count em{display:none!important}
}


/* v34 Final Category Page Design 2 */
.ab-category-design-2{background:#f5f7fb;padding-bottom:34px}
.ab-cat-hero-red{background:linear-gradient(135deg,#a40010,#e11d2e 55%,#7f0612);color:#fff;padding:34px 0 56px;position:relative;overflow:hidden}
.ab-cat-hero-red:after{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:34px 34px;opacity:.25}
.ab-cat-hero-red .ab-wrap{position:relative;z-index:1}
.ab-cat-breadcrumb{font-size:14px;opacity:.9;margin-bottom:14px}
.ab-cat-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}
.ab-cat-hero-inner h1{font-size:42px;line-height:1.05;margin:0 0 8px;font-weight:900;color:#fff}
.ab-cat-hero-inner p{margin:0;font-size:17px;opacity:.93}
.ab-cat-share-btn{border:0;background:rgba(255,255,255,.16);color:#fff;border-radius:12px;padding:11px 18px;font-weight:800;cursor:pointer}
.ab-cat-filter-wrap{margin-top:-30px;position:relative;z-index:3}
.ab-cat-filter-row{background:#fff;border-radius:18px;padding:14px;display:flex;align-items:center;gap:12px;box-shadow:0 14px 35px rgba(15,23,42,.10);overflow-x:auto;scrollbar-width:none}
.ab-cat-filter-row::-webkit-scrollbar{display:none}
.ab-cat-filter-row button{flex:0 0 auto;border:1px solid #eef0f4;background:#fff;border-radius:14px;padding:13px 20px;font-weight:800;color:#182233;cursor:pointer;display:flex;align-items:center;gap:9px}
.ab-cat-filter-row button.active{background:#ef1b2d;color:#fff;border-color:#ef1b2d}
.ab-cat-content-card{margin-top:20px;background:#fff;border-radius:18px;padding:20px;box-shadow:0 10px 35px rgba(15,23,42,.07)}
.ab-cat-feature-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.8fr);gap:22px;align-items:start}
.ab-cat-feature-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.88fr);gap:22px;border-bottom:1px solid #edf0f5;padding-bottom:20px}
.ab-cat-feature-img{display:block;position:relative;border-radius:14px;overflow:hidden;background:#f1f5f9;height:310px}
.ab-cat-feature-img img,.ab-cat-grid-img img,.ab-cat-side-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ab-cat-label,.ab-cat-grid-img span,.ab-cat-number{background:#ef1b2d;color:#fff;border-radius:9px;padding:7px 11px;font-size:13px;font-weight:900}
.ab-cat-label{position:absolute;top:12px;left:12px}
.ab-cat-feature-body h2{font-size:29px;line-height:1.28;margin:6px 0 12px}
.ab-cat-feature-body a,.ab-cat-side-item a,.ab-cat-grid-card a{color:#111827;text-decoration:none}
.ab-cat-feature-body p{color:#5b6473;font-size:16px;line-height:1.8;margin:0 0 16px}
.ab-cat-meta{display:flex;gap:18px;align-items:center;color:#6b7280;font-size:13px}
.ab-cat-side-list{display:flex;flex-direction:column;gap:0;border-left:1px solid #edf0f5;padding-left:18px}
.ab-cat-side-item{display:grid;grid-template-columns:34px 118px minmax(0,1fr);gap:12px;align-items:center;padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid #edf0f5}
.ab-cat-side-thumb{height:76px;border-radius:10px;overflow:hidden;background:#f1f5f9}
.ab-cat-side-item h3{font-size:17px;line-height:1.35;margin:0 0 8px;font-weight:900}
.ab-cat-number{display:grid;place-items:center;width:28px;height:28px;padding:0;border-radius:8px}
.ab-cat-grid-bottom{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px}
.ab-cat-grid-card{border:1px solid #edf0f5;border-radius:15px;overflow:hidden;background:#fff}
.ab-cat-grid-img{height:145px;display:block;position:relative;overflow:hidden;background:#f1f5f9}
.ab-cat-grid-img span{position:absolute;top:10px;left:10px;width:28px;height:28px;padding:0;display:grid;place-items:center}
.ab-cat-grid-card h3{font-size:18px;line-height:1.4;margin:13px 13px 10px;font-weight:900}
.ab-cat-grid-card .ab-cat-meta{padding:0 13px 14px;justify-content:space-between}
.ab-cat-loadmore{text-align:center;margin:24px 0 6px}
.ab-cat-loadmore a{display:inline-flex;align-items:center;justify-content:center;background:#ef1b2d;color:#fff;text-decoration:none;border-radius:12px;padding:12px 28px;font-weight:900}

@media(max-width:1024px){
    .ab-cat-feature-grid{grid-template-columns:1fr}
    .ab-cat-side-list{border-left:0;padding-left:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
    .ab-cat-side-item{margin-bottom:0;border:1px solid #edf0f5;border-radius:14px;padding:12px}
    .ab-cat-grid-bottom{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:767px){
    .ab-cat-hero-red{padding:22px 0 44px}.ab-cat-breadcrumb{font-size:12px;margin-bottom:8px}
    .ab-cat-hero-inner{align-items:flex-start}.ab-cat-hero-inner h1{font-size:30px}.ab-cat-hero-inner p{font-size:14px}
    .ab-cat-share-btn{font-size:12px;padding:9px 12px;border-radius:10px;white-space:nowrap}
    .ab-cat-filter-wrap{margin-top:-24px}.ab-cat-filter-row{border-radius:16px;padding:10px;gap:8px}
    .ab-cat-filter-row button{padding:10px 13px;border-radius:12px;font-size:13px;gap:6px}
    .ab-cat-content-card{margin-top:14px;padding:12px;border-radius:16px}
    .ab-cat-feature-card{display:block;padding-bottom:14px}.ab-cat-feature-img{height:210px;margin-bottom:13px}
    .ab-cat-feature-body h2{font-size:22px;margin:4px 0 8px}.ab-cat-feature-body p{font-size:14px;line-height:1.65}
    .ab-cat-meta{font-size:12px;gap:12px;flex-wrap:wrap}
    .ab-cat-side-list{display:flex;flex-direction:column;gap:0;margin-top:4px}
    .ab-cat-side-item{grid-template-columns:28px 96px minmax(0,1fr);gap:10px;border:0;border-bottom:1px solid #edf0f5;border-radius:0;padding:12px 0}
    .ab-cat-side-thumb{height:68px;border-radius:9px}.ab-cat-side-item h3{font-size:15px;margin-bottom:5px}
    .ab-cat-number{width:24px;height:24px;font-size:11px}
    .ab-cat-grid-bottom{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}
    .ab-cat-grid-img{height:105px}.ab-cat-grid-card{border-radius:12px}.ab-cat-grid-card h3{font-size:14px;margin:10px 10px 8px}
    .ab-cat-grid-card .ab-cat-meta{padding:0 10px 11px;font-size:10px}
}
@media(max-width:420px){.ab-cat-grid-bottom{grid-template-columns:1fr}.ab-cat-grid-img{height:160px}}
