.PropertyGrid_grid__WAU3s{display:grid;gap:var(--space-6);grid-template-columns:1fr}@media(min-width:640px)and (max-width:1023px){.PropertyGrid_grid__WAU3s{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.PropertyGrid_grid__WAU3s[data-columns="2"]{grid-template-columns:repeat(2,1fr)}.PropertyGrid_grid__WAU3s[data-columns="3"]{grid-template-columns:repeat(3,1fr)}.PropertyGrid_grid__WAU3s[data-columns="4"]{grid-template-columns:repeat(4,1fr)}}.PropertyGrid_empty__3G5lk{grid-column:1/-1;padding:var(--space-12);text-align:center;background:var(--bg-alt);border-radius:var(--radius-lg);color:var(--text-muted)}