.hisse-lot { min-width: 0; margin: 0 0 16px; padding: 16px; border: 1px solid var(--line); border-radius: 12px; }
.hisse-lot legend { padding: 0 6px; font-weight: 600; font-size: 14px; }
.hisse-lot .field { margin-bottom: 0; }
.hisse-lot .form-row { margin-bottom: 12px; }
.hisse-lot .hisse-lot-bottom { margin-bottom: 0; align-items: end; }
.hisse-lot-bottom [data-remove] { justify-self: end; min-height: 44px; }
.hisse-buttons { display: flex; flex-wrap: wrap; gap: 8px; }
.hisse-buttons .btn { min-height: 44px; }
.hisse-lot .field__hint { margin-bottom: 0; }
