@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--bg-main:#0d0d12;--bg-card:#191924;--bg-input:#161621;--accent-primary:#1db954;--accent-secondary:#1ed760;--text-main:#fff;--text-muted:#8e8e9c;--radius-lg:20px;--radius-md:12px;--radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--text-main);min-height:100vh;font-family:Outfit,sans-serif}.accent-secondary{color:var(--accent-secondary)}.accent-primary{color:var(--accent-primary)}.app-container{flex-direction:column;gap:40px;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:40px 24px 120px;display:flex}@media (max-width:768px){.app-container{gap:28px;padding:24px 16px 110px}}.app-header{justify-content:space-between;align-items:center;width:100%;display:flex}.branding{align-items:center;gap:16px;display:flex}.logo-box{background:var(--accent-primary);border-radius:var(--radius-md);color:#000;width:48px;height:48px;box-shadow:0 0 20px var(--accent-glow);justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex}.branding h1{font-size:24px;font-weight:700;line-height:1}.branding p{color:var(--text-muted);margin-top:4px;font-size:14px}.search-container{background:var(--bg-card);border-radius:var(--radius-lg);flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 10px 30px #00000080}.input-box{background:var(--bg-input);border-radius:var(--radius-md);border:1px solid #ffffff0d;align-items:center;gap:12px;padding:8px 8px 8px 16px;display:flex}.input-box input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:14px}.input-box input::placeholder{color:var(--text-muted)}.paste-pill{color:var(--text-muted);cursor:pointer;background:#252538;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.paste-pill:hover{color:#fff;background:#2c2c44}.primary-btn{background:var(--accent-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:16px;font-weight:600;transition:transform .2s,opacity .2s;display:flex}.primary-btn:active{transform:scale(.98)}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.section-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.section-header h2{font-size:18px;font-weight:600}.see-all{color:var(--accent-primary);font-size:13px;font-weight:500;text-decoration:none}.downloads-list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;display:grid}@media (max-width:640px){.downloads-list{grid-template-columns:1fr;gap:16px}}.download-card{background:var(--bg-card);border-radius:var(--radius-lg);align-items:center;gap:14px;padding:16px;display:flex;position:relative;overflow:hidden}.track-thumb{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:56px;height:56px}.track-info-mini{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.track-info-mini .title{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;overflow:hidden}.meta-row{align-items:center;gap:12px;display:flex}.meta-tag{color:var(--text-muted);text-transform:uppercase;background:#252538;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.meta-text{color:var(--text-muted);align-items:center;gap:4px;font-size:11px;display:flex}.action-circle{width:38px;height:38px;color:var(--accent-primary);cursor:pointer;background:#252538;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.action-circle:hover{background:#2c2c44}.progress-container{align-items:center;gap:10px;width:100%;display:flex}.progress-track{background:#252538;border-radius:5px;flex:1;height:10px;overflow:hidden}.progress-fill{background:var(--accent-secondary);border-radius:5px;height:100%;transition:width .3s}.progress-percent{color:var(--text-muted);white-space:nowrap;font-size:11px}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading-dots:after{content:"...";animation:1.5s infinite pulse}.current-result-card{background:var(--bg-card);border-radius:var(--radius-lg);padding:24px;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;position:relative;box-shadow:0 20px 40px #0006}.result-content{align-items:stretch;gap:24px;display:flex}.result-album-art{border-radius:var(--radius-md);object-fit:cover;width:140px;height:140px;box-shadow:0 8px 16px #0006}.result-info{flex-direction:column;flex:1;gap:8px;display:flex}.result-type{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:700}.result-title{color:#fff;font-size:20px;font-weight:600;line-height:1.3}.close-result{color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.close-result:hover{color:#fff;background:#ffffff1a}@media (max-width:640px){.result-content{text-align:center;flex-direction:column;align-items:center}.result-album-art{width:100%;max-width:200px;height:200px}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.logout-btn{color:var(--text-muted);border-radius:var(--radius-md);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff0d;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.logout-btn:hover{color:#ff4d4d;background:#ff4d4d1a;border-color:#ff4d4d33;transform:translateY(-2px)}.logout-btn:active{transform:translateY(0)}
