*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;overflow:hidden}#root{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);width:100vw;height:100vh;overflow:hidden}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}.dashboard-container{padding:0}.dashboard-header{margin-bottom:24px}.dashboard-header h2{color:#ffffffe6;text-shadow:0 2px 8px #0000004d;margin-bottom:8px;font-size:24px;font-weight:700}.stats-cards{margin-bottom:24px}.stats-cards .ant-card{position:relative;overflow:hidden}.stats-cards .ant-card-body{padding:20px}.chart-container{height:300px}.chart-container .ant-card-body{flex-direction:column;height:100%;display:flex}.ant-statistic-title{color:#ffffffbf!important;font-size:14px!important;font-weight:600!important}.ant-statistic-content-value{color:inherit!important;font-weight:700!important}.ant-card-head-title{color:#ffffffe6!important;font-size:16px!important;font-weight:700!important}.ant-table-tbody>tr>td{color:#fffc!important;border-bottom:1px solid #ffffff0d!important}.ant-table-tbody>tr:hover>td{color:#fffffff2!important;background:#ffffff08!important}.ant-select-selector{color:#ffffffe6!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important}.ant-select-selection-item{color:#ffffffe6!important}.ant-picker{color:#ffffffe6!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important}.login-container{zoom:1.111;background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-animated-bg{z-index:0;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);width:100%;height:100%;position:absolute;top:0;left:0}.login-gradient-orb{filter:blur(80px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite loginFloat;position:absolute}.login-orb-1{background:radial-gradient(circle,#4a5568 0%,#0000 70%);width:400px;height:400px;animation-delay:0s;top:-100px;left:-100px}.login-orb-2{background:radial-gradient(circle,#2d3748 0%,#0000 70%);width:350px;height:350px;animation-delay:-7s;bottom:-100px;right:-100px}.login-orb-3{background:radial-gradient(circle,#374151 0%,#0000 70%);width:300px;height:300px;animation-delay:-14s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes loginFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.login-particles{pointer-events:none;width:100%;height:100%;position:absolute;overflow:hidden}.login-particle{background:#ffffff80;border-radius:50%;animation:linear infinite loginParticleFloat;position:absolute}@keyframes loginParticleFloat{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)translate(50px)}}.login-form{-webkit-backdrop-filter:blur(20px);z-index:15;background:#14141eb3;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:400px;padding:48px 40px;position:relative;box-shadow:0 8px 32px #0006}.login-title{text-align:center;color:#fff;letter-spacing:1px;margin-bottom:8px;font-size:28px;font-weight:600}.login-subtitle{text-align:center;color:#ffffff80;margin-bottom:32px;font-size:14px}.login-form .ant-input-affix-wrapper{background:#ffffff0d!important;border:1px solid #ffffff1a!important;border-radius:12px!important;padding:4px 11px!important;transition:all .3s!important}.login-form .ant-input-affix-wrapper:hover{background:#ffffff14!important;border-color:#fff3!important}.login-form .ant-input-affix-wrapper-focused{background:#ffffff1a!important;border-color:#667eea80!important;box-shadow:0 0 0 3px #667eea1a!important}.login-form .ant-input-affix-wrapper input{color:#fff!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.login-form .ant-input-affix-wrapper input::placeholder{color:#ffffff4d!important}.login-form .ant-input-affix-wrapper input:focus{box-shadow:none!important;border:none!important;outline:none!important}.login-form .ant-input-prefix,.login-form .ant-input-suffix,.login-form .ant-input-password-icon{color:#ffffff80!important}.login-form .ant-input-password-icon:hover{color:#fffc!important}.login-form .ant-btn-primary{letter-spacing:2px;height:48px;margin-top:12px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border:none!important;border-radius:12px!important;transition:all .3s!important}.login-form .ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #667eea66!important}.login-form .ant-btn-primary:active{transform:translateY(0)}.login-form .ant-form-item-label>label{font-weight:500;color:#ffffffb3!important}.login-form .ant-form-item{margin-bottom:20px!important}.login-form .ant-form-item:last-child{margin-bottom:0!important}@media (width<=768px){.dashboard-container{padding:0 8px}.stats-cards .ant-col{margin-bottom:16px}.chart-container{height:auto;min-height:200px}}.ant-table-thead>tr>th{font-weight:600;color:#ffffffe6!important;background:#1e1e2de6!important}.ant-card{border-radius:8px;box-shadow:none!important}.ant-card-head{border-bottom:1px solid #f0f0f0}.ant-btn{z-index:1;pointer-events:auto;border-radius:6px;position:relative}.ant-btn-primary{background:#1890ff;border-color:#1890ff}.ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff}.ant-modal .ant-btn,.ant-modal-footer .ant-btn,.ant-space .ant-btn{z-index:10;pointer-events:auto;position:relative}.ant-layout{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%)!important}.ant-layout-sider{-webkit-backdrop-filter:blur(20px);background:#14141ecc!important;border-right:1px solid #ffffff14!important;box-shadow:2px 0 8px #0000004d!important}.ant-menu-inline,.ant-menu-dark,.ant-layout-sider .ant-menu{color:#ffffffd9!important;background:0 0!important;border-right:none!important}.ant-menu-item,.ant-layout-sider .ant-menu-item{color:#ffffffb3!important;border-radius:8px!important;height:40px!important;margin:4px 8px!important;line-height:40px!important;transition:all .3s!important}.ant-menu-item:hover,.ant-layout-sider .ant-menu-item:hover{transform:translate(2px);color:#fff!important;background:#667eea26!important}.ant-menu-item-selected,.ant-layout-sider .ant-menu-item-selected{transform:translate(2px);color:#fff!important;background:linear-gradient(135deg,#667eea4d 0%,#764ba24d 100%)!important;border-right:none!important;box-shadow:0 2px 8px #667eea4d!important}.ant-menu-item-selected:after,.ant-layout-sider .ant-menu-item-selected:after{border-right:none!important}.ant-menu-item .anticon,.ant-layout-sider .ant-menu-item .anticon{margin-right:8px!important;font-size:16px!important}.ant-menu-submenu-title{color:#ffffffb3!important;border-radius:8px!important;margin:4px 8px!important}.ant-menu-submenu-title:hover{color:#fff!important;background:#667eea26!important}.ant-menu-sub{background:0 0!important}.ant-layout-sider h4{color:#fff!important;border-bottom:1px solid #ffffff14!important}.ant-layout-header{-webkit-backdrop-filter:blur(20px);background:#14141ecc!important;border-bottom:1px solid #ffffff14!important;box-shadow:0 2px 8px #0006!important}.ant-layout-header *{color:#ffffffd9!important}.ant-layout-content{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%)!important;border-radius:0!important;min-height:calc(100vh - 64px)!important;margin:0!important;padding:24px!important}.ant-card{background:#14141eb3!important;border:1px solid #ffffff14!important;border-radius:16px!important}.ant-card-head{color:#ffffffe6!important;background:#ffffff05!important;border-bottom:1px solid #ffffff14!important}.ant-card-head-title{color:#ffffffe6!important;font-weight:600!important}.ant-card-body{color:#ffffffd9!important}.ant-statistic-title{color:#ffffffa6!important;font-size:14px!important}.ant-statistic-content{color:#fffffff2!important}.ant-input,.ant-input-number,.ant-picker{color:#fff!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important;border-radius:8px!important}.ant-input:hover,.ant-input-number:hover,.ant-picker:hover{background:#ffffff14!important;border-color:#fff3!important}.ant-input:focus,.ant-input-focused,.ant-input-number:focus,.ant-input-number-focused,.ant-picker:focus,.ant-picker-focused{background:#ffffff1a!important;border-color:#667eea80!important;box-shadow:0 0 0 2px #667eea1a!important}.ant-select{color:#fff!important;background:0 0!important}.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:#fff!important;background:0 0!important;border:1px solid #ffffff1a!important;border-radius:8px!important}.ant-select:not(.ant-select-customize-input):hover .ant-select-selector{background:0 0!important;border-color:#fff3!important}.ant-select-focused:not(.ant-select-customize-input) .ant-select-selector{background:0 0!important;border-color:#667eea80!important;box-shadow:0 0 0 2px #667eea1a!important}.ant-select-selection-search{background:0 0!important}.ant-select-selection-search-input,.ant-select-selection-item{color:#fff!important;background:0 0!important}.ant-select-selection-placeholder{color:#ffffffa6!important}.ant-select-arrow{color:#ffffff80!important}.ant-select-clear{color:#ffffff80!important;background:#ffffff0d!important}.ant-picker-input>input{color:#fff!important}.ant-picker-suffix{color:#ffffff80!important}.ant-btn-default{color:#ffffffd9!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important}.ant-btn-default:hover{color:#fff!important;background:#ffffff1a!important;border-color:#fff3!important}.ant-btn-primary{color:#fff!important;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border:none!important;box-shadow:0 4px 12px #667eea4d!important}.ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66!important}.ant-table{color:#ffffffd9!important;background:#14141ecc!important}.ant-table-container,.ant-table-content,.ant-table-body,.ant-table-tbody{background:#14141ecc!important}.ant-table-thead,.ant-table-thead>tr{background:#1e1e2de6!important}.ant-table-thead>tr>th{color:#ffffffe6!important;background:#1e1e2de6!important;border-bottom:1px solid #ffffff26!important;font-weight:600!important}.ant-table-tbody>tr>td{color:#ffffffd9!important;background:#191928b3!important;border-bottom:1px solid #ffffff0d!important}.ant-table-tbody>tr:hover>td,.ant-table-tbody>tr.ant-table-row-selected>td{background:#667eea26!important}.ant-table-tbody>tr.ant-table-placeholder>td{color:#ffffffa6!important;background:#14141ecc!important}.ant-empty,.ant-empty-description{color:#ffffffa6!important}.ant-table-tbody>tr>td,.ant-table-tbody>tr.ant-table-placeholder>td,.ant-table-tbody>tr.ant-table-row-selected>td,.ant-table-tbody>tr:hover>td{background-color:#0000!important}.ant-table-tbody{background:#14141ecc!important}.ant-table-tbody>tr{background:#191928b3!important}.ant-table-tbody>tr:hover,.ant-table-tbody>tr.ant-table-row-selected{background:#667eea26!important}.ant-table-thead th,.ant-table-thead>tr>th,.ant-table-thead>tr>th[class*=ant-table],.ant-table-thead>tr>th[style*=background],.ant-table-thead>tr>th[style*=background-color]{color:#ffffffe6!important;background:#1e1e2de6!important}.ant-select .ant-select-selector,.ant-select .ant-select-selection,.ant-select .ant-select-selection-search,.ant-select .ant-select-selection-search-input,.ant-select .ant-select-selection-item{color:#fff!important;background:#ffffff0d!important}[style*="background: white"],[style*="background-color: white"],[style*="background: #fff"],[style*="background-color: #fff"],[style*="background: #ffffff"],[style*="background-color: #ffffff"]{background:#ffffff0d!important}.ant-table-thead th,.ant-table-thead td,.ant-table-thead>tr>th,.ant-table-thead>tr>td{color:#ffffffe6!important;background:#1e1e2de6!important}.ant-select,.ant-select-selector,.ant-select-selection,.ant-select-selection-search,.ant-select-selection-search-input,.ant-select-selection-item,.ant-select-selection-placeholder,.ant-input,.ant-input-affix-wrapper,.ant-input-group-wrapper,.ant-input-group-addon{color:#fff!important;background:#ffffff0d!important}.ant-pagination-item{background:#ffffff0d!important;border:1px solid #ffffff1a!important}.ant-pagination-item a{color:#ffffffd9!important}.ant-pagination-item-active{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border-color:#0000!important}.ant-pagination-item-active a{color:#fff!important}.ant-tag{-webkit-backdrop-filter:blur(10px);color:#ffffffd9!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important;border-radius:12px!important}.ant-tag .anticon{color:#ffffffa6!important}.ant-modal-content{-webkit-backdrop-filter:blur(20px);background:#14141ef2!important;border:1px solid #ffffff14!important;border-radius:16px!important;box-shadow:0 8px 32px #0009!important}.ant-modal-header{background:#ffffff05!important;border-bottom:1px solid #ffffff14!important;border-radius:16px 16px 0 0!important}.ant-modal-title{color:#ffffffe6!important}.ant-modal-body{color:#ffffffd9!important;background:#14141ef2!important}.ant-modal-footer{background:#ffffff05!important;border-top:1px solid #ffffff14!important}.ant-modal-close{color:#ffffffa6!important}.ant-modal-close:hover{color:#fff!important}.ant-dropdown-menu{-webkit-backdrop-filter:blur(20px);background:#14141ef2!important;border:1px solid #ffffff14!important;border-radius:12px!important;box-shadow:0 8px 32px #0009!important}.ant-dropdown-menu-item{color:#ffffffd9!important}.ant-dropdown-menu-item:hover{background:#667eea33!important}.ant-select-dropdown{-webkit-backdrop-filter:blur(20px);background:#14141ef2!important;border:1px solid #ffffff14!important;border-radius:12px!important;box-shadow:0 8px 32px #0009!important}.ant-select-item{color:#ffffffd9!important;background:0 0!important}.ant-select-item:hover{color:#fff!important;background:#667eea26!important}.ant-select-item-option-active{color:#fff!important;background:#667eea26!important}.ant-picker-dropdown .ant-picker-panel-container{-webkit-backdrop-filter:blur(20px);background:#14141ef2!important;border:1px solid #ffffff14!important;border-radius:12px!important;box-shadow:0 8px 32px #0009!important}.ant-picker-panel{background:0 0!important;border:none!important}.ant-picker-header{color:#ffffffe6!important;border-bottom:1px solid #ffffff14!important}.ant-picker-header button{color:#ffffffa6!important}.ant-picker-header button:hover{color:#fff!important}.ant-picker-content th{color:#ffffffa6!important}.ant-picker-cell{color:#ffffffd9!important}.ant-picker-cell:hover .ant-picker-cell-inner{background:#667eea33!important}.ant-picker-cell-selected .ant-picker-cell-inner{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important}.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#667eea!important}.dashboard-container h2{text-shadow:0 2px 8px #0000004d;color:#ffffffe6!important;font-weight:600!important}.ant-divider{border-color:#ffffff1a!important}.ant-message-notice-content{-webkit-backdrop-filter:blur(20px);color:#ffffffe6!important;background:#14141ef2!important;border:1px solid #ffffff14!important;border-radius:8px!important;box-shadow:0 4px 12px #0006!important}.ant-table-row-expand-icon{color:#ffffffd9!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;transition:all .3s!important;display:flex!important}.ant-table-row-expand-icon:hover{color:#fff!important;background:#fff3!important;border-color:#fff6!important;transform:scale(1.1)!important}.ant-table-row-expand-icon:before{font-size:12px!important;font-weight:700!important}.ant-pagination{background:#ffffff0d!important;border:1px solid #ffffff1a!important;border-radius:8px!important;margin:16px 24px!important;padding:16px!important}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{color:#ffffffd9!important;background:#ffffff1a!important;border:1px solid #fff3!important}.ant-pagination .ant-pagination-item:hover,.ant-pagination .ant-pagination-prev:hover,.ant-pagination .ant-pagination-next:hover{color:#fff!important;background:#fff3!important;border-color:#fff6!important}.ant-pagination .ant-pagination-item-active{color:#fff!important;background:linear-gradient(135deg,#1890ff 0%,#40a9ff 100%)!important;border-color:#1890ff!important}.ant-pagination .ant-pagination-item-active:hover{background:linear-gradient(135deg,#40a9ff 0%,#69c0ff 100%)!important;border-color:#40a9ff!important}.ant-pagination .ant-pagination-disabled{color:#ffffff4d!important;background:#ffffff0d!important;border-color:#ffffff1a!important}.ant-input,.ant-input-number,.ant-input-number-input,.ant-select-selector,.ant-picker-input>input,.ant-input-number .ant-input-number-input-wrap .ant-input-number-input,.ant-input-number-input{color:#ffffffe6!important}.ant-input::placeholder,.ant-input-number::placeholder,.ant-input-number-input::placeholder,.ant-select-selection-placeholder,.ant-input-number-input::placeholder{color:#fff6!important}.ant-select-item{color:#ffffffe6!important}.ant-select-item-option-selected{color:#fff!important;background:#1890ff33!important}.ant-picker-input>input,.ant-picker-separator,.ant-picker-suffix,.ant-dropdown-menu-item{color:#ffffffe6!important}.ant-dropdown-menu-item:hover{color:#fff!important;background:#1890ff1a!important}.ant-input{color:#ffffffe6!important}.ant-input::placeholder{color:#fff6!important}.ant-switch{background-color:#fff3!important;border:1px solid #ffffff4d!important}.ant-switch-checked{background-color:#1890ff!important;border-color:#1890ff!important}.ant-switch-handle,.ant-switch-handle:before{background-color:#fff!important}.ant-radio-wrapper,.ant-checkbox-wrapper{color:#ffffffe6!important}.ant-radio-wrapper:hover,.ant-checkbox-wrapper:hover{color:#fff!important}.ant-checkbox+span,input[type=text],input[type=number],input[type=password],textarea{color:#ffffffe6!important}input[type=text]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,textarea::placeholder{color:#fff6!important}.ant-input-number-input-wrap input{color:#ffffffe6!important}.ant-input-number-input-wrap input::placeholder{color:#fff6!important}.ant-input-number input,.ant-input-number .ant-input-number-input,.ant-input-number .ant-input-number-input-wrap .ant-input-number-input,.ant-input-number .ant-input-number-input-wrap input{color:#ffffffe6!important}.ant-input-number input::placeholder,.ant-input-number .ant-input-number-input::placeholder,.ant-input-number .ant-input-number-input-wrap .ant-input-number-input::placeholder,.ant-input-number .ant-input-number-input-wrap input::placeholder{color:#fff6!important}
