.player-loading-container{z-index:10;background:#0000001a;justify-content:center;align-items:center;width:100%;height:100%;min-height:100vh;display:flex;position:absolute;top:0;left:0}.player-loading-container .player-loading-content{color:#fff;flex-direction:column;justify-content:center;align-items:center;font-family:Manrope;font-size:1.2rem;font-weight:600;display:flex}.player-loading-container .player-loading-content .player-loading-text{opacity:.5;margin:0;font-size:1rem;font-weight:500}.player-loading-container .player-spinner{border:4px solid #fff;border-top-color:#6153bd;border-radius:50%;width:40px;height:40px;animation:1s linear infinite mini-player-spin}.player-root{z-index:6;background:linear-gradient(#233391 0%,#0a0f2b 100%);flex-direction:column;align-items:center;width:100vw;height:calc(100vh - 130px);padding:30px 0 0;display:flex;position:fixed;top:0;left:0;overflow:hidden}@media (min-width:768px){.player-root{top:3.9rem}}.player-root .player-topbar{justify-content:space-between;width:95%;min-height:48px;margin:0 auto 40px;display:flex;position:relative}.player-root .player-back{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:24px;align-items:center;gap:8px;margin-top:0;padding:8px 16px;font-family:Manrope;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.player-root .player-back:hover{background:#ffffff14}.player-root .player-actions{align-items:flex-start;gap:16px;margin-top:0;margin-left:auto;display:flex}.player-root .player-pill{color:#fff;cursor:pointer;background:#ffffff12;border:none;border-radius:32px;align-items:center;gap:8px;min-width:100px;min-height:40px;padding:10px 24px;font-family:Manrope;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.player-root .player-pill:hover{background:#ffffff1f}.player-root .player-pill.app{color:#fff;background:#6153bd}.player-root .player-pill img{margin-right:4px}.player-root .player-main{box-shadow:none;background:0 0;flex-direction:row;justify-content:center;align-items:center;gap:48px;margin:auto;display:flex}.player-root .player-artwork{background:#2c2642;border:4px solid #6153bd;border-radius:24px;justify-content:center;align-items:center;width:320px;height:320px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 32px #6153bd80}.player-root .player-artwork-img{object-fit:cover;border-radius:24px;width:100%;height:100%}.player-root .player-info{text-overflow:ellipsis;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:40%;max-width:500px;min-height:200px;display:flex}.player-root .player-title{color:#fff;margin-bottom:8px;font-family:Manrope;font-size:1.5rem;font-weight:700;line-height:1.2}.player-root .player-description{color:#fff;opacity:.85;margin-bottom:8px;font-family:Manrope;font-size:1rem;font-weight:400;line-height:1.5}.player-root .player-date{color:#fff;opacity:.8;font-family:Manrope;font-size:1.1rem;font-weight:500}.player-root .player-explore-container{z-index:10;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.player-root .player-explore-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-family:Manrope;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #8b5cf64d,0 0 0 1px #ffffff1a}.player-root .player-explore-button img{filter:brightness(0)invert()}.player-root .player-explore-button:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf666,0 0 0 1px #fff3}.player-root .player-explore-button:active{transform:translateY(0)}.player-root .player-explore-button span{font-weight:600}.player-root .player-nudge-overlay{z-index:1000;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.player-root .player-nudge-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;position:absolute;inset:0}.player-root .player-nudge-content{background:linear-gradient(145deg,#1a1742,#151336);border-radius:20px;width:90%;max-width:1200px;max-height:85vh;animation:.4s cubic-bezier(.34,1.56,.64,1) slideUpScale;position:relative;overflow:hidden;box-shadow:0 25px 50px #0009,0 0 0 1px #ffffff1a}.player-root .player-nudge-header{background:linear-gradient(135deg,#8b5cf626 0%,#9333ea26 100%);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.player-root .player-nudge-title{color:#fff;-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:700}.player-root .player-nudge-close{color:#fffc;cursor:pointer;background:#ffffff1a;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.player-root .player-nudge-close:hover{color:#fff;background:#f003;transform:scale(1.05)}.player-root .player-nudge-scroll{max-height:calc(85vh - 120px);padding:2rem 2rem 60px;overflow-y:auto}.player-root .player-nudge-scroll::-webkit-scrollbar{width:6px}.player-root .player-nudge-scroll::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.player-root .player-nudge-scroll::-webkit-scrollbar-thumb{background:#8b5cf699;border-radius:3px}.player-root .player-nudge-scroll::-webkit-scrollbar-thumb:hover{background:#8b5cf6cc}.player-root .player-nudge-section .nudge-section__item{margin-bottom:2rem}.player-root .player-nudge-section .nudge-section__item:last-child{margin-bottom:0}.player-root .player-nudge-section .nudge-section__title{color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpScale{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
