.viz{font-family:var(--font-sora), system-ui, sans-serif;background:#fff;border:1px solid #ede9df;border-radius:8px;margin:1.8rem 0;padding:1.5rem 1.6rem}.viz-kicker{letter-spacing:.12em;text-transform:uppercase;color:#666975;margin-bottom:1.2rem;font-size:.62rem;font-weight:600}.viz-note{color:#666975;border-top:1px solid #ede9df;margin-top:1.2rem;padding-top:.9rem;font-size:.74rem;line-height:1.6}.viz-note strong{color:#1a1c24;font-weight:600}.viz-rows{flex-direction:column;gap:.95rem;display:flex}.viz-row{grid-template-columns:108px minmax(0,1fr) 92px;align-items:center;gap:.9rem;display:grid}.viz-row-label{color:#55586a;font-size:.78rem;line-height:1.35}.viz-track{background:#f4f1ea;border-radius:3px;height:22px;overflow:hidden}.viz-fill{border-radius:3px;min-width:3px;height:22px}.viz-fill.muted{background:#d6d2c6}.viz-fill.gold{background:#b8933a}.viz-fill.ink{background:#0e0f13}.viz-fill.red{background:#b91c1c}.viz-row-value{font-family:var(--font-fraunces), Georgia, serif;color:#0e0f13;text-align:right;font-size:.95rem;font-weight:700}.viz-row-value.dim{color:#55586a}.viz-bands{border-radius:4px;height:30px;margin-bottom:.6rem;display:flex;overflow:hidden}.viz-band{min-width:2px}.viz-ticks{color:#666975;justify-content:space-between;margin-bottom:1.1rem;font-size:.68rem;display:flex}.viz-legend{flex-direction:column;gap:.5rem;display:flex}.viz-legend-row{color:#1a1c24;align-items:baseline;gap:.6rem;font-size:.8rem;line-height:1.5;display:flex}.viz-swatch{border-radius:2px;flex-shrink:0;width:8px;height:8px}.viz-legend-row strong{font-weight:600}.viz-change{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr);align-items:center;gap:.5rem;margin-bottom:1.1rem;display:grid}.viz-change-cell{border-radius:6px;padding:1rem 1.1rem}.viz-change-cell.before{background:#f4f1ea}.viz-change-cell.after{background:#b91c1c12}.viz-change-cell.after-good{background:#15803d14}.viz-change-when{color:#666975;margin-bottom:.35rem;font-size:.66rem}.viz-change-cell.after .viz-change-when{color:#991b1b}.viz-change-cell.after-good .viz-change-when{color:#166534}.viz-change-val{font-family:var(--font-fraunces), Georgia, serif;color:#55586a;font-size:1.9rem;font-weight:900;line-height:1}.viz-change-cell.after .viz-change-val{color:#991b1b}.viz-change-cell.after-good .viz-change-val{color:#166534}.viz-change-arrow{color:#7d611c;justify-content:center;display:flex}.viz-change-body{color:#1a1c24;text-align:left;margin:0;font-size:.85rem;line-height:1.65}.viz-verdict{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.4rem;display:grid}.viz-verdict-head{align-items:center;gap:.45rem;margin-bottom:.7rem;display:flex}.viz-verdict-head span{letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:600}.viz-verdict-head.yes span{color:#166534}.viz-verdict-head.no span{color:#991b1b}.viz-verdict-list{flex-direction:column;gap:.55rem;display:flex}.viz-verdict-list div{color:#1a1c24;font-size:.82rem;line-height:1.5}@media (max-width:560px){.viz{padding:1.2rem 1.1rem}.viz-row{grid-template-columns:1fr;gap:.3rem}.viz-row-value{text-align:left}.viz-change{grid-template-columns:1fr;gap:.6rem}.viz-change-arrow{transform:rotate(90deg)}}
