.loading_iconPlaceholder__1vPLk{width:20px;height:20px;background:var(--theme-border);border-radius:var(--radius-xs)}.loading_btnPlaceholder__Wud6Z,.loading_iconPlaceholder__1vPLk{display:inline-block;animation:loading_pulse__5pGnz 1.5s ease-in-out infinite}.loading_btnPlaceholder__Wud6Z{height:40px;width:120px;background:var(--theme-surface);border-radius:var(--radius-sm)}.loading_btnPlaceholder__Wud6Z.loading_btnPrimary__Y_GxW{background:var(--theme-accent);opacity:.6}.loading_controlsSkeleton__gMrJm{display:flex;gap:var(--space-3);flex-wrap:wrap;padding:var(--space-4);background:var(--theme-surface);border-radius:var(--radius-sm);border:1px solid var(--theme-border)}.loading_controlPlaceholder__ruOQt{height:36px;width:150px;background:var(--theme-border);border-radius:var(--radius-xs);animation:loading_pulse__5pGnz 1.5s ease-in-out infinite}.loading_tableSkeleton__65WDu{display:flex;flex-direction:column;gap:var(--space-1)}.loading_tableHeader__eruVM{padding:var(--space-3) var(--space-4);background:var(--theme-surface)}.loading_tableHeader__eruVM,.loading_tableRow__i3BEd{display:grid;grid-template-columns:2fr 1fr 100px 1fr 80px;gap:var(--space-3);border-radius:var(--radius-sm)}.loading_tableRow__i3BEd{padding:var(--space-4);background:var(--theme-background);animation:loading_pulse__5pGnz 1.5s ease-in-out infinite}.loading_cellLarge__EVoP0{width:80%}.loading_cellLarge__EVoP0,.loading_cellMedium__GJoH6{height:16px;background:var(--theme-border);border-radius:var(--radius-xs)}.loading_cellMedium__GJoH6{width:60%}.loading_cellSmall__292F8{height:16px;background:var(--theme-border);border-radius:var(--radius-xs);width:40%}@keyframes loading_pulse__5pGnz{0%,to{opacity:1}50%{opacity:.5}}.loading_spinner__zvaOW{width:24px;height:24px;border:2px solid var(--theme-border);border-top-color:var(--theme-accent);border-radius:50%;animation:loading_spin__xnAfU .8s linear infinite}@keyframes loading_spin__xnAfU{to{transform:rotate(1turn)}}.loading_genericLoading__lCDSL{display:flex;align-items:center;justify-content:center;min-height:40px}