:root{color:#1f1f1f;background:#f5f7fa;font-synthesis:none;text-rendering:optimizeLegibility;--pro-blue: #1677ff;--pro-blue-soft: rgba(22, 119, 255, .08);--pro-bg: #f5f7fa;--pro-border: #eef0f4;--pro-border-strong: #e3e7ee;--pro-muted: #8c94a6;--pro-text: #1f1f1f;--pro-shadow-sm: 0 1px 2px rgba(15, 34, 67, .04);--pro-shadow-md: 0 4px 12px rgba(15, 34, 67, .08);--pro-shadow-lg: 0 12px 28px rgba(15, 34, 67, .12);--pro-ease: cubic-bezier(.21, .9, .35, 1)}*{box-sizing:border-box}html{background:var(--pro-bg);scrollbar-color:#c6ccd6 #f5f7fa;scrollbar-width:thin}body{margin:0;min-width:320px;background:var(--pro-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--pro-blue);transition:color .2s ease}button,a{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,.ant-select-focused .ant-select-selector{outline:2px solid rgba(22,119,255,.55);outline-offset:2px}::selection{background:#1677ff24}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#c6ccd6;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#a9b1bd}::-webkit-scrollbar-track{background:transparent}.app-shell{min-height:100vh;background:var(--pro-bg)}.app-shell .ant-pro-layout-bg-list{background:var(--pro-bg)}.app-shell .ant-layout-sider{background:#fff!important;border-right:1px solid var(--pro-border);box-shadow:none!important}.app-shell .ant-pro-sider-logo{border-bottom:1px solid var(--pro-border)}.app-shell .ant-pro-sider-logo h1{font-weight:600!important;letter-spacing:.01em}.app-shell .ant-menu{background:transparent;border-inline-end:none!important}.app-shell .ant-menu-item{transition:background-color .2s ease,color .2s ease;color:#45526b}.app-shell .ant-menu-item-selected{color:var(--pro-blue);font-weight:500}.app-shell .ant-menu-item:not(.ant-menu-item-selected):hover{color:var(--pro-blue)}.app-shell .ant-pro-layout-header{border-bottom:1px solid var(--pro-border);box-shadow:0 1px 2px #0f224308}.app-shell .ant-pro-layout-content{min-height:calc(100vh - 56px)}.brand-logo{display:inline-grid;place-items:center;width:32px;height:32px;flex:none;line-height:1;border-radius:9px;background:linear-gradient(135deg,#4096ff,#1677ff 55%,#0958d9);color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;box-shadow:0 2px 6px #1677ff59}.user-name{color:#45526b;font-size:14px;font-weight:500}.page-stack{display:flex;flex-direction:column;gap:16px}.page-stack>*{animation:page-rise .45s var(--pro-ease) both}.page-stack>*:nth-child(1){animation-delay:.02s}.page-stack>*:nth-child(2){animation-delay:.06s}.page-stack>*:nth-child(3){animation-delay:.1s}.page-stack>*:nth-child(4){animation-delay:.14s}.page-stack>*:nth-child(5){animation-delay:.18s}.page-stack>*:nth-child(6){animation-delay:.22s}.page-stack>*:nth-child(7){animation-delay:.26s}.page-stack>*:nth-child(8){animation-delay:.3s}@keyframes page-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-heading,.project-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-heading h2,.project-hero h2{margin:5px 0;font-weight:600;letter-spacing:-.01em}.page-heading .ant-typography{margin-bottom:0}.eyebrow{color:var(--pro-blue)!important;font-size:11px;letter-spacing:.16em;font-weight:700;text-transform:uppercase}.app-shell .ant-card{border:1px solid var(--pro-border);border-radius:10px;box-shadow:var(--pro-shadow-sm);transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.app-shell .ant-card:hover{border-color:var(--pro-border-strong)}.app-shell .ant-card .ant-card-head{border-bottom-color:var(--pro-border);min-height:46px}.app-shell .ant-card .ant-card-head-title{font-weight:600}.stat-card:hover{transform:translateY(-2px);box-shadow:var(--pro-shadow-md)}.stat-card .ant-statistic-content{font-variant-numeric:tabular-nums}.stat-card .ant-statistic-content-prefix .anticon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-right:8px;border-radius:8px;background:var(--pro-blue-soft);color:var(--pro-blue);font-size:15px;vertical-align:2px}.stat-foot{margin-top:12px;color:#52c41a;font-size:12px}.stat-foot.warning{color:#faad14}.stat-foot.success{color:#52c41a}.stat-foot.muted{color:var(--pro-muted)}.project-cell{display:flex;flex-direction:column;gap:3px}.app-shell .ant-table-tbody>tr.ant-table-row{cursor:pointer;transition:background-color .15s ease}.app-shell .ant-table-tbody>tr.ant-table-row:hover>td{background:#f0f6ff!important}.risk-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;margin-inline:-12px;border-radius:8px;border-bottom:1px solid var(--pro-border);transition:background-color .2s ease}.risk-row:hover{background:#f7f9fc}.risk-row:last-child{border-bottom:0}.risk-meta{display:block;margin-top:5px;font-size:12px}.risk-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#52c41a;box-shadow:0 0 0 3px #52c41a26}.risk-dot.warning{background:#faad14;box-shadow:0 0 0 3px #faad1429}.risk-dot.danger{background:#ff4d4f;box-shadow:0 0 0 3px #ff4d4f26}.task-avatar{background:#e6f4ff;color:var(--pro-blue);font-weight:500}.task-avatar.urgent{background:#fff1f0;color:#ff4d4f}.timeline-dot{display:inline-block;width:10px;height:10px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #0f224314;vertical-align:1px}.timeline-time{font-size:12px;color:var(--pro-muted)}.progress-card{margin-top:16px}.progress-meta{width:100%;justify-content:space-between}.back-link{align-self:flex-start;padding-inline:0}.pj-hero{position:relative;overflow:hidden}.pj-hero .ant-card-body{display:flex;align-items:center;gap:28px}.pj-hero:before{content:"";position:absolute;inset:0 auto 0 0;width:200px;background:linear-gradient(90deg,rgba(22,119,255,.06),transparent);pointer-events:none}.pj-hero.is-danger:before{background:linear-gradient(90deg,rgba(255,77,79,.08),transparent)}.pj-hero.is-warning:before{background:linear-gradient(90deg,rgba(250,173,20,.09),transparent)}.pj-hero-main{flex:1;min-width:0;position:relative}.pj-hero-stage{font-size:22px;font-weight:600;letter-spacing:-.01em;margin:2px 0 10px}.pj-hero-next{display:flex;align-items:center;gap:8px;color:#45526b;font-size:13px}.pj-hero-next-label{flex:none;font-size:11px;color:var(--pro-muted);border:1px solid var(--pro-border-strong);border-radius:4px;padding:0 6px;line-height:18px}.pj-hero-next-icon{color:var(--pro-blue);font-size:11px}.pj-ring{position:relative;width:88px;height:88px;flex:none}.pj-ring-track{fill:none;stroke:#eef1f6;stroke-width:8}.pj-ring-fill{fill:none;stroke:url(#pjRingGrad);stroke-width:8;stroke-dashoffset:var(--pj-offset);animation:pj-ring-fill 1s var(--pro-ease) .15s both}@keyframes pj-ring-fill{0%{stroke-dashoffset:var(--pj-circ)}}.pj-ring-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.pj-ring-num{font-size:22px;font-weight:700;color:var(--pro-text)}.pj-ring-pct{font-size:12px;color:var(--pro-muted);margin-left:1px;margin-top:6px}.pj-due{width:280px;margin-left:auto;position:relative;padding-left:28px;border-left:1px solid var(--pro-border)}.pj-due-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.pj-due-label{font-size:12px;color:var(--pro-muted)}.pj-due-num{font-size:30px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.25}.pj-due-unit{font-size:12px;font-weight:400;color:var(--pro-muted);margin-left:4px}.pj-due-date{font-size:12px;color:var(--pro-muted);margin-top:2px}.pj-due-rule{margin-top:6px;color:var(--pro-muted);font-size:11px}.pj-due-next{display:flex;gap:6px;margin:10px 0;color:#45526b;font-size:12px}.pj-due-next span{color:var(--pro-muted);flex:none}.pj-hero.is-danger .pj-due-label,.pj-hero.is-danger .pj-due-num{color:#ff4d4f}.pj-hero.is-warning .pj-due-label,.pj-hero.is-warning .pj-due-num{color:#d48806}.page-stack.project-detail .ant-pro-page-container-children-container,.pj-work-list{display:flex;flex-direction:column;gap:24px}.pj-work-list>*{animation:page-rise .45s var(--pro-ease) both}.pj-work-list>*:nth-child(2){animation-delay:.04s}.pj-work-list>*:nth-child(3){animation-delay:.08s}.pj-work-list>*:nth-child(4){animation-delay:.12s}.pj-work-list>*:nth-child(5){animation-delay:.16s}.pj-work-list>*:nth-child(6){animation-delay:.2s}.pj-work-list>*:nth-child(7){animation-delay:.24s}.pj-work-list>*:nth-child(8){animation-delay:.28s}.pj-work-card .ant-card-head{min-height:54px}.pj-work-card .ant-card-head-title{font-size:16px}.pj-work-title{display:flex;align-items:center;gap:10px;min-width:0}.pj-work-index{flex:none;display:grid;place-items:center;width:26px;height:26px;border-radius:8px;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;background:#eef2f8;color:#7c8698}.pj-work-card.is-done .pj-work-index{background:#f6ffed;color:#52c41a}.pj-work-card.is-active .pj-work-index{background:var(--pro-blue);color:#fff;box-shadow:0 0 0 4px #1677ff24}.pj-work-card.is-active{border-color:#1677ff73;box-shadow:0 0 0 3px #1677ff12}.pj-work-card.is-pending .pj-work-name{color:#7c8698;font-weight:500}.app-shell .ant-pro-page-container-tabs>.ant-tabs-nav{margin-bottom:0}.app-shell .ant-pro-page-container-tabs .ant-tabs-tab{padding:10px 2px;font-size:14px}.ki-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ki-title{display:inline-flex;align-items:center;gap:8px;font-weight:600}.ki-title .anticon{color:var(--pro-blue);font-size:15px}.ki-list{display:flex;flex-direction:column}.ki-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:7px 0;border-bottom:1px dashed var(--pro-border);font-size:13px}.ki-row:last-child{border-bottom:none;padding-bottom:0}.ki-label{flex:none;color:var(--pro-muted)}.ki-value{color:var(--pro-text);text-align:right;overflow-wrap:anywhere}.files-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.files-total{color:#45526b;font-size:13px}.files-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:12px}.files-card-title{display:inline-flex;align-items:center;gap:8px;font-weight:600}.files-list{display:flex;flex-direction:column}.file-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px dashed var(--pro-border)}.file-item:last-child{border-bottom:none;padding-bottom:0}.file-icon{flex:none;font-size:22px}.file-icon.is-pdf{color:#ff4d4f}.file-icon.is-excel{color:#52c41a}.file-icon.is-image{color:#1677ff}.file-icon.is-doc{color:#7c5cd6}.file-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.file-name{font-size:13px;color:var(--pro-text)}.file-meta{font-size:12px;color:var(--pro-muted)}.file-actions{flex:none}.pj-flag{flex:none;font-size:11px;line-height:18px;padding:0 8px;border-radius:999px;background:var(--pro-blue-soft);color:var(--pro-blue);font-weight:600}.pj-stage-summary{margin-top:6px;font-size:13px;color:var(--pro-muted)}.pj-stage-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pj-stage-facts{min-width:0}.pj-stage-review{display:flex;flex-direction:column;align-items:stretch;gap:7px;padding-left:20px;border-left:1px solid rgba(22,119,255,.16)}.pj-review-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#262626;font-size:13px;font-weight:600}.pj-review-owner{font-size:12px}.pj-stage-review .ant-btn{align-self:flex-start}.approval-nodes{display:flex;flex-direction:column;gap:0;margin:4px 0 2px}.approval-node{position:relative;display:flex;gap:10px;min-height:46px}.approval-node:not(:last-child):before{content:"";position:absolute;top:15px;bottom:0;left:4px;width:1px;background:#d9d9d9}.approval-node-dot{position:relative;z-index:1;flex:none;width:9px;height:9px;margin-top:4px;border-radius:50%;background:#bfbfbf;box-shadow:0 0 0 3px #fff}.approval-node.is-done .approval-node-dot{background:#52c41a}.approval-node.is-current .approval-node-dot{background:var(--pro-blue);box-shadow:0 0 0 3px #e6f4ff}.approval-node-content{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.approval-node-content>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.approval-node-content .ant-tag{margin-inline-end:0;font-size:11px}.pj-feed{display:flex;flex-direction:column;min-width:0;padding-left:20px;border-left:1px solid rgba(22,119,255,.16)}.feed-heading{align-self:flex-start;margin-bottom:12px;padding:2px 10px;border-radius:6px;background:var(--pro-blue-soft);color:var(--pro-blue);font-size:13px;line-height:22px;font-weight:600}.feed-list{flex:1;min-height:120px;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding-right:4px}.feed-item{display:flex;gap:10px;font-size:13px}.feed-main{flex:1;min-width:0}.feed-line{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.feed-text{color:#45526b}.feed-text b{color:var(--pro-text);font-weight:600}.feed-role{margin-left:6px;font-size:11px;color:var(--pro-muted)}.feed-time{flex:none;font-size:12px;color:var(--pro-muted);font-variant-numeric:tabular-nums}.feed-activity-icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:1px;border-radius:50%;background:#f2f4f8;color:#8c94a6;font-size:11px}.feed-activity-icon.is-system{background:#fff7e6;color:#d48806}.feed-avatar{flex:none;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:#fff;font-size:12px;font-weight:600}.feed-quote{margin-top:5px;padding:5px 9px;background:#f7f8fa;border-left:3px solid #d5dae3;border-radius:4px;color:#5a6472;font-size:12px;line-height:1.6}.feed-comment-text{margin-top:3px;color:var(--pro-text);line-height:1.6;overflow-wrap:anywhere}.feed-empty{display:grid;place-items:center;padding:16px 0}.feed-empty .ant-empty-description{font-size:12px}.feed-compose{margin-top:12px;padding-top:10px;border-top:1px solid var(--pro-border)}.feed-compose .ant-input{padding:7px 10px;background:#f7f8fa;border-radius:8px;font-size:13px;transition:background-color .15s ease}.feed-compose .ant-input::placeholder{color:#a6aebd}.feed-compose .ant-input:focus{background:#fff}.feed-compose-foot{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.feed-compose-tools{display:flex;gap:4px}.feed-compose-tool{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;color:#7c8698;font-size:15px;cursor:pointer;transition:background-color .15s ease,color .15s ease}.feed-compose-tool:hover{background:#f2f4f8;color:var(--pro-blue)}.pj-stage-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px dashed rgba(22,119,255,.25)}.pj-kv{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px}.pj-kv-item{display:flex;flex-direction:column;gap:2px;min-width:0}.pj-kv-label{font-size:12px;color:var(--pro-muted)}.pj-kv-value{font-size:13px;color:var(--pro-text)}.pj-kv-icon{color:var(--pro-blue)}.pj-risk-card .ant-card-head{border-bottom-color:transparent}.pj-risk-num{font-size:28px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.25}.pj-risk-card.is-danger .pj-risk-num{color:#ff4d4f}.pj-risk-card.is-warning .pj-risk-num{color:#d48806}.pj-risk-card.is-normal .pj-risk-num{color:var(--pro-blue)}.pj-risk-unit{font-size:12px;font-weight:400;color:var(--pro-muted);margin-left:4px}.pj-risk-desc{margin-top:8px;font-size:13px;color:#45526b;line-height:1.7}.pj-risk-meta{margin-top:6px;font-size:12px;color:var(--pro-muted)}.pj-risk-card.is-danger{background:linear-gradient(180deg,rgba(255,77,79,.05),transparent 65%);border-color:#ff4d4f47}.pj-risk-card.is-warning{background:linear-gradient(180deg,rgba(250,173,20,.06),transparent 65%);border-color:#faad1452}.customer-header-meta{font-size:13px;color:#45526b}.customer-header-item{display:inline-flex;align-items:baseline;gap:6px}.customer-header-label{color:var(--pro-muted);font-size:12px}.follow-timeline{margin-top:8px}.follow-timeline .ant-timeline-item{padding-bottom:18px}.follow-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.follow-method{margin-inline-end:0}.follow-date{font-size:12px;font-variant-numeric:tabular-nums}@media(max-width:800px){.pj-hero .ant-card-body{flex-wrap:wrap;gap:18px}.pj-due{width:100%;margin-left:0;border-left:none;padding-left:0}.pj-stage-columns{grid-template-columns:1fr;gap:16px}.pj-stage-review{padding-left:0;padding-top:16px;border-top:1px solid rgba(22,119,255,.16);border-left:none}.pj-feed{padding-left:0;padding-top:16px;border-left:none;border-top:1px solid rgba(22,119,255,.16)}}@media(max-width:640px){.pj-kv{grid-template-columns:1fr}}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.form-grid .ant-form-item{margin-bottom:18px}.step-confirm{min-height:180px;padding:36px 16px;text-align:center;background:#f8f9fb;border:1px dashed var(--pro-border-strong);border-radius:10px}.step-confirm h4{margin-top:0}.ant-pro-page-container-children-container{padding-block-start:0}.ant-pro-table-list-toolbar-container{flex-wrap:wrap}.lifecycle-decision{display:flex;flex-direction:column;gap:14px}.lifecycle-decision-copy{display:flex;flex-direction:column;gap:3px}.lifecycle-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lifecycle-option{display:flex;flex-direction:column;gap:7px;background:#fff}.lifecycle-option .ant-btn{align-self:flex-start;margin-top:3px}.lifecycle-option-renew{border-color:#b7eb8f;background:#f6ffed}.lifecycle-option-end{border-color:#ffccc7;background:#fff2f0}@media(max-width:800px){.page-heading,.project-hero{flex-direction:column;align-items:stretch}.lifecycle-options{grid-template-columns:1fr}.project-hero .ant-space{justify-content:flex-start}.form-grid{grid-template-columns:1fr}.app-shell .ant-pro-layout-content{padding-inline:16px!important}.ki-grid,.files-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.page-stack>*{animation:none}}
