@media(max-width:768px){
    .album-detail-grid{grid-template-columns:1fr !important;}
    .album-cover-sticky{position:static !important;top:auto !important;}
    .album-platforms{gap:6px !important;}
    .album-platforms a{padding:8px 14px !important;font-size:12px !important;}
}
