.harp-sound{display:inline-flex;align-items:center;justify-content:center;gap:9px;justify-self:end;min-width:44px;min-height:44px;border:0;border-radius:0;padding:8px 0;background:transparent;color:#aabbd5;font:inherit;font-size:13px;cursor:pointer;transition:color 160ms}
.harp-sound:hover,.harp-sound[aria-pressed=true]{color:#e4f0ff}.harp-sound:focus-visible{outline:2px solid #95bfff;outline-offset:6px}.harp-sound svg{flex:none}.harp-sound .harp-audible{display:none}.harp-sound[aria-pressed=true] .harp-audible{display:block}.harp-sound[aria-pressed=true] .harp-muted{display:none}.harp-sound:disabled{opacity:.5;cursor:default}
@media(max-width:760px){.harp-sound{font-size:12px;padding:8px 4px;gap:7px}}
@media(prefers-reduced-motion:reduce){.harp-sound{transition:none}}
