.edc-section{margin-top:36px;padding-top:24px;border-top:1px solid rgba(0,0,0,.08)}.edc-section-title{font-size:22px;font-weight:500;color:var(--color-text-primary,#222);margin-bottom:14px}.edc-wrap{position:relative;width:100%;margin:0 auto;padding:8px 0;font-family:inherit}.edc-legend{display:flex;flex-wrap:wrap;gap:8px 16px;margin-bottom:14px;padding:12px 16px;background:rgba(0,0,0,.02);border-radius:6px;min-height:42px;align-items:center}.ecc-source{font-size:12px;color:#333;margin-top:10px;line-height:1.5}.edc-leg-item{cursor:pointer;transition:opacity 0.2s;user-select:none;display:flex;align-items:center;gap:5px;font-size:14px;color:var(--color-text-secondary,#555)}.edc-leg-item:hover{opacity:.72}.edc-leg-item.edc-leg-hidden{opacity:.35;text-decoration:line-through;text-decoration-color:#999}.edc-leg-dot{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}.edc-legend .psb-leg-dot,.edc-legend span.psb-leg-dot{display:inline-block!important;width:10px!important;height:10px!important;border-radius:50%!important;flex-shrink:0!important}.edc-chart-area{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.edc-canvas{display:block;width:100%;max-width:600px;height:auto}.edc-tooltip{position:absolute;pointer-events:none;background:var(--color-background-primary,#fff);border:.5px solid var(--color-border-secondary,#ddd);border-radius:8px;padding:12px 14px;font-size:12px;max-width:340px!important;box-shadow:0 4px 16px rgba(0,0,0,.12);display:none;z-index:10}.edc-back{position:absolute;top:12px;right:12px;display:none;background:var(--color-background-secondary,#f5f5f5);border:.5px solid var(--color-border-secondary,#ddd);border-radius:50%;width:36px;height:36px;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:var(--color-text-primary,#333);transition:all 0.2s ease}.edc-back:hover{background:var(--color-background-tertiary,#f0f0f0);transform:scale(1.05)}.edc-back.visible{display:flex}.edc-center-label{position:absolute;text-align:center;pointer-events:none;font-size:13px;font-weight:500;color:var(--color-text-primary,#333);z-index:5}@media (max-width:768px){.edc-chart-area{padding:20px 0}.edc-legend{gap:6px 12px;font-size:11px}.edc-back{width:32px;height:32px;font-size:16px;top:8px;right:8px}}@media print{.edc-tooltip,.edc-back{display:none!important}.edc-section{page-break-inside:avoid}}.edc-tt-years{display:flex;gap:10px;margin-top:8px;border-top:1px solid #eee;padding-top:8px}.edc-tt-year-col{flex:1;min-width:0}.edc-tt-year-head{font-size:11px;font-weight:700;color:#333;margin-bottom:3px;border-bottom:1px solid #eee;padding-bottom:3px}.edc-tt-year-sub{font-size:10px;color:#888;margin-bottom:4px;font-style:italic}.edc-tt-row{display:flex;justify-content:space-between;align-items:baseline;gap:6px;margin-bottom:2px}.edc-tt-co{font-size:10px;color:#555;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edc-tt-cnt{font-size:10px;font-weight:600;color:#222;flex-shrink:0}.edc-tt-year-rows{margin-top:8px;border-top:1px solid #eee;padding-top:6px}.edc-tt-yr-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:3px}.edc-tt-yr-lbl{font-size:11px;font-weight:600;color:#555}.edc-tt-yr-val{font-size:12px;font-weight:700;color:#E55A00}