.page-transition{opacity:0;transition:opacity .4s ease}.page-transition.page-ready{opacity:1}.playlist-details-page .solid-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}.playlist-details-page .overlay-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.playlist-details-page .playlist-details-banenr{position:relative;min-height:242px;display:flex;align-items:flex-end;column-gap:24px;z-index:1;border-top-left-radius:10px;border-top-right-radius:10px;padding:24px}.playlist-details-page .playlist-details-content{position:relative;z-index:1;padding:0 24px 32px;min-height:calc(100vh - 360px)}.view-all-page{padding-bottom:40px}.collection-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:20px}.collection-loading .loading-spinner{width:48px;height:48px;border:3px solid #f0f0f0;border-top-color:#2692b8;border-radius:50%;animation:spin 1s linear infinite}.collection-loading p{color:#666;font-size:15px}.collection-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;gap:12px}.collection-empty h2{font-size:24px;font-weight:600;color:#1a1a1a;margin:0}.collection-empty p{color:#666;font-size:15px;margin:0}.sticky-playlist-header{position:fixed;top:0;left:270px;right:0;z-index:1000;background:hsla(0,0%,100%,.98);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.1);padding:14px 24px;transform:translateY(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 10px rgba(0,0,0,.08)}@media(max-width:1024px){.sticky-playlist-header{left:0}}.sticky-playlist-header.visible{transform:translateY(0)}.sticky-playlist-header .sticky-header-content{display:flex;align-items:center;gap:16px;max-width:1600px}.sticky-playlist-header .sticky-play-btn{width:42px;height:42px;border-radius:50%;border:none;background:linear-gradient(135deg,#2692B8,#72C0DB);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 2px 8px rgba(38,146,184,.3);transition:transform .2s ease,box-shadow .2s ease}.sticky-playlist-header .sticky-play-btn svg{width:16px;height:16px;margin-left:2px}.sticky-playlist-header .sticky-play-btn:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(38,146,184,.4)}.sticky-playlist-header .sticky-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-with-controls{display:flex;align-items:flex-end;gap:32px;margin-bottom:24px}@media(max-width:991px){.header-with-controls{flex-direction:column;align-items:stretch;gap:16px}}.header-with-controls .view-all-header{flex:0 0 auto;padding:0;margin:0}.header-with-controls .controls-column{flex:1 1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;min-width:0}.header-with-controls .controls-column .sort-filter-bar{padding:0;margin:0;justify-content:flex-end}.view-all-header{position:relative;padding:24px 0 32px;margin:0 0 24px}@media(max-width:767px){.view-all-header{padding:16px 0 24px}}.view-all-header .header-inner{display:flex;align-items:flex-end;gap:32px}@media(max-width:767px){.view-all-header .header-inner{flex-direction:column;align-items:center;text-align:center;gap:20px}}.view-all-header .header-image{flex-shrink:0;width:320px;height:320px;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.15);position:relative;background:#f0f0f0;cursor:pointer;transition:transform .1s ease-out,opacity .1s ease-out;transform-origin:center center}@media(max-width:991px){.view-all-header .header-image{width:260px;height:260px}}@media(max-width:767px){.view-all-header .header-image{width:220px;height:220px}}.view-all-header .header-image img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.view-all-header .header-image .placeholder-img{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2692B8,#1a5a6e)}.view-all-header .header-image .placeholder-img svg{width:80px;height:80px;color:hsla(0,0%,100%,.5)}.view-all-header .header-image .logo-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px}.view-all-header .header-image .logo-fallback img{width:auto;height:auto;max-width:80%;max-height:60%;object-fit:contain}.view-all-header .header-image .play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);opacity:0;transition:opacity .3s ease}.view-all-header .header-image .play-overlay .play-btn{width:72px;height:72px;border-radius:50%;border:none;background:linear-gradient(135deg,#2692B8,#72C0DB);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 24px rgba(38,146,184,.5)}.view-all-header .header-image .play-overlay .play-btn svg{width:28px;height:28px;margin-left:4px}.view-all-header .header-image .play-overlay .play-btn:hover{transform:scale(1.08)}.view-all-header .header-image:hover .play-overlay{opacity:1}.view-all-header .header-info{flex:1 1;min-width:0;transition:transform .1s ease-out}@media(max-width:767px){.view-all-header .header-info{width:100%}}.view-all-header .header-info .header-type{display:inline-block;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;color:#2692b8;margin-bottom:8px}.view-all-header .header-info .header-title{font-size:42px;font-weight:700;color:#1a1a1a;line-height:1.15;margin:0 0 12px}@media(max-width:991px){.view-all-header .header-info .header-title{font-size:32px}}@media(max-width:767px){.view-all-header .header-info .header-title{font-size:26px}}.view-all-header .header-info .header-meta .meta-count{font-size:14px;color:#666}.view-all-header.simple-header{padding:32px;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);border-radius:16px;margin-bottom:24px}.view-all-header.simple-header .header-info .header-title,.view-all-header.simple-header .header-info .header-type,.view-all-header.simple-header .header-info .meta-count{color:#fff}.view-all-header.simple-header .header-info .header-type{color:hsla(0,0%,100%,.7)}.view-all-header.simple-header .header-info .meta-count{color:hsla(0,0%,100%,.8)}.sort-filter-bar{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:16px 0;margin-bottom:16px;flex-wrap:wrap}.sort-filter-bar .filter-section,.sort-filter-bar .sort-section{display:flex;align-items:center;gap:10px}.sort-filter-bar .filter-select,.sort-filter-bar .sort-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:10px 36px 10px 14px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:var(--bg-parchment-light);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;font-size:13px;font-weight:500;color:#333;cursor:pointer;min-width:130px;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.04)}.sort-filter-bar .filter-select:hover,.sort-filter-bar .sort-select:hover{border-color:rgba(38,146,184,.4);box-shadow:0 2px 8px rgba(38,146,184,.1)}.sort-filter-bar .filter-select:focus,.sort-filter-bar .sort-select:focus{outline:none;border-color:#2692b8;box-shadow:0 0 0 3px rgba(38,146,184,.15)}.sort-filter-bar .filter-select option,.sort-filter-bar .sort-select option{padding:10px;background:var(--bg-parchment-light);color:#333}.sort-filter-bar .sort-order-btn{width:42px;height:42px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:var(--bg-parchment-light);color:#666;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.04)}.sort-filter-bar .sort-order-btn:hover{border-color:rgba(38,146,184,.4);color:#2692b8;box-shadow:0 2px 8px rgba(38,146,184,.1)}.sort-filter-bar .sort-order-btn:active{transform:scale(.96)}.sort-filter-bar .sort-order-btn svg{width:16px;height:16px}.sort-filter-bar .filter-toggle-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:var(--bg-parchment-light);font-size:13px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.04)}.sort-filter-bar .filter-toggle-btn.active,.sort-filter-bar .filter-toggle-btn:hover{border-color:rgba(38,146,184,.4);color:#2692b8;box-shadow:0 2px 8px rgba(38,146,184,.1)}.sort-filter-bar .filter-toggle-btn svg{width:16px;height:16px}.sort-filter-bar .filter-toggle-btn .filter-badge{position:absolute;top:-4px;right:-4px;width:10px;height:10px;background:linear-gradient(135deg,#2692B8,#72C0DB);border-radius:50%;box-shadow:0 2px 4px rgba(38,146,184,.3)}.sort-filter-bar .filter-panel{width:100%;display:flex;align-items:center;gap:16px;padding:16px 20px;background:linear-gradient(135deg,#f8f9fa,#f0f2f5);border-radius:14px;margin-top:8px;flex-wrap:wrap;border:1px solid rgba(0,0,0,.04)}.sort-filter-bar .filter-panel .filter-group{display:flex;align-items:center;gap:8px}.sort-filter-bar .filter-panel .filter-group label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.8px}.sort-filter-bar .filter-panel .filter-group select{appearance:none;padding:9px 32px 9px 12px;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:var(--bg-parchment-light);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;font-size:13px;font-weight:500;color:#333;min-width:150px;cursor:pointer;transition:all .2s ease}.sort-filter-bar .filter-panel .filter-group select:hover{border-color:rgba(38,146,184,.4)}.sort-filter-bar .filter-panel .filter-group select:focus{outline:none;border-color:#2692b8;box-shadow:0 0 0 3px rgba(38,146,184,.1)}.sort-filter-bar .filter-panel .clear-filters-btn{display:flex;align-items:center;gap:6px;padding:9px 14px;border:none;border-radius:8px;background:linear-gradient(135deg,#ff5757,#ff7b7b);color:#fff;font-size:12px;font-weight:600;cursor:pointer;margin-left:auto;transition:all .2s ease;box-shadow:0 2px 6px rgba(255,87,87,.25)}.sort-filter-bar .filter-panel .clear-filters-btn svg{width:14px;height:14px}.sort-filter-bar .filter-panel .clear-filters-btn:hover{background:linear-gradient(135deg,#e04545,#ff5757);box-shadow:0 3px 10px rgba(255,87,87,.35);transform:translateY(-1px)}.sort-filter-bar .filter-panel .clear-filters-btn:active{transform:translateY(0)}.track-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}@media(max-width:767px){.track-cards-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:480px){.track-cards-grid{grid-template-columns:1fr}}.track-card{background:var(--bg-parchment-light);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .25s ease}.track-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.track-card .track-card-image{position:relative;width:100%;padding-top:100%;overflow:hidden;cursor:pointer;border-radius:12px}.track-card .track-card-image .skeleton-placeholder{position:absolute;top:0;left:0;right:0;bottom:0;background:#e8e8e8;border-radius:12px;overflow:hidden;z-index:1}.track-card .track-card-image .skeleton-placeholder .skeleton-shimmer{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#e8e8e8,#f5f5f5 50%,#e8e8e8);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.track-card .track-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease;z-index:2;border-radius:12px}.track-card .track-card-image .hover-btns{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:14px;list-style:none;margin:0;padding:0;visibility:hidden;opacity:0;transition:all .25s ease;z-index:10}.track-card .track-card-image .hover-btns.visible{visibility:visible;opacity:1}.track-card .track-card-image .hover-btns li{list-style:none}.track-card .track-card-image .hover-btns .circle-btn{width:36px;height:36px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;background-color:rgba(0,0,0,0);color:#fff;transition:all .2s ease}.track-card .track-card-image .hover-btns .circle-btn:before{content:"";position:absolute;inset:0;border-radius:50%;background-color:rgba(0,0,0,.6);z-index:-1}.track-card .track-card-image .hover-btns .circle-btn svg{width:14px;height:14px;fill:currentColor}.track-card .track-card-image .hover-btns .circle-btn.piShareBold svg{width:15px;height:15px}.track-card .track-card-image .hover-btns .circle-btn:hover{transform:scale(1.1)}.track-card .track-card-image .hover-btns .circle-btn.active svg{color:var(--heart_dynamic_color,#e74c3c)!important;fill:var(--heart_dynamic_color,#e74c3c)!important}.track-card .track-card-image .card-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;background:rgba(0,0,0,.35);opacity:0;transition:opacity .25s ease;border-radius:12px;z-index:10}.track-card .track-card-image .card-play-overlay.visible{opacity:1}.track-card .track-card-image .card-play-overlay .card-play-btn{width:48px;height:48px;border-radius:50%;border:none;background:linear-gradient(135deg,#2692B8,#72C0DB);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgba(38,146,184,.4)}.track-card .track-card-image .card-play-overlay .card-play-btn svg{width:18px;height:18px;margin-left:2px}.track-card .track-card-image .card-play-overlay .card-play-btn:hover{transform:scale(1.1)}.track-card .track-card-image .card-play-overlay .card-share-btn{width:36px;height:36px;border-radius:50%;border:none;background:hsla(0,0%,100%,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.track-card .track-card-image .card-play-overlay .card-share-btn svg{width:16px;height:16px}.track-card .track-card-image .card-play-overlay .card-share-btn:hover{background:hsla(0,0%,100%,.35);transform:scale(1.1)}.track-card .track-card-image.now-playing:after{content:"";position:absolute;inset:0;border-radius:12px;box-shadow:inset 0 0 0 2px rgba(38,146,184,.5);pointer-events:none;z-index:3;animation:now-playing-pulse 3s ease-in-out infinite}.track-card .track-card-image .now-playing-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:3px;height:32px;padding:8px 12px;background:rgba(0,0,0,.55);border-radius:16px;z-index:4}.track-card .track-card-image .now-playing-indicator .bar{width:2px;background:linear-gradient(0deg,#2692B8,#72C0DB);border-radius:1px;transform-origin:center}.track-card .track-card-image .now-playing-indicator .bar:first-child{height:12px;animation:waveform-1 1.8s ease-in-out infinite}.track-card .track-card-image .now-playing-indicator .bar:nth-child(2){height:16px;animation:waveform-2 1.8s ease-in-out infinite}.track-card .track-card-image .now-playing-indicator .bar:nth-child(3){height:10px;animation:waveform-3 1.8s ease-in-out infinite}@keyframes waveform-1{0%,to{height:8px}25%{height:14px}50%{height:6px}75%{height:12px}}@keyframes waveform-2{0%,to{height:14px}25%{height:8px}50%{height:16px}75%{height:10px}}@keyframes waveform-3{0%,to{height:10px}25%{height:6px}50%{height:12px}75%{height:8px}}@keyframes now-playing-pulse{0%,to{box-shadow:inset 0 0 0 2px rgba(38,146,184,.3)}50%{box-shadow:inset 0 0 0 2px rgba(38,146,184,.6)}}.track-card:hover .track-card-image img{transform:scale(1.03)}.track-card .track-card-content{padding:12px}.track-card .track-card-content .track-card-title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;display:flex;align-items:baseline;gap:4px}.track-card .track-card-content .track-card-title:hover{color:#2692b8}.track-card .track-card-content .track-card-title .title-text{overflow:hidden;text-overflow:ellipsis}.track-card .track-card-content .track-card-title .interpunct{color:#999;flex-shrink:0}.track-card .track-card-content .track-card-title .track-year{font-size:12px;font-weight:400;color:#999;flex-shrink:0}.track-card .track-card-content .track-card-artist{font-size:12px;color:#666;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.track-card .track-card-content .track-card-artist:hover{color:#2692b8}.track-card .track-card-content .track-card-duration{font-size:11px;color:#888;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.track-card .track-card-content .track-card-tags{display:flex;flex-wrap:wrap;gap:4px}.track-card .track-card-content .track-card-tags .tag{display:inline-block;padding:3px 8px;font-size:10px;font-weight:500;border-radius:12px;text-transform:uppercase;letter-spacing:.2px}.track-card .track-card-content .track-card-tags .tag.genre{background:rgba(200,184,152,.15);color:#8b7355}.track-card .track-card-content .track-card-tags .tag.type{background:rgba(200,184,152,.1);color:#a09078}.track-card .track-card-content .track-card-actions{display:flex;gap:6px;margin-top:8px}.track-card .track-card-content .track-card-actions .track-action-btn{width:28px;height:28px;border-radius:50%;border:1px solid #e0e0e0;background:var(--bg-parchment-light);color:#888;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;transition:all .2s ease}.track-card .track-card-content .track-card-actions .track-action-btn:hover{background:var(--bg-parchment);color:#333;border-color:#ccc}.track-card.artist-card{background:var(--bg-parchment);box-shadow:none;cursor:pointer}.track-card.artist-card .track-card-image.artist-image,.track-card.artist-card .track-card-image.artist-image img{border-radius:12px}.track-card.artist-card .track-card-image.artist-image.circular,.track-card.artist-card .track-card-image.artist-image.circular img{border-radius:50%}.track-card.artist-card .track-card-image.artist-image.circular .exceptional-badge{bottom:8px;right:8px}.track-card.artist-card .track-card-image.artist-image.circular .card-play-overlay{border-radius:50%}.track-card.artist-card .track-card-image.artist-image.circular .card-play-overlay .card-share-btn{width:40px;height:40px}.track-card.artist-card .artist-content{text-align:center}.track-card.artist-card .artist-content .track-card-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-card.artist-card .artist-content .track-card-subtitle{font-size:12px;color:#666;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-state{grid-column:1/-1;padding:60px 24px;text-align:center;color:#888;background:var(--bg-parchment-light);border-radius:12px}.empty-state svg{width:48px;height:48px;margin-bottom:12px;opacity:.4}.empty-state p{font-size:14px;margin:0}.infinite-scroll-sentinel{width:100%;padding:32px 24px;display:flex;justify-content:center;align-items:center;min-height:80px}.loading-indicator{display:flex;align-items:center;gap:12px;color:#666;font-size:14px}.loading-indicator .loading-spinner{width:24px;height:24px;border:3px solid #e0e0e0;border-top-color:#2692b8;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.playlist-hero-banner{position:relative;width:100%;margin-bottom:24px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#e8ecf1)}@media(max-width:767px){.playlist-hero-banner{border-radius:12px;margin-bottom:20px}}.playlist-hero-banner .hero-banner-image{position:relative;width:100%;padding-top:28%;overflow:hidden;transition:transform .1s ease-out;transform-origin:center center}@media(max-width:991px){.playlist-hero-banner .hero-banner-image{padding-top:35%}}@media(max-width:767px){.playlist-hero-banner .hero-banner-image{padding-top:45%}}@media(max-width:575px){.playlist-hero-banner .hero-banner-image{padding-top:56%}}.playlist-hero-banner .hero-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,transform .6s ease}.playlist-hero-banner .hero-banner-image:hover img{transform:scale(1.02)}.playlist-hero-banner .hero-banner-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px}.playlist-hero-banner .hero-banner-placeholder.hidden{display:none}.playlist-hero-banner .hero-banner-placeholder img{position:static;width:auto;height:auto;max-width:200px;max-height:60%;object-fit:contain}.playlist-hero-banner .hero-banner-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2692B8,#1a5a6e)}.playlist-hero-banner .hero-banner-loading svg{width:60px;height:60px;color:hsla(0,0%,100%,.5)}.playlist-hero-banner .hero-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 40%,rgba(0,0,0,.6));pointer-events:none}.playlist-hero-banner .hero-banner-content{position:absolute;bottom:0;left:0;right:0;padding:32px 40px;z-index:2}@media(max-width:991px){.playlist-hero-banner .hero-banner-content{padding:24px 28px}}@media(max-width:767px){.playlist-hero-banner .hero-banner-content{padding:20px 24px}}@media(max-width:575px){.playlist-hero-banner .hero-banner-content{padding:16px 20px}}.playlist-hero-banner .hero-banner-type{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:hsla(0,0%,100%,.8);margin-bottom:8px}@media(max-width:767px){.playlist-hero-banner .hero-banner-type{font-size:11px;margin-bottom:4px}}.playlist-hero-banner .hero-banner-title{font-size:36px;font-weight:700;color:#fff;line-height:1.2;margin:0 0 16px;text-shadow:0 2px 8px rgba(0,0,0,.3)}@media(max-width:991px){.playlist-hero-banner .hero-banner-title{font-size:28px;margin-bottom:12px}}@media(max-width:767px){.playlist-hero-banner .hero-banner-title{font-size:22px;margin-bottom:10px}}@media(max-width:575px){.playlist-hero-banner .hero-banner-title{font-size:20px}}.playlist-hero-banner .hero-play-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;border:none;border-radius:50px;background:linear-gradient(135deg,#2692B8,#72C0DB);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 20px rgba(38,146,184,.4);transition:all .3s ease}@media(max-width:767px){.playlist-hero-banner .hero-play-btn{padding:10px 22px;font-size:14px;gap:8px}}.playlist-hero-banner .hero-play-btn svg{width:16px;height:16px}@media(max-width:767px){.playlist-hero-banner .hero-play-btn svg{width:14px;height:14px}}.playlist-hero-banner .hero-play-btn:hover{transform:scale(1.05);box-shadow:0 6px 28px rgba(38,146,184,.5)}.playlist-hero-banner .hero-play-btn:active{transform:scale(.98)}.playlist-controls-bar{margin-bottom:16px}.playlist-controls-bar .sort-filter-bar{padding:0;margin:0}.album-page-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:20px}.album-page-loading .loading-spinner{width:48px;height:48px;border:3px solid #f0f0f0;border-top-color:#2692b8;border-radius:50%;animation:spin 1s linear infinite}.album-page-loading p{color:#666;font-size:15px}.album-hero-section{position:relative;padding:60px 0 40px;margin-bottom:20px;overflow:hidden}@media(max-width:768px){.album-hero-section{padding:40px 0 30px}}.album-hero-section .album-hero-bg{position:absolute;inset:0;z-index:-1}.album-hero-section .album-hero-bg .blur-bg{position:absolute;inset:-50px;width:calc(100% + 100px);height:calc(100% + 100px);object-fit:cover;filter:blur(60px) saturate(1.2);transform:scale(1.1);opacity:.6}.album-hero-section .album-hero-bg .overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,.95))}.album-hero-section .album-hero-content{display:flex;align-items:flex-end;gap:32px}@media(max-width:768px){.album-hero-section .album-hero-content{flex-direction:column;align-items:center;text-align:center;gap:24px}}.album-hero-section .album-artwork{flex-shrink:0;width:240px;height:240px;border-radius:12px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.2)}@media(max-width:768px){.album-hero-section .album-artwork{width:200px;height:200px}}.album-hero-section .album-artwork img{width:100%;height:100%;object-fit:cover}.album-hero-section .album-details{flex:1 1;padding-bottom:8px}.album-hero-section .album-details .album-title{font-size:42px;font-weight:700;color:#1a1a1a;line-height:1.2;margin:0 0 12px}@media(max-width:1024px){.album-hero-section .album-details .album-title{font-size:32px}}@media(max-width:768px){.album-hero-section .album-details .album-title{font-size:26px}}.album-hero-section .album-details .album-artist{font-size:18px;margin-bottom:16px;margin-top:-6px}.album-hero-section .album-details .album-artist a{color:#2692b8;text-decoration:none;font-weight:500;transition:color .2s}.album-hero-section .album-details .album-artist a:hover{color:#1d7a9a;text-decoration:underline}.album-hero-section .album-details .album-artist span{color:#444}.album-hero-section .album-details .album-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}@media(max-width:768px){.album-hero-section .album-details .album-tags{justify-content:center}}.album-hero-section .album-details .album-tags .tag{display:inline-block;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;background:rgba(200,184,152,.15);color:#8b7355}.album-hero-section .album-details .album-tags .tag.genre{background:rgba(200,184,152,.15);color:#8b7355}.album-hero-section .album-details .album-tags .tag.instrument{background:rgba(200,184,152,.1);color:#a09078}.album-hero-section .album-details .album-meta{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px;color:#666;font-size:14px}@media(max-width:768px){.album-hero-section .album-details .album-meta{justify-content:center}}.album-hero-section .album-details .album-meta .meta-item{display:inline-flex;align-items:center;gap:6px}.album-hero-section .album-details .album-meta .meta-item svg{width:16px;height:16px;opacity:.7}.album-hero-section .album-details .album-actions{display:flex;align-items:center;gap:12px}@media(max-width:768px){.album-hero-section .album-details .album-actions{justify-content:center}}.album-hero-section .album-details .album-actions .play-btn.primary{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border:none;border-radius:50px;background:linear-gradient(135deg,#2692B8,#72C0DB);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 20px rgba(38,146,184,.4);transition:all .3s ease}.album-hero-section .album-details .album-actions .play-btn.primary svg{width:14px;height:14px}.album-hero-section .album-details .album-actions .play-btn.primary:hover{transform:scale(1.05);box-shadow:0 6px 28px rgba(38,146,184,.5)}.album-hero-section .album-details .album-actions .action-btn{width:44px;height:44px;border-radius:50%;border:1px solid #ddd;background:#fff;color:#666;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.album-hero-section .album-details .album-actions .action-btn svg{width:18px;height:18px}.album-hero-section .album-details .album-actions .action-btn:hover{border-color:#2692b8;color:#2692b8;background:rgba(38,146,184,.05)}.album-tracks-section{padding:20px 0 40px}.album-tracks-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.album-tracks-section .section-header h2{font-size:22px;font-weight:600;color:#1a1a1a;margin:0}.album-tracks-list{background:var(--bg-parchment-light);border-radius:12px;overflow:hidden}.album-tracks-list .tracks-header{display:grid;grid-template-columns:50px 60px 1fr auto 80px;align-items:center;padding:12px 16px;border-bottom:1px solid #eee;color:#888;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}@media(max-width:768px){.album-tracks-list .tracks-header{display:none}}.album-tracks-list .tracks-header .track-duration{text-align:right}.album-tracks-list .tracks-header .track-duration svg{width:14px;height:14px}.album-tracks-list .no-tracks{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#888}.album-tracks-list .no-tracks svg{width:48px;height:48px;margin-bottom:12px;opacity:.5}.album-tracks-list .no-tracks p{margin:0;font-size:15px}.album-track-row{display:grid;grid-template-columns:50px 60px 1fr auto 80px;align-items:center;padding:12px 16px;border-bottom:1px solid #f5f5f5;cursor:pointer;transition:background .2s ease}@media(max-width:768px){.album-track-row{grid-template-columns:40px 50px 1fr 60px;padding:10px 12px}}.album-track-row.hovered,.album-track-row:hover{background:rgba(38,146,184,.04)}.album-track-row.now-playing{background:rgba(38,146,184,.08)}.album-track-row.now-playing .track-title{color:#2692b8}.album-track-row:last-child{border-bottom:none}.album-track-row .track-number{width:30px;color:#888;font-size:14px;text-align:center}.album-track-row .track-number .play-icon{width:12px;height:12px;color:#2692b8}.album-track-row .track-number .playing-indicator{display:flex;align-items:flex-end;justify-content:center;gap:2px;height:14px}.album-track-row .track-number .playing-indicator .bar{width:3px;background:#2692b8;border-radius:1px;animation:soundwave .5s ease infinite alternate}.album-track-row .track-number .playing-indicator .bar:first-child{height:6px;animation-delay:0s}.album-track-row .track-number .playing-indicator .bar:nth-child(2){height:10px;animation-delay:.2s}.album-track-row .track-number .playing-indicator .bar:nth-child(3){height:4px;animation-delay:.4s}.album-track-row .track-thumbnail{width:48px;height:48px;border-radius:6px;overflow:hidden}@media(max-width:768px){.album-track-row .track-thumbnail{width:40px;height:40px}}.album-track-row .track-thumbnail img{width:100%;height:100%;object-fit:cover}.album-track-row .track-info{padding:0 16px;overflow:hidden}@media(max-width:768px){.album-track-row .track-info{padding:0 12px}}.album-track-row .track-info .track-title{font-size:15px;font-weight:500;color:#1a1a1a;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.album-track-row .track-info .track-title{font-size:14px}}.album-track-row .track-info .track-artist{font-size:13px;color:#888;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.album-track-row .track-info .track-artist{font-size:12px}.album-track-row .track-meta{display:none}}.album-track-row .track-meta .track-year{font-size:13px;color:#888;padding:4px 10px;background:#f5f5f5;border-radius:12px}.album-track-row .track-duration{text-align:right;font-size:14px;color:#888;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@keyframes soundwave{0%{height:4px}to{height:14px}}.more-albums-section{padding:40px 0}.more-albums-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.more-albums-section .section-header h2{font-size:22px;font-weight:600;color:#1a1a1a;margin:0}.more-albums-section .section-header .slider-nav{display:flex;gap:8px}.more-albums-section .section-header .slider-nav button{width:36px;height:36px;border-radius:50%;border:1px solid #ddd;background:var(--bg-parchment-light);color:#666;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.more-albums-section .section-header .slider-nav button svg{width:18px;height:18px}.more-albums-section .section-header .slider-nav button:hover{border-color:#2692b8;color:#2692b8;background:rgba(38,146,184,.05)}.album-card-mini{padding:0 8px;cursor:pointer}.album-card-mini .album-card-image{position:relative;width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:12px}.album-card-mini .album-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.album-card-mini .album-card-image .play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);opacity:0;transition:opacity .2s ease}.album-card-mini .album-card-image .play-overlay.visible{opacity:1}.album-card-mini .album-card-image .play-overlay svg{width:28px;height:28px;color:#fff}.album-card-mini:hover .album-card-image img{transform:scale(1.05)}.album-card-mini .album-card-info h4{font-size:14px;font-weight:500;color:#1a1a1a;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album-card-mini .album-card-info p{font-size:13px;color:#888;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album-info-section{padding:40px 0;border-top:1px solid #eee}.album-info-section .section-header{margin-bottom:20px}.album-info-section .section-header h2{font-size:22px;font-weight:600;color:#1a1a1a;margin:0}.album-info-section .album-description{font-size:15px;line-height:1.7;color:#444;margin:0 0 20px;max-width:800px}.album-info-section .album-categories{display:flex;flex-wrap:wrap;gap:8px}.album-info-section .album-categories .category-tag{display:inline-block;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;background:#f5f5f5;color:#666}.collection-details-page{background-color:#f5f0e6}.collection-header-title{position:fixed;top:22px;left:50%;transform:translateX(-50%);z-index:1001;height:36px;overflow:hidden;display:flex;align-items:center;pointer-events:none}.collection-header-title span{display:block;font-size:25px;font-weight:700;color:#f0e6c8;letter-spacing:.3px;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,.5);transform:translateY(110%);transition:transform .4s cubic-bezier(.4,0,.2,1)}.collection-header-title.visible span{transform:translateY(0)}body:has(.isFullScreen) .collection-header-title,body:has(.isMediumScreen) .collection-header-title,body:has(.search-input-wrapper.expanded) .collection-header-title{display:none}@media(max-width:991px){.collection-header-title{display:none}}.collection-hero{position:relative;width:100%;min-height:500px;margin-top:-130px;margin-bottom:32px;padding:220px 40px 60px;display:flex;align-items:flex-end;background:linear-gradient(180deg,#0a0a0f,#1a1520 50%,#0d0d12)}.collection-hero:before{bottom:0;height:150px;background:linear-gradient(180deg,transparent 0,rgba(245,240,230,.4) 50%,#f5f0e6);z-index:4}.collection-hero:after,.collection-hero:before{content:"";position:absolute;left:0;right:0;pointer-events:none}.collection-hero:after{top:0;height:120px;background:linear-gradient(180deg,rgba(10,10,15,.9) 0,rgba(10,10,15,.6) 30%,rgba(10,10,15,.2) 60%,transparent);z-index:3}.collection-hero .collection-hero-img{z-index:1}.collection-hero.has-banner:after{background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.15) 40%,rgba(0,0,0,.05) 70%,transparent)}@media(max-width:1024px){.collection-hero{margin-top:-86px}}@media(max-width:991px){.collection-hero{min-height:440px;margin-bottom:24px;padding:160px 24px 50px}}@media(max-width:767px){.collection-hero{margin-top:-80px;min-height:380px;margin-bottom:20px;padding:130px 20px 46px}}.collection-hero .collection-hero-content{position:relative;z-index:12;max-width:700px}.collection-hero .collection-hero-content .collection-label{display:inline-block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#d4af37;margin-bottom:10px}.collection-hero .collection-hero-content h1{font-size:42px;font-weight:700;color:#faf8f5;margin:0 0 16px;letter-spacing:-.02em;line-height:1.2;text-shadow:0 2px 20px rgba(0,0,0,.5)}@media(max-width:991px){.collection-hero .collection-hero-content h1{font-size:34px}}@media(max-width:767px){.collection-hero .collection-hero-content h1{font-size:26px}}.collection-hero .collection-hero-content .hero-play-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;border:none;border-radius:50px;background:linear-gradient(135deg,#2692B8,#72C0DB);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 20px rgba(38,146,184,.4);transition:all .3s ease}.collection-hero .collection-hero-content .hero-play-btn svg{width:16px;height:16px}.collection-hero .collection-hero-content .hero-play-btn:hover{transform:scale(1.05);box-shadow:0 6px 28px rgba(38,146,184,.5)}.collection-hero .collection-hero-content .hero-play-btn:active{transform:scale(.98)}@media(max-width:767px){.collection-hero .collection-hero-content .hero-play-btn{padding:10px 22px;font-size:14px;gap:8px}.collection-hero .collection-hero-content .hero-play-btn svg{width:14px;height:14px}}