.egargpt-toc {
	margin: 0 0 1.5em;
	padding: 1em 1.25em;
	border: 1px solid #e2e8f0;
	border-radius: 6px;
	background: #f8fafc;
}

.egargpt-toc-title {
	margin: 0 0 0.75em;
	font-size: 1.1em;
}

.egargpt-toc ul {
	margin: 0;
	padding-left: 1.25em;
	list-style: disc;
}

.egargpt-toc li {
	margin: 0.35em 0;
}

.egargpt-toc a {
	text-decoration: none;
	color: inherit;
}

.egargpt-toc a:hover {
	text-decoration: underline;
}
