@import"https://fonts.googleapis.com/css2?family=Sora:wght@500;600;700;800&family=Inter:wght@400;500;600&display=swap";:root{--sidebar-width: 280px;--header-height: 72px;--border-radius-xl: 1.5rem;--spacing-unit: 1rem;--sg-bg: #0a0a0c;--sg-bg-rgb: 10, 10, 12;--sg-surface: #111114;--sg-surface-2: #1a1a1e;--sg-accent: #00d4aa;--sg-accent-rgb: 0, 212, 170;--sg-text: #ffffff;--sg-border: rgba(255, 255, 255, .07);--sg-border-md: rgba(255, 255, 255, .08);--sg-font-heading: "Sora", sans-serif;--sg-font-body: "Inter", sans-serif;--sg-navbar-height: 64px;--sg-container-max: 1360px;--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)}html,body,#root{font-family:var(--sg-font-body)}@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}@keyframes auth-page-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.animate-auth-page-enter{animation:auth-page-enter .7s cubic-bezier(.22,1,.36,1) both}.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}
