body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{box-sizing:border-box;margin:0;padding:0}:active,:focus{outline:none!important}button:focus-visible{box-shadow:0 0 0 2px #667eea33!important}#root,body,html{height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);background-attachment:fixed;color:#1f2937;font-family:SimHei,Microsoft YaHei,Arial,sans-serif;font-size:14px}body:before{animation:bgRotate 40s linear infinite;background:radial-gradient(circle at center,#ffffff14 0,#0000 70%);content:"";height:200%;left:-50%;pointer-events:none;position:fixed;top:-50%;width:200%;z-index:0}@keyframes bgRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App{display:flex;flex-direction:column;height:100vh;z-index:1}.App,.header-bar{position:relative}.header-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #9333ea1a;box-shadow:0 2px 10px #00000014;flex-shrink:0;height:auto;min-height:60px;overflow-x:auto;padding:6px 24px;z-index:100}.header-title{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;display:flex;font-size:17px;font-weight:500;gap:8px;margin:0}.header-title .anticon{-webkit-text-fill-color:#667eea;color:#667eea;font-size:19px}.header-subtitle{color:#9ca3af;font-size:11px;margin-top:2px}.header-time{text-align:right}.header-date{color:#6b7280;font-size:12px;margin-top:2px}.header-clock{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-family:Consolas,Courier New,monospace;font-size:20px;font-weight:500;letter-spacing:1px}.summary-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #9333ea1a;flex-shrink:0;flex-wrap:wrap;gap:24px;justify-content:center;padding:8px 24px}.summary-bar,.summary-item{align-items:center;display:flex}.summary-item{gap:8px}.summary-label{color:#6b7280;font-size:12px;font-weight:400}.summary-value{color:#1f2937;font-size:14px;font-weight:500}.summary-value-income{color:#f97316;font-size:13px;font-weight:500}.summary-value-expense{color:#06b6d4;font-size:13px;font-weight:500}.summary-divider{background:#e5e7eb;height:24px;width:1px}.connection-status{align-items:center;background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:16px;display:flex;font-size:12px;font-weight:500;gap:6px;padding:4px 12px}.connection-icon{font-size:14px}.status-dot{border-radius:50%;height:6px;width:6px}.status-dot.connected{animation:pulseGreen 2s infinite;background:#10b981}.status-dot.disconnected{background:#ef4444}@keyframes pulseGreen{0%,to{box-shadow:0 0 0 0 #10b98180}50%{box-shadow:0 0 0 6px #10b98100}}.table-container{flex:1 1;min-height:0;overflow:hidden;padding:12px 16px;position:relative;z-index:1}.table-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff80;border-radius:12px;box-shadow:0 4px 24px #0000001a;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.ant-table-wrapper{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.ant-table{background:#0000!important;font-size:13px}.ant-table,.ant-table-container{display:flex;flex-direction:column;height:100%}.ant-table-container{border:none!important}.ant-table-header{flex-shrink:0}.ant-table-body{flex:1 1;overflow-x:auto!important;overflow-y:auto!important}.ant-table-thead>tr>th{background:linear-gradient(135deg,#f8fafcf2,#f9fafbf2)!important;border-bottom:1px solid #d1d5db!important;color:#4b5563!important;font-size:12px!important;font-weight:500!important;padding:10px 8px!important;position:-webkit-sticky;position:sticky;text-align:center!important;top:0;z-index:10}.ant-table-thead>tr>th:before{display:none!important}.ant-table-column-sorter{color:#9ca3af!important}.ant-table-column-sorter-down.active,.ant-table-column-sorter-up.active{color:#667eea!important}.ant-table-tbody>tr>td{background:#0000!important;border-bottom:1px solid #d1d5db!important;color:#1f2937!important;font-size:13px!important;font-weight:400!important;padding:6px 8px!important;text-align:center!important;vertical-align:middle!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{font-family:SimHei,Microsoft YaHei,Arial,sans-serif!important}.ant-table-tbody>tr:nth-child(2n)>td{background:#f9fafb80!important}.ant-table-tbody>tr:hover>td{background:#667eea0f!important}.ant-empty-description{color:#6b7280!important}.footer-bar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-top:1px solid #9333ea1a;display:flex;flex-shrink:0;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding:8px 24px}.footer-bar .ant-btn{border-radius:6px;font-family:SimHei,Microsoft YaHei,Arial,sans-serif!important;font-size:13px;font-weight:400;height:32px;padding:0 16px}.footer-bar .ant-btn-primary{background:#667eea!important;border:none!important;color:#fff!important}.footer-bar .ant-btn-primary:hover{background:#5a6fd8!important}.footer-bar .ant-btn-default{background:#fff!important;border:1px solid #e5e7eb!important;color:#4b5563!important}.footer-bar .ant-btn-default:hover{border-color:#667eea!important;color:#667eea!important}.ant-btn,.ant-tooltip-inner{font-family:SimHei,Microsoft YaHei,Arial,sans-serif!important}.error-toast{align-items:flex-start;background:#fff;border:1px solid #ef4444;border-left-width:4px;border-radius:8px;box-shadow:0 4px 16px #0000001f;display:flex;gap:10px;max-width:360px;padding:12px 16px;position:fixed;right:16px;top:16px;z-index:1000}.error-toast-icon{color:#ef4444;font-size:18px}.error-toast-title{color:#1f2937;font-size:13px;font-weight:600;margin-bottom:2px}.error-toast-message{color:#6b7280;font-size:12px}.ant-dropdown-menu{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-shadow:0 4px 16px #0000001a!important;padding:4px!important}.ant-dropdown-menu-item{border-radius:6px!important;color:#4b5563!important;font-size:13px!important;font-weight:400!important;padding:8px 12px!important}.ant-dropdown-menu-item:hover{background:#667eea14!important;color:#667eea!important}.ant-dropdown-menu-item-danger{color:#ef4444!important}.ant-dropdown-menu-item-danger:hover{background:#ef444414!important}.ant-pagination{font-size:12px!important;margin:8px 12px!important}.ant-pagination-item{background:#fff!important;border-color:#e5e7eb!important;border-radius:6px!important;height:28px!important;line-height:26px!important;min-width:28px!important}.ant-pagination-item a{color:#4b5563!important;font-size:12px!important}.ant-pagination-item:hover{border-color:#667eea!important}.ant-pagination-item:hover a{color:#667eea!important}.ant-pagination-item-active{background:linear-gradient(135deg,#667eea,#764ba2)!important;border-color:#0000!important}.ant-pagination-item-active a{color:#fff!important}.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link{background:#fff!important;border-color:#e5e7eb!important;border-radius:6px!important;color:#4b5563!important}.ant-pagination-total-text{color:#6b7280!important;font-size:12px!important}.ant-select-selector{background:#fff!important;border-color:#e5e7eb!important;font-size:12px!important;height:28px!important}.ant-tooltip-inner{background:#1f2937!important;border-radius:6px;box-shadow:0 2px 8px #00000026;font-size:12px;font-weight:400;padding:6px 10px}.ant-modal-content{background:#fff!important;border-radius:8px!important;box-shadow:0 4px 20px #00000026}.ant-modal-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important;padding:12px 16px!important}.ant-modal-title{color:#1f2937!important;font-family:SimHei,Microsoft YaHei,Arial,sans-serif!important;font-size:15px!important;font-weight:500!important}.ant-modal-close-x{color:#6b7280!important;font-size:14px!important}.ant-modal-close:hover .ant-modal-close-x{color:#1f2937!important}.ant-modal-body{padding:16px!important}.ant-modal-footer{background:#fafafa!important;border-top:1px solid #e5e7eb!important;padding:10px 16px!important}.ant-form-item-label>label{color:#1f2937!important;font-size:13px!important;font-weight:500!important}.ant-form-item-required:before{color:#ef4444!important}.ant-input,.ant-input-number,.ant-input-number-input,.ant-picker{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:6px!important;color:#1f2937!important;font-size:13px!important;font-weight:400!important}.ant-input-number-input::placeholder,.ant-input::placeholder{color:#9ca3af!important}.ant-input-number:hover,.ant-input:hover,.ant-picker:hover{border-color:#667eea!important}.ant-input-number-focused,.ant-input-number:focus,.ant-input:focus,.ant-picker-focused{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important}.ant-input-number-handler-wrap{background:#f9fafb!important;border-color:#e5e7eb!important}.ant-select-selector{border:1px solid #e5e7eb!important;border-radius:6px!important}.ant-select:hover .ant-select-selector{border-color:#667eea!important}.ant-select-focused .ant-select-selector{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important}.ant-select-dropdown{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-shadow:0 4px 16px #0000001a!important}.ant-select-item{color:#4b5563!important;font-size:13px!important;font-weight:400!important}.ant-select-item-option-active{background:#667eea14!important}.ant-select-item-option-selected{background:#667eea1f!important;color:#667eea!important;font-weight:500!important}.ant-radio-wrapper{color:#4b5563!important;font-size:13px!important}.ant-radio-inner{border-color:#d1d5db!important}.ant-radio-checked .ant-radio-inner{background:#667eea!important;border-color:#667eea!important}.ant-picker-dropdown{background:#fff!important}.ant-picker-panel-container{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important}.ant-picker-header{border-bottom:1px solid #e5e7eb!important;color:#1f2937!important}.ant-picker-cell-selected .ant-picker-cell-inner{background:#667eea!important}.ant-alert{border-radius:8px!important}.ant-alert-success{background:#10b9811a!important;border-color:#10b981!important}.ant-alert-warning{background:#f59e0b1a!important;border-color:#f59e0b!important}.ant-btn{border-radius:6px!important;font-size:13px!important;font-weight:500!important;transition:all .2s ease!important}.ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;box-shadow:0 2px 6px #667eea33!important}.ant-btn-primary:hover{background:linear-gradient(135deg,#5a6fd8,#6b46a3)!important;box-shadow:0 4px 10px #667eea4d!important}.ant-btn-default{background:#fff!important;border:1px solid #e5e7eb!important;color:#4b5563!important}.ant-btn-default:hover{border-color:#667eea!important}.ant-btn-default:hover,.ant-btn-link{color:#667eea!important}.ant-message-notice-content{background:#fff!important;border-radius:8px!important;box-shadow:0 4px 16px #0000001f!important}.status-blink{animation:statusBlink 1s ease-in-out infinite}@media (min-width:1400px){.header-bar{padding:8px 32px}}@media (max-width:1400px){.header-bar{padding:6px 20px}.header-title{font-size:16px}}@media (max-width:1200px){.header-bar{padding:6px 16px}.summary-bar{gap:12px}.table-container{padding:10px 12px}.footer-bar{padding:8px 16px}}@media (max-width:992px){.header-bar{padding:6px 12px}.header-title{font-size:15px}.header-clock{font-size:18px}.table-container{padding:8px}.footer-bar{gap:8px;padding:8px 12px}.footer-bar .ant-btn{font-size:12px;padding:0 12px}}@media (max-width:768px){.header-bar{min-height:auto;padding:6px 10px}.header-title{font-size:14px}.header-clock{font-size:16px}.header-date{font-size:11px}.table-container{padding:6px}.table-card{border-radius:8px}.footer-bar{flex-wrap:wrap;padding:6px 10px}.footer-bar .ant-btn{font-size:12px;height:30px;padding:0 10px}.connection-status{font-size:11px;padding:3px 8px}.ant-table-thead>tr>th{font-size:11px!important;padding:8px 4px!important}.ant-table-tbody>tr>td{font-size:11px!important;padding:6px 4px!important}}@media (max-width:576px){.header-bar{padding:4px 8px}.header-title{font-size:13px}.header-clock,.header-title .anticon{font-size:15px}.header-date{font-size:10px}.table-container{padding:4px}.table-card{border-radius:6px}.footer-bar{flex-direction:column;gap:8px;padding:6px 8px}.footer-bar>div{justify-content:center;width:100%}.footer-bar>div:last-child{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.footer-bar .ant-btn{flex:1 1;min-width:60px}.ant-table-thead>tr>th{font-size:10px!important;padding:6px 3px!important}.ant-table-tbody>tr>td{font-size:10px!important;padding:5px 3px!important}.ant-pagination{font-size:11px}.ant-pagination-item{height:24px;line-height:22px;min-width:24px}.ant-pagination-options{display:none}}.header-content{gap:20px}.header-center{font-size:13px;gap:3px}.team-stats-row{background:#667eea0a;border:1px solid #667eea14;border-radius:6px;gap:12px;padding:3px 14px}.team-stats-row .team-name{font-size:15px;min-width:45px}.team-stats-row .stat-label{color:#6b7280;font-size:13px}.team-stats-row .stat-value-green{font-size:14px}.team-stats-row .stat-value-cyan,.team-stats-row .stat-value-orange{font-size:14px;font-weight:500}.team-stats-row .stat-value-red{font-weight:500}@media (max-width:1400px){.header-content{gap:16px}.header-center{font-size:12px}.team-stats-row{gap:10px;padding:3px 12px}.team-stats-row .team-name{font-size:13px}.team-stats-row .stat-label{font-size:11px}.team-stats-row .stat-value-cyan,.team-stats-row .stat-value-green,.team-stats-row .stat-value-orange{font-size:12px}}@media (max-width:1200px){.header-content{gap:12px}.team-stats-row{gap:8px;padding:2px 10px}.team-stats-row .summary-divider{display:none}.team-stats-row .team-name{font-size:12px;min-width:40px}.team-stats-row .stat-label{font-size:10px}.team-stats-row .stat-value-cyan,.team-stats-row .stat-value-green,.team-stats-row .stat-value-orange{font-size:11px}}@media (max-width:992px){.header-center{font-size:11px}.team-stats-row{gap:6px;padding:2px 8px}.team-stats-row .team-name{font-size:11px;min-width:35px}.team-stats-row .stat-label{font-size:9px}.team-stats-row .stat-value-cyan,.team-stats-row .stat-value-green,.team-stats-row .stat-value-orange{font-size:10px}}.ant-modal{margin:16px auto!important;max-width:calc(100vw - 32px)!important}.ant-modal-content{display:flex;flex-direction:column;max-height:calc(100vh - 32px);overflow:hidden}.ant-modal-body{flex:1 1;min-height:0;overflow-y:auto}@media (max-width:992px){.ant-modal{margin:12px auto!important;max-width:calc(100vw - 24px)!important}.ant-modal-header{padding:12px 16px!important}.ant-modal-title{font-size:14px!important}.ant-modal-body{padding:12px!important}.ant-modal-footer{padding:10px 16px!important}.ant-modal .ant-form-item{margin-bottom:12px}.ant-modal .ant-form-item-label>label{font-size:12px!important}.ant-modal .ant-input,.ant-modal .ant-input-number,.ant-modal .ant-select-selector{font-size:13px!important}}@media (max-width:768px){.ant-modal{margin:8px auto!important;max-width:calc(100vw - 16px)!important;top:8px!important}.ant-modal-content{max-height:calc(100vh - 16px)}.ant-modal-header{padding:10px 12px!important}.ant-modal-title{font-size:13px!important}.ant-modal-body{padding:10px!important}.ant-modal-footer{padding:8px 12px!important}.ant-modal-footer .ant-btn{font-size:12px;height:32px;padding:0 12px}.ant-modal .ant-form-item{margin-bottom:10px}.ant-modal .ant-form-item-label>label{font-size:11px!important}.ant-modal .ant-input,.ant-modal .ant-input-number,.ant-modal .ant-input-number-input,.ant-modal .ant-picker,.ant-modal .ant-select-selector{font-size:12px!important;height:32px!important}.ant-modal .ant-input-number-input{height:30px!important}.ant-modal .ant-row{margin-left:-4px!important;margin-right:-4px!important}.ant-modal .ant-col{padding-left:4px!important;padding-right:4px!important}.ant-modal .ant-col-12{flex:0 0 100%!important;max-width:100%!important}.ant-modal .ant-table-thead>tr>th{font-size:10px!important;padding:6px 4px!important}.ant-modal .ant-table-tbody>tr>td{font-size:11px!important;padding:6px 4px!important}.ant-modal .ant-btn{font-size:12px!important}.ant-modal .ant-btn-sm{font-size:11px!important;height:26px!important;padding:0 8px!important}}@media (max-width:480px){.ant-modal{margin:0!important;max-width:100vw!important;padding:0!important;top:0!important}.ant-modal-content{height:100vh;max-height:100vh}.ant-modal-content,.ant-modal-header{border-radius:0!important}.ant-modal-body{padding:8px!important}.ant-modal .ant-form-item-label>label{font-size:10px!important}}@media (max-width:768px){.ant-modal-body>div[style*="grid-template-columns: 1fr 1fr 1fr"]{gap:6px!important;grid-template-columns:1fr 1fr!important}}@media (max-width:480px){.ant-modal-body>div[style*=grid-template-columns]{grid-template-columns:1fr!important}}.ant-pagination{gap:4px}@media (max-width:768px){.ant-pagination-total-text{font-size:11px}.ant-pagination-options{display:none}}@media (max-width:576px){.ant-pagination-total-text{display:none}.ant-pagination-next,.ant-pagination-prev{min-width:28px}}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#9ca3af66;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af99}.manager-summary-row>td{background:linear-gradient(135deg,#667eea14,#764ba20d)!important;border-bottom:2px solid #667eea33!important}.manager-summary-row:hover>td{background:linear-gradient(135deg,#667eea1f,#764ba214)!important}.manager-summary-row>td{font-weight:500!important}.manager-summary-row .anticon-team,.manager-summary-row .anticon-user{transition:transform .2s ease}.manager-summary-row:hover .anticon-team,.manager-summary-row:hover .anticon-user{transform:scale(1.1)}.manager-summary-row .anticon-caret-down,.manager-summary-row .anticon-caret-right{font-size:12px;transition:transform .2s ease}.manager-summary-row:hover .anticon-caret-down,.manager-summary-row:hover .anticon-caret-right{color:#5a6fd8!important}.group-count-badge{background:#f3f4f6;border-radius:10px;color:#9ca3af;display:inline-block;font-size:11px;margin-left:6px;padding:1px 8px}.history-stat-card{background:linear-gradient(135deg,#667eea1a,#764ba20d);border:1px solid #667eea33;border-radius:8px;padding:12px}.ant-picker-range{border-radius:6px!important}.ant-picker-range:hover{border-color:#667eea!important}.ant-picker-range.ant-picker-focused{border-color:#667eea!important;box-shadow:0 0 0 2px #667eea1a!important}@keyframes statusBlink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.header-content{align-items:center;display:flex;gap:16px;height:100%;justify-content:space-between;margin:0 auto;max-width:1800px;width:100%}.header-left{flex-shrink:0}.header-center{align-items:center;display:flex;flex:1 1;flex-direction:column;font-size:12px;gap:2px;justify-content:center;min-width:0;overflow:hidden}.header-right{flex-shrink:0;text-align:right}.team-stats-row{align-items:center;background:#ffffff08;border-radius:4px;display:flex;flex-wrap:nowrap;gap:10px;max-width:100%;padding:2px 12px;white-space:nowrap}.team-stats-row .team-name{color:#ec1414;font-size:13px;font-weight:600;min-width:40px}.team-stats-row .stat-item{align-items:center;display:flex;gap:4px}.team-stats-row .stat-label{color:#9ca3af}.team-stats-row .stat-value-green{color:#22c55e;font-weight:600}.team-stats-row .stat-value-orange{color:#f97316}.team-stats-row .stat-value-cyan{color:#06b6d4}.team-stats-row .stat-value-red{color:#ef4444}@media (max-width:1400px){.team-stats-row{font-size:11px;gap:8px;padding:2px 8px}.team-stats-row .team-name{font-size:12px;min-width:35px}}@media (max-width:1200px){.header-content{gap:12px}.team-stats-row{font-size:10px;gap:6px;padding:2px 6px}.team-stats-row .team-name{font-size:11px;min-width:30px}.team-stats-row .summary-divider{display:none}}@media (max-width:992px){.header-content{gap:10px}.header-center{align-items:flex-start}.team-stats-row{flex-wrap:wrap;font-size:9px;gap:4px;padding:1px 4px}.team-stats-row .team-name{font-size:10px}}@media (max-width:768px){.header-center{display:none}.header-content{justify-content:space-between}}.grouped-table{display:flex;flex-direction:column;height:100%}.grouped-table .ant-table-wrapper{flex:1 1;min-height:0}.grouped-table .ant-table{height:100%}.grouped-table .ant-table-container{display:flex;flex-direction:column;height:100%}.grouped-table .ant-table-body{flex:1 1;min-height:0}.ant-pagination{flex-wrap:wrap;justify-content:center}@media (max-width:768px){.ant-pagination-options{display:none}.ant-pagination-total-text{font-size:10px}}@media (max-width:576px){.ant-pagination-total-text{display:none}}@keyframes alertBlink{0%,to{opacity:1}50%{opacity:.5}}.alert-marquee{align-items:center;display:flex;flex:1 1;gap:6px;min-width:0;overflow:hidden}.alert-message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}
/*# sourceMappingURL=main.c14aa32b.css.map*/