.genie-collection-loading{width:100%;padding:16px}.genie-collection-loading [data-visible=false]{visibility:hidden}.genie-skeleton-list>div{border-bottom:1px solid var(--line-subtle);grid-template-columns:24px minmax(100px,1fr) 15% 15%;align-items:center;gap:16px;min-height:52px;display:grid}.genie-skeleton-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;display:grid}.genie-skeleton-grid>div{border:1px solid var(--line-subtle);border-radius:var(--radius-control);flex-direction:column;gap:16px;min-height:174px;padding:16px;display:flex}.genie-collection-loading :is(i,span){background:var(--surface-pressed);border-radius:3px;width:80%;height:12px;animation:2s ease-in-out infinite genie-skeleton-breathe;display:block}.genie-collection-loading i{width:20px;height:20px}.genie-skeleton-grid i{width:44px;height:44px}@keyframes genie-skeleton-breathe{0%,to{opacity:.5}50%{opacity:.85}}@media (prefers-reduced-motion:reduce){.genie-collection-loading :is(i,span){animation:none}}
