.ri{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;position:fixed;top:12px;left:50%;z-index:9999999;display:flex;align-items:center;justify-content:center;background:#000;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:none;box-shadow:0 4px 24px rgba(0,0,0,.5);font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display',system-ui,sans-serif;transform:translateX(-50%);pointer-events:none;overflow:hidden;
width:8px;height:8px;border-radius:50%;opacity:0;padding:0;gap:0;
transition:width .59s cubic-bezier(.32,.72,0,1),height .49s cubic-bezier(.32,.72,0,1),border-radius .46s cubic-bezier(.32,.72,0,1),padding .46s cubic-bezier(.32,.72,0,1),gap .46s cubic-bezier(.32,.72,0,1),opacity .35s ease}
.ri.s1{width:28px;height:28px;border-radius:50%;opacity:1}
.ri.s2{width:200px;justify-content:center;height:38px;border-radius:20px;padding:0 6px;gap:8px;opacity:1;pointer-events:auto}
.ri.s3{width:360px;height:70px;border-radius:24px;padding:8px 14px;gap:10px;opacity:1;pointer-events:auto}
.ri-inner{display:flex;align-items:center;gap:inherit;width:100%;opacity:0;transition:opacity .3s ease}
.ri.s2 .ri-inner,.ri.s3 .ri-inner{opacity:1}
.ri .ri-icon{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:7px;box-sizing:border-box;transition:all .3s}
.ri .ri-icon svg{width:100%;height:100%}
.ri-spin{animation:riSpin 3s linear infinite}
.ri-vinyl{background:none!important;padding:0!important;width:32px!important;height:32px!important;border-radius:50%!important;overflow:visible}
.ri-vinyl svg{width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}
.ri.s3 .ri-vinyl{width:48px!important;height:48px!important}
.ri.s3 .ri-icon{width:40px;height:40px}
@keyframes riSpin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
.ri .ri-body{flex:1;min-width:0;overflow:hidden;position:relative}
.ri .ri-t{font-size:12px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;letter-spacing:-.3px;position:relative}
.ri .ri-d{font-size:10px;color:rgba(255,255,255,.4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none}
.ri.s3 .ri-t{font-size:14px}
.ri.s3 .ri-d{display:block;font-size:13px}
.ri .ri-eq{display:flex;align-items:flex-end;gap:1.5px;height:14px;flex-shrink:0}
.ri .ri-eq span{width:2px;background:#a78bfa;border-radius:1px}
.ri.playing .ri-eq span:nth-child(1){animation:riEq .4s ease infinite alternate}
.ri.playing .ri-eq span:nth-child(2){animation:riEq .5s ease infinite alternate .1s}
.ri.playing .ri-eq span:nth-child(3){animation:riEq .35s ease infinite alternate .15s}
.ri.playing .ri-eq span:nth-child(4){animation:riEq .45s ease infinite alternate .05s}
.ri.playing .ri-eq span:nth-child(5){animation:riEq .38s ease infinite alternate .2s}
.ri.playing .ri-eq span:nth-child(6){animation:riEq .42s ease infinite alternate .08s}
.ri.playing .ri-eq span:nth-child(7){animation:riEq .48s ease infinite alternate .12s}
.ri.playing .ri-eq span:nth-child(8){animation:riEq .36s ease infinite alternate .18s}
@keyframes riEq{0%{height:3px}100%{height:12px}}
.ri .ri-play{width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.04);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;transition:all .2s;position:relative;z-index:10000000}
.ri .ri-play:hover{background:rgba(99,102,241,.3)}
.ri .ri-dl{background:rgba(167,139,250,.12);border:1px solid rgba(167,139,250,.25);color:#a78bfa;cursor:pointer;padding:6px;border-radius:10px;flex-shrink:0;display:none;transition:all .2s;-webkit-tap-highlight-color:transparent;touch-action:manipulation;z-index:10000000;min-width:32px;min-height:32px;position:relative}
.ri .ri-dl:hover,.ri .ri-dl:active{color:#c4b5fd;background:rgba(167,139,250,.25);border-color:rgba(167,139,250,.4)}
.ri .ri-dl.recording{color:#ef4444;animation:dlPulse 1s ease infinite}
.ri.s3.playing .ri-dl{display:flex;align-items:center;justify-content:center}
@keyframes dlPulse{0%,100%{opacity:1}50%{opacity:.4}}
.ri .ri-wave{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#a78bfa,transparent);opacity:0;transition:opacity .3s}
.ri.playing .ri-wave{opacity:.3;animation:riWave 2s ease infinite}
@keyframes riWave{0%,100%{transform:translateX(-30%)}50%{transform:translateX(30%)}}
.ri .ri-time{font-size:10px;color:rgba(255,255,255,.25);flex-shrink:0;margin-right:4px}
.ri-inner.fade{opacity:0!important}
@supports(-webkit-touch-callout:none){.ri{top:calc(14px + env(safe-area-inset-top))}}
.ri.dragging{animation:riShake .12s ease infinite alternate!important;transition:none!important;cursor:grabbing}
@keyframes riShake{0%{rotate:-1.5deg}100%{rotate:1.5deg}}
.ri.parked{transition:none!important}
.ri.returning{transition:transform .5s cubic-bezier(.32,.72,0,1)!important}
.ri.parked::after{content:'';position:absolute;bottom:0;left:0;height:2px;background:linear-gradient(90deg,#a78bfa,#6366f1);border-radius:0 0 20px 20px;animation:riReturn 5s linear forwards}
@keyframes riReturn{0%{width:100%}100%{width:0%}}
.ri-countdown{position:absolute;font-size:14px;font-weight:700;color:#fff;z-index:2}
.ri-ring{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.ri-ring-fill{transition:stroke-dashoffset 1s linear}

@keyframes riPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.15)}}
.ri-shield{position:fixed;z-index:9999999;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none;cursor:pointer}


.ri-ticker{display:inline-block;white-space:nowrap;opacity:1;transition:opacity .4s}
.ri.playing .ri-eq span:nth-child(9){animation:riEq .41s ease infinite alternate .22s}
.ri.playing .ri-eq span:nth-child(10){animation:riEq .37s ease infinite alternate .07s}
.ri.playing .ri-eq span:nth-child(11){animation:riEq .44s ease infinite alternate .16s}

@supports(-webkit-touch-callout:none){.ri.s2{border-radius:22px}.ri.s3{border-radius:22px}}
