.bq-progress-chip{min-width:52px;min-height:38px;display:flex;align-items:center;justify-content:center;gap:7px;padding:6px 9px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#314139;white-space:nowrap}.bq-progress-chip b,.bq-progress-chip small{display:block}.bq-progress-chip b{font-size:11px}.bq-progress-chip small{color:var(--muted);font-size:9px}.bq-progress-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px}.bq-progress-stats>div{padding:13px 10px;border:1px solid var(--line);border-radius:14px;background:#fafbf8;text-align:center}.bq-progress-stats b,.bq-progress-stats span{display:block}.bq-progress-stats b{font-size:22px;color:#2f704d}.bq-progress-stats span{margin-top:3px;color:var(--muted);font-size:10px;font-weight:800}.bq-progress-title{display:flex;align-items:end;justify-content:space-between;gap:12px}.bq-progress-title small{color:var(--muted);font-weight:800}.bq-badge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px}.bq-badge-card{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fafbf8}.bq-badge-card>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;font-weight:900}.bq-badge-card b{display:block;font-size:13px}.bq-badge-card p{margin-top:3px!important;font-size:11px;line-height:1.4}.bq-badge-card.is-unlocked{border-color:rgba(47,112,77,.22);background:#f1f7f2}.bq-badge-card.is-unlocked>span{background:#2f704d;color:#fff}.bq-badge-card.is-locked{opacity:.62}.bq-badge-card.is-locked>span{background:#ecefea;color:#718078}.bq-progress-note{font-size:12px}@media(max-width:560px){.bq-progress-chip small{display:none}.bq-progress-stats{grid-template-columns:repeat(2,1fr)}.bq-badge-grid{grid-template-columns:1fr}.bq-progress-stats b{font-size:20px}}@media(max-width:390px){.bq-progress-chip{min-width:50px;padding:6px 8px}.bq-progress-chip b{font-size:11px}}
