.pc-analysis{height:100%;overflow-y:auto;background:#f5f7fb;padding:20px 24px 28px;box-sizing:border-box}.analysis-header{position:sticky;top:0;z-index:20;min-height:96px;padding:22px 24px;border-radius:12px;background:linear-gradient(135deg,#fff,#eef5ff);border:1px solid #e5ecf6;box-shadow:0 8px 18px rgba(31,35,41,.08);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.analysis-kicker{font-size:13px;color:#1f6fff;font-weight:600}.analysis-title{margin-top:8px;font-size:24px;line-height:1.3;color:#1f2329;font-weight:700}.analysis-actions,.analysis-subtitle{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;color:#667085;font-size:13px}.year-select{width:96px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.analysis-section,.summary-card{background:#fff;border:1px solid #eaedf3;border-radius:10px;box-sizing:border-box}.summary-card{min-height:116px;padding:18px}.summary-card--primary{background:linear-gradient(135deg,#1f6fff,#5aa6ff);border-color:transparent}.summary-card--primary .summary-desc,.summary-card--primary .summary-label,.summary-card--primary .summary-value{color:#fff}.summary-label{font-size:13px;color:#86909c}.summary-value{margin-top:12px;font-size:24px;line-height:1.2;color:#1f2329;font-weight:700}.summary-value--text{font-size:16px;line-height:1.45}.summary-value--safe{color:#00a870}.summary-value--warn{color:#ff7d00}.summary-value--danger{color:#f53f3f}.summary-desc{margin-top:10px;font-size:12px;color:#98a2b3}.analysis-tabs{margin-top:16px;padding:0 18px 18px;border-radius:12px;background:#fff;border:1px solid #eaedf3}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.analysis-section{margin-top:16px;padding:18px}.section-head{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:16px}.section-title{font-size:16px;color:#1f2329;font-weight:700}.section-desc{margin-top:6px;font-size:12px;color:#86909c}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.info-card,.quality-card,.quality-detail{padding:12px;border-radius:8px;background:#f8fafc;border:1px solid #edf0f5}.info-label{font-size:12px;color:#86909c}.info-value{margin-top:8px;font-size:13px;line-height:1.5;color:#1f2329;word-break:break-all}.risk-title{width:100%;padding-right:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.risk-block+.risk-block{margin-top:12px}.quality-detail__name,.risk-label{color:#334155;font-size:13px;font-weight:700}.quality-detail__desc,.risk-text{margin-top:6px;color:#64748b;line-height:1.65}.bar-list,.quality-detail-list,.quality-list,.rank-list{display:grid;gap:12px}.quality-card__head{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:12px;color:#1f2329;font-size:14px;font-weight:700}.quality-empty{margin-top:10px;color:#94a3b8}.bar-row,.rank-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}.bar-name{width:72px;color:#4e5969;font-size:13px}.bar-track,.rank-track{-ms-flex:1;flex:1;height:8px;border-radius:999px;background:#eef2f7;overflow:hidden}.bar-fill,.rank-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f6fff,#66b1ff)}.bar-value{width:120px;text-align:right;color:#1f2329;font-weight:600}.rank-index{width:24px;height:24px;border-radius:50%;background:#edf4ff;color:#1f6fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:700}.rank-main{-ms-flex:1;flex:1;min-width:0}.rank-line{margin-bottom:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.rank-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1f2329;font-size:13px}.rank-value{-ms-flex-negative:0;flex-shrink:0;color:#4e5969;font-size:12px}.module-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;-ms-flex-align:start;align-items:start}.module-menu{margin-top:16px;padding:10px;border-radius:10px;background:#f7f9fc;border:1px solid #edf0f5;max-height:580px;overflow-y:auto}.module-menu-item{padding:12px;border-radius:8px;cursor:pointer;border:1px solid transparent}.module-menu-item+.module-menu-item{margin-top:6px}.module-menu-item.is-active,.module-menu-item:hover{background:#fff;border-color:#cfe0ff}.module-menu-item__title{color:#1f2329;font-size:13px;font-weight:600;line-height:1.4}.module-menu-item__desc{margin-top:5px;color:#86909c;font-size:12px}.module-content{min-width:0}@media(max-width:1280px){.module-shell,.summary-grid,.two-column{grid-template-columns:1fr}}