:root,[data-theme=light],html.light{--theme-bg: #ffffff;--theme-bg-secondary: #f8fafc;--theme-bg-tertiary: #f1f5f9;--theme-text: #0f172a;--theme-text-body: #475569;--theme-text-secondary: #64748b;--theme-text-muted: #94a3b8;--theme-border: #e2e8f0;--theme-border-light: rgba(226, 232, 240, .5);--theme-primary: #3b82f6;--theme-primary-hover: #2563eb;--theme-hover-bg: rgba(59, 130, 246, .08);--theme-card-bg: rgba(255, 255, 255, .9);--theme-card-border: rgba(226, 232, 240, .4);--theme-shadow: rgba(0, 0, 0, .05);--theme-shadow-strong: rgba(0, 0, 0, .12)}[data-theme=dark],html.dark{--theme-bg: #0f172a;--theme-bg-secondary: #1e293b;--theme-bg-tertiary: #334155;--theme-text: #f1f5f9;--theme-text-body: #e2e8f0;--theme-text-secondary: #94a3b8;--theme-text-muted: #64748b;--theme-border: #334155;--theme-border-light: rgba(51, 65, 85, .5);--theme-primary: #60a5fa;--theme-primary-hover: #38bdf8;--theme-hover-bg: rgba(96, 165, 250, .12);--theme-card-bg: rgba(30, 41, 59, .8);--theme-card-border: rgba(51, 65, 85, .5);--theme-shadow: rgba(0, 0, 0, .3);--theme-shadow-strong: rgba(0, 0, 0, .5)}[data-theme=dark] .ant-tag-green,html.dark .ant-tag-green{background:#34d39940!important;color:#6ee7b7!important}[data-theme=dark] .ant-tag-orange,html.dark .ant-tag-orange{background:#fb923c40!important;color:#fdba74!important}[data-theme=dark] .ant-tag-blue,html.dark .ant-tag-blue{background:#60a5fa40!important;color:#93c5fd!important}[data-theme=dark] .ant-tag-default,html.dark .ant-tag-default{background:var(--theme-bg-tertiary)!important;color:var(--theme-text)!important}.table-scroll-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
