.audio-author{text-align:center}.audio-player-section{background-color:var(--color-background)}.audio-player-section__header{text-align:center;margin-bottom:3rem}.audio-player-section__heading{margin:0 0 1rem}.audio-player-section__subheading{margin:0 auto;max-width:70rem;color:rgba(var(--color-foreground),.75)}.audio-player-wrapper{max-width:80rem;margin:0 auto}.audio-player-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem}.audio-player-item{padding:0;background-color:#ffffff0d;border-radius:1.2rem;transition:all .3s ease;overflow:hidden}.audio-player-item:hover{background-color:#fff1;transform:translateY(-2px)}.audio-player-item__content{display:flex;flex-direction:column;gap:0;align-items:stretch;height:100%}.audio-player-item__image{flex-shrink:0;width:100%;height:250px;overflow:hidden;border-radius:1rem;background-color:rgba(var(--color-foreground),.05);position:relative}.audio-player-item__image:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,rgba(0,0,0,.3),transparent);pointer-events:none}.audio-player-item__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.audio-player-item:hover .audio-player-item__image img{transform:scale(1.05)}.audio-player-item__details{flex:1;min-width:0;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.audio-player-item__title{margin:0;font-size:2rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground))}.audio-player-item__description{margin-top:0;color:rgba(var(--color-foreground),.7);font-size:1rem;line-height:1.6}.audio-player{width:100%;max-width:100%;border-radius:.8rem;outline:none;background-color:rgba(var(--color-foreground),.02)}.audio-player:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem}.audio-player::-webkit-media-controls-panel{background-color:transparent}.audio-player::-webkit-media-controls-play-button,.audio-player::-webkit-media-controls-pause-button{filter:brightness(1.1)}.audio-player-placeholder{padding:4rem 2rem;text-align:center;background-color:rgba(var(--color-foreground),.05);border:.2rem dashed rgba(var(--color-foreground),.2);border-radius:.5rem}.audio-player-placeholder p{margin:0;color:rgba(var(--color-foreground),.55)}@media screen and (max-width: 989px){.audio-player-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}}@media screen and (max-width: 749px){.audio-player-section__header{margin-bottom:2rem}.audio-player-list{grid-template-columns:1fr;gap:1.5rem}.audio-player-item{padding:0}.audio-player-item__content{flex-direction:column;gap:0}.audio-player-item__image{width:100%;height:220px}.audio-player-item__details{padding:1.5rem}.audio-player-item__title{font-size:1.8rem;margin-bottom:0}.audio-player-item__description{margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/audio-player.css.map */
