#p3-sound-toggle{position:fixed;top:max(18px,env(safe-area-inset-top));right:72px;z-index:9400;display:grid;place-items:center;width:44px;height:44px;padding:10px;border:1px solid #46545e;border-radius:50%;color:#bac8d1;background:rgba(10,17,23,.72);cursor:pointer;-webkit-tap-highlight-color:transparent}
#p3-sound-toggle svg{fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
#p3-sound-toggle[aria-pressed=true]{color:#eef8ff;border-color:#91b4c3}
#p3-sound-toggle:focus-visible{outline:2px solid #d1f1ff;outline-offset:3px}
