
/* SUNO WAVE — first-click prebuffer stable player kernel */
.swKernelSeekReady{position:relative!important;cursor:pointer!important;touch-action:none!important;user-select:none!important;-webkit-user-select:none!important;-webkit-tap-highlight-color:rgba(56,189,248,.18)!important}
.swKernelSeekReady::after{content:"";position:absolute;left:0;right:0;top:50%;height:48px;transform:translateY(-50%);pointer-events:none}
.swKernelSeekKnob{position:absolute;top:50%;left:0;width:15px;height:15px;border-radius:999px;transform:translate(-50%,-50%) scale(.86);background:radial-gradient(circle at 35% 30%,#fff,#a5f3fc 34%,#38bdf8 66%,#0f172a 100%);box-shadow:0 0 0 1px rgba(255,255,255,.46),0 0 18px rgba(56,189,248,.76),0 0 38px rgba(59,130,246,.32);opacity:.86;pointer-events:none;z-index:18;transition:opacity .14s ease,transform .14s ease}
.swKernelSeekReady:hover .swKernelSeekKnob,.swKernelSeekReady.is-seeking .swKernelSeekKnob,.swKernelSeekReady.is-playing .swKernelSeekKnob{opacity:1;transform:translate(-50%,-50%) scale(1.14)}
.swKernelSeekReady.is-seeking{cursor:grabbing!important}.swKernelSeekReady .swWaveProgress,.swKernelSeekReady .progress,.swKernelSeekReady .seek-progress{transform-origin:left center!important}.swKernelSeekReady .swWaveProgress i,.swKernelSeekReady .swWaveProgress>i,.swKernelSeekReady .progress i,.swKernelSeekReady .progress-bar,.swKernelSeekReady [data-progress]{transform-origin:left center!important;will-change:transform,width!important}
#minusPlay,#vocalPlay,.swPlay,.swPlanetPlay,.play-btn{touch-action:manipulation!important;cursor:pointer!important}#minusPlay.is-playing,#vocalPlay.is-playing,.swPlay.is-playing,.swPlanetPlay.is-playing{filter:drop-shadow(0 0 24px rgba(56,189,248,.58))}audio[data-sw-kernel-prepared]{max-width:100%}.swKernelCreatedAudio{position:absolute!important;width:1px!important;height:1px!important;opacity:.01!important;pointer-events:none!important;left:-9999px!important;top:auto!important}
@media (max-width:760px){.swKernelSeekKnob{width:20px;height:20px}.swKernelSeekReady::after{height:60px}}@media (prefers-reduced-motion:reduce){.swKernelSeekKnob,#minusPlay,#vocalPlay,.swPlay,.swPlanetPlay{transition:none!important;animation:none!important}}


