.sticky-controls{position:sticky;bottom:0;left:0;width:100%;background-color:rgba(255,255,255,.95);padding:.6rem;box-shadow:0 -2px 5px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;z-index:1000;padding-bottom:0;min-height:3.5rem}@media(max-width:700px){.sticky-controls{flex-direction:column;row-gap:.6rem;padding-top:1.2rem}}@media not all and (hover:hover) and (pointer:fine){.sticky-controls{bottom:3.5rem}}.sticky-navigation{position:sticky;bottom:0;left:0;width:100%;background-color:rgba(255,255,255,.95);padding:.6rem;box-shadow:0 -2px 5px rgba(0,0,0,.1);height:3.5rem;z-index:999}@media all and (hover:hover) and (pointer:fine){.sticky-navigation:not(.sticky-navigation-dialog){display:none}}@media all and (min-width:1000px){.sticky-navigation-dialog{display:none}}#back-mobile .button{margin:0;position:fixed;bottom:.55rem;left:1.2rem}.speed-slider{display:flex;align-items:center;gap:10px}#audio-speed{width:150px;cursor:grab}#speed-value{min-width:50px;text-align:center}