@scope(.purrpurrPURRPURRMRRRMRRRMMNYA){:scope{display:flex;flex-direction:column;background:var(--theme-inner);border:1px solid var(--theme-surface-border);border-radius:var(--radius-lg);width:100%;font-size:var(--font-size-sm);color:var(--theme-foreground-alt);}.link{margin-left:auto;gap:var(--space-1);font-size:var(--font-size-xs);color:var(--theme-foreground-bruh);}.link::after{background-color:var(--theme-foreground-bruh) !important;}.link:hover{&::after{background-color:var(--theme-primary) !important;}color:var(--theme-primary);}.header{border-bottom:1px solid var(--theme-inner-border);padding:var(--space-2) var(--space-4);display:flex;align-items:center;gap:var(--space-2);}.release-date{display:flex;align-items:center;font-size:var(--font-size-xs);color:var(--theme-foreground-bruh);letter-spacing:0.06em;}.body{padding:var(--space-4);display:flex;gap:var(--space-4);align-items:flex-start;@media (max-width:600px){align-items:center;text-align:center;flex-direction:column;}}.art{width:64px;height:64px;background:var(--theme-inner);border:1px solid var(--theme-inner-border);border-radius:var(--radius-music);overflow:hidden;flex-shrink:0;}.info-tag{margin-left:1ch;color:var(--theme-foreground-bruh);}.default-pattern{width:64px;height:64px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);}.art-px{display:block;}.art-px-0{background:var(--theme-inner);}.art-px-1{background:var(--theme-primary);opacity:0.85;}.art-px-2{background:var(--theme-on-primary);opacity:0.9;}.art-px-3{background:var(--theme-foreground-bruh);opacity:0.25;}.art-px-4{background:var(--theme-surface-border);}.art[data-loaded] > .default-pattern{display:none;}.info{display:flex;flex-direction:column;line-height:1.75;}.info-title{font-size:var(--font-size-md);color:var(--theme-foreground);font-weight:500;}.info-artist{font-size:var(--font-size-sm);color:var(--theme-foreground-alt);}.info-artist > span{color:var(--theme-foreground-bruh);}.art-cover{width:64px;height:64px;object-fit:cover;}}