.tadaoto-audio-reverser-page .arev-app{margin:40px auto 72px;max-width:960px}
.tadaoto-audio-reverser-page [hidden]{display:none!important}
.tadaoto-audio-reverser-page .tool-panel+.tool-panel{margin-top:20px}
.tadaoto-audio-reverser-page .arev-drop{background:var(--tool-panel);border:2px dashed #aeb5bc;border-radius:12px;cursor:pointer;margin-top:24px;padding:34px 20px 32px;text-align:center;transition:background-color .2s ease,border-color .2s ease}
.tadaoto-audio-reverser-page .arev-drop:hover,.tadaoto-audio-reverser-page .arev-drop.is-over{background:#edf8fc;border-color:var(--tool-accent)}
.tadaoto-audio-reverser-page .arev-drop.is-disabled{cursor:wait;opacity:.55}
.tadaoto-audio-reverser-page .arev-drop__icon{color:var(--tool-accent);display:inline-block;height:42px;margin-bottom:10px;width:42px}
.tadaoto-audio-reverser-page .arev-drop__icon svg{fill:none;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:100%}
.tadaoto-audio-reverser-page .arev-drop__main{font-size:17px;font-weight:700;margin:0 0 6px}
.tadaoto-audio-reverser-page .arev-drop__sub,.tadaoto-audio-reverser-page .arev-file-info,.tadaoto-audio-reverser-page .arev-status{color:var(--tool-muted);font-size:13px;line-height:1.65}
.tadaoto-audio-reverser-page .arev-file-info{margin:12px 0 -.3em;overflow-wrap:anywhere}
.tadaoto-audio-reverser-page .arev-summary{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}
.tadaoto-audio-reverser-page .arev-summary div{background:var(--tool-panel);border:1px solid var(--tool-line);border-radius:10px;padding:14px 16px}
.tadaoto-audio-reverser-page .arev-summary span{color:var(--tool-muted);display:block;font-size:12px}
.tadaoto-audio-reverser-page .arev-summary strong{display:block;font-size:20px;font-variant-numeric:tabular-nums;margin-top:3px}
.tadaoto-audio-reverser-page .arev-fade-option{align-items:flex-start;background:var(--tool-panel);border-radius:10px;cursor:pointer;display:flex;gap:10px;margin-top:18px;padding:15px 16px}
.tadaoto-audio-reverser-page .arev-fade-option input{accent-color:var(--tool-accent);margin-top:4px}
.tadaoto-audio-reverser-page .arev-fade-option strong,.tadaoto-audio-reverser-page .arev-fade-option small{display:block}
.tadaoto-audio-reverser-page .arev-fade-option strong{font-size:14px}
.tadaoto-audio-reverser-page .arev-fade-option small{color:var(--tool-muted);font-size:11px;line-height:1.55;margin-top:3px}
.tadaoto-audio-reverser-page .arev-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.tadaoto-audio-reverser-page .arev-button{align-items:center;background:#fff;border:1px solid #b8bec5;border-radius:999px;box-sizing:border-box;color:var(--tool-ink);cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:700;justify-content:center;min-height:46px;padding:11px 22px;text-decoration:none}
.tadaoto-audio-reverser-page .arev-button--primary{background:var(--tool-accent);border-color:var(--tool-accent);color:#fff}
.tadaoto-audio-reverser-page .arev-button--primary:hover,.tadaoto-audio-reverser-page .arev-button--primary:focus-visible{background:var(--tool-accent-dark);border-color:var(--tool-accent-dark);color:#fff}
.tadaoto-audio-reverser-page .arev-button--secondary:hover,.tadaoto-audio-reverser-page .arev-button--secondary:focus-visible{background:#edf4fc;border-color:var(--tool-accent);color:var(--tool-accent-dark)}
.tadaoto-audio-reverser-page .arev-button:disabled{cursor:wait;opacity:.55}
.tadaoto-audio-reverser-page .arev-status{margin:14px 0 -.3em}
.tadaoto-audio-reverser-page .arev-status.is-error{color:#a33a34;font-weight:700}
.tadaoto-audio-reverser-page .arev-note{background:var(--tool-panel);border-radius:12px;margin-top:22px;padding:22px 24px}
.tadaoto-audio-reverser-page .arev-note h2{font-size:18px;margin:0 0 12px}
.tadaoto-audio-reverser-page .arev-note ul{color:var(--tool-muted);font-size:16px;line-height:1.75;margin:0;padding-left:1.3em}
.tadaoto-audio-reverser-page :focus-visible{outline:3px solid rgba(6,147,205,.32);outline-offset:3px}
@media(max-width:640px){.tadaoto-audio-reverser-page .arev-summary{grid-template-columns:1fr}.tadaoto-audio-reverser-page .arev-summary div{align-items:center;display:flex;justify-content:space-between}.tadaoto-audio-reverser-page .arev-summary strong{margin-top:0}.tadaoto-audio-reverser-page .arev-actions{display:grid}.tadaoto-audio-reverser-page .arev-button{width:100%}}
@media(prefers-reduced-motion:reduce){.tadaoto-audio-reverser-page .arev-drop{transition:none}}
