html { scroll-behavior: smooth; }
body.babu88-site {
  margin: 0;
  min-width: 320px;
  overflow-x: hidden;
  background: #ffffff;
  color: #111512;
  font-family: "Noto Sans Bengali", "Hind Siliguri", "Kohinoor Bangla", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  letter-spacing: 0 !important;
}
body.babu88-site *, body.babu88-site *::before, body.babu88-site *::after { box-sizing: border-box; letter-spacing: 0 !important; }
body.babu88-site a { color: inherit; text-decoration: none; }
body.babu88-site img { max-width: 100%; display: block; border-radius: 8px; }
.babu88-wrap { width: min(1180px, calc(100% - 32px)); margin: 0 auto; }
.babu88-topbar { position: sticky; top: 0; z-index: 20; background: rgba(255,255,255,.96); border-bottom: 1px solid #e9eee9; box-shadow: 0 10px 28px rgba(13, 50, 34, .08); backdrop-filter: blur(12px); }
.babu88-nav { min-height: 74px; display: flex; align-items: center; justify-content: space-between; gap: 22px; }
.babu88-brand { flex: 0 0 auto; }
.babu88-brand img { width: 168px; height: auto; border-radius: 0; }
.babu88-menu { display: flex; align-items: center; justify-content: center; gap: 22px; font-size: 14px; font-weight: 900; color: #142018; }
.babu88-menu a { padding: 8px 0; white-space: nowrap; border-bottom: 2px solid transparent; }
.babu88-menu a:hover, .babu88-menu a[aria-current="page"] { color: #006b3d; border-bottom-color: #d6a316; }
.babu88-actions, .babu88-hero-actions, .babu88-actions-row { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; }
.babu88-btn { display: inline-flex; min-height: 44px; align-items: center; justify-content: center; padding: 0 20px; border-radius: 7px; font-size: 14px; font-weight: 950; line-height: 1; white-space: nowrap; transition: transform .18s ease, box-shadow .18s ease; }
.babu88-btn:hover { transform: translateY(-1px); }
.babu88-btn-primary { color: #fff; background: linear-gradient(135deg, #007a46, #13a05f); box-shadow: 0 16px 30px rgba(0, 117, 68, .24); }
.babu88-btn-ghost { color: #102018; border: 1px solid #dbe5dd; background: #fff; box-shadow: 0 8px 22px rgba(13, 50, 34, .08); }
.babu88-hero { position: relative; overflow: hidden; padding: 50px 0 42px; background: linear-gradient(90deg, #fff 0 52%, #f3f8f4 52% 100%); }
.babu88-hero::after { content: ""; position: absolute; inset: auto 0 0; height: 100px; background: linear-gradient(180deg, rgba(255,255,255,0), #fff); pointer-events: none; }
.babu88-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, .86fr) minmax(440px, 1.1fr); gap: 34px; align-items: center; }
.babu88-hero-copy h1 { margin: 0; max-width: 650px; color: #111512; font-size: clamp(36px, 3.85vw, 50px); font-weight: 950; line-height: 1.14; overflow-wrap: anywhere; }
.babu88-hero-copy h1::first-line { color: #d6a316; }
.babu88-hero-copy p { max-width: 610px; margin: 18px 0 0; color: #526259; font-size: 17px; line-height: 1.65; }
.babu88-hero-actions { margin-top: 24px; }
.babu88-proof-row { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; margin-top: 20px; }
.babu88-proof-row div { min-height: 74px; padding: 14px; border: 1px solid #e7ece7; border-radius: 8px; background: rgba(255,255,255,.92); box-shadow: 0 18px 36px rgba(17, 43, 30, .09); }
.babu88-proof-row b { display: block; color: #006b3d; font-size: 18px; font-weight: 950; }
.babu88-proof-row span { display: block; margin-top: 5px; color: #627168; font-size: 13px; font-weight: 700; }
.babu88-hero-media { overflow: hidden; border-radius: 8px; box-shadow: 0 30px 80px rgba(15, 46, 31, .16); }
.babu88-hero-media img { width: 100%; min-height: 390px; object-fit: cover; object-position: center; border-radius: 8px; }
.babu88-ribbon { color: #fff; background: linear-gradient(90deg, #06150e, #06391f 58%, #0a4a2b); }
.babu88-ribbon-grid { display: grid; grid-template-columns: 1.4fr repeat(3, 1fr); gap: 1px; }
.babu88-ribbon-grid > div { padding: 26px 24px; border-left: 1px solid rgba(255,255,255,.13); }
.babu88-ribbon-grid strong, .babu88-ribbon-grid b { display: block; color: #e1ae25; font-size: 18px; font-weight: 950; }
.babu88-ribbon-grid span { display: block; margin-top: 5px; color: #e6f2e9; font-size: 14px; }
.babu88-section { padding: 72px 0; background: #fff; }
.babu88-section-soft { background: linear-gradient(180deg, #f7fbf8, #fff); }
.babu88-section-head { display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, 460px); gap: 32px; align-items: end; margin-bottom: 30px; }
.babu88-section-head h2, .babu88-faq h2, .babu88-about-grid h2 { margin: 0; color: #111512; font-size: clamp(32px, 4vw, 48px); font-weight: 950; line-height: 1.12; }
.babu88-section-head p { margin: 0; color: #617067; }
.babu88-feature-grid, .babu88-post-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.babu88-feature-card, .babu88-post, .babu88-article, .babu88-sidebar, .babu88-related-box { border: 1px solid #e3e9e4; border-radius: 8px; background: #fff; box-shadow: 0 20px 48px rgba(20, 56, 37, .08); }
.babu88-feature-card { overflow: hidden; }
.babu88-feature-card img { width: 100%; aspect-ratio: 1.55 / 1; object-fit: cover; border-radius: 0; }
.babu88-card-body { padding: 20px; }
.babu88-card-mark { display: inline-flex; width: 36px; height: 36px; align-items: center; justify-content: center; margin-bottom: 14px; border-radius: 7px; color: #006b3d; font-weight: 950; background: #eaf7ef; }
.babu88-card-body h3, .babu88-post-body h3, .babu88-sidebar h2 { margin: 0 0 8px; color: #111512; font-size: 21px; font-weight: 950; line-height: 1.3; }
.babu88-card-body p, .babu88-post-body p, .babu88-sidebar p { margin: 0; color: #5f6d64; }
.babu88-card-body a, .babu88-read, .babu88-sidebar a { display: inline-flex; min-height: 38px; align-items: center; justify-content: center; margin-top: 18px; padding: 0 14px; border: 1px solid #cfded4; border-radius: 6px; color: #006b3d; font-size: 14px; font-weight: 950; background: #fff; }
.babu88-split { display: grid; grid-template-columns: minmax(0, 1fr) minmax(330px, .78fr); gap: 30px; align-items: center; }
.babu88-panel-visual img { width: 100%; aspect-ratio: 1.7 / 1; object-fit: cover; box-shadow: 0 28px 60px rgba(10, 62, 34, .14); }
.babu88-panel-copy { padding: 30px 0; }
.babu88-panel-copy h2 { margin: 0; color: #111512; font-size: clamp(30px, 4vw, 44px); line-height: 1.12; }
.babu88-panel-copy p, .babu88-panel-copy li { color: #536159; }
.babu88-panel-copy ul { margin: 18px 0 24px; padding-left: 24px; }
.babu88-post { overflow: hidden; }
.babu88-post-media img { width: 100%; aspect-ratio: 1.65 / 1; object-fit: cover; border-radius: 0; }
.babu88-post-body { padding: 20px; }
.babu88-post-body span, .babu88-meta span { display: inline-flex; color: #006b3d; font-size: 13px; font-weight: 950; }
.babu88-post-body h3 { margin-top: 8px; }
.babu88-pagination { display: flex; flex-wrap: wrap; gap: 8px; margin: 28px 0 0; padding: 0; }
.babu88-pagination li { list-style: none; }
.babu88-pagination a, .babu88-pagination span, .babu88-pagination .page-link { display: inline-flex; min-height: 38px; align-items: center; padding: 0 14px; border: 1px solid #cfddd3; border-radius: 6px; color: #006b3d; background: #fff; }
.babu88-faq { padding: 70px 0; background: #f7fbf8; }
.babu88-faq-grid { display: grid; grid-template-columns: minmax(0, .7fr) minmax(340px, 1fr); gap: 44px; align-items: start; }
.babu88-faq details, .babu88-faq-list details { padding: 18px 0; border-top: 1px solid #dfe8e1; }
.babu88-faq summary, .babu88-faq-list summary { cursor: pointer; color: #0b3d25; font-weight: 950; }
.babu88-subhero { padding: 58px 0; background: linear-gradient(90deg, #fff, #f5faf6); }
.babu88-subhero-grid { display: grid; grid-template-columns: minmax(0, .95fr) minmax(300px, .58fr); gap: 34px; align-items: center; }
.babu88-subhero h1 { margin: 0; color: #111512; font-size: clamp(34px, 4.5vw, 58px); font-weight: 950; line-height: 1.12; overflow-wrap: anywhere; }
.babu88-subhero p { color: #5d6a62; }
.babu88-subhero img { width: 100%; aspect-ratio: 1.55 / 1; object-fit: cover; box-shadow: 0 22px 52px rgba(15, 46, 31, .12); }
.babu88-crumb { margin: 0 0 14px; color: #006b3d; font-size: 14px; font-weight: 900; }
.babu88-article-zone { padding: 54px 0 76px; background: #fff; }
.babu88-article-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(290px, .34fr); gap: 24px; align-items: start; }
.babu88-article, .babu88-sidebar { padding: 28px; min-width: 0; }
.babu88-meta { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 18px; }
.babu88-summary { margin: 0 0 24px; padding: 18px; border-left: 4px solid #d6a316; background: #f7fbf8; color: #536159; }
.babu88-article-body { color: #46544b; font-size: 17px; overflow-wrap: anywhere; }
.babu88-article-body h2, .babu88-article-body h3 { margin: 30px 0 12px; color: #0b3d25; font-weight: 950; line-height: 1.25; }
.babu88-article-body p { margin: 0 0 14px; }
.babu88-article-body ul { margin: 12px 0 0; padding-left: 24px; }
.babu88-note, .babu88-related-box { margin: 24px 0; padding: 22px; background: #f7fbf8; }
.babu88-note { border: 1px solid #dfe8e1; border-radius: 8px; }
.babu88-table-wrap { width: 100%; overflow-x: auto; margin: 18px 0 28px; border: 1px solid #dfe8e1; border-radius: 8px; }
.babu88-info-table { width: 100%; min-width: 650px; border-collapse: collapse; background: #fff; }
.babu88-info-table th, .babu88-info-table td { padding: 14px 16px; border-bottom: 1px solid #e5ebe6; text-align: left; vertical-align: top; }
.babu88-info-table th { color: #fff; background: #06391f; }
.babu88-prenext { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-top: 24px; }
.babu88-prenext div { padding: 14px; border: 1px solid #dfe8e1; border-radius: 8px; }
.babu88-actions-row { margin-top: 18px; }
.babu88-actions-row a { display: inline-flex; min-height: 38px; align-items: center; padding: 0 14px; border: 1px solid #cfded4; border-radius: 6px; color: #006b3d; font-weight: 950; }
.babu88-sidebar { position: sticky; top: 96px; }
.babu88-sidebar a { width: 100%; margin-top: 10px; }
.babu88-about-band { padding: 68px 0; color: #fff; background: linear-gradient(110deg, #07130e, #06391f 62%, #0a4a2b); }
.babu88-about-grid { display: grid; grid-template-columns: minmax(0, .7fr) minmax(340px, 1fr); gap: 44px; align-items: center; }
.babu88-about-grid h2 { color: #fff; }
.babu88-about-copy p { color: #dbece1; margin-top: 0; }
.babu88-about-points { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.babu88-about-points span { padding: 14px 0; border-top: 1px solid rgba(255,255,255,.16); color: #e7f3ea; }
.babu88-about-points b { display: block; color: #e1ae25; }
.babu88-footer { padding: 36px 0 18px; background: #fff; color: #526159; }
.babu88-footer-grid { display: grid; grid-template-columns: 1.2fr repeat(3, 1fr); gap: 28px; }
.babu88-footer img { width: 150px; border-radius: 0; }
.babu88-footer h3 { margin: 0 0 12px; color: #111512; font-size: 16px; font-weight: 950; }
.babu88-footer a { display: block; margin: 8px 0; color: #526159; }
.babu88-copy { margin-top: 28px; padding-top: 16px; border-top: 1px solid #edf1ee; text-align: center; font-size: 13px; }
@media (max-width: 1080px) {
  .babu88-nav { align-items: flex-start; flex-direction: column; padding: 12px 0; }
  .babu88-menu, .babu88-actions { width: 100%; overflow-x: auto; padding-bottom: 4px; }
  .babu88-hero-grid, .babu88-section-head, .babu88-split, .babu88-faq-grid, .babu88-subhero-grid, .babu88-article-layout, .babu88-about-grid { grid-template-columns: 1fr; }
  .babu88-sidebar { position: static; }
}
@media (max-width: 760px) {
  .babu88-wrap { width: min(100% - 22px, 1180px); }
  .babu88-brand img { width: 144px; }
  .babu88-menu { justify-content: flex-start; gap: 16px; }
  .babu88-menu, .babu88-actions { scrollbar-width: none; }
  .babu88-menu::-webkit-scrollbar, .babu88-actions::-webkit-scrollbar, .babu88-proof-row::-webkit-scrollbar { display: none; }
  .babu88-actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); overflow: visible; }
  .babu88-actions .babu88-btn { width: auto; min-width: 0; }
  .babu88-hero { padding: 32px 0 42px; background: #fff; }
  .babu88-hero-grid, .babu88-hero-copy, .babu88-hero-media, .babu88-proof-row { width: 100%; max-width: calc(100vw - 22px); }
  .babu88-hero-copy h1, .babu88-hero-copy p { max-width: calc(100vw - 22px); }
  .babu88-hero-copy h1 { font-size: 30px; line-height: 1.22; }
  .babu88-hero-copy p { font-size: 16px; }
  .babu88-ribbon-grid, .babu88-feature-grid, .babu88-post-grid, .babu88-about-points, .babu88-footer-grid, .babu88-prenext { grid-template-columns: 1fr; }
  .babu88-proof-row { display: flex; overflow-x: auto; padding-bottom: 4px; }
  .babu88-proof-row div { flex: 0 0 176px; }
  .babu88-hero-media img { min-height: 260px; }
  .babu88-section, .babu88-faq, .babu88-about-band { padding: 48px 0; }
  .babu88-hero-actions .babu88-btn { width: 100%; }
  .babu88-subhero h1 { font-size: 29px; }
  .babu88-article, .babu88-sidebar { padding: 20px; }
}
