/* pages/content-gen.css */
.gen-config-section { margin-bottom: 14px; }
.gen-mode-tabs { margin-bottom: 14px; }
.gen-output-header { margin-bottom: 12px; display: flex; align-items: center; justify-content: space-between; }
.gen-placeholder { min-height: 200px; display: flex; flex-direction: column; align-items: center; justify-content: center; color: var(--text-tertiary); gap: 10px; text-align: center; }
