.math-practical-page .vehicle-field textarea{width:100%;min-height:112px;resize:vertical;border:1px solid #d9dde4;border-radius:12px;background:#fff;color:#182134;padding:.8rem .9rem;font:inherit;line-height:1.45}
.math-practical-page .vehicle-field textarea:focus{outline:3px solid rgba(255,163,0,.22);border-color:#f59b00}
.math-practical-page .vehicle-fields{align-items:start}
.math-practical-page .vehicle-result-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}
.math-practical-page .vehicle-result-primary{overflow-wrap:anywhere}
@media (max-width:700px){.math-practical-page .vehicle-field textarea{min-height:96px}}
