.lyrics-icon{width:45px;height:45px;display:block;cursor:pointer}.track-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-radius:6px;transition:background .15s ease}.track-row:hover{background:#ffffff0d}.track-left{display:flex;align-items:center;gap:1rem}.track-number{width:24px;text-align:right;opacity:.6;font-size:1.6rem}.track-title{opacity:.8;font-size:1.8rem;font-weight:300}.track-right{display:flex;align-items:center;gap:12px;opacity:.7;font-size:.95rem}.track-duration{opacity:.7;font-size:14px}.track-controls{display:flex;align-items:center;gap:8px}.tracklist-container.shifted .track-controls{transform:translate(-80px)}.tracklist{display:flex;flex-direction:column;gap:6px}.tracklist-title{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.track-block{width:100%;display:flex;flex-direction:column;gap:.75rem}.tracklist-container{position:relative}.track-row{padding:.6rem .5rem;border-radius:8px;transition:background .25s ease,transform .2s ease}.track-row:hover{background:#ffffff0f;transform:translate(4px)}.track-row.active{background:#ffffff1f;border-left:4px solid #ffd84d;padding-left:calc(.5rem - 4px);transform:translate(6px);box-shadow:0 0 12px #ffd84d59}.eq-bars{display:flex;align-items:flex-end;gap:3px;margin-left:.5rem;width:20px;height:20px}.eq-bars span{width:3px;background:#ffd84d;border-radius:2px;height:5px;animation:eqBounce 1.2s ease-in-out infinite;animation-play-state:paused}.eq-bars.playing span{animation-play-state:running}.eq-bars span:nth-child(1){animation-duration:1.2s}.eq-bars span:nth-child(2){animation-duration:1.5s}.eq-bars span:nth-child(3){animation-duration:1.3s}@keyframes eqBounce{0%{height:5px}40%{height:20px}70%{height:8px}to{height:5px}}.track-play{background:#ffffff47;border:1px solid rgba(255,255,255,.15)}.lyrics-panel{width:500px;background:#00000059;backdrop-filter:blur(12px);border-left:1px solid rgba(255,255,255,.1);height:100%;position:absolute;right:0;top:0;display:flex;flex-direction:column;animation:slideIn .25s ease forwards;overflow-y:auto}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.lyrics-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;background:#00000059;backdrop-filter:blur(12px);z-index:2}.lyrics-title{font-size:1.2rem;font-weight:600}.lyrics-close{background:none;border:none;color:#fff;font-size:1.4rem;cursor:pointer}.lyrics-body{padding:1rem;overflow-y:auto;flex:1;max-width:90%;margin:0 auto}.lyrics-section{margin-bottom:1.5rem}.lyrics-section-header{font-weight:600;margin-bottom:.5rem}.lyrics-section-text{white-space:pre-wrap;opacity:.85;line-height:1.5}.experience-hero{display:flex;align-items:center;gap:2rem;padding:0;position:relative}.hero-artwork img{width:340px;height:340px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #00000073}.hero-artwork img{width:80vw;height:80vw;max-width:500px;max-height:500px}.hero-meta{display:flex;flex-direction:column;justify-content:center;padding-left:5rem;gap:1rem}.hero-title{font-size:4rem;font-weight:800;margin:0;line-height:1.1;color:#fff}.hero-artist{font-size:1.4rem;opacity:.85;margin:0}.hero-actions{display:flex;gap:1rem;align-items:center}.hero-details{font-size:1.5rem;opacity:.75;margin-top:.5rem}.hero-play,.hero-shuffle{background:#ffffff47;border:1px solid rgba(255,255,255,.15);color:#000;padding:.9rem 2.2rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:transform .15s ease,background .2s ease,box-shadow .25s ease}.hero-play:hover,.hero-shuffle:hover{transform:scale(1.05) translateY(-2px);background:#ffffff1f;box-shadow:0 0 10px #ffffff59}.hero-play:active,.hero-shuffle:active{transform:scale(.96) translateY(0);background:#ffffff2e;box-shadow:0 0 6px #ffffff40}.hero-shuffle.active{background:#ffd84dd9;border-color:#ffd84d;color:#000}.hero-shuffle.active:active{background:#ffd84d59;transform:scale(.96)}.inline-player{margin-top:2rem;font-size:2rem;padding:1.5rem;background:#ffffff0d;border-radius:12px;display:flex;flex-direction:column;gap:1rem}.inline-player-controls{display:flex;gap:1rem}.inline-player-controls button{padding:.5rem 1rem;border-radius:6px;border:none;cursor:pointer}.inline-player-title{font-size:2.5rem;font-weight:800;padding-bottom:1.4rem;margin:0;line-height:1.1;color:#fff}.inline-player-artist{font-size:1.4rem;padding-bottom:1rem;opacity:.85;margin:0}.inline-player-controls{margin:6px 0}.inline-time-row{opacity:.6;font-size:.85rem;margin-top:-4px}.inline-control-btn{background:#ffffff47;border:1px solid rgba(255,255,255,.15);border-radius:999px;width:52px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;cursor:pointer;transition:box-shadow .25s ease,transform .2s ease,background .25s ease}.inline-control-btn:hover{box-shadow:0 0 10px #ffffff59;background:#ffffff1f;transform:translateY(-2px)}.inline-control-btn:active{transform:translateY(0) scale(.97);box-shadow:0 0 6px #ffffff40}.inline-play-btn{width:64px;height:40px;font-size:1.3rem;font-weight:600}.inline-time-row{display:flex;justify-content:space-between;font-size:1rem;opacity:.75;margin-top:-6px}.glass-panel{background:#ffffff14;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:20px 28px;margin:30px 0;display:flex;flex-direction:column;gap:14px}.glass-panel{box-shadow:0 8px 24px #00000059}.hero-play-icon,.hero-shuffle-icon{display:inline-block;margin-right:.6rem;font-size:1.2rem;line-height:0}.hero-play-icon,.hero-shuffle-icon{font-size:2rem;margin-right:.6rem;line-height:0;display:inline-block}.hero-shuffle-img{width:25px;height:25px;margin-right:.4rem;display:inline-block;vertical-align:middle;filter:invert(0)}.hero-play,.hero-shuffle{display:flex;align-items:center;justify-content:center;gap:.6rem}.hero-share{position:absolute;top:1rem;right:1rem;display:flex;gap:1rem;z-index:5}.hero-share-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.85;transition:opacity .2s ease;background:none;border:none;padding:0}.hero-share-btn:hover{opacity:1}.hero-share-btn img{width:100%;height:100%;object-fit:contain;display:block}.share-row{display:flex;align-items:center;justify-content:left;gap:12px}.share-row img{width:75px;height:75px;display:block;object-fit:contain;filter:brightness(0) invert(1);cursor:pointer;transition:opacity .15s ease}.share-row img:hover{opacity:.7}.experience-content,.experience-inner{max-width:1200px;margin:0 auto;padding:4rem 3rem 6rem;color:#fff}.experience-page{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:0}.experience-bg{margin-top:-30px;position:absolute;top:0;left:0;right:0;height:6580px;pointer-events:none;z-index:0}.experience-inner{flex:1;position:relative;z-index:1}.experience-placeholder h1{font-size:3.5rem;font-weight:800;margin:0 0 .5rem}.experience-artist{font-size:1.25rem;opacity:.85;margin:0 0 2rem}.experience-note{font-size:.95rem;opacity:.7}.experience-tracklist{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.experience-gallery{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.08)}.gallery-title{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.gallery-item{overflow:hidden;border-radius:10px}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.05)}.span-1{grid-column:span 1}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.experience-videos{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.08)}.videos-title{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.video-grid iframe,.video-grid .video-item{width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;border:none;box-shadow:0 12px 40px #00000059}.video-caption{margin-top:.75rem;font-size:1rem;opacity:.85;color:#fff}.experience-related{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.08)}.related-title{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}.related-item{text-decoration:none;color:#fff;display:flex;flex-direction:column;gap:.5rem}.related-item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;transition:transform .2s ease}.related-item:hover img{transform:scale(1.04)}.related-name{font-size:1rem;opacity:.85}.experience-credits{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.08);max-width:900px;margin:0 auto}.credits-title{font-size:1.8rem;font-weight:700;margin-bottom:2rem;color:#fff}.credits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.credit-item{display:flex;flex-direction:column;gap:6px}.credit-label{font-weight:600;font-size:.6rem;opacity:.85}.credit-names{font-size:.9rem;line-height:1.3;opacity:.85;color:#fff}.experience-commentary{margin-top:1.6rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.08);max-width:900px;margin:0 auto}.commentary-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.commentary-list{display:flex;flex-direction:column;gap:1rem}.commentary-item{display:flex;flex-direction:column;gap:.75rem}.commentary-track-title{font-size:1.8rem;font-weight:600;color:#fff;opacity:.8}.commentary-text{font-size:1.6rem;line-height:1.2;opacity:.6}.experience-story-block{margin-top:1.6rem;padding-top:3rem;padding-left:0;border-top:1px solid rgba(255,255,255,.08)}.story-block-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.story-block-text{font-size:1.6rem;line-height:1.2;opacity:.6;max-width:800px}.story-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.story-text{font-size:1.6rem;line-height:1.2;opacity:.6;max-width:800px}.story-inner{max-width:900px;margin:0 auto}.experience-next{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.08)}.next-title{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.next-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}.next-item{text-decoration:none;color:#fff;display:flex;flex-direction:column;gap:.5rem}.next-item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;transition:transform .2s ease}.next-item:hover img{transform:scale(1.04)}.next-name{font-size:1rem;opacity:.85}.lyrics-summary::-webkit-details-marker{display:none}details[open] .lyrics-icon{opacity:1}.lyrics-summary:hover .lyrics-icon{opacity:1}.lyrics-panel{background:#00000059;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1.5rem;margin-left:2rem;height:100%;overflow-y:auto;box-shadow:0 8px 24px #00000059;color:#ffffffeb}.lyrics-body{display:flex;flex-direction:column;gap:0rem}.lyrics-section-header{font-size:1.5rem;font-weight:700;letter-spacing:.5px;opacity:.95;margin-top:.5rem;margin-bottom:.25rem;color:#fff}.lyrics-section-text{font-size:1.2rem;line-height:1.55;opacity:.75;font-weight:400;white-space:pre-wrap}.lyrics-fade-top{position:absolute;top:48px;left:0;right:0;height:40px;pointer-events:none;background:linear-gradient(to bottom,#00000073,#0000);opacity:0;transition:opacity .25s ease;z-index:5}.lyrics-fade-bottom{position:absolute;bottom:0;left:0;right:0;height:40px;pointer-events:none;background:linear-gradient(to top,#00000073,#0000);opacity:1;transition:opacity .25s ease;z-index:5}.lyrics-body{position:relative;overflow-y:auto;padding-bottom:2rem}.video-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media(min-width:1400px){.video-grid{grid-template-columns:repeat(6,1fr)}}@media(min-width:1600px){.video-grid{grid-template-columns:repeat(6,1fr)}}.inline-next-icon{width:92px;height:92px;object-fit:contain;display:block}.inline-previous-icon{width:62px;height:62px;object-fit:contain;display:block}.inline-play-icon{width:32px;height:32px;object-fit:contain;display:flex;align-items:center;justify-content:center;padding:0}.hero-shuffle-icon,.hero-play-icon{width:26px;height:26px;object-fit:contain;display:block;margin-right:8px}@media(max-width:480px){.experience-hero{flex-direction:column;text-align:center}.hero-meta{padding-left:0rem;gap:1rem}.inline-player-title{font-size:1.5rem;font-weight:800;padding-bottom:1.4rem;margin:0;line-height:1.1}.inline-player-artist{font-size:1.2rem;padding-bottom:1rem;opacity:.85;margin:0}.lyrics-panel{width:300px}.lyrics-section-header{font-size:1rem;font-weight:700;letter-spacing:.5px;opacity:.95;margin-top:.5rem;margin-bottom:.25rem}.lyrics-section-text{font-size:.8rem;line-height:1.55;opacity:.75;font-weight:400}.commentary-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.commentary-track-title{font-size:1.2rem;font-weight:600;opacity:.8}.commentary-text{font-size:.8rem;line-height:1.2;opacity:.6}.experience-next{margin-top:1rem;padding-top:1rem}.next-title,.gallery-title,.story-block-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.story-block-text{font-size:.8rem;line-height:1.2;opacity:.6;max-width:800px}.story-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.story-text{font-size:.8rem;line-height:1.2;opacity:.6;max-width:800px}.track-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;display:inline-block}}@media(max-width:600px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.hero-share{top:.5rem;right:.5rem;gap:.6rem}.hero-share-btn{width:22px;height:22px}.track-title{font-size:1rem}.track-number{width:20px}}@media(min-width:1100px){.video-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:481px)and (max-width:900px){.hero-meta{padding-left:0rem;gap:1rem}.hero-artwork img{width:80vw;height:80vw;max-width:300px;max-height:300px}}@media(max-width:900px){.hero-title{font-size:2.8rem}.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.experience-placeholder h1{font-size:2.4rem}.experience-inner{padding:3rem 1.5rem 4rem}}
