.candidate-list{display:grid;gap:10px;max-height:430px;overflow:auto;padding-right:4px}.candidate.selectable{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px}.candidate.selectable input{width:17px;height:17px;margin:0}.candidate.selectable>div{display:block;min-width:0}.candidate.selectable>div strong,.candidate.selectable>div span{display:block}.candidate.selectable>div strong{overflow-wrap:anywhere}.candidate .choice{display:inline-block!important;width:auto;background:#eaf8f0;color:#067647;padding:6px 10px;border-radius:16px;font-weight:700}.preflight{align-items:flex-start}.preflight strong{max-width:70%;white-space:pre-line;text-align:right;overflow-wrap:anywhere}.preflight.error{border-color:#f5b7b1;background:#fff6f5}
