.music-card{position:relative;background:#121212;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #00000040;color:#fff}.music-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #bb86fc40}.album-art{position:relative;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2)}.album-art img{transition:transform .3s ease}.album-art:hover img{transform:scale(1.05)}.track-list{background:#1e1e1e;border-radius:8px;padding:16px;margin-top:16px}.track-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #333}.track-item:last-child{border-bottom:none}.track-number{color:#bb86fc;font-weight:700;width:24px}.track-title{flex-grow:1;color:#e0e0e0}.track-duration{color:#9e9e9e;font-size:.9em}.music-player{margin:16px 0;padding:16px;background:#1e1e1e;border-radius:8px}.player-controls{display:flex;justify-content:center;align-items:center;gap:16px}.player-button{background:#bb86fc;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .3s ease}.player-button:hover{background:#9a67ea}.player-button:disabled{background:#555;cursor:not-allowed}.play-pause-button{background:#4caf50!important;width:50px!important;height:50px!important}.play-pause-button:hover{background:#45a049!important}.bpm-tag,.key-tag{display:inline-block;padding:2px 8px;border-radius:12px;font-size:.8em;font-weight:700;margin-right:8px}.bpm-tag{background:#bb86fc;color:#fff}.key-tag{background:#03dac6;color:#000}.genre-tags{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.genre-tag{background:#333;color:#bb86fc;padding:4px 12px;border-radius:20px;font-size:.9em;text-transform:uppercase;letter-spacing:.5px}.daw-badge{display:inline-block;background:#222;color:#e0e0e0;padding:4px 10px;border-radius:4px;font-size:.8em;margin:2px;border:1px solid #444}.artist-spotlight{background:linear-gradient(135deg,#2c186b,#121212);padding:40px 20px;border-radius:12px;color:#fff;text-align:center;margin:20px 0}.artist-image{width:150px;height:150px;border-radius:50%;object-fit:cover;border:3px solid #bb86fc;margin:0 auto 16px}.artist-name{font-size:1.8em;margin:10px 0;color:#fff}.artist-bio{color:#ccc;max-width:600px;margin:0 auto}.featured-tracks{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin:30px 0}.audio-visualizer{display:flex;align-items:flex-end;justify-content:center;height:60px;gap:2px;padding:10px 0}.visualizer-bar{width:4px;background:#bb86fc;border-radius:2px;animation:visualizerAnimation 1.5s infinite ease-in-out;animation-play-state:paused}.visualizer-bar:nth-child(2n){animation-delay:.2s;height:30%}.visualizer-bar:nth-child(3n){animation-delay:.4s;height:50%}.visualizer-bar:nth-child(4n){animation-delay:.6s;height:70%}.visualizer-bar:nth-child(5n){animation-delay:.8s;height:40%}@keyframes visualizerAnimation{0%,to{height:20%}50%{height:80%}}.music-product-card{background:#121212;border:1px solid #333;border-radius:12px;overflow:hidden;transition:all .3s ease;color:#fff}.music-product-card:hover{border-color:#bb86fc;box-shadow:0 10px 30px #bb86fc33}.music-product-image{position:relative;overflow:hidden}.music-product-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#000c,#0000 50%);pointer-events:none}.music-product-info{padding:16px}.music-product-title{color:#fff;margin-bottom:8px}.music-product-artist{color:#bb86fc;font-size:.9em;margin-bottom:8px}.music-product-meta{display:flex;justify-content:space-between;color:#9e9e9e;font-size:.85em;margin-top:8px;padding-top:8px;border-top:1px solid #333}.genre-nav{display:flex;flex-wrap:wrap;gap:12px;padding:20px 0;justify-content:center}.genre-nav-item{background:#1e1e1e;color:#e0e0e0;padding:8px 20px;border-radius:30px;text-decoration:none;font-size:.9em;transition:all .3s ease;border:1px solid #333}.genre-nav-item:hover,.genre-nav-item.active{background:#bb86fc;color:#000;border-color:#bb86fc}.discography-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px;margin:30px 0}@media (max-width: 749px){.featured-tracks,.discography-grid{grid-template-columns:1fr}.artist-spotlight{padding:20px 10px}.artist-image{width:100px;height:100px}.artist-name{font-size:1.4em}}.color-scheme-1{--color-background: 18, 18, 18;--color-foreground: 255, 255, 255}audio::-webkit-media-controls-panel{background-color:#1e1e1e!important;border-radius:8px}audio::-webkit-media-controls-play-button,audio::-webkit-media-controls-pause-button{background-color:#bb86fc!important;border-radius:50%!important;width:32px!important;height:32px!important}.track-list::-webkit-scrollbar{height:6px}.track-list::-webkit-scrollbar-track{background:#2d2d2d;border-radius:3px}.track-list::-webkit-scrollbar-thumb{background:#bb86fc;border-radius:3px}.track-list::-webkit-scrollbar-thumb:hover{background:#9a67ea}
/*# sourceMappingURL=/cdn/shop/t/4/assets/music-industry.css.map */
