@keyframes fadeVolume{0%{height:0}to{height:50px}}@keyframes fadeRate{0%{max-height:0}to{max-height:120px}}.fade-volume-enter-active{animation:fadeVolume .3s}.fade-volume-leave-active{animation:fadeVolume .3s reverse}.fade-rate-enter-active{animation:fadeRate .3s}.fade-rate-leave-active{animation:fadeRate .3s reverse}.audio-player .audio__btn-wrap{position:relative;display:flex;align-items:center;justify-content:center}.audio-player .audio__play-icon{width:100%;height:100%;fill:currentColor;overflow:hidden}.audio-player .audio__play-volume-icon-wrap{position:relative;width:21px;height:21px;cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;margin-left:16px}.audio-player .audio__play-volume-icon-wrap .audio__play-volume-wrap{position:absolute;width:21px;height:50px;bottom:21px;left:0;background-color:#ddd;border-radius:10px}.audio-player .audio__play-volume-icon-wrap .audio__play-volume-wrap .audio__play-volume{position:absolute;right:0;bottom:0;left:0;border-radius:10px}.audio-player .audio__play-rate{position:relative;height:21px;line-height:21px;cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;font-size:16px;margin-right:16px}.audio-player .audio__play-rate__dropdown{position:absolute;bottom:100%;left:50%;transform:translate(-50%);padding:2px;color:#fff;border-radius:15px;font-size:12px;overflow:hidden}.audio-player .audio__play-prev{cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.audio-player .audio__play-prev svg{display:block;width:21px;height:33px}.audio-player .audio__play-prev.disable{opacity:.5}.audio-player .audio__play-start{margin:0 16px;cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.audio-player .audio__play-start svg{display:block;width:42px;height:42px}.audio-player .audio__play-pause{margin:0 16px;cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.audio-player .audio__play-pause svg{display:block;width:42px;height:42px}.audio-player .audio__play-next{cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.audio-player .audio__play-next svg{display:block;width:21px;height:33px}.audio-player .audio__play-next.disable{opacity:.5}.audio__notice{position:absolute;bottom:-15px;color:#bdb2b2;border-radius:4px;font-size:12px}.audio-player .audio__progress-wrap{position:relative;background:#ddd;height:4px;border-radius:3px;margin-top:20px;cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.audio-player .audio__progress{position:absolute;left:0;top:0;bottom:0;width:0;border-radius:3px}.audio-player .audio__progress-point{position:absolute;left:-8px;top:50%;width:16px;height:16px;border-radius:50%;margin-top:-8px}.audio-player .audio__progress-point:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%}.audio-player .audio__time-wrap{display:flex;flex-direction:row;justify-content:space-between;margin-top:7px}.audio-player .audio__current-time,.audio-player .audio__duration{font-size:10px;color:#888}.audio-player .audio-player__audio{display:block;margin:0 auto}@media (any-hover: hover){.audio-player .audio__play-rate:hover>span{opacity:.7}.audio-player .audio__play-rate__dropdown>div:hover,.audio__play-icon:hover{opacity:.7}}.audio__play-loading{width:42px;height:42px;position:relative;margin:0 16px}.audio__play-loading span{display:inline-block;width:8px;height:8px;border-radius:50%;position:absolute;animation:loading 1.04s ease infinite}@keyframes loading{0%{opacity:1}to{opacity:.2}}.audio__play-loading span:nth-child(1){left:0;top:50%;margin-top:-4px;animation-delay:.13s}.audio__play-loading span:nth-child(2){left:7px;top:7px;animation-delay:.26s}.audio__play-loading span:nth-child(3){left:50%;top:0;margin-left:-4px;animation-delay:.39s}.audio__play-loading span:nth-child(4){top:7px;right:7px;animation-delay:.52s}.audio__play-loading span:nth-child(5){right:0;top:50%;margin-top:-4px;animation-delay:.65s}.audio__play-loading span:nth-child(6){right:7px;bottom:7px;animation-delay:.78s}.audio__play-loading span:nth-child(7){bottom:0;left:50%;margin-left:-4px;animation-delay:.91s}.audio__play-loading span:nth-child(8){bottom:7px;left:7px;animation-delay:1.04s}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-6{margin-top:1.5rem}.inline-block{display:inline-block}.flex{display:flex}.h-6{height:1.5rem}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-6{width:1.5rem}.w-\[400px\]{width:400px}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.border-rose-900{--tw-border-opacity: 1;border-color:rgb(136 19 55 / var(--tw-border-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-center{text-align:center}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.leading-10{line-height:2.5rem}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity))}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.primary-bg{background-color:#f9fbfd}.container{width:800px;margin-left:auto;margin-right:auto}.primary-color{color:#483d57}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
