.wedding-sound{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:900;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:48px;height:48px;min-height:48px;padding:0;border:1px solid currentColor;border-radius:999px;background:var(--paper,#f5f0e5);color:var(--ink,#72572e);box-shadow:0 4px 20px #0002;font:14px/1.3 var(--sans,Arial,sans-serif);cursor:pointer;touch-action:manipulation}.wedding-sound svg{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.wedding-sound:focus-visible{outline:3px solid currentColor;outline-offset:4px}.wedding-sound:hover{filter:brightness(.95)}.wedding-sound[disabled]{cursor:default}.wedding-sound .sound-waves{display:none}.wedding-sound[data-playing=true] .sound-waves{display:inline}.wedding-sound[data-playing=true] .sound-slash{display:none}@media(max-width:480px){.wedding-sound{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));padding:0}}
