.rhap_container-custom{box-sizing:border-box;display:flex;flex-direction:column;line-height:1;font-family:inherit;width:100%;padding:12px 16px;background-color:#ffffff;border:none;border-radius:0;box-shadow:none}.rhap_container-custom:focus:not(:focus-visible){outline:0}.rhap_container-custom svg{vertical-align:initial}.rhap_header{margin-bottom:8px}.rhap_footer{margin-top:4px}.rhap_main{display:flex;flex-direction:column;flex:1 1 auto}.rhap_progress-section{display:flex;flex:1 1 auto;align-items:center}.rhap_progress-container{display:flex;align-items:center;height:20px;flex:1 0 auto;align-self:center;margin:0 10px;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:#6b7280;font-size:12px;-moz-user-select:none;user-select:none;-webkit-user-select:none;margin-left:.75rem!important;margin-right:.75rem!important}.rhap_progress-bar{box-sizing:border-box;position:relative;z-index:0;width:100%;height:4px;background-color:#e5e7eb;border-radius:2px}.rhap_progress-filled{height:100%;position:absolute;z-index:2;background-color:#3b82f6;border-radius:2px}.rhap_progress-bar-show-download{background-color:rgba(221,226,233,.5)}.rhap_download-progress{height:100%;position:absolute;z-index:1;background-color:#e5e7eb;border-radius:2px}.rhap_progress-indicator{box-sizing:border-box;position:absolute;z-index:3;width:12px;height:12px;margin-left:-6px;top:-4px;background:#ffffff;border-radius:50px;box-shadow:0 0 2px rgba(0,0,0,.2)}.rhap_controls-section{display:flex;flex:1 1 auto;justify-content:space-between;align-items:center;margin-bottom:0!important}.rhap_additional-controls{display:flex;flex:1 0 auto;align-items:center}.rhap_repeat-button{font-size:26px;width:26px;height:26px;color:#6b7280;margin-right:6px}.rhap_main-controls{flex:0 1 auto;display:flex;justify-content:center;align-items:center}.rhap_main-controls-button{margin:0 4px}.rhap_play-pause-button{font-size:36px;width:36px;height:36px}.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:#6b7280;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{box-sizing:border-box;position:relative;width:100%;height:4px;background:#e5e7eb;border-radius:2px}.rhap_volume-indicator{box-sizing:border-box;position:absolute;width:10px;height:10px;margin-left:-5px;left:0;top:-3px;background:#ffffff;border-radius:50px;box-shadow:0 0 2px rgba(0,0,0,.2);cursor:pointer}.rhap_volume-filled{height:100%;position:absolute;z-index:2;background-color:#3b82f6;border-radius:2px}.rhap_button-clear{background-color:transparent;border:none;padding:0;overflow:hidden;cursor:pointer;color:#6b7280;transition:color .2s ease-in-out}.rhap_button-clear:hover{color:#3b82f6}.rhap_button-clear:active{color:#2563eb}.rhap_button-clear:focus:not(:focus-visible){outline:0}.custom-audio-player-container{border:1px solid var(--sds-color-border-default-default);border-radius:.75rem;overflow:hidden;background-color:white}.audio-player-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--sds-color-border-default-default)}.audio-name{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--sds-color-text-default-default)}.audio-icon{width:1.25rem;height:1.25rem;color:var(--sds-color-text-default-secondary)}.audio-actions{display:flex;gap:.5rem}.action-button{font-size:.75rem;font-weight:500;color:var(--sds-color-text-brand-default);background:none;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:.25rem}.action-button:hover{text-decoration:underline}.react-h5-audio-player{border-radius:0!important;box-shadow:none!important;background-color:white!important;padding:.75rem 1rem!important}.react-h5-audio-player .rhap_main-controls-button{color:var(--sds-color-text-brand-default)!important;margin:0 .5rem!important}.react-h5-audio-player .rhap_play-pause-button{font-size:2rem!important;width:2.5rem!important;height:2.5rem!important}.react-h5-audio-player .rhap_volume-button,.react-h5-audio-player .rhap_volume-indicator{color:var(--sds-color-text-default-secondary)!important}.react-h5-audio-player .rhap_progress-bar{background-color:#e2e8f0!important}.react-h5-audio-player .rhap_progress-filled,.react-h5-audio-player .rhap_progress-indicator{background-color:var(--sds-color-background-brand-default)!important}.react-h5-audio-player .rhap_progress-indicator{box-shadow:0 0 2px rgba(0,0,0,.2)!important}.react-h5-audio-player .rhap_time{color:var(--sds-color-text-default-secondary)!important;font-size:.75rem!important}.react-h5-audio-player .rhap_container{padding:0!important}.react-h5-audio-player svg{width:1.25rem;height:1.25rem}