.podwave{align-items:flex-end;gap:3px;width:100%;height:92px;display:flex}@media (width>=640px){.podwave{gap:4px;height:120px}}.podwave .bar{background:var(--sage-light);opacity:.55;transform-origin:50% 100%;min-width:0;height:100%;transition:transform .9s var(--ease-out-soft);border-radius:999px;flex:1 1 0;transform:scaleY(.04)}.podwave .bar.accent{background:var(--terracotta-arrow);opacity:.85}.podwave.is-in .bar{transform:scaleY(var(--h));transition-delay:calc(var(--i) * 14ms)}@media (prefers-reduced-motion:reduce){.podwave .bar{transform:scaleY(var(--h))!important;transition:none!important}}
