Lub Dub Valves __exclusive__ -
button background: #2c3e4e; border: none; font-size: 1.2rem; font-weight: bold; padding: 0.8rem 1.6rem; border-radius: 60px; color: white; cursor: pointer; transition: 0.1s linear; box-shadow: 0 4px 8px black; font-family: monospace;
.status background: #00000066; border-radius: 40px; padding: 0.6rem 1rem; text-align: center; font-family: monospace; font-size: 1.2rem; font-weight: bold; color: #c0e0ff; letter-spacing: 2px; lub dub valves
input flex: 1; accent-color: #ff8c5a;
.sub text-align: center; color: #a0c0e0; margin-bottom: 2rem; font-style: italic; button background: #2c3e4e; border: none; font-size: 1
// ensure audio context is unlocked on first user click anywhere const unlockAudio = () => if (audioCtx.state === 'suspended') audioCtx.resume(); document.removeEventListener('click', unlockAudio); document.removeEventListener('touchstart', unlockAudio); ; document.addEventListener('click', unlockAudio); document.addEventListener('touchstart', unlockAudio); button background: #2c3e4e

