:root{color:#1f2a37;background:#f4f7f8;font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f7f8}button,input{font:inherit}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(120deg,#135c66e6,#2a5b4bb8),url(https://images.unsplash.com/photo-1551836022-d5d88e9218df?auto=format&fit=crop&w=1800&q=80) center / cover}.login-panel{width:min(420px,100%);display:grid;gap:22px;padding:28px;background:#fffffff0;border:1px solid rgba(255,255,255,.6);border-radius:8px;box-shadow:0 24px 70px #14373a52}.eyebrow{margin:0 0 8px;color:#0f766e;font-size:12px;font-weight:700}h1,h2,h3,p{margin:0}.login-panel h1{font-size:34px;letter-spacing:0}.login-copy{margin-top:10px;color:#4b5563;line-height:1.7}.login-button{width:100%}.login-actions{display:grid;gap:10px}.iam-scan-only{display:none}.app-shell{min-height:100vh;background:#f5f6f8}.app-topbar{height:56px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;background:#fff;border-bottom:1px solid #eef0f4}.topbar-left,.topbar-actions,.top-nav,.table-toolbar,.toolbar-left,.toolbar-right{display:flex;align-items:center}.topbar-left{min-width:0;gap:14px}.app-grid-icon{width:22px;height:22px;color:#5f6673}.app-logo{width:24px;height:24px;color:#2563eb}.topbar-left strong{white-space:nowrap;color:#101828;font-size:15px}.top-nav{height:56px;gap:8px;margin-left:18px}.top-nav button,.sub-sidebar button,.org-admin-nav button,.org-tabs button,.org-node{border:0;background:transparent;color:#111827;cursor:pointer}.top-nav button{height:56px;display:inline-flex;align-items:center;gap:4px;padding:0 10px;border-bottom:2px solid transparent;font-size:15px}.top-nav button.active{color:#1d4ed8;border-bottom-color:#2563eb}.nav-arrow{width:14px;height:14px}.topbar-actions{gap:10px}.topbar-user{max-width:120px;overflow:hidden;color:#4b5563;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.app-body{min-height:calc(100vh - 56px);display:block}.hr-core-shell{min-height:calc(100vh - 56px);display:grid;grid-template-columns:206px minmax(0,1fr);background:#fff}.sub-sidebar{display:flex;flex-direction:column;gap:8px;padding:20px 7px;background:#fff;border-right:1px solid #eef0f4}.sub-sidebar button{height:48px;display:flex;align-items:center;gap:10px;padding:0 16px;border-radius:6px;color:#111827;font-weight:600;text-align:left}.sub-sidebar svg{width:17px;height:17px}.sub-sidebar button.active{color:#1d4ed8;background:#e8f0ff}.page-content{min-width:0;padding:20px 22px;overflow:hidden}.page-content h1{margin-bottom:18px;color:#111827;font-size:18px;font-weight:700}.work-panel{min-height:calc(100vh - 118px);background:#fff;padding:0}.summary-grid{display:grid;grid-template-columns:repeat(8,minmax(96px,1fr));margin-bottom:16px;border:1px solid #d9dee8;border-radius:6px;overflow:hidden}.summary-card{min-height:76px;display:grid;place-items:center;gap:4px;padding:12px;border-right:1px solid #d9dee8}.summary-card:last-child{border-right:0}.summary-card span{color:#1f2937;font-size:13px}.summary-card strong{color:#030712;font-size:26px;line-height:1}.summary-grid--nine{grid-template-columns:repeat(9,minmax(86px,1fr))}.summary-grid--three{grid-template-columns:repeat(3,minmax(180px,1fr))}.table-toolbar{justify-content:space-between;gap:14px;margin-bottom:14px}.toolbar-left,.toolbar-right{flex-wrap:wrap;gap:8px}.toolbar-left .el-input{width:312px}.feishu-table{border:1px solid #edf0f4}.feishu-table .el-table__header th{color:#475569;background:#f0f2f5!important;font-weight:600}.feishu-table .el-table__cell{color:#0f172a}.person-name{display:inline-flex;align-items:center;gap:8px;min-width:0}.avatar-dot{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;color:#fff;background:linear-gradient(135deg,#3b82f6,#22c55e);font-size:12px}.table-footer{min-height:56px;display:flex;align-items:center;justify-content:flex-end;gap:16px;border-bottom:1px solid #edf0f4;color:#111827;font-size:13px}.sub-table{margin-top:16px}.split-tables{display:flex;flex-direction:column}.empty-workbench{display:grid;place-items:center}.report-panel{padding-top:0}.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.chart-card{min-height:236px;padding:22px 24px;border:1px solid #dfe5ee;border-radius:6px;background:#fff}.chart-card h3{margin-bottom:18px;color:#1f2937;font-size:16px}.bar-row{display:grid;grid-template-columns:minmax(86px,140px) minmax(0,1fr) 34px;align-items:center;gap:12px;margin-bottom:13px;color:#667085;font-size:13px}.bar-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-row div{height:8px;overflow:hidden;border-radius:999px;background:#eef2f7}.bar-row i{display:block;height:100%;border-radius:inherit;background:#3f5bf6}.bar-row strong{color:#475467;font-size:13px;text-align:right}.trend-strip{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px;margin-bottom:16px}.trend-strip article{min-height:88px;display:grid;place-items:center;gap:6px;border:1px solid #d9dee8;border-radius:6px}.trend-strip span{color:#1f2937;font-size:13px}.trend-strip strong{color:#030712;font-size:26px}.settings-panel{padding-top:0}.settings-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.settings-head p{color:#475467;font-size:14px}.settings-head a{color:#2563eb}.field-collapse{border-top:0;border-bottom:0}.field-collapse .el-collapse-item{margin-bottom:16px;border-radius:6px;overflow:hidden;background:#f5f6f8}.field-collapse .el-collapse-item__header{height:90px;padding:0 22px;border-bottom:0;background:#f5f6f8}.field-collapse .el-collapse-item__header strong{margin-right:12px;color:#111827;font-size:15px}.field-collapse .el-collapse-item__header span{color:#7a8494;font-size:13px}.field-collapse .el-collapse-item__content{padding:0 22px 18px;background:#fff}.field-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media(max-width:1200px){.summary-grid{grid-template-columns:repeat(4,minmax(96px,1fr))}.summary-grid--nine{grid-template-columns:repeat(3,minmax(110px,1fr))}.report-grid{grid-template-columns:1fr}}@media(max-width:980px){.hr-core-shell{grid-template-columns:1fr}.sub-sidebar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:10px;border-right:0;border-bottom:1px solid #eef0f4}.summary-grid--three,.trend-strip{grid-template-columns:1fr}}@media(max-width:640px){.app-topbar{height:auto;flex-direction:column;align-items:flex-start;padding:12px}.top-nav{flex-wrap:wrap;height:auto;margin-left:0}.top-nav button{height:34px}.sub-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.page-content{padding:12px}.summary-grid{grid-template-columns:repeat(2,minmax(96px,1fr))}.toolbar-left .el-input,.toolbar-left,.toolbar-right,.table-toolbar{width:100%}}
