.rhap_container{box-sizing:border-box;display:flex;flex-direction:column;line-height:1;font-family:inherit;width:100%;padding:10px 15px;background-color:#fff;box-shadow:0 0 3px 0 rgba(0,0,0,.2)}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_container svg{vertical-align:initial}.rhap_header{margin-bottom:10px}.rhap_footer{margin-top:5px}.rhap_main{display:flex;flex-direction:column;flex:1 1 auto}.rhap_stacked .rhap_controls-section{margin-top:8px}.rhap_horizontal{flex-direction:row}.rhap_horizontal .rhap_controls-section{margin-left:8px}.rhap_horizontal-reverse{flex-direction:row-reverse}.rhap_horizontal-reverse .rhap_controls-section{margin-right:8px}.rhap_stacked-reverse{flex-direction:column-reverse}.rhap_stacked-reverse .rhap_controls-section{margin-bottom:8px}.rhap_progress-section{display:flex;flex:3 1 auto;align-items:center}.rhap_progress-container{display:flex;align-items:center;height:20px;flex:1 0 auto;align-self:center;margin:0 calc(10px + 1%);cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{color:#333;font-size:16px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rhap_progress-bar{box-sizing:border-box;position:relative;z-index:0;width:100%;height:5px;background-color:#dddddd;border-radius:2px}.rhap_progress-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_progress-bar-show-download{background-color:rgba(221,221,221,.5)}.rhap_download-progress{height:100%;position:absolute;z-index:1;background-color:#dddddd;border-radius:2px}.rhap_progress-indicator{box-sizing:border-box;position:absolute;z-index:3;width:20px;height:20px;margin-left:-10px;top:-8px;background:#868686;border-radius:50px;box-shadow:0 0 5px rgba(134,134,134,.5)}.rhap_controls-section{display:flex;flex:1 1 auto;justify-content:space-between;align-items:center}.rhap_additional-controls{display:flex;flex:1 0 auto;align-items:center}.rhap_repeat-button{font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_main-controls{flex:0 1 auto;display:flex;justify-content:center;align-items:center}.rhap_main-controls-button{margin:0 3px;color:#868686;font-size:35px;width:35px;height:35px}.rhap_play-pause-button{font-size:40px;width:40px;height:40px}.rhap_volume-controls{display:flex;flex:1 0 auto;justify-content:flex-end;align-items:center}.rhap_volume-button{flex:0 0 26px;font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_volume-container{display:flex;align-items:center;flex:0 1 100px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rhap_volume-bar-area{display:flex;align-items:center;width:100%;height:14px;cursor:pointer}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{box-sizing:border-box;position:relative;width:100%;height:4px;background:#dddddd;border-radius:2px}.rhap_volume-indicator{box-sizing:border-box;position:absolute;width:12px;height:12px;margin-left:-6px;left:0;top:-4px;background:#868686;opacity:.9;border-radius:50px;box-shadow:0 0 3px rgba(134,134,134,.5);cursor:pointer}.rhap_volume-indicator:hover{opacity:.9}.rhap_volume-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_button-clear{background-color:transparent;border:none;padding:0;overflow:hidden;cursor:pointer}.rhap_button-clear:hover{opacity:.9;transition-duration:.2s}.rhap_button-clear:active{opacity:.95}.rhap_button-clear:focus:not(:focus-visible){outline:0}.qstudy-audio-player.rhap_container{background:rgba(17,24,39,.6);box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e5e7eb}.qstudy-audio-player .rhap_controls-section,.qstudy-audio-player .rhap_progress-section{padding:.5rem .75rem}.qstudy-audio-player .rhap_time{color:#cbd5e1;font-variant-numeric:tabular-nums}.qstudy-audio-player .rhap_progress-indicator{background-color:#ffffff;box-shadow:0 0 0 3px rgba(99,102,241,.35)}.qstudy-audio-player .rhap_progress-filled{background:linear-gradient(90deg,#6366f1,#a855f7)}.qstudy-audio-player .rhap_volume-indicator{background-color:#ffffff}.qstudy-audio-player button.rhap_button-clear{color:#e5e7eb;transition:transform .12s ease,color .12s ease,background .12s ease;border-radius:.5rem}.qstudy-audio-player button.rhap_button-clear:hover{color:#ffffff;background:rgba(255,255,255,.1);transform:scale(1.05)}.custom-scroll::-webkit-scrollbar{width:10px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:999px}.custom-scroll:hover::-webkit-scrollbar-thumb{background:rgba(255,255,255,.35)}.qstudy-rhap.rhap_container{background:transparent;box-shadow:none}.qstudy-rhap .rhap_current-time,.qstudy-rhap .rhap_main-controls-button,.qstudy-rhap .rhap_repeat-button,.qstudy-rhap .rhap_time,.qstudy-rhap .rhap_total-time,.qstudy-rhap .rhap_volume-button{color:#111827}.qstudy-rhap .rhap_progress-filled,.qstudy-rhap .rhap_progress-indicator{background-color:#4f46e5}.dark .qstudy-rhap.rhap_container{background:transparent!important}.dark .qstudy-rhap .rhap_current-time,.dark .qstudy-rhap .rhap_main-controls-button,.dark .qstudy-rhap .rhap_repeat-button,.dark .qstudy-rhap .rhap_time,.dark .qstudy-rhap .rhap_total-time,.dark .qstudy-rhap .rhap_volume-button{color:#e5e7eb!important}.dark .qstudy-rhap .rhap_progress-bar{background-color:rgba(255,255,255,.2)!important}.dark .qstudy-rhap .rhap_progress-filled,.dark .qstudy-rhap .rhap_progress-indicator{background-color:#818cf8!important}.dark .qstudy-rhap .rhap_download-progress{background-color:rgba(255,255,255,.15)!important}