@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";.home-page{--home-bg: transparent;--home-text: #fff;--home-unfolded: #20274f;--home-accent: #ff844a;--home-dot-active: #ff5d26;--home-pill-label-bg: #d1e4ed;--home-pill-label-text: #20274f;--home-search-bg: rgba(255, 255, 255, .2);--home-search-border: rgba(255, 255, 255, .24);--home-bestof-70s: #5a3d2e;--home-bestof-80s: #3d4a6a;--home-bestof-90s: #2d4a3d;--home-bestof-00s: #4a3d5a;--Orange-2: #ff915d}.home-page{position:relative;min-height:100vh;width:100%;max-width:none;background-color:transparent;color:var(--home-text);font-family:var(--font-body, "ES Build", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif)}.home-page-content{display:flex;flex-direction:column;text-align:left;padding:235px 80px 128px;box-sizing:border-box}@media(max-width:900px){.home-page-content{padding-left:1.25rem;padding-right:1.25rem}}.home-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem}.home-header-link{text-decoration:none;text-transform:uppercase}.home-header-link:hover{opacity:.9}.home-header-meta{display:flex;align-items:center;gap:1rem}.home-about-link{text-decoration:none;color:#f5fbff;font-size:.9rem;letter-spacing:.04em;text-transform:uppercase}.home-about-link:hover{text-decoration:underline}.home-hero{position:relative;width:100%;max-width:1512px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.25rem 4rem;overflow:visible}.home-hero .home-title,.home-hero .home-hero-headline,.home-hero .home-tagline,.home-hero .home-description{position:relative;z-index:1}.home-player-section{position:relative;z-index:1;width:100%;max-width:1380px;margin:0 auto;padding:0;scroll-margin-top:80px}.home-catalogues-section,.home-mixtape-section{position:relative;z-index:1;width:100%;max-width:1512px;margin:0 auto;padding:2rem 1.25rem 4rem;scroll-margin-top:80px}.home-section-title{margin:0 0 1.5rem;text-align:center;color:#fff;font-family:ES Build,sans-serif;font-size:2rem;font-weight:400;letter-spacing:-.04em;text-transform:capitalize}.home-mixtape-copy{margin:0 auto;max-width:640px;text-align:center;color:#ffffffe6;font-size:1.125rem;line-height:1.45}.home-hero .home-stats{position:relative;z-index:1;margin-top:calc(96px - 1rem)}.home-sticky-track{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center}.home-main{flex:1;display:flex;flex-direction:column;align-items:center;padding:2rem 1.25rem 4rem;gap:2.5rem;max-width:1512px;margin:0 auto;width:100%}.home-title{margin:0;color:#ffe93e;text-align:center;font-variant-numeric:ordinal;font-feature-settings:"dnom" on,"dlig" on;font-family:Generica,ES Build,system-ui,sans-serif;font-size:180px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-6.75px;white-space:nowrap}.home-hero-headline{margin:120px auto 0;width:100%;min-width:0;max-width:776px;box-sizing:border-box;color:#fff;text-align:center;font-family:ES Build,sans-serif;font-size:64px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-2px}.home-tagline{margin:0;margin-top:1rem;max-width:776px;color:#fff;text-align:center;font-family:ES Build,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-1px}.home-description{margin:0;max-width:776px;line-height:1.3}.home-stats{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.home-stats-block{display:flex;flex-direction:column;align-items:center;gap:.25rem}.home-stats-number{color:#fff;text-align:center;font-family:ES Build,sans-serif;font-size:64px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-2px}.home-stats-unfolded{color:var(--Orange-2, #ff915d);text-align:center;leading-trim:both;text-edge:cap;font-family:var(--font-display),Maritim,serif;font-size:105.53px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.864px}.home-search-section{position:sticky;top:32px;z-index:5;box-sizing:border-box;width:100%;max-width:1024px;display:flex;flex-direction:column;align-items:center;gap:1rem;background:transparent;padding:32px}.home-search-bar-wrap{position:relative;width:100%}.home-search-bar{display:flex;width:960px;padding:30px 40px;justify-content:space-between;align-items:center;border-radius:130px;border:1px solid rgba(255,255,255,.24);background:#fff3;box-shadow:20px 20px 80px #00000026,1px 1px #ffffff59 inset;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);cursor:text}.home-search-input{flex:1;min-width:0;height:100%;padding:0;margin:0 12px 0 0;border:none;background:none;color:var(--home-text);font:inherit;font-size:1.25rem;outline:none}.home-search-input::placeholder{color:var(--home-text);opacity:.8}.home-search-icon{flex-shrink:0;width:44px;height:44px;display:block}.home-search-clear{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:none;cursor:pointer;color:inherit}.home-search-clear:hover{opacity:.85}.home-search-clear img{width:24px;height:24px;display:block}.home-search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:320px;overflow-y:auto;border-radius:32px;background-color:#81a1b3f2;border:1px solid var(--home-search-border);padding:24px;z-index:10;box-shadow:0 8px 24px #0003}.home-search-dropdown-message{margin:0;padding:16px 0;color:var(--home-text);opacity:.9;font-size:.95rem}.home-search-dropdown-group{padding:0 0 8px}.home-search-dropdown-group:last-child{padding-bottom:24px}.home-search-dropdown-label{display:block;padding:4px 0 6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#284571}.home-search-dropdown-list{list-style:none;margin:0;padding:0}.home-search-dropdown-list>li{border-bottom:.5px solid rgba(255,255,255,.7)}.home-search-dropdown-list>li:last-child{border-bottom:none}.home-search-dropdown-item{display:block;padding:10px 0;color:var(--home-text);text-decoration:none;transition:background-color .15s}.home-search-dropdown-item:hover{background-color:#ffffff26}.home-search-dropdown-song-title{display:block;font-weight:500}.home-search-dropdown-song-artist{display:block;font-size:.9rem;opacity:.85}.home-filter-row{display:none;align-items:center;gap:1rem}.home-filter-label{margin:0}.home-filter-pills{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;width:100%;justify-content:center}.home-filter-pill{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:64px;padding:20px;border-radius:12px;background-color:var(--home-search-bg);border:1px solid var(--home-search-border);cursor:pointer;transition:background-color .2s,border-color .2s;color:inherit;font:inherit}.home-filter-pill:hover{background-color:#ffffff40}.home-filter-pill svg{flex-shrink:0;opacity:.9}.home-bestof{width:100%;max-width:1080px;margin-top:96px;display:flex;flex-direction:column;gap:1.25rem}.home-bestof-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem 36px;width:100%}@media(min-width:600px){.home-bestof-row--decades,.home-bestof-row--genres{grid-template-columns:repeat(4,1fr)}}.home-bestof-card{position:relative;display:flex;width:243.2px;height:450px;padding:8px 40px 80px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:200px;overflow:clip;border:none;cursor:pointer;text-align:center;background:transparent;color:inherit;font:inherit}.home-bestof-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;z-index:0}.home-bestof-card-text{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.25rem;text-shadow:0 9px 10px rgba(0,0,0,.25)}.site-footer{margin-top:64px;padding:20px 24px 28px}.site-footer-inner{max-width:1200px;margin:0 auto;border:1px solid rgba(230,245,255,.35);border-radius:24px;background:linear-gradient(145deg,#789cb08f,#5d819675);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:18px 20px;display:grid;grid-template-columns:minmax(200px,1.1fr) minmax(0,1.6fr) minmax(140px,auto);gap:20px;align-items:start}.site-footer-title{font-size:1.2rem;font-weight:600;color:#f5fbff}.site-footer-subtitle{margin:6px 0 0;color:#e8f4fce0;font-size:.92rem;line-height:1.45;max-width:460px}.site-footer-nav{display:flex;flex-direction:column;gap:14px;min-width:0}.site-footer-collections{display:flex;flex-direction:column;gap:12px}.site-footer-links-group{display:flex;flex-direction:column;gap:8px}.site-footer-links-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#e3eff7bf}.site-footer-links{display:flex;gap:12px 16px;flex-wrap:wrap}.site-footer-links--primary{gap:16px}.site-footer-links a{color:#f5fbff;text-decoration:none;font-size:.92rem;letter-spacing:.02em}.site-footer-links a:hover{text-decoration:underline}.site-footer-meta{display:flex;flex-direction:column;gap:6px;font-size:.78rem;color:#e3eff7e0;text-align:right}.site-footer-copyright{opacity:.9}.site-footer--compact{margin-top:28px}.site-footer--compact .site-footer-inner{max-width:980px}@media(max-width:900px){.site-footer-inner{grid-template-columns:1fr;gap:14px}.site-footer-meta{text-align:left}}.home-sticky-nav-wrap{--nav-collapse-duration: .52s;--nav-collapse-ease: cubic-bezier(.32, .72, 0, 1);position:fixed;bottom:32px;left:50%;z-index:100;width:min(883px,calc(100vw - 60px));max-width:883px;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:8px;pointer-events:none;transform:translate(-50%) translateY(0);opacity:1;transition:transform var(--nav-collapse-duration) var(--nav-collapse-ease),opacity .28s ease,width var(--nav-collapse-duration) var(--nav-collapse-ease),max-width var(--nav-collapse-duration) var(--nav-collapse-ease)}.home-sticky-nav-wrap--hidden:not(.home-sticky-nav-wrap--collapsed){transform:translate(-50%) translateY(calc(100% + 32px));opacity:0;pointer-events:none}.home-sticky-nav-wrap--hidden.home-sticky-nav-wrap--collapsed{transform:translate(-50%) translateY(calc(100% + 32px));opacity:0;pointer-events:none}.home-sticky-nav-wrap--hidden>*{pointer-events:none}.home-sticky-nav-wrap>*{pointer-events:auto}.home-sticky-nav-wrap--collapsed{left:50%;width:102px;max-width:102px;transform:translate(-50%) translateY(0)}.home-sticky-nav{display:flex;align-items:center;width:100%;box-sizing:border-box;flex-wrap:nowrap;gap:30px;min-height:84px;padding:16px;overflow:hidden;color:#fff;font-family:Manrope,ES Build,system-ui,sans-serif;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#001926bf;border:1.198px solid rgba(164,191,202,.5);box-shadow:16px 16px 50px #8012a44d;border-radius:200px;transition:gap var(--nav-collapse-duration) var(--nav-collapse-ease),width var(--nav-collapse-duration) var(--nav-collapse-ease),height var(--nav-collapse-duration) var(--nav-collapse-ease),min-height var(--nav-collapse-duration) var(--nav-collapse-ease)}.home-sticky-nav--collapsed{gap:0;width:102px;height:86px;min-height:86px;justify-content:center;align-items:center}.home-sticky-nav--collapsed .home-sticky-nav-links{flex:1 1 auto;width:100%;gap:0;justify-content:center;align-items:center}.home-sticky-nav-expandable{display:flex;align-items:center;overflow:hidden;white-space:nowrap;opacity:1;flex:0 1 auto;min-width:0;visibility:visible;transition:max-width var(--nav-collapse-duration) var(--nav-collapse-ease),opacity .28s var(--nav-collapse-ease),flex var(--nav-collapse-duration) var(--nav-collapse-ease),visibility 0s linear 0s}.home-sticky-nav-expandable--links{gap:12px;max-width:560px;flex:1 1 auto}.home-sticky-nav-expandable--search{max-width:321px;flex:0 0 321px}.home-sticky-nav--collapsed .home-sticky-nav-expandable{max-width:0;opacity:0;flex:0 0 0;pointer-events:none;visibility:hidden;transition:max-width var(--nav-collapse-duration) var(--nav-collapse-ease),opacity .18s var(--nav-collapse-ease),flex var(--nav-collapse-duration) var(--nav-collapse-ease),visibility 0s linear var(--nav-collapse-duration)}.home-sticky-nav-links{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0;flex-wrap:nowrap;transition:gap var(--nav-collapse-duration) var(--nav-collapse-ease)}.home-sticky-nav-link-wrap{display:inline-flex;align-items:center;gap:12px}.home-sticky-nav-icon-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:none;color:#fff;cursor:pointer;flex-shrink:0;padding:0}.home-sticky-nav-icon-btn:hover{opacity:.85}.home-sticky-nav-icon-btn:focus-visible{outline:2px solid #ea7b4e;outline-offset:2px;border-radius:4px}.home-sticky-nav-link{border:none;background:none;color:#fff;font-family:Manrope,ES Build,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-align:center;text-transform:capitalize;cursor:pointer;padding:0;white-space:nowrap}.home-sticky-nav-link:hover{opacity:.85}.home-sticky-nav-link:focus-visible{outline:2px solid #ea7b4e;outline-offset:2px;border-radius:4px}.home-sticky-nav-divider{display:inline-block;width:1px;height:14px;background:#ffffff59;flex-shrink:0}.nav-search{position:relative;flex-shrink:0}.nav-search--inline{flex-shrink:0}.nav-search--overlay{width:100%}.nav-search-bar{display:flex;width:321px;height:52px;padding:13px 20px;justify-content:space-between;align-items:center;flex-shrink:0;box-sizing:border-box;border-radius:26px;border:1.198px solid rgba(168,225,255,.5);background:linear-gradient(180deg,#001926d9 49.86%,#3d0032d9 128.71%);box-shadow:-15.94px -15.94px 83.75px #8012a480}.nav-search--overlay .nav-search-bar{width:100%;max-width:100%}.nav-search-input{flex:1;min-width:0;border:none;background:none;color:#fff;font-family:Manrope,ES Build,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:normal;outline:none}.nav-search-input::placeholder{color:#ffffffd9}.nav-search-input:focus-visible{outline:none}.nav-search-icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;pointer-events:none}.nav-search-close{width:28px;height:28px;margin-left:8px;border:none;border-radius:50%;background:#ffffff14;color:#fff;font-size:18px;line-height:1;cursor:pointer;flex-shrink:0}.nav-search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:110;max-height:360px;overflow-y:auto;border-radius:20px;background:#001926f2;border:1px solid rgba(164,191,202,.45);padding:12px 16px 16px;box-shadow:0 16px 48px #00000059}.nav-search--inline .nav-search-dropdown{left:auto;right:0;min-width:321px;width:max(321px,100%)}.nav-search-message{margin:8px 0;color:#fffc;font-size:14px}.nav-search-group{padding-bottom:8px}.nav-search-group:last-child{padding-bottom:0}.nav-search-label{display:block;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#a4bfcaf2;margin-bottom:6px}.nav-search-list{list-style:none;margin:0;padding:0}.nav-search-item{display:block;width:100%;text-align:left;border:none;background:none;color:#fff;text-decoration:none;font:inherit;font-size:14px;padding:10px 8px;border-radius:8px;cursor:pointer}.nav-search-item:hover{background:#ffffff14}.nav-search-item--song{display:flex;flex-direction:column;gap:2px}.nav-search-song-title{font-weight:500}.nav-search-song-artist{font-size:12px;opacity:.75}.nav-search-more{margin-top:4px;padding:6px 8px;border:none;background:none;color:#ea7b4e;font:inherit;font-size:13px;cursor:pointer}.nav-search-more:hover{text-decoration:underline}@media(prefers-reduced-motion:reduce){.home-sticky-nav-wrap,.home-sticky-nav,.home-sticky-nav-expandable,.home-sticky-nav-links,.home-sticky-nav-icon-btn{transition:none}}@media(max-width:900px){.home-sticky-nav-wrap{width:min(883px,calc(100vw - 60px))}.home-sticky-nav-wrap--collapsed{left:50%;transform:translate(-50%) translateY(0)}.home-sticky-nav{flex-wrap:wrap;row-gap:16px}.home-sticky-nav-links{flex-wrap:wrap}.nav-search-bar{width:100%}}@media(max-width:720px){.home-sticky-nav-link{font-size:12px}.home-sticky-nav-links,.home-sticky-nav-link-wrap{gap:8px}}.artist-carousel-wrap{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;overflow:hidden}.artist-carousel-scroll{display:flex;align-items:flex-end;gap:.85rem;padding:.3rem 0 .3rem 1.25rem;overflow-x:auto;overflow-y:clip;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.artist-carousel-scroll::-webkit-scrollbar{display:none}.artist-carousel-pill{position:relative;flex-shrink:0;width:209px;height:386px;border-radius:172px;padding:7px 34px 69px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:9px;overflow:clip;scroll-snap-align:start;border:none;cursor:pointer;background:transparent;color:inherit;text-decoration:none}.artist-carousel-pill-img{position:absolute;inset:0;border-radius:inherit;background-size:cover;background-position:center}.artist-carousel-pill-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.artist-carousel-pill-label{position:absolute;bottom:110px;z-index:1;display:flex;padding:10px 20px;align-items:center;gap:13px;border-radius:50px;background:var(--home-pill-label-bg, #d1e4ed);color:var(--home-pill-label-text, #20274f);text-transform:uppercase}.artist-carousel-nav{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding:0 1.25rem;gap:1rem}.artist-carousel-dots{display:flex;align-items:center;justify-content:center;gap:7px;flex:1}.artist-carousel-dot{width:12px;height:6px;border-radius:20px;padding:0;margin:0;border:none;background-color:var(--home-text, #fff);cursor:pointer;transition:width .2s,background-color .2s;flex-shrink:0}.artist-carousel-dot--active{width:64px;background-color:var(--home-dot-active, #ff5d26)}.artist-carousel-dot:hover{opacity:.9}.artist-carousel-chevrons{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.artist-carousel-chevron{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer;color:inherit}.artist-carousel-chevron:disabled{opacity:.4;cursor:not-allowed}.artist-carousel-chevron svg{display:block;width:48px;height:auto;max-height:36px}.player-youtube-crop{position:absolute;top:0;left:50%;height:100%;width:auto;max-width:none;aspect-ratio:16 / 9;border:none;display:block;transform:translate(-50%)}.player-youtube-wrap{position:relative}.player-youtube-wrap--overlay-open .player-youtube,.player-youtube-wrap--overlay-open .player-play-button{visibility:hidden}.player-overlay{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;background:#000e27eb;border-radius:12px;overflow:hidden}.player-overlay-panel{display:flex;flex-direction:column;min-height:0;flex:1;outline:none}.player-overlay-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(94,129,177,.35);flex-shrink:0}.player-overlay-title{margin:0;font-size:14px;font-weight:600;color:#fff;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-overlay-select{flex:1;min-width:0;font-family:ES Build,system-ui,sans-serif;font-size:14px;padding:8px 10px;border-radius:8px;border:1px solid rgba(94,129,177,.5);background:#001926d9;color:#fff}.player-overlay-close{width:32px;height:32px;border:none;border-radius:50%;background:#ffffff14;color:#fff;font-size:22px;line-height:1;cursor:pointer;flex-shrink:0}.player-overlay-close:hover{background:#ffffff24}.player-overlay-close:focus-visible,.player-overlay-row-btn:focus-visible,.player-overlay-play-cta:focus-visible,.player-playlist-toggle:focus-visible,.player-trivia-next:focus-visible{outline:2px solid #ea7b4e;outline-offset:2px}.player-overlay-list{list-style:none;margin:0;padding:8px;overflow-y:auto;flex:1;min-height:0}.player-overlay-item{display:flex;align-items:center;gap:8px;margin-bottom:4px;border-radius:8px}.player-overlay-item--active{background:#ea7b4e26}.player-overlay-item--in-progress{opacity:.55;padding:10px 12px}.player-overlay-row-btn{flex:1;min-width:0;display:flex;align-items:center;gap:10px;border:none;background:transparent;color:#fff;text-align:left;padding:10px 12px;cursor:pointer;font-family:ES Build,system-ui,sans-serif;font-size:13px}.player-overlay-row-btn:hover{background:#ffffff0f}.player-overlay-track-num{width:24px;flex-shrink:0;color:#fff9}.player-overlay-track-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-overlay-badge{flex-shrink:0;font-size:11px;padding:4px 8px;border-radius:999px;background:#ffffff1a;color:#ffffffbf}.player-overlay-play-cta{flex-shrink:0;padding:6px 14px;border-radius:999px;border:none;background:#ea7b4e;color:#fff;font-family:ES Build,system-ui,sans-serif;font-size:12px;font-weight:600;cursor:pointer;margin-right:8px}.player-overlay-play-cta:hover{filter:brightness(1.05)}.player-overlay-now-playing{margin-right:12px;color:#ea7b4e;font-size:12px}.player-header--catalogue{justify-content:space-between;width:100%;gap:12px}.player-catalogue-title{flex:1;min-width:0;margin:0;font-size:14px;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-overlay-filter{padding:0 12px 8px;flex-shrink:0}.player-overlay-filter-input{width:100%;box-sizing:border-box;padding:8px 12px;border-radius:8px;border:1px solid rgba(164,191,202,.45);background:#001926a6;color:#fff;font-family:ES Build,system-ui,sans-serif;font-size:13px;outline:none}.player-overlay-filter-input::placeholder{color:#ffffff80}.player-overlay-filter-input:focus-visible{outline:2px solid #ea7b4e;outline-offset:1px}.player-overlay-empty{list-style:none;padding:16px 12px;color:#ffffffa6;font-size:13px}.player-header--home{gap:12px;flex-wrap:wrap}.player-page--embedded{min-height:860px;margin:0;border-radius:36px;overflow:hidden}.player-page--embedded .player-content{padding:24px 28px 32px}.player-page--embedded .player-main{height:min(72vh,720px);max-height:720px}.player-main--switching{position:relative}.player-main--switching .player-left,.player-main--switching .player-right{opacity:.35;pointer-events:none}.player-switch-skeleton{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#000e2759;border-radius:36px}.player-switch-skeleton-text{font-family:ES Build,system-ui,sans-serif;font-size:14px;color:#ffffffd9;letter-spacing:.04em}.player-playlist-toggle{align-self:flex-start;padding:8px 14px;border-radius:999px;border:1px solid rgba(94,129,177,.5);background:#00192680;color:#fff;font-family:ES Build,system-ui,sans-serif;font-size:13px;cursor:pointer}.player-playlist-toggle:hover{background:#001926bf}.player-progress-row{display:flex;align-items:center;gap:12px;width:100%}.player-progress-bar{flex:1;height:4px;border-radius:999px;background:#ffffff26;overflow:hidden}.player-progress-bar-fill{height:100%;background:#ea7b4e;border-radius:999px;transition:width .25s ease}.player-fact-counter{font-size:12px;color:#ffffffbf;flex-shrink:0;min-width:3.5em;text-align:right}.player-trivia-next{margin-top:16px;padding:8px 18px;border-radius:999px;border:1px solid rgba(94,129,177,.5);background:#00192673;color:#fff;font-family:ES Build,system-ui,sans-serif;font-size:13px;cursor:pointer;align-self:flex-end}.player-trivia-next:hover{background:#001926b3}@media(prefers-reduced-motion:reduce){.player-bg{animation:none!important}.player-progress-bar-fill{transition:none}}.player-home{--ph-border: #526a77;--ph-glass: rgba(0, 25, 38, .6);--ph-progress-track: #20274f;--ph-play-yellow: #ffe93e;--ph-purple-shadow: -15.94px -15.94px 41.875px 0 rgba(128, 18, 164, .5);--ph-panel-overlay: #121f25;--ph-playlist-width: 25%;--ph-video-width: 25%;--ph-trivia-width: 50%;width:100%;color:#fff}.player-home--embedded{scroll-margin-top:80px}.player-home-shell{position:relative;display:flex;flex-direction:column;width:100%;height:min(95vh,916px);max-height:916px;border-radius:34px;border:1.198px solid var(--ph-border);background:var(--ph-glass);overflow:hidden}.player-home-shell--switching .player-home-main,.player-home-shell--switching .player-home-transport{opacity:.35;pointer-events:none}.player-home-switching{position:absolute;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#00192659;font-family:Manrope,ES Build,system-ui,sans-serif;font-size:14px;letter-spacing:.04em}.player-home-main{display:flex;flex:1 1 auto;min-height:0;width:100%;height:800px;max-height:800px}.ph-playlist{position:relative;flex:0 0 var(--ph-playlist-width);width:var(--ph-playlist-width);min-width:0;height:100%;overflow:hidden;box-shadow:40px 40px 30px #0c003640}.ph-playlist:before{content:"";position:absolute;inset:0;background:url(/assets/PlaylistBackground.jpg) center / cover no-repeat;pointer-events:none}.ph-playlist:after{content:"";position:absolute;inset:0;background:var(--ph-panel-overlay);pointer-events:none}.ph-playlist-inner{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr);gap:20px;width:100%;height:100%;min-height:0;padding:20px;box-sizing:border-box;overflow:hidden}.ph-playlist-header{display:flex;flex-direction:column;gap:20px;flex-shrink:0;margin:0}.ph-playlist-heading{margin:0;color:#fff;text-align:center;font-family:Manrope,ES Build,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:normal;text-transform:capitalize}.ph-playlist-toolbar{display:flex;align-items:center;justify-content:space-between;width:100%}.ph-playlist-play{flex-shrink:0;width:52px;height:52px;padding:0;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.ph-playlist-play svg{width:52px;height:52px;display:block}.ph-playlist-play:hover{filter:brightness(1.05)}.ph-playlist-heart{flex-shrink:0;width:38px;height:38px;padding:0;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:default;opacity:.55}.ph-playlist-select-wrap{position:relative;width:100%}.ph-playlist-select-arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px;height:20px;pointer-events:none;display:flex;align-items:center;justify-content:center}.ph-playlist-select-arrow svg{width:20px;height:20px;display:block}.ph-playlist-select{display:flex;width:100%;height:52px;box-sizing:border-box;padding:13px 48px 13px 20px;justify-content:space-between;align-items:center;border-radius:26px;border:1.198px solid rgba(168,225,255,.5);background:linear-gradient(180deg,#001926d9 49.86%,#3d0032d9 128.71%);box-shadow:var(--ph-purple-shadow);color:#fff;text-align:center;font-family:Manrope,ES Build,system-ui,sans-serif;font-size:16px;font-weight:400;line-height:normal;text-transform:capitalize;outline:none;appearance:none;-webkit-appearance:none;cursor:pointer}.ph-playlist-select:focus-visible,.ph-playlist-play:focus-visible,.player-home-next:focus-visible,.player-home-transport-play:focus-visible,.player-home-transport-skip:focus-visible{outline:2px solid var(--ph-play-yellow);outline-offset:2px}.ph-playlist-tracks{min-height:0;overflow-x:hidden;overflow-y:auto;margin:0;scrollbar-width:thin;scrollbar-color:#fff transparent}.ph-playlist-tracks::-webkit-scrollbar{width:4px}.ph-playlist-tracks::-webkit-scrollbar-track{border-radius:4px;background:transparent}.ph-playlist-tracks::-webkit-scrollbar-thumb{border-radius:4px;background:#fff}.ph-playlist-tracks-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.ph-playlist-tracks-item{margin:0;padding:0;width:100%}.ph-track{display:flex;flex-direction:column;gap:12px;width:100%;box-sizing:border-box;border:none;text-align:left;cursor:pointer;font:inherit;color:inherit}.ph-track--inactive{flex-direction:row;align-items:center;gap:10px;padding:10px 30px 10px 10px;border-radius:16px;border:1.198px solid rgba(168,225,255,.5);background:#00192659;box-shadow:var(--ph-purple-shadow);opacity:.7}.ph-track--inactive:hover:not(.ph-track--disabled){opacity:.9;background:#00192680}.ph-track--disabled{cursor:default}.ph-track--active{width:100%;min-height:102px;padding:12px 20px;border-radius:20px;border:1.198px solid var(--ph-play-yellow);background:#0019268c;box-shadow:var(--ph-purple-shadow)}.ph-track-main{display:flex;align-items:center;gap:14px;min-width:0;width:100%;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left;font:inherit}.ph-track-avatar{flex-shrink:0;width:50px;height:50px;border-radius:100px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#ffffff14}.ph-track--active .ph-track-avatar,.ph-mini-bar .ph-track-avatar{width:57px;height:57px}.ph-track-avatar img{width:100%;height:100%;object-fit:cover}.ph-track-avatar--fallback{font-family:ES Build,system-ui,sans-serif;font-weight:700;font-size:18px}.ph-track-labels{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.ph-track-artist{color:#fff;font-family:Manrope,ES Build,system-ui,sans-serif;font-weight:700;line-height:normal;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ph-track--active .ph-track-artist,.ph-mini-bar .ph-track-artist{font-size:16px}.ph-track-title{color:#fff;font-family:Manrope,ES Build,system-ui,sans-serif;font-weight:400;line-height:normal;font-size:14px;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ph-track--active .ph-track-title,.ph-mini-bar .ph-track-title{font-size:16px}.ph-progress{position:relative;width:100%;height:4px;border-radius:4px;background:var(--ph-progress-track);overflow:hidden}.ph-progress-fill{height:100%;border-radius:4px;background:#fff;transition:width .05s linear}.player-home-video{position:relative;flex:0 0 var(--ph-video-width);width:var(--ph-video-width);height:100%;border-left:1.2px solid var(--ph-border);border-top:1.2px solid var(--ph-border);border-bottom:1.2px solid var(--ph-border);overflow:hidden;background:#0a1520}.player-home-trivia{position:relative;flex:0 0 var(--ph-trivia-width);width:var(--ph-trivia-width);min-width:0;height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:clamp(24px,4vw,64px);box-sizing:border-box;overflow-x:hidden;overflow-y:hidden}.player-home-trivia-body{display:flex;flex-direction:column;flex:1 1 0;min-height:0;width:100%;gap:52px}.player-home-state{margin:0;font-family:Manrope,ES Build,system-ui,sans-serif;font-size:18px}.player-home-state--error p{margin:0}.player-home-intro{text-align:center;width:100%}.player-home-intro-unfolded{margin:0 0 12px;color:#ea7b4e;font-family:Maritim,serif;font-size:clamp(48px,6vw,80px);line-height:1;letter-spacing:-1.86px}.player-home-intro-title{margin:0;font-family:ES Build,system-ui,sans-serif;font-size:clamp(36px,5vw,72px);line-height:1.2;letter-spacing:-2px}.player-home-fact-wrap{flex:1 1 0;min-height:0;width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;overflow-x:clip;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}.player-home-fact-wrap::-webkit-scrollbar{width:4px}.player-home-fact-wrap::-webkit-scrollbar-thumb{border-radius:4px;background:#ffffff59}.player-home-fact{margin:0;width:100%;max-width:100%;box-sizing:border-box;font-family:Manrope,ES Build,system-ui,sans-serif;font-weight:400;letter-spacing:-2px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.player-home-control{display:flex;flex-direction:column;gap:23px;flex-shrink:0;width:100%;max-width:100%}.player-home-control-top{display:flex;align-items:center;justify-content:space-between;width:100%}.player-home-counter{font-family:Manrope,ES Build,system-ui,sans-serif;font-size:20px;letter-spacing:-.4px;text-transform:capitalize}.player-home-next{width:24px;height:24px;padding:0;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.player-home-next:hover{opacity:.85}.player-home-transport{position:relative;flex:0 0 116px;height:116px;display:flex;align-items:center;gap:20px;padding:20px;box-sizing:border-box;border-top:1px solid rgba(255,255,255,.5);box-shadow:40px 40px 30px #0c003640;overflow:hidden}.player-home-transport:before{content:"";position:absolute;inset:0;background:url(/assets/PlaylistBackground.jpg) center / cover no-repeat;pointer-events:none}.player-home-transport:after{content:"";position:absolute;inset:0;background:var(--ph-panel-overlay);pointer-events:none}.ph-mini-bar{position:relative;z-index:1;flex:0 0 400px;max-width:400px;display:flex;align-items:center;gap:20px;padding:12px 20px;box-sizing:border-box}.player-home-transport-controls{position:relative;z-index:1;flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.player-home-transport-buttons{display:flex;align-items:center;gap:16px}.player-home-transport-skip{width:32px;height:32px;padding:0;border:none;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.player-home-transport-skip:disabled{opacity:.35;cursor:default}.player-home-transport-skip:not(:disabled):hover{opacity:.85}.player-home-transport-play{width:48px;height:48px;padding:0;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.player-home-transport-play:hover{filter:brightness(1.05)}.player-home-transport-scrub{display:flex;align-items:center;gap:8px;width:100%;max-width:552px}.player-home-transport-time{flex-shrink:0;color:#a6a6a6;font-family:ES Build,system-ui,sans-serif;font-size:16px;line-height:normal}.player-home-youtube-mount{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.player-home-transport-progress{position:relative;flex:1 1 auto;height:5px;border-radius:4px;background:#ffffff80;overflow:hidden;cursor:pointer}.player-home-transport-progress-fill{position:absolute;inset:0 auto 0 0;height:100%;border-radius:4px;background:var(--ph-play-yellow);transition:width .15s linear}@media(max-width:900px){.player-home{--ph-playlist-width: 100%;--ph-video-width: 100%;--ph-trivia-width: 100%}.player-home-shell{height:auto;max-height:none}.player-home-main{flex-direction:column;min-height:0;height:auto;max-height:none}.ph-playlist,.player-home-video,.player-home-trivia{flex:none;width:100%;height:auto}.ph-playlist{max-height:360px}.player-home-video{aspect-ratio:16 / 9;border-right:none}.player-home-trivia{padding:32px;min-height:280px}.player-home-transport{flex-direction:column;height:auto;min-height:116px;align-items:stretch}.ph-mini-bar{flex:none;max-width:none}}@media(prefers-reduced-motion:reduce){.ph-progress-fill,.player-home-transport-progress-fill{transition:none}}.player-page{--player-content-max: 1360px;--player-gap: 22px;--player-text: #fff;--player-accent: #ea7b4e;--player-border: rgba(94, 129, 177, .5);--player-dark: #1a0f2e;--player-muted: rgba(255, 255, 255, .7);min-height:100vh;position:relative;color:var(--player-text);font-family:ES Build,system-ui,sans-serif;background:transparent}.player-bg{display:none}.player-content{position:relative;z-index:1;max-width:var(--player-content-max);margin:0 auto;padding:32px 40px 96px;display:flex;flex-direction:column;gap:32px}.player-header{display:flex;align-items:center;gap:16px}.player-back{width:72px;height:48px;border-radius:82px;padding:14px 18px;display:flex;align-items:center;justify-content:center;background:var(--player-glass);border:1px solid var(--player-border);box-shadow:inset 1px 1px #ffffff59;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);color:inherit;cursor:pointer;flex-shrink:0}.player-back:hover{opacity:.9}.player-main{display:flex;align-items:stretch;gap:var(--player-gap);height:90vh;max-width:var(--player-content-max);width:100%}.player-left{flex:0 0 calc(33.333% - (var(--player-gap) * .333));min-width:0;height:90vh;display:flex;padding:20px;flex-direction:column;align-items:center;gap:20px;border-radius:35.938px;border:1.198px solid var(--player-border);background:#000e2733;box-shadow:1px 1px #ffffff59 inset;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}.player-player-panel{display:flex;flex-direction:column;gap:20px;min-height:0;width:100%;flex:1}.player-right{flex:0 0 calc(66.666% - (var(--player-gap) * .667));min-width:0;height:90vh;display:flex;padding:40px 80px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:35.938px;border:1.198px solid var(--player-border);background:#000e2733;box-shadow:1px 1px #ffffff59 inset;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}.player-trivia-panel{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.player-trivia-content{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.player-trivia-content--centered{justify-content:center;align-items:center;overflow:hidden}.player-trivia-single-wrap{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0}.player-trivia-single-wrap{color:#fff;font-family:ES Build,system-ui,sans-serif;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-3px}.player-intro-block{width:100%;text-align:center}.player-intro-unfolded{color:#ea7b4e;text-align:center;font-family:Maritim,serif;font-size:79.534px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.864px;margin:0 0 12px}.player-intro-title{margin:0;text-align:center;font-family:ES Build,sans-serif;font-size:107px;line-height:1.3;opacity:1;transform:none}.player-trivia-single-wrap .player-trivia-fact--single{margin:0;text-align:left;width:100%;max-height:100%;overflow:hidden;color:#fff;font-family:ES Build,system-ui,sans-serif;font-weight:500;line-height:100%;letter-spacing:-3px}.player-trivia-fact{font-family:ES Build,sans-serif;font-size:22px;letter-spacing:-.3px;line-height:1.4;color:var(--player-text);margin:0 0 1em}.player-trivia-fact:last-child{margin-bottom:0}.player-state-message{font-family:ES Build,sans-serif;font-size:18px;color:var(--player-text);margin:0}.player-state-loading{opacity:.9}.player-state-error{display:flex;flex-direction:column;gap:12px}.player-state-error p{margin:0}.player-state-error .player-back-text{color:var(--player-accent);font-size:14px;padding:0}.player-now-playing{display:flex;flex-direction:column;gap:6px}.player-now-playing-label{font-size:14px;color:var(--player-accent);margin:0}.player-now-playing-title{font-size:20px;color:var(--player-text);margin:0}.player-youtube-wrap{position:relative;flex:0 0 auto;width:100%;height:78%;min-height:200px;border-radius:12px;overflow:hidden;background:var(--player-dark)}.player-youtube{position:absolute;top:0;left:50%;height:100%;width:auto;aspect-ratio:16 / 9;border:none;display:block;transform:translate(-50%)}.player-play-button{display:flex;width:100px;padding:8px 12px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:var(--Orange-2, #EA7B4E);color:#fff;border:none;cursor:pointer;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;font-family:ES Build,sans-serif;font-size:14px}.player-page-mobile-message{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}.player-mobile-text{font-family:ES Build,sans-serif;font-size:20px;text-align:center;color:var(--player-text);max-width:480px;margin:0}.player-error,.player-loading{padding:64px 116px;font-family:ES Build,sans-serif;font-size:20px;color:var(--player-text)}.player-back-text{padding:0 116px 32px;color:var(--player-accent);text-decoration:none}.player-back-text:hover{text-decoration:underline}.artist-catalogue-page{min-height:100vh}.artist-catalogue-page--error{display:flex;align-items:center;justify-content:center;background:transparent;color:#fff;font-family:ES Build,system-ui,sans-serif;padding:2rem}.artist-catalogue-not-found{text-align:center;max-width:420px}.artist-catalogue-not-found h1{margin:0 0 .75rem;font-size:1.75rem}.artist-catalogue-not-found p{margin:0 0 1.25rem;opacity:.9}.artist-catalogue-back{padding:10px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#0003;color:#fff;font:inherit;cursor:pointer}.artist-catalogue-page .player-page--catalogue .player-content{max-width:1360px}.collection-page{--col-bg: #618aa0;--col-text: #fff;--col-unfolded: #ff915d;--col-glass-dark-bg: rgba(0, 0, 0, .2);--col-glass-dark-border: rgba(188, 188, 188, .24);--col-glass-card-bg: rgba(255, 255, 255, .18);--col-glass-border: rgba(188, 188, 188, .24);--col-content-max: 1360px;--col-padding-h: clamp(24px, 6vw, 116px);--col-padding-t: clamp(32px, 8vw, 128px);--col-padding-b: clamp(32px, 6vw, 96px);--col-gap-sections: clamp(48px, 12vw, 180px);--col-gap-cards: 8px;--col-card-radius: 30px;font-family:ES Build,system-ui,-apple-system,sans-serif;position:relative;min-height:100vh;background-color:transparent;color:var(--col-text);overflow-x:hidden}.collection-page-content{position:relative;z-index:1;width:100%;max-width:var(--col-content-max);margin:0 auto;padding:var(--col-padding-t) var(--col-padding-h) var(--col-padding-b);display:flex;flex-direction:column;align-items:center;gap:0;box-sizing:border-box}.collection-header{margin-bottom:var(--col-gap-sections);position:relative;flex-shrink:0;display:flex;align-items:center;gap:clamp(16px,3vw,40px);width:100%;max-width:100%;box-sizing:border-box}.collection-back{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:72px;height:48px;border-radius:24px;padding:24px;background-color:var(--col-glass-dark-bg);backdrop-filter:blur(12.5px);-webkit-backdrop-filter:blur(12.5px);border:1px solid var(--col-glass-dark-border);box-shadow:inset 1px 1px #ffffff59;color:inherit;text-decoration:none;transition:opacity .2s;cursor:pointer;font:inherit}.collection-back:hover{opacity:.9}.collection-back svg{width:16px;height:16px;stroke:currentColor;fill:none}.collection-logo{flex-shrink:0;display:flex;align-items:center;gap:10px}.collection-logo-name{font-family:ES Build,sans-serif;font-size:clamp(28px,5vw,59.65px);letter-spacing:-3px;text-align:center;line-height:1;white-space:nowrap;color:var(--col-text)}.collection-logo-unfolded{font-family:Maritim,serif;font-size:128px;letter-spacing:-1.8641px;text-align:center;line-height:1;white-space:nowrap;color:var(--col-unfolded)}.collection-filters{width:100%;max-width:100%;display:flex;justify-content:flex-start;align-items:center;flex-shrink:0;box-sizing:border-box;margin-bottom:64px}.collection-results-count{font-family:ES Build,sans-serif;font-size:20px;letter-spacing:0;color:var(--col-text)}.collection-cards{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:22px;flex:1 0 0;box-sizing:border-box}.collection-card{display:flex;height:90px;padding:14px 28px 14px 18px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:12px;border:1px solid rgba(94,129,177,.24);background:#000e2733;box-shadow:1px 1px #ffffff59 inset;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);position:relative;overflow:hidden;min-width:0}.collection-card-link{display:flex;width:100%;height:100%;text-decoration:none;color:inherit;min-width:0}.collection-card-inner{display:flex;width:100%;justify-content:space-between;align-items:center;align-self:stretch;min-width:0}.collection-card-art{width:62px;align-self:stretch;aspect-ratio:1 / 1;border-radius:8px;background:#d3d3d3;flex-shrink:0;overflow:hidden;position:relative}.collection-card-art img,.collection-card-art-placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.collection-card-art img{vertical-align:middle}.collection-card-art-placeholder{background:linear-gradient(145deg,#ffffff1f,#00000059)}.collection-card-meta{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto;justify-content:flex-start;padding:0 12px}.collection-card-meta:has(.collection-card-line--multiline){align-items:flex-start}.collection-card-play-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center}.collection-card-play-wrap img{display:block;width:90px;height:24px;object-fit:contain}.collection-card-line{color:#fff;leading-trim:both;text-edge:cap;font-family:ES Build,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.collection-card-line--multiline{white-space:normal;line-height:130%;text-overflow:unset;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.collection-loading,.collection-error{width:100%;text-align:center;padding:2rem;font-family:ES Build,sans-serif;font-size:20px;color:var(--col-text)}.collection-error{color:#ffb3a0}.collection-not-found{width:100%;max-width:var(--col-content-max);margin:0 auto;padding:var(--col-padding-t) var(--col-padding-h);text-align:center;font-family:ES Build,sans-serif;color:var(--col-text);box-sizing:border-box}.collection-not-found a,.collection-not-found button.collection-back-text{color:var(--col-unfolded);text-decoration:none;background:none;border:none;padding:0;cursor:pointer;font:inherit}.collection-not-found a:hover,.collection-not-found button.collection-back-text:hover{text-decoration:underline}.song-play-page{--home-text: #fff;--home-pill-label-bg: #d1e4ed;--home-pill-label-text: #20274f;--home-dot-active: #ffe93e;position:relative;min-height:100vh;color:var(--home-text);font-family:ES Build,system-ui,sans-serif;display:flex;flex-direction:column;align-items:center;gap:4rem;padding:2rem 1.25rem 6rem;overflow-x:clip}.song-play-top,.song-play-hero,.song-play-player,.song-play-cta-section,.song-play-carousel-section{position:relative;z-index:1;width:100%;max-width:1380px}.song-play-top{max-width:1360px;display:flex;align-items:center}.song-play-home-link{color:#001926d9;text-decoration:none;font-size:.95rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600}.song-play-home-link:hover{opacity:.85}.song-play-hero{text-align:center;padding:0 1rem}.song-play-title{margin:0;color:#ffe93e;font-family:ES Build,system-ui,sans-serif;font-size:clamp(2.5rem,7vw,6.25rem);font-weight:700;line-height:1;letter-spacing:-.03em}.song-play-player{padding:0}.song-play-page .player-page--song.player-page--embedded{min-height:860px;margin:0;border-radius:34px;overflow:hidden}.song-play-page .player-page--embedded .player-content{padding:24px 28px 32px}.song-play-page .player-page--embedded .player-main{height:min(72vh,720px);max-height:720px}.song-play-cta-section{display:flex;justify-content:center;padding:0 1rem}.song-play-catalogue-cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:999px;background:#ea7b4e;color:#fff;font-family:ES Build,system-ui,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;text-decoration:none;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #8012a440;transition:filter .15s ease,transform .15s ease}.song-play-catalogue-cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.song-play-catalogue-cta:focus-visible{outline:2px solid #ffe93e;outline-offset:3px}.song-play-carousel-section{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2rem}.song-play-section-title{margin:0;text-align:center;color:#ffe93e;font-family:ES Build,system-ui,sans-serif;font-size:clamp(2rem,5vw,6.25rem);font-weight:700;line-height:1;letter-spacing:-.03em}.song-play-page .site-footer{position:relative;z-index:1;width:100%}.about-page{min-height:100vh;padding:24px 24px 12px;color:#eff7fb;background:transparent}.about-header{max-width:1160px;margin:0 auto}.about-home-link{color:#f6fdff;text-decoration:none;font-size:1.15rem;font-weight:600}.about-main{max-width:1160px;margin:28px auto 0}.about-hero h1{margin:4px 0 14px;font-size:clamp(2rem,3.5vw,3rem);line-height:1.08}.about-hero p{margin:0;max-width:760px;color:#ecf7fded;font-size:1.04rem;line-height:1.58}.about-eyebrow{text-transform:uppercase;letter-spacing:.11em;font-size:.72rem!important;color:#dcecf6c7!important}.about-grid{margin-top:34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.about-grid article{border:1px solid rgba(225,240,250,.28);border-radius:20px;background:#6c91a657;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:20px}.about-grid h2{margin:0 0 10px;font-size:1.12rem;color:#f6fdff}.about-grid p{margin:0;font-size:.95rem;line-height:1.6;color:#e9f5fbeb}.about-privacy{margin-top:34px;border:1px solid rgba(225,240,250,.28);border-radius:20px;background:#6c91a657;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:20px 22px;scroll-margin-top:24px}.about-privacy h2{margin:0 0 10px;font-size:1.12rem;color:#f6fdff}.about-privacy p{margin:0 0 12px;font-size:.95rem;line-height:1.6;color:#e9f5fbeb}.about-privacy p:last-child{margin-bottom:0}@media(max-width:800px){.about-grid{grid-template-columns:1fr}}.oauth-spotify-success{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;font-family:ES Build,system-ui,sans-serif;font-size:15px;color:#1a1a1a;background:transparent;text-align:center}.oauth-spotify-success-hint{font-size:13px;color:#666;margin:0}@font-face{font-family:Generica;src:url(/fonts/Generica-Bold.woff2) format("woff2"),url(/fonts/Generica-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Maritim;src:url(/fonts/Maritim-ZpRAz.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ES Build;src:url(/fonts/ESBuild-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ES Build;src:url(/fonts/ESBuild-RegularItalic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:ES Build;src:url(/fonts/ESBuild-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ES Build;src:url(/fonts/ESBuild-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:ES Build;src:url(/fonts/ESBuild-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:ES Build;src:url(/fonts/ESBuild-SemiboldItalic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:ES Build;src:url(/fonts/ESBuild-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ES Build;src:url(/fonts/ESBuild-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}:root{--mu-background-image: url(/assets/MU_Background_2x.png);--mu-background-fallback: #efe6ea}body{background-color:var(--mu-background-fallback);background-image:var(--mu-background-image);background-size:100% auto;background-position:center top;background-repeat:no-repeat;background-attachment:fixed}@media(prefers-reduced-motion:reduce){body{background-attachment:scroll}}:root{--font-body: "ES Build", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display: "Maritim", serif;font-family:var(--font-body);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}button{font-family:inherit}#root{width:100%;min-height:100vh}a{color:inherit;text-decoration:none}a:hover{opacity:.9}*{box-sizing:border-box}button{font-family:inherit;cursor:pointer}
