.autocontent-toc,
.gemini-ai-toc {
	background: #f8f9fa;
	border: 1px solid #e9ecef;
	border-radius: 8px;
	margin-bottom: 30px;
	padding: 20px;
}

.gemini-ai-toc > h2 { margin-top: 0; }
.gemini-ai-toc ul { margin-bottom: 0; }
.gemini-ai-toc ul ul { margin: 8px 0 0 20px; }

.gemini-audio-player {
	background: #f8f9fa;
	border: 1px solid #e9ecef;
	border-radius: 8px;
	margin-bottom: 25px;
	padding: 20px;
}

.gemini-audio-player audio { width: 100%; }
.autocontent-job-progress { margin-top: 10px; }
.autocontent-job-progress progress { width: 100%; }
