:root{--bg-color: #1f1f1f;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:var(--bg-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;width:100%;height:100dvh}h1{font-size:1.5rem;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%}.trimmer{display:grid;grid-template-areas:"Header" "Audio" "Controls";grid-template-rows:5rem 1fr 6rem;height:100dvh}#player{width:100%;position:relative}#waveform{width:100%}.mt-slider{position:absolute!important;left:0;top:0;padding:0!important;height:100%!important;color:#fd8529!important}.mt-slider .MuiSlider-rail{background-color:transparent}.mt-slider .MuiSlider-track{background-color:#fcca341e;border:2.5px solid #fcc934}.mt-slider .MuiSlider-thumb{background-color:#fcc934;width:18px;height:18px}.play-pause-btn svg{font-size:3rem}.timebar{position:absolute;width:3px;height:100%;background-color:#90caf9}
