.green { color: #58df9b; }
.strategy { padding: 3px 7px; border-radius: 99px; white-space: nowrap; }
.strategy-original { background: #493a16; color: #ffd16b; }
.strategy-enhanced { background: #17375c; color: #7bb5ff; }
.fail { color: #ff8d8d; }
.hint { color: #8797ac; font-size: 13px; }
.stats { margin: 0; grid-template-columns: repeat(2, 1fr); }
