*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#0f172a;line-height:1.6}[data-theme=dark] body{background-color:#0f172a;color:#f1f5f9}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}[data-theme=dark] ::-webkit-scrollbar-track{background:#1e293b}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#64748b}:focus-visible{outline:2px solid #0066e6;outline-offset:2px}[data-theme=dark] :focus-visible{outline-color:#1a80ff}.ant-card,.ant-table,.ant-btn,.ant-menu-item{transition:all .2s ease}.ant-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}[data-theme=dark] .ant-card:hover{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0000004d}.text-gradient{background:linear-gradient(135deg,#0066e6,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=dark] .text-gradient{background:linear-gradient(135deg,#4d9cff,#0ea5e9);-webkit-background-clip:text;background-clip:text}.bg-gradient-primary{background:linear-gradient(135deg,#003d8a,#0066e6)}.bg-gradient-success{background:linear-gradient(135deg,#059669,#10b981)}.bg-gradient-warning{background:linear-gradient(135deg,#d97706,#f59e0b)}.bg-gradient-error{background:linear-gradient(135deg,#e11d48,#f43f5e)}.dashboard-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.dashboard-grid-4{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media (max-width: 1200px){.dashboard-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.dashboard-grid-4{grid-template-columns:1fr}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .3s ease-out}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:500}.status-badge.success{background-color:#ecfdf5;color:#059669}.status-badge.warning{background-color:#fffbeb;color:#d97706}.status-badge.error{background-color:#fff1f2;color:#e11d48}.status-badge.info{background-color:#f0f9ff;color:#0284c7}[data-theme=dark] .status-badge.success{background-color:#10b98126;color:#34d399}[data-theme=dark] .status-badge.warning{background-color:#f59e0b26;color:#fbbf24}[data-theme=dark] .status-badge.error{background-color:#f43f5e26;color:#fb7185}[data-theme=dark] .status-badge.info{background-color:#0ea5e926;color:#38bdf8}[data-theme=dark] .ant-layout-sider{border-right-color:#334155!important}[data-theme=dark] .ant-divider{border-color:#334155}[data-theme=dark] .ant-select-dropdown{background-color:#1e293b}[data-theme=dark] .ant-select-item-option-active{background-color:#334155}[data-theme=dark] .ant-dropdown-menu{background-color:#1e293b}[data-theme=dark] .ant-dropdown-menu-item:hover{background-color:#334155}[data-theme=dark] .ant-pagination-item a{color:#f1f5f9}[data-theme=dark] .ant-pagination-item-active{border-color:#1a80ff}[data-theme=dark] .ant-pagination-item-active a{color:#1a80ff}[data-theme=dark] .ant-empty-description{color:#94a3b8}[data-theme=dark] .ant-tag{border-color:transparent}[data-theme=dark] .ant-progress-text{color:#f1f5f9}[data-theme=dark] .ant-statistic-title{color:#94a3b8}[data-theme=dark] .ant-form-item-label>label{color:#f1f5f9}[data-theme=dark] .ant-typography{color:#f1f5f9}[data-theme=dark] .ant-typography.ant-typography-secondary,[data-theme=dark] .ant-breadcrumb a{color:#94a3b8}[data-theme=dark] .ant-breadcrumb-separator{color:#64748b}[data-theme=dark] .ant-breadcrumb>span:last-child{color:#f1f5f9}[data-theme=dark] .ant-alert-success{background-color:#52c41a1a;border-color:#52c41a40}[data-theme=dark] .ant-alert-success .ant-alert-message{color:#f1f5f9}[data-theme=dark] .ant-alert-success .ant-alert-description{color:#94a3b8}[data-theme=dark] .ant-alert-info{background-color:#1890ff1a;border-color:#1890ff40}[data-theme=dark] .ant-alert-info .ant-alert-message{color:#f1f5f9}[data-theme=dark] .ant-alert-info .ant-alert-description{color:#94a3b8}[data-theme=dark] .ant-alert-warning{background-color:#faad141a;border-color:#faad1440}[data-theme=dark] .ant-alert-warning .ant-alert-message{color:#f1f5f9}[data-theme=dark] .ant-alert-warning .ant-alert-description{color:#94a3b8}[data-theme=dark] .ant-alert .ant-tag-success{background-color:#52c41a33;border-color:#52c41a66;color:#b7eb8f}[data-theme=dark] .ant-alert .ant-tag-processing{background-color:#1890ff33;border-color:#1890ff66;color:#91d5ff}[data-theme=dark] .ant-alert .ant-tag-default{background-color:#ffffff1a;border-color:#fff3;color:#94a3b8}[data-theme=dark] .ant-upload-drag{background-color:#ffffff0a;border-color:#ffffff26}[data-theme=dark] .ant-upload-drag:hover{border-color:#1890ff80}[data-theme=dark] .ant-upload-drag-icon .anticon{color:#ffffffa6}[data-theme=dark] .ant-upload-text{color:#ffffffd9}[data-theme=dark] .ant-upload-hint{color:#ffffff73}[data-theme=dark] .ant-input-number-group-addon{background-color:#ffffff1f;border-color:#fff3;color:#ffffffe6}[data-theme=dark] .ant-input-number{background-color:#ffffff14;border-color:#fff3}[data-theme=dark] .ant-input-number .ant-input-number-input{color:#ffffffe6}[data-theme=dark] .ant-input-number-disabled{background-color:#ffffff0a;border-color:#ffffff1f}[data-theme=dark] .ant-input-number-disabled .ant-input-number-input{color:#ffffffa6}[data-theme=dark] .ant-input-number-disabled .ant-input-number-group-addon{background-color:#ffffff0f;color:#ffffff80}[data-theme=dark] .ant-card .ant-statistic-title{color:#94a3b8}[data-theme=dark] .ant-row .anticon-filter-outlined,[data-theme=dark] .ant-row [style*="color: #8c8c8c"],[data-theme=dark] .ant-row [style*="color:#8c8c8c"]{color:#94a3b8!important}[data-theme=dark] .ant-card .ant-typography[type=secondary]{color:#94a3b8}[data-theme=dark] .ant-tag-warning{background-color:#faad1433;border-color:#faad1466;color:#ffc53d}[data-theme=dark] .ant-tag-error,[data-theme=dark] .ant-tag-red{background-color:#ff4d4f33;border-color:#ff4d4f66;color:#ff7875}[data-theme=dark] .ant-tag-success,[data-theme=dark] .ant-tag-green{background-color:#52c41a33;border-color:#52c41a66;color:#b7eb8f}[data-theme=dark] .ant-tag-processing,[data-theme=dark] .ant-tag-blue{background-color:#1890ff33;border-color:#1890ff66;color:#91d5ff}[data-theme=dark] .ant-tag-gold,[data-theme=dark] .ant-tag-orange{background-color:#faad1433;border-color:#faad1466;color:#ffc53d}[data-theme=dark] .ant-tag-cyan{background-color:#13c2c233;border-color:#13c2c266;color:#87e8de}[data-theme=dark] .ant-tag-purple{background-color:#722ed133;border-color:#722ed166;color:#d3adf7}[data-theme=dark] .ant-tag-magenta{background-color:#eb2f9633;border-color:#eb2f9666;color:#ffadd2}[data-theme=dark] .ant-tag-volcano{background-color:#fa541c33;border-color:#fa541c66;color:#ffa39e}[data-theme=dark] .ant-tag-yellow{background-color:#fadb1433;border-color:#fadb1466;color:#fff566}[data-theme=dark] .ant-tag-lime{background-color:#a0d91133;border-color:#a0d91166;color:#d3f261}[data-theme=dark] .ant-tag:not([class*=ant-tag-]){background-color:#ffffff1a;border-color:#fff3;color:#ffffffd9}[data-theme=dark] .ant-card .ant-tag{border-color:transparent}[data-theme=dark] .ant-card .ant-card{background-color:#ffffff0a;border-color:#ffffff1a}[data-theme=dark] .ant-card .ant-card .ant-typography{color:#ffffffd9}[data-theme=dark] .ant-card .ant-card .ant-typography[type=secondary]{color:#ffffff8c}[data-theme=dark] .ant-typography a{color:#69b1ff}[data-theme=dark] .ant-typography a:hover{color:#91d5ff}[data-theme=dark] .ant-btn-primary:disabled,[data-theme=dark] .ant-btn-primary.disabled{background-color:#ffffff26;border-color:#fff3;color:#ffffff73}[data-theme=dark] .ant-btn-primary:not(:disabled):hover{background-color:#4096ff;border-color:#4096ff}[data-theme=dark] .ant-upload-drag-hover{border-color:#1a80ff;background-color:#1890ff14}[data-theme=dark] .ant-upload-drag .ant-upload-list-item{background-color:#ffffff0f;border-color:#ffffff26}[data-theme=dark] .ant-upload-list-item-name{color:#ffffffd9}[data-theme=dark] .ant-upload-list-item .anticon-delete{color:#ffffff73}[data-theme=dark] .ant-upload-list-item .anticon-delete:hover{color:#ff7875}[data-theme=dark] .ant-popconfirm .ant-popover-inner{background-color:#1e293b}[data-theme=dark] .ant-popconfirm .ant-popover-arrow:before{background-color:#1e293b}[data-theme=dark] .ant-popconfirm .ant-popover-message-title{color:#ffffffd9}[data-theme=dark] .ant-card.ant-card-small{background-color:#ffffff0a;border-color:#ffffff1a}[data-theme=dark] .ant-card.ant-card-small>.ant-card-body{background-color:transparent}[data-theme=dark] .ant-card[style*="background: #e6f4ff"],[data-theme=dark] .ant-card[style*="background:#e6f4ff"]{background-color:#1677ff26!important;border-color:#1677ff40!important}[data-theme=dark] .ant-card[style*="background: #e6f4ff"] .ant-statistic-title,[data-theme=dark] .ant-card[style*="background:#e6f4ff"] .ant-statistic-title{color:#ffffffa6!important}[data-theme=dark] .ant-card[style*="background: #f6ffed"],[data-theme=dark] .ant-card[style*="background:#f6ffed"]{background-color:#52c41a26!important;border-color:#52c41a40!important}[data-theme=dark] .ant-card[style*="background: #f6ffed"] .ant-statistic-title,[data-theme=dark] .ant-card[style*="background:#f6ffed"] .ant-statistic-title{color:#ffffffa6!important}[data-theme=dark] .ant-card[style*="background: #fff7e6"],[data-theme=dark] .ant-card[style*="background:#fff7e6"]{background-color:#fa8c1626!important;border-color:#fa8c1640!important}[data-theme=dark] .ant-card[style*="background: #fff7e6"] .ant-statistic-title,[data-theme=dark] .ant-card[style*="background:#fff7e6"] .ant-statistic-title{color:#ffffffa6!important}[data-theme=dark] .ant-card[style*="background: #f9f0ff"],[data-theme=dark] .ant-card[style*="background:#f9f0ff"]{background-color:#722ed126!important;border-color:#722ed140!important}[data-theme=dark] .ant-card[style*="background: #f9f0ff"] .ant-statistic-title,[data-theme=dark] .ant-card[style*="background:#f9f0ff"] .ant-statistic-title{color:#ffffffa6!important}[data-theme=dark] .ant-card[style*="background: #fff1f0"],[data-theme=dark] .ant-card[style*="background:#fff1f0"]{background-color:#ff4d4f26!important;border-color:#ff4d4f40!important}[data-theme=dark] .ant-card[style*="background: #fff1f0"] .ant-statistic-title,[data-theme=dark] .ant-card[style*="background:#fff1f0"] .ant-statistic-title{color:#ffffffa6!important}[data-theme=dark] .ant-card[style*="background: #fffbe6"],[data-theme=dark] .ant-card[style*="background:#fffbe6"]{background-color:#fadb1426!important;border-color:#fadb1440!important}[data-theme=dark] .ant-card[style*="background: #e6fffb"],[data-theme=dark] .ant-card[style*="background:#e6fffb"]{background-color:#13c2c226!important;border-color:#13c2c240!important}[data-theme=dark] .ant-card[style*="background: #f0f5ff"],[data-theme=dark] .ant-card[style*="background:#f0f5ff"]{background-color:#1677ff1f!important;border-color:#1677ff33!important}[data-theme=dark] .ant-statistic-content [style*="color: #1677ff"],[data-theme=dark] .ant-statistic-content [style*="color:#1677ff"],[data-theme=dark] [style*="color: #1677ff"].ant-statistic-content-value,[data-theme=dark] [style*="color:#1677ff"].ant-statistic-content-value{color:#69b1ff!important}[data-theme=dark] .ant-statistic-content [style*="color: #52c41a"],[data-theme=dark] .ant-statistic-content [style*="color:#52c41a"],[data-theme=dark] [style*="color: #52c41a"].ant-statistic-content-value,[data-theme=dark] [style*="color:#52c41a"].ant-statistic-content-value{color:#95de64!important}[data-theme=dark] .ant-statistic-content [style*="color: #fa8c16"],[data-theme=dark] .ant-statistic-content [style*="color:#fa8c16"],[data-theme=dark] [style*="color: #fa8c16"].ant-statistic-content-value,[data-theme=dark] [style*="color:#fa8c16"].ant-statistic-content-value{color:#ffc53d!important}[data-theme=dark] .ant-statistic-content [style*="color: #722ed1"],[data-theme=dark] .ant-statistic-content [style*="color:#722ed1"],[data-theme=dark] [style*="color: #722ed1"].ant-statistic-content-value,[data-theme=dark] [style*="color:#722ed1"].ant-statistic-content-value{color:#b37feb!important}[data-theme=dark] .ant-statistic-content [style*="color: #f5222d"],[data-theme=dark] .ant-statistic-content [style*="color:#f5222d"],[data-theme=dark] [style*="color: #f5222d"].ant-statistic-content-value,[data-theme=dark] [style*="color:#f5222d"].ant-statistic-content-value{color:#ff7875!important}[data-theme=dark] [style*="background: #fffbe6"][style*=borderRadius]{background-color:#fadb1433!important}[data-theme=dark] [style*="background: #fff7e6"][style*=borderRadius]{background-color:#fa8c1633!important}[data-theme=dark] [style*="background: #fff1f0"][style*=borderRadius]{background-color:#ff4d4f33!important}[data-theme=dark] .ant-picker{background-color:#ffffff14;border-color:#fff3}[data-theme=dark] .ant-picker:hover{border-color:#1890ff80}[data-theme=dark] .ant-picker-focused{border-color:#1a80ff;box-shadow:0 0 0 2px #1890ff33}[data-theme=dark] .ant-picker-input>input{color:#ffffffe6}[data-theme=dark] .ant-picker-input>input::placeholder{color:#fff6}[data-theme=dark] .ant-picker-separator,[data-theme=dark] .ant-picker-suffix{color:#ffffff80}[data-theme=dark] .ant-picker-range-arrow{border-color:#fff3}[data-theme=dark] .ant-picker-clear{background-color:#ffffff14;color:#ffffff73}[data-theme=dark] .ant-picker-clear:hover{color:#ffffffbf}[data-theme=dark] .ant-picker-dropdown,[data-theme=dark] .ant-picker-panel-container{background-color:#1e293b}[data-theme=dark] .ant-picker-header{border-bottom-color:#ffffff1f;color:#ffffffe6}[data-theme=dark] .ant-picker-header button{color:#ffffffa6}[data-theme=dark] .ant-picker-header button:hover{color:#ffffffe6}[data-theme=dark] .ant-picker-body{background-color:transparent}[data-theme=dark] .ant-picker-content th,[data-theme=dark] .ant-picker-cell{color:#ffffffa6}[data-theme=dark] .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)>.ant-picker-cell-inner{background-color:#ffffff14}[data-theme=dark] .ant-picker-cell-in-view{color:#ffffffd9}[data-theme=dark] .ant-picker-cell-selected>.ant-picker-cell-inner{background-color:#1677ff;color:#fff}[data-theme=dark] .ant-picker-cell-range-start,[data-theme=dark] .ant-picker-cell-range-end{background-color:#1677ff26}[data-theme=dark] .ant-picker-cell-in-range>.ant-picker-cell-inner{background-color:#1677ff1a}[data-theme=dark] .ant-picker-cell-range-hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)>.ant-picker-cell-inner{background-color:#1677ff33}[data-theme=dark] .ant-picker-footer{border-top-color:#ffffff1f}[data-theme=dark] .ant-col .ant-typography strong{color:#f1f5f9}[data-theme=dark] .ant-card .ant-btn-dangerous{background-color:#ff4d4f26;border-color:#ff4d4f4d}[data-theme=dark] .ant-card .ant-btn-dangerous:hover{background-color:#ff4d4f40;border-color:#ff4d4f80}[data-theme=dark] .ant-input{background-color:#ffffff14;border-color:#fff3;color:#ffffffe6}[data-theme=dark] .ant-input::placeholder{color:#fff6}[data-theme=dark] .ant-input:hover{border-color:#1890ff80}[data-theme=dark] .ant-input:focus{border-color:#1a80ff;box-shadow:0 0 0 2px #1890ff33}[data-theme=dark] .ant-select-selector{background-color:#ffffff14!important;border-color:#fff3!important;color:#ffffffe6!important}[data-theme=dark] .ant-select-selection-placeholder{color:#fff6!important}[data-theme=dark] .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#1890ff80!important}[data-theme=dark] .ant-select-arrow{color:#ffffff80}[data-theme=dark] .ant-btn-text{color:#ffffffa6}[data-theme=dark] .ant-btn-text:hover{color:#ffffffe6;background-color:#ffffff14}[data-theme=dark] .ant-row [style*="color: #fa8c16"],[data-theme=dark] .ant-row [style*="color:#fa8c16"]{color:#ffc53d!important}[data-theme=dark] .ant-row [style*="color: #f5222d"],[data-theme=dark] .ant-row [style*="color:#f5222d"]{color:#ff7875!important}
