.ymm-audio{--ea-bg: #faf9f6;--ea-card: #faf9f6;--ea-text: #111111;--ea-muted: #8a8a8a;--ea-line: #e8e6e1;--ea-track: #d0d0d0;--ea-accent: #197bff;--ea-coral: #d76d77;--ea-coral-soft: rgba(215, 109, 119, .14);--ea-row-active: rgba(17, 17, 17, .06);--ea-radius: 12px;color:var(--ea-text);font-family:var(--font-body-family, Jost, Helvetica, Arial, sans-serif);background:var(--ea-bg)}.ymm-audio__inner{max-width:900px;margin:0 auto}.ymm-audio__header{text-align:center;margin:0 0 28px}.ymm-audio__title{margin:0;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--ea-text)}.ymm-audio__subtitle,.ymm-audio__eyebrow{display:none}.ymm-audio__shell{background:var(--ea-bg);border-radius:0;box-shadow:none;overflow:visible}.ymm-audio__main{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:20px;align-items:stretch}.ymm-audio__cover{position:relative;width:160px;height:160px;border-radius:10px;overflow:hidden;background:#222;flex-shrink:0}.ymm-audio__cover img{width:100%;height:100%;object-fit:cover;display:block}.ymm-audio__cover-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;opacity:.7}.ymm-audio__cover-fallback[hidden]{display:none!important}.ymm-audio__cover-fallback svg{width:48px;height:48px}.ymm-audio__stage{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:2px 0}.ymm-audio__track-title{margin:0;font-size:15px;font-weight:700;line-height:20px;color:var(--ea-text)}.ymm-audio__progress-block{margin-top:18px;--ea-progress: 0%}.ymm-audio__seek{position:relative;height:22px;display:flex;align-items:center;touch-action:none;cursor:pointer}.ymm-audio__seek-track{position:relative;width:100%;height:4px;border-radius:4px;background:#1113;pointer-events:none}.ymm-audio__seek-fill{position:absolute;left:0;top:0;bottom:0;width:var(--ea-progress, 0%);border-radius:4px;background:var(--ea-accent)}.ymm-audio__seek-thumb{position:absolute;top:50%;left:var(--ea-progress, 0%);width:12px;height:12px;margin-top:-6px;margin-left:-6px;border-radius:50%;background:var(--ea-accent);box-shadow:none;border:0;pointer-events:none;z-index:1}.ymm-audio__progress{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.ymm-audio__times{display:flex;justify-content:space-between;margin-top:4px;font-size:11px;font-weight:300;line-height:12px;color:var(--ea-text);font-variant-numeric:tabular-nums}.ymm-audio__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.ymm-audio__transport{display:flex;align-items:center;gap:8px}.ymm-audio__utils{display:flex;align-items:center;gap:4px}.ymm-audio__btn{appearance:none;-webkit-appearance:none;border:0!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important;color:var(--ea-text);cursor:pointer;width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;transition:color .15s ease,background-color .15s ease}.ymm-audio__btn:hover,.ymm-audio__btn:focus,.ymm-audio__btn:active{background:var(--ea-coral-soft)!important;background-color:var(--ea-coral-soft)!important;color:var(--ea-coral);box-shadow:none!important;outline:none}.ymm-audio__btn:focus-visible{outline:2px solid var(--ea-coral);outline-offset:2px}.ymm-audio__btn svg{width:22px;height:22px;fill:currentColor;display:block;pointer-events:none}.ymm-audio__btn--play{background:var(--ea-coral)!important;background-color:var(--ea-coral)!important;color:#fff!important;width:44px;height:44px}.ymm-audio__btn--play:hover,.ymm-audio__btn--play:focus,.ymm-audio__btn--play:active{background:#c45d67!important;background-color:#c45d67!important;color:#fff!important}.ymm-audio__btn--play svg{width:22px;height:22px}.ymm-audio__btn--play .ymm-audio__icon-play{width:24px;height:24px;margin-left:2px}.ymm-audio__btn--play[aria-pressed=true] .ymm-audio__icon-play,.ymm-audio__btn--play:not([aria-pressed=true]) .ymm-audio__icon-pause{display:none}.ymm-audio__btn.is-on{color:var(--ea-accent)}.ymm-audio__btn--util{color:#111111b8}.ymm-audio__btn--util:hover,.ymm-audio__btn--util:focus{color:var(--ea-coral)}.ymm-audio__btn--util.is-on{color:var(--ea-accent)}.ymm-audio__btn--util.is-on:hover{color:var(--ea-coral)}.ymm-audio__btn--util[data-ymm-playlist-btn].is-on{color:var(--ea-text)}.ymm-audio__btn--util svg{width:20px;height:20px}.ymm-audio__playlist-wrap{border-top:1px solid var(--ea-line);max-height:none;overflow:visible}.ymm-audio__playlist{list-style:none;margin:0;padding:0}.ymm-audio__item{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;width:100%;text-align:left;padding:12px 16px;border:0;background:transparent;color:inherit;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;line-height:20px;transition:background-color .15s ease}.ymm-audio__item:hover{background:#1111110a}.ymm-audio__item.is-active{background:var(--ea-row-active)}.ymm-audio__item:focus-visible{outline:2px solid var(--ea-accent);outline-offset:-2px}.ymm-audio__item-cover{position:relative;width:48px;height:48px;border-radius:6px;overflow:hidden;background:#ddd}.ymm-audio__item-cover img{width:100%;height:100%;object-fit:cover;display:block}.ymm-audio__item-play{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center;background:#00000059;color:#fff}.ymm-audio__item-play svg{width:18px;height:18px;fill:currentColor}.ymm-audio__item.is-active .ymm-audio__item-play{display:grid}.ymm-audio__item-title{font-size:15px;font-weight:700;line-height:20px;color:var(--ea-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ymm-audio__item-dur{font-size:13px;font-weight:300;line-height:1.2;color:var(--ea-text);opacity:.75;font-variant-numeric:tabular-nums;padding-left:8px}.ymm-audio__audio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ymm-audio__volume-pop{position:relative}.ymm-audio__volume-panel{position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);width:24px;height:120px;padding:12px 0;box-sizing:border-box;background:#faf9f6;border-radius:4px;box-shadow:0 4px 16px #0000001f;z-index:20;display:flex;align-items:center;justify-content:center}.ymm-audio__volume-panel[hidden]{display:none!important}.ymm-audio__volume-rail{position:relative;width:4px;height:96px;border-radius:4px;background:#1111114d;cursor:pointer;touch-action:none}.ymm-audio__volume-level{position:absolute;left:0;right:0;bottom:0;height:var(--ea-volume, 100%);border-radius:4px;background:#111;pointer-events:none}.ymm-audio__volume-knob{position:absolute;left:50%;bottom:var(--ea-volume, 100%);width:18px;height:18px;margin-left:-9px;margin-bottom:-9px;border-radius:50%;background:#111;box-shadow:none;border:0;pointer-events:none;z-index:1}@media screen and (max-width:749px){.ymm-audio__main{grid-template-columns:1fr;gap:12px;padding:12px}.ymm-audio__cover{width:100%;max-width:none;height:auto;aspect-ratio:1;margin:0;border-radius:8px}.ymm-audio__track-title{text-align:left;font-size:15px}.ymm-audio__title{font-size:22px}.ymm-audio__toolbar{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:2px;margin-top:8px}.ymm-audio__transport,.ymm-audio__utils{justify-content:flex-start;flex-shrink:0;gap:0}.ymm-audio__btn{width:40px;height:40px}.ymm-audio__btn svg{width:24px;height:24px}.ymm-audio__btn--play{width:46px;height:46px}.ymm-audio__btn--play svg,.ymm-audio__btn--play .ymm-audio__icon-play{width:26px;height:26px}.ymm-audio__btn--util svg{width:24px;height:24px}.ymm-audio__progress-block{margin-top:12px}.ymm-audio__item{padding:12px;gap:12px}.ymm-audio__item-title{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media(prefers-reduced-motion:reduce){.ymm-audio__btn,.ymm-audio__item{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/ymm-audio-examples.css.map */
