.form-row{flex-wrap:wrap;gap:12px;display:flex}.form-row>*{flex:180px;min-width:0}@media (width<=520px){.form-row>*{flex:100%}}.dash-2col{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}@media (width<=640px){.dash-2col{grid-template-columns:1fr}}
