.lindie-mini-player{position:fixed;bottom:-140px;left:50%;transform:translate(-50%);z-index:9999;width:min(540px,calc(100vw - 2rem));background:#1a2424;border:1px solid rgba(62,207,170,.25);border-radius:1.6rem;box-shadow:0 8px 40px #00000073;transition:bottom .35s cubic-bezier(.34,1.2,.64,1);overflow:hidden}.lindie-mini-player--open{bottom:2rem}[data-theme=light] .lindie-mini-player{background:#fff;border-color:#3ecfaa4d;box-shadow:0 8px 40px #2d3a3a2e}.lindie-mini-player__inner{display:flex;align-items:center;gap:1rem;padding:1.4rem 1.4rem 1.4rem 1.6rem}.lindie-mini-player__info{display:flex;align-items:center;gap:.8rem;min-width:0;flex:1}.lindie-mini-player__headphones{color:#3ecfaa;flex-shrink:0;align-self:center}.lindie-mini-player__text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.lindie-mini-player__label{font-family:Jost,system-ui,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#3ecfaa;line-height:1}.lindie-mini-player__title{font-family:Jost,system-ui,sans-serif;font-size:1.3rem;font-weight:500;color:#f5f3ef;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px;line-height:1.3}[data-theme=light] .lindie-mini-player__title{color:#2d3a3a}.lindie-mini-player__controls{display:flex;align-items:center;gap:1rem;flex:2;min-width:0}.lindie-mini-player__play-btn{width:3.6rem;height:3.6rem;border-radius:50%;background:#3ecfaa;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a2424;flex-shrink:0;transition:background .18s,transform .12s;position:relative}.lindie-mini-player__play-btn:hover:not(:disabled){background:#2db897;transform:scale(1.07)}.lindie-mini-player__play-btn:disabled{opacity:.55;cursor:default}.lmp-icon-loading{width:1.6rem;height:1.6rem;border:2px solid rgba(26,36,36,.3);border-top-color:#1a2424;border-radius:50%;animation:lmp-spin .65s linear infinite;display:none}@keyframes lmp-spin{to{transform:rotate(360deg)}}.lindie-mini-player--loading{border-color:transparent;background-clip:padding-box;position:relative}.lindie-mini-player--loading:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:conic-gradient(from var(--lmp-angle, 0deg),#3ECFAA 0deg,rgba(62,207,170,.15) 90deg,rgba(62,207,170,.05) 180deg,rgba(62,207,170,.15) 270deg,#3ECFAA 360deg);animation:lmp-border-spin 1.2s linear infinite;z-index:-1;border-radius:1.7rem}.lindie-mini-player--loading:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:1.5rem;background:#1a2424;z-index:-1}[data-theme=light] .lindie-mini-player--loading:before{background:#fff}@property --lmp-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes lmp-border-spin{to{--lmp-angle: 360deg}}.lindie-mini-player--loading .lindie-mini-player__title{background:linear-gradient(90deg,#f5f3ef26,#3ecfaa80,#f5f3ef26 80%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:lmp-shimmer 1.4s ease-in-out infinite;min-width:8rem}[data-theme=light] .lindie-mini-player--loading .lindie-mini-player__title{background:linear-gradient(90deg,#2d3a3a33,#3ecfaab3,#2d3a3a33 80%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lindie-mini-player--loading .lindie-mini-player__label{animation:lmp-label-pulse 1.2s ease-in-out infinite}.lindie-mini-player--loading .lindie-mini-player__progress-bg{cursor:default}.lindie-mini-player--loading .lindie-mini-player__progress-fill{width:38%!important;transition:none;animation:lmp-indeterminate 1.6s ease-in-out infinite}@keyframes lmp-indeterminate{0%{transform:translate(-100%)}to{transform:translate(270%)}}.lindie-mini-player--loading .lindie-mini-player__time{opacity:.35}@keyframes lmp-shimmer{0%{background-position:200% center}to{background-position:-200% center}}@keyframes lmp-label-pulse{0%,to{opacity:1}50%{opacity:.5}}.lindie-mini-player__track{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.lindie-mini-player__progress-bg{height:4px;background:#ffffff1f;border-radius:2px;cursor:pointer;overflow:hidden;transition:height .15s}[data-theme=light] .lindie-mini-player__progress-bg{background:#2d3a3a26}.lindie-mini-player__progress-bg:hover{height:6px}.lindie-mini-player__progress-fill{height:100%;background:#3ecfaa;border-radius:2px;width:0%;transition:width .1s linear}.lindie-mini-player__time{display:flex;justify-content:space-between;font-family:Jost,system-ui,sans-serif;font-size:1.1rem;color:#f5f3ef80;font-variant-numeric:tabular-nums;line-height:1}[data-theme=light] .lindie-mini-player__time{color:#2d3a3a80}.lindie-mini-player__close{width:2.8rem;height:2.8rem;border-radius:50%;background:#ffffff14;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#f5f3ef8c;flex-shrink:0;align-self:center;transition:background .18s,color .18s}.lindie-mini-player__close:hover{background:#ffffff26;color:#f5f3ef}[data-theme=light] .lindie-mini-player__close{background:#2d3a3a14;color:#2d3a3a80}[data-theme=light] .lindie-mini-player__close:hover{background:#2d3a3a26;color:#2d3a3a}.lmp-card-spinner{display:inline-block;width:1.4rem;height:1.4rem;border:2px solid rgba(62,207,170,.3);border-top-color:#3ecfaa;border-radius:50%;animation:lmp-spin .65s linear infinite;vertical-align:middle}@media(max-width:480px){.lindie-mini-player{width:calc(100vw - 1.5rem)}.lindie-mini-player__title{max-width:100px}.lindie-mini-player__inner{gap:.8rem;padding:1.2rem 1.2rem 1.2rem 1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/lindie-audio-preview.css.map */
