:root{--color-primary: #0ea5e9;--color-primary-hover: #0284c7;--color-primary-light: #7dd3fc;--color-primary-bg: #f0f9ff;--color-primary-bg-hover: rgba(14, 165, 233, .08);--color-sidebar-from: #0c4a6e;--color-sidebar-to: #075985;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #0ea5e9;--color-text-primary: #0c4a6e;--color-text-body: #1f2937;--color-text-secondary: #6b7280;--color-text-muted: #9ca3af;--color-bg-layout: #f0f9ff;--color-bg-card: #ffffff;--color-bg-subtle: #f0f9ff;--color-bg-hover: rgba(14, 165, 233, .04);--color-border: #e5e7eb;--color-border-light: #bae6fd;--shadow-card: 0 1px 3px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--shadow-hover: 0 8px 24px rgba(14, 165, 233, .15);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0ea5e933;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.ant-btn,.ant-card,.ant-tag,.ant-table-row,.ant-menu-item{transition:all .2s ease!important}.ant-table-tbody>tr:hover>td{background:var(--color-bg-hover)!important}.resource-table .ant-table-cell-fix-right{background:var(--color-bg-card)!important;box-shadow:-2px 0 4px #0000000a}.resource-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right{background:var(--color-bg-card)!important;box-shadow:inset 3px 0 0 var(--color-primary)}.resource-table .ant-table-thead>tr>th.ant-table-cell-fix-right{background:var(--color-bg-subtle)!important}.ant-card-hoverable:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.ant-modal-content{border-radius:var(--radius-lg)}.ant-tag{border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.login-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0c4a6e,#075985,#0ea5e9);overflow:hidden}.login-bg:before{content:"";position:absolute;width:600px;height:600px;background:#ffffff0d;border-radius:50%;top:-200px;right:-100px}.login-bg:after{content:"";position:absolute;width:400px;height:400px;background:#ffffff08;border-radius:50%;bottom:-100px;left:-50px}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}
