html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-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;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{background-color:#feffe6;padding:.2em}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,Helvetica Neue,sans-serif}body{background-color:#f0f2f5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.slide-up-enter-active{transition:all .25s ease-out}.slide-up-leave-active{transition:all .2s ease-in}.slide-up-enter-from{opacity:0;transform:translateY(12px)}.slide-up-leave-to{opacity:0;transform:translateY(-8px)}.card-hover{transition:box-shadow .2s,transform .2s}.card-hover:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000a}.gradient-text{background:linear-gradient(135deg,#1677ff 0%,#13c2c2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass{-webkit-backdrop-filter:blur(12px);background:#fffc;border:1px solid #ffffff4d}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.status-dot{border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.status-dot.active{background:#22c55e;animation:2s ease-in-out infinite pulse-dot}.status-dot.inactive{background:#d1d5db}@keyframes count-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.stat-animate{animation:.4s ease-out forwards count-up}.ant-descriptions-item-label{white-space:nowrap!important;word-break:keep-all!important;width:90px!important;min-width:90px!important}.stage-form{min-height:420px}.stage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px;display:grid}.d2-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 16px;display:grid}.d3-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px 16px;display:grid}.d3-risk-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;display:grid}.stage-stack{flex-direction:column;gap:16px;display:flex}.stage-block{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:12px 16px 16px;box-shadow:0 1px 2px #0f172a0a}.stage-block+.stage-block{margin-top:4px}.stage-block-header{border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;display:flex}.stage-block-icon{color:#1677ff;flex:none;font-size:15px}.stage-block-title{color:#1f2937;font-size:14px;font-weight:700}.stage-block-required{color:#cf1322;background:#fff1f0;border-radius:10px;margin-left:auto;padding:1px 8px;font-size:11px;line-height:18px}.stage-block-hint{color:#1677ff;background:#f0f5ff;border-radius:10px;margin-left:auto;padding:1px 8px;font-size:11px;line-height:18px}.stage-description{color:#6b7280;margin:0;font-size:13px;line-height:1.6}.full-row{grid-column:1/-1}.defect-description-row{margin-bottom:0}.defect-description-row textarea{resize:vertical;min-height:88px;max-height:200px}.risk-row{background:#fff;border:1px solid #f0f0f0;border-radius:6px;flex-direction:column;gap:4px;min-width:0;margin:0;padding:6px 10px 8px;display:flex}.risk-row-start{grid-column-start:1}.risk-row__name{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:12px;font-weight:600;line-height:1.3;display:block;overflow:hidden}.risk-row__form{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.risk-row__form :deep(.ant-form-item){flex:1 1 0;align-items:center;min-width:0;margin-bottom:0;display:flex}.risk-row__form :deep(.ant-form-item-label){flex:none;width:auto;padding:0 6px 0 0}.risk-row__form :deep(.ant-form-item-label > label){color:#374151;white-space:nowrap;height:auto;font-size:12px;font-weight:500}.risk-row__form :deep(.ant-form-item-control){flex:1;min-width:0}.risk-row__form :deep(.ant-input-number){width:100%}.risk-row__form :deep(.ant-radio-group){display:inline-flex}.risk-row__form :deep(.ant-radio-wrapper){font-size:12px}.risk-row__form :deep(.ant-radio-wrapper:has(input:disabled)){color:#bfbfbf}.risk-total-row{background:#fff7e6;border-color:#ffd591;box-shadow:inset 0 0 0 1px #faad141f}.risk-row__hint-tag{color:#1677ff;background:#e6f4ff;border:1px solid #91caff;border-radius:4px;align-items:center;height:22px;padding:0 8px;font-size:12px;line-height:1;display:inline-flex}.risk-total-value{color:#1f2937;text-align:center;font-variant-numeric:tabular-nums;background:#fff;border:1px solid #f0f0f0;border-radius:4px;padding:0 11px;font-size:14px;font-weight:700;line-height:22px}.risk-total-value.risk-total-zero{color:#bfbfbf;background:#fafafa}.risk-total-value.risk-total-defect.risk-total-zero{color:#bfbfbf}.containment-summary{color:#1f2937;background:#fafbfc;border:1px solid #e5e7eb;border-top:2px solid #1677ff;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:8px;padding:10px 14px;font-size:13px;display:flex}.containment-summary__label{color:#6b7280;white-space:nowrap;font-size:12px;font-weight:500}.containment-summary__separator{background:#e5e7eb;flex:none;width:1px;height:16px}.d2-grid .ant-form-item{min-width:0;margin-bottom:8px}.d2-grid .ant-form-item-control,.d2-grid .ant-form-item-control-input-content{min-width:0;max-width:100%;overflow:hidden}.d2-grid .ant-input,.d2-grid .ant-input-affix-wrapper,.d2-grid .ant-select,.d2-grid .ant-picker,.d2-grid .ant-input-number{max-width:100%}.d2-grid input{min-width:0}@media (width<=900px){.stage-grid,.d2-grid,.d3-grid,.d3-risk-grid{grid-template-columns:1fr}.risk-row-start{grid-column-start:auto}.risk-row__form :deep(.ant-form-item){flex:100%}}
