:root{--bg-color: #fff;--bg-color2: #56535b;--card-bg: #8ac926;--card-bg-2: #ffeb3b;--text-color-dark: #303030;--text-color-light: #f5f5f5;--text-color-muted: #b3b3b3;--text-color-link: #3cb1f9;--text-color-link-external: #ff8000;--text-color-link-hover: #6a4c93;--text-color-link-active: #ff595e;--color-highlight: #ffd700;--text-artist-legacy: #ffffff;--label-color-legacy: #276fff;--origin-color-legacy: #ff5900;--padding-horizontal-md: 12px}body{background-color:var(--bg-color);color:var(--text-color-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;display:flex;flex-direction:column;min-height:100vh}a{color:var(--text-color-link);text-decoration:none;transition:color .3s}a:hover{color:var(--text-color-link-hover);text-decoration:underline}a.active{color:var(--text-color-link-active)}.site-nav,.controls-row,.poster-wall{padding-left:12px;padding-right:12px}@media(max-width:600px){.album-wall{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.album-title{font-size:.8em}.album-artist{font-size:.7em}.album-meta{font-size:.6em}}body.hide-info .album-poster .album-overlay,body.hide-info .album-poster .top-left-icons,body.hide-info .album-poster .top-right-icons,body.hide-info .album-poster .vinyl-overlay{display:none!important}.copy-toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%) translateY(20px);background:#1e1e1ef2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;padding:12px 24px;border-radius:30px;font-size:14px;font-weight:500;box-shadow:0 10px 30px #0006;border:1px solid rgba(255,255,255,.15);opacity:0;transition:transform .35s cubic-bezier(.175,.885,.32,1.275),opacity .35s ease;z-index:10000;pointer-events:none;text-align:center;white-space:nowrap}.copy-toast.show{opacity:1;transform:translate(-50%) translateY(0)}
