*{box-sizing:border-box}html{background:#090a0d}body{margin:0;background:#090a0d;color:#f6f7f9;font-family:Inter,system-ui,sans-serif;min-height:100vh}.app{max-width:620px;margin:auto;min-height:100vh;background:radial-gradient(circle at 85% 0,#17231d 0,transparent 25%),#090a0d;padding-bottom:105px}button,a,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}header{height:76px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:linear-gradient(#090a0df5,#090a0dcc,transparent);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font:800 21px Manrope}.brand span{color:#41e78d}.brandIcon{width:38px;height:38px;border-radius:12px;background:#41e78d;display:grid;place-items:center;box-shadow:0 8px 30px #41e78d30}.brandIcon img{width:19px;filter:brightness(0)}.round{border:1px solid #272a31;background:#15171c;width:42px;height:42px;border-radius:14px;display:grid;place-items:center}.round img{width:20px}.intro{padding:15px 20px 20px}.intro small{color:#41e78d;font-size:10px;font-weight:800;letter-spacing:2px}.intro h1{font:800 34px/1.08 Manrope;margin:9px 0 0;letter-spacing:-1.4px}.intro em{font-style:normal;color:#41e78d}.search{margin:0 18px 25px;height:58px;border:1px solid #2a2d33;background:#14161a;border-radius:18px;display:flex;align-items:center;padding:0 15px;gap:11px;box-shadow:0 14px 40px #0005}.search:focus-within{border-color:#41e78d80;box-shadow:0 0 0 3px #41e78d10}.search img{width:21px;opacity:.75}.search input{flex:1;background:none;border:0;outline:0;color:white;min-width:0;font-size:14px}.search input::placeholder{color:#737780}.search button{border:0;background:#24272d;color:#aeb2ba;border-radius:50%;width:25px;height:25px;display:grid;place-items:center}.sectionHead{display:flex;align-items:end;justify-content:space-between;padding:0 20px 13px}.sectionHead h2{font:800 18px Manrope;margin:0}.sectionHead p{margin:3px 0 0;color:#737780;font-size:11px}.sectionHead>span{font-size:10px;color:#71757d}.musicList{padding:0 12px}.track{height:88px;border-radius:18px;display:flex;align-items:center;gap:12px;padding:9px;margin-bottom:5px;transition:.2s;border:1px solid transparent}.track:active{background:#15181d;border-color:#252930;transform:scale(.99)}.cover{position:relative;flex:0 0 70px;height:70px;border-radius:14px;overflow:hidden;background:#181b20}.cover>img{width:100%;height:100%;object-fit:cover}.cover .duration{position:absolute;right:5px;bottom:5px;background:#07080ad9;padding:3px 5px;border-radius:6px;font-size:8px;font-weight:700}.trackInfo{min-width:0;flex:1}.trackInfo b{display:block;font:700 13px/1.25 Manrope;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px}.trackInfo .artist{display:block;color:#8c9098;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trackInfo .facts{display:flex;gap:6px;align-items:center;color:#62666e;font-size:9px;margin-top:5px}.dot{width:3px;height:3px;background:#4d5158;border-radius:50%}.trackActions{display:flex;gap:6px;flex:0 0 auto}.iconBtn{width:36px;height:36px;border-radius:12px;border:1px solid #292d33;background:#17191e;display:grid;place-items:center}.iconBtn img{width:16px}.iconBtn.play{background:#41e78d;border-color:#41e78d}.iconBtn.play img{filter:brightness(0)}.skeleton{height:88px;margin:0 8px 5px;border-radius:18px;background:linear-gradient(100deg,#111318 30%,#1c1f25 45%,#111318 60%);background-size:250% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position-x:-250%}}nav{position:fixed;z-index:30;bottom:0;left:50%;transform:translateX(-50%);width:min(620px,100%);height:72px;padding:8px 16px max(8px,env(safe-area-inset-bottom));display:flex;background:#0d0f12ed;border-top:1px solid #202329;backdrop-filter:blur(18px)}nav a{flex:1;text-decoration:none;color:#646870;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:9px;font-weight:700}nav img{width:20px;opacity:.65}nav a.active{color:#41e78d}nav a.active img{filter:invert(79%) sepia(52%) saturate(632%) hue-rotate(89deg)}.miniPlayer{position:fixed;z-index:35;bottom:18px;left:50%;transform:translateX(-50%);width:min(590px,calc(100% - 24px));height:68px;border-radius:18px;background:#191c21eF;border:1px solid #2d3138;display:flex;align-items:center;padding:7px;gap:10px;box-shadow:0 15px 40px #000a;backdrop-filter:blur(20px)}.hidden{display:none!important}.miniPlayer>img{width:52px;height:52px;object-fit:cover;border-radius:12px}.miniText{flex:1;min-width:0}.miniText b,.miniText span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.miniText b{font-size:12px}.miniText span{font-size:9px;color:#888d95;margin-top:5px}.miniBtn{border:0;background:transparent;width:38px;height:38px;display:grid;place-items:center}.miniBtn img{width:19px}.modal{position:fixed;z-index:100;inset:0;background:#07080a;transform:translateY(105%);transition:transform .36s cubic-bezier(.2,.85,.2,1);overflow:auto}.modal.open{transform:translateY(0)}.modalSheet{max-width:620px;min-height:100vh;margin:auto;padding:16px 22px 32px;background:radial-gradient(circle at 50% 24%,#24352c 0,transparent 30%),#090a0d}.modalTop{display:flex;align-items:center;justify-content:space-between}.modalTop>div{text-align:center}.modalTop b,.modalTop span{display:block}.modalTop b{font-size:9px;letter-spacing:1.7px}.modalTop span{font-size:9px;color:#737780;margin-top:3px}.artWrap{position:relative;width:min(82vw,390px);aspect-ratio:1;margin:35px auto 28px}.artWrap>img{width:100%;height:100%;object-fit:cover;border-radius:28px;position:relative;z-index:2;box-shadow:0 25px 70px #000b}.artGlow{position:absolute;inset:12%;background:#41e78d;filter:blur(55px);opacity:.18}.fullMeta{display:flex;align-items:center;gap:12px}.fullMeta>div{flex:1;min-width:0}.fullMeta h2{font:800 20px/1.25 Manrope;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fullMeta p{font-size:11px;color:#838790;margin:6px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#seek{width:100%;accent-color:#41e78d;margin-top:27px}.time{display:flex;justify-content:space-between;font-size:9px;color:#6e727a}.controls{display:flex;align-items:center;justify-content:center;gap:34px;margin:22px 0}.controls button{border:0;background:transparent}.controls img{width:24px}.bigPlay{width:70px!important;height:70px;border-radius:50%!important;background:#41e78d!important;display:grid;place-items:center}.bigPlay img{width:26px;filter:brightness(0)}.downloadAction{width:100%;height:52px;border:1px solid #2a2e34;border-radius:16px;background:#15171b;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:9px}.downloadAction img{width:18px}#toast{position:fixed;z-index:200;left:50%;bottom:30px;transform:translate(-50%,20px);background:#f4f5f6;color:#111;padding:10px 16px;border-radius:12px;font-size:11px;font-weight:700;opacity:0;pointer-events:none;transition:.25s}#toast.show{opacity:1;transform:translate(-50%,0)}.empty{padding:45px 20px;text-align:center;color:#777;font-size:12px}@media(max-width:360px){.intro h1{font-size:30px}.track{gap:8px}.cover{flex-basis:62px;height:62px}.trackActions{gap:4px}.iconBtn{width:32px;height:32px}}

/* Native-style blocking loader */
.loadingDialog{position:fixed;z-index:250;inset:0;background:#050608b8;backdrop-filter:blur(9px);display:grid;place-items:center;padding:24px}.loadingCard{width:min(260px,78vw);padding:28px 22px 24px;border-radius:26px;background:#15181d;border:1px solid #2b3037;box-shadow:0 30px 90px #000c;text-align:center}.loaderDisc{width:66px;height:66px;margin:0 auto 18px;border-radius:22px;background:#41e78d;display:grid;place-items:center;position:relative;box-shadow:0 15px 45px #41e78d30}.loaderDisc:after{content:"";position:absolute;inset:-8px;border:2px solid transparent;border-top-color:#41e78d;border-right-color:#41e78d;border-radius:28px;animation:spin .8s linear infinite}.loaderDisc img{width:26px;filter:brightness(0)}.loadingCard b{display:block;font:800 15px Manrope}.loadingCard span{display:block;color:#81868f;font-size:10px;margin-top:7px}@keyframes spin{to{transform:rotate(360deg)}}
main{padding-top:8px}.search{margin-top:8px}.musicList{padding-bottom:18px}

/* PlaySong Native v4 */
body{font-family:Inter,system-ui,sans-serif;font-weight:600}.app{background:#090b0d;padding-bottom:112px}header{height:68px;padding:10px 18px;background:#090b0df7;border-bottom:1px solid #15181c}.brand{font-size:20px}.brandIcon{width:36px;height:36px;border-radius:11px}.round{background:#111419;border-color:#252a31}.stickySearch{position:sticky;top:68px;z-index:19;background:linear-gradient(#090b0d 82%,#090b0d00);padding:10px 14px 15px}.search{margin:0;height:54px;border-radius:17px;background:#12151a;border-color:#272c34;box-shadow:0 10px 28px #0007}.search input{font-size:14px;font-weight:700}.search img{filter:none;opacity:1}.sectionHead{padding:14px 18px 12px}.sectionHead h2{font-size:19px;font-weight:800}.sectionHead p{font-weight:600}.musicList{padding:0 9px}.track{height:86px;padding:8px;border-radius:16px;margin-bottom:4px}.track:hover,.track:active{background:#11151a}.cover{flex-basis:68px;height:68px;border-radius:13px}.trackInfo b{font-size:13px;font-weight:800}.trackInfo .artist{font-size:10px;font-weight:600}.trackInfo .facts{font-weight:700}.trackActions{gap:7px}.iconBtn{width:39px;height:39px;border-radius:13px;background:#14181e;border:1px solid #303641}.iconBtn img{width:18px;height:18px;display:block;filter:brightness(0) invert(1);opacity:1}.iconBtn.play{background:#41e78d;border-color:#41e78d;box-shadow:0 7px 18px #41e78d20}.iconBtn.play img{filter:brightness(0)}.iconBtn[data-action="download"]{background:#171b21;border-color:#3b424d}.iconBtn[data-action="download"] img{width:20px;height:20px;filter:brightness(0) invert(1);opacity:1}.miniPlayer{bottom:max(12px,env(safe-area-inset-bottom));background:#171b20f5;border-color:#343a43;border-radius:20px;height:72px}.loadingCard{background:#15191f;border-color:#303640}.skeleton{background:linear-gradient(100deg,#11151a 30%,#20252c 45%,#11151a 60%);background-size:250% 100%}.loadMore{height:56px;display:flex;align-items:center;justify-content:center;color:#6f7680;font-size:10px;font-weight:800}.loadMore:before{content:"";width:16px;height:16px;margin-right:9px;border:2px solid #272d34;border-top-color:#41e78d;border-radius:50%;animation:spin .8s linear infinite}@media(max-width:360px){.stickySearch{padding-left:10px;padding-right:10px}.track{gap:7px}.trackActions{gap:4px}.iconBtn{width:35px;height:35px}.cover{flex-basis:62px;height:62px}}

/* v5 — cleaner native header + real app icon */
header{justify-content:flex-start}.brandIcon.appLogo{background:transparent;box-shadow:none;overflow:hidden}.brandIcon.appLogo img{width:36px;height:36px;filter:none!important;display:block}.brand b{font-weight:800;letter-spacing:-.5px}.loadingDialog{animation:loaderFade .16s ease-out}.loadingCard{animation:loaderPop .22s cubic-bezier(.2,.9,.25,1.15)}@keyframes loaderFade{from{opacity:0}to{opacity:1}}@keyframes loaderPop{from{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}
