html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{background-color:#f0f2f5}.page-header{margin-bottom:24px}.page-header .page-title{font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.page-header .page-desc{color:#8c8c8c;margin:0}.content-card{border-radius:12px;box-shadow:0 1px 3px #0000000a;border:1px solid rgba(0,0,0,.04)}.content-card :deep(.ant-card-body){padding:24px}.stat-card{background:#fff;border-radius:12px;padding:20px 24px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #0000000a;border:1px solid rgba(0,0,0,.04);transition:all .3s ease}.stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}.stat-icon.blue{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.stat-icon.green{background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff}.stat-icon.purple{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.stat-icon.orange{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.stat-value{font-size:26px;font-weight:600;color:#1a1a1a}.stat-label{color:#8c8c8c;font-size:14px;margin-top:4px}.btn-primary{border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;transition:all .3s ease}.btn-primary:hover{background:linear-gradient(135deg,#5a6fd6,#6a4190);transform:translateY(-1px)}.modern-table :deep(.ant-table){background:#fff;border-radius:12px}.modern-table :deep(.ant-table-thead > tr > th){background:#fafafa;color:#595959;font-weight:600;font-size:14px;border-bottom:1px solid #f0f0f0;padding:14px 16px}.modern-table :deep(.ant-table-tbody > tr > td){border-bottom:1px solid #f5f5f5;padding:14px 16px;color:#262626;font-size:14px;transition:all .2s ease}.modern-table :deep(.ant-table-tbody > tr:hover > td){background:#f8f9ff}.modern-table :deep(.ant-pagination){margin:16px 0}:root{--primary-color: #667eea;--gradient-start: #667eea;--gradient-end: #764ba2}body{transition:background-color .3s,color .3s}body.dark-theme{--primary-color: #667eea;--gradient-start: #667eea;--gradient-end: #764ba2}body.dark-theme{background-color:#0d1117;color:#c9d1d9}body.dark-theme .page-header{background:linear-gradient(135deg,#1a1f2e,#0d1117);border-bottom:1px solid #30363d}body.dark-theme .page-header .page-title{color:#f0f6fc}body.dark-theme .page-header .page-desc{color:#8b949e}body.dark-theme .ant-card{background:#161b22;border-color:#30363d;color:#c9d1d9}body.dark-theme .ant-card-head{border-bottom-color:#30363d;color:#f0f6fc}body.dark-theme .ant-card-head-title{color:#f0f6fc}body.dark-theme .ant-table{background:#161b22;color:#c9d1d9}body.dark-theme .ant-table-thead>tr>th{background:#21262d;color:#f0f6fc;border-bottom-color:#30363d}body.dark-theme .ant-table-tbody>tr>td{border-bottom-color:#30363d;background:#161b22}body.dark-theme .ant-table-tbody>tr:hover>td{background:#21262d}body.dark-theme .ant-table-pagination,body.dark-theme .ant-pagination-item a{color:#8b949e}body.dark-theme .ant-pagination-item-active a{color:#fff}body.dark-theme .ant-pagination-item-active{border-color:#667eea;background:#667eea}body.dark-theme .ant-input,body.dark-theme .ant-input-affix-wrapper{background:#0d1117;border-color:#30363d;color:#c9d1d9}body.dark-theme .ant-input:hover,body.dark-theme .ant-input-affix-wrapper:hover{border-color:#667eea}body.dark-theme .ant-input:focus,body.dark-theme .ant-input-affix-wrapper:focus,body.dark-theme .ant-input-affix-wrapper-focused{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}body.dark-theme .ant-input::placeholder{color:#6e7681}body.dark-theme .ant-select-selector{background:#0d1117!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .ant-select-arrow{color:#8b949e}body.dark-theme .ant-form-item-label>label{color:#8b949e}body.dark-theme .ant-btn{background:#21262d;border-color:#30363d;color:#c9d1d9}body.dark-theme .ant-btn:hover{border-color:#667eea;color:#667eea}body.dark-theme .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff}body.dark-theme .ant-btn-primary:hover{background:linear-gradient(135deg,#5a6fd6,#6a4291);color:#fff}body.dark-theme .ant-tag{border:none}body.dark-theme .ant-modal-content{background:#161b22;border-color:#30363d}body.dark-theme .ant-modal-header{background:#161b22;border-bottom-color:#30363d}body.dark-theme .ant-modal-title{color:#f0f6fc}body.dark-theme .ant-modal-body{color:#c9d1d9}body.dark-theme .ant-modal-footer{border-top-color:#30363d}body.dark-theme .ant-layout{background:#0d1117}body.dark-theme .ant-layout-sider{background:#161b22}body.dark-theme .ant-layout-sider-trigger{background:#21262d}body.dark-theme .ant-layout-header{background:#161b22;border-bottom-color:#30363d}body.dark-theme .ant-menu{background:#161b22;color:#8b949e}body.dark-theme .ant-menu-item{color:#8b949e}body.dark-theme .ant-menu-item:hover{color:#667eea;background:#21262d}body.dark-theme .ant-menu-item-selected{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .ant-menu-item-selected a{color:#fff}body.dark-theme .ant-breadcrumb,body.dark-theme .ant-breadcrumb-separator{color:#6e7681}body.dark-theme .ant-breadcrumb-link{color:#8b949e}body.dark-theme .ant-breadcrumb-link:hover{color:#667eea}body.dark-theme .ant-avatar{background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .ant-dropdown-menu{background:#161b22;border-color:#30363d}body.dark-theme .ant-dropdown-menu-item{color:#c9d1d9}body.dark-theme .ant-dropdown-menu-item:hover{background:#21262d}body.dark-theme .ant-empty-description{color:#6e7681}body.dark-theme .ant-spin-dot-item{background-color:#667eea}body.dark-theme .ant-message-notice-content{background:#161b22;border-color:#30363d;color:#c9d1d9}body.dark-theme .ant-descriptions{color:#c9d1d9}body.dark-theme .ant-descriptions-item-label{background:#21262d;color:#8b949e;border-color:#30363d}body.dark-theme .ant-descriptions-item-content{background:#161b22;color:#c9d1d9;border-color:#30363d}body.dark-theme .ant-divider{border-color:#30363d}body.dark-theme .ant-tabs-nav:before{border-color:#30363d}body.dark-theme .ant-tabs-tab{color:#8b949e}body.dark-theme .ant-tabs-tab:hover,body.dark-theme .ant-tabs-tab-active .ant-tabs-tab-btn{color:#667eea}body.dark-theme .ant-progress-text{color:#c9d1d9}body.dark-theme .ant-statistic-title{color:#8b949e}body.dark-theme .ant-statistic-content,body.dark-theme .ant-statistic-content-prefix,body.dark-theme .ant-statistic-content-suffix{color:#f0f6fc}body.dark-theme .ant-result{color:#c9d1d9}body.dark-theme .ant-result-subtitle,body.dark-theme .ant-result-extra{color:#8b949e}body.dark-theme .ant-transfer{color:#c9d1d9}body.dark-theme .ant-transfer-list-header{background:#21262d;border-color:#30363d;color:#f0f6fc}body.dark-theme .ant-transfer-list-body,body.dark-theme .ant-transfer-list-item{color:#c9d1d9}body.dark-theme .ant-tree-treenode{color:#c9d1d9}body.dark-theme .ant-tree-treenode:hover .ant-tree-node-content-wrapper{background:#21262d}body.dark-theme .ant-tree-node-content-wrapper.ant-tree-node-selected{background:linear-gradient(135deg,#667eea33,#764ba233);color:#fff}body.dark-theme .ant-checkbox-input{background:#0d1117;border-color:#30363d}body.dark-theme .ant-checkbox-checked .ant-checkbox-input{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}body.dark-theme .ant-radio-wrapper{color:#c9d1d9}body.dark-theme .ant-radio-input{background:#0d1117;border-color:#30363d}body.dark-theme .ant-radio-checked .ant-radio-input{border-color:#667eea}body.dark-theme .ant-radio-checked .ant-radio-inner:after{background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .ant-switch{background:#30363d}body.dark-theme .ant-switch-checked{background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .ant-slider-rail{background:#30363d}body.dark-theme .ant-slider-track{background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .ant-slider-handle{border-color:#667eea;background:#fff}body.dark-theme .ant-slider:hover .ant-slider-handle{border-color:#667eea}body.dark-theme .ant-rate-star{color:#30363d}body.dark-theme .ant-rate-star-full{color:#667eea}body.dark-theme .ant-cascader-menu-item-active{background:linear-gradient(135deg,#667eea33,#764ba233);color:#fff}body.dark-theme .ant-skeleton{color:#30363d}body.dark-theme .ant-skeleton-content .ant-skeleton-title{background:#21262d}body.dark-theme .ant-skeleton-header .ant-skeleton-avatar,body.dark-theme .ant-skeleton-button{background:#21262d}body.dark-theme .ant-segmented{background:#21262d;border-color:#30363d}body.dark-theme .ant-segmented-item-selected{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .ant-segmented-thumb,body.dark-theme .ant-float-btn{background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .ant-float-btn-body{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}body.dark-theme .ant-badge{color:#c9d1d9}body.dark-theme .ant-badge-count{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 0 0 2px #161b22}body.dark-theme .ant-badge-dot{background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .ant-badge-status-success{background-color:#3fb950}body.dark-theme .ant-badge-status-processing{background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .ant-badge-status-error{background-color:#f85149}body.dark-theme .ant-badge-status-warning{background-color:#d29922}body.dark-theme .ant-badge-status-default{background-color:#30363d}body.dark-theme .ant-badge-status-text{color:#c9d1d9}body.dark-theme .ant-result-extra>a:hover{color:#667eea}body.dark-theme .page-container{background:#0d1117;min-height:calc(100vh - 64px)}body.dark-theme .content-card{background:#161b22;border-color:#30363d}body.dark-theme .content-card:hover{box-shadow:0 4px 12px #0000004d}body.dark-theme .search-form{background:#161b22;border-color:#30363d}body.dark-theme .search-form .ant-form-item-label>label{color:#8b949e}body.dark-theme .search-form .ant-input{background:#0d1117;border-color:#30363d;color:#c9d1d9}body.dark-theme .search-form .ant-input:hover{border-color:#667eea}body.dark-theme .search-form .ant-input:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}body.dark-theme .table-wrapper{background:#161b22;border-color:#30363d}body.dark-theme .modern-table,body.dark-theme .custom-drawer .ant-drawer-body{background:#161b22}body.dark-theme .custom-divider{border-color:#30363d}body.dark-theme .user-descriptions{background:#161b22}body.dark-theme .desc-value{color:#c9d1d9}body.dark-theme .desc-value.gold{color:gold}body.dark-theme .coin-records-wrapper{background:#0d1117;border-color:#30363d}body.dark-theme .coin-table .ant-table,body.dark-theme .action-buttons{background:transparent}body.dark-theme .action-btn{color:#667eea}body.dark-theme .action-btn:hover{color:#8b9fef;background:#667eea1a}body.dark-theme .action-btn.coin-btn{color:gold}body.dark-theme .action-btn.coin-btn:hover{color:#ffed4a;background:#ffd7001a}body.dark-theme .status-tag{border:none}body.dark-theme .status-tag.ant-tag-green{background:#3fb95033;color:#3fb950}body.dark-theme .status-tag.ant-tag-red{background:#f8514933;color:#f85149}body.dark-theme .status-tag.ant-tag-orange{background:#d2992233;color:#d29922}body.dark-theme .stat-card{background:#161b22;border-color:#30363d}body.dark-theme .stat-card:hover{box-shadow:0 4px 12px #0000004d;border-color:#667eea}body.dark-theme .stat-icon-wrapper{background:linear-gradient(135deg,#667eea33,#764ba233)}body.dark-theme .stat-icon{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}body.dark-theme .stat-content .stat-value{color:#f0f6fc}body.dark-theme .stat-content .stat-label,body.dark-theme .stat-trend{color:#8b949e}body.dark-theme .stat-trend.up{color:#3fb950}body.dark-theme .stat-trend.down{color:#f85149}body.dark-theme .quick-actions{background:#161b22;border-color:#30363d}body.dark-theme .quick-actions-title{color:#f0f6fc}body.dark-theme .quick-action-btn{background:#21262d;border-color:#30363d;color:#c9d1d9}body.dark-theme .quick-action-btn:hover{border-color:#667eea;color:#667eea;background:#21262d}body.dark-theme .quick-action-btn .anticon{color:#667eea}body.dark-theme .form-item-highlight .ant-form-item-label>label{color:#667eea}body.dark-theme .modern-textarea{background:#0d1117;border-color:#30363d;color:#c9d1d9}body.dark-theme .modern-textarea:hover{border-color:#667eea}body.dark-theme .modern-textarea:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}body.dark-theme .modern-textarea::placeholder{color:#6e7681}body.dark-theme .amount-value{color:#3fb950}body.dark-theme .coins-value{color:gold}body.dark-theme .action-badge{background:#21262d;border-color:#30363d;color:#c9d1d9}body.dark-theme .action-badge.action-login{background:#3fb95033;border-color:transparent;color:#3fb950}body.dark-theme .action-badge.action-logout{background:#f8514933;border-color:transparent;color:#f85149}body.dark-theme .action-badge.action-create{background:#3fb95033;border-color:transparent;color:#3fb950}body.dark-theme .action-badge.action-update{background:#d2992233;border-color:transparent;color:#d29922}body.dark-theme .action-badge.action-delete{background:#f8514933;border-color:transparent;color:#f85149}body.dark-theme .user-info{color:#c9d1d9}body.dark-theme .user-info:hover{color:#667eea}body.dark-theme .logo-container{background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .logo-text,body.dark-theme .site-title{color:#f0f6fc}body.dark-theme .menu-collapse-btn{color:#8b949e}body.dark-theme .menu-collapse-btn:hover{color:#667eea}body.dark-theme .header-right{border-left-color:#30363d}body.dark-theme .header-icon-btn{color:#8b949e}body.dark-theme .header-icon-btn:hover{color:#667eea}body.dark-theme .breadcrumb-link{color:#8b949e}body.dark-theme .breadcrumb-link:hover{color:#667eea}body.dark-theme .ant-affix{background:#161b22}body.dark-theme .version-info{color:#6e7681}body.dark-theme .login-container{background:linear-gradient(135deg,#0d1117,#161b22,#0d1117)}body.dark-theme .login-card{background:#161b22f2;border-color:#30363d}body.dark-theme .login-header{background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .login-title{color:#fff}body.dark-theme .login-subtitle{color:#fffc}body.dark-theme .login-form .ant-input-prefix{color:#6e7681}body.dark-theme .login-form .ant-input-affix-wrapper{background:#0d1117;border-color:#30363d;color:#c9d1d9}body.dark-theme .login-form .ant-input-affix-wrapper:hover{border-color:#667eea}body.dark-theme .login-form .ant-input-affix-wrapper-focused{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}body.dark-theme .login-form .ant-input::placeholder{color:#6e7681}body.dark-theme .login-form .ant-form-item-label>label{color:#8b949e}body.dark-theme .login-btn{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff;height:48px;font-size:16px;font-weight:600;border-radius:8px}body.dark-theme .login-btn:hover{background:linear-gradient(135deg,#5a6fd6,#6a4291);color:#fff;border-color:transparent}body.dark-theme .login-btn[disabled]{background:#21262d;color:#6e7681}body.dark-theme .form-tip{color:#6e7681}body.dark-theme .form-tip a{color:#667eea}body.dark-theme .form-tip a:hover{color:#8b9fef}body.dark-theme .mbitest-card{background:#161b22;border-color:#30363d}body.dark-theme .mbitest-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea33}body.dark-theme .mbitest-type{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}body.dark-theme .mbitest-count{color:#c9d1d9}body.dark-theme .mbitest-percentage{color:#f0f6fc}body.dark-theme .ai-chat-bubble{background:#161b22;border-color:#30363d}body.dark-theme .ai-chat-bubble.user{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff}body.dark-theme .ai-chat-bubble.assistant{background:#21262d;border-color:#30363d;color:#c9d1d9}body.dark-theme .recharge-package{background:#161b22;border-color:#30363d}body.dark-theme .recharge-package:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea33}body.dark-theme .recharge-package.recommended{border-color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a)}body.dark-theme .recharge-amount{color:#f0f6fc}body.dark-theme .recharge-coins{color:gold}body.dark-theme .config-section{background:#161b22;border-color:#30363d}body.dark-theme .config-section-title{color:#f0f6fc}body.dark-theme .config-item-label{color:#8b949e}body.dark-theme .config-item-value{color:#c9d1d9}body.dark-theme .config-toggle{background:#21262d;border-color:#30363d}body.dark-theme .config-toggle-checked{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}body.dark-theme .stat-icon.blue{background:linear-gradient(135deg,#667eea,#764ba2)}body.dark-theme .stat-icon.green{background:linear-gradient(135deg,#3fb950,#2ea043)}body.dark-theme .stat-icon.purple{background:linear-gradient(135deg,#a371f7,#8957e5)}body.dark-theme .stat-icon.orange{background:linear-gradient(135deg,#d29922,#bb8009)}body.dark-theme .logs-container{background:#0d1117;min-height:100%}body.dark-theme .logs-container .page-header{background:linear-gradient(135deg,#1a1f2e,#0d1117);border-bottom:1px solid #30363d;padding:24px;margin-bottom:24px}body.dark-theme .logs-container .page-title{font-size:28px;font-weight:600;color:#f0f6fc;margin:0 0 8px}body.dark-theme .logs-container .page-desc{color:#8b949e;margin:0}body.dark-theme .logs-container .content-card{background:#161b22;border:1px solid #30363d;border-radius:8px}body.dark-theme .logs-container .content-card .ant-card-body{padding:24px}body.dark-theme .logs-container .search-form{background:transparent;border:none;padding:0;margin-bottom:24px}body.dark-theme .logs-container .search-form .ant-form-item{margin-bottom:0;margin-right:16px}body.dark-theme .logs-container .search-form .ant-form-item .ant-form-item-label>label{color:#8b949e}body.dark-theme .logs-container .search-form .ant-input{background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#c9d1d9}body.dark-theme .logs-container .search-form .ant-input::placeholder{color:#6e7681}body.dark-theme .logs-container .search-form .ant-input:hover,body.dark-theme .logs-container .search-form .ant-input:focus{border-color:#667eea}body.dark-theme .logs-container .search-form .ant-select-selector{background:#0d1117!important;border-color:#30363d!important;border-radius:6px!important}body.dark-theme .logs-container .search-form .ant-select-selection-item{color:#c9d1d9!important}body.dark-theme .logs-container .search-form .ant-select-arrow{color:#8b949e}body.dark-theme .logs-container .search-form .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;border-radius:6px}body.dark-theme .logs-container .search-form .btn-primary:hover{background:linear-gradient(135deg,#5a6fd6,#6a4291);color:#fff}body.dark-theme .logs-container .search-form .btn-default{background:#21262d;border-color:#30363d;color:#c9d1d9;border-radius:6px}body.dark-theme .logs-container .search-form .btn-default:hover{border-color:#667eea;color:#667eea}body.dark-theme .logs-container .table-wrapper{background:transparent;border:none;border-radius:8px;overflow:hidden}body.dark-theme .logs-container .modern-table{background:#161b22;border-radius:8px;overflow:hidden}body.dark-theme .logs-container .modern-table .ant-table{background:transparent}body.dark-theme .logs-container .modern-table .ant-table-thead>tr>th{background:#21262d;color:#f0f6fc;font-weight:600;border-bottom:1px solid #30363d}body.dark-theme .logs-container .modern-table .ant-table-tbody>tr>td{background:#161b22;border-bottom:1px solid #30363d;color:#c9d1d9}body.dark-theme .logs-container .modern-table .ant-table-tbody>tr:hover>td{background:#21262d}body.dark-theme .logs-container .modern-table .ant-table-tbody>tr.ant-table-row:hover{background:#21262d}body.dark-theme .logs-container .modern-table .status-tag{border:none;border-radius:4px;padding:2px 8px;font-size:12px}body.dark-theme .logs-container .modern-table .status-tag.ant-tag-green{background:#3fb95033;color:#3fb950}body.dark-theme .logs-container .modern-table .status-tag.ant-tag-red{background:#f8514933;color:#f85149}body.dark-theme .logs-container .modern-table .action-badge{display:inline-block;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:500}body.dark-theme .logs-container .modern-table .action-badge.action-login{background:#3fb95033;color:#3fb950}body.dark-theme .logs-container .modern-table .action-badge.action-logout{background:#f8514933;color:#f85149}body.dark-theme .logs-container .modern-table .action-badge.action-create{background:#3fb95033;color:#3fb950}body.dark-theme .logs-container .modern-table .action-badge.action-update{background:#d2992233;color:#d29922}body.dark-theme .logs-container .modern-table .action-badge.action-delete{background:#f8514933;color:#f85149}body.dark-theme .logs-container .ant-pagination{margin-top:24px}body.dark-theme .logs-container .ant-pagination .ant-pagination-item a{color:#8b949e;background:#161b22;border-color:#30363d}body.dark-theme .logs-container .ant-pagination .ant-pagination-item a:hover{color:#667eea;border-color:#667eea}body.dark-theme .logs-container .ant-pagination .ant-pagination-item.ant-pagination-item-active a{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff}body.dark-theme .logs-container .ant-pagination .ant-pagination-prev,body.dark-theme .logs-container .ant-pagination .ant-pagination-next{background:#161b22;border-color:#30363d}body.dark-theme .logs-container .ant-pagination .ant-pagination-prev .ant-pagination-item-link,body.dark-theme .logs-container .ant-pagination .ant-pagination-next .ant-pagination-item-link{color:#8b949e;background:transparent;border:none}body.dark-theme .logs-container .ant-pagination .ant-pagination-prev.ant-pagination-disabled .ant-pagination-item-link,body.dark-theme .logs-container .ant-pagination .ant-pagination-next.ant-pagination-disabled .ant-pagination-item-link{color:#6e7681}body.dark-theme .logs-container .ant-pagination .ant-pagination-options-size-changer{background:#161b22;border-color:#30363d}body.dark-theme .logs-container .ant-pagination .ant-pagination-options-size-changer .ant-select-selector{background:transparent!important;border:none!important}body.dark-theme .logs-container .ant-pagination .ant-pagination-options-quick-jumper input{background:#0d1117;border-color:#30363d;color:#c9d1d9}body.dark-theme .logs-container .ant-pagination .ant-pagination-options-quick-jumper input::placeholder{color:#6e7681}body.dark-theme .users-container,body.dark-theme .mbti-container,body.dark-theme .ai-container,body.dark-theme .recharge-container{background:#0d1117;min-height:100%;padding:24px}body.dark-theme .users-container .page-header,body.dark-theme .mbti-container .page-header,body.dark-theme .ai-container .page-header,body.dark-theme .recharge-container .page-header{background:linear-gradient(135deg,#1a1f2e,#0d1117);border-bottom:1px solid #30363d;padding:24px;margin-bottom:24px;border-radius:8px}body.dark-theme .users-container .page-title,body.dark-theme .mbti-container .page-title,body.dark-theme .ai-container .page-title,body.dark-theme .recharge-container .page-title{font-size:28px;font-weight:600;color:#f0f6fc;margin:0 0 8px}body.dark-theme .users-container .page-desc,body.dark-theme .mbti-container .page-desc,body.dark-theme .ai-container .page-desc,body.dark-theme .recharge-container .page-desc{color:#8b949e;margin:0}body.dark-theme .users-container .content-card,body.dark-theme .mbti-container .content-card,body.dark-theme .ai-container .content-card,body.dark-theme .recharge-container .content-card{background:#161b22;border:1px solid #30363d;border-radius:8px}body.dark-theme .users-container .content-card .ant-card-body,body.dark-theme .mbti-container .content-card .ant-card-body,body.dark-theme .ai-container .content-card .ant-card-body,body.dark-theme .recharge-container .content-card .ant-card-body{padding:24px}body.dark-theme .dashboard-container{background:#0d1117;min-height:100%;padding:24px}body.dark-theme .dashboard-container .page-header{background:linear-gradient(135deg,#1a1f2e,#0d1117);border-bottom:1px solid #30363d;padding:24px;margin:-24px -24px 24px;border-radius:0}body.dark-theme .dashboard-container .page-title{font-size:28px;font-weight:600;color:#f0f6fc;margin:0 0 8px}body.dark-theme .dashboard-container .page-desc{color:#8b949e;margin:0}body.dark-theme .dashboard-container .stats-row{margin-top:24px}body.dark-theme .dashboard-container .stat-card{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:24px;transition:all .3s ease}body.dark-theme .dashboard-container .stat-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26;transform:translateY(-2px)}body.dark-theme .dashboard-container .stat-icon-wrapper{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea26,#764ba226);margin-bottom:16px}body.dark-theme .dashboard-container .stat-icon{font-size:28px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.dark-theme .dashboard-container .stat-content .stat-value{font-size:32px;font-weight:700;color:#f0f6fc;line-height:1.2;margin-bottom:4px}body.dark-theme .dashboard-container .stat-content .stat-label{font-size:14px;color:#8b949e}body.dark-theme .dashboard-container .stat-trend{font-size:12px;display:flex;align-items:center;gap:4px;margin-top:8px}body.dark-theme .dashboard-container .stat-trend.up{color:#3fb950}body.dark-theme .dashboard-container .stat-trend.down{color:#f85149}body.dark-theme .dashboard-container .quick-actions{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:24px;margin-top:24px}body.dark-theme .dashboard-container .quick-actions-title{font-size:16px;font-weight:600;color:#f0f6fc;margin-bottom:16px}body.dark-theme .dashboard-container .quick-actions .quick-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;background:#21262d;border:1px solid #30363d;border-radius:8px;color:#c9d1d9;cursor:pointer;transition:all .3s ease}body.dark-theme .dashboard-container .quick-actions .quick-action-btn:hover{border-color:#667eea;color:#667eea;background:#21262d}body.dark-theme .dashboard-container .quick-actions .quick-action-btn .anticon{font-size:24px;margin-bottom:8px}body.dark-theme .dashboard-container .quick-actions .quick-action-btn span{font-size:12px}body.dark-theme .config-container{background:#0d1117;min-height:100%;padding:24px}body.dark-theme .config-container .page-header{background:linear-gradient(135deg,#1a1f2e,#0d1117);border-bottom:1px solid #30363d;padding:24px;margin:-24px -24px 24px}body.dark-theme .config-container .page-title{font-size:28px;font-weight:600;color:#f0f6fc;margin:0 0 8px}body.dark-theme .config-container .page-desc{color:#8b949e;margin:0}body.dark-theme .config-container .config-section{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:24px;margin-bottom:24px}body.dark-theme .config-container .config-section-title{font-size:18px;font-weight:600;color:#f0f6fc;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #30363d}body.dark-theme .config-container .config-item{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #30363d}body.dark-theme .config-container .config-item:last-child{border-bottom:none}body.dark-theme .config-container .config-item-label{font-size:14px;color:#8b949e}body.dark-theme .config-container .config-item-value{font-size:14px;color:#c9d1d9}body.dark-theme .config-container .config-toggle{width:44px;height:24px;border-radius:12px;background:#21262d;border:1px solid #30363d;cursor:pointer;transition:all .3s ease;position:relative}body.dark-theme .config-container .config-toggle.checked{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent}body.dark-theme .config-container .config-toggle:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:1px;left:1px;transition:all .3s ease}body.dark-theme .config-container .config-toggle.checked:after{left:21px}body.dark-theme .config-container .ant-input,body.dark-theme .config-container .ant-input-number{background:#0d1117;border-color:#30363d;color:#c9d1d9;border-radius:6px}body.dark-theme .config-container .ant-input-number-input{color:#c9d1d9}body.dark-theme .config-container .ant-input::placeholder{color:#6e7681}body.dark-theme .config-container .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;border-radius:6px}body.dark-theme .config-container .ant-btn-primary:hover{background:linear-gradient(135deg,#5a6fd6,#6a4291);color:#fff}body.dark-theme .ant-drawer-header{border-bottom-color:#30363d}body.dark-theme .ant-drawer-body{background:#161b22;padding:24px}body.dark-theme .ant-drawer-body .user-descriptions{background:transparent}body.dark-theme .ant-drawer-body .user-descriptions .ant-descriptions-item-label{background:#21262d}body.dark-theme .ant-drawer-body .user-descriptions .ant-descriptions-item-content{background:#161b22}body.dark-theme .ant-drawer-body .coin-records-wrapper{background:#0d1117;border:1px solid #30363d;border-radius:8px;padding:16px;margin-top:24px}body.dark-theme .ant-drawer-body .coin-records-wrapper .ant-table{background:transparent}body.dark-theme .ant-drawer-body .coin-records-wrapper .ant-table-thead>tr>th{background:#21262d}body.dark-theme .ant-drawer-body .coin-records-wrapper .ant-table-tbody>tr>td{background:transparent;border-color:#30363d}body.dark-theme .ant-drawer-body .coin-records-wrapper .ant-table-tbody>tr:hover>td{background:#21262d}body.dark-theme .ant-modal{color:#c9d1d9}body.dark-theme .ant-modal-content{background:#161b22;border:1px solid #30363d;border-radius:12px}body.dark-theme .ant-modal-header{background:transparent;border-bottom:1px solid #30363d;padding:20px 24px}body.dark-theme .ant-modal-title{color:#f0f6fc;font-size:18px;font-weight:600}body.dark-theme .ant-modal-body{padding:24px}body.dark-theme .ant-modal-footer{border-top:1px solid #30363d;padding:16px 24px}body.dark-theme .ant-modal .ant-form-item-label>label{color:#8b949e}body.dark-theme .ant-modal .ant-input,body.dark-theme .ant-modal .ant-input-affix-wrapper,body.dark-theme .ant-modal .ant-input-number{background:#0d1117;border-color:#30363d;color:#c9d1d9;border-radius:6px}body.dark-theme .ant-modal .ant-input::placeholder{color:#6e7681}body.dark-theme .ant-modal .ant-input-textarea textarea::placeholder{color:#6e7681}body.dark-theme .ant-modal .ant-btn-default{background:#21262d;border-color:#30363d;color:#c9d1d9;border-radius:6px}body.dark-theme .ant-modal .ant-btn-default:hover{border-color:#667eea;color:#667eea}body.dark-theme .ant-modal .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;border-radius:6px}body.dark-theme .ant-modal .ant-btn-primary:hover{background:linear-gradient(135deg,#5a6fd6,#6a4291);color:#fff}body.dark-theme .ant-select-item-option-selected{background:linear-gradient(135deg,#667eea26,#764ba226);color:#667eea}body.dark-theme .ant-picker-dropdown,body.dark-theme .ant-picker-panel{background:#161b22;border-color:#30363d}body.dark-theme .ant-picker-header{background:#21262d;border-color:#30363d;color:#c9d1d9}body.dark-theme .ant-picker-cell-inner{color:#c9d1d9}body.dark-theme .ant-picker-cell-selected .ant-picker-cell-inner{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}body.dark-theme .ant-picker-now-btn{color:#667eea}body.dark-theme .ant-picker-ok button{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff;border-radius:4px}body.dark-theme .ant-picker-footer{border-color:#30363d}body.dark-theme .ant-date-picker-dropdown,body.dark-theme .ant-time-picker-dropdown,body.dark-theme .ant-time-picker-panel{background:#161b22;border-color:#30363d}body.dark-theme .ant-time-picker-panel-inner{background:#161b22}body.dark-theme .ant-time-picker-panel-select{border-color:#30363d}body.dark-theme .ant-time-picker-panel-select li{color:#8b949e}body.dark-theme .ant-time-picker-panel-select li:hover{background:#21262d}body.dark-theme .ant-time-picker-panel-select-option-selected{background:linear-gradient(135deg,#667eea33,#764ba233);color:#fff}body.dark-theme .ant-calendar-header{border-color:#30363d}body.dark-theme .ant-calendar-column-header{color:#8b949e}body.dark-theme .ant-calendar-date{color:#c9d1d9;border-color:transparent}body.dark-theme .ant-calendar-selected-day .ant-calendar-date{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}body.dark-theme .ant-calendar-last-month-cell,body.dark-theme .ant-calendar-next-month-cell{color:#6e7681}body.dark-theme .ant-calendar-footer-btn,body.dark-theme .ant-calendar-footer-btn:first-child{border-color:#30363d}body.dark-theme .ant-table-row-expand-icon{background:#161b22;border-color:#30363d}body.dark-theme .ant-table-row-expand-icon-expanded{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent}body.dark-theme .ant-table-row-expand-icon-collapsed{background:#161b22;border-color:#30363d}body.dark-theme .ant-table-selection{color:#c9d1d9}body.dark-theme .ant-table-filter-trigger-container{background:transparent}body.dark-theme .ant-table-filter-trigger{color:#8b949e}body.dark-theme .ant-table-filter-trigger:hover{color:#667eea}body.dark-theme .ant-table-filter-dropdown{background:#161b22;border-color:#30363d;box-shadow:0 3px 6px -4px #0000007a,0 6px 16px #00000052,0 9px 28px 8px #0000005c}body.dark-theme .ant-table-filter-dropdown-btns{border-color:#30363d}body.dark-theme .ant-table-fixed-left,body.dark-theme .ant-table-fixed-right,body.dark-theme .ant-table-cell-fix-left,body.dark-theme .ant-table-cell-fix-right{background:#161b22}body.dark-theme .ant-table-cell-scrollbar{background:#30363d}body.dark-theme .ant-table-expanded-row-fixed{background:#161b22}body.dark-theme .ant-table-summary{background:#21262d;color:#f0f6fc}body.dark-theme .ant-table-summary-cell{border-color:#30363d}body.dark-theme .ant-table-measure-row{background:transparent}body.dark-theme .ant-table-cell-row-hover{background:#21262d}body.dark-theme .ant-table-cell-row-selected{background:#667eea1a}body.dark-theme .ant-table-cell-row-selected:hover{background:#667eea26}body.dark-theme .ant-drawer-content{background:#161b22}body.dark-theme .ant-drawer-header{background:#161b22;border-bottom-color:#30363d}body.dark-theme .ant-drawer-title{color:#f0f6fc}body.dark-theme .ant-drawer-body{background:#161b22;color:#c9d1d9}body.dark-theme .ant-tooltip-inner{background:#21262d;color:#f0f6fc}body.dark-theme .ant-tooltip-arrow-content{background:#21262d}body.dark-theme .ant-popover-inner{background:#161b22;border-color:#30363d}body.dark-theme .ant-popover-title{border-bottom-color:#30363d;color:#f0f6fc}body.dark-theme .ant-popover-inner-content,body.dark-theme .ant-picker-dropdown{color:#c9d1d9}body.dark-theme .ant-picker-panel{background:#161b22;border-color:#30363d}body.dark-theme .ant-picker-header{border-bottom-color:#30363d;color:#c9d1d9}body.dark-theme .ant-picker-body,body.dark-theme .ant-picker-cell-inner{color:#c9d1d9}body.dark-theme .ant-picker-cell-inner:hover{background:#21262d}body.dark-theme .ant-picker-cell-selected .ant-picker-cell-inner{background:#667eea;color:#fff}body.dark-theme .ant-picker-footer{border-top-color:#30363d}body.dark-theme .ant-select-dropdown{background:#161b22;border-color:#30363d}body.dark-theme .ant-select-item{color:#c9d1d9}body.dark-theme .ant-select-item-option-active{background:#21262d}body.dark-theme .ant-select-item-option-selected{background:#667eea1a;color:#667eea}body.dark-theme .ant-select-dropdown .ant-select-item-option-content{color:#c9d1d9}body.dark-theme .ant-cascader-menus{background:#161b22;border-color:#30363d}body.dark-theme .ant-cascader-menu{border-right-color:#30363d;background:#161b22}body.dark-theme .ant-cascader-menu-item{color:#c9d1d9}body.dark-theme .ant-cascader-menu-item:hover{background:#21262d}body.dark-theme .ant-cascader-menu-item-active{background:#667eea1a}body.dark-theme .ant-transfer-list{background:#161b22;border-color:#30363d}body.dark-theme .ant-transfer-list-header{background:#21262d;border-bottom-color:#30363d}body.dark-theme .ant-transfer-list-title{color:#c9d1d9}body.dark-theme .ant-transfer-list-body,body.dark-theme .ant-transfer-list-body-search-wrapper{background:#161b22}body.dark-theme .ant-transfer-list-item{color:#c9d1d9;border-color:#30363d}body.dark-theme .ant-transfer-list-item:hover{background:#21262d}body.dark-theme .ant-upload-drag{background:#0d1117;border-color:#30363d}body.dark-theme .ant-upload-drag:hover{border-color:#667eea}body.dark-theme .ant-upload-text{color:#c9d1d9}body.dark-theme .ant-upload-hint{color:#8b949e}body.dark-theme .ant-rate-star-full .anticon{color:#667eea}body.dark-theme .ant-rate-star-half .anticon:first-child{color:#30363d}body.dark-theme .ant-rate-star-half .anticon:last-child{color:#667eea}body.dark-theme .ant-slider-track{background-color:#667eea}body.dark-theme .ant-slider-rail{background-color:#30363d}body.dark-theme .ant-slider-handle:after{box-shadow:0 0 0 2px #667eea1f}body.dark-theme .ant-slider-handle:hover:after{box-shadow:0 0 0 2px #667eea4d}body.dark-theme .ant-slider-mark-text{color:#8b949e}body.dark-theme .ant-steps-item-process .ant-steps-item-icon{background:#667eea;border-color:#667eea}body.dark-theme .ant-steps-item-finish .ant-steps-item-icon{border-color:#667eea}body.dark-theme .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#667eea}body.dark-theme .ant-steps-item-wait .ant-steps-item-icon{background:#21262d;border-color:#30363d}body.dark-theme .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#8b949e}body.dark-theme .ant-steps-item-title{color:#c9d1d9}body.dark-theme .ant-steps-item-description{color:#8b949e}body.dark-theme .ant-alert{background:#161b22;border-color:#30363d}body.dark-theme .ant-alert-info{background:#667eea1a;border-color:#667eea4d}body.dark-theme .ant-alert-success{background:#23d1601a;border-color:#23d1604d}body.dark-theme .ant-alert-warning{background:#ffc8661a;border-color:#ffc8664d}body.dark-theme .ant-alert-error{background:#ff66661a;border-color:#ff66664d}body.dark-theme .ant-alert-message{color:#c9d1d9}body.dark-theme .ant-alert-description{color:#8b949e}body.dark-theme .ant-notification-notice{background:#161b22;border-color:#30363d}body.dark-theme .ant-notification-notice-message{color:#f0f6fc}body.dark-theme .ant-notification-notice-description{color:#c9d1d9}body.dark-theme .ant-anchor-ink-ball{background:#667eea;border-color:#667eea}body.dark-theme .ant-anchor-link-title{color:#8b949e}body.dark-theme .ant-anchor-link-title-active{color:#667eea}body.dark-theme .ant-back-top{background:#21262d;color:#c9d1d9}body.dark-theme .ant-back-top:hover{background:#667eea;color:#fff}body.dark-theme .ant-calendar-picker-container,body.dark-theme .ant-calendar{background:#161b22;border-color:#30363d}body.dark-theme .ant-calendar-header{border-bottom-color:#30363d}body.dark-theme .ant-calendar-date{color:#c9d1d9}body.dark-theme .ant-calendar-date:hover{background:#21262d}body.dark-theme .ant-calendar-today .ant-calendar-date{border-color:#667eea;color:#667eea}body.dark-theme .ant-calendar-selected-day .ant-calendar-date{background:#667eea;color:#fff}body.dark-theme .ant-calendar-footer{border-top-color:#30363d}body.dark-theme .ant-date-picker{color:#c9d1d9}body.dark-theme .ant-date-picker-input{background:#0d1117;border-color:#30363d}body.dark-theme .ant-input-number{background:#0d1117;border-color:#30363d;color:#c9d1d9}body.dark-theme .ant-input-number:hover{border-color:#667eea}body.dark-theme .ant-input-number:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}body.dark-theme .ant-input-number-input{color:#c9d1d9}body.dark-theme .ant-input-number-handler{border-color:#30363d}body.dark-theme .ant-input-number-handler-up{border-bottom-color:#30363d}body.dark-theme .ant-input-number-handler-up:hover,body.dark-theme .ant-input-number-handler-down:hover{color:#667eea}body.dark-theme .ant-select-auto-complete-input{background:#0d1117;color:#c9d1d9}body.dark-theme .ant-cascader-picker{background:#0d1117;border-color:#30363d}body.dark-theme .ant-cascader-input{background:#0d1117;color:#c9d1d9}body.dark-theme .ant-mentions{background:#0d1117;border-color:#30363d;color:#c9d1d9}body.dark-theme .ant-mentions-dropdown{background:#161b22;border-color:#30363d}body.dark-theme .ant-mentions-dropdown-menu-item{color:#c9d1d9}body.dark-theme .ant-mentions-dropdown-menu-item-active,body.dark-theme .ant-skeleton,body.dark-theme .ant-skeleton-content .ant-skeleton-title{background:#21262d}body.dark-theme .ant-skeleton-content .ant-skeleton-paragraph>li{background:#21262d}body.dark-theme .ant-skeleton-input,body.dark-theme .ant-skeleton-button{background:#21262d}body.dark-theme .ant-segmented{background:#0d1117}body.dark-theme .ant-segmented-item{color:#8b949e}body.dark-theme .ant-segmented-item-selected{background:#21262d;color:#fff}body.dark-theme .ant-segmented-thumb{background:#667eea}body.dark-theme .ant-result-title{color:#f0f6fc}body.dark-theme .ant-result-subtitle{color:#8b949e}body.dark-theme .ant-result-extra{color:#c9d1d9}body.dark-theme .ant-result-404,body.dark-theme .ant-result-500,body.dark-theme .ant-result-403{color:#667eea}body.dark-theme .ant-tree{background:transparent;color:#c9d1d9}body.dark-theme .ant-tree-treenode{background:transparent}body.dark-theme .ant-tree-treenode-checkbox-checked .ant-tree-checkbox-inner{background:#667eea;border-color:#667eea}body.dark-theme .ant-tree-node-content-wrapper{color:#c9d1d9}body.dark-theme .ant-tree-node-content-wrapper:hover{background:#21262d}body.dark-theme .ant-tree-node-selected .ant-tree-node-content-wrapper{background:#667eea1a;color:#667eea}body.dark-theme .ant-table-filter-column{background:#161b22}body.dark-theme .ant-table-selection-extra{color:#8b949e}body.dark-theme .ant-table-row-expand-icon{border-color:#30363d;background:#161b22}body.dark-theme .ant-table-row-expand-icon-expanded,body.dark-theme .ant-table-row-expand-icon-collapsed{border-color:#667eea;background:transparent;color:#667eea}body.dark-theme .ant-table-selection-column{background:#161b22}body.dark-theme .ant-table-expanded-row>td{background:#161b22}body.dark-theme .ant-table-bordered .ant-table-thead>tr>th,body.dark-theme .ant-table-bordered .ant-table-tbody>tr>td{border-color:#30363d}body.dark-theme .ant-table-bordered .ant-table-cell-fix-right,body.dark-theme .ant-table-bordered .ant-table-cell-fix-left,body.dark-theme .ant-table-bordered .ant-table-footer{border-color:#30363d}body.dark-theme .ant-layout-sider-zero-width-trigger{background:#21262d;color:#c9d1d9}body.dark-theme .ant-layout-sider-zero-width-trigger:hover{background:#667eea;color:#fff}body.dark-theme .ant-layout-sider-children{background:#161b22}body.dark-theme .ant-legacy-menu-vertical .ant-legacy-menu-item,body.dark-theme .ant-legacy-menu-vertical .ant-legacy-menu-submenu-title{color:#8b949e}body.dark-theme .ant-legacy-menu-vertical .ant-legacy-menu-item:hover,body.dark-theme .ant-legacy-menu-vertical .ant-legacy-menu-submenu-title:hover{background:#21262d;color:#667eea}body.dark-theme .ant-legacy-menu-vertical .ant-legacy-menu-item-selected{background:#667eea1a;color:#667eea}body.dark-theme .ant-legacy-menu-vertical .ant-legacy-menu-submenu-selected{color:#667eea}body.dark-theme .ant-legacy-menu-vertical .ant-legacy-menu-submenu-open{background:#21262d}body.dark-theme .ant-radio-button-wrapper{background:#0d1117;border-color:#30363d;color:#c9d1d9}body.dark-theme .ant-radio-button-wrapper:hover{color:#667eea}body.dark-theme .ant-radio-button-wrapper-checked{background:#667eea;border-color:#667eea;color:#fff}body.dark-theme .ant-checkbox-wrapper{color:#c9d1d9}body.dark-theme .ant-checkbox-checked .ant-checkbox-inner{background-color:#667eea;border-color:#667eea}body.dark-theme .ant-checkbox-indeterminate .ant-checkbox-inner:after{background:#667eea}body.dark-theme .ant-checkbox:hover .ant-checkbox-inner,body.dark-theme .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#667eea}body.dark-theme .ant-collapse,body.dark-theme .ant-collapse-content{background:#161b22;border-color:#30363d}body.dark-theme .ant-collapse-content-box{color:#c9d1d9}body.dark-theme .ant-collapse-item{border-color:#30363d}body.dark-theme .ant-collapse-header{color:#c9d1d9}body.dark-theme .ant-collapse-header:hover{color:#667eea}body.dark-theme .ant-list{background:#161b22;color:#c9d1d9}body.dark-theme .ant-list-item{border-color:#30363d}body.dark-theme .ant-list-item-meta-title{color:#f0f6fc}body.dark-theme .ant-list-item-meta-description{color:#8b949e}body.dark-theme .ant-card-bordered{border-color:#30363d}body.dark-theme .ant-card-meta-title{color:#f0f6fc}body.dark-theme .ant-card-meta-description{color:#8b949e}body.dark-theme .ant-card-actions{border-top-color:#30363d}body.dark-theme .ant-card-actions>li>span:hover{color:#667eea}body.dark-theme .ant-card-actions>li>span .anticon{color:#8b949e}body.dark-theme .ant-comment{background:transparent}body.dark-theme .ant-comment-content-author-name{color:#f0f6fc}body.dark-theme .ant-comment-content-author-time{color:#8b949e}body.dark-theme .ant-comment-content-detail{color:#c9d1d9}body.dark-theme .ant-comment-nested{border-left-color:#30363d}body.dark-theme .ant-timeline-item-head-blue{border-color:#667eea;color:#667eea}body.dark-theme .ant-timeline-item-content{color:#c9d1d9}body.dark-theme .ant-timeline-item-tail{border-left-color:#30363d}body.dark-theme .ant-timeline-item-head{border-color:#30363d}body.dark-theme .ant-typography{color:#c9d1d9}body.dark-theme .ant-typography strong{color:#f0f6fc}body.dark-theme .ant-typography a{color:#667eea}body.dark-theme .ant-typography a:hover{color:#5a6fd6}body.dark-theme .ant-typography mark{background:#667eea4d;color:#f0f6fc}body.dark-theme .ant-typography code{background:#21262d;color:#667eea}body.dark-theme .ant-typography del{color:#6e7681}body.dark-theme .ant-typography-blockquote{border-left-color:#667eea;color:#8b949e}body.dark-theme .ant-space-item{color:#c9d1d9}body.dark-theme .ant-affix{z-index:1000}body.dark-theme .ant-float-btn{background:#21262d;border-color:#30363d}body.dark-theme .ant-float-btn:hover{background:#667eea;border-color:#667eea}body.dark-theme .ant-float-btn-body{color:#c9d1d9}body.dark-theme .ant-float-btn-body:hover{color:#fff}body.dark-theme .ant-float-btn-icon{color:#667eea}body.dark-theme .ant-float-btn:hover .ant-float-btn-icon{color:#fff}body.dark-theme .ant-wave{color:#667eea}body.dark-theme .ant-watermark{color:#667eea33}body.dark-theme .ant-resize-trigger{background:#21262d;border-color:#30363d}body.dark-theme .ant-resize-trigger:hover{background:#667eea;border-color:#667eea}body.dark-theme .page-title{color:#f0f6fc!important}body.dark-theme .page-desc{color:#8b949e!important}body.dark-theme .stat-value{color:#f0f6fc!important}body.dark-theme .stat-label{color:#8b949e!important}body.dark-theme .stat-icon{color:#fff!important}body.dark-theme .content-card{background:#161b22!important;border-color:#30363d!important}body.dark-theme .search-form{background:#21262d!important}body.dark-theme .search-form .ant-form-item-label label{color:#8b949e!important}body.dark-theme .search-input{background:#0d1117!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .search-input:hover,body.dark-theme .search-input:focus{border-color:#667eea!important}body.dark-theme .btn-default{background:#21262d!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .btn-default:hover{border-color:#667eea!important;color:#667eea!important}body.dark-theme .modern-table .ant-table-thead>tr>th{background:#21262d!important;color:#f0f6fc!important;border-color:#30363d!important}body.dark-theme .modern-table .ant-table-tbody>tr>td{background:#161b22!important;color:#c9d1d9!important;border-color:#30363d!important}body.dark-theme .modern-table .ant-table-tbody>tr:hover>td{background:#21262d!important}body.dark-theme .status-tag{color:#fff!important}body.dark-theme .amount-value{color:#52c41a!important}body.dark-theme .coins-value,body.dark-theme .action-btn{color:#667eea!important}body.dark-theme .action-btn:hover{color:#5a6fd6!important}body.dark-theme .desc-value{color:#c9d1d9!important}body.dark-theme .desc-value.gold{color:#52c41a!important}body.dark-theme .user-badge{color:#667eea!important}body.dark-theme .preview-box{background:linear-gradient(135deg,#21262d,#161b22)!important}body.dark-theme .preview-box .label{color:#8b949e!important}body.dark-theme .preview-box .value{color:#c9d1d9!important}body.dark-theme .preview-box .value.amount{color:#52c41a!important}body.dark-theme .preview-box .value.coins{color:#667eea!important}body.dark-theme .logs-container,body.dark-theme .users-container,body.dark-theme .mbti-container,body.dark-theme .ai-container,body.dark-theme .recharge-container,body.dark-theme .dashboard-container,body.dark-theme .config-container,body.dark-theme .roles-container{background:#0d1117!important}body.dark-theme .roles-container .page-header{background:linear-gradient(135deg,#1a1f2e,#0d1117);border-bottom:1px solid #30363d;padding:24px;margin-bottom:24px;border-radius:8px}body.dark-theme .roles-container .page-header .page-title{font-size:28px;font-weight:600;color:#f0f6fc;margin:0 0 8px}body.dark-theme .roles-container .page-header .page-desc{color:#8b949e;margin:0}body.dark-theme .roles-container .content-card{background:#161b22!important;border:1px solid #30363d;border-radius:8px}body.dark-theme .roles-container .content-card .ant-card-body{padding:24px}body.dark-theme .roles-container .toolbar{margin-bottom:16px;display:flex;justify-content:flex-end}body.dark-theme .roles-container .table-wrapper{background:transparent;border:none}body.dark-theme .roles-container .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;height:40px;padding:0 24px;font-weight:500}body.dark-theme .roles-container .btn-primary:hover{background:linear-gradient(135deg,#5a6fd6,#6a4290)}body.dark-theme .header-top .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;color:#fff!important}body.dark-theme .header-top .btn-primary:hover{background:linear-gradient(135deg,#5a6fd6,#6a4290)!important}body.dark-theme .stat-card{background:#161b22!important;border-color:#30363d!important}body.dark-theme .stat-card:hover{box-shadow:0 4px 12px #00000052!important}body.dark-theme .stat-trend.up{color:#52c41a!important;background:#52c41a26!important}body.dark-theme .stat-trend.down{color:#ff4d4f!important;background:#ff4d4f26!important}body.dark-theme .action-card{background:#161b22!important;border-color:#30363d!important}body.dark-theme .action-card:hover{background:#21262d!important}body.dark-theme .action-card .action-info h3{color:#f0f6fc!important}body.dark-theme .action-card .action-info p{color:#8b949e!important}body.dark-theme .action-icon{color:#fff!important}body.dark-theme .quick-actions-title{color:#f0f6fc!important}body.dark-theme .quick-action-btn{background:#21262d!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .quick-action-btn:hover{background:#667eea!important;border-color:#667eea!important;color:#fff!important}body.dark-theme .custom-drawer .ant-drawer-content{background:#161b22!important}body.dark-theme .custom-drawer .ant-drawer-header{background:#161b22!important;border-color:#30363d!important}body.dark-theme .custom-drawer .ant-drawer-title{color:#f0f6fc!important}body.dark-theme .custom-drawer .ant-drawer-body{background:#161b22!important;color:#c9d1d9!important}body.dark-theme .user-descriptions .ant-descriptions-item-label{background:#21262d!important;color:#8b949e!important}body.dark-theme .user-descriptions .ant-descriptions-item-content{background:#161b22!important;color:#c9d1d9!important}body.dark-theme .custom-divider{border-color:#30363d!important}body.dark-theme .custom-divider .ant-divider-inner-text{color:#8b949e!important}body.dark-theme .coin-records-wrapper{background:transparent!important}body.dark-theme .coin-table .ant-table{background:#161b22!important}body.dark-theme .coin-table .ant-table-thead>tr>th{background:#21262d!important;color:#f0f6fc!important}body.dark-theme .coin-table .ant-table-tbody>tr>td{background:#161b22!important;color:#c9d1d9!important}body.dark-theme .custom-modal .ant-modal-content{background:#161b22!important}body.dark-theme .custom-modal .ant-modal-header{background:#161b22!important;border-color:#30363d!important}body.dark-theme .custom-modal .ant-modal-title{color:#f0f6fc!important}body.dark-theme .custom-modal .ant-modal-body{background:#161b22!important;color:#c9d1d9!important}body.dark-theme .custom-modal .ant-modal-footer{border-color:#30363d!important}body.dark-theme .coins-form .ant-form-item-label label{color:#8b949e!important}body.dark-theme .modern-select .ant-select-selector,body.dark-theme .modern-input-number,body.dark-theme .modern-textarea{background:#0d1117!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .form-item-highlight .ant-form-item-label label,body.dark-theme .config-container .ant-form-item-label label{color:#8b949e!important}body.dark-theme .config-container .ant-input,body.dark-theme .config-container .ant-input-textarea textarea{background:#0d1117!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .config-container .ant-switch{background:#30363d!important}body.dark-theme .config-container .ant-switch-checked{background:#667eea!important}body.dark-theme .ant-empty-description,body.dark-theme .ant-spin-text{color:#8b949e!important}body.dark-theme .ant-badge-status-text,body.dark-theme .ant-segmented-item-label{color:#c9d1d9!important}body.dark-theme .ant-segmented-item-selected .ant-segmented-item-label{color:#fff!important}body.dark-theme .ant-segmented-thumb{background:#667eea!important}body.dark-theme .ant-progress-text{color:#c9d1d9!important}body.dark-theme .ant-progress-success-bg{background-color:#52c41a!important}body.dark-theme .ant-progress-bg{background-color:#667eea!important}body.dark-theme .ant-steps-item-title{color:#c9d1d9!important}body.dark-theme .ant-steps-item-description{color:#8b949e!important}body.dark-theme .ant-steps-item-process .ant-steps-item-title{color:#f0f6fc!important}body.dark-theme .ant-steps-item-finish .ant-steps-item-title{color:#c9d1d9!important}body.dark-theme .ant-steps-item-wait .ant-steps-item-title{color:#6e7681!important}body.dark-theme .ant-result-title{color:#f0f6fc!important}body.dark-theme .ant-result-subtitle{color:#8b949e!important}body.dark-theme .ant-skeleton-title{background:#21262d!important}body.dark-theme .ant-skeleton-paragraph>li{background:#21262d!important}body.dark-theme .ant-skeleton-avatar,body.dark-theme .ant-skeleton-button,body.dark-theme .ant-skeleton-input,body.dark-theme .ant-skeleton-image{background:#21262d!important}body.dark-theme .ant-image-preview-img{background:#161b22!important}body.dark-theme .ant-image-preview-operations{background:#0009!important}body.dark-theme .ant-image-preview-operations-operation{color:#c9d1d9!important}body.dark-theme .ant-image-preview-operations-operation:hover{color:#667eea!important}body.dark-theme .ant-qrcode{background:#fff!important}body.dark-theme .ant-watermark{color:#667eea26!important}body.dark-theme .ant-tour-content{background:#161b22!important;border-color:#30363d!important}body.dark-theme .ant-tour-title{color:#f0f6fc!important}body.dark-theme .ant-tour-description{color:#c9d1d9!important}body.dark-theme .ant-tour-close{color:#8b949e!important}body.dark-theme .ant-tour-close:hover{color:#667eea!important}body.dark-theme .ant-tour-indicator{background:#30363d!important}body.dark-theme .ant-tour-indicator-active{background:#667eea!important}body.dark-theme .ant-ribbon{background:#667eea!important;color:#fff!important}body.dark-theme .ant-ribbon-corner{color:#5a6fd6!important}body.dark-theme .ant-ribbon-placement-end .ant-ribbon-corner{border-color:#5a6fd6 transparent transparent #5a6fd6!important}body.dark-theme .ant-ribbon-placement-start .ant-ribbon-corner{border-color:#5a6fd6 #5a6fd6 transparent transparent!important}body.dark-theme .ant-statistic-title{color:#8b949e!important}body.dark-theme .ant-statistic-content,body.dark-theme .ant-statistic-content-value{color:#f0f6fc!important}body.dark-theme .ant-statistic-content-prefix,body.dark-theme .ant-statistic-content-suffix{color:#8b949e!important}body.dark-theme .ant-countdown,body.dark-theme .ant-countdown .ant-statistic-content-value{color:#f0f6fc!important}body.dark-theme .ant-avatar-group .ant-avatar{border-color:#161b22!important}body.dark-theme .ant-avatar-image{background:transparent!important}body.dark-theme .ant-comment-author-name{color:#f0f6fc!important}body.dark-theme .ant-comment-author-time{color:#8b949e!important}body.dark-theme .ant-comment-content-detail{color:#c9d1d9!important}body.dark-theme .ant-comment-action{color:#8b949e!important}body.dark-theme .ant-comment-action:hover{color:#667eea!important}body.dark-theme .ant-calendar-picker{background:#0d1117!important;border-color:#30363d!important}body.dark-theme .ant-calendar-picker-input{background:transparent!important;color:#c9d1d9!important}body.dark-theme .ant-calendar-picker-icon{color:#8b949e!important}body.dark-theme .ant-calendar-picker-clear{background:#161b22!important;color:#8b949e!important}body.dark-theme .ant-time-picker{background:#0d1117!important;border-color:#30363d!important}body.dark-theme .ant-time-picker-input{background:transparent!important;color:#c9d1d9!important}body.dark-theme .ant-time-picker-icon{color:#8b949e!important}body.dark-theme .ant-time-picker-clear{background:#161b22!important;color:#8b949e!important}body.dark-theme .ant-time-picker-panel,body.dark-theme .ant-time-picker-panel-inner{background:#161b22!important;border-color:#30363d!important}body.dark-theme .ant-time-picker-panel-input{background:transparent!important;color:#c9d1d9!important}body.dark-theme .ant-time-picker-panel-select{border-color:#30363d!important}body.dark-theme .ant-time-picker-panel-select li{color:#c9d1d9!important}body.dark-theme .ant-time-picker-panel-select li:hover{background:#21262d!important}body.dark-theme .ant-time-picker-panel-select li:focus{color:#667eea!important}body.dark-theme .ant-time-picker-panel-select-option-selected{background:#667eea1a!important;color:#667eea!important}body.dark-theme .ant-time-picker-panel-select-option-disabled{color:#484f58!important}body.dark-theme .ant-range-picker{background:#0d1117!important;border-color:#30363d!important}body.dark-theme .ant-range-picker-input{background:transparent!important;color:#c9d1d9!important}body.dark-theme .ant-range-picker-separator,body.dark-theme .ant-range-picker-icon{color:#8b949e!important}body.dark-theme .ant-range-picker-clear{background:#161b22!important;color:#8b949e!important}body.dark-theme .ant-form-item-explain-error{color:#ff4d4f!important}body.dark-theme .ant-form-item-explain-warning{color:#faad14!important}body.dark-theme .ant-form-item-feedback-icon-success{color:#52c41a!important}body.dark-theme .ant-form-item-feedback-icon-warning{color:#faad14!important}body.dark-theme .ant-form-item-feedback-icon-error{color:#ff4d4f!important}body.dark-theme .ant-form-item-feedback-icon-validating{color:#667eea!important}body.dark-theme .ant-mentions-measure{color:#c9d1d9!important}body.dark-theme .ant-input-show-count-suffix,body.dark-theme .ant-input-clear-icon{color:#6e7681!important}body.dark-theme .ant-input-clear-icon:hover{color:#667eea!important}body.dark-theme .ant-textarea-show-count,body.dark-theme .ant-textarea-clear-icon{color:#6e7681!important}body.dark-theme .ant-textarea-clear-icon:hover{color:#667eea!important}body.dark-theme .ant-input-number-group-addon{background:#21262d!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .ant-input-number-group .ant-input-number{background:#0d1117!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .ant-input-group-addon{background:#21262d!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .ant-input-group .ant-input{background:#0d1117!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .ant-input-search-button{background:#667eea!important;border-color:#667eea!important;color:#fff!important}body.dark-theme .ant-input-search-button:hover{background:#5a6fd6!important;border-color:#5a6fd6!important}body.dark-theme .ant-input-password-icon{color:#8b949e!important}body.dark-theme .ant-input-password-icon:hover{color:#667eea!important}body.dark-theme .ant-select-auto-complete{background:#0d1117!important;border-color:#30363d!important}body.dark-theme .ant-select-auto-complete .ant-select-selector{background:transparent!important;border-color:transparent!important}body.dark-theme .ant-select-auto-complete .ant-select-selection-search-input{background:transparent!important;color:#c9d1d9!important}body.dark-theme .ant-select-auto-complete .ant-select-selection-placeholder{color:#6e7681!important}body.dark-theme .ant-cascader-picker{background:#0d1117!important;border-color:#30363d!important}body.dark-theme .ant-cascader-picker-label{color:#c9d1d9!important}body.dark-theme .ant-cascader-picker-clear{background:#161b22!important;color:#8b949e!important}body.dark-theme .ant-cascader-picker-arrow{color:#8b949e!important}body.dark-theme .ant-cascader-menus{background:#161b22!important;border-color:#30363d!important}body.dark-theme .ant-cascader-menu{border-color:#30363d!important;background:#161b22!important}body.dark-theme .ant-cascader-menu-item{color:#c9d1d9!important}body.dark-theme .ant-cascader-menu-item:hover{background:#21262d!important}body.dark-theme .ant-cascader-menu-item-active{background:#667eea1a!important}body.dark-theme .ant-cascader-menu-item-disabled{color:#484f58!important}body.dark-theme .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon{color:#8b949e!important}body.dark-theme .ant-cascader-menu-item-expand .ant-cascader-menu-item-loading-icon{color:#667eea!important}body.dark-theme .ant-tree-select{background:#0d1117!important;border-color:#30363d!important}body.dark-theme .ant-tree-select .ant-select-selector{background:transparent!important;border-color:transparent!important}body.dark-theme .ant-tree-select .ant-select-selection-item{color:#c9d1d9!important}body.dark-theme .ant-tree-select .ant-select-selection-placeholder{color:#6e7681!important}body.dark-theme .ant-tree-select-dropdown{background:#161b22!important;border-color:#30363d!important}body.dark-theme .ant-tree-select-tree{background:transparent!important;color:#c9d1d9!important}body.dark-theme .ant-tree-select-tree-treenode{color:#c9d1d9!important}body.dark-theme .ant-tree-select-tree-treenode:hover{background:#21262d!important}body.dark-theme .ant-tree-select-tree-treenode-selected{background:#667eea1a!important;color:#667eea!important}body.dark-theme .ant-transfer{color:#c9d1d9!important}body.dark-theme .ant-transfer-list{background:#161b22!important;border-color:#30363d!important}body.dark-theme .ant-transfer-list-header{background:#21262d!important;border-color:#30363d!important;color:#f0f6fc!important}body.dark-theme .ant-transfer-list-header-title{color:#f0f6fc!important}body.dark-theme .ant-transfer-list-body,body.dark-theme .ant-transfer-list-body-search-wrapper{background:#161b22!important}body.dark-theme .ant-transfer-list-content-item{color:#c9d1d9!important}body.dark-theme .ant-transfer-list-content-item:hover{background:#21262d!important}body.dark-theme .ant-transfer-list-content-item-checked{background:#667eea1a!important}body.dark-theme .ant-transfer-list-content-item-disabled{color:#484f58!important}body.dark-theme .ant-transfer-operation{color:#c9d1d9!important}body.dark-theme .ant-transfer-operation .ant-btn{background:#21262d!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .ant-transfer-operation .ant-btn:hover{border-color:#667eea!important;color:#667eea!important}body.dark-theme .ant-transfer-operation .ant-btn-primary{background:#667eea!important;border-color:#667eea!important;color:#fff!important}body.dark-theme .ant-transfer-operation .ant-btn-primary:hover{background:#5a6fd6!important;border-color:#5a6fd6!important}body.dark-theme .ant-color-picker{background:#0d1117!important;border-color:#30363d!important}body.dark-theme .ant-color-picker-input{background:transparent!important;color:#c9d1d9!important}body.dark-theme .ant-color-picker-trigger{border-color:#30363d!important}body.dark-theme .ant-color-picker-panel{background:#161b22!important;border-color:#30363d!important}body.dark-theme .ant-color-picker-inner{background:#161b22!important}body.dark-theme .ant-color-picker-saturation,body.dark-theme .ant-color-picker-hue,body.dark-theme .ant-color-picker-alpha{border-color:#30363d!important}body.dark-theme .ant-color-picker-clear{background:#21262d!important;color:#8b949e!important}body.dark-theme .ant-color-picker-clear:hover{color:#667eea!important}body.dark-theme .ant-rate-text,body.dark-theme .ant-slider-mark-text-active{color:#c9d1d9!important}body.dark-theme .ant-slider-dot{border-color:#30363d!important}body.dark-theme .ant-slider-dot-active{border-color:#667eea!important}body.dark-theme .ant-slider-tooltip .ant-tooltip-inner{background:#21262d!important;color:#f0f6fc!important}body.dark-theme .ant-steps-navigation .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title:after{background-color:#30363d!important}body.dark-theme .ant-steps-navigation .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title:after{background-color:#667eea!important}body.dark-theme .ant-steps-navigation .ant-steps-item-process .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title:after{background-color:#667eea!important}body.dark-theme .ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot{background:#30363d!important}body.dark-theme .ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,body.dark-theme .ant-steps-dot .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon-dot{background:#667eea!important}body.dark-theme .ant-steps-small .ant-steps-item-icon{background:#21262d!important;border-color:#30363d!important}body.dark-theme .ant-steps-small .ant-steps-item-process .ant-steps-item-icon{background:#667eea!important;border-color:#667eea!important}body.dark-theme .ant-steps-small .ant-steps-item-finish .ant-steps-item-icon{border-color:#667eea!important}body.dark-theme .ant-steps-small .ant-steps-item-wait .ant-steps-item-icon{background:#21262d!important;border-color:#30363d!important}body.dark-theme .ant-steps-small .ant-steps-item-icon .ant-steps-icon{color:#8b949e!important}body.dark-theme .ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon{color:#fff!important}body.dark-theme .ant-steps-small .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#667eea!important}body.dark-theme .ant-steps-small .ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon{color:#8b949e!important}body.dark-theme .ant-steps-small .ant-steps-item-title{color:#c9d1d9!important}body.dark-theme .ant-steps-small .ant-steps-item-description{color:#8b949e!important}body.dark-theme .ant-steps-vertical .ant-steps-item-tail{border-left-color:#30363d!important}body.dark-theme .ant-steps-vertical .ant-steps-item-finish .ant-steps-item-tail:after{background-color:#667eea!important}body.dark-theme .ant-steps-vertical .ant-steps-item-process .ant-steps-item-tail:after{background-color:#30363d!important}body.dark-theme .ant-steps-vertical .ant-steps-item-wait .ant-steps-item-tail:after{background-color:#30363d!important}body.dark-theme .ant-steps-label-vertical .ant-steps-item-content{background:transparent!important}body.dark-theme .ant-steps-label-vertical .ant-steps-item-title{color:#c9d1d9!important}body.dark-theme .ant-steps-label-vertical .ant-steps-item-description,body.dark-theme .ant-steps-label-vertical .ant-steps-item-subtitle{color:#8b949e!important}body.dark-theme .ant-steps-with-progress .ant-steps-item-icon .ant-progress{background:#21262d!important}body.dark-theme .ant-steps-with-progress .ant-steps-item-process .ant-steps-item-icon .ant-progress,body.dark-theme .ant-steps-with-progress .ant-steps-item-finish .ant-steps-item-icon .ant-progress{background:#667eea!important}body.dark-theme .ant-steps-with-progress .ant-steps-item-wait .ant-steps-item-icon .ant-progress{background:#21262d!important}body.dark-theme .ant-steps-with-progress .ant-steps-item-icon .ant-progress-text{color:#c9d1d9!important}body.dark-theme .ant-steps-with-progress .ant-steps-item-process .ant-steps-item-icon .ant-progress-text{color:#fff!important}body.dark-theme .ant-steps-with-progress .ant-steps-item-finish .ant-steps-item-icon .ant-progress-text{color:#667eea!important}body.dark-theme .ant-steps-with-progress .ant-steps-item-wait .ant-steps-item-icon .ant-progress-text{color:#8b949e!important}body.dark-theme .ant-steps-rtl .ant-steps-item-tail{border-right-color:#30363d!important}body.dark-theme .ant-steps-rtl .ant-steps-item-finish .ant-steps-item-tail:after{background-color:#667eea!important}body.dark-theme .ant-steps-rtl .ant-steps-item-process .ant-steps-item-tail:after{background-color:#30363d!important}body.dark-theme .ant-steps-rtl .ant-steps-item-wait .ant-steps-item-tail:after{background-color:#30363d!important}body.dark-theme .ant-steps-rtl.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title:after{background-color:#30363d!important}body.dark-theme .ant-steps-rtl.ant-steps-navigation .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title:after{background-color:#667eea!important}body.dark-theme .ant-steps-rtl.ant-steps-navigation .ant-steps-item-process .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title:after{background-color:#667eea!important}body.dark-theme .profile-modal .ant-modal-content{background:#161b22!important;border:1px solid #30363d!important}body.dark-theme .profile-modal .ant-modal-header{background:#161b22!important;border-bottom-color:#30363d!important}body.dark-theme .profile-modal .ant-modal-title,body.dark-theme .profile-modal .modal-title{color:#f0f6fc!important}body.dark-theme .profile-modal .modal-title .title-icon{color:#667eea!important}body.dark-theme .profile-modal .avatar-section{background:linear-gradient(135deg,#21262d,#161b22)!important}body.dark-theme .profile-modal .user-basic-info .username{color:#f0f6fc!important}body.dark-theme .profile-modal .user-basic-info .role-tag{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important}body.dark-theme .profile-modal .ant-tabs-tab{color:#8b949e!important}body.dark-theme .profile-modal .ant-tabs-tab-active .ant-tabs-tab-btn{color:#667eea!important}body.dark-theme .profile-modal .ant-tabs-ink-bar{background:#667eea!important}body.dark-theme .profile-modal .ant-tabs-content{color:#c9d1d9!important}body.dark-theme .profile-modal .ant-form-item-label label{color:#8b949e!important}body.dark-theme .profile-modal .ant-input,body.dark-theme .profile-modal .ant-input-affix-wrapper,body.dark-theme .profile-modal .ant-input-password{background:#0d1117!important;border-color:#30363d!important;color:#c9d1d9!important}body.dark-theme .profile-modal .ant-input:hover,body.dark-theme .profile-modal .ant-input-affix-wrapper:hover,body.dark-theme .profile-modal .ant-input-password:hover{border-color:#667eea!important}body.dark-theme .profile-modal .ant-input:focus,body.dark-theme .profile-modal .ant-input-affix-wrapper:focus,body.dark-theme .profile-modal .ant-input-password:focus{border-color:#667eea!important;box-shadow:0 0 0 2px #667eea33!important}body.dark-theme .profile-modal .ant-input::placeholder{color:#6e7681!important}body.dark-theme .profile-modal .ant-input-prefix{color:#8b949e!important}body.dark-theme .profile-modal .password-strength .strength-bar{background:#30363d!important}body.dark-theme .profile-modal .password-tips{background:#21262d!important}body.dark-theme .profile-modal .password-tips p,body.dark-theme .profile-modal .password-tips li{color:#8b949e!important}body.dark-theme .profile-modal .password-tips li.passed{color:#52c41a!important}body.dark-theme .profile-modal .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important}body.dark-theme .profile-modal .ant-btn-primary:hover{background:linear-gradient(135deg,#5a6fd6,#6a4290)!important}body.dark-theme .profile-modal .ant-btn-dangerous{background:transparent!important;border-color:#ff4d4f!important;color:#ff4d4f!important}body.dark-theme .profile-modal .ant-btn-dangerous:hover{background:#ff4d4f1a!important;border-color:#ff7875!important;color:#ff7875!important}body.dark-theme .profile-modal .logout-section{border-top-color:#30363d!important}body.dark-theme .profile-modal .ant-spin-container{color:#c9d1d9!important}body.dark-theme .ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot{background:#30363d!important}body.dark-theme .ant-steps-rtl.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,body.dark-theme .ant-steps-rtl.ant-steps-dot .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon-dot{background:#667eea!important}body.dark-theme .ant-steps-rtl.ant-steps-small .ant-steps-item-icon{background:#21262d!important;border-color:#30363d!important}body.dark-theme .ant-steps-rtl.ant-steps-small .ant-steps-item-process .ant-steps-item-icon{background:#667eea!important;border-color:#667eea!important}body.dark-theme .ant-steps-rtl.ant-steps-small .ant-steps-item-finish .ant-steps-item-icon{border-color:#667eea!important}body.dark-theme .ant-steps-rtl.ant-steps-small .ant-steps-item-wait .ant-steps-item-icon{background:#21262d!important;border-color:#30363d!important}body.dark-theme .ant-steps-rtl.ant-steps-small .ant-steps-item-icon .ant-steps-icon{color:#8b949e!important}body.dark-theme .ant-steps-rtl.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon{color:#fff!important}body.dark-theme .ant-steps-rtl.ant-steps-small .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#667eea!important}body.dark-theme .ant-steps-rtl.ant-steps-small .ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon{color:#8b949e!important}body.dark-theme .ant-steps-rtl.ant-steps-small .ant-steps-item-title{color:#c9d1d9!important}body.dark-theme .ant-steps-rtl.ant-steps-small .ant-steps-item-description{color:#8b949e!important}body.dark-theme .ant-steps-rtl.ant-steps-vertical .ant-steps-item-tail{border-right-color:#30363d!important}body.dark-theme .ant-steps-rtl.ant-steps-vertical .ant-steps-item-finish .ant-steps-item-tail:after{background-color:#667eea!important}body.dark-theme .ant-steps-rtl.ant-steps-vertical .ant-steps-item-process .ant-steps-item-tail:after{background-color:#30363d!important}body.dark-theme .ant-steps-rtl.ant-steps-vertical .ant-steps-item-wait .ant-steps-item-tail:after{background-color:#30363d!important}body.dark-theme .ant-steps-rtl.ant-steps-label-vertical .ant-steps-item-content{background:transparent!important}body.dark-theme .ant-steps-rtl.ant-steps-label-vertical .ant-steps-item-title{color:#c9d1d9!important}body.dark-theme .ant-steps-rtl.ant-steps-label-vertical .ant-steps-item-description,body.dark-theme .ant-steps-rtl.ant-steps-label-vertical .ant-steps-item-subtitle{color:#8b949e!important}body.dark-theme .ant-steps-rtl.ant-steps-with-progress .ant-steps-item-icon .ant-progress{background:#21262d!important}body.dark-theme .ant-steps-rtl.ant-steps-with-progress .ant-steps-item-process .ant-steps-item-icon .ant-progress,body.dark-theme .ant-steps-rtl.ant-steps-with-progress .ant-steps-item-finish .ant-steps-item-icon .ant-progress{background:#667eea!important}body.dark-theme .ant-steps-rtl.ant-steps-with-progress .ant-steps-item-wait .ant-steps-item-icon .ant-progress{background:#21262d!important}body.dark-theme .ant-steps-rtl.ant-steps-with-progress .ant-steps-item-icon .ant-progress-text{color:#c9d1d9!important}body.dark-theme .ant-steps-rtl.ant-steps-with-progress .ant-steps-item-process .ant-steps-item-icon .ant-progress-text{color:#fff!important}body.dark-theme .ant-steps-rtl.ant-steps-with-progress .ant-steps-item-finish .ant-steps-item-icon .ant-progress-text{color:#667eea!important}body.dark-theme .ant-steps-rtl.ant-steps-with-progress .ant-steps-item-wait .ant-steps-item-icon .ant-progress-text{color:#8b949e!important}
