.artist-page .artist-main{grid-template-columns:minmax(0,1fr)}.artist-page .artist-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-top:18px}.artist-page .artist-venue-trends{width:100%;border-collapse:collapse;font-size:14px}.artist-page .artist-venue-trends th,.artist-page .artist-venue-trends td{border-bottom:1px solid rgba(28,24,20,0.12);padding:10px 8px;text-align:left;vertical-align:top}.artist-page .artist-venue-trends th{background:#fff6ee;font-weight:700}.artist-page .setlistfm-note{margin-top:14px;color:#5f554b;font-size:13px;line-height:1.6}