.tband{touch-action:pan-y;outline:none;width:100%;display:block;position:relative}.tband:focus-visible{box-shadow:0 0 0 1px var(--accent);border-radius:var(--radius-2)}.tband svg{display:block}.tband-grid{stroke:var(--line-weak);stroke-width:1px}.tband-band{fill:color-mix(in srgb, var(--accent) 14%, transparent)}.tband-line{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0;animation:tband-draw .7s var(--ease-settle,ease-out) backwards}.tband-band{animation:.5s ease-out .25s backwards tband-fade}@keyframes tband-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes tband-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.tband-line,.tband-band{animation:none}}.tband-thr{stroke:var(--text-3);stroke-width:1px;stroke-dasharray:3 3;opacity:.7}.tband-thr-lbl{font-size:var(--type-2xs);fill:var(--danger);font-weight:600}.tband-rail{stroke:var(--line);stroke-width:2px;stroke-linecap:round}.tband-seg{stroke-width:4px;stroke-linecap:round}.tband-seg--watch{stroke:var(--warn)}.tband-seg--stop{stroke:var(--danger)}.tband-tick{font-size:var(--type-2xs);fill:var(--text-3);font-variant-numeric:tabular-nums}.tband-place{font-size:var(--type-2xs);fill:var(--text-2)}.tband-place-dot{fill:var(--text-3)}.tband-cursor{stroke:var(--text-2);stroke-width:1px;opacity:0;transition:opacity var(--dur-2) var(--ease)}.tband-pin-line{stroke:var(--text-3);stroke-width:1px}.tband-pin-dot{fill:var(--accent);stroke:var(--bg-2);stroke-width:1.8px}.tband-dossier{border-radius:var(--radius-3);color:#f2f2f4;font-size:var(--type-2xs);pointer-events:none;background:#23252b;flex-direction:column;gap:1px;max-width:200px;padding:6px 10px;line-height:1.35;display:flex;position:absolute;top:0}.tband-dossier b{font-size:var(--type-xs);white-space:nowrap;font-weight:600}.tband-dossier span{color:#b6b8c0;font-variant-numeric:tabular-nums}.tband-area{fill:color-mix(in srgb, currentColor 7%, transparent);stroke:none}.tband-thr-zone{fill:color-mix(in srgb, var(--stop,#c0392b) 5%, transparent)}.tband-gridlbl,.tband-unit,.tband-endlbl,.tband-peaklbl{font:500 var(--type-2xs) var(--font-mono);fill:color-mix(in srgb, currentColor 55%, transparent);letter-spacing:.04em}.tband-endlbl,.tband-peaklbl{fill:color-mix(in srgb, currentColor 80%, transparent);paint-order:stroke;stroke:var(--glass-bg);stroke-width:2.5px}.tband-peak-dot{fill:color-mix(in srgb, currentColor 85%, transparent)}
