/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */.soundbars{justify-content:center;align-items:center;width:2rem;height:2rem;margin-inline:auto;display:flex}.soundbars svg{width:100%;height:100%}.soundbars .bar{fill:var(--color-primary-label);animation:1s ease-in-out infinite soundbar}@keyframes soundbar{0%,to{y:9px;height:6px}30%{y:2px;height:20px}60%{y:6px;height:12px}80%{y:4px;height:16px}}.soundbars:not(.active) .bar{y:9px;height:6px;animation:none}
