.cal{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center;justify-content:center;padding:1rem;width:100%}.cal__chart{flex:1 1 360px;max-width:480px;height:auto}.cal__side{flex:1 1 180px;min-width:180px;display:flex;flex-direction:column;gap:.9rem}.cal__axis{fill:var(--faint);font-size:11px}.cal__axis-title{fill:var(--muted);font-family:var(--mono);font-size:11px}.cal__ylabel{color:var(--muted);font-size:.72rem}.cal__grid{stroke:var(--border);stroke-width:1}.cal__frame{stroke:var(--border-strong);stroke-width:1.5}.cal__diag{stroke:var(--faint);stroke-width:1.5;stroke-dasharray:5 5}.cal__diag-label{fill:var(--faint);font-family:var(--mono);font-size:10px}.cal__line{fill:none;stroke:var(--indigo);stroke-width:2.5;stroke-linejoin:round}.cal__pt{fill:var(--indigo);stroke:var(--bg);stroke-width:1.5}.cal__gap{fill:var(--indigo);opacity:.12}.cal__seventy{stroke:var(--gold-dim);stroke-width:1;stroke-dasharray:3 3}.cal__seventy-label{fill:var(--gold);font-size:10px}.cal__verdict{font-size:.95rem}
