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:60px;padding:0 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;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%;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{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-top:1px solid #9333ea1a;display:flex;flex-shrink:0;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;overflow:hidden}.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 (max-width:1200px){.summary-bar{gap:16px}.summary-divider{display:none}}@media (max-width:768px){.header-bar{padding:8px 12px}.header-title{font-size:16px}.header-clock{font-size:18px}.summary-bar{flex-wrap:wrap;gap:8px;padding:8px 12px}.table-container{padding:8px}.footer-bar{flex-direction:column;gap:8px;padding:8px 12px}.footer-bar .ant-btn{width:100%}}::-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}.ant-modal .ant-table-thead>tr>th{background:linear-gradient(135deg,#f8fafc,#f1f5f9)!important;font-size:12px!important;padding:8px 12px!important}.ant-modal .ant-table-tbody>tr>td{font-size:13px!important;padding:8px 12px!important}.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)}}
/*# sourceMappingURL=main.6e7e6ccc.css.map*/