.track-list{overflow:hidden}.track{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:11px;align-items:center;padding:11px;border-bottom:1px solid rgba(214,171,91,.1)}.track:last-child{border:0}.track img{width:54px;height:54px;border-radius:9px;object-fit:cover}.track h3{margin:0 0 4px;font-size:.85rem}.track p{margin:0;color:var(--muted);font-size:.66rem}.track-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:3px}.track-actions .icon-button{width:32px;height:32px;font-size:.7rem}.album-feature{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;padding:16px}.album-feature img{width:110px;height:140px;border-radius:12px;object-fit:cover}.album-feature h2{margin:7px 0}.history-audio-grid{display:grid;gap:12px}.history-audio-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;padding:15px}.history-audio-card .mark{display:grid;place-items:center;width:56px;height:56px;border:1px solid var(--line);border-radius:50%;color:var(--gold)}
