.tarz-busy-label { display: none; }
[data-busy-active] { cursor: wait !important; opacity: .75; }
[data-busy-active] > .tarz-busy-content { display: none !important; }
[data-busy-active] > .tarz-busy-label { display: inline; }
.tarz-busy-status { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.tarz-download-error { margin-block: .75rem; color: #b91c1c; }
