.rm[data-v-c339ce56]{flex-direction:column;display:flex}.rm-toolbar[data-v-c339ce56]{border-bottom:1px solid var(--border);background:var(--elevated);justify-content:space-between;align-items:center;gap:1rem;min-height:58px;padding:.75rem 1rem;display:flex}.rm-summary[data-v-c339ce56]{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:14px;line-height:22px;overflow:hidden}.rm-toolbar-actions[data-v-c339ce56],.rm-result-actions[data-v-c339ce56]{flex-wrap:wrap;gap:.65rem;display:flex}.rm-workspace[data-v-c339ce56]{padding:1rem;transition:background .15s}.rm-workspace--drag[data-v-c339ce56]{background:var(--accent-soft)}.rm-primary[data-v-c339ce56],.rm-secondary[data-v-c339ce56]{touch-action:manipulation;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:.68rem 1rem;font-size:15px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex}.rm-primary[data-v-c339ce56]{background:var(--accent);color:var(--accent-fg)}.rm-primary[data-v-c339ce56]:hover:not(:disabled){background:var(--accent-hover);color:var(--accent-fg)}.rm-secondary[data-v-c339ce56]{border-color:var(--border-strong);background:var(--surface);color:var(--text)}.rm-secondary[data-v-c339ce56]:hover:not(:disabled){background:var(--elevated)}.rm-drop[data-v-c339ce56]{cursor:pointer;border:1.5px dashed var(--border-strong);background:var(--surface);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;min-height:330px;padding:2rem;display:flex}.rm-drop[data-v-c339ce56]:hover,.rm-drop[data-v-c339ce56]:focus-within{border-color:var(--accent);background:var(--accent-soft)}.rm-drop--busy[data-v-c339ce56]{cursor:wait}.rm-drop strong[data-v-c339ce56]{color:var(--text);font-size:18px;line-height:24px}.rm-drop>span[data-v-c339ce56]:not(.rm-drop-icon,.rm-primary){max-width:38rem;color:var(--muted);font-size:14px;line-height:22px}.rm-drop-icon[data-v-c339ce56]{background:var(--accent-soft);width:56px;height:56px;color:var(--accent-ink);border-radius:12px;place-items:center;display:grid}.rm-editor[data-v-c339ce56],.rm-result[data-v-c339ce56]{border:1px solid var(--border);background:var(--surface);border-radius:14px;overflow:hidden}.rm-editor-heading[data-v-c339ce56]{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.rm-editor-heading h2[data-v-c339ce56],.rm-result h2[data-v-c339ce56]{color:var(--text);text-wrap:balance;margin:.15rem 0 0;font-size:18px;font-weight:600;line-height:24px}.rm-editor-heading p[data-v-c339ce56],.rm-result p[data-v-c339ce56]{color:var(--muted);margin:.22rem 0 0;font-size:13px;line-height:19px}.rm-eyebrow[data-v-c339ce56]{color:var(--accent-ink);letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:700;line-height:16px}.rm-replace[data-v-c339ce56]{cursor:pointer;flex:none}.rm-replace[data-v-c339ce56]:focus-within{outline:3px solid var(--accent-ink);outline-offset:2px}.rm-waveform-stage[data-v-c339ce56]{border-block:1px solid var(--border);background:var(--elevated);padding:1.3rem 1rem 1.1rem;position:relative}.rm-waveform[data-v-c339ce56]{background:var(--input);border-radius:10px;align-items:center;gap:2px;height:132px;padding:16px 8px;display:flex;position:relative;overflow:hidden}.rm-waveform i[data-v-c339ce56]{background:var(--accent);opacity:.9;border-radius:2px;flex:1 1 0;min-width:1px;display:block}.rm-mask[data-v-c339ce56]{background:color-mix(in srgb, var(--input) 76%, transparent);backdrop-filter:saturate(.4);position:absolute;inset-block:0}.rm-mask--before[data-v-c339ce56]{width:var(--selection-start);left:0}.rm-mask--after[data-v-c339ce56]{width:calc(100% - var(--selection-end));right:0}.rm-cut[data-v-c339ce56]{background:var(--accent);width:2px;position:absolute;inset-block:0;transform:translate(-1px)}.rm-cut--start[data-v-c339ce56]{left:var(--selection-start)}.rm-cut--end[data-v-c339ce56]{left:var(--selection-end)}.rm-cut b[data-v-c339ce56]{background:var(--accent);color:var(--accent-fg);border-radius:5px;padding:2px 5px;font-size:11px;font-weight:700;line-height:14px;position:absolute;top:6px}.rm-cut--start b[data-v-c339ce56]{left:3px}.rm-cut--end b[data-v-c339ce56]{right:3px}.rm-range-stack[data-v-c339ce56]{pointer-events:none;position:absolute;inset:1.3rem 1rem 1.1rem}.rm-range[data-v-c339ce56]{pointer-events:none;appearance:none;background:0 0;width:100%;height:132px;margin:0;position:absolute;inset:0}.rm-range[data-v-c339ce56]::-webkit-slider-runnable-track{background:0 0;height:100%}.rm-range[data-v-c339ce56]::-webkit-slider-thumb{cursor:ew-resize;pointer-events:auto;appearance:none;background:0 0;width:44px;height:132px}.rm-range[data-v-c339ce56]::-moz-range-track{background:0 0;height:100%}.rm-range[data-v-c339ce56]::-moz-range-thumb{cursor:ew-resize;pointer-events:auto;background:0 0;border:0;width:44px;height:132px}.rm-reading[data-v-c339ce56]{background:color-mix(in srgb, var(--elevated) 88%, transparent);color:var(--text);place-items:center;font-size:14px;font-weight:600;display:grid;position:absolute;inset:0}.rm-waveform-empty[data-v-c339ce56]{max-width:calc(100% - 5rem);color:var(--muted);text-align:center;font-size:13px;font-weight:600;line-height:18px;position:absolute;left:50%;transform:translate(-50%)}.rm-transport[data-v-c339ce56]{align-items:center;gap:.75rem;padding:1rem;display:flex}.rm-transport audio[data-v-c339ce56]{flex:auto;min-width:0}.rm-inline-note[data-v-c339ce56]{color:var(--muted);margin:-.3rem 1rem 1rem;font-size:13px;line-height:18px}.rm-timing[data-v-c339ce56]{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(180px,.7fr) minmax(0,1fr);gap:.75rem;padding:1rem;display:grid}.rm-timing>label[data-v-c339ce56],.rm-timing>div[data-v-c339ce56]{border:1px solid var(--border);background:var(--elevated);border-radius:10px;min-width:0;padding:.75rem}.rm-timing label span[data-v-c339ce56],.rm-timing>div>span[data-v-c339ce56]{color:var(--muted);margin-bottom:.4rem;font-size:13px;line-height:18px;display:block}.rm-timing input[data-v-c339ce56]{border:1px solid var(--border-strong);background:var(--input);width:100%;min-height:44px;color:var(--text);font-variant-numeric:tabular-nums;border-radius:8px;padding:.55rem .65rem;font-size:15px}.rm-timing>div[data-v-c339ce56]{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.rm-timing strong[data-v-c339ce56]{color:var(--accent-ink);font-variant-numeric:tabular-nums;font-size:24px;line-height:30px}.rm-timing small[data-v-c339ce56]{color:var(--muted);font-size:13px;line-height:18px}.rm-presets[data-v-c339ce56]{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.rm-presets>span[data-v-c339ce56]{color:var(--muted);font-size:13px;font-weight:600}.rm-presets>div[data-v-c339ce56]{flex-wrap:wrap;gap:.45rem;display:flex}.rm-presets button[data-v-c339ce56]{border:1px solid var(--border);background:var(--elevated);min-height:38px;color:var(--text);border-radius:999px;padding:.4rem .75rem;font-size:13px;font-weight:600}.rm-presets button[data-v-c339ce56]:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft);color:var(--accent-ink)}.rm-settings[data-v-c339ce56]{border-top:1px solid var(--border);background:var(--elevated);grid-template-columns:1.4fr .8fr;gap:1rem;padding:1rem;display:grid}.rm-settings fieldset[data-v-c339ce56]{border:0;gap:.55rem;margin:0;padding:0;display:grid}.rm-settings legend[data-v-c339ce56],.rm-fades>label[data-v-c339ce56]{color:var(--text);margin-bottom:.25rem;font-size:13px;font-weight:600;line-height:18px}.rm-choice[data-v-c339ce56]{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;align-items:center;gap:.7rem;min-height:54px;padding:.65rem .75rem;display:flex}.rm-choice--active[data-v-c339ce56]{border-color:var(--accent);background:var(--accent-soft)}.rm-choice input[data-v-c339ce56]{flex:none}.rm-choice span[data-v-c339ce56]{flex-direction:column;min-width:0;display:flex}.rm-choice strong[data-v-c339ce56]{color:var(--text);font-size:14px;line-height:20px}.rm-choice small[data-v-c339ce56]{color:var(--muted);font-size:13px;line-height:18px}.rm-fades[data-v-c339ce56]{grid-template-columns:1fr;align-content:start;gap:.35rem;display:grid}.rm-fades select[data-v-c339ce56]{width:100%;margin-bottom:.35rem}.rm-action-row[data-v-c339ce56]{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.rm-action-row p[data-v-c339ce56]{max-width:48ch;color:var(--muted);margin:0;font-size:13px;line-height:18px}.rm-export[data-v-c339ce56]{min-width:210px}.rm-progress[data-v-c339ce56]{border-top:1px solid var(--accent);background:var(--accent-soft);gap:.55rem;padding:1rem;display:grid}.rm-progress>div[data-v-c339ce56]{background:var(--border-strong);border-radius:99px;height:8px;overflow:hidden}.rm-progress>div span[data-v-c339ce56]{border-radius:inherit;background:var(--accent);height:100%;transition:width .18s;display:block}.rm-progress p[data-v-c339ce56]{color:var(--text);margin:0;font-size:14px;font-weight:600;line-height:20px}.rm-progress button[data-v-c339ce56]{justify-self:start}.rm-result[data-v-c339ce56]{border-color:var(--badge-pass);gap:1rem;padding:1rem;display:grid}.rm-result-heading[data-v-c339ce56]{background:var(--tint-pass);border-radius:10px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.rm-result-heading>span[data-v-c339ce56]{background:var(--surface);width:38px;height:38px;color:var(--badge-pass);border-radius:50%;flex:none;place-items:center;display:grid}.rm-result-file[data-v-c339ce56]{min-width:0;color:var(--text);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:600;line-height:18px}.rm-result audio[data-v-c339ce56]{width:100%;display:block}.rm-error[data-v-c339ce56],.rm-warning[data-v-c339ce56],.rm-notice[data-v-c339ce56]{border-radius:10px;margin:0 0 1rem;padding:.75rem .9rem;font-size:14px;line-height:21px}.rm-error[data-v-c339ce56]{border:1px solid var(--badge-fail);background:var(--tint-fail);color:var(--badge-fail)}.rm-warning[data-v-c339ce56]{border:1px solid var(--border-strong);background:var(--elevated);color:var(--text)}.rm-notice[data-v-c339ce56]{border:1px solid var(--badge-pass);background:var(--tint-pass);color:var(--badge-pass)}.rm-privacy[data-v-c339ce56]{border-top:1px solid var(--border);background:var(--elevated);color:var(--muted);justify-content:center;align-items:center;gap:.4rem;margin:0;padding:.7rem 1rem;font-size:13px;line-height:18px;display:flex}.rm button[data-v-c339ce56]:focus-visible,.rm a[data-v-c339ce56]:focus-visible,.rm input[type=radio][data-v-c339ce56]:focus-visible{outline:3px solid var(--accent-ink);outline-offset:2px}.rm button[data-v-c339ce56]:disabled,.rm-disabled[data-v-c339ce56]{cursor:not-allowed;opacity:.55}@media (width<=760px){.rm-timing[data-v-c339ce56]{grid-template-columns:1fr 1fr}.rm-timing>div[data-v-c339ce56]{grid-area:1/1/auto/-1}.rm-settings[data-v-c339ce56]{grid-template-columns:1fr}.rm-transport[data-v-c339ce56]{flex-direction:column;align-items:stretch}.rm-transport .rm-secondary[data-v-c339ce56]{width:100%}.rm-waveform[data-v-c339ce56],.rm-range[data-v-c339ce56]{height:112px}.rm-action-row[data-v-c339ce56]{flex-direction:column;align-items:stretch}.rm-export[data-v-c339ce56]{width:100%}}@media (width<=520px){.rm-toolbar[data-v-c339ce56],.rm-editor-heading[data-v-c339ce56]{flex-direction:column;align-items:stretch}.rm-toolbar-actions[data-v-c339ce56],.rm-replace[data-v-c339ce56],.rm-result-actions[data-v-c339ce56]{width:100%}.rm-toolbar-actions[data-v-c339ce56]>*{flex:auto}.rm-workspace[data-v-c339ce56]{padding:.75rem}.rm-drop[data-v-c339ce56]{min-height:290px;padding:1.25rem}.rm-timing[data-v-c339ce56]{grid-template-columns:1fr}.rm-timing>div[data-v-c339ce56]{grid-area:auto}.rm-presets[data-v-c339ce56]{flex-direction:column;align-items:flex-start}.rm-presets>div[data-v-c339ce56]{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;display:grid}.rm-presets button[data-v-c339ce56]{border-radius:0;min-height:44px}.rm-presets button[data-v-c339ce56]:first-child{border-radius:8px 0 0 8px}.rm-presets button[data-v-c339ce56]:last-child{border-radius:0 8px 8px 0}.rm-presets button+button[data-v-c339ce56]{border-left:0}.rm-result-actions[data-v-c339ce56]>*{flex:auto}.rm-waveform-stage[data-v-c339ce56]{padding-inline:.75rem}.rm-range-stack[data-v-c339ce56]{inset-inline:.75rem}.rm-waveform[data-v-c339ce56]{gap:1px;padding-inline:5px}}@media (prefers-reduced-motion:reduce){.rm-workspace[data-v-c339ce56],.rm-progress>div span[data-v-c339ce56]{transition:none}}
