*{box-sizing:border-box}body{margin:0;background:#08090c;color:#f4f4f5;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}.top{height:70px;border-bottom:1px solid #252830;background:#090a0d;display:flex;align-items:center;padding:0 30px;gap:35px;position:sticky;top:0;z-index:20}.brand{font-size:27px;font-weight:800}.brand span{display:block;font-size:12px;color:#888}.nav{display:flex;gap:22px;color:#c9ccd2}.search{margin-left:auto;width:240px;padding:10px 14px;background:#17191f;border:1px solid #292c34;border-radius:10px;color:#fff}.wrap{max-width:1380px;margin:auto;padding:35px 30px 110px}.hero{display:flex;gap:35px;align-items:center;margin:25px 0 35px}.heroimg{width:300px;height:300px;object-fit:cover;border-radius:18px}.hero h1{font-size:42px;margin:0 0 10px}.muted{color:#9da3ad}.stats{margin:20px 0;color:#ccd0d7}.btn{padding:13px 20px;border-radius:9px;border:1px solid #353942;background:#17191f;color:#fff;cursor:pointer}.primary{background:#2678f3;border-color:#2678f3}.panel{background:#14161b;border:1px solid #252830;border-radius:16px;overflow:hidden}.panel h2{padding:20px;margin:0;border-bottom:1px solid #292c33}.track{display:grid;grid-template-columns:42px 48px 1fr 65px 45px;gap:12px;align-items:center;padding:10px 18px;border-bottom:1px solid #22252b}.track:hover{background:#191b20}.thumb{width:44px;height:44px;object-fit:cover;border-radius:6px}.num{color:#999;text-align:center}.title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duration{color:#aaa;text-align:right;font-size:13px}.play,.control{border:0;background:none;color:#fff;cursor:pointer;font-size:20px}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px}.card{background:#111318;border:1px solid #252830;border-radius:14px;overflow:hidden}.card:hover{border-color:#444}.card img,.placeholder{width:100%;aspect-ratio:1;object-fit:cover}.placeholder{background:linear-gradient(135deg,#171b25,#303644);display:flex;align-items:center;justify-content:center;font-size:45px}.cardbody{padding:14px}.cardtitle{font-weight:700;min-height:40px}.cardmeta{font-size:13px;color:#9298a3;margin-top:8px}.loading{text-align:center;padding:50px;color:#999}.error{padding:30px;color:#ff8d8d}.bottom{position:fixed;left:0;right:0;bottom:0;height:88px;background:#0d0f13;border-top:1px solid #292c33;display:flex;align-items:center;padding:0 25px;gap:18px;z-index:30}.miniimg{width:58px;height:58px;border-radius:8px;object-fit:cover}.miniinfo{width:230px;overflow:hidden}.miniinfo b,.miniinfo span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.miniinfo span{color:#999;font-size:13px;margin-top:4px}.bigplay{width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#000;font-size:20px}.progress{flex:1;display:flex;align-items:center;gap:9px}.progress input{width:100%;accent-color:#3483ff}.time{font-size:12px;color:#aaa}@media(max-width:800px){.top{padding:0 15px}.nav{display:none}.search{width:150px}.wrap{padding:25px 14px 110px}.hero{display:block}.heroimg{width:220px;height:220px;margin-bottom:20px}.hero h1{font-size:32px}.track{grid-template-columns:30px 42px 1fr 40px}.duration{display:none}.miniinfo{width:120px}.bottom{padding:0 8px;gap:8px}}