#title-audio{position:absolute;right:7%;bottom:3%;height:46px;min-width:86px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #aa99777a;background:#091221de;border-radius:4px;color:#e0d4b4;font:700 14px "LINE Seed",sans-serif;cursor:pointer;z-index:2}
#title-audio svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
#cover.departing #title-audio{opacity:0;pointer-events:none}
#audio-dialog{width:min(88vw,410px);padding:28px 26px;border:1px solid #ab8c50;border-radius:8px;background:linear-gradient(155deg,#162437,#0b1422);color:#dae1eb}
#audio-dialog h2{margin:0 0 22px;font-size:24px;color:#efdbad}
#audio-dialog label{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:16px;margin-top:20px}
#audio-dialog output{color:#e7c982;font-variant-numeric:tabular-nums}
#audio-dialog input[type=range]{display:block;width:100%;height:36px;margin:7px 0 0;accent-color:#dac086;cursor:pointer;touch-action:pan-y}
#audio-dialog p{font-size:12px;line-height:1.65;color:#98abc3;margin:18px 0 0}
#audio-dialog button{border-radius:4px;margin-top:24px}
