body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.waveform-navigator{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.waveform-interactive{border-radius:8px;outline:none;position:relative}.waveform-interactive:focus-visible{box-shadow:0 0 0 4px #06c3;outline:3px solid #06c;outline-offset:2px}.waveform-canvas{background:#0000;border-radius:8px;box-shadow:0 6px 18px #1018280f;cursor:pointer;display:block;height:120px;width:100%}.controls{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:12px}.controls .left{min-width:160px}.controls .time{color:#374151;font-size:.95rem}.controls .center{gap:14px}.controls .center,.controls .ctrl{align-items:center;display:flex;justify-content:center}.controls .ctrl{background:#0000;border:none;border-radius:8px;cursor:pointer;padding:8px}.controls .ctrl:hover{background:#0f172a0a}.controls .play{align-items:center;border:none;border-radius:9999px;box-shadow:0 6px 18px #1118271f;cursor:pointer;display:inline-flex;height:56px;justify-content:center;width:56px}.controls .forward,.controls .rewind{border:1px solid #e6e9ef;border-radius:10px;box-shadow:0 1px 2px #1018280a;height:44px;width:44px}.controls .right{align-items:center;display:flex;gap:8px}.controls .speaker{align-items:center;background:#0000;border:none;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:6px}.controls .speaker:hover{background:#0f172a0a}.controls .vol-range{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#111827 0,#111827 100%,#e5e7eb 0,#e5e7eb 0);background:linear-gradient(to right,var(--volume-fill-color,#111827) 0,var(--volume-fill-color,#111827) var(--volume-percent,100%),#e5e7eb var(--volume-percent,100%),#e5e7eb 100%);border-radius:2px;cursor:pointer;height:4px;outline:none;width:140px}.controls .vol-range::-webkit-slider-track{background:#0000;border-radius:2px;height:4px}.controls .vol-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#111827;background:var(--volume-fill-color,#111827);border-radius:50%;cursor:pointer;height:12px;margin-top:-1px;width:12px}.controls .vol-range::-moz-range-track{background:#e5e7eb;border:none;border-radius:2px;height:4px}.controls .vol-range::-moz-range-progress{background:#111827;background:var(--volume-fill-color,#111827);border-radius:2px;height:4px}.controls .vol-range::-moz-range-thumb{background:#111827;background:var(--volume-fill-color,#111827);border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.waveform-navigator{position:relative}.hover-line{background:#00000073;bottom:0;top:0;width:2px}.hover-line,.hover-tooltip{pointer-events:none;position:absolute;transform:translate(-50%)}.hover-tooltip{background:#111827f2;border-radius:6px;color:#fff;font-size:12px;padding:6px 8px;top:-34px;white-space:nowrap}.waveform-error{align-items:center;background:#fffffff2;border-radius:8px;display:flex;flex-direction:column;inset:0;justify-content:center;padding:20px;position:absolute;text-align:center;z-index:10}.waveform-error-icon{font-size:32px;margin-bottom:8px}.waveform-error-message{color:#dc2626;font-size:14px;font-weight:500;line-height:1.5;max-width:400px}.waveform-demo-player{overflow-x:hidden}@media (max-width:600px){.waveform-demo-player .controls{flex-wrap:wrap}.waveform-demo-player .controls .center{justify-content:center;order:-1;width:100%}.waveform-demo-player .controls .left{flex:1 1;min-width:0;min-width:auto}.waveform-demo-player .controls .vol-range{width:80px}}
/*# sourceMappingURL=main.b29ca5b1.css.map*/