:root{--sidebar-width: 280px;--header-height: 72px;--border-radius-xl: 1.5rem;--spacing-unit: 1rem;--table-row-height: 3.5rem;--table-cell-padding: .6rem;--table-font-title: 14px;--table-font-meta: 12px;--table-icon-size: 2rem;color-scheme:light;--bg-sidebar: #ffffff;--bg-app: #ffffff;--bg-card: #ffffff;--bg-surface: #f8fafc;--text-main: #0f172a;--text-muted: #64748b;--border-main: #e2e8f0;--accent-primary: #4f46e5;--accent-hover: #4338ca;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1)}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.6}}.animate-shimmer{animation:shimmer 2s infinite ease-in-out,skeleton-pulse 2s infinite ease-in-out}.shimmer{position:relative;overflow:hidden;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite linear}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);animation:shimmer 1.2s infinite}.ReactVirtualized__Table__headerRow{font-weight:700;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__row{display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__headerTruncatedText{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ReactVirtualized__Table__headerColumn,.ReactVirtualized__Table__rowColumn{margin-right:10px;min-width:0px}.ReactVirtualized__Table__rowColumn{text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn:first-of-type,.ReactVirtualized__Table__rowColumn:first-of-type{margin-left:10px}.ReactVirtualized__Table__sortableHeaderColumn{cursor:pointer}.ReactVirtualized__Table__sortableHeaderIconContainer{display:flex;align-items:center}.ReactVirtualized__Table__sortableHeaderIcon{flex:0 0 24px;height:1em;width:1em;fill:currentColor}
