.sound-tools{position:fixed;z-index:24;top:112px;right:4.5%;display:flex;flex-direction:column;align-items:flex-end;gap:8px;max-width:260px}.sound-toggle{display:flex;align-items:center;gap:10px;min-height:42px;padding:8px 14px;border:1px solid #c2946160;border-radius:30px;background:#11100eea;color:#ebd3b7;font:400 14px/1.5 var(--sans);box-shadow:0 3px 18px #0002}.sound-toggle:hover{background:#2d2118;border-color:#c29461}.sound-toggle svg{width:18px;height:18px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.sound-toggle .sound-waves{opacity:.25}.sound-toggle.is-on .sound-waves{opacity:1}.sound-toggle[aria-busy=true] svg{opacity:.6}.sound-volume{display:flex;align-items:center;gap:12px;border:1px solid #c2946126;border-radius:4px;padding:7px 12px;background:#11100eea;font-size:12px;color:var(--soft)}.sound-volume[hidden]{display:none}.sound-volume input{width:100px;accent-color:var(--camel);min-height:26px;cursor:pointer}.sound-volume input:focus-visible{outline:2px solid var(--camel);outline-offset:3px}#sound-status{margin:0;background:#111d;color:#e8d7c2;font-size:12px;max-width:240px;text-align:right}#sound-status:not(:empty){padding:8px 12px;border-radius:4px}.audio-credit{padding:0 0 26px;margin:0;font-size:12px;color:#b5a99a}.audio-credit a{text-decoration:underline;text-underline-offset:3px}.is-shopping .sound-tools{top:112px}
@media(max-width:700px){.sound-tools{top:110px;right:6%;gap:5px;max-width:230px}.sound-toggle{font-size:12px;padding:7px 12px;min-height:40px}.sound-toggle svg{width:16px;height:16px}.sound-volume{padding:3px 10px}.sound-volume input{width:82px}.is-shopping .sound-tools{top:auto;bottom:18px;right:6%}.is-shopping .sales-footer{padding-bottom:90px}.audio-credit{padding-bottom:90px}}
