/* Single-post layout: article + Recent Posts sidebar. */

body.single-post .site.grid-container {
	max-width: 1280px;
}

body.single-post .site-content {
	display: flex;
	align-items: flex-start;
	gap: 1.75rem;
	padding: 1.25rem 4rem 2.5rem 1.25rem;
	min-width: 0;
}

body.single-post .site-content .content-area {
	flex: 1 1 0;
	width: auto !important;
	max-width: none;
	float: none !important;
	min-width: 0;
}

body.single-post #right-sidebar,
body.single-post .is-right-sidebar {
	display: block !important;
	flex: 0 0 300px;
	width: 300px !important;
	max-width: 300px;
	float: none !important;
	min-width: 0;
	order: 2;
}

body.single-post .inside-right-sidebar {
	width: 100%;
	padding: 0;
	margin: 0;
}

body.single-post .inside-article {
	max-width: none;
	margin: 0;
	padding: 0.5rem 0.25rem 2rem;
}

body.single-post.one-container.right-sidebar .site-main {
	margin-right: 0;
}

body.single-post .featured-image img,
body.single-post .page-header-image-single img,
body.single-post .post-image img,
body.single-post .inside-article img {
	max-width: 100%;
	height: auto;
}

body.single-post #sfsi_floater {
	position: fixed !important;
	right: 10px !important;
	margin-right: 0 !important;
	top: 38% !important;
	width: 44px !important;
	z-index: 40;
}

/* Sidebar widgets */
body.single-post .sidebar .widget {
	background: #ffffff;
	color: #1b2838;
	border: 1px solid #e8ecf2;
	border-radius: 14px;
	box-shadow: 0 10px 28px rgba(15, 27, 45, 0.06);
	padding: 1.1rem 1.15rem 1.2rem;
	margin: 0 0 1.15rem;
	overflow: hidden;
	word-break: normal;
	overflow-wrap: break-word;
}

body.single-post .sidebar .widget a,
body.single-post .sidebar .widget a:visited {
	color: #0f1b2d;
	text-decoration: none;
}

body.single-post .sidebar .widget a:hover,
body.single-post .sidebar .widget a:focus {
	color: #c45c00;
	text-decoration: underline;
}

body.single-post .sidebar .widget-title,
body.single-post .sidebar h2.widget-title,
body.single-post .sidebar .wp-block-heading {
	display: block;
	width: 100%;
	margin: 0 0 0.85rem;
	padding: 0 0 0.55rem;
	font-size: 0.82rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #0f1b2d;
	background: transparent;
	border: 0;
	border-bottom: 2px solid #f08a24;
	line-height: 1.3;
	white-space: normal;
	word-break: normal;
	overflow-wrap: break-word;
}

body.single-post .sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

body.single-post .sidebar ul li {
	margin: 0;
	padding: 0.7rem 0;
	border-bottom: 1px solid #eef1f5;
	line-height: 1.45;
	font-size: 0.92rem;
	word-break: normal;
	overflow-wrap: break-word;
	hyphens: auto;
}

body.single-post .sidebar ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

body.single-post .sidebar ul li::before {
	content: none;
}

body.single-post .entry-header {
	margin-bottom: 0.35rem;
	padding-bottom: 0;
	border-bottom: 0;
}

body.single-post .entry-title {
	font-size: clamp(1.7rem, 4vw, 2.4rem);
	line-height: 1.18;
	color: #0f1b2d;
	margin: 0 0 0.75rem;
	letter-spacing: -0.02em;
}

body.single-post .entry-header .entry-meta {
	display: none;
}

.tem-eeat-bar {
	margin: 0 0 1.5rem;
	padding: 1rem 1.1rem 1.15rem;
	background: #f7f8fb;
	border: 1px solid #e8ecf2;
	border-radius: 12px;
	border-left: 5px solid #f08a24;
}

.tem-eeat-bar .tem-kicker {
	display: inline-block;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #c45c00;
	margin-bottom: 0.45rem;
}

.tem-eeat-dates {
	margin: 0 0 0.75rem;
	font-size: 0.86rem;
	color: #667085;
}

.tem-eeat-people {
	display: grid;
	gap: 0.85rem;
	margin: 0;
}

@media (min-width: 640px) {
	.tem-eeat-people {
		grid-template-columns: 1fr 1fr;
		gap: 1rem 1.5rem;
	}
}

.tem-eeat-people dt {
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #667085;
	margin: 0 0 0.2rem;
}

.tem-eeat-people dd {
	margin: 0;
	color: #0f1b2d;
}

.tem-eeat-people dd strong {
	display: block;
	font-size: 1.02rem;
}

.tem-eeat-people dd a {
	color: #0f1b2d;
	text-decoration: none;
}

.tem-eeat-people dd a:hover {
	color: #c45c00;
}

.tem-eeat-cred {
	display: block;
	font-size: 0.88rem;
	font-weight: 400;
	color: #4a5568;
	margin-top: 0.15rem;
	line-height: 1.4;
}

body.single-post .entry-content {
	font-size: 1.06rem;
	line-height: 1.75;
	color: #2c3544;
}

body.single-post .entry-content .tem-answer,
body.single-post .entry-content p.tem-post-note {
	background: linear-gradient(180deg, #fff8f0 0%, #fff4e6 100%);
	border-left: 5px solid #f08a24;
	border-radius: 0 12px 12px 0;
	padding: 1rem 1.2rem;
	margin: 0 0 1.25rem;
	color: #0f1b2d;
	box-shadow: 0 8px 24px rgba(240, 138, 36, 0.08);
}

body.single-post .entry-content .tem-ymyl {
	font-size: 0.92rem;
	color: #3d4a5c;
	background: #eef2f7;
	border-radius: 10px;
	padding: 0.85rem 1rem;
	margin: 0 0 1.4rem;
}

body.single-post .entry-content .tem-research-links {
	background: #f7f8fb;
	border: 1px solid #e8ecf2;
	border-radius: 12px;
	padding: 0.95rem 1.1rem 1.05rem;
	margin: 0 0 1.5rem;
}

body.single-post .entry-content .tem-research-links-kicker,
body.page .entry-content .tem-research-links-kicker {
	font-size: 0.72rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #667085;
	margin: 0 0 0.45rem;
	font-weight: 700;
}

body.single-post .entry-content .tem-research-links p {
	margin: 0;
	font-size: 0.92rem;
	line-height: 1.6;
	color: #1b2838;
}

body.single-post .entry-content .tem-research-links a,
body.page .entry-content .tem-research-links a {
	color: #b45309;
}

body.single-post .entry-content p.tem-lead {
	font-size: 1.16rem;
	line-height: 1.65;
	color: #1b2838;
}

body.single-post .entry-content h2 {
	font-size: 1.32rem;
	color: #0f1b2d;
	margin: 2rem 0 0.7rem;
	padding-left: 0.75rem;
	border-left: 4px solid #f08a24;
	line-height: 1.3;
}

body.single-post .entry-content h3 {
	font-size: 1.12rem;
	color: #1b2838;
	margin: 1.4rem 0 0.5rem;
}

body.single-post .entry-content p {
	margin: 0 0 1rem;
}

body.single-post .entry-content ul.wp-block-list,
body.single-post .entry-content > ul,
body.single-post .entry-content .entry-content ul {
	list-style: none;
	margin: 0 0 1.4rem;
	padding: 0;
	display: grid;
	gap: 0.55rem;
}

body.single-post .entry-content ul.wp-block-list > li,
body.single-post .entry-content > ul > li {
	position: relative;
	padding: 0.75rem 0.9rem 0.75rem 2.4rem;
	background: #f7f8fb;
	border-radius: 10px;
	border: 1px solid #e8ecf2;
}

body.single-post .entry-content ul.wp-block-list > li::before,
body.single-post .entry-content > ul > li::before {
	content: "";
	position: absolute;
	left: 0.85rem;
	top: 1rem;
	width: 0.55rem;
	height: 0.55rem;
	border-radius: 50%;
	background: #f08a24;
}

body.single-post #ez-toc-container ul,
body.single-post #ez-toc-container li {
	display: block;
	background: transparent;
	border: 0;
	padding: revert;
	margin: revert;
}

body.single-post #ez-toc-container li::before {
	content: none;
}

body.single-post .entry-content a {
	color: #b45309;
}

body.single-post .entry-content blockquote {
	margin: 1.25rem 0;
	padding: 0.85rem 1.1rem;
	border-left: 4px solid #f08a24;
	background: #f7f8fb;
	color: #1b2838;
}

.tem-eeat-cards {
	display: grid;
	gap: 1rem;
	margin: 2.25rem 0 1rem;
}

@media (min-width: 720px) {
	.tem-eeat-cards {
		grid-template-columns: 1fr 1fr;
	}
}

.tem-eeat-card {
	background: #f7f8fb;
	border: 1px solid #e8ecf2;
	border-radius: 12px;
	padding: 1.1rem 1.15rem 1.2rem;
}

.tem-eeat-card h2 {
	font-size: 0.78rem !important;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	border-left: 0 !important;
	padding-left: 0 !important;
	margin: 0 0 0.55rem !important;
	color: #667085 !important;
}

.tem-eeat-card p {
	margin: 0 0 0.45rem;
	font-size: 0.95rem;
	line-height: 1.55;
}

.tem-eeat-card p:last-child {
	margin-bottom: 0;
}

.tem-eeat-standards {
	font-size: 0.9rem;
	color: #4a5568;
	margin: 0 0 1.5rem;
	padding-top: 0.35rem;
}

@media (max-width: 1024px) {
	body.single-post .site-content {
		padding: 1rem 3.5rem 2rem 1rem;
	}

	body.single-post #right-sidebar,
	body.single-post .is-right-sidebar {
		flex-basis: 260px;
		width: 260px !important;
		max-width: 260px;
	}
}

@media (max-width: 768px) {
	body.single-post .site-content {
		flex-direction: column;
		padding: 0.75rem 1rem 2rem;
	}

	body.single-post #right-sidebar,
	body.single-post .is-right-sidebar {
		flex: 1 1 auto;
		width: 100% !important;
		max-width: 100%;
	}

	body.single-post #sfsi_floater {
		display: none !important;
	}
}
