.PropertyGrid-module__lOyLwG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}@media (max-width:768px){.PropertyGrid-module__lOyLwG__grid{grid-template-columns:1fr}}.PropertyGrid-module__lOyLwG__skeletonCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.PropertyGrid-module__lOyLwG__skeletonImage{aspect-ratio:16/10;background:linear-gradient(90deg, var(--color-bg-elevated) 25%, var(--color-bg-hover) 50%, var(--color-bg-elevated) 75%);background-size:200% 100%;width:100%;animation:1.5s infinite PropertyGrid-module__lOyLwG__loadingShimmer}.PropertyGrid-module__lOyLwG__skeletonBody{flex-direction:column;flex:1;gap:12px;padding:16px 20px 20px;display:flex}.PropertyGrid-module__lOyLwG__skeletonMeta{background:var(--color-bg-elevated);border-radius:4px;width:40%;height:12px;animation:1.5s infinite PropertyGrid-module__lOyLwG__pulse}.PropertyGrid-module__lOyLwG__skeletonTitle{background:var(--color-bg-elevated);border-radius:4px;width:70%;height:20px;animation:1.5s infinite PropertyGrid-module__lOyLwG__pulse}.PropertyGrid-module__lOyLwG__skeletonText{background:var(--color-bg-elevated);border-radius:4px;width:50%;height:14px;animation:1.5s infinite PropertyGrid-module__lOyLwG__pulse}.PropertyGrid-module__lOyLwG__skeletonStats{background:var(--color-bg-elevated);border-radius:8px;width:100%;height:48px;margin-top:8px;animation:1.5s infinite PropertyGrid-module__lOyLwG__pulse}@keyframes PropertyGrid-module__lOyLwG__loadingShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes PropertyGrid-module__lOyLwG__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
