.album-carousel-page{min-height:100vh;background:var(--album-bg, #ffffff);padding:4rem 1.5rem}.album-carousel-container{max-width:1152px;margin:0 auto}.album-carousel-header{text-align:center;margin-bottom:3rem}.album-carousel-title{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;color:var(--album-text, #000)}.album-carousel-subtitle{font-size:1rem;color:#525252;margin:0}.carousel-wrapper{display:flex;justify-content:center;margin-bottom:3rem}.scene{position:relative;width:350px;height:350px;margin:40px auto;perspective:1000px}.carousel{width:100%;height:100%;position:absolute;transform:translateZ(-300px) rotateY(0);transform-style:preserve-3d;transition:transform 1s ease-in-out}.carousel-cell{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.album-card{width:280px;height:280px;background:var(--album-bg, #fff);border:2px solid #e5e5e5;border-radius:8px;padding:8px;transition:all .3s;box-shadow:0 4px 6px #0000001a}.carousel-cell.selected .album-card{border-color:var(--album-accent, #000);box-shadow:0 0 40px #0000004d;transform:scale(1.05)}.album-card:hover{transform:scale(1.05)}.album-card img{width:100%;height:100%;object-fit:cover;border-radius:4px;display:block}.album-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#999;border-radius:4px;font-size:.875rem}.album-details{max-width:600px;margin:0 auto 2rem;text-align:center}.album-name{font-size:1.75rem;font-weight:700;margin:0 0 .25rem;color:var(--album-text, #000)}.album-year{font-size:1rem;color:#737373;margin:0 0 2rem}.track-list{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.track-item{display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e5e5e5}.track-item:last-child{border-bottom:none}.track-number{font-family:monospace;font-weight:700;color:#525252;min-width:2rem}.track-title{flex:1;text-align:left;font-size:.9375rem}.track-duration{font-family:monospace;color:#737373;font-size:.875rem}.streaming-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.streaming-link{display:inline-block;padding:.75rem 1.5rem;background:var(--album-accent, #000);color:#fff;text-decoration:none;border-radius:4px;font-size:.875rem;font-weight:500;transition:background .2s}.streaming-link:hover{opacity:.8}.carousel-instructions{text-align:center;margin-top:2rem}.carousel-instructions p{font-size:.875rem;color:#737373;margin:0}.no-albums-message{text-align:center;padding:4rem 2rem;color:#737373}@media (max-width: 768px){.album-carousel-page{padding:2rem 1rem}.album-carousel-title{font-size:2rem}.scene{width:280px;height:280px}.carousel{transform:translateZ(-250px) rotateY(0)}.album-card{width:220px;height:220px}.album-name{font-size:1.5rem}.streaming-links{flex-direction:column;align-items:center}.streaming-link{width:100%;max-width:300px}}@media (max-width: 480px){.scene{width:240px;height:240px}.carousel{transform:translateZ(-200px) rotateY(0)}.album-card{width:180px;height:180px}.album-carousel-title{font-size:1.75rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/album-carousel.css.map */
