/* Keep customer basics compact and aligned on desktop. */
#recordForm> .card:first-child .grid{grid-template-columns:1.7fr 1fr 1fr;align-items:end}#recordForm> .card:first-child .wide{grid-column:span 1}#recordForm> .card:first-child .field{margin:0}@media(max-width:700px){#recordForm> .card:first-child .grid{grid-template-columns:1fr;gap:14px}#recordForm> .card:first-child .wide{grid-column:span 1}}
