html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026}.login-title{text-align:center;margin-bottom:30px;color:#333;font-size:24px;font-weight:600}.page-header{margin-bottom:24px}.page-title{font-size:20px;font-weight:600;color:#333}.stat-card{text-align:center;padding:20px}.stat-card .stat-value{font-size:32px;font-weight:600;color:#1890ff}.stat-card .stat-label{font-size:14px;color:#666;margin-top:8px}.table-actions{display:flex;gap:8px}.org-chart-wrapper{overflow:auto;padding:20px 0}.org-chart-container{display:inline-block;min-width:100%}.org-chart-branch{display:flex;flex-direction:column;align-items:center}.org-chart-children{display:flex;justify-content:center;padding-top:28px;position:relative}.org-chart-children:before{content:"";position:absolute;top:0;left:50%;width:2px;height:28px;background:#c0c8d8}.org-chart-children:after{content:"";position:absolute;top:28px;height:2px;background:#c0c8d8}.org-chart-children>.org-chart-branch:only-child:before{display:none}.org-chart-children>.org-chart-branch{padding:28px 14px 0;position:relative}.org-chart-children>.org-chart-branch:before{content:"";position:absolute;top:0;left:50%;width:2px;height:28px;background:#c0c8d8}.org-chart-children>.org-chart-branch:first-child:not(:only-child):after{content:"";position:absolute;top:0;left:50%;right:0;height:2px;background:#c0c8d8}.org-chart-children>.org-chart-branch:last-child:not(:only-child):after{content:"";position:absolute;top:0;left:0;right:50%;height:2px;background:#c0c8d8}.org-chart-children>.org-chart-branch:not(:first-child):not(:last-child):after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#c0c8d8}.org-node{display:flex;flex-direction:column;align-items:center;padding:14px 22px;border-radius:10px;cursor:pointer;transition:all .25s ease;min-width:120px;box-shadow:0 2px 8px #00000014;-webkit-user-select:none;user-select:none}.org-node:hover{transform:translateY(-3px);box-shadow:0 6px 16px #00000026}.org-node-icon{font-size:22px;margin-bottom:6px}.org-node-name{font-size:14px;font-weight:600;text-align:center;white-space:nowrap}.org-node-count{font-size:12px;margin-top:4px;opacity:.8}.org-node-group{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:18px 32px;min-width:160px}.org-node-group .org-node-name{font-size:17px}.org-node-group .org-node-icon{font-size:26px}.org-node-company{background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff;min-width:140px}.org-node-dept{background:#fff;border:2px solid #1890ff;color:#333}.org-node-dept .org-node-icon{color:#1890ff}.org-node-dept .org-node-count{color:#999}.cp-page{background:#f0f2f5;min-height:100%;margin:-24px;padding:20px 24px}.cp-topbar{display:flex;align-items:center;gap:14px;margin-bottom:16px}.cp-topbar-title{font-size:20px;font-weight:700;color:#222}.cp-grid{display:grid;grid-template-columns:300px 1fr 300px;gap:16px;align-items:start}.cp-panel{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.cp-panel-header{display:flex;align-items:center;gap:8px;padding:12px 18px;font-size:15px;font-weight:700;color:#333;border-bottom:1px solid #f0f0f0;background:#fafafa}.cp-panel-icon{font-size:16px}.cp-panel-body{padding:16px 18px}.cp-avatar-section{text-align:center;margin-bottom:14px}.cp-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px;margin:0 auto 8px}.cp-name{font-size:19px;font-weight:700;color:#222}.cp-position-text{font-size:12px;color:#888;margin-top:3px}.cp-link{display:inline-block;margin-top:6px;font-size:12px;color:#1890ff;cursor:pointer}.cp-link:hover{text-decoration:underline}.cp-bio{font-size:12px;color:#555;line-height:1.8;text-indent:2em;margin-bottom:4px}.cp-divider{height:1px;background:#f0f0f0;margin:12px 0}.cp-info-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;color:#444}.cp-info-label{color:#999;width:72px;flex-shrink:0;font-size:12px}.cp-age-bar{flex:1;height:18px;background:#f5f5f5;border-radius:9px;position:relative;overflow:hidden}.cp-age-bar-inner{height:100%;background:linear-gradient(90deg,#52c41a,#faad14,#ff4d4f);border-radius:9px;transition:width .5s}.cp-age-text{position:absolute;right:8px;top:0;line-height:18px;font-size:11px;color:#333;font-weight:600}.cp-sub-title{font-size:13px;font-weight:700;color:#333;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.cp-pro-list{margin-bottom:4px}.cp-pro-item{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;color:#444}.cp-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.cp-pro-detail{color:#999;font-size:11px}.cp-bullet-item{font-size:12px;color:#555;margin-bottom:5px;padding-left:4px}.cp-tag-group{display:flex;flex-wrap:wrap;gap:6px}.cp-score-overview{display:flex;align-items:center;gap:20px;margin-bottom:16px;padding:14px;background:#fafbff;border-radius:10px;border:1px solid #e8ecf4}.cp-score-grid{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cp-score-cell{text-align:center;padding:6px 0;background:#fff;border-radius:6px;border:1px solid #f0f0f0}.cp-score-name{display:block;font-size:11px;color:#888;margin-bottom:2px}.cp-score-value{font-size:20px;font-weight:700;color:#333}.cp-score-unit{font-size:11px;color:#aaa;margin-left:1px}.cp-score-circle{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #667eea4d}.cp-score-circle-num{font-size:26px;font-weight:800;color:#fff;line-height:1}.cp-score-circle-label{font-size:11px;color:#fffc;margin-top:2px}.cp-chart-section{margin-bottom:12px}.cp-charts-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cp-chart-half{min-width:0}.cp-stats-row{display:flex;justify-content:space-around;text-align:center;padding:4px 0}.cp-stat-num{font-size:28px;font-weight:800;line-height:1.1}.cp-stat-label{font-size:11px;color:#999;margin-top:3px}.cp-timeline{position:relative;padding-left:20px}.cp-timeline-item{position:relative;padding-bottom:18px}.cp-timeline-dot{position:absolute;left:-20px;top:4px;width:10px;height:10px;border-radius:50%;background:#1890ff;border:2px solid #fff;box-shadow:0 0 0 2px #1890ff}.cp-timeline-line{position:absolute;left:-16px;top:16px;width:2px;bottom:0;background:#e8e8e8}.cp-timeline-year{font-size:13px;font-weight:700;color:#333}.cp-timeline-age{font-weight:400;color:#999;font-size:12px}.cp-timeline-title{font-size:12px;font-weight:600;color:#555;margin-top:2px}.cp-timeline-desc{font-size:11px;color:#999;margin-top:1px}.cp-biz-section{margin-bottom:2px}.cp-more-link{font-size:12px;font-weight:400;color:#1890ff;cursor:pointer}.cp-more-link:hover{text-decoration:underline}.cp-biz-card{padding:8px 10px;background:#f9f9fb;border-radius:6px;border:1px solid #f0f0f0;margin-bottom:8px}.cp-biz-card-title{font-size:12px;font-weight:600;color:#333}.cp-biz-card-meta{font-size:11px;color:#999;margin:2px 0 4px}.cp-empty-text{font-size:12px;color:#ccc;text-align:center;padding:12px 0}.cp-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.cp-info-value{flex:1;word-break:break-all}.cp-sub-desc{font-size:11px;font-weight:400;color:#999;margin-left:6px}.cp-perf-box{background:linear-gradient(135deg,#f6ffed,#e6fffb);border:1px solid #b7eb8f;border-radius:6px;padding:10px 14px;font-size:13px;color:#389e0d;font-weight:500;margin-bottom:4px}
