@charset "UTF-8";.AudioPlayer-module__audioPlayer___OOm9p{display:flex;align-items:center;gap:var(--regular-space-0-5);padding:var(--regular-space) 0;max-width:-moz-fit-content;max-width:fit-content;min-height:45px}.AudioPlayer-module__timeline___IWC8E{flex:1;min-width:200px;padding:0 8px}.AudioPlayer-module__progressBar___E5oPI{position:relative;width:100%;height:6px;background:var(--neutral-m1);border-radius:3px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AudioPlayer-module__progressBar___E5oPI:before{content:"";position:absolute;top:-9px;bottom:-9px;left:0;right:0}.AudioPlayer-module__progressBar___E5oPI:hover .AudioPlayer-module__progressThumb___7Lv3-{opacity:1;transform:translate(-50%) scale(1.2)}.AudioPlayer-module__progressBar___E5oPI:focus-visible{outline:2px solid var(--primary-p1);outline-offset:4px}.AudioPlayer-module__progressTrack___qVKCW{position:absolute;top:0;left:0;height:100%;background:var(--primary-p1);border-radius:3px;transition:width .1s ease}.AudioPlayer-module__progressThumb___7Lv3-{position:absolute;top:-2px;width:10px;height:10px;background:var(--primary-p1);border-radius:50%;transform:translate(-50%) translateY(-50%);opacity:0;transition:all .2s ease;cursor:grab}.AudioPlayer-module__progressThumb___7Lv3-:active{cursor:grabbing;transform:translate(-50%) translateY(-50%) scale(1.3)}.AudioPlayer-module__timeDisplay___sHEBn{font-family:var(--font-primary);line-height:.875rem;letter-spacing:0;font-size:.875rem;font-weight:500;color:var(--neutral-p2);white-space:nowrap;min-width:80px;text-align:center}@media (max-width: 400px){.AudioPlayer-module__timeline___IWC8E,.AudioPlayer-module__timeDisplay___sHEBn{min-width:0}}
