.weight-chart{margin:13px 0;padding:12px;border:1px solid #4d4325;border-radius:13px;background:#101312}.weight-chart svg{width:100%;height:185px;margin:8px 0;overflow:visible}.weight-chart line{stroke:#323936;stroke-width:.5}.weight-chart text{fill:#8f9991;font-size:4px}.weight-chart polyline{fill:none;stroke:url(#weight-gold);stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.weight-chart .weight-point{fill:var(--gold-2);stroke:#17130a;stroke-width:.8;cursor:pointer;transition:transform .15s,fill .15s}.weight-chart .weight-point.selected{fill:#fff5cb;stroke:var(--gold);stroke-width:1.3}.weight-selection{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:2px 9px;padding:10px 11px;border:1px solid #4d4325;border-radius:10px;background:#19170f}.weight-selection span{color:#d7ddd7;font-size:.82rem}.weight-selection strong{color:var(--gold-2)}.weight-selection small{grid-column:1/-1;color:var(--muted);font-size:.72rem}.weight-chart p{margin:10px 0 0;color:var(--muted);font-size:.78rem;line-height:1.4}
