/* notified panel */
.tavsif-qisqa { max-width: 28rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.thumb { width: 56px; height: 42px; object-fit: cover; border-radius: 4px; }
.transkript { white-space: pre-wrap; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .9rem; }
.htmx-indicator { display: none; }
.htmx-request .htmx-indicator, .htmx-request.htmx-indicator { display: inline-block; }
#rasm-canvas { max-width: 100%; cursor: crosshair; border: 1px solid #dee2e6; }
