.dap-bar{flex:1;border-radius:2px;background:var(--dap-wave-idle);transition:background .2s,transform .15s;transform-origin:center;min-width:2px;max-width:10px}.dap-bar.dap-played{background:var(--dap-primary)}.dap-bar.dap-active{background:var(--dap-gold);animation:dap-pulse .55s ease-in-out infinite alternate}.dap-vol-btn.dap-muted{color:#e74c3c}