@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#e9edf5;background:#0b0d12;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:0;cursor:pointer;color:inherit}.app{min-height:100vh;background:radial-gradient(circle at 75% 0,#171b2d 0,transparent 34%),#0b0d12;display:flex;padding-bottom:94px}aside{width:242px;flex:none;border-right:1px solid #242838;padding:28px 18px;display:flex;flex-direction:column}.brand{font-family:Space Grotesk;font-size:21px;font-weight:700;display:flex;gap:10px;align-items:center;margin:0 10px 58px}.brand-mark{color:#111;background:#baff29;width:34px;height:34px;border-radius:11px;display:grid;place-items:center}.nav-item{background:none;width:100%;display:flex;align-items:center;gap:14px;color:#8790a5;padding:13px;border-radius:11px;text-align:left;margin-bottom:6px}.nav-item svg{width:19px}.nav-item.active,.nav-item:hover{background:#1a1e2b;color:#dfff86}.sidebar-foot{margin-top:auto;display:flex;align-items:center;gap:9px;padding:10px}.icon-btn{background:none;color:#9ca6b9}.muted{color:#858da0}.app main{max-width:1200px;width:100%;padding:28px 5vw}header{display:flex;justify-content:space-between;align-items:center;gap:20px}.search{display:flex;align-items:center;gap:11px;background:#151923;border:1px solid #282d3c;color:#788196;border-radius:10px;padding:0 14px;max-width:450px;width:100%}.search input{background:transparent;border:0;outline:0;color:#e9edf5;padding:12px 0;width:100%}.login,.text-btn{background:none;color:#bac2d2;display:flex;gap:8px;align-items:center}.hero{margin:68px 0 60px;display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:11px;letter-spacing:2px;color:#a9ca52;font-weight:700}.hero h1,.upload-page h1{font-family:Space Grotesk;font-size:clamp(40px,5vw,68px);line-height:.98;margin:13px 0 20px;letter-spacing:-3px}.hero h1 em{font-style:normal;color:#baff29}.hero p{color:#929bad;max-width:390px;line-height:1.7}.primary{background:#baff29;color:#111;padding:12px 18px;border-radius:9px;font-weight:700;display:inline-flex;gap:9px;align-items:center;margin-top:14px}.hero-art{width:250px;height:250px;border-radius:50%;background:linear-gradient(145deg,#baff29,#4558da 62%,#15182d);display:grid;place-items:center;color:#111;position:relative;box-shadow:0 0 80px #526b5333}.hero-art .glow{position:absolute;top:25px;right:25px;bottom:25px;left:25px;border:1px solid #ffffff66;border-radius:50%}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.section-head h2{font-family:Space Grotesk;font-size:29px;margin:7px 0}.song-list{border-top:1px solid #252a39}.song-row{display:flex;align-items:center;gap:16px;border-bottom:1px solid #202532;padding:12px 7px}.song-row:hover,.song-row.is-playing{background:#151a24}.cover,.mini-cover{width:43px;height:43px;border-radius:8px;background:linear-gradient(135deg,#26344c,#6d8035);display:grid;place-items:center;position:relative;flex:none;color:#baff29}.song-meta{display:flex;flex-direction:column;gap:4px;flex:1}.song-meta strong{font-size:14px}.song-meta span,.now span,.upload-file span{font-size:12px;color:#8891a5}.genre{font-size:12px;color:#758096;width:100px}.duration{color:#758096;font-size:12px;width:48px}.play-small{background:none;color:#baff29}.empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#8790a5}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.player{position:fixed;z-index:5;bottom:0;left:0;right:0;background:#171b25ee;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #2d3343;min-height:82px;padding:13px 25px;display:flex;align-items:center;gap:25px}.now{display:flex;gap:11px;align-items:center;width:240px;min-width:0}.now div:last-child{display:flex;flex-direction:column;gap:4px;overflow:hidden}.now strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.controls{display:flex;align-items:center;gap:16px}.controls button,.player-actions button{background:none;color:#aeb6c8}.controls svg,.player-actions svg{width:17px}.play-main{background:#baff29!important;color:#111!important;width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.progress-wrap{display:flex;align-items:center;gap:9px;flex:1;color:#768096;font-size:11px}.progress-wrap input,.player-actions input{accent-color:#baff29;width:100%}.player-actions{display:flex;align-items:center;gap:13px;min-width:180px}.player-actions input{width:72px}.selected{color:#baff29!important}.upload-page{max-width:760px;margin:70px auto}.upload-page h1{font-size:55px}.dropzone{border:1px dashed #4a5266;border-radius:15px;min-height:220px;margin-top:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:#9da7ba}.dropzone strong{color:#e9edf5}.dropzone input{display:none}.upload-file{background:#151923;border:1px solid #292f3d;padding:16px;border-radius:11px;margin-top:15px}.upload-file>div:first-child{display:flex;justify-content:space-between}.bar{height:5px;background:#2a3040;border-radius:9px;margin:14px 0}.bar i{display:block;height:100%;background:#baff29;border-radius:9px}.small{font-size:12px;padding:8px 12px}.alert{margin:18px 0;background:#4d2630;color:#ffb9bf;padding:12px;border-radius:8px;display:flex;justify-content:space-between}@media(max-width:800px){aside{width:65px;padding:20px 9px}.brand{margin:0 auto 48px}.brand:not(.brand-mark){font-size:0}.brand-mark{display:grid}.nav-item span,.sidebar-foot .muted{display:none}.nav-item{justify-content:center;padding:13px 0}.app main{padding:20px 18px}.hero{margin:45px 0 42px}.hero-art{width:150px;height:150px}.hero h1{font-size:43px}.genre{display:none}.player{padding:10px 12px;gap:12px;flex-wrap:wrap}.now{width:38%}.progress-wrap{order:5;flex-basis:100%}.player-actions{min-width:0}.player-actions svg,.player-actions input{display:none}}@media(max-width:500px){.hero-art{display:none}.hero h1{font-size:40px}.controls{gap:8px}.player-actions{margin-left:auto}.song-row{gap:9px}.duration{display:none}}
