.confirm-dialog__body[data-v-9da5423d]{align-items:flex-start;gap:16px;display:flex}.confirm-dialog__icon[data-v-9da5423d]{color:#d88918;background:#d889181f;border-radius:16px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.confirm-dialog__copy h3[data-v-9da5423d]{color:var(--text-main);margin:2px 0 10px;font-size:20px;line-height:1.2}.confirm-dialog__copy p[data-v-9da5423d]{color:var(--text-subtle);white-space:pre-line;margin:0;line-height:1.75}.confirm-dialog__actions[data-v-9da5423d]{justify-content:flex-end;gap:12px;display:flex}.confirm-dialog[data-v-9da5423d] .el-dialog{border-radius:24px;max-width:calc(100vw - 32px)}.confirm-dialog[data-v-9da5423d] .el-dialog__header{display:none}.confirm-dialog[data-v-9da5423d] .el-dialog__body{padding:28px 28px 12px}.confirm-dialog[data-v-9da5423d] .el-dialog__footer{padding:0 28px 24px}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#162033;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary:#115cd4;--primary-soft:#e7f0ff;--success:#1f9f68;--warning:#d88918;--danger:#df4958;--surface:#fff;--surface-alt:#f6f8fc;--border:#d8e0eb;--text-main:#162033;--text-subtle:#63748d;--shadow-soft:0 18px 40px #0f1c3614;--shadow-strong:0 30px 70px #0f1c361a;background:#f3f5f8;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#app{height:100%;min-height:100%;margin:0}body{min-height:100dvh;color:var(--text-main);background:radial-gradient(circle at 0 0,#115cd40f,#0000 24%),radial-gradient(circle at 100% 100%,#b9831f0f,#0000 18%),linear-gradient(#f6f7f3 0%,#eef2f7 100%);overflow-x:hidden}button,input,textarea,select{font:inherit}a{color:var(--primary);text-decoration:none}.full-width{width:100%}.page-shell{width:100%;max-width:1480px;margin:0 auto;padding:28px 32px 40px}.page-stack{flex-direction:column;gap:20px;display:flex}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-header h1{margin:10px 0 6px;font-size:clamp(1.75rem,2vw,2.5rem);line-height:1.08}.page-header p{max-width:860px;color:var(--text-subtle);margin:0;line-height:1.7}.page-badge{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;background:#115cd414;border-radius:999px;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.panel-card,.metric-card,.notice-card,.material-card{box-shadow:var(--shadow-soft);background:#ffffffe6;border:1px solid #d8e0ebeb}.panel-card,.notice-card,.material-card{border-radius:28px;padding:22px}.metric-card{border-radius:24px;padding:20px}.panel-card__header,.notice-card__top,.notice-card__footer,.material-card__footer,.task-card__top,.task-card__meta,.header-actions,.filter-row,.filter-grid,.tree-item,.list-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-card__header{align-items:flex-start;margin-bottom:16px}.panel-card__header h3,.notice-card h4{margin:0 0 6px;font-size:19px}.panel-card__header p,.timeline-card span,.detail-label,.task-card p,.notice-card p,.material-card p,.material-card span,.list-row p,.tree-item span{color:var(--text-subtle)}.metric-grid,.content-grid,.notice-grid,.material-grid,.role-grid,.config-grid{gap:16px;display:grid}.metric-grid,.metric-grid--compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.metric-card[data-tone=primary]{background:linear-gradient(135deg,#115cd41f,#fffffffa)}.metric-card[data-tone=success]{background:linear-gradient(135deg,#1f9f681f,#fffffffa)}.metric-card[data-tone=warning]{background:linear-gradient(135deg,#d8891821,#fffffffa)}.metric-card[data-tone=danger]{background:linear-gradient(135deg,#df49581f,#fffffffa)}.metric-label,.metric-value,.metric-delta{display:block}.metric-label{color:var(--text-subtle);font-size:13px}.metric-value{margin:12px 0 8px;font-size:34px;line-height:1}.metric-delta{color:var(--text-subtle);font-size:13px}.content-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr)}.content-grid--wide{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.notice-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.material-grid,.role-grid,.config-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.notice-stack,.list-stack,.task-stack,.action-stack,.tree-list,.role-stack{flex-direction:column;gap:12px;display:flex}.notice-callout,.timeline-card,.checkin-highlight,.task-card,.list-row,.tree-item{background:var(--surface-alt);border:1px solid #d8e0ebe6;border-radius:20px;padding:16px 18px}.timeline-card strong,.timeline-card p{margin:0 0 6px;display:block}.notice-card__footer{flex-direction:column;align-items:stretch;margin-top:14px}.scope-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.scope-list span{background:var(--primary-soft);color:var(--primary);border-radius:999px;padding:6px 10px;font-size:12px}.role-card-button{text-align:left;background:var(--surface-alt);cursor:pointer;border:1px solid #d8e0ebf2;border-radius:22px;width:100%;padding:16px 18px;transition:transform .2s,border-color .2s,box-shadow .2s}.role-card-button strong,.role-card-button span{display:block}.role-card-button span{color:var(--text-subtle);margin-top:6px}.role-card-button:hover,.role-card-button.active{border-color:#115cd447;transform:translateY(-2px);box-shadow:0 14px 26px #115cd414}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.detail-grid strong,.list-row strong,.tree-item strong{display:block}.detail-label{margin-bottom:6px;font-size:13px;display:block}.material-card{gap:14px;display:grid}.material-card__icon{width:64px;height:64px;color:var(--primary);background:linear-gradient(135deg,#115cd426,#115cd408);border-radius:20px;place-items:center;font-weight:800;display:grid}.filter-row,.filter-grid,.header-actions{flex-wrap:wrap}.filter-row .el-input,.filter-row .el-select,.filter-grid .el-date-editor,.filter-grid .el-select{flex:1;min-width:220px}.status-tag{font-weight:700}.insight-chart{width:100%}.el-table,.el-table tr,.el-table th.el-table__cell,.el-table td.el-table__cell{background:0 0}.el-upload-dragger{border-style:dashed;border-radius:20px}@media (width<=1180px){.page-shell{padding:22px 18px 32px}.content-grid,.content-grid--wide,.detail-grid{grid-template-columns:1fr}}@media (width<=768px){.page-shell{padding:18px 14px 28px}.page-header,.top-actions{flex-direction:column;align-items:flex-start}.panel-card,.metric-card,.notice-card,.material-card{border-radius:22px}}
