.island-music{position:fixed;right:24px;bottom:24px;z-index:30;font-family:Plex,monospace;color:#dcefee}
#sound-toggle{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 17px;border:1px solid #64ecd650;border-radius:99px;background:#062833ed;color:#dcefee;box-shadow:0 6px 28px #00121b40;backdrop-filter:blur(16px);font:12px Plex,monospace;letter-spacing:.03em;cursor:pointer}
#sound-toggle svg{color:#66efda}#sound-toggle .sound-waves{display:none}#sound-toggle[aria-pressed="true"] .sound-waves{display:block}#sound-toggle[aria-pressed="true"] .sound-slash{display:none}
#sound-toggle:hover{border-color:#64ecd6b3;background:#0a3642}#sound-toggle:focus-visible{outline:2px solid #66efda;outline-offset:5px}
.sound-status:empty{display:none}.sound-status{display:block;position:absolute;right:0;bottom:58px;width:230px;padding:12px;border:1px solid #64ecd650;border-radius:12px;background:#06232ff5;font-size:12px;line-height:1.6}
.sound-credit{font:12px/1.8 Plex,monospace;color:#aecbd1;margin:24px 0 0}.sound-credit a{color:inherit;text-underline-offset:3px}
@media(max-width:700px){.island-music{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}#sound-toggle{min-height:44px;padding:0 14px}}
