.tuneify{--tuneify-blue: var(--defstar-blue, #4bb0e3);--tuneify-blue-hover: var(--defstar-blue-hover, #2f9bd4);--tuneify-muted: var(--defstar-muted, #6f7579);--tuneify-track: var(--defstar-border, #e6e8e9);--tuneify-btn-size: 36px;--tuneify-icon-size: 14px;width:100%;min-width:0}.tuneify--mini{--tuneify-btn-size: 28px;--tuneify-icon-size: 11px;margin-top:8px}.tuneify-player{position:relative;z-index:1;display:flex;align-items:center;gap:10px;width:100%;min-width:0;--tuneify-progress: 0%}.tuneify-player--full{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"toggle title title" "toggle progress time";column-gap:12px;row-gap:4px;padding:10px 0;border-bottom:1px solid var(--tuneify-track)}.tuneify-player--full .tuneify-player__toggle{grid-area:toggle}.tuneify-player--full .tuneify-player__title{grid-area:title}.tuneify-player--full .tuneify-player__progress{grid-area:progress}.tuneify-player--full .tuneify-player__time{grid-area:time}.tuneify-player--full:last-child{border-bottom:none}.tuneify-player audio{display:none}.tuneify-player__toggle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--tuneify-btn-size);height:var(--tuneify-btn-size);padding:0;margin:0;border:none;border-radius:50%;background:var(--tuneify-blue);color:#fff;cursor:pointer;transition:background-color .15s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.tuneify-player__toggle:hover{background:var(--tuneify-blue-hover)}.tuneify-player__toggle:active{transform:scale(.94)}.tuneify-player__toggle:focus-visible{outline:2px solid var(--tuneify-blue-hover);outline-offset:2px}.tuneify-player__toggle svg{width:var(--tuneify-icon-size);height:var(--tuneify-icon-size);fill:currentColor;display:block}.tuneify-player__toggle .tuneify-player__icon--play{margin-left:1px}.tuneify-player__toggle .tuneify-player__icon--pause,.tuneify-player[data-state=playing] .tuneify-player__toggle .tuneify-player__icon--play{display:none}.tuneify-player[data-state=playing] .tuneify-player__toggle .tuneify-player__icon--pause{display:block}.tuneify-player[data-loading] .tuneify-player__toggle{animation:tuneify-pulse .9s ease-in-out infinite}@keyframes tuneify-pulse{50%{opacity:.55}}@media(prefers-reduced-motion:reduce){.tuneify-player[data-loading] .tuneify-player__toggle{animation:none;opacity:.7}}.tuneify-player__title{min-width:0;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tuneify-player__progress{flex:1 1 auto;min-width:0;width:100%;height:14px;margin:0;padding:0;background:transparent;cursor:pointer;appearance:none;-webkit-appearance:none;touch-action:pan-y}.tuneify-player__progress:focus{outline:none}.tuneify-player__progress:focus-visible{outline:2px solid var(--tuneify-blue-hover);outline-offset:2px;border-radius:4px}.tuneify-player__progress:disabled{cursor:not-allowed}.tuneify-player__progress::-webkit-slider-runnable-track{height:3px;border-radius:999px;background:linear-gradient(to right,var(--tuneify-blue) 0 var(--tuneify-progress),var(--tuneify-track) var(--tuneify-progress) 100%)}.tuneify-player__progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:11px;height:11px;margin-top:-4px;border-radius:50%;border:none;background:var(--tuneify-blue);opacity:0;transition:opacity .15s ease}.tuneify-player__progress::-moz-range-track{height:3px;border-radius:999px;background:var(--tuneify-track)}.tuneify-player__progress::-moz-range-progress{height:3px;border-radius:999px;background:var(--tuneify-blue)}.tuneify-player__progress::-moz-range-thumb{width:11px;height:11px;border:none;border-radius:50%;background:var(--tuneify-blue);opacity:0;transition:opacity .15s ease}.tuneify-player:hover .tuneify-player__progress::-webkit-slider-thumb,.tuneify-player__progress:focus-visible::-webkit-slider-thumb,.tuneify-player[data-state=playing] .tuneify-player__progress::-webkit-slider-thumb{opacity:1}.tuneify-player:hover .tuneify-player__progress::-moz-range-thumb,.tuneify-player__progress:focus-visible::-moz-range-thumb,.tuneify-player[data-state=playing] .tuneify-player__progress::-moz-range-thumb{opacity:1}.tuneify-player__time{flex:0 0 auto;min-width:2.6em;text-align:right;font-size:12px;font-variant-numeric:tabular-nums;color:var(--tuneify-muted)}.tuneify-player[data-state=error] .tuneify-player__toggle{background:var(--tuneify-muted);cursor:not-allowed;opacity:.6}.tuneify-player[data-state=error] .tuneify-player__title,.tuneify-player[data-state=error] .tuneify-player__time{color:var(--tuneify-muted)}product-card .tuneify--mini{padding-inline:2px}
/*# sourceMappingURL=/cdn/shop/t/25/assets/tuneify-player.css.map */
