.pro-card-skeleton__preview{min-height:179px}.pro-card-skeleton__glyph{width:44px;height:44px}.pro-card-skeleton__avatar{flex-shrink:0;width:36px;height:36px}.pro-card-skeleton__name{width:84px;height:24px}.pro-card-skeleton__team{width:56px;height:18px}.pro-card-skeleton__stat-value{width:38px;height:27px}.pro-card-skeleton__stat-label{width:28px;height:15px}
.pro-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;width:100%;display:grid}.pro-grid__skeleton{border-radius:8px;min-height:280px}.pro-grid__empty{color:var(--text-secondary);text-align:center;grid-column:1/-1;width:100%;padding:64px 0;font-size:15px}@media not (min-width:600px){.pro-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}}
