/* Minimal enhancement layer for the flagship investigation (post 110). */
.postid-110 {
	--inv-ink: #15120e;
	--inv-paper: #fbf7ef;
	--inv-gold: #d9a247;
	--inv-gold-bright: #efbd61;
	--inv-line: rgba(38, 29, 20, 0.14);
}

.postid-110 .yaa-investigation-progress {
	background: rgba(21, 18, 14, 0.16);
	height: 3px;
	inset: 0 0 auto;
	position: fixed;
	z-index: 100001;
}

.postid-110 .yaa-investigation-progress span,
.postid-110 .yaa-investigation-aside-progress span {
	background: var(--inv-gold);
	display: block;
	height: 100%;
	transform: scaleX(0);
	transform-origin: right center;
}

/* Keep the original hero, only retaining the approved additions. */
.postid-110 .yaa-single-kicker:first-child {
	display: none;
}

.postid-110 .yaa-investigation-eyebrow {
	align-items: center;
	color: var(--inv-gold-bright);
	display: flex;
	font-size: 0.76rem;
	font-weight: 700;
	gap: 0.65rem;
	letter-spacing: 0.06em;
	margin: 0 0 1.1rem;
}

.postid-110 .yaa-investigation-eyebrow::before {
	background: var(--inv-gold);
	border-radius: 50%;
	box-shadow: 0 0 0 6px rgba(217, 162, 71, 0.12);
	content: '';
	height: 0.45rem;
	width: 0.45rem;
}

.postid-110 .yaa-single-title {
	font-size: clamp(2.25rem, 3.15vw, 3rem);
	letter-spacing: normal;
	line-height: 1.48;
	max-width: 19ch;
	text-wrap: balance;
	word-spacing: 0.035em;
}

.postid-110 .yaa-investigation-stats {
	border-block: 1px solid rgba(250, 246, 238, 0.18);
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-block-start: 1.8rem;
	max-width: 48rem;
	padding-block: 1.15rem;
}

.postid-110 .yaa-investigation-stat {
	padding-inline: 1.15rem;
}

.postid-110 .yaa-investigation-stat:first-child {
	padding-inline-start: 0;
}

.postid-110 .yaa-investigation-stat + .yaa-investigation-stat {
	border-inline-start: 1px solid rgba(250, 246, 238, 0.16);
}

.postid-110 .yaa-investigation-stat strong,
.postid-110 .yaa-investigation-stat span {
	display: block;
}

.postid-110 .yaa-investigation-stat strong {
	color: var(--inv-gold-bright);
	font-size: clamp(1.35rem, 1.8vw, 1.8rem);
	font-variant-numeric: tabular-nums;
	line-height: 1.2;
}

.postid-110 .yaa-investigation-stat span {
	color: var(--wp--preset--color--cream-muted);
	font-size: 0.72rem;
	line-height: 1.65;
	margin-block-start: 0.3rem;
}

.postid-110 .yaa-investigation-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
	margin-block-start: 1.25rem;
}

.postid-110 .yaa-investigation-action {
	border: 1px solid rgba(250, 246, 238, 0.34);
	color: var(--wp--preset--color--cream);
	font-size: 0.8rem;
	font-weight: 700;
	padding: 0.75rem 1.1rem;
	text-decoration: none;
}

.postid-110 .yaa-investigation-action--primary {
	background: var(--inv-gold);
	border-color: var(--inv-gold);
	color: var(--inv-ink);
}

.postid-110 .yaa-single-hero {
	overflow: hidden;
	position: relative;
}

.postid-110 .yaa-single-hero__inner {
	position: relative;
	z-index: 2;
}

.postid-110 .yaa-investigation-hero-trace {
	bottom: clamp(4rem, 8vw, 7rem);
	direction: ltr;
	left: clamp(2rem, 6vw, 7rem);
	opacity: 0.28;
	pointer-events: none;
	position: absolute;
	width: min(32vw, 35rem);
	z-index: 1;
}

.postid-110 .yaa-investigation-hero-trace svg {
	display: block;
	height: auto;
	overflow: visible;
	width: 100%;
}

.postid-110 .yaa-investigation-hero-trace path {
	fill: none;
	stroke: var(--inv-gold-bright);
	stroke-width: 1.2;
}

.postid-110 .yaa-investigation-hero-trace circle {
	fill: var(--inv-ink);
	stroke: var(--inv-gold-bright);
	stroke-width: 2;
}

.postid-110 .yaa-investigation-hero-trace p {
	color: var(--wp--preset--color--cream-muted);
	display: flex;
	font-size: 0.62rem;
	justify-content: space-between;
	letter-spacing: 0.04em;
	margin: 0.5rem 0 0;
}

/* Wider report and a much smaller dead zone between prose and navigator. */
.postid-110 .yaa-single-content {
	padding-inline: clamp(1.25rem, 3vw, 3rem);
}

.postid-110 .yaa-single-content__inner {
	gap: clamp(1.5rem, 2.5vw, 2.75rem);
	grid-template-columns: minmax(0, 1fr) minmax(15rem, 17.5rem);
	margin-inline: auto !important;
	max-width: 92rem !important;
	width: 100%;
}

.postid-110 .yaa-single-article {
	max-width: none !important;
	min-width: 0;
	width: 100%;
}

.postid-110 .yaa-single-prose {
	font-size: clamp(1rem, 0.35vw + 0.9rem, 1.0625rem);
	line-height: 2.05;
	max-width: none !important;
	min-width: 0;
	width: 100%;
}

.postid-110 .yaa-single-prose h2 {
	letter-spacing: normal;
	line-height: 1.62;
}

.postid-110 .yaa-single-prose h3 {
	letter-spacing: normal;
	line-height: 1.68;
}

.postid-110 .yaa-single-prose h4 {
	letter-spacing: normal;
	line-height: 1.75;
}

.postid-110 .yaa-single-prose > :not(.alignwide):not(.alignfull) {
	margin-inline: 0 !important;
	max-width: 70rem !important;
}

.postid-110 .yaa-single-prose > :is(.wp-block-image, .wp-block-table, .wp-block-group, .wp-block-pullquote) {
	max-width: 100% !important;
}

.postid-110 .yaa-single-prose img,
.postid-110 .yaa-single-prose svg,
.postid-110 .yaa-single-prose video {
	display: block;
	height: auto;
	max-width: 100%;
}

.postid-110 .yaa-single-prose > picture,
.postid-110 .yaa-single-prose > figure.wp-block-image,
.postid-110 .yaa-single-prose > .wp-block-image {
	box-sizing: border-box;
	display: block;
	margin-inline: 0 !important;
	max-width: 70rem !important;
	width: 100% !important;
}

.postid-110 .yaa-single-prose > picture.yaa-report-infographic {
	inset: auto !important;
	position: static !important;
	transform: none !important;
}

.postid-110 .yaa-single-prose picture > img,
.postid-110 .yaa-single-prose figure.wp-block-image > img {
	width: 100%;
}

.postid-110 .yaa-single-prose .wp-block-group > figure.wp-block-image {
	box-sizing: border-box;
	margin-inline: 0 !important;
	max-width: 100% !important;
	width: 100%;
}

.postid-110 .yaa-single-prose :is(p, li, td, th, code, a) {
	overflow-wrap: anywhere;
}

.postid-110 .yaa-investigation-chapter-heading {
	border-block-start: 1px solid var(--inv-line);
	padding-block-start: 2.2rem;
	position: relative;
	scroll-margin-top: 7rem;
}

.postid-110 .yaa-investigation-chapter-heading::before {
	color: var(--wp--preset--color--amber-ink);
	content: 'الفصل ' attr(data-chapter-name);
	display: block;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.045em;
	margin-block-end: 0.65rem;
}

.postid-110 .yaa-investigation-evidence-heading {
	padding-block-start: 1.8rem;
	position: relative;
	scroll-margin-top: 7rem;
}

.postid-110 .yaa-investigation-evidence-heading::before {
	background: rgba(217, 162, 71, 0.12);
	border: 1px solid rgba(168, 111, 27, 0.22);
	color: var(--wp--preset--color--amber-ink);
	content: attr(data-evidence);
	display: table;
	font-size: 0.64rem;
	font-weight: 700;
	line-height: 1;
	margin-block-end: 0.7rem;
	padding: 0.45rem 0.65rem;
}

.postid-110 .yaa-investigation-featured-graphic {
	background: rgba(241, 232, 216, 0.34);
	border-block: 1px solid var(--inv-line);
	box-sizing: border-box;
	display: block;
	margin-inline: 0 !important;
	max-width: 70rem !important;
	padding: 1.25rem;
	width: 100% !important;
}

.postid-110 .yaa-investigation-chapter-proof {
	background: rgba(241, 232, 216, 0.5);
	border-inline-start: 3px solid var(--inv-gold);
	margin-block: 3.5rem 1rem !important;
	max-width: 70rem !important;
	padding: 1.25rem 1.5rem;
}

.postid-110 .yaa-investigation-chapter-proof strong {
	color: var(--wp--preset--color--amber-ink);
	display: block;
	font-size: 0.72rem;
	margin-block-end: 0.45rem;
}

.postid-110 .yaa-investigation-chapter-proof p {
	font-size: 0.88rem;
	font-weight: 600;
	line-height: 1.8;
	margin: 0;
}

.postid-110 .yaa-investigation-table {
	-webkit-overflow-scrolling: touch;
	max-width: 100%;
	overflow-x: auto;
}

.postid-110 .yaa-investigation-table:focus-visible {
	outline: 3px solid rgba(217, 162, 71, 0.45);
	outline-offset: 4px;
}

/* Approved current-section navigator. */
.postid-110 .yaa-single-aside {
	background: rgba(241, 232, 216, 0.5);
	border-block-start: 3px solid var(--inv-gold);
	max-height: calc(100vh - 9rem);
	max-width: 17.5rem !important;
	overflow: auto;
	padding: 1.25rem;
	scrollbar-width: thin;
}

.postid-110 .yaa-investigation-toc-head {
	align-items: start;
	display: flex;
	justify-content: space-between;
}

.postid-110 .yaa-single-aside .yaa-single-kicker {
	display: block;
}

.postid-110 .yaa-single-aside h2 {
	font-size: 0.9rem;
}

.postid-110 .yaa-investigation-toc-close {
	background: transparent;
	border: 0;
	display: none;
	font-size: 2rem;
	line-height: 1;
}

.postid-110 .yaa-investigation-current {
	color: var(--inv-ink) !important;
	font-size: 0.86rem !important;
	font-weight: 700;
	line-height: 1.7 !important;
	margin-block: 1rem !important;
}

.postid-110 .yaa-investigation-time {
	color: var(--wp--preset--color--ink-muted) !important;
	font-size: 0.66rem !important;
	line-height: 1.6 !important;
	margin: 0 !important;
}

.postid-110 .yaa-investigation-aside-progress {
	background: rgba(21, 18, 14, 0.12);
	height: 2px;
	margin-block: 1rem 1.25rem;
}

.postid-110 .yaa-single-aside ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.postid-110 .yaa-single-aside li + li {
	border-block-start: 1px solid var(--inv-line);
}

.postid-110 .yaa-single-aside nav a {
	color: var(--wp--preset--color--ink-muted);
	display: block;
	font-size: 0.7rem;
	font-weight: 500;
	line-height: 1.65;
	padding-block: 0.65rem;
	text-decoration: none;
}

.postid-110 .yaa-single-aside nav a.is-active {
	color: var(--inv-ink);
	font-weight: 700;
}

.postid-110 .yaa-single-aside nav a.is-active::before {
	color: var(--inv-gold);
	content: '●';
	font-size: 0.55rem;
	margin-inline-end: 0.45rem;
}

.postid-110 .yaa-investigation-evidence-link {
	border-block-start: 1px solid var(--inv-line);
	display: block;
	font-size: 0.72rem;
	margin-block-start: 1rem;
	padding-block-start: 1rem;
}

.postid-110 .yaa-investigation-mobile-nav {
	display: none;
}

@media (max-width: 980px) {
	.postid-110 .yaa-investigation-hero-trace {
		display: none;
	}

	.postid-110 .yaa-single-content__inner {
		grid-template-columns: minmax(0, 1fr);
	}

	.postid-110 .yaa-single-aside {
		background: var(--inv-paper);
		box-shadow: 0 -1.25rem 4rem rgba(21, 18, 14, 0.22);
		inset: auto 0 0;
		max-height: min(78vh, 42rem);
		max-width: none !important;
		padding: 1.5rem;
		position: fixed;
		transform: translateY(110%);
		transition: transform 0.3s ease;
		width: 100%;
		z-index: 100003;
	}

	.postid-110 .yaa-single-aside.is-open {
		transform: translateY(0);
	}

	.postid-110 .yaa-investigation-toc-close {
		display: block;
	}

	.postid-110 .yaa-investigation-mobile-nav {
		align-items: center;
		background: var(--inv-ink);
		border: 1px solid rgba(239, 189, 97, 0.45);
		bottom: 1rem;
		box-shadow: 0 0.75rem 2rem rgba(21, 18, 14, 0.28);
		color: var(--wp--preset--color--cream);
		display: flex;
		font-family: inherit;
		font-size: 0.72rem;
		font-weight: 700;
		gap: 1rem;
		inset-inline-start: 50%;
		justify-content: space-between;
		padding: 0.8rem 1rem;
		position: fixed;
		transform: translateX(50%);
		width: min(20rem, calc(100vw - 2rem));
		z-index: 100002;
	}

	.postid-110 .yaa-investigation-mobile-nav strong {
		color: var(--inv-gold-bright);
	}
}

@media (max-width: 767px) {
	.postid-110 .yaa-single-title {
		font-size: clamp(1.95rem, 8.2vw, 2.3rem);
		letter-spacing: normal;
		line-height: 1.48;
		word-spacing: 0.02em;
	}

	.postid-110 .yaa-investigation-stats {
		gap: 0.9rem;
		grid-template-columns: 1fr;
	}

	.postid-110 .yaa-investigation-stat,
	.postid-110 .yaa-investigation-stat:first-child {
		padding-inline: 0;
	}

	.postid-110 .yaa-investigation-stat + .yaa-investigation-stat {
		border-block-start: 1px solid rgba(250, 246, 238, 0.13);
		border-inline-start: 0;
		padding-block-start: 0.9rem;
	}

	.postid-110,
	.postid-110 .yaa-single-post,
	.postid-110 .yaa-single-content,
	.postid-110 .yaa-single-content__inner,
	.postid-110 .yaa-single-article,
	.postid-110 .yaa-single-prose {
		max-width: 100%;
		overflow-x: clip;
		width: 100%;
	}

	.postid-110 .yaa-single-content {
		padding-inline: 1rem;
	}

	.postid-110 .yaa-single-prose > * {
		box-sizing: border-box;
		margin-inline: 0 !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	.postid-110 .yaa-investigation-table {
		max-width: calc(100vw - 2rem) !important;
		overflow-x: auto !important;
		width: 100%;
	}

	.postid-110 .yaa-investigation-table table {
		min-width: 34rem;
	}

	.postid-110 .yaa-investigation-featured-graphic {
		margin-inline: 0 !important;
		padding: 0.75rem;
		width: 100% !important;
	}

	.postid-110 .yaa-investigation-chapter-proof {
		margin-block: 2.75rem 0.75rem !important;
		max-width: 100% !important;
		padding: 1rem;
	}

	.postid-110 .yaa-single-prose pre {
		max-width: 100%;
		overflow-x: auto;
	}
}

@media (prefers-reduced-motion: reduce) {
	.postid-110 .yaa-single-aside {
		transition: none;
	}
}
