.rhap_container{box-sizing:border-box;display:flex;flex-direction:column;line-height:1;font-family:inherit;width:100%;padding:10px 15px}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_container svg{vertical-align:initial}.rhap_header{margin-bottom:12px}.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:1.25rem}.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;user-select:none;-webkit-user-select:none}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{font-size:14px;user-select:none;-webkit-user-select:none;color:var(--color-foreground-1)}.rhap_progress-bar{box-sizing:border-box;position:relative;z-index:0;width:100%;height:.5rem}.rhap_progress-bar,.rhap_progress-filled{border-radius:calc(infinity * 1px);background-color:var(--color-foreground-1)}.rhap_progress-filled{height:100%;position:absolute;z-index:2}.rhap_progress-bar-show-download{background-color:hsla(0,0%,87%,.5)}.rhap_download-progress{height:100%;z-index:1;background-color:var(--color-background-4)}.rhap_download-progress,.rhap_progress-indicator{position:absolute;border-radius:calc(infinity * 1px)}.rhap_progress-indicator{box-sizing:border-box;z-index:3;margin-left:-10px;width:.5rem;height:.5rem;top:0;background-color:var(--color-foreground-1)}.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{display:none}.rhap_main-controls{flex:0 1 auto;display:flex;justify-content:center;align-items:center}.rhap_main-controls-button{margin:0 .5rem;color:var(--color-foreground-1)}.rhap_main-controls-button,.rhap_play-pause-button{font-size:3rem;width:3rem;height:3rem}.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;margin-right:6px;color:var(--color-foreground-3)}.rhap_volume-container{display:flex;align-items:center;flex:0 1 100px;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;border-radius:2px;background-color:var(--color-background-4)}.rhap_volume-indicator{box-sizing:border-box;position:absolute;width:12px;height:12px;margin-left:-6px;left:0;top:-4px;opacity:.9;border-radius:50px;cursor:pointer;background:var(--color-foreground-1)}.rhap_volume-filled{height:100%;position:absolute;z-index:2;border-radius:2px;background-color:var(--color-foreground-1)}@media (max-width:768px){.rhap_additional-controls,.rhap_volume-controls{display:none}.rhap_main-controls{flex:1}}