:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#f3f7f4;background:#101715;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#101715}button,input{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none}button:focus-visible,input:focus-visible{outline:2px solid #8be8b4;outline-offset:3px}main{max-width:1080px;margin:auto;padding:24px 24px 250px}header,.brand,.sectionHeading,.now,.progress,.controls{display:flex;align-items:center}header{justify-content:space-between;margin-bottom:29px}.brand{gap:13px}.logo,.loginIcon{display:grid;place-items:center;background:#80e9ae;color:#103121;border-radius:12px;font-size:26px;font-weight:800;width:44px;height:44px}small{font-size:10px;color:#80e9ae;letter-spacing:.2em;font-weight:800}h1{font-size:23px;letter-spacing:-.05em;margin:2px 0}h2{letter-spacing:-.04em}p{color:#9aaba3}.subtle{color:#a8b9af;font-size:13px;padding:10px}.search{display:flex;align-items:center;gap:10px;background:#1c2823;border:1px solid #34483b;border-radius:14px;padding:0 16px;max-width:600px}.search span{font-size:29px;color:#a5bcb0}.search input{width:100%;padding:15px 0;border:0;background:transparent;outline:none;color:#fff}nav{display:flex;gap:8px;overflow-x:auto;padding:21px 0;scrollbar-width:none}.tab{border-radius:999px;background:#25342c;padding:10px 17px;white-space:nowrap;font-size:13px;color:#bdcec3}.tab.active{background:#80e9ae;color:#102b1d;font-weight:800}.hero{border-radius:23px;padding:30px;background:linear-gradient(115deg,#204b37,#1a382f 60%,#1a2f28);display:flex;justify-content:space-between;overflow:hidden;min-height:205px}.hero h2{font-size:32px;line-height:1.1;margin:12px 0}.hero p{margin:0 0 19px;color:#bfdbc9}.heroArt{display:grid;place-items:center;font-size:130px;color:#a8e9b633;transform:rotate(-13deg);margin-right:35px}.primary{background:#80e9ae;color:#102b1d;border-radius:999px;padding:12px 21px;font-weight:800}.sectionHeading{justify-content:space-between;margin:24px 0 12px}.sectionHeading h2{font-size:21px;margin:0}.sectionHeading p{font-size:12px;margin:4px 0}.groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-bottom:12px}.group{background:#1c2922;border:1px solid #2e4435;border-radius:15px;padding:17px;text-align:left;min-height:115px;overflow:hidden}.groupArt{display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#355b42,#1d3b39);color:#b7edc1;font-size:30px;width:47px;height:47px;margin-bottom:10px}.group strong,.group span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.group strong{font-size:14px}.group span{font-size:12px;color:#93a99a;margin-top:3px}.songlist{background:#1a251e;border-radius:16px;overflow:hidden}.song{display:flex;align-items:center;gap:11px;padding:9px 13px;border-bottom:1px solid #2a392e}.song:last-child{border:0}.song.current{background:#294433}.song .num{width:30px;text-align:center;color:#8ca398}.song.current .num{color:#80e9ae}.song-info{text-align:left;flex:1;min-width:0;padding:6px 0}.song-info strong,.song-info span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.song-info strong{font-size:14px}.song-info span{font-size:12px;color:#92a499;margin-top:3px}.heart{color:#80e9ae;font-size:22px;padding:7px}.more{display:block;margin:20px auto;background:#25382c;padding:12px 30px;border-radius:999px;font-size:13px;font-weight:700}.message{text-align:center;font-size:13px;min-height:1em}.login{max-width:410px;margin:10vh auto;padding:30px;background:#1c2922;border:1px solid #38503d;border-radius:22px}.loginIcon{margin-bottom:24px}.login h2{margin:0}.login p{line-height:1.5}.login label{display:block;font-size:13px;margin:25px 0 8px}.login input{width:100%;padding:14px;border-radius:11px;border:1px solid #49604d;background:#101715;color:#fff}.login .primary{width:100%;margin-top:14px}.error,#status{color:#ffada6!important;font-size:12px}#player{position:fixed;left:0;right:0;bottom:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:#1b2b22f5;border-top:1px solid #385a40;backdrop-filter:blur(20px);box-shadow:0 -8px 40px #0008}.playerInner{max-width:780px;margin:auto}.now{gap:11px}.art{display:grid;place-items:center;width:43px;height:43px;border-radius:10px;background:#315b40;color:#b9efc3;font-size:25px}.details{flex:1;min-width:0}.details strong,.details span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.details strong{font-size:14px}.details span{font-size:12px;color:#a3b7a8}.icon{color:#afc6b5;font-size:22px;padding:5px 10px}.icon.on{color:#80e9ae}.progress{gap:10px;margin-top:9px;font-size:11px;color:#a2b2a7}.progress input{flex:1;accent-color:#80e9ae}.controls{justify-content:center;gap:17px}.play{border-radius:50%;width:44px;height:44px;background:#80e9ae;color:#103121;font-size:19px}#status{text-align:center;min-height:1em;margin:2px 0 0}@media(max-width:600px){main{padding:19px 15px 230px}.hero{min-height:178px;padding:23px}.hero h2{font-size:25px}.heroArt{font-size:78px;margin:0}.groups{grid-template-columns:repeat(2,minmax(0,1fr))}.group{min-height:102px;padding:13px}.sectionHeading h2{font-size:19px}.sectionHeading .subtle{font-size:11px}.controls{gap:10px}}
.logo svg,.loginIcon svg,.art svg{width:68%;height:68%}.heroArt svg{width:150px;height:150px}.groupArt{font-weight:900;letter-spacing:-.08em}.group:hover,.song:hover{background-color:#284033}.group:active,.song:active{transform:scale(.99)}@media(max-width:600px){main{padding-bottom:320px}nav{position:fixed;z-index:20;bottom:0;left:0;right:0;margin:0;padding:8px 5px calc(10px + env(safe-area-inset-bottom));display:flex;justify-content:space-around;gap:1px;background:#17221beF;border-top:1px solid #37503d;backdrop-filter:blur(20px)}.tab{flex:1;min-width:0;background:none;border-radius:9px;padding:10px 3px;font-size:10px;text-align:center;color:#a7b8aa}.tab.active{background:#294a34;color:#8debb8}#player{bottom:59px;padding-bottom:8px}.heroArt svg{width:90px;height:90px}}

/* Mobile music experience */
[hidden]{display:none!important}body{background:#101010;color:#f7f7f7}main{max-width:1100px;padding-bottom:220px}header{margin-bottom:34px}.logo{background:#1ed760;color:#07150b}.search{max-width:none;background:#242424;border:0}.hero{background:linear-gradient(125deg,#224b39,#143429 65%,#13221a)}.songlist{background:transparent}.song{border:0;border-radius:6px}.song:nth-child(odd){background:#191919}.group{background:#202020;border:0}.tab{background:#232323}.tab.active,.primary,.play{background:#1ed760;color:#06170b}.heart,.icon.on{color:#1ed760}.heroArt{transform:none}.bottomNav{position:fixed;z-index:31;bottom:0;left:0;right:0;display:none;background:#121212ed;border-top:1px solid #333;backdrop-filter:blur(18px);padding:8px 8px calc(9px + env(safe-area-inset-bottom));justify-content:space-around}.bottomNav button{display:grid;gap:2px;color:#aaa;font-size:11px;text-align:center;min-width:75px}.bottomNav button span{font-size:24px;line-height:26px}.bottomNav button.active{color:#fff;font-weight:700}#player{z-index:32;background:#244d38;border:0;border-radius:10px;padding:8px 12px}.sheet{position:fixed;z-index:50;inset:0;background:linear-gradient(160deg,#305a43,#18251c 50%,#0b0d0c);overflow:auto;padding:20px max(20px,calc((100vw - 520px)/2)) calc(32px + env(safe-area-inset-bottom))}.sheetHead{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.16em;font-weight:800}.sheetHead button{font-size:28px;color:#fff;padding:0 10px}.largeArt{height:min(48vh,420px);margin:26px auto;max-width:420px;border-radius:12px;background:linear-gradient(145deg,#315f42,#101d18);display:grid;place-items:center;color:#b6ecc8;box-shadow:0 25px 55px #0007}.sheet h2{font-size:27px;margin:14px 0 2px}.sheet p{margin:0 0 22px}.sheetSeek input{width:100%;accent-color:#fff}.sheetSeek div{display:flex;justify-content:space-between;font-size:11px;color:#ddd}.sheetControls{display:flex;align-items:center;justify-content:space-between;margin:26px 0}.sheetControls button{font-size:22px}.sheetControls .on{color:#1ed760}.roundPlay{width:62px;height:62px;border-radius:50%;background:#fff;color:#101010!important;font-size:25px!important}.sheetExtras{display:flex;justify-content:space-between}.sheetExtras button{padding:12px;color:#ddd}.queueRow{display:block;text-align:left;width:100%;padding:17px 5px;border-bottom:1px solid #ffffff22;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#playlistActions{margin:18px 0}.song-info strong{font-weight:600}.heroArt svg{max-width:100%}
@media(max-width:600px){main{padding:19px 17px 210px}header{margin-bottom:28px}.brand h1{font-size:22px}nav:not(.bottomNav){position:static;display:flex;background:transparent;border:0;padding:15px 0 18px;justify-content:flex-start;overflow:auto}nav:not(.bottomNav) .tab{flex:none;padding:9px 15px;font-size:12px;border-radius:999px;background:#252525}nav:not(.bottomNav) .tab.active{background:#fff;color:#111}.bottomNav{display:flex!important}.hero{padding:22px;min-height:165px}.heroArt svg{width:72px;height:72px}.hero h2{font-size:23px}.hero p{font-size:13px}#player{bottom:calc(65px + env(safe-area-inset-bottom));left:8px;right:8px}.playerInner .progress,.playerInner .controls{display:none}.groups{gap:9px}.group{min-height:106px}.song{padding:8px 7px}.song .num{width:21px}.sheet{padding-left:22px;padding-right:22px}.largeArt{height:min(45vh,360px)}}

.songMenu{font-size:22px;color:#aaa;padding:5px 10px}.songMenu:hover{color:#fff}

.groupArt{position:relative;overflow:hidden}.groupArt img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.songCover{width:42px;height:42px;border-radius:4px;object-fit:cover;background:#303a32}.largeArt{position:relative;overflow:hidden}.largeArt img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}

.logo,.loginIcon,.art{background:transparent}.brandMark{display:block;width:100%;height:100%;object-fit:contain}.logo{width:44px;height:44px}.loginIcon{width:58px;height:58px}.heroArt{width:125px;height:125px;opacity:.44;transform:rotate(-9deg)}.heroArt .brandMark{width:100%;height:100%}.art{width:43px;height:43px}.largeArt>.brandMark{width:106px;height:106px;filter:drop-shadow(0 10px 25px #0004)}.largeArt #coverArt:not([hidden])~.brandMark{display:none}@media(max-width:600px){.heroArt{width:72px;height:72px}}

.largeArt>.brandMark{position:static;display:block;width:110px;height:110px;margin:auto}.largeArt #coverArt{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;z-index:2}.largeArt #coverArt[hidden]{display:none!important}.heroArt .brandMark{opacity:.7}

.art{position:relative;overflow:hidden}.art #miniCover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.largeArt{display:flex;align-items:center;justify-content:center}
