/* Local fallback for Bootstrap Icons */
.bi{display:inline-block;width:1em;height:1em;line-height:1;vertical-align:-0.125em}
.bi::before{content:"•";font-weight:700}
.bi-check::before{content:"✓"}
.bi-x::before{content:"✕"}
.bi-play::before{content:"▶"}
.bi-pause::before{content:"⏸"}
.bi-stop::before{content:"⏹"}
