.pdc-chart{justify-content:space-between;align-items:flex-start;gap:8px;max-width:100%;margin:26px 4px 8px;padding:0 4px;display:flex}.pdc-col{flex-direction:column;flex:1 1 0;align-items:center;min-width:0;display:flex}.pdc-bars{align-items:flex-end;gap:4px;height:120px;display:flex}.pdc-bar{border-radius:4px 4px 0 0;width:13px}.pdc-bar.naive{background:#94a3b8}.pdc-bar.real{background:#ea580c}.pdc-label{color:#6b7280;text-align:center;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;margin-top:8px;font-size:.66rem}.pdc-legend{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:4px;display:flex}.pdc-legend-item{color:#555;align-items:center;gap:6px;font-size:.78rem;display:flex}.pdc-legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.pdc-legend-dot.naive{background:#94a3b8}.pdc-legend-dot.real{background:#ea580c}.pdc-caption{text-align:center;color:#888;margin:10px 0 0;font-size:.8rem;font-style:italic}@media (max-width:480px){.pdc-chart{gap:5px}.pdc-bars{height:90px}.pdc-bar{width:8px}.pdc-label{font-size:.56rem}.pdc-legend-item{font-size:.7rem}}
.pcs-wrap{max-width:100%;margin:24px 0 10px;overflow-x:hidden}.pcs-bar{background:linear-gradient(90deg,#22c55e 0% 25%,#f59e0b 55%,#ef4444 85%,#b91c1c 100%);border-radius:10px;height:20px;margin-bottom:6px;position:relative}.pcs-ticks{height:34px;position:relative}.pcs-tick{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;transform:translate(-50%)}.pcs-tick.edge-start{align-items:flex-start;left:0;transform:none}.pcs-tick.edge-end{align-items:flex-end;right:0;transform:none}.pcs-tick-line{background:#94a3b8;width:2px;height:8px}.pcs-tick-label{color:#555;white-space:nowrap;margin-top:3px;font-size:.68rem;font-weight:700}.pcs-tick-sub{color:#999;white-space:nowrap;font-size:.6rem}.pcs-caption{text-align:center;color:#888;margin:6px 0 0;font-size:.8rem;font-style:italic}@media (max-width:480px){.pcs-tick-label{font-size:.6rem}.pcs-tick-sub{font-size:.54rem}}
.rle-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:22px 0 10px;display:grid}.rle-card{text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:16px}.rle-icon{margin-bottom:6px;font-size:1.6rem}.rle-title{color:#1f2937;margin-bottom:10px;font-size:.9rem;font-weight:700}.rle-row{color:#555;border-bottom:1px dashed #eef2f5;justify-content:space-between;padding:5px 0;font-size:.8rem;display:flex}.rle-row:last-of-type{border-bottom:none}.rle-row span:last-child{color:#1f2937;font-weight:700}.rle-marathon{border-top:1px dashed #e2e8f0;margin-top:10px;padding-top:10px}.rle-marathon-label{color:#888;text-transform:uppercase;letter-spacing:.4px;font-size:.68rem;font-weight:600}.rle-marathon-value{color:#ea580c;font-size:1.3rem;font-weight:800}@media (max-width:480px){.rle-grid{grid-template-columns:1fr}}
.mcc-row{flex-wrap:wrap;gap:14px;margin:20px 0 8px;display:flex}.mcc-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex:220px;min-width:0;padding:16px}.mcc-card.bad{border-color:#fca5a5}.mcc-card.good{border-color:#86efac}.mcc-title{color:#374151;text-align:center;margin-bottom:10px;font-size:.9rem;font-weight:700}.mcc-card.bad .mcc-title{color:#b91c1c}.mcc-card.good .mcc-title{color:#15803d}.mcc-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.mcc-list li{color:#374151;padding-left:18px;font-size:.78rem;line-height:1.4;position:relative}.mcc-card.bad .mcc-list li:before{content:"✕";color:#ef4444;font-weight:700;position:absolute;left:0}.mcc-card.good .mcc-list li:before{content:"✓";color:#22c55e;font-weight:700;position:absolute;left:0}.mcc-card:not(.bad):not(.good) .mcc-list li:before{content:"•";color:#94a3b8;font-weight:700;position:absolute;left:4px}@media (max-width:480px){.mcc-row{gap:10px}.mcc-card{padding:12px}.mcc-list li{font-size:.72rem}}
