/* ==========================================================================
   EMBL to FASTA — Tool-specific styles
   Shared Benchling-style framework: tools/common/tbb-sequence-tools.css
   ========================================================================== */

.tbb-embl-to-fasta .tbb-seq-textarea {
	min-height: 220px;
}

@media ( min-width: 900px ) {
	.tbb-embl-to-fasta .tbb-seq-output-pre {
		max-height: 420px;
	}
}
