html,body,#root{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;transition:background-color .3s ease,color .3s ease}body.light-theme{background-color:#fff;color:#1d1d1f}body.light-theme .ant-layout,body.light-theme .ant-layout-content{background:#f5f5f7}body.dark-theme{background-color:#0a0a0a;color:#fff}body.dark-theme .ant-layout,body.dark-theme .ant-layout-content{background:#0a0a0a}body.light-theme ::-webkit-scrollbar{width:8px;height:8px}body.light-theme ::-webkit-scrollbar-track{background:#f5f5f7;border-radius:4px}body.light-theme ::-webkit-scrollbar-thumb{background:#c7c7cc;border-radius:4px}body.light-theme ::-webkit-scrollbar-thumb:hover{background:#aeaeb2}body.light-theme *{scrollbar-width:thin;scrollbar-color:#C7C7CC #F5F5F7}body.dark-theme ::-webkit-scrollbar{width:8px;height:8px}body.dark-theme ::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}body.dark-theme ::-webkit-scrollbar-thumb{background:#404040;border-radius:4px}body.dark-theme ::-webkit-scrollbar-thumb:hover{background:#4a4a4a}body.dark-theme *{scrollbar-width:thin;scrollbar-color:#404040 #1A1A1A}.ant-layout{width:100%;min-height:100vh}body.dark-theme .ant-layout-sider{min-width:200px!important;max-width:280px!important;background:linear-gradient(180deg,#111,#0a0a0a)!important}body.dark-theme .ant-layout-content{width:100%;min-width:0}body.light-theme .ant-layout-sider{min-width:200px!important;max-width:280px!important;background:#f5f5f7!important}.ant-card{margin:0}body.dark-theme .ant-modal-mask{background-color:#000c!important}.ant-btn-primary{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;border:none!important;box-shadow:0 4px 15px #8b5cf64d!important}.ant-btn-primary:hover{background:linear-gradient(135deg,#7c3aed,#db2777)!important;box-shadow:0 4px 20px #8b5cf666!important}.ant-table-wrapper{border-radius:16px!important;overflow:hidden}body.dark-theme .ant-table{background:#1a1a1a!important}body.dark-theme .ant-table-thead>tr>th{background:#1a1a1a!important;border-bottom:1px solid #2A2A2A!important;font-weight:600}body.dark-theme .ant-table-tbody>tr>td{border-bottom:1px solid #2A2A2A!important}body.dark-theme .ant-table-tbody>tr:hover>td{background:#252525!important}body.dark-theme .ant-form-item-label>label{color:#fff!important;font-weight:500}.ant-input:focus,.ant-input-focused,.ant-select:focus,.ant-select-focused{border-color:#8b5cf6!important;box-shadow:0 0 0 2px #8b5cf633!important}.ant-tag{border:none!important}body.dark-theme .ant-tag-red{background:#ef444433!important;color:#ef4444!important}body.dark-theme .ant-tag-blue{background:#3b82f633!important;color:#3b82f6!important}body.dark-theme .ant-tag-orange{background:#f59e0b33!important;color:#f59e0b!important}body.dark-theme .ant-tag-default{background:#6b728033!important;color:#9ca3af!important}body.light-theme .ant-tag-red{background:#ff3b301a!important;color:#ff3b30!important}body.light-theme .ant-tag-blue{background:#007aff1a!important;color:#007aff!important}body.light-theme .ant-tag-orange{background:#ff95001a!important;color:#ff9500!important}body.light-theme .ant-tag-default{background:#8e8e931a!important;color:#8e8e93!important}body.dark-theme .ant-statistic-title{color:#a1a1aa!important}body.dark-theme .ant-statistic-content{color:#fff!important}body.light-theme .ant-statistic-title{color:#86868b!important}body.light-theme .ant-statistic-content{color:#1d1d1f!important}@media (max-width: 768px){body.dark-theme .ant-layout-sider,body.light-theme .ant-layout-sider{min-width:80px!important}}@media screen and (max-width: 768px){html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}
