.ema-sound-toggle{top:max(10px, env(safe-area-inset-top,0px));right:max(10px, env(safe-area-inset-right,0px));z-index:190;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.15rem;line-height:1;transition:transform .15s,opacity .15s;display:flex;position:fixed;box-shadow:0 4px 14px #5b3a4e2e}.ema-sound-toggle:active{transform:scale(.92)}.ema-sound-toggle.is-muted{opacity:.72}html.ema-pin-boot .ema-sound-toggle{visibility:hidden;pointer-events:none}
