.custom-select-row{display:grid;grid-template-columns:1fr;gap:8px}.custom-select-row.is-custom{grid-template-columns:minmax(120px,.62fr) minmax(120px,1fr)}.custom-select-row select,.custom-select-row input{width:100%;min-width:0}.custom-choice{padding:12px;border:1px solid #d8d4cc;border-radius:10px;background:#fff}.count-compact{max-width:118px}.count-compact input{width:100%;font-variant-numeric:tabular-nums}.recognize-status{margin:8px 0 12px;padding:9px 11px;border-radius:9px;background:#edf7f3;color:#39705f;font-size:12px}@media(max-width:760px){.custom-select-row.is-custom{grid-template-columns:1fr}}
