.fi-observation-field { display: grid; gap: 4px; min-width: 0; width: 100%; }
.fi-observation-field input { width: 100%; min-width: 0; box-sizing: border-box; }
.fi-observation-read { margin: 6px 0; overflow-wrap: anywhere; font-size: 12px; line-height: 1.4; }
