/* Small graphite signals stay legible on the light Memory surface. */
.bs-sheet-memory .bs-memory-marks>i{position:relative;background:#858585}
.bs-sheet-memory .bs-memory-flow-track{position:absolute;inset:-4px 0;display:block;width:auto;height:auto;background:none;border-radius:0;overflow:hidden;pointer-events:none}
.bs-sheet-memory .bs-memory-packet{position:absolute;left:0;top:calc(50% - .75px);width:10px;height:1.5px;background:#29292973;border-radius:2px;opacity:0}
.bs-sheet-memory .bs-memory-packet::after{content:"";position:absolute;right:-2.5px;top:50%;width:5px;height:5px;border-radius:50%;background:#292929;transform:translateY(-50%)}
@media(prefers-reduced-motion:reduce){.bs-sheet-memory .bs-memory-flow-track{display:none}}
