.rhap_container{box-sizing:border-box;flex-direction:column;line-height:1;font-family:Raleway,sans-serif;width:100%;padding:1.5svh 2svh;background-color:#c6a881;box-shadow:0 0 3px 0 rgba(0,0,0,.2);position:fixed;bottom:0;z-index:100}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_container svg{vertical-align:initial}.rhap_header{margin-bottom:1.5svh}.rhap_footer{margin-top:1svh}.rhap_main{display:flex;flex-direction:column;flex:1 1 auto}.rhap_stacked .rhap_controls-section{margin-top:.5svh}.rhap_horizontal{flex-direction:row}.rhap_horizontal .rhap_controls-section{margin-left:1svh}.rhap_horizontal-reverse{flex-direction:row-reverse}.rhap_horizontal-reverse .rhap_controls-section{margin-right:1svh}.rhap_stacked-reverse{flex-direction:column-reverse}.rhap_stacked-reverse .rhap_controls-section{margin-bottom:.5svh}.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:2svh;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:4.5svh}.rhap_progress-bar{box-sizing:border-box;position:relative;z-index:0;width:100%;height:1svh;background-color:gray;border-radius:1svh}.rhap_progress-filled{height:100%;position:absolute;z-index:2;background-color:#333;border-radius:.2svh}.rhap_progress-bar-show-download{background-color:hsla(0,0%,50%,.5)}.rhap_download-progress{height:100%;position:absolute;z-index:1;background-color:gray;border-radius:5svh}.rhap_progress-indicator{box-sizing:border-box;position:absolute;z-index:3;width:1.5svh;height:1.5svh;margin-left:-.5svh;top:-.25svh;background:#333;border-radius:5svh;box-shadow:0 0 5px rgba(51,51,51,.5)}.rhap_controls-section{display:flex;flex:1 1 auto;justify-content:space-between;align-items:center}.rhap_additional-controls{display:none}.rhap_repeat-button{font-size:26px;width:26px;height:26px;color:#333;margin-right:6px}.rhap_main-controls{flex:1;display:flex;justify-content:center;align-items:center}.rhap_main-controls-button{margin:0 .2svh;color:#333;font-size:4.4svh;width:4.4svh;height:4.4svh}.rhap_play-pause-button{font-size:4.5svh;width:4.5svh;height:4.5svh}.rhap_volume-controls{display:flex;width:12svh;max-width:10svw;justify-content:flex-end;align-items:center;margin-right:1svh}@media only screen and (max-width:1024px){.rhap_container{padding:1svh 2svh 1.5svh}.rhap_volume-controls{display:none}.rhap_additional-controls{display:flex;flex:1 0 auto;align-items:center}.rhap_main-controls{justify-content:flex-end}.rhap_time{font-size:1.8svh}}@media only screen and (max-width:320px){.rhap_main-controls{transform:scale(.9);transform-origin:center right}}.rhap_volume-button{flex:0 0 3.5svh;font-size:3.5svh;width:3.5svh;height:3.5svh;color:#333;margin-right:.8svh}.rhap_volume-container{display:flex;align-items:center;flex:0 1 12svh;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rhap_volume-bar-area{display:flex;align-items:center;width:100%;height:2svh;cursor:pointer}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{box-sizing:border-box;position:relative;width:100%;height:.5svh;background:gray;border-radius:.2svh}.rhap_volume-indicator{box-sizing:border-box;position:absolute;width:1.5svh;height:1.5svh;margin-left:-.7svh;left:0;top:-.5svh;background:#333;opacity:.9;border-radius:6svh;box-shadow:0 0 .2svh rgba(51,51,51,.5);cursor:pointer}.rhap_volume-indicator:hover{opacity:.9}.rhap_volume-filled{height:100%;position:absolute;z-index:2;background-color:#333;border-radius:.2svh}.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}