#sound-toggle{position:fixed;right:16px;top:83px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;padding:7px;background:#173e3ad6;color:#eef7e9;border:1px solid #d8eacc55;z-index:4;backdrop-filter:blur(8px)}#sound-toggle svg{width:19px;height:19px}#sound-toggle .sound-off{display:none}#sound-toggle.is-muted .sound-off{display:block}#sound-toggle.is-muted .sound-waves{display:none}body.in-clothing-store #sound-toggle{z-index:190}body.dealership-open #sound-toggle{z-index:90}body.creator-open #sound-toggle{display:none!important}
.sound-settings{width:min(340px,calc(100vw - 28px));padding:24px;border:1px solid #d5ead34d;border-radius:22px;background:#183b35f5;color:#f3f6e9;box-shadow:0 20px 70px #071b2666;max-height:calc(100dvh - 32px);overflow:auto;backdrop-filter:blur(15px)}.sound-settings::backdrop{background:#07191c55}.sound-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.sound-heading h2{font-size:24px;margin:0}.sound-close{width:32px;height:32px;border:0;border-radius:50%;background:#ffffff15;color:inherit;font-size:24px;line-height:1}.sound-mute{width:100%;padding:11px;border:1px solid #f8df9266;background:#f4da9417;border-radius:11px;color:#ffe7a8;font-weight:600;margin-bottom:9px}.sound-settings label{display:block;font-size:13px;margin:14px 0;color:#e4eedf}.sound-settings output{float:right;color:#b8d7bf;font-variant-numeric:tabular-nums}.sound-settings input{width:100%;margin:12px 0 0;accent-color:#edcf85;touch-action:pan-y}.sound-note{font-size:11px;color:#b9ccbf;line-height:1.5;margin:14px 0 0}@media(max-width:650px){#sound-toggle{right:12px;top:116px;width:32px;height:32px;padding:6px}.sound-settings{padding:20px}}

#sound-toggle[hidden]{display:none}.sound-settings{box-sizing:border-box}
