:root{--brand-primary: #083E78;--brand-primary-light: #22C0E0;--brand-accent: #28B8A0;--brand-accent-light: #22C0E0;--bg-base: #FFFFFF;--bg-module: #F4FAFF;--border-light: #E6EDF5;--text-primary: #083E78;--text-secondary: #333333;--text-tertiary: #666666;--text-disabled: #999999;--chart-contrast: #748CBF;--warning: #FF9D43;--danger: #F56C6C;--disabled: #C0C8D2}*{margin:0;padding:0;box-sizing:border-box}html{font-size:14px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background:var(--bg-base);color:var(--text-secondary)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100%;height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-layout-sider{box-shadow:2px 0 8px #00000026}.ant-card{box-shadow:0 2px 8px #00000017}.ant-table-wrapper{background:#fff;border-radius:8px;padding:16px}.indicator-deprecated-row{color:#999!important;background:#f5f5f5!important}.indicator-deprecated-row td{color:#999!important}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.page-exit{opacity:1}.page-exit-active{opacity:0;transition:opacity .3s}@media screen and (max-width: 1920px){html{font-size:14px}}@media screen and (max-width: 1680px){html{font-size:13px}}@media screen and (max-width: 1440px){html{font-size:12px}}@media screen and (max-width: 1280px){html{font-size:11px}}@media screen and (max-width: 1024px){html{font-size:10px}}@media screen and (max-width: 768px){html{font-size:9px}}@media screen and (max-width: 480px){html{font-size:8px}}@media screen and (max-width: 1280px){.ant-layout-sider{width:180px!important;flex:0 0 180px!important}.ant-layout-sider-collapsed{width:64px!important;flex:0 0 64px!important}}@media screen and (max-width: 1024px){.ant-layout-sider{width:160px!important;flex:0 0 160px!important}.ant-layout-sider-collapsed{width:56px!important;flex:0 0 56px!important}.ant-card{margin-bottom:12px}.ant-table-wrapper{padding:8px;overflow-x:auto}.ant-statistic-content-value{font-size:1.5rem!important}}@media screen and (max-width: 768px){.ant-layout-sider{width:140px!important;flex:0 0 140px!important}.ant-layout-sider-collapsed{width:48px!important;flex:0 0 48px!important}.ant-col{margin-bottom:12px}.ant-btn{padding:4px 8px;font-size:.9rem}.ant-input{font-size:.9rem}.ant-select-selector{font-size:.9rem!important}.ant-modal{width:90%!important;margin:0 auto!important;top:20px!important}.ant-modal-body{padding:12px}}@media screen and (max-width: 480px){.ant-layout-sider{width:120px!important;flex:0 0 120px!important}.ant-layout-sider-collapsed{width:44px!important;flex:0 0 44px!important}.ant-card-head-title{font-size:1rem}.ant-table{font-size:.85rem}.ant-table-tbody>tr>td{padding:6px 4px}.ant-table-thead>tr>th{padding:8px 4px;font-size:.8rem}.ant-statistic-title{font-size:.85rem}.ant-statistic-content{flex-direction:column;align-items:flex-start}}.mobile-layout{display:flex;flex-direction:column;min-height:100vh;background:#f5f7fa}.mobile-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 16px;border-bottom:1px solid #e6edf5;box-shadow:0 1px 4px #0000000f}.mobile-header-title{font-size:17px;font-weight:600;color:#083e78}.mobile-header-right{display:flex;align-items:center;gap:16px}.mobile-header-avatar{cursor:pointer;display:flex;align-items:center}.mobile-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px}.mobile-tabbar{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;height:56px;border-top:1px solid #e6edf5;box-shadow:0 -1px 4px #0000000f;max-width:768px;margin:0 auto}.mobile-tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;transition:color .2s;color:#999}.mobile-tab-item.active{color:#083e78}.mobile-tab-icon{font-size:22px;line-height:1}.mobile-tab-label{font-size:11px;line-height:1}.mobile-home{padding-bottom:64px}.mobile-welcome{padding:24px 16px 20px;color:#fff}.mobile-welcome-name{font-size:20px;font-weight:600;margin-bottom:4px}.mobile-welcome-company{font-size:13px;opacity:.85}.mobile-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:0 12px;margin-top:-12px;position:relative;z-index:10}.mobile-stat-card{background:#fff;border-radius:10px;padding:14px;display:flex;flex-direction:column;align-items:center;gap:4px;box-shadow:0 2px 8px #0000000f}.mobile-stat-icon{font-size:22px}.mobile-stat-value{font-size:24px;font-weight:700}.mobile-stat-title{font-size:12px;color:#666}.mobile-section{padding:12px 12px 0}.mobile-section-title{font-size:15px;font-weight:600;color:#083e78;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.mobile-section-more{font-size:12px;color:#999;cursor:pointer;font-weight:400}.mobile-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#fff;border-radius:10px;padding:12px 8px;box-shadow:0 2px 8px #0000000a}.mobile-quick-item{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;padding:6px 0}.mobile-quick-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}.mobile-quick-label{font-size:12px;color:#333}.mobile-card{background:#fff;border-radius:10px;padding:4px 14px;box-shadow:0 2px 8px #0000000a}.mobile-list-item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #f0f2f5}.mobile-list-item:last-child{border-bottom:none}.mobile-list-info{flex:1;min-width:0}.mobile-list-title{font-size:14px;font-weight:500;color:#333;margin-bottom:2px}.mobile-list-sub{font-size:12px;color:#999}.mobile-list-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.mobile-rank-num{width:24px;text-align:center;font-size:18px;font-weight:700}.mobile-list-score{margin-left:8px;font-size:15px;font-weight:700}.mobile-talent-summary{display:flex;justify-content:space-around;padding:8px 0}.mobile-talent-item{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:20px}.mobile-talent-label{font-size:12px;color:#666}.mobile-talent-value{font-size:20px;font-weight:700;color:#083e78}.mobile-profile{padding-bottom:64px}.mobile-profile-header{display:flex;flex-direction:column;align-items:center;padding:32px 16px 24px;color:#fff}.mobile-profile-name{font-size:20px;font-weight:600;margin-top:12px}.mobile-profile-role{font-size:13px;opacity:.85;margin-top:2px}.mobile-profile-company{font-size:12px;opacity:.7;margin-top:4px}.mobile-list-label{font-size:14px;color:#333}.mobile-list-value{font-size:14px;color:#666}.mobile-list-clickable{cursor:pointer;transition:background .2s}.mobile-list-clickable:active{background:#f5f5f5}.mobile-list-left{display:flex;align-items:center;gap:10px}.mobile-list-icon{font-size:18px}.mobile-list-right-text{display:flex;align-items:center;gap:6px}.mobile-list-extra{font-size:12px;color:#ff9d43}.mobile-notification-dropdown .ant-dropdown-menu{max-height:400px;overflow-y:auto;width:280px}@media screen and (max-width: 480px){.mobile-layout .ant-modal{width:92%!important;margin:0 auto!important}}@media screen and (max-width: 768px){.mobile-content{padding:8px!important}.mobile-layout .ant-table-wrapper{overflow-x:auto!important;padding:0!important}.mobile-layout .ant-table{min-width:500px}.mobile-layout .ant-table-thead>tr>th{padding:6px 8px!important;font-size:12px!important}.mobile-layout .ant-table-tbody>tr>td{padding:6px 8px!important;font-size:12px!important}.mobile-layout .ant-card{margin-bottom:8px!important}.mobile-layout .ant-card-body{padding:12px!important}.mobile-layout .ant-card-head{padding:0 12px!important;min-height:40px!important}.mobile-layout .ant-card-head-title{font-size:14px!important;padding:8px 0!important}.mobile-layout .ant-modal{width:92%!important;max-width:92%!important;margin:0 auto!important;top:20px!important}.mobile-layout .ant-modal-body{padding:12px!important}.mobile-layout .ant-modal-header{padding:12px 16px!important}.mobile-layout .ant-form-item{margin-bottom:8px!important}.mobile-layout .ant-form-item-label>label{font-size:12px!important}.mobile-layout .ant-btn{font-size:12px!important;padding:4px 10px!important}.mobile-layout .ant-input,.mobile-layout .ant-select,.mobile-layout .ant-select-selector,.mobile-layout .ant-picker{font-size:12px!important}.mobile-layout .ant-tabs-nav{margin-bottom:8px!important}.mobile-layout .ant-tabs-tab{font-size:12px!important;padding:6px 10px!important}.mobile-layout .ant-tag{font-size:11px!important;padding:0 6px!important;line-height:20px!important}.mobile-layout .ant-statistic-title{font-size:12px!important}.mobile-layout .ant-statistic-content{font-size:20px!important}.mobile-layout .ant-progress-text{font-size:11px!important}.mobile-layout .ant-input-search{width:100%!important}.mobile-layout .ant-descriptions-item-label,.mobile-layout .ant-descriptions-item-content,.mobile-layout .ant-steps-item-title{font-size:12px!important}.mobile-layout .ant-steps-item-description{font-size:11px!important}.mobile-layout .ant-dropdown-menu-item{font-size:12px!important;padding:6px 12px!important}.mobile-layout .ant-space{gap:4px!important}.mobile-layout .ant-space-item{font-size:11px!important}.mobile-layout .ant-picker,.mobile-layout .ant-input-number{width:100%!important}.mobile-layout .ant-switch{transform:scale(.85)}.mobile-layout .ant-radio-wrapper{font-size:12px!important}.mobile-layout .ant-row{margin-left:0!important;margin-right:0!important}.mobile-layout .ant-col{padding-left:4px!important;padding-right:4px!important}}@media screen and (max-width: 480px){.mobile-layout .ant-table{min-width:400px}.mobile-layout .ant-table-thead>tr>th{padding:4px 6px!important;font-size:11px!important}.mobile-layout .ant-table-tbody>tr>td{padding:4px 6px!important;font-size:11px!important}.mobile-layout .ant-card-body{padding:8px!important}.mobile-layout .ant-modal{width:96%!important;max-width:96%!important;top:10px!important}.mobile-layout .ant-statistic-content{font-size:18px!important}.mobile-layout .ant-btn{font-size:11px!important;padding:2px 8px!important}.mobile-layout .ant-tabs-tab{font-size:11px!important;padding:4px 8px!important}.mobile-stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important;padding:0 8px!important}.mobile-stat-value{font-size:20px!important}.mobile-quick-grid{grid-template-columns:repeat(4,1fr)!important;gap:4px!important;padding:8px 4px!important}.mobile-quick-icon{width:36px!important;height:36px!important;font-size:18px!important}.mobile-quick-label{font-size:11px!important}.mobile-welcome{padding:16px 12px!important}.mobile-welcome-name{font-size:18px!important}.mobile-home{padding-bottom:56px!important}.mobile-section{padding:8px 8px 0!important}.mobile-section-title{font-size:14px!important}}.login-card form.ant-form,.login-card .ant-form,.login-card .ant-form>.ant-row,.login-card .ant-form-item,.login-card .ant-form-item-row,.login-card .ant-form-item-label,.login-card .ant-form-item-control,.login-card .ant-form-item-control-input,.login-card .ant-form-item-control-input-content{width:100%!important;min-width:0!important;flex:1 1 auto!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.login-card .ant-form-item-control-input-content>*{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.login-card input::placeholder{font-size:14px!important}.login-card input{font-size:14px!important}.login-card .ant-input-affix-wrapper{padding:0 11px!important;width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;min-height:40px!important;border-radius:8px!important}.login-card .ant-input-affix-wrapper .ant-input{height:auto!important;width:100%!important}.login-card span.ant-select.ant-select-auto-complete,.login-card .ant-select.ant-select-auto-complete,.login-card .ant-select-auto-complete{width:100%!important;min-width:0!important;max-width:100%!important;flex:1 1 100%!important;display:block!important;box-sizing:border-box!important}.login-card .ant-select-auto-complete .ant-select-selector,.login-card .ant-select-auto-complete .ant-select-selector:before,.login-card .ant-select-auto-complete .ant-select-selector:after{padding:0!important;margin:0!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;border:none!important;border-width:0!important;background:transparent!important;box-shadow:none!important;outline:none!important;line-height:normal!important}.login-card .ant-select-auto-complete .ant-select-selection-search{width:100%!important;min-width:0!important;max-width:100%!important;inset-inline-start:0!important;inset-inline-end:0!important;left:0!important;right:0!important;position:static!important}.login-card .ant-select-auto-complete .ant-select-selection-search-input{width:100%!important;height:auto!important}.login-card .ant-select-auto-complete .ant-input-affix-wrapper{width:100%!important;min-width:0!important;max-width:100%!important;padding:0 11px!important;border:1px solid #d9d9d9!important;border-radius:8px!important;min-height:40px!important;box-sizing:border-box!important;background:#fff!important}.login-card .ant-select-auto-complete .ant-input-affix-wrapper:hover{border-color:#4096ff!important;border-inline-end-width:1px!important}.login-card .ant-select-auto-complete .ant-input-affix-wrapper-focused,.login-card .ant-select-auto-complete .ant-input-affix-wrapper:focus,.login-card .ant-select-auto-complete .ant-input-affix-wrapper:focus-within{border-color:#1677ff!important;border-inline-end-width:1px!important;box-shadow:0 0 0 2px #0591ff1a!important}.login-card .ant-select-auto-complete .ant-input-affix-wrapper .ant-input{padding-left:4px!important;font-size:14px!important;width:100%!important;min-width:0!important}.login-card .ant-select-auto-complete .ant-select-selection-placeholder{font-size:14px!important;inset-inline-start:36px!important;left:36px!important}@media screen and (max-width: 768px){.login-card h1.ant-typography,.login-card h2.ant-typography{font-size:16px!important;margin-bottom:2px!important}.login-card .ant-typography-secondary{font-size:14px!important}.login-card .ant-btn-link{font-size:16px!important;padding:0 4px!important}.login-card .ant-btn-primary{font-size:16px!important;height:44px!important}.trial-modal .ant-form-item{margin-bottom:4px!important}.trial-modal .ant-form-item-label>label{font-size:14px!important;height:32px!important}.trial-modal .ant-input,.trial-modal .ant-select-selector{height:44px!important;font-size:14px!important}.trial-modal .ant-btn-primary{font-size:16px!important;height:44px!important}.trial-modal .trial-info-text{font-size:12px!important;padding:8px 10px!important}.trial-modal .trial-info-text div{font-size:12px!important}}
