.downloads-module__H0ppbG__storage-card{border:1px solid var(--border-soft);background:#ffffff08;border-radius:16px;align-items:center;gap:24px;margin:24px 36px;padding:24px;display:flex}.downloads-module__H0ppbG__storage-ring{flex-shrink:0;width:80px;height:80px;position:relative}.downloads-module__H0ppbG__storage-ring svg{transform:rotate(-90deg)}.downloads-module__H0ppbG__ring-text{font-family:var(--font-display);font-size:18px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.downloads-module__H0ppbG__storage-info{flex:1}.downloads-module__H0ppbG__si-title{font-family:var(--font-display);margin-bottom:4px;font-size:16px;font-weight:700}.downloads-module__H0ppbG__si-detail{color:var(--text-muted);font-size:13px}.downloads-module__H0ppbG__storage-bar{background:var(--bg-surface);border-radius:3px;height:6px;margin-top:10px;overflow:hidden}.downloads-module__H0ppbG__storage-bar-fill{background:linear-gradient(90deg, var(--brand-violet), var(--brand-gold));border-radius:3px;height:100%}.downloads-module__H0ppbG__storage-actions{flex-shrink:0;gap:8px;display:flex}.downloads-module__H0ppbG__sa-btn{cursor:pointer;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s}.downloads-module__H0ppbG__sa-btn.downloads-module__H0ppbG__clear{color:var(--status-error);background:#ff4b4b1a;border:1px solid #ff4b4b33}.downloads-module__H0ppbG__sa-btn.downloads-module__H0ppbG__clear:hover{background:#ff4b4b26}.downloads-module__H0ppbG__sa-btn.downloads-module__H0ppbG__settings{border:1px solid var(--border-soft);color:var(--text-muted);background:#ffffff0a}.downloads-module__H0ppbG__sa-btn.downloads-module__H0ppbG__settings:hover{color:var(--text-primary)}.downloads-module__H0ppbG__section{margin-top:28px;padding:0 36px}.downloads-module__H0ppbG__section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.downloads-module__H0ppbG__section-header h3{font-family:var(--font-display);font-size:18px;font-weight:700}.downloads-module__H0ppbG__section-header .downloads-module__H0ppbG__count{color:var(--text-muted);font-size:13px}.downloads-module__H0ppbG__download-item{border:1px solid var(--border-soft);background:#ffffff05;border-radius:12px;align-items:center;gap:14px;margin-bottom:8px;padding:14px 16px;transition:border-color .3s;display:flex}.downloads-module__H0ppbG__download-item.downloads-module__H0ppbG__downloading{border-color:#f5c51826}.downloads-module__H0ppbG__di-cover{background:linear-gradient(135deg,#1a1a22,#252530);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.downloads-module__H0ppbG__di-info{flex:1;min-width:0}.downloads-module__H0ppbG__di-title{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.downloads-module__H0ppbG__di-artist{color:var(--text-muted);font-size:12px}.downloads-module__H0ppbG__di-progress{align-items:center;gap:8px;margin-top:6px;display:flex}.downloads-module__H0ppbG__di-bar{background:var(--bg-surface);border-radius:2px;flex:1;height:3px;overflow:hidden}.downloads-module__H0ppbG__di-bar-fill{background:linear-gradient(90deg, var(--brand-violet), var(--brand-gold));border-radius:2px;height:100%;transition:width .5s}.downloads-module__H0ppbG__di-pct{color:var(--brand-gold);min-width:32px;font-size:11px;font-weight:600}.downloads-module__H0ppbG__di-size{color:var(--text-muted);text-align:right;flex-shrink:0;min-width:60px;font-size:12px}.downloads-module__H0ppbG__di-status{cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.downloads-module__H0ppbG__di-status.downloads-module__H0ppbG__downloading{color:var(--brand-gold);background:#f5c5181a;animation:2s infinite downloads-module__H0ppbG__pulse}.downloads-module__H0ppbG__di-status.downloads-module__H0ppbG__queued{color:var(--text-muted);background:#ffffff0a}.downloads-module__H0ppbG__di-status.downloads-module__H0ppbG__done{color:var(--status-success);background:#00e6761a}.downloads-module__H0ppbG__di-status.downloads-module__H0ppbG__error{color:var(--status-error);background:#ff4b4b1a}@keyframes downloads-module__H0ppbG__pulse{0%,to{opacity:1}50%{opacity:.5}}.downloads-module__H0ppbG__downloaded-item{cursor:pointer;border-radius:12px;align-items:center;gap:14px;margin-bottom:4px;padding:12px 16px;transition:background .2s;display:flex}.downloads-module__H0ppbG__downloaded-item:hover{background:#ffffff08}.downloads-module__H0ppbG__dld-cover{background:linear-gradient(135deg,#1a1a22,#252530);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.downloads-module__H0ppbG__dld-info{flex:1;min-width:0}.downloads-module__H0ppbG__dld-title{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.downloads-module__H0ppbG__dld-artist{color:var(--text-muted);font-size:12px}.downloads-module__H0ppbG__dld-meta{flex-shrink:0;align-items:center;gap:12px;display:flex}.downloads-module__H0ppbG__dld-size{color:var(--text-muted);font-size:12px}.downloads-module__H0ppbG__dld-quality{color:var(--brand-violet);background:#8a2be21a;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.downloads-module__H0ppbG__dld-offline{color:var(--status-success);font-size:14px}.downloads-module__H0ppbG__dld-remove{color:var(--text-muted);cursor:pointer;opacity:0;font-size:14px;transition:opacity .2s}.downloads-module__H0ppbG__downloaded-item:hover .downloads-module__H0ppbG__dld-remove{opacity:1}@media (max-width:900px){.downloads-module__H0ppbG__storage-card{flex-direction:column;align-items:stretch;margin:16px 20px}.downloads-module__H0ppbG__section{padding:0 20px}.downloads-module__H0ppbG__storage-actions{justify-content:center}}
