.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(2,1fr);gap:14px;width:100%;display:grid}@media (min-width:768px){.pro-grid{grid-template-columns:repeat(4,1fr);gap:20px}}@media (min-width:1280px){.pro-grid{grid-template-columns:repeat(5,1fr)}}.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}
