/* V3.2.0-alpha.1 — occurrence-derived streak presentation. */
.v46-streak-explain{display:inline-flex;align-items:center;gap:4px;margin-left:7px;color:var(--muted);font-size:11px;font-weight:500}.v46-ritual-streak{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:2px 7px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:11px;font-weight:700}.habit-history-cell[data-v46-period]{position:relative}
.habit-history-cell.v46-current-streak:before{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:900;line-height:1;text-shadow:0 1px 1px rgba(0,0,0,.16);pointer-events:none}
