.theme-switcher{padding:8px 0}.theme-switcher h3{color:#333;font-size:16px;font-weight:600;margin-bottom:16px}.theme-card{border:2px solid #0000;cursor:pointer;transition:all .3s ease}.theme-card:hover{border-color:#1890ff;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.theme-card.active{background:#e6f7ff;border-color:#1890ff}.theme-card-content{align-items:center;display:flex;justify-content:space-between}.theme-preview{display:flex;gap:8px}.theme-color-block{border-radius:8px;box-shadow:0 2px 8px #00000026;height:40px;width:40px}.theme-info{align-items:center;display:flex;gap:8px}.theme-name{color:#333;font-size:14px;font-weight:500}.theme-check-icon{color:#1890ff;font-size:18px}.theme-tip{background:#f0f2f5;border-radius:8px;margin-top:24px;padding:12px}.theme-tip p{color:#666;font-size:12px;margin:0}@media (max-width:768px){.theme-color-block{height:32px;width:32px}.theme-name{font-size:13px}}.logo{background:#ffffff1a;color:#fff;font-size:18px;font-weight:700;gap:10px;height:64px;justify-content:center}.header,.logo{align-items:center;display:flex}.header{background:#001529;justify-content:space-between;padding:0 24px}.header-title{color:#fff;font-size:20px;font-weight:700}.header-right{align-items:center;display:flex;gap:16px}.admin-name{color:#fff}.content{background:#fff;border-radius:8px;margin:16px;overflow:hidden}.content-wrapper{min-height:calc(100vh - 112px);padding:24px}@media (max-width:768px){.header{padding:0 12px}.header-title{font-size:16px}.content{border-radius:4px;margin:8px}.content-wrapper{min-height:calc(100vh - 80px);padding:12px}.admin-name{display:none}}@media (max-width:480px){.header{padding:0 8px}.header-title{font-size:14px}.content{margin:4px}.content-wrapper{padding:8px}}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:16px}.login-card{border-radius:8px;box-shadow:0 4px 20px #0000001a;max-width:100%;width:400px}.login-header{margin-bottom:32px;text-align:center}.login-logo{border-radius:50%;height:80px;margin-bottom:16px;object-fit:cover;width:80px}.login-header h2{color:#333;font-size:24px;font-weight:600;margin:0}@media (max-width:768px){.login-container{padding:12px}.login-card{width:100%}.login-logo{height:60px;width:60px}.login-header h2{font-size:20px}.login-header{margin-bottom:24px}}@media (max-width:480px){.login-container{padding:8px}.login-logo{height:50px;width:50px}.login-header h2{font-size:18px}.login-header{margin-bottom:20px}}.dashboard{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-header{margin-bottom:32px;text-align:center}.dashboard-title{-webkit-text-fill-color:#0000;animation:slideDown .6s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;margin-bottom:8px}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.dashboard-subtitle{color:#8c8c8c;font-size:14px;margin:0}.stats-row{margin-top:24px}.stat-card{animation:scaleIn .5s ease-out backwards;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-card:first-child{animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}.stat-card:nth-child(4){animation-delay:.4s}.stat-card:nth-child(5){animation-delay:.5s}.stat-card:nth-child(6){animation-delay:.6s}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.stat-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}.stat-card .ant-card-body{padding:0}.stat-card-content{color:#fff;min-height:100px;overflow:hidden;padding:20px;position:relative}.stat-card-content:before{animation:pulse 3s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.stat-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;position:relative;z-index:1}.stat-icon{animation:float 3s ease-in-out infinite;font-size:36px;opacity:.9}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.stat-title{font-size:13px;font-weight:500;letter-spacing:.5px;opacity:.9;position:relative;text-transform:uppercase;z-index:1}.stat-value{font-size:32px;font-weight:700;text-shadow:0 2px 4px #0000001a}.progress-card{animation:slideUp .6s ease-out;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.progress-card:hover{box-shadow:0 8px 30px #0000001f}.card-title{color:#262626;font-size:16px;font-weight:600}.progress-content{align-items:center;display:flex;justify-content:space-around;padding:20px 0}.progress-text{text-align:center}.progress-percent{color:#1890ff;font-size:32px;font-weight:700}.progress-label{color:#8c8c8c;font-size:14px;margin-top:4px}.progress-info{gap:16px}.progress-info,.progress-item{display:flex;flex-direction:column}.progress-item{gap:4px}.progress-item-label{color:#8c8c8c;font-size:12px}.progress-item-value{color:#262626;font-size:24px;font-weight:600}.progress-item-value.active{color:#52c41a}.content-stats{padding:20px 0}.content-stat-item{margin-bottom:24px}.content-stat-item:last-child{margin-bottom:0}.content-stat-label{color:#595959;font-size:14px;font-weight:500;margin-bottom:8px}.content-stat-value{color:#8c8c8c;font-size:12px;margin-top:4px;text-align:right}.activity-card{animation:slideUp .7s ease-out}.activity-card,.chart-card{border-radius:16px;box-shadow:0 4px 20px #00000014}.chart-card{animation:slideUp .65s ease-out}.chart-card .ant-card-head{border-bottom:none;padding:20px 24px 0}.chart-card .ant-card-body{padding:20px 24px 24px}.activity-table{border-radius:8px;overflow:hidden}.activity-table .ant-table-thead>tr>th{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;font-weight:600}.activity-table .ant-table-tbody>tr{transition:all .3s ease}.activity-table .ant-table-tbody>tr:hover{background:#f0f5ff;box-shadow:0 2px 8px #00000014;transform:scale(1.01)}.activity-name{color:#262626;font-weight:500}.status-tag{border-radius:12px;font-weight:500;padding:2px 12px}.participant-count{color:#1890ff;font-weight:500}@media (max-width:768px){.dashboard-title{font-size:24px}.dashboard-subtitle{font-size:12px}.stat-card-content{min-height:80px;padding:16px}.stat-icon{font-size:28px}.stat-value{font-size:24px}.stat-title{font-size:12px}.progress-content{flex-direction:column;gap:24px}.progress-info{flex-direction:row;justify-content:space-around;width:100%}.content-stats{padding:12px 0}.content-stat-item{margin-bottom:16px}}@media (max-width:480px){.dashboard-header{margin-bottom:20px}.dashboard-title{font-size:20px}.stat-card-content{min-height:70px;padding:12px}.stat-icon{font-size:24px}.stat-value{font-size:20px}.stat-title{font-size:11px}.progress-percent{font-size:24px}.progress-item-value{font-size:20px}}.ant-card-loading-content{padding:24px}.ant-empty{padding:40px 0}.ant-empty-description{color:#8c8c8c}@media (max-width:768px){.activity-table .ant-table{font-size:12px}.activity-table .ant-table-tbody>tr>td,.activity-table .ant-table-thead>tr>th{padding:8px 4px}}.recommendation-stats-card{animation:slideUp .75s ease-out;border-radius:16px;box-shadow:0 4px 20px #00000014}.recommendation-stats-table{border-radius:8px;overflow:hidden}.recommendation-stats-table .ant-table-thead>tr>th{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;font-weight:600}.recommendation-stats-table .ant-table-tbody>tr{transition:all .3s ease}.recommendation-stats-table .ant-table-tbody>tr:hover{background:#f0f5ff;box-shadow:0 2px 8px #00000014;transform:scale(1.005)}.recommendation-title{color:#262626;font-weight:500;margin-bottom:4px}.stat-number{align-items:center;color:#262626;display:inline-flex;font-size:15px;font-weight:600}@media (max-width:768px){.recommendation-stats-table .ant-table{font-size:12px}.recommendation-stats-table .ant-table-tbody>tr>td,.recommendation-stats-table .ant-table-thead>tr>th{padding:8px 4px}.recommendation-title,.stat-number{font-size:13px}}.recommendation-manager .page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.recommendation-manager .page-header h2{margin:0}.file-manager .file-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.file-manager .file-stats{color:#666;font-size:14px}.file-manager .file-stats strong{color:#1890ff;font-size:16px}@media (max-width:768px){.question-header{align-items:flex-start!important;flex-direction:column;gap:12px}.question-header h2{font-size:18px;margin:0}.question-actions{display:flex;flex-wrap:wrap;gap:8px;width:100%}.question-actions button{flex:1 1;font-size:12px;min-width:100px}.question-filters{flex-direction:column;gap:8px}.question-filters .ant-space{flex-direction:column;width:100%}.question-filters .ant-space-item{width:100%}.question-filters .ant-input-search,.question-filters .ant-select{width:100%!important}.ant-table{font-size:12px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{font-size:12px;padding:8px 4px}.ant-table-cell:nth-child(2){display:none}.ant-space-compact{flex-direction:column}.ant-btn-sm{font-size:12px;padding:2px 8px}.ant-pagination{margin-top:16px}.ant-pagination-item,.ant-pagination-next,.ant-pagination-prev{font-size:12px;height:28px;line-height:28px;min-width:28px}.ant-modal{margin:16px auto;max-width:calc(100vw - 32px)}.ant-modal-body{padding:16px}.ant-form-item{margin-bottom:12px}.ant-form-item-label{padding-bottom:4px}.batch-delete-btn{margin-bottom:8px;width:100%}}@media (max-width:480px){.question-header h2{font-size:16px}.question-actions button{font-size:11px;padding:4px 8px}.ant-table{font-size:11px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:6px 2px}.ant-table-cell:nth-child(3){max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.anxin-orders-container{background:#f0f2f5;min-height:100vh;padding:24px}.anxin-orders-container .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.anxin-orders-container .ant-table{background:#fff}.anxin-orders-container .ant-statistic-title{color:#00000073;font-size:14px}.anxin-orders-container .ant-statistic-content{font-size:24px;font-weight:600}@media (max-width:768px){.ant-table-wrapper{overflow-x:auto}.ant-card{margin-bottom:12px}.ant-space{flex-wrap:wrap}.ant-form-item{margin-bottom:16px}.ant-statistic{text-align:center}.ant-statistic-title{font-size:12px}.ant-statistic-content{font-size:20px}.ant-modal{margin:16px auto!important;max-width:calc(100vw - 32px)!important}.ant-modal-content{border-radius:8px}.ant-modal-header{padding:12px 16px}.ant-modal-body{max-height:calc(100vh - 200px);overflow-y:auto;padding:16px}.ant-modal-footer{padding:10px 16px}.ant-drawer-body{padding:16px}.ant-dropdown-menu{max-width:calc(100vw - 32px)}.ant-message{font-size:14px}.ant-notification,.ant-picker-dropdown,.ant-popconfirm,.ant-select-dropdown{max-width:calc(100vw - 32px)}.ant-upload-list{max-width:100%}.ant-tabs-nav{margin-bottom:12px}.ant-tabs-tab{font-size:14px;padding:8px 12px}.ant-collapse-header{font-size:14px;padding:10px 12px}.ant-collapse-content-box{padding:12px}.ant-descriptions-item-content,.ant-descriptions-item-label,.ant-steps-item-title{font-size:12px}.ant-steps-item-description{font-size:11px}.ant-timeline-item-content,.ant-tree-title{font-size:12px}.ant-transfer{flex-direction:column}.ant-transfer-list{height:300px;width:100%!important}}@media (max-width:480px){.ant-btn,body{font-size:12px}.ant-btn{height:28px;padding:4px 12px}.ant-btn-sm{font-size:11px;height:24px;padding:2px 8px}.ant-input{padding:4px 8px}.ant-input,.ant-select-selector{font-size:12px}.ant-table{font-size:11px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{font-size:11px;padding:6px 4px}.ant-pagination-item,.ant-pagination-next,.ant-pagination-prev{font-size:11px;height:24px;line-height:24px;min-width:24px}.ant-tag{padding:0 6px}.ant-badge,.ant-tag{font-size:11px}.ant-statistic-content{font-size:18px}.ant-card-head{font-size:14px;padding:10px 12px}.ant-card-body{padding:12px}}@media (max-width:768px) and (orientation:landscape){.ant-modal-body{max-height:calc(100vh - 150px)}.content-wrapper{padding:12px}}@media (hover:none) and (pointer:coarse){.ant-btn,.ant-input,.ant-select-selector{min-height:36px}.ant-table-tbody>tr>td{padding:10px 8px}.ant-menu-item{height:44px;line-height:44px}.ant-tabs-tab{padding:10px 16px}}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh}
/*# sourceMappingURL=main.53c8da36.css.map*/