.podcast-player{display:block;margin:3.5rem 0}.podcast-player__surface{display:flex;align-items:center;gap:1.8rem;width:100%;padding:1.6rem 2rem;background-color:#f5ece8;border:none;border-radius:1.4rem;cursor:pointer;text-align:left;box-shadow:0 4px 24px #00000014;transition:box-shadow .2s ease,transform .2s ease}.podcast-player__surface:hover{box-shadow:0 6px 28px #00000024;transform:translateY(-1px)}.podcast-player__cover{flex-shrink:0;width:6.4rem;height:6.4rem;border-radius:1rem;overflow:hidden}.podcast-player__cover img{width:100%;height:100%;object-fit:cover;display:block}.podcast-player__play-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:50%;background-color:#1a1a1a;color:#fff}.podcast-player__play-icon svg{width:1.2rem;height:1.4rem}.podcast-player__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem}.podcast-player__eyebrow{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:#8a7d76}.podcast-player__title{font-size:1.6rem;font-weight:600;color:#1a1a1a}.podcast-player__description{font-size:1.3rem;color:#555}.podcast-player__progress-track{display:block;height:.4rem;margin-top:.6rem;border-radius:.2rem;background-color:#0000001a;overflow:hidden}.podcast-player__progress-fill{display:block;height:100%;width:0%;background-color:#1a1a1a;transition:width .15s linear}.podcast-player__time{font-size:1.1rem;color:#8a7d76}.podcast-player__empty{padding:1.6rem 2rem;border-radius:1.4rem;background-color:#f5ece8;color:#8a7d76;font-size:1.3rem}@media screen and (max-width:749px){.podcast-player__surface{gap:1.2rem;padding:1.4rem 1.6rem}.podcast-player__cover{width:5.2rem;height:5.2rem}.podcast-player__play-icon{width:4rem;height:4rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/podcast-player.css.map */
