.album-hero{padding:22px;border-radius:15px;background:linear-gradient(125deg,#004b79,#1591c6);color:white;margin-bottom:18px}.album-hero p{color:#d8eff8}.album-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.album-stats div{display:grid;gap:4px;background:#f3f8fb;padding:12px;border-radius:10px}.album-stats small{color:var(--muted)}.album-timeline{max-height:330px;overflow:auto}.album-row{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}.album-row>span:first-child{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#e5f4fa}.album-row div{display:grid;gap:2px}.album-row small{color:var(--muted)}.album-empty{padding:30px;text-align:center;color:var(--muted)}@media(max-width:620px){.album-stats{grid-template-columns:1fr}}
