/* Bunda Literasi module — isolated public styles */
.bl-hero{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-dark) 100%);color:#fff;padding:72px 0;position:relative;overflow:hidden}.bl-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(212,165,116,.18),transparent 32%),radial-gradient(circle at 15% 90%,rgba(255,255,255,.08),transparent 30%);pointer-events:none}.bl-hero-grid{position:relative;display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center}.bl-eyebrow{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:7px 13px;background:rgba(212,165,116,.14);color:#D4A574;font-weight:700;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.bl-hero h1,.bl-page-head h1{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;margin:16px 0 16px}.bl-hero h1 em,.bl-page-head h1 em{color:#D4A574}.bl-hero p,.bl-page-head p{font-size:1.02rem;line-height:1.7;opacity:.92;max-width:760px}.bl-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.bl-card{background:var(--paper);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;overflow:hidden}.bl-hero-card{padding:22px;background:rgba(255,255,255,.92);color:var(--ink)}.bl-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.bl-stat-grid div{border-radius:16px;background:var(--neutral-warm);padding:18px;text-align:center}.bl-stat-grid strong{display:block;font-family:var(--font-display);font-size:1.7rem;color:var(--brand)}.bl-stat-grid span{display:block;color:var(--ink-soft);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.bl-kecamatan-list{display:flex;flex-wrap:wrap;gap:10px}.bl-kecamatan-list span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);background:var(--paper);border-radius:999px;padding:8px 13px;color:var(--ink-soft);font-weight:600}.bl-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bl-activity-card{display:block;transition:transform .15s,box-shadow .15s}.bl-activity-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.bl-thumb{height:178px;background:linear-gradient(135deg,var(--brand-light),var(--accent-gold-light));display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:38px}.bl-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bl-card-body{padding:18px}.bl-meta{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;color:var(--ink-mute);font-size:.78rem;margin-bottom:8px}.bl-card-body h3{font-size:1.05rem;line-height:1.35;margin:0 0 8px;color:var(--ink)}.bl-card-body p{color:var(--ink-soft);font-size:.9rem;line-height:1.55;margin:0}.bl-page-head{background:linear-gradient(135deg,var(--neutral-warm) 0%,#fff 100%);border-bottom:1px solid var(--border);padding:52px 0 42px}.bl-filter{display:grid;grid-template-columns:1fr 240px auto auto;gap:10px;align-items:center}.bl-detail-img{width:100%;max-height:520px;object-fit:cover;border-radius:22px;margin-bottom:22px;box-shadow:var(--shadow-md)}.bl-detail-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:24px}.bl-detail-meta span{background:var(--neutral-warm);border:1px solid var(--border);border-radius:14px;padding:12px 14px;color:var(--ink-soft)}.bl-prose{font-size:1.02rem;line-height:1.8}.bl-login-wrap{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:42px 16px;background:linear-gradient(135deg,var(--brand-light),#fff)}.bl-login-card{width:100%;max-width:440px;background:#fff;border:1px solid var(--border);border-radius:22px;padding:28px;box-shadow:var(--shadow-md)}.bl-login-head{text-align:center;margin-bottom:22px}.bl-login-head h1{font-family:var(--font-display);margin:14px 0 8px}.bl-login-head p{color:var(--ink-soft);margin:0}.bl-table-card,.bl-form-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:var(--shadow-sm);overflow:auto}@media(max-width:900px){.bl-hero-grid,.bl-card-grid{grid-template-columns:1fr}.bl-filter{grid-template-columns:1fr}.bl-detail-meta{grid-template-columns:1fr}.bl-form-card .grid{grid-template-columns:1fr!important}}


/* v1.6 - Homepage spotlight + login-role clarity */
.bl-home-spotlight{background:linear-gradient(135deg,#f8f3e8 0%,#eff8f2 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border);position:relative;overflow:hidden}
.bl-home-spotlight::after{content:"";position:absolute;right:-90px;top:-120px;width:320px;height:320px;background:radial-gradient(circle,rgba(27,77,62,.12),transparent 68%);pointer-events:none}
.bl-home-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center}
.bl-home-copy .text-soft{max-width:680px;font-size:1.02rem;line-height:1.75;margin:10px 0 22px}
.bl-home-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.bl-home-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.bl-home-stat{background:rgba(255,255,255,.78);border:1px solid rgba(27,77,62,.12);box-shadow:0 14px 30px rgba(27,77,62,.08);border-radius:18px;padding:18px;text-align:center}
.bl-home-stat strong{display:block;font-family:var(--font-display);font-size:1.8rem;line-height:1;color:var(--brand);margin-bottom:6px}
.bl-home-stat span{display:block;font-size:.82rem;color:var(--ink-soft);font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.bl-home-latest{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}
.bl-login-links{display:flex;gap:9px;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:18px;text-align:center}
@media(max-width:900px){.bl-home-grid{grid-template-columns:1fr}.bl-home-latest{grid-template-columns:1fr}.bl-home-panel{max-width:560px}.bl-home-copy{text-align:center}.bl-home-copy .text-soft{margin-left:auto;margin-right:auto}.bl-home-actions{justify-content:center}}
@media(max-width:520px){.bl-home-panel{grid-template-columns:1fr 1fr}.bl-home-stat{padding:14px}.bl-home-stat strong{font-size:1.45rem}}

/* v1.9 - Public filter, kecamatan chips, sharing polish */
.bl-filter-advanced{grid-template-columns:minmax(220px,1fr) 210px 190px 140px auto auto auto;align-items:center}
.bl-check-filter{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);background:#fff;border-radius:14px;padding:11px 13px;color:var(--ink-soft);font-weight:700;white-space:nowrap}
.bl-check-filter input{width:16px;height:16px;accent-color:var(--brand)}
.bl-result-note{margin-top:14px;color:var(--ink-soft);font-size:.92rem;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.bl-result-note strong{font-family:var(--font-display);font-size:1.25rem;color:var(--brand)}
.bl-mini-badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:rgba(27,77,62,.08);color:var(--brand);font-size:.72rem;font-weight:800;padding:4px 9px;margin-bottom:8px;letter-spacing:.02em}
.bl-kecamatan-counts{gap:12px}.bl-kecamatan-counts .bl-kec-chip{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--border);background:var(--paper);border-radius:999px;padding:7px 8px 7px 13px;text-decoration:none;color:var(--ink-soft);transition:transform .15s,box-shadow .15s,border-color .15s}.bl-kecamatan-counts .bl-kec-chip:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm);border-color:rgba(27,77,62,.22)}.bl-kecamatan-counts .bl-kec-chip span{border:none;background:transparent;padding:0}.bl-kecamatan-counts .bl-kec-chip strong{min-width:28px;height:28px;border-radius:999px;background:rgba(27,77,62,.1);color:var(--brand);display:inline-flex;align-items:center;justify-content:center;font-size:.8rem}
.bl-topic-row{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-top:18px}.bl-topic-row a{display:inline-flex;border:1px solid var(--border);background:#fff;border-radius:999px;padding:7px 11px;text-decoration:none;color:var(--brand);font-weight:700;font-size:.86rem}.bl-topic-row a:hover{background:var(--brand-light)}
.bl-share-box{margin-top:28px;border:1px solid var(--border);border-radius:20px;background:linear-gradient(135deg,var(--neutral-warm),#fff);padding:18px;display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap}.bl-share-box p{margin:5px 0 0}.bl-related{margin-top:34px;padding-top:24px;border-top:1px solid var(--border)}
@media(max-width:1120px){.bl-filter-advanced{grid-template-columns:1fr 1fr 1fr}.bl-filter-advanced .btn{width:100%;justify-content:center}}
@media(max-width:720px){.bl-filter-advanced{grid-template-columns:1fr}.bl-check-filter{justify-content:center}.bl-share-box{align-items:flex-start}.bl-share-box .bl-actions{width:100%}.bl-share-box .btn{flex:1;justify-content:center}}

/* v2.2 - Contributor dashboard + form polish */
.bl-dashboard-head{padding-bottom:34px}.bl-dashboard-section{background:linear-gradient(180deg,#fff 0%,var(--neutral-warm) 100%)}
.bl-contrib-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.bl-contrib-stat{border:1px solid var(--border);background:#fff;border-radius:18px;padding:18px;box-shadow:var(--shadow-sm)}.bl-contrib-stat span{display:block;color:var(--ink-soft);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.bl-contrib-stat strong{display:block;margin-top:6px;font-family:var(--font-display);font-size:2rem;line-height:1;color:var(--brand)}
.bl-guide-card{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border:1px solid rgba(27,77,62,.12);background:#eef8f1;border-radius:18px;padding:18px;margin-bottom:18px}.bl-guide-card strong{display:flex;align-items:center;gap:8px;color:var(--brand);font-size:1rem}.bl-guide-card p{margin:8px 0 0;color:var(--ink-soft);line-height:1.6}.bl-media-readiness-mini{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;min-width:260px}.bl-media-readiness-mini span{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#fff;border:1px solid rgba(27,77,62,.12);padding:8px 11px;color:var(--ink-soft);font-size:.84rem}.bl-media-readiness-mini b{color:var(--brand)}
.bl-contrib-panel{padding:0;overflow:hidden}.bl-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 12px;border-bottom:1px solid var(--border)}.bl-panel-head h2{font-family:var(--font-display);margin:0;font-size:1.35rem}.bl-panel-head p{margin:4px 0 0}.bl-contrib-filter{display:grid;grid-template-columns:1fr 210px auto auto;gap:10px;padding:14px 18px;border-bottom:1px solid var(--border);background:rgba(248,243,232,.55)}.bl-status-tabs{display:flex;gap:8px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid var(--border)}.bl-status-tabs a{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 12px;text-decoration:none;color:var(--ink-soft);font-weight:800;font-size:.86rem}.bl-status-tabs a.active,.bl-status-tabs a:hover{background:var(--brand);color:#fff;border-color:var(--brand)}.bl-status-tabs b{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:999px;background:rgba(27,77,62,.08);color:inherit;font-size:.78rem}.bl-status-tabs a.active b{background:rgba(255,255,255,.18)}
.bl-contrib-list{padding:10px 18px 18px}.bl-contrib-item{display:grid;grid-template-columns:108px 1fr auto;gap:16px;align-items:center;border:1px solid var(--border);border-radius:18px;background:#fff;padding:12px;margin-top:12px}.bl-contrib-thumb{width:108px;height:82px;border-radius:14px;background:var(--neutral-warm);overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:1.7rem}.bl-contrib-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bl-contrib-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:var(--ink-mute);font-size:.78rem;margin-bottom:5px}.bl-contrib-meta span{display:inline-flex;align-items:center;gap:5px}.bl-contrib-main h3{font-size:1rem;line-height:1.36;margin:0;color:var(--ink)}.bl-contrib-main p{margin:6px 0 0;color:var(--ink-soft);font-size:.9rem;line-height:1.45}.bl-contrib-actions{display:flex;align-items:flex-end;gap:8px;flex-direction:column}.bl-note{margin-top:9px;border-radius:12px;background:#fff6e5;border:1px solid #f1d49b;padding:9px 11px;color:#805a16;font-size:.86rem;display:flex;gap:8px;align-items:flex-start}.bl-empty-state{text-align:center;padding:38px 18px;color:var(--ink-soft)}.bl-empty-state>i{font-size:2.6rem;color:var(--brand)}.bl-empty-state h3{font-family:var(--font-display);margin:10px 0 6px;color:var(--ink)}
.bl-form-head{padding-bottom:34px}.bl-contrib-form{padding:20px}.bl-form-alert{display:flex;gap:10px;align-items:flex-start;border:1px solid rgba(27,77,62,.12);background:#eef8f1;border-radius:16px;padding:14px 16px;color:var(--ink-soft);margin-bottom:18px}.bl-form-alert i{color:var(--brand);font-size:1.2rem}.bl-form-grid{display:grid;grid-template-columns:1fr 330px;gap:20px}.bl-form-main,.bl-side-box{border:1px solid var(--border);border-radius:18px;background:#fff;padding:18px}.bl-side-box+.bl-side-box{margin-top:14px}.bl-side-box h3{margin:0 0 14px;font-size:1rem;display:flex;gap:8px;align-items:center;color:var(--brand)}.bl-current-preview{border-radius:16px;overflow:hidden;background:var(--neutral-warm);margin-bottom:12px;border:1px solid var(--border)}.bl-current-preview img{display:block;width:100%;max-height:210px;object-fit:cover}.bl-form-checklist{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:16px;border-top:1px solid var(--border);padding-top:16px;color:var(--ink-soft)}.bl-form-checklist strong{color:var(--brand);display:inline-flex;gap:8px;align-items:center}.bl-form-checklist span{border-radius:999px;background:var(--neutral-warm);padding:7px 10px;font-size:.84rem}.bl-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}
@media(max-width:980px){.bl-contrib-stats{grid-template-columns:repeat(2,1fr)}.bl-guide-card{flex-direction:column}.bl-media-readiness-mini{justify-content:flex-start;min-width:0}.bl-contrib-filter{grid-template-columns:1fr 1fr}.bl-form-grid{grid-template-columns:1fr}.bl-form-side{order:-1}}
@media(max-width:720px){.bl-contrib-stats{grid-template-columns:1fr 1fr}.bl-contrib-item{grid-template-columns:84px 1fr}.bl-contrib-thumb{width:84px;height:72px}.bl-contrib-actions{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.bl-contrib-filter{grid-template-columns:1fr}.bl-panel-head{align-items:flex-start;flex-direction:column}.bl-form-actions{flex-direction:column}.bl-form-actions .btn{justify-content:center}.bl-contrib-stat strong{font-size:1.55rem}}
@media(max-width:460px){.bl-contrib-stats{grid-template-columns:1fr}.bl-contrib-item{grid-template-columns:1fr}.bl-contrib-thumb{width:100%;height:160px}.bl-status-tabs a{flex:1;justify-content:center}.bl-media-readiness-mini span{width:100%;justify-content:space-between}}

/* v2.2.1 - Contributor workspace cleanup + dashboard pagination */
body:has(.bl-contributor-workspace) .site-header,
body:has(.bl-contributor-workspace) .site-footer,
body:has(.bl-contributor-workspace) .ligamu-bottom-nav,
body:has(.bl-contributor-workspace) #ligaChatRoot {
  display: none !important;
}
body:has(.bl-contributor-workspace) {
  padding-bottom: 0 !important;
  background: linear-gradient(180deg,#fff 0%,var(--neutral-warm) 100%);
}
body:has(.bl-contributor-workspace) main#main-content {
  min-height: 100vh;
}
.bl-contributor-workspace.bl-page-head {
  padding-top: 34px;
  border-top: 0;
}
.bl-list-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 18px;
  color: var(--ink-soft);
  font-size: .9rem;
  border-bottom: 1px solid var(--border);
  background: #fff;
}
.bl-list-summary b { color: var(--brand); }
.bl-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  padding: 18px;
  border-top: 1px solid var(--border);
  background: rgba(248,243,232,.4);
}
.bl-pagination a,
.bl-pagination .dots {
  min-width: 38px;
  height: 38px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid var(--border);
  background: #fff;
  color: var(--ink-soft);
  text-decoration: none;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.bl-pagination a:hover,
.bl-pagination a.active {
  background: var(--brand);
  border-color: var(--brand);
  color: #fff;
}
.bl-pagination a.disabled {
  pointer-events: none;
  opacity: .45;
}
.bl-pagination .dots {
  border-color: transparent;
  background: transparent;
  min-width: 20px;
  padding: 0 2px;
}
@media(max-width:720px){
  .bl-list-summary{align-items:flex-start;flex-direction:column}
  .bl-pagination a{min-width:34px;height:34px;padding:0 10px;font-size:.86rem}
}

/* v2.3 - Public kecamatan profiles */
.bl-profile-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}
.bl-profile-mini{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;border:1px solid var(--border);background:#fff;border-radius:18px;padding:10px;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s,border-color .15s}
.bl-profile-mini:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:rgba(27,77,62,.22)}
.bl-profile-mini-img{width:64px;height:56px;border-radius:14px;background:linear-gradient(135deg,var(--brand-light),var(--accent-gold-light));overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:1.35rem}
.bl-profile-mini-img img{width:100%;height:100%;object-fit:cover;display:block}.bl-profile-mini strong{display:block;color:var(--ink);font-size:.95rem;line-height:1.25}.bl-profile-mini span{display:block;color:var(--ink-soft);font-size:.78rem;line-height:1.35;margin-top:3px}
.bl-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bl-profile-card{display:block;text-decoration:none;color:inherit;border:1px solid var(--border);background:#fff;border-radius:22px;box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .15s,box-shadow .15s,border-color .15s}.bl-profile-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:rgba(27,77,62,.24)}
.bl-profile-cover{height:190px;position:relative;background:linear-gradient(135deg,var(--brand-light),var(--accent-gold-light));display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:2.4rem;overflow:hidden}.bl-profile-cover img{width:100%;height:100%;object-fit:cover;display:block}.bl-profile-cover:after{content:"";position:absolute;inset:auto 0 0 0;height:58%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.45));pointer-events:none}.bl-profile-cover span{position:absolute;left:14px;bottom:14px;z-index:1;border-radius:999px;background:rgba(255,255,255,.92);color:var(--brand);font-weight:800;font-size:.8rem;padding:7px 10px}
.bl-profile-body{padding:18px}.bl-profile-body h3{font-family:var(--font-display);font-size:1.35rem;margin:0 0 8px}.bl-profile-person{display:flex;align-items:center;gap:7px;color:var(--ink-soft);font-size:.9rem;line-height:1.45;margin:0 0 14px}.bl-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bl-profile-stats span{border-radius:14px;background:var(--neutral-warm);padding:10px;text-align:center}.bl-profile-stats strong{display:block;color:var(--brand);font-family:var(--font-display);font-size:1.25rem;line-height:1}.bl-profile-stats small{display:block;color:var(--ink-soft);font-size:.72rem;margin-top:4px}
.bl-kec-hero{padding:58px 0;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-dark) 100%);color:#fff;position:relative;overflow:hidden}.bl-kec-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 15%,rgba(212,165,116,.18),transparent 30%),radial-gradient(circle at 8% 100%,rgba(255,255,255,.08),transparent 32%);pointer-events:none}.bl-kec-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.bl-kec-hero h1{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;margin:14px 0}.bl-kec-hero h1 em{color:#D4A574}.bl-kec-hero p{font-size:1.02rem;line-height:1.75;opacity:.92;max-width:760px}.bl-kec-person{display:inline-flex!important;align-items:center;gap:8px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);padding:8px 12px;margin:0 0 6px!important}.bl-back-link{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.82);text-decoration:none;font-weight:800;margin-bottom:14px}.bl-back-link:hover{color:#fff}.bl-kec-cover{height:350px;border-radius:28px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);overflow:hidden;display:flex;align-items:center;justify-content:center;color:#D4A574;font-size:3rem;box-shadow:0 30px 80px rgba(0,0,0,.18)}.bl-kec-cover img{width:100%;height:100%;object-fit:cover;display:block}.bl-kec-stat-section{padding-top:24px;padding-bottom:24px;background:var(--neutral-warm);border-bottom:1px solid var(--border)}.bl-kec-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.bl-kec-stat{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px;text-align:center;box-shadow:var(--shadow-sm)}.bl-kec-stat strong{display:block;font-family:var(--font-display);font-size:1.75rem;color:var(--brand);line-height:1}.bl-kec-stat span{display:block;margin-top:6px;color:var(--ink-soft);font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.bl-kec-filter{grid-template-columns:220px 160px auto auto auto;margin-bottom:12px}
@media(max-width:1100px){.bl-profile-preview-grid{grid-template-columns:repeat(2,1fr)}.bl-profile-grid{grid-template-columns:repeat(2,1fr)}.bl-kec-hero-grid{grid-template-columns:1fr}.bl-kec-cover{height:300px}.bl-kec-filter{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:720px){.bl-profile-preview-grid,.bl-profile-grid,.bl-kec-stat-grid{grid-template-columns:1fr}.bl-profile-mini{grid-template-columns:70px 1fr}.bl-kec-filter{grid-template-columns:1fr}.bl-kec-hero{padding:42px 0}.bl-kec-cover{height:230px}.bl-profile-stats{grid-template-columns:repeat(3,1fr)}}

/* v2.3.2 - Admin Bunda Literasi image panel */
.bl-admin-image-preview{display:block;border-radius:16px;overflow:hidden;border:1px solid var(--border,#e6dfd1);background:#f6f3ec;margin-bottom:10px}
.bl-admin-image-preview img{display:block;width:100%;max-height:230px;object-fit:cover}
.bl-admin-image-empty{height:150px;border-radius:16px;border:1px dashed var(--border,#e6dfd1);background:#f6f3ec;color:#8b8275;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;margin-bottom:10px}
.bl-admin-image-empty i{font-size:2rem}.bl-admin-image-meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:8px 0}.checkbox-row{display:flex;gap:8px;align-items:flex-start;color:var(--ink-soft,#6f6b64);font-size:.9rem}.checkbox-row input{margin-top:3px}
@media(max-width:980px){form .grid[style*="340px"]{grid-template-columns:1fr!important}}

/* v2.4 Rich editor Bunda Literasi */
.bl-rich-editor{border:1px solid var(--line, #e7dccb);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(17,56,45,.04)}
.bl-rich-toolbar{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding:10px;border-bottom:1px solid var(--line, #e7dccb);background:#fbf8f1;position:sticky;top:0;z-index:1}
.bl-rich-toolbar button{border:1px solid #e4d8c6;background:#fff;color:#174f43;border-radius:10px;min-height:34px;padding:6px 10px;font:inherit;font-weight:700;cursor:pointer;display:inline-flex;gap:6px;align-items:center;justify-content:center}
.bl-rich-toolbar button:hover{background:#eef8f3;border-color:#b9dccd}
.bl-rich-sep{width:1px;height:26px;background:#e0d4c2;margin:0 3px}
.bl-rich-surface{min-height:280px;max-height:560px;overflow:auto;padding:18px 20px;line-height:1.75;color:#2f302c;outline:none;background:#fff;font-size:1rem}
.bl-rich-surface:empty:before{content:attr(data-placeholder);color:#9d958a;pointer-events:none}
.bl-rich-surface h2,.bl-prose h2{font-size:1.45rem;line-height:1.3;margin:1.1em 0 .45em;color:#153f35}
.bl-rich-surface h3,.bl-prose h3{font-size:1.2rem;line-height:1.35;margin:1em 0 .4em;color:#153f35}
.bl-rich-surface p,.bl-prose p{margin:.7em 0}
.bl-rich-surface ul,.bl-rich-surface ol,.bl-prose ul,.bl-prose ol{padding-left:1.35rem;margin:.75em 0}
.bl-rich-surface blockquote,.bl-prose blockquote{border-left:4px solid #d8b56d;margin:1em 0;padding:.5em 1em;background:#fff8e8;border-radius:0 12px 12px 0;color:#4e4435}
.bl-rich-surface figure,.bl-prose figure{margin:1.1em auto;text-align:center;background:#fbf8f1;border:1px solid #eadfce;border-radius:16px;padding:10px;max-width:100%}
.bl-rich-surface figure img,.bl-prose figure img{display:block;max-width:100%;height:auto;border-radius:12px;margin:0 auto}
.bl-rich-surface figcaption,.bl-prose figcaption{font-size:.88rem;color:#756e63;margin-top:8px}
.bl-inline-token{border:1px dashed #c9bda9;background:#fffaf0;color:#6d5837;border-radius:12px;padding:10px 12px;font-family:ui-monospace,Consolas,monospace;font-size:.92rem}
.bl-prose img{max-width:100%;height:auto;border-radius:14px}
.bl-prose a{color:#0f5b4c;text-decoration:underline;text-underline-offset:3px}
.bl-rich-hidden{display:none!important}
@media (max-width:720px){.bl-rich-toolbar{gap:4px}.bl-rich-toolbar button{min-height:32px;padding:5px 8px}.bl-rich-surface{min-height:240px;padding:14px}}

/* v2.4.1 - Rich editor UI polish */
.bl-rich-editor{
  border:1px solid #d9cdbb!important;
  border-radius:18px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:0 10px 28px rgba(17,56,45,.06)!important;
}
.bl-rich-toolbar{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  align-items:center!important;
  padding:10px 12px!important;
  border-bottom:1px solid #e8ddcf!important;
  background:linear-gradient(180deg,#fffcf7,#f8f1e8)!important;
  position:static!important;
  z-index:2!important;
}
.bl-rich-group{
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  padding:4px!important;
  border:1px solid #eadfce!important;
  border-radius:12px!important;
  background:#fff!important;
}
.bl-rich-toolbar button{
  border:0!important;
  background:transparent!important;
  color:#174f43!important;
  border-radius:9px!important;
  min-width:34px!important;
  min-height:32px!important;
  padding:6px 9px!important;
  font-size:.92rem!important;
  line-height:1!important;
  font-weight:800!important;
  cursor:pointer!important;
  display:inline-flex!important;
  gap:6px!important;
  align-items:center!important;
  justify-content:center!important;
  box-shadow:none!important;
}
.bl-rich-toolbar button:hover,
.bl-rich-toolbar button:focus{
  background:#eaf6f1!important;
  outline:none!important;
}
.bl-rich-image-btn{
  min-width:auto!important;
  padding-left:12px!important;
  padding-right:12px!important;
  white-space:nowrap!important;
  background:#0f574a!important;
  color:#fff!important;
}
.bl-rich-image-btn:hover,
.bl-rich-image-btn:focus{
  background:#0b473d!important;
  color:#fff!important;
}
.bl-rich-sep{display:none!important}
.bl-rich-surface{
  min-height:360px!important;
  max-height:620px!important;
  overflow:auto!important;
  padding:22px 24px!important;
  line-height:1.78!important;
  color:#2f302c!important;
  outline:none!important;
  background:#fff!important;
  font-size:1rem!important;
  border:0!important;
  border-radius:0!important;
}
.bl-rich-surface:focus{
  box-shadow:inset 0 0 0 2px rgba(15,87,74,.10)!important;
}
.bl-editor-note{
  display:flex!important;
  align-items:flex-start!important;
  gap:8px!important;
  margin-top:10px!important;
  padding:10px 12px!important;
  border:1px solid #e5dac9!important;
  border-radius:12px!important;
  background:#fbf8f1!important;
  color:#6f675d!important;
  font-size:.9rem!important;
  line-height:1.45!important;
}
.bl-editor-note i{color:#0f574a!important;margin-top:2px!important}
.bl-rich-surface .bl-inline-token{
  display:inline-block!important;
  padding:8px 10px!important;
  border:1px dashed #c9a963!important;
  border-radius:10px!important;
  background:#fff7df!important;
  color:#604911!important;
  font-size:.92rem!important;
}
@media (max-width:720px){
  .bl-rich-toolbar{gap:6px!important;padding:8px!important}
  .bl-rich-group{width:100%;justify-content:flex-start;overflow-x:auto}
  .bl-rich-surface{min-height:280px!important;padding:16px!important}
}

/* v2.4.2 - Rebuild editor: WYSIWYG inline image preview, no visible tokens */
.bl-rich-editor{
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.bl-rich-toolbar{
  align-items:flex-start!important;
  gap:10px!important;
  padding:12px!important;
}
.bl-rich-group{
  flex-wrap:wrap!important;
}
.bl-rich-surface{
  min-height:420px!important;
  padding:24px 28px!important;
  cursor:text!important;
}
.bl-rich-surface:empty:before{
  display:block!important;
  content:attr(data-placeholder)!important;
  color:#9a9388!important;
}
.bl-rich-surface .bl-inline-token{display:none!important}
.bl-rich-surface figure.bl-inline-preview,
.bl-rich-surface figure:not(.bl-inline-token),
.bl-prose figure{
  position:relative!important;
  display:block!important;
  margin:1.15rem auto!important;
  padding:10px!important;
  max-width:780px!important;
  border:1px solid #e7dccb!important;
  border-radius:18px!important;
  background:#fbf8f1!important;
  text-align:center!important;
  box-shadow:0 10px 22px rgba(17,56,45,.05)!important;
}
.bl-rich-surface figure.bl-inline-preview{outline:2px dashed rgba(15,87,74,.20)!important;outline-offset:2px!important}
.bl-rich-surface figure img,
.bl-prose figure img{
  width:auto!important;
  max-width:100%!important;
  max-height:520px!important;
  object-fit:contain!important;
  border-radius:14px!important;
  margin:0 auto!important;
  display:block!important;
}
.bl-rich-surface figure figcaption,
.bl-prose figure figcaption{
  margin-top:8px!important;
  color:#70685d!important;
  font-size:.88rem!important;
  line-height:1.35!important;
}
.bl-inline-preview-badge{
  display:inline-flex!important;
  margin-top:8px!important;
  padding:4px 9px!important;
  border-radius:999px!important;
  background:#eaf6f1!important;
  color:#0f574a!important;
  font-size:.78rem!important;
  font-weight:800!important;
}
.bl-rich-surface p{min-height:1.35em!important}
.bl-rich-surface p:empty:after{content:'\00a0'}
.bl-rich-surface img[src^="blob:"]{background:#f4efe5!important}
.bl-editor-note{
  margin-top:12px!important;
  background:#f8fbf8!important;
}
.bl-admin-moderation-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 360px!important;
  gap:22px!important;
  align-items:start!important;
}
.bl-admin-side-stack{display:flex!important;flex-direction:column!important;gap:16px!important}
.bl-admin-side-stack .admin-card{margin-top:0!important}
.bl-admin-moderation-grid .bl-rich-surface{min-height:520px!important;max-height:760px!important}
@media(max-width:1100px){
  .bl-admin-moderation-grid{grid-template-columns:1fr!important}
}
@media(max-width:720px){
  .bl-rich-surface{min-height:320px!important;padding:18px!important}
  .bl-rich-toolbar{gap:8px!important}
}

/* v2.4.3 — editor Bunda Literasi diseragamkan dengan pola editor Berita/TinyMCE */
.bl-tinymce-textarea{min-height:420px;font-family:inherit;line-height:1.7}
.bl-editor-note{margin-top:10px;padding:10px 12px;border:1px solid rgba(27,77,62,.12);background:#f6fbf8;border-radius:12px;color:#52635d;font-size:.92rem;display:flex;gap:8px;align-items:flex-start}
.bl-editor-note i{margin-top:2px;color:#1B4D3E}
.tox.tox-tinymce{border-radius:16px!important;border-color:rgba(120,93,57,.2)!important;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.04)}
.tox .tox-editor-header{box-shadow:none!important;border-bottom:1px solid rgba(120,93,57,.12)!important;background:#fbfaf6!important}
.tox .tox-toolbar,.tox .tox-toolbar__primary,.tox .tox-toolbar__overflow{background:#fbfaf6!important}
.tox .tox-tbtn{border-radius:9px!important}
.tox .tox-statusbar{border-top-color:rgba(120,93,57,.12)!important}
.bl-admin-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}
.bl-admin-editor-main{min-width:0}
.bl-admin-editor-side{min-width:0;position:sticky;top:18px}
.bl-admin-editor-form .admin-card{overflow:visible}
.bl-admin-image-preview{display:block;border-radius:14px;overflow:hidden;background:#f8f5ed;border:1px solid rgba(120,93,57,.18)}
.bl-admin-image-preview img{display:block;width:100%;height:auto;max-height:360px;object-fit:cover}
.bl-admin-image-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
@media(max-width:1100px){.bl-admin-editor-grid{grid-template-columns:1fr!important}.bl-admin-editor-side{position:static}.tox.tox-tinymce{min-height:420px}}

/* v2.4.4 - small action polish */
.bl-inline-delete{display:inline-flex;margin:0}
.bl-danger-link{color:#9f1d1d!important;border-color:rgba(159,29,29,.18)!important;background:rgba(159,29,29,.03)!important}
.bl-danger-link:hover{background:rgba(159,29,29,.08)!important;border-color:rgba(159,29,29,.32)!important}
.bl-contrib-actions{gap:.45rem}

/* v2.5 - Bunda Literasi public landing polish */
.bl-hero .bl-login-contrast{
  background:rgba(255,255,255,.16)!important;
  border:1px solid rgba(255,255,255,.62)!important;
  color:#fff7e6!important;
  box-shadow:0 16px 34px rgba(0,0,0,.08)!important;
  backdrop-filter:blur(8px);
}
.bl-hero .bl-login-contrast:hover,
.bl-hero .bl-login-contrast:focus{
  background:#f3c17a!important;
  border-color:#f3c17a!important;
  color:#123c32!important;
  transform:translateY(-1px);
}
.bl-hero .bl-actions .btn{min-height:48px;align-items:center}
.bl-hero-card{border-radius:26px!important;padding:20px!important;box-shadow:0 24px 70px rgba(0,0,0,.16)!important}
.bl-hero-card .text-soft{line-height:1.55!important;font-size:.96rem!important}
.bl-stat-grid{gap:10px!important}.bl-stat-grid div{padding:16px 12px!important}.bl-stat-grid strong{font-size:1.55rem!important}.bl-stat-grid span{font-size:.72rem!important}
.bl-region-intro{max-width:760px;margin:0 0 20px;color:var(--ink-soft);font-size:1rem;line-height:1.7}
.bl-featured-kec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}
.bl-featured-kec-card{display:grid;grid-template-columns:90px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid rgba(27,77,62,.12);border-radius:22px;background:linear-gradient(135deg,#fff 0%,#fbf8f1 100%);box-shadow:0 14px 34px rgba(17,56,45,.06);text-decoration:none;color:inherit;transition:transform .16s,box-shadow .16s,border-color .16s}
.bl-featured-kec-card:hover,.bl-featured-kec-card:focus{transform:translateY(-3px);box-shadow:0 22px 44px rgba(17,56,45,.11);border-color:rgba(27,77,62,.24)}
.bl-featured-kec-media{width:90px;height:72px;border-radius:16px;background:linear-gradient(135deg,var(--brand-light),var(--accent-gold-light));overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:1.55rem;flex-shrink:0}
.bl-featured-kec-media img{width:100%;height:100%;object-fit:cover;display:block}
.bl-featured-kec-body{min-width:0}.bl-featured-kec-label{display:inline-flex;width:max-content;border-radius:999px;background:rgba(27,77,62,.08);color:var(--brand);font-size:.67rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;margin-bottom:6px}
.bl-featured-kec-body strong{display:block;color:var(--ink);font-family:var(--font-display);font-size:1.18rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bl-featured-kec-stats{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px;color:var(--ink-soft);font-size:.82rem;line-height:1.3}.bl-featured-kec-stats span{display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#fff;border:1px solid rgba(27,77,62,.10);padding:5px 8px}.bl-featured-kec-stats b{color:var(--brand)}
.bl-card-grid .bl-activity-card .bl-thumb{height:196px}.bl-card-grid .bl-activity-card .bl-card-body h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bl-card-grid .bl-activity-card .bl-card-body p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:1100px){.bl-featured-kec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bl-hero-card{max-width:560px}}
@media(max-width:720px){.bl-hero{padding:52px 0}.bl-hero .bl-actions .btn{width:100%;justify-content:center}.bl-featured-kec-grid{grid-template-columns:1fr}.bl-featured-kec-card{grid-template-columns:82px 1fr}.bl-featured-kec-media{width:82px;height:68px}.bl-featured-kec-body strong{white-space:normal}.section-head{gap:12px}.section-link{width:max-content}.bl-card-grid .bl-activity-card .bl-thumb{height:180px}}

/* v2.6 — Profil Bunda Literasi Kabupaten & Kecamatan */
.bl-admin-profile-thumb{width:68px;height:58px;border-radius:14px;background:linear-gradient(135deg,var(--brand-light),var(--accent-gold-light));display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--brand);font-size:1.4rem}.bl-admin-profile-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bl-admin-profile-form{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:18px;align-items:start}.bl-admin-profile-main,.bl-admin-profile-side{overflow:visible}.bl-admin-profile-photo{width:100%;min-height:260px;border-radius:18px;background:linear-gradient(135deg,var(--brand-light),var(--accent-gold-light));display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--brand);font-size:3rem;margin:12px 0 16px}.bl-admin-profile-photo img{width:100%;height:100%;object-fit:cover;display:block}.checkbox-row{display:flex;align-items:center;gap:8px;margin:10px 0 16px;color:var(--ink-soft);font-weight:700}.bl-profile-hero{padding:66px 0;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-dark) 100%);color:#fff;position:relative;overflow:hidden}.bl-profile-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(212,165,116,.18),transparent 30%),radial-gradient(circle at 10% 100%,rgba(255,255,255,.08),transparent 34%);pointer-events:none}.bl-profile-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.bl-profile-hero h1{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;margin:16px 0}.bl-profile-hero h1 em{color:#D4A574}.bl-profile-hero p{font-size:1.02rem;line-height:1.7;opacity:.92;max-width:760px}.bl-profile-hero-card{padding:22px;display:grid;grid-template-columns:190px 1fr;gap:18px;align-items:center;background:rgba(255,255,255,.94);color:var(--ink)}.bl-profile-leader-photo{height:220px;border-radius:22px;background:linear-gradient(135deg,var(--brand-light),var(--accent-gold-light));display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--brand);font-size:3rem}.bl-profile-leader-photo img{width:100%;height:100%;object-fit:cover;display:block}.bl-profile-hero-card h2{font-family:var(--font-display);font-size:1.65rem;line-height:1.2;margin:10px 0 6px}.bl-profile-period{display:inline-flex!important;align-items:center;gap:8px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);padding:8px 12px;margin:2px 0 8px!important;color:rgba(255,255,255,.9)}.bl-profile-period.dark{background:rgba(27,77,62,.08);border-color:rgba(27,77,62,.14);color:var(--brand)}.bl-profile-role{display:inline-flex!important;align-items:center;gap:8px;border-radius:999px;background:rgba(212,165,116,.15);border:1px solid rgba(212,165,116,.24);padding:8px 12px;margin:0 0 10px!important;color:#f7d3a1}.bl-profile-statement{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:26px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:26px;padding:28px;box-shadow:var(--shadow-sm)}.bl-profile-statement h2{font-family:var(--font-display);font-size:2rem;margin:14px 0}.bl-profile-statement p{line-height:1.8;color:var(--ink-soft);font-size:1.02rem}.bl-profile-master-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bl-profile-master-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:22px;padding:12px;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s,border-color .15s}.bl-profile-master-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:rgba(27,77,62,.24)}.bl-profile-master-photo{width:96px;height:84px;border-radius:18px;background:linear-gradient(135deg,var(--brand-light),var(--accent-gold-light));display:flex;align-items:center;justify-content:center;color:var(--brand);font-size:1.8rem;overflow:hidden}.bl-profile-master-photo img{width:100%;height:100%;object-fit:cover;display:block}.bl-profile-master-card span{display:inline-flex;border-radius:999px;background:rgba(27,77,62,.08);color:var(--brand);font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;padding:4px 8px;margin-bottom:7px}.bl-profile-master-card strong{display:block;font-family:var(--font-display);font-size:1.16rem;line-height:1.25;color:var(--ink)}.bl-profile-master-card p{margin:8px 0 0;color:var(--ink-soft);font-size:.88rem}.bl-kec-cover .bl-profile-cover-photo{width:100%;height:100%;object-fit:cover;display:block}
@media(max-width:1100px){.bl-admin-profile-form,.bl-profile-hero-grid,.bl-profile-statement{grid-template-columns:1fr}.bl-admin-profile-side{order:-1}.bl-profile-hero-card{max-width:680px}.bl-profile-master-grid{grid-template-columns:1fr}}
@media(max-width:720px){.bl-profile-hero{padding:46px 0}.bl-profile-hero-card{grid-template-columns:1fr}.bl-profile-leader-photo{height:240px}.bl-profile-master-card{grid-template-columns:82px 1fr}.bl-profile-master-photo{width:82px;height:74px}.bl-profile-statement{padding:20px}.bl-admin-profile-form .grid{grid-template-columns:1fr!important}}

/* v2.6.3 — polish form edit Profil Bunda Literasi admin */
.bl-profile-edit-page{max-width:1280px;margin:0 auto;padding-bottom:28px}.bl-profile-edit-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.bl-profile-edit-title h1{margin:0 0 6px;font-size:2rem;line-height:1.15}.bl-profile-edit-sub{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#6f706c}.bl-profile-edit-badge{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(27,77,62,.14);background:#f4fbf7;color:#0f574a;border-radius:999px;padding:6px 10px;font-weight:800;font-size:.82rem}.bl-profile-edit-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.bl-profile-edit-form{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:20px;align-items:start}.bl-profile-panel{background:#fff;border:1px solid rgba(120,93,57,.16);border-radius:22px;box-shadow:0 14px 36px rgba(15,23,42,.05);overflow:hidden}.bl-profile-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid rgba(120,93,57,.13);background:linear-gradient(135deg,#fff 0%,#fbf8f1 100%)}.bl-profile-panel-title{margin:0;font-size:1.08rem;font-weight:900;color:#173f34;display:flex;align-items:center;gap:9px}.bl-profile-panel-sub{font-size:.88rem;color:#737066}.bl-profile-panel-body{padding:20px}.bl-profile-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bl-profile-edit-form .form-group{margin-bottom:16px}.bl-profile-edit-form .form-label{display:block;margin-bottom:7px;font-weight:800;color:#1f2d2a}.bl-profile-edit-form .input,.bl-profile-edit-form .select,.bl-profile-edit-form .textarea{width:100%;border:1px solid rgba(120,93,57,.20);border-radius:14px;padding:12px 14px;background:#fff;color:#172724;font:inherit;line-height:1.45;transition:border-color .14s,box-shadow .14s}.bl-profile-edit-form .textarea{resize:vertical;min-height:120px}.bl-profile-edit-form .input:focus,.bl-profile-edit-form .select:focus,.bl-profile-edit-form .textarea:focus{outline:none;border-color:#0f574a;box-shadow:0 0 0 4px rgba(15,87,74,.10)}.bl-profile-field-help{margin-top:6px;color:#7b766d;font-size:.86rem;line-height:1.45}.bl-profile-side{position:sticky;top:18px}.bl-profile-photo-box{border:1px dashed rgba(27,77,62,.22);border-radius:20px;background:linear-gradient(135deg,#f6fbf8 0%,#fbf6ed 100%);padding:14px;margin-bottom:16px}.bl-profile-photo-preview{height:280px;border-radius:16px;background:linear-gradient(135deg,#eaf5ef,#f9eddb);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#0f574a;font-size:3.4rem}.bl-profile-photo-preview img{width:100%;height:100%;object-fit:cover;display:block}.bl-profile-photo-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.bl-profile-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f4fbf7;color:#0f574a;border:1px solid rgba(27,77,62,.12);padding:6px 9px;font-size:.78rem;font-weight:800}.bl-profile-danger-check{display:flex;gap:8px;align-items:flex-start;color:#8a2d2d;background:#fff6f4;border:1px solid rgba(178,55,55,.16);border-radius:14px;padding:10px 12px;margin:10px 0 16px;font-weight:700}.bl-profile-submitbar{display:flex;gap:10px;align-items:center;justify-content:space-between;border-top:1px solid rgba(120,93,57,.13);padding:16px 20px;background:#fbfaf6}.bl-profile-submitbar .btn{min-height:42px}.bl-profile-save{min-width:180px;justify-content:center}.bl-profile-note{margin-top:14px;border:1px solid rgba(27,77,62,.12);background:#f6fbf8;border-radius:16px;padding:12px 14px;color:#52635d;line-height:1.55;font-size:.92rem;display:flex;gap:9px}.bl-profile-note i{color:#0f574a;margin-top:2px}.bl-profile-current{font-size:.9rem;color:#625f58;line-height:1.5}.bl-profile-current strong{color:#173f34}@media(max-width:1100px){.bl-profile-edit-form{grid-template-columns:1fr}.bl-profile-side{position:static;order:-1}.bl-profile-photo-preview{height:320px}}@media(max-width:720px){.bl-profile-edit-page{padding:0 2px 22px}.bl-profile-edit-head{display:block}.bl-profile-edit-actions{justify-content:flex-start;margin-top:12px}.bl-profile-edit-title h1{font-size:1.62rem}.bl-profile-edit-grid{grid-template-columns:1fr}.bl-profile-panel-body{padding:16px}.bl-profile-submitbar{display:block}.bl-profile-submitbar .btn{width:100%;justify-content:center;margin-top:8px}.bl-profile-photo-preview{height:260px}}
/* v2.7: contributor profile edit link and form safety */
.bl-contributor-profile-actions .btn,
.bl-contributor-profile-form .btn { text-decoration: none; }

/* v2.10.6 — CTA anggota perpustakaan khusus halaman publik Bunda Literasi */
.bl-member-cta-section{
  padding-top:38px!important;
  padding-bottom:46px!important;
  background:linear-gradient(180deg,#fbfaf6 0%,#f6f1e7 100%)!important;
  border-top:1px solid rgba(120,93,57,.12)!important;
}
.bl-member-cta{
  display:grid!important;
  grid-template-columns:92px minmax(0,1fr) auto!important;
  gap:22px!important;
  align-items:center!important;
  border:1px solid rgba(27,77,62,.14)!important;
  border-radius:28px!important;
  padding:24px!important;
  background:
    radial-gradient(circle at 8% 18%,rgba(212,165,116,.20),transparent 28%),
    linear-gradient(135deg,#ffffff 0%,#f7fbf8 54%,#fff6e8 100%)!important;
  box-shadow:0 22px 55px rgba(17,56,45,.08)!important;
  overflow:hidden!important;
  position:relative!important;
}
.bl-member-cta:after{
  content:"";
  position:absolute;
  right:-38px;
  top:-54px;
  width:160px;
  height:160px;
  border-radius:999px;
  background:rgba(27,77,62,.07);
  pointer-events:none;
}
.bl-member-cta-visual{
  width:92px!important;
  height:92px!important;
  border-radius:26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,rgba(27,77,62,.12),rgba(212,165,116,.22))!important;
  color:var(--brand)!important;
  flex-shrink:0!important;
}
.bl-member-cta-visual span{
  width:62px!important;
  height:62px!important;
  border-radius:22px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
  box-shadow:0 14px 28px rgba(17,56,45,.10)!important;
  font-size:1.9rem!important;
}
.bl-member-cta-content{position:relative!important;z-index:1!important;min-width:0!important}
.bl-member-cta-kicker{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  color:var(--brand)!important;
  background:rgba(27,77,62,.08)!important;
  border:1px solid rgba(27,77,62,.10)!important;
  border-radius:999px!important;
  padding:6px 10px!important;
  font-size:.78rem!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  margin-bottom:10px!important;
}
.bl-member-cta h2{
  margin:0 0 8px!important;
  color:var(--ink)!important;
  font-family:var(--font-display)!important;
  font-size:clamp(1.45rem,2.4vw,2.15rem)!important;
  line-height:1.16!important;
}
.bl-member-cta p{
  margin:0!important;
  max-width:740px!important;
  color:var(--ink-soft)!important;
  line-height:1.72!important;
  font-size:1rem!important;
}
.bl-member-cta-actions{
  position:relative!important;
  z-index:1!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  justify-content:flex-end!important;
  min-width:310px!important;
}
.bl-member-cta-actions .btn{
  min-height:44px!important;
  white-space:nowrap!important;
  justify-content:center!important;
}
@media(max-width:1100px){
  .bl-member-cta{grid-template-columns:78px minmax(0,1fr)!important}
  .bl-member-cta-visual{width:78px!important;height:78px!important;border-radius:22px!important}
  .bl-member-cta-visual span{width:54px!important;height:54px!important;border-radius:18px!important;font-size:1.6rem!important}
  .bl-member-cta-actions{grid-column:1/-1!important;justify-content:flex-start!important;min-width:0!important}
}
@media(max-width:720px){
  .bl-member-cta-section{padding-top:28px!important;padding-bottom:34px!important}
  .bl-member-cta{display:block!important;padding:20px!important;border-radius:24px!important}
  .bl-member-cta-visual{margin-bottom:14px!important}
  .bl-member-cta p{font-size:.95rem!important;line-height:1.65!important}
  .bl-member-cta-actions{display:grid!important;grid-template-columns:1fr!important;margin-top:18px!important}
  .bl-member-cta-actions .btn{width:100%!important}
}

/* v2.10.8 — label nama kecamatan + statistik visual kecamatan aktif */
.bl-featured-kec-label{
  max-width:100%!important;
  width:auto!important;
  white-space:normal!important;
  line-height:1.25!important;
}
.bl-kec-stat-panel{
  margin:6px 0 24px!important;
  border:1px solid rgba(27,77,62,.13)!important;
  border-radius:28px!important;
  padding:20px!important;
  background:
    radial-gradient(circle at 8% 12%,rgba(212,165,116,.16),transparent 26%),
    linear-gradient(135deg,#fff 0%,#f8fbf8 58%,#fff7eb 100%)!important;
  box-shadow:0 18px 46px rgba(17,56,45,.07)!important;
}
.bl-kec-stat-summary{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  margin-bottom:18px!important;
}
.bl-kec-stat-summary div{
  border:1px solid rgba(27,77,62,.10)!important;
  border-radius:18px!important;
  padding:15px 16px!important;
  background:rgba(255,255,255,.78)!important;
  min-width:0!important;
}
.bl-kec-stat-summary span{
  display:block!important;
  color:var(--ink-soft)!important;
  font-size:.75rem!important;
  font-weight:850!important;
  text-transform:uppercase!important;
  letter-spacing:.045em!important;
  margin-bottom:6px!important;
}
.bl-kec-stat-summary strong{
  display:block!important;
  color:var(--brand)!important;
  font-family:var(--font-display)!important;
  font-size:clamp(1.1rem,2vw,1.55rem)!important;
  line-height:1.15!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.bl-kec-rank{
  border:1px solid rgba(120,93,57,.14)!important;
  border-radius:22px!important;
  padding:18px!important;
  background:rgba(255,255,255,.82)!important;
}
.bl-kec-rank-head{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin-bottom:14px!important;
}
.bl-kec-rank-head h3{
  margin:0 0 5px!important;
  color:var(--ink)!important;
  font-size:1.05rem!important;
  font-weight:900!important;
}
.bl-kec-rank-head p{
  margin:0!important;
  color:var(--ink-soft)!important;
  font-size:.92rem!important;
  line-height:1.55!important;
}
.bl-kec-rank-head > span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  padding:7px 10px!important;
  background:rgba(27,77,62,.08)!important;
  color:var(--brand)!important;
  font-size:.78rem!important;
  font-weight:850!important;
  white-space:nowrap!important;
}
.bl-kec-rank-list{
  display:grid!important;
  gap:9px!important;
}
.bl-kec-rank-row{
  display:grid!important;
  grid-template-columns:34px minmax(120px,190px) minmax(120px,1fr) 42px!important;
  gap:10px!important;
  align-items:center!important;
  padding:8px 10px!important;
  border-radius:15px!important;
  color:inherit!important;
  text-decoration:none!important;
  transition:background .15s,transform .15s!important;
}
.bl-kec-rank-row:hover,.bl-kec-rank-row:focus{
  background:rgba(27,77,62,.055)!important;
  transform:translateX(2px)!important;
}
.bl-kec-rank-no{
  width:28px!important;
  height:28px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(27,77,62,.10)!important;
  color:var(--brand)!important;
  font-size:.78rem!important;
  font-weight:900!important;
}
.bl-kec-rank-name{
  color:var(--ink)!important;
  font-weight:800!important;
  min-width:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.bl-kec-rank-track{
  height:12px!important;
  border-radius:999px!important;
  background:rgba(27,77,62,.08)!important;
  overflow:hidden!important;
  display:block!important;
}
.bl-kec-rank-track span{
  display:block!important;
  height:100%!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,var(--brand),#d4a574)!important;
}
.bl-kec-rank-row strong{
  color:var(--brand)!important;
  text-align:right!important;
  font-weight:900!important;
}
@media(max-width:900px){
  .bl-kec-stat-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .bl-kec-rank-row{grid-template-columns:30px minmax(95px,150px) minmax(90px,1fr) 38px!important}
}
@media(max-width:620px){
  .bl-kec-stat-panel{padding:16px!important;border-radius:22px!important}
  .bl-kec-stat-summary{grid-template-columns:1fr 1fr!important;gap:9px!important}
  .bl-kec-stat-summary div{padding:12px!important}
  .bl-kec-rank{padding:14px!important;border-radius:18px!important}
  .bl-kec-rank-head{display:block!important}
  .bl-kec-rank-head > span{margin-top:10px!important}
  .bl-kec-rank-row{grid-template-columns:30px minmax(0,1fr) 40px!important;gap:8px!important;padding:9px 8px!important}
  .bl-kec-rank-track{grid-column:2 / -1!important;width:100%!important}
  .bl-kec-rank-name{white-space:normal!important;line-height:1.3!important}
}

/* v2.11.0 — Pedoman Kontributor Bunda Literasi */
.bl-manual-hero{position:relative;overflow:hidden}
.bl-manual-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;align-items:stretch}
.bl-manual-summary-card{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);border-radius:28px;padding:22px;color:#fff;box-shadow:0 24px 60px rgba(0,0,0,.12);backdrop-filter:blur(10px)}
.bl-manual-summary-card strong{display:flex;align-items:center;gap:8px;font-size:1.05rem;margin-bottom:12px}
.bl-manual-summary-card ul{margin:0 0 14px 0;padding-left:20px;display:grid;gap:8px}
.bl-manual-summary-card p{margin:0;color:rgba(255,255,255,.84);font-size:.95rem}
.bl-manual-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}
.bl-manual-nav{position:sticky;top:92px;background:#fff;border:1px solid rgba(27,77,62,.10);border-radius:24px;padding:16px;box-shadow:0 18px 48px rgba(27,77,62,.08);display:grid;gap:6px}
.bl-manual-nav strong{display:block;color:var(--ink);font-size:.9rem;margin:0 0 8px 4px}
.bl-manual-nav a{display:flex;align-items:center;gap:9px;padding:10px 11px;border-radius:14px;text-decoration:none;color:var(--muted);font-weight:750;font-size:.9rem;transition:background .15s,color .15s,transform .15s}
.bl-manual-nav a:hover,.bl-manual-nav a:focus{background:rgba(27,77,62,.08);color:var(--brand);transform:translateX(2px)}
.bl-manual-content{display:grid;gap:18px;min-width:0}
.bl-manual-alert{display:flex;gap:14px;background:linear-gradient(135deg,rgba(27,77,62,.10),rgba(212,165,116,.12));border:1px solid rgba(27,77,62,.12);border-radius:24px;padding:18px 20px;color:var(--ink)}
.bl-manual-alert>i{font-size:1.6rem;color:var(--brand);margin-top:2px}
.bl-manual-alert strong{display:block;margin-bottom:4px}
.bl-manual-alert p{margin:0;color:var(--muted);line-height:1.65}
.bl-manual-block{background:#fff;border:1px solid rgba(27,77,62,.10);border-radius:26px;padding:24px;box-shadow:0 18px 52px rgba(27,77,62,.07);scroll-margin-top:110px}
.bl-manual-block-head{display:flex;gap:14px;align-items:center;margin-bottom:16px}
.bl-manual-block-head span{width:42px;height:42px;border-radius:15px;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 12px 26px rgba(27,77,62,.20)}
.bl-manual-block-head h2{margin:0;color:var(--ink);font-size:1.35rem;line-height:1.25}
.bl-manual-block p{color:var(--muted);line-height:1.72;margin:0 0 14px}
.bl-manual-steps{margin:0;padding-left:1.35rem;display:grid;gap:10px;color:var(--ink)}
.bl-manual-steps li{padding-left:6px;line-height:1.68}
.bl-manual-steps li::marker{color:var(--brand);font-weight:900}
.bl-manual-tip{margin-top:16px;display:flex;gap:10px;align-items:flex-start;background:rgba(212,165,116,.13);border:1px solid rgba(212,165,116,.24);border-radius:18px;padding:13px 14px;color:var(--ink);line-height:1.6;font-weight:650}
.bl-manual-tip i{color:#a86f2e;font-size:1.1rem;margin-top:2px}
.bl-manual-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.bl-manual-grid-two>div{background:rgba(27,77,62,.045);border:1px solid rgba(27,77,62,.08);border-radius:20px;padding:18px}
.bl-manual-grid-two h3{margin:0 0 10px;color:var(--ink);font-size:1.05rem}
.bl-manual-list{margin:0;padding-left:1.1rem;display:grid;gap:8px;color:var(--muted);line-height:1.62}
.bl-status-guide{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:4px 0 16px}
.bl-status-guide div{border:1px solid rgba(27,77,62,.10);border-radius:18px;padding:14px;background:rgba(27,77,62,.035)}
.bl-status-guide b{display:block;color:var(--brand);margin-bottom:6px}
.bl-status-guide span{display:block;color:var(--muted);font-size:.9rem;line-height:1.5}
.bl-manual-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.bl-manual-checklist label{display:flex;gap:9px;align-items:flex-start;border:1px solid rgba(27,77,62,.09);border-radius:16px;padding:12px 13px;background:rgba(27,77,62,.035);font-weight:700;color:var(--ink);line-height:1.45}
.bl-manual-checklist i{color:var(--brand);font-size:1.05rem;margin-top:1px}
.bl-manual-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
.bl-guide-link-row{margin-top:10px!important}
.bl-guide-link-row a{display:inline-flex;align-items:center;gap:7px;color:var(--brand);font-weight:850;text-decoration:none}
.bl-guide-link-row a:hover{text-decoration:underline}
@media(max-width:980px){
  .bl-manual-hero-grid,.bl-manual-layout{grid-template-columns:1fr}
  .bl-manual-nav{position:relative;top:auto;grid-template-columns:repeat(2,minmax(0,1fr))}
  .bl-manual-nav strong{grid-column:1/-1}
  .bl-status-guide{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .bl-manual-summary-card,.bl-manual-block,.bl-manual-alert{border-radius:20px;padding:16px}
  .bl-manual-nav{grid-template-columns:1fr;border-radius:20px}
  .bl-manual-block-head{align-items:flex-start}
  .bl-manual-block-head span{width:36px;height:36px;border-radius:13px;font-size:.9rem;flex:0 0 36px}
  .bl-manual-block-head h2{font-size:1.15rem}
  .bl-manual-grid-two,.bl-status-guide,.bl-manual-checklist{grid-template-columns:1fr}
  .bl-manual-steps{padding-left:1.18rem}
}
