html,body{transition:background-color .6s ease,color .6s ease}.radio-art{transition:box-shadow .6s ease,transform .6s ease}.radio-volume{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:9999px;background:#e5e7eb;outline:none}.dark .radio-volume{background:#374151}.radio-volume::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:9999px;background:#3b82f6;cursor:pointer;border:2px solid white;box-shadow:0 1px 3px #0003}.radio-volume::-moz-range-thumb{width:16px;height:16px;border-radius:9999px;background:#3b82f6;cursor:pointer;border:2px solid white}@keyframes radio-pulse{0%,to{box-shadow:0 0 #3b82f680}50%{box-shadow:0 0 0 14px #3b82f600}}.radio-pulse{animation:radio-pulse 2.4s ease-in-out infinite}@keyframes radio-eq{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.radio-eq-bar{width:3px;height:14px;background:currentColor;border-radius:2px;transform-origin:bottom;animation:radio-eq 1s ease-in-out infinite}.radio-eq-bar:nth-child(2){animation-delay:.15s}.radio-eq-bar:nth-child(3){animation-delay:.35s}.radio-eq-bar:nth-child(4){animation-delay:.55s}
