.seopro-breadcrumbs {
	font-size: 14px;
	line-height: 1.5;
	color: #6b7280;
	margin: 0 0 18px;
	padding: 0;
	word-break: break-word;
}
.seopro-breadcrumbs a {
	color: inherit;
	text-decoration: none;
}
.seopro-breadcrumbs a:hover {
	text-decoration: underline;
	color: #C1121F;
}
.seopro-bc-sep {
	margin: 0 7px;
	color: #c3c7d1;
}
.seopro-bc-current {
	color: #1f2433;
	font-weight: 600;
}

/* İçindekiler tablosu (TOC) */
.seopro-toc {
	background: #fbf7f7;
	border: 1px solid #ecdcdc;
	border-left: 4px solid #C1121F;
	border-radius: 10px;
	padding: 14px 18px;
	margin: 20px 0;
	font-size: 15px;
}
.seopro-toc-title { font-weight: 700; color: #7A0C12; margin-bottom: 8px; font-size: 16px; }
.seopro-toc-list { margin: 0; padding: 0; list-style: none; }
.seopro-toc-list li { margin: 4px 0; line-height: 1.5; }
.seopro-toc-lv3 { padding-left: 18px; font-size: .95em; }
.seopro-toc-list a { color: #444; text-decoration: none; border-bottom: 1px dashed #d9c9c9; }
.seopro-toc-list a:hover { color: #C1121F; border-bottom-color: #C1121F; }
.seopro-reading-time { display: inline-block; font-size: 13px; color: #7A0C12; background: #fbf1f1; border: 1px solid #f0dcdc; border-radius: 999px; padding: 2px 12px; }
