/* Hide acquisition setup prompts in storage standby; API guard enforces the restriction. */
.card:has(> .card-body > a[href="/settings?tab=download-client"]),.discover-section-enter.grid:has(> a[href="/library"]),button[aria-label="Import your purchased music"]{display:none!important}
#dn-storage-note{position:fixed;right:18px;bottom:24px;z-index:10000;width:min(360px,calc(100vw - 36px));padding:16px 18px;border:1px solid #536049;border-radius:12px;background:#20271f;color:#f0f1e8;box-shadow:0 8px 30px #0005;font:13px/1.5 "Avenir Next",system-ui,sans-serif}#dn-storage-note strong{display:block;font-size:14px;padding-right:26px;color:#d5e6af}#dn-storage-note p{margin:7px 0 0;color:#c2cbbb}#dn-storage-note button{position:absolute;top:6px;right:6px;width:36px;height:36px;border:0;background:transparent;color:#d5e6af;cursor:pointer;font-size:20px}#dn-storage-note button:focus-visible{outline:2px solid #d5e6af;border-radius:5px}#dn-storage-note.compact{width:auto;padding:12px 48px 12px 16px}#dn-storage-note.compact p{display:none}@media(max-width:600px){#dn-storage-note{bottom:80px;font-size:12px}}
