body.single-aidp_prophecy,
body.post-type-archive-aidp_prophecy {
	background: #030609;
	color: #f2f4f5;
}

.aidp-report-page {
	min-height: 100vh;
	padding: calc(88px + clamp(28px, 5vw, 64px)) clamp(14px, 2vw, 30px) clamp(28px, 5vw, 64px);
	background:
		radial-gradient(circle at 76% 12%, rgba(255, 48, 48, 0.1), transparent 34rem),
		radial-gradient(circle at 18% 20%, rgba(36, 74, 92, 0.13), transparent 28rem),
		linear-gradient(rgba(139, 220, 231, 0.032) 1px, transparent 1px),
		linear-gradient(90deg, rgba(139, 220, 231, 0.026) 1px, transparent 1px),
		linear-gradient(180deg, #030609 0%, #061014 48%, #030609 100%);
	background-size: auto, auto, 78px 78px, 78px 78px, auto;
	font-family: "Roboto Mono", Consolas, monospace;
}

.aidp-report-page *,
.aidp-report-page *::before,
.aidp-report-page *::after {
	box-sizing: border-box;
}

.aidp-report-page a {
	color: inherit;
	text-decoration: none;
}

.aidp-report-shell,
.aidp-archive-hero,
.aidp-archive-grid {
	width: min(100%, 1180px);
	margin-inline: auto;
}

.aidp-report-shell {
	border: 1px solid rgba(120, 15, 18, 0.72);
	background: rgba(3, 7, 10, 0.78);
	box-shadow: 0 30px 120px rgba(0, 0, 0, 0.42), inset 0 0 0 1px rgba(255, 48, 48, 0.04);
}

.aidp-report-hero {
	padding: clamp(22px, 3vw, 38px);
	border-bottom: 1px solid rgba(120, 15, 18, 0.62);
}

.aidp-back-link,
.aidp-report-labels,
.aidp-archive-meta,
.aidp-read-report,
.aidp-report-nav,
.aidp-report-score span {
	color: #ff3030;
	font-family: "Roboto Mono", Consolas, monospace;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.aidp-back-link:hover,
.aidp-read-report:hover,
.aidp-report-nav a:hover,
.aidp-archive-card h2 a:hover {
	color: #ff4a42;
	text-shadow: 0 0 18px rgba(255, 48, 48, 0.28);
}

.aidp-report-labels {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	margin-top: 18px;
	color: rgba(210, 218, 222, 0.55);
}

.aidp-report-labels span:first-child {
	color: #ff3030;
}

.aidp-report-title-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
	gap: clamp(22px, 5vw, 70px);
	align-items: start;
	margin-top: 36px;
}

.aidp-report-title-grid h1,
.aidp-archive-hero h1,
.aidp-archive-card h2 {
	margin: 0;
	color: #f2f4f5;
	font-family: "Rajdhani", "Arial Narrow", sans-serif;
	font-weight: 800;
	line-height: 0.94;
	letter-spacing: 0;
	text-transform: uppercase;
}

.aidp-report-title-grid h1 {
	max-width: 780px;
	font-size: clamp(48px, 6vw, 88px);
}

.aidp-report-title-grid p,
.aidp-archive-hero p,
.aidp-archive-card p,
.aidp-report-content,
.aidp-report-panel p {
	color: rgba(245, 245, 245, 0.82);
	font: 15px/1.75 "Roboto Mono", Consolas, monospace;
}

.aidp-report-title-grid p {
	max-width: 740px;
	margin: 18px 0 0;
}

.aidp-report-score {
	padding: 22px;
	border: 1px solid rgba(120, 15, 18, 0.82);
	background: rgba(5, 10, 14, 0.78);
	box-shadow: inset 0 0 0 1px rgba(255, 48, 48, 0.06);
}

.aidp-report-score strong {
	display: block;
	margin: 8px 0 10px;
	color: #ff3030;
	font-family: "Rajdhani", "Arial Narrow", sans-serif;
	font-size: 58px;
	line-height: 0.9;
}

.aidp-report-score b {
	display: block;
	margin-top: 8px;
	color: #ff3838;
	font-family: "Rajdhani", "Arial Narrow", sans-serif;
	font-size: 28px;
	line-height: 1;
	text-transform: uppercase;
}

.aidp-report-score hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid rgba(210, 218, 222, 0.14);
}

.aidp-score-bars {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 5px;
}

.aidp-score-bars i {
	height: 8px;
	background: rgba(210, 218, 222, 0.14);
}

.aidp-score-bars i.is-active {
	background: #ff3030;
	box-shadow: 0 0 14px rgba(255, 48, 48, 0.3);
}

.aidp-prophecy-featured-image {
	margin: clamp(20px, 3vw, 34px);
	overflow: hidden;
	aspect-ratio: 16 / 7;
	border: 1px solid rgba(120, 15, 18, 0.82);
	background:
		linear-gradient(rgba(139, 220, 231, 0.04) 1px, transparent 1px),
		linear-gradient(90deg, rgba(139, 220, 231, 0.035) 1px, transparent 1px),
		radial-gradient(circle at 50% 50%, rgba(255, 48, 48, 0.12), transparent 32rem),
		#030609;
	background-size: 54px 54px, 54px 54px, auto, auto;
	box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.72), 0 0 44px rgba(255, 48, 48, 0.1);
}

.aidp-prophecy-featured-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: saturate(0.92) contrast(1.08) brightness(0.78);
}

.aidp-image-pending {
	display: grid;
	place-items: center;
	width: 100%;
	height: 100%;
	color: rgba(245, 245, 245, 0.52);
	font: 700 13px/1 "Roboto Mono", Consolas, monospace;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.aidp-report-panel {
	margin: clamp(20px, 3vw, 34px);
	padding: clamp(20px, 2.5vw, 30px);
	border: 1px solid rgba(120, 15, 18, 0.68);
	background: rgba(5, 10, 14, 0.72);
	box-shadow: inset 0 0 0 1px rgba(255, 48, 48, 0.04);
}

.aidp-report-panel h2,
.aidp-report-disclaimer strong {
	display: block;
	margin: 0 0 18px;
	color: #ff3030;
	font: 800 18px/1 "Rajdhani", "Arial Narrow", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.aidp-report-content h1,
.aidp-report-content h2,
.aidp-report-content h3 {
	color: #f2f4f5;
	font-family: "Rajdhani", "Arial Narrow", sans-serif;
	text-transform: uppercase;
}

.aidp-risk-factor-grid,
.aidp-region-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	gap: 12px;
}

.aidp-risk-factor-grid span,
.aidp-region-list span {
	padding: 14px;
	border: 1px solid rgba(120, 15, 18, 0.52);
	color: rgba(245, 245, 245, 0.82);
	text-transform: uppercase;
}

.aidp-source-list {
	display: grid;
}

.aidp-source-list div {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(120px, auto);
	gap: 18px;
	padding: 13px 0;
	border-bottom: 1px solid rgba(210, 218, 222, 0.1);
	color: rgba(245, 245, 245, 0.78);
}

.aidp-source-list a,
.aidp-source-list em {
	color: #ff3030;
	font-style: normal;
	text-align: right;
}

.aidp-report-lower-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.8fr) minmax(0, 1fr);
	gap: 0;
}

.aidp-risk-bars {
	display: grid;
	gap: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.aidp-risk-bars li {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(130px, 0.55fr);
	gap: 16px;
	align-items: center;
	color: rgba(245, 245, 245, 0.82);
}

.aidp-risk-bars i {
	height: 6px;
	background: linear-gradient(90deg, #ff3030 0 78%, rgba(210, 218, 222, 0.12) 78% 100%);
}

.aidp-report-disclaimer {
	margin: clamp(20px, 3vw, 34px);
	padding: 22px;
	border: 1px solid rgba(180, 20, 22, 0.85);
	background: rgba(20, 3, 4, 0.42);
}

.aidp-report-disclaimer p {
	margin: 0;
	color: rgba(245, 245, 245, 0.78);
}

.aidp-report-nav {
	display: grid;
	grid-template-columns: 1fr auto 1fr;
	gap: 18px;
	padding: 20px clamp(20px, 3vw, 34px);
	border-top: 1px solid rgba(120, 15, 18, 0.62);
	color: rgba(245, 245, 245, 0.72);
}

.aidp-report-nav > div:last-child {
	text-align: right;
}

.aidp-archive-hero {
	margin-bottom: 18px;
	padding: clamp(24px, 4vw, 48px);
	border: 1px solid rgba(120, 15, 18, 0.75);
	background: rgba(5, 10, 14, 0.84);
}

.aidp-archive-hero span {
	color: #ff3030;
	font: 700 12px/1 "Roboto Mono", Consolas, monospace;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}

.aidp-archive-hero h1 {
	margin-top: 18px;
	font-size: clamp(46px, 6vw, 82px);
}

.aidp-archive-grid {
	display: grid;
	gap: 16px;
}

.aidp-archive-card {
	display: grid;
	grid-template-columns: minmax(220px, 320px) minmax(0, 1fr);
	gap: 24px;
	padding: 18px;
	border: 1px solid rgba(120, 15, 18, 0.75);
	background: rgba(5, 10, 14, 0.88);
	box-shadow: inset 0 0 0 1px rgba(255, 48, 48, 0.06);
	transition: border-color 160ms ease, box-shadow 160ms ease;
}

.aidp-archive-card:hover {
	border-color: rgba(255, 48, 48, 0.5);
	box-shadow: inset 0 0 0 1px rgba(255, 48, 48, 0.1), 0 0 34px rgba(255, 48, 48, 0.09);
}

.aidp-archive-thumb {
	display: block;
	min-height: 190px;
	overflow: hidden;
	border: 1px solid rgba(120, 15, 18, 0.46);
	background:
		linear-gradient(135deg, rgba(255, 48, 48, 0.12), transparent 42%),
		#030609;
}

.aidp-archive-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: saturate(0.9) contrast(1.08) brightness(0.72);
}

.aidp-archive-thumb span {
	display: grid;
	place-items: center;
	min-height: 190px;
	color: rgba(245, 245, 245, 0.48);
	text-transform: uppercase;
}

.aidp-archive-card-body {
	display: grid;
	align-content: center;
	gap: 12px;
	min-width: 0;
}

.aidp-archive-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	color: rgba(210, 218, 222, 0.62);
}

.aidp-archive-card h2 {
	font-size: clamp(34px, 4vw, 60px);
}

.aidp-archive-card h2 a {
	transition: color 160ms ease, text-shadow 160ms ease;
}

.aidp-archive-card p {
	max-width: 720px;
	margin: 0;
}

.aidp-prophecy-archive .navigation.pagination {
	margin-top: 12px;
	padding: 18px;
	border: 1px solid rgba(120, 15, 18, 0.75);
	background: rgba(5, 10, 14, 0.78);
}

.aidp-prophecy-archive .page-numbers {
	color: rgba(245, 245, 245, 0.82);
}

.aidp-prophecy-archive .page-numbers.current,
.aidp-prophecy-archive a.page-numbers:hover {
	color: #ff3030;
}

@media (max-width: 820px) {
	.aidp-report-title-grid,
	.aidp-report-lower-grid,
	.aidp-archive-card {
		grid-template-columns: 1fr;
	}

	.aidp-prophecy-featured-image {
		aspect-ratio: 16 / 10;
	}

	.aidp-source-list div {
		grid-template-columns: 1fr;
	}

	.aidp-source-list a,
	.aidp-source-list em,
	.aidp-report-nav > div:last-child {
		text-align: left;
	}

	.aidp-report-nav {
		grid-template-columns: 1fr;
	}
}

/* Single prophecy report: premium classified layout */
body.single-aidp_prophecy .site,
body.single-aidp_prophecy .site-main,
body.single-aidp_prophecy .content-bg,
body.single-aidp_prophecy .content-container,
body.single-aidp_prophecy .entry {
	background: transparent;
}

body.single-aidp_prophecy .aidp-report-page {
	padding: calc(88px + clamp(24px, 4vw, 58px)) clamp(12px, 2vw, 28px) clamp(54px, 6vw, 88px);
	background:
		radial-gradient(circle at 78% 18%, rgba(80, 10, 12, 0.28), transparent 34rem),
		radial-gradient(circle at 16% 24%, rgba(12, 38, 45, 0.22), transparent 28rem),
		linear-gradient(rgba(139, 220, 231, 0.038) 1px, transparent 1px),
		linear-gradient(90deg, rgba(139, 220, 231, 0.03) 1px, transparent 1px),
		linear-gradient(180deg, #020405 0%, #05090c 48%, #020405 100%);
	background-size: auto, auto, 74px 74px, 74px 74px, auto;
}

body.single-aidp_prophecy .aidp-report-shell {
	width: min(100%, 1320px);
	border-color: rgba(96, 20, 22, 0.72);
	background:
		linear-gradient(180deg, rgba(4, 8, 11, 0.9), rgba(3, 7, 9, 0.84)),
		rgba(3, 6, 8, 0.92);
	box-shadow:
		0 42px 150px rgba(0, 0, 0, 0.52),
		inset 0 0 0 1px rgba(255, 48, 48, 0.035);
}

.aidp-report-topbar {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	min-height: 58px;
	border-bottom: 1px solid rgba(120, 15, 18, 0.62);
	background: rgba(3, 7, 10, 0.74);
}

.aidp-report-topbar > * {
	display: flex;
	align-items: center;
	padding: 0 clamp(18px, 2vw, 30px);
	border-right: 1px solid rgba(172, 196, 205, 0.1);
	color: rgba(210, 218, 222, 0.7);
	font: 700 12px/1 "Roboto Mono", Consolas, monospace;
	letter-spacing: 1.1px;
	text-transform: uppercase;
}

.aidp-report-topbar > *:last-child {
	border-right: 0;
}

.aidp-report-topbar > :nth-child(2) {
	justify-content: center;
	color: #f2f4f5;
}

.aidp-report-topbar .aidp-back-link {
	color: #ff3030;
}

body.single-aidp_prophecy .aidp-report-hero {
	padding: clamp(28px, 3.8vw, 54px) clamp(28px, 4vw, 54px) clamp(16px, 2vw, 28px);
	border-bottom: 0;
}

body.single-aidp_prophecy .aidp-report-title-grid {
	grid-template-columns: minmax(0, 0.67fr) minmax(340px, 0.33fr);
	gap: clamp(36px, 5vw, 78px);
	align-items: stretch;
	margin-top: 0;
}

.aidp-report-intro {
	display: flex;
	flex-direction: column;
	min-width: 0;
}

body.single-aidp_prophecy .aidp-report-title-grid h1 {
	max-width: 820px;
	color: #f2f4f5;
	font-size: clamp(28px, 3vw, 34px);
	font-weight: 800;
	line-height: 0.95;
	white-space: nowrap;
	text-shadow: 0 16px 44px rgba(0, 0, 0, 0.64);
}

body.single-aidp_prophecy .aidp-report-summary {
	max-width: 830px;
	margin: 14px 0 0;
	color: #f0f6f7;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 0.3px;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-prophecy-featured-image {
	width: 100%;
	margin: 16px 0 0;
	flex: 1;
	aspect-ratio: 16 / 7.6;
	min-height: 330px;
	border-color: rgba(128, 18, 20, 0.92);
	border-radius: 3px;
	background:
		linear-gradient(rgba(139, 220, 231, 0.036) 1px, transparent 1px),
		linear-gradient(90deg, rgba(139, 220, 231, 0.032) 1px, transparent 1px),
		radial-gradient(circle at 50% 48%, rgba(255, 48, 48, 0.14), transparent 30rem),
		#030609;
	background-size: 44px 44px, 44px 44px, auto, auto;
	box-shadow:
		0 0 42px rgba(255, 48, 48, 0.08),
		inset 0 0 70px rgba(0, 0, 0, 0.8);
}

body.single-aidp_prophecy .aidp-prophecy-featured-image img {
	display: block;
	filter: saturate(0.95) contrast(1.1) brightness(0.82);
}

body.single-aidp_prophecy .aidp-report-score {
	position: sticky;
	top: 112px;
	display: grid;
	gap: 0;
	align-self: stretch;
	align-content: start;
	min-height: 0;
	padding: clamp(18px, 2vw, 24px);
	border-color: rgba(128, 18, 20, 0.9);
	background:
		linear-gradient(180deg, rgba(5, 10, 14, 0.92), rgba(3, 7, 10, 0.96)),
		rgba(5, 10, 14, 0.92);
	box-shadow:
		inset 0 0 0 1px rgba(255, 48, 48, 0.06),
		0 0 60px rgba(0, 0, 0, 0.24);
}

body.single-aidp_prophecy .aidp-score-block {
	padding: 0 0 18px;
	margin: 0 0 18px;
	border-bottom: 1px solid rgba(210, 218, 222, 0.13);
}

body.single-aidp_prophecy .aidp-score-block:last-child {
	margin-bottom: 18px;
}

body.single-aidp_prophecy .aidp-score-block span {
	display: block;
	margin-bottom: 9px;
	color: rgba(220, 232, 236, 0.78);
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 1.1px;
}

body.single-aidp_prophecy .aidp-score-signal-heading {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
}

body.single-aidp_prophecy .aidp-score-signal-heading h3 {
	margin: 0;
	color: #ff3030;
	font-family: "Rajdhani", "Arial Narrow", sans-serif;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.12em;
	line-height: 1;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-score-block .aidp-score-signal-label {
	color: #f2f4f5;
}

body.single-aidp_prophecy .aidp-report-score strong {
	margin: 0 0 11px;
	color: #ff3030;
	font-size: clamp(32px, 3vw, 40px);
	font-weight: 800;
	text-shadow: 0 0 22px rgba(255, 48, 48, 0.18);
}

body.single-aidp_prophecy .aidp-report-score b {
	margin: 0;
	color: #ff3030;
	font-size: clamp(20px, 2vw, 26px);
	font-weight: 800;
	line-height: 0.95;
	text-shadow: 0 0 22px rgba(255, 48, 48, 0.16);
}

body.single-aidp_prophecy .aidp-report-score em {
	display: block;
	margin-top: 7px;
	color: #f2f4f5;
	font: 700 10px/1.4 "Roboto Mono", Consolas, monospace;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-score-segments {
	display: grid;
	grid-template-columns: repeat(10, minmax(0, 1fr));
	gap: 4px;
	width: min(100%, 230px);
	margin-top: 4px;
}

body.single-aidp_prophecy .aidp-score-segments i {
	display: block;
	height: 8px;
	border: 1px solid rgba(210, 218, 222, 0.08);
	background: rgba(210, 218, 222, 0.11);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.38);
}

body.single-aidp_prophecy .aidp-score-segments i.is-active {
	border-color: rgba(255, 48, 48, 0.54);
	background: linear-gradient(180deg, #ff3838, #a90e12);
	box-shadow: 0 0 13px rgba(255, 48, 48, 0.24), inset 0 0 8px rgba(255, 255, 255, 0.08);
}

body.single-aidp_prophecy .aidp-score-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: auto;
	padding-top: 2px;
}

body.single-aidp_prophecy .aidp-score-tags span {
	padding: 6px 9px;
	border: 1px solid rgba(120, 15, 18, 0.85);
	background: rgba(12, 2, 4, 0.32);
	color: rgba(245, 245, 245, 0.84);
	font-family: "Roboto Mono", Consolas, monospace;
	font-size: 10px;
	line-height: 1.2;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-report-panel {
	margin: 0 clamp(28px, 4vw, 54px) 14px;
	padding: clamp(22px, 2.8vw, 34px);
	border-color: rgba(120, 15, 18, 0.72);
	background:
		linear-gradient(180deg, rgba(5, 10, 14, 0.62), rgba(3, 7, 10, 0.76)),
		rgba(5, 10, 14, 0.72);
}

body.single-aidp_prophecy .aidp-report-prophecy {
	max-width: 760px;
	margin-top: 0;
}

body.single-aidp_prophecy .aidp-report-main-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.67fr) minmax(340px, 0.33fr);
	gap: clamp(36px, 5vw, 78px);
	align-items: start;
	margin: 0 clamp(28px, 4vw, 54px) 14px;
}

body.single-aidp_prophecy .aidp-report-main-grid .aidp-report-panel {
	margin: 0;
}

body.single-aidp_prophecy .aidp-report-main-grid .aidp-report-prophecy {
	max-width: none;
}

body.single-aidp_prophecy .aidp-live-signal-panel {
	display: grid;
	gap: 18px;
	align-self: stretch;
}

body.single-aidp_prophecy .aidp-signal-card,
body.single-aidp_prophecy .aidp-related-card {
	position: relative;
	padding: 22px;
	border: 1px solid rgba(120, 15, 18, 0.8);
	background:
		linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px),
		rgba(3, 6, 9, 0.88);
	background-size: 28px 28px, 28px 28px, auto;
	box-shadow: inset 0 0 38px rgba(255, 48, 48, 0.06);
}

body.single-aidp_prophecy .aidp-signal-card::after,
body.single-aidp_prophecy .aidp-related-card::after {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 74% 8%, rgba(255, 48, 48, 0.12), transparent 42%);
	pointer-events: none;
}

body.single-aidp_prophecy .aidp-signal-card > *,
body.single-aidp_prophecy .aidp-related-card > * {
	position: relative;
	z-index: 1;
}

body.single-aidp_prophecy .aidp-signal-heading {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 18px;
}

body.single-aidp_prophecy .aidp-signal-heading h3,
body.single-aidp_prophecy .aidp-related-card h3 {
	margin: 0;
	color: #ff3030;
	font-family: "Rajdhani", "Arial Narrow", sans-serif;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.12em;
	line-height: 1;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-signal-pulse {
	width: 9px;
	height: 9px;
	border-radius: 999px;
	background: #ff3030;
	box-shadow: 0 0 12px rgba(255, 48, 48, 0.95);
	animation: aidpSignalPulse 1.4s infinite;
}

@keyframes aidpSignalPulse {
	0%,
	100% {
		opacity: 0.45;
		transform: scale(1);
	}

	50% {
		opacity: 1;
		transform: scale(1.35);
	}
}

body.single-aidp_prophecy .aidp-signal-meter {
	margin-bottom: 18px;
}

body.single-aidp_prophecy .aidp-signal-meter span {
	display: block;
	margin-bottom: 6px;
	color: rgba(230, 238, 242, 0.65);
	font-family: "Roboto Mono", Consolas, monospace;
	font-size: 11px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-signal-meter strong {
	display: block;
	margin-bottom: 8px;
	color: #ff3030;
	font-family: "Rajdhani", "Arial Narrow", sans-serif;
	font-size: 34px;
	line-height: 1;
}

body.single-aidp_prophecy .aidp-signal-bar {
	height: 8px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.09);
}

body.single-aidp_prophecy .aidp-signal-bar i {
	display: block;
	height: 100%;
	background: linear-gradient(90deg, #ff3030, #ff6a3a);
	box-shadow: 0 0 18px rgba(255, 48, 48, 0.55);
}

body.single-aidp_prophecy .aidp-signal-list {
	margin: 0;
	padding: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.09);
	list-style: none;
}

body.single-aidp_prophecy .aidp-signal-list li {
	display: flex;
	justify-content: space-between;
	gap: 14px;
	padding: 11px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	font-family: "Roboto Mono", Consolas, monospace;
	font-size: 12px;
}

body.single-aidp_prophecy .aidp-signal-list span {
	color: rgba(230, 238, 242, 0.72);
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-signal-list strong {
	color: #ff3030;
	text-align: right;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-signal-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 16px;
}

body.single-aidp_prophecy .aidp-signal-tags span {
	padding: 6px 9px;
	border: 1px solid rgba(120, 15, 18, 0.85);
	color: rgba(245, 245, 245, 0.82);
	font-family: "Roboto Mono", Consolas, monospace;
	font-size: 10px;
	line-height: 1.2;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-related-card ul {
	margin: 16px 0 0;
	padding: 0;
	list-style: none;
}

body.single-aidp_prophecy .aidp-related-card li {
	padding: 13px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

body.single-aidp_prophecy .aidp-related-card li:last-child {
	border-bottom: 0;
}

body.single-aidp_prophecy .aidp-related-card a {
	display: block;
	color: #f3f5f6;
	font-family: "Rajdhani", "Arial Narrow", sans-serif;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.08;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 160ms ease, text-shadow 160ms ease;
}

body.single-aidp_prophecy .aidp-related-card a:hover,
body.single-aidp_prophecy .aidp-related-card a:focus-visible {
	color: #ff3030;
	text-shadow: 0 0 12px rgba(255, 48, 48, 0.35);
}

body.single-aidp_prophecy .aidp-related-card li span,
body.single-aidp_prophecy .aidp-related-card p {
	display: block;
	margin: 4px 0 0;
	color: rgba(230, 238, 242, 0.55);
	font-family: "Roboto Mono", Consolas, monospace;
	font-size: 11px;
	line-height: 1.45;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-report-panel h2,
body.single-aidp_prophecy .aidp-report-disclaimer strong {
	margin-bottom: 18px;
	color: #ff3030;
	font: 800 16px/1 "Rajdhani", "Arial Narrow", sans-serif;
	letter-spacing: 1.3px;
}

body.single-aidp_prophecy .aidp-report-content > h1:first-child,
body.single-aidp_prophecy .aidp-report-content > h2:first-child,
body.single-aidp_prophecy .aidp-report-content > h3:first-child,
body.single-aidp_prophecy .aidp-report-content > p:first-child:empty {
	display: none;
}

body.single-aidp_prophecy .aidp-report-content p,
body.single-aidp_prophecy .aidp-report-panel p {
	margin: 0 0 16px;
	color: rgba(245, 245, 245, 0.84);
	font-size: 14px;
	line-height: 1.78;
}

body.single-aidp_prophecy .aidp-risk-factor-grid {
	grid-template-columns: repeat(auto-fit, minmax(128px, 1fr));
	gap: 0;
	border: 1px solid rgba(210, 218, 222, 0.08);
	background:
		linear-gradient(rgba(139, 220, 231, 0.024) 1px, transparent 1px),
		linear-gradient(90deg, rgba(139, 220, 231, 0.02) 1px, transparent 1px),
		rgba(1, 4, 6, 0.34);
	background-size: 34px 34px;
}

body.single-aidp_prophecy .aidp-risk-factor {
	min-height: 104px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 13px;
	padding: 18px 14px;
	border: 0;
	border-right: 1px solid rgba(210, 218, 222, 0.1);
	background: linear-gradient(180deg, rgba(255, 48, 48, 0.035), transparent 58%);
}

body.single-aidp_prophecy .aidp-risk-factor:last-child {
	border-right: 0;
}

body.single-aidp_prophecy .aidp-risk-factor-icon {
	width: 32px;
	height: 32px;
	color: #ff3030;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.45;
	filter: drop-shadow(0 0 10px rgba(255, 48, 48, 0.24));
}

body.single-aidp_prophecy .aidp-risk-factor span {
	padding: 0;
	border: 0;
	color: rgba(245, 245, 245, 0.82);
	font-size: 12px;
	line-height: 1.55;
	letter-spacing: 0.55px;
	text-align: center;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-source-list div {
	grid-template-columns: minmax(0, 1fr) minmax(160px, auto);
	padding: 14px 0;
	border-color: rgba(210, 218, 222, 0.09);
}

body.single-aidp_prophecy .aidp-source-list span {
	color: rgba(245, 245, 245, 0.82);
	font-size: 14px;
	line-height: 1.55;
}

body.single-aidp_prophecy .aidp-source-list a,
body.single-aidp_prophecy .aidp-source-list em {
	color: #ff3838;
	font-size: 13px;
}

body.single-aidp_prophecy .aidp-region-list {
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

body.single-aidp_prophecy .aidp-region-list span {
	border-color: rgba(120, 15, 18, 0.54);
	background: rgba(0, 0, 0, 0.16);
	font-size: 12px;
}

body.single-aidp_prophecy .aidp-risk-analysis-panel {
	overflow: hidden;
	padding: 0;
	border-color: rgba(120, 15, 18, 0.84);
	background:
		linear-gradient(rgba(139, 220, 231, 0.025) 1px, transparent 1px),
		linear-gradient(90deg, rgba(139, 220, 231, 0.02) 1px, transparent 1px),
		linear-gradient(180deg, rgba(3, 8, 11, 0.82), rgba(1, 4, 6, 0.92));
	background-size: 42px 42px, 42px 42px, auto;
	box-shadow:
		inset 0 0 0 1px rgba(255, 48, 48, 0.05),
		0 0 54px rgba(0, 0, 0, 0.28);
}

body.single-aidp_prophecy .aidp-risk-analysis-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	min-height: 306px;
}

body.single-aidp_prophecy .aidp-risk-analysis-column {
	position: relative;
	padding: clamp(22px, 3vw, 34px);
}

body.single-aidp_prophecy .aidp-risk-categories-column {
	border-right: 1px solid rgba(210, 218, 222, 0.14);
}

body.single-aidp_prophecy .aidp-risk-analysis-column h2 {
	margin: 0 0 22px;
	color: #ff3030;
	font: 800 16px/1 "Rajdhani", "Arial Narrow", sans-serif;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-risk-score-list {
	display: grid;
	gap: 17px;
}

body.single-aidp_prophecy .aidp-risk-score-row {
	display: grid;
	grid-template-columns: minmax(140px, 0.92fr) minmax(120px, 1fr) 46px;
	gap: 18px;
	align-items: center;
	color: rgba(245, 245, 245, 0.86);
	font-family: "Roboto Mono", Consolas, monospace;
}

body.single-aidp_prophecy .aidp-risk-score-label {
	min-width: 0;
	font-size: 13px;
	line-height: 1.3;
}

body.single-aidp_prophecy .aidp-risk-score-bar {
	position: relative;
	display: block;
	height: 7px;
	overflow: hidden;
	background: rgba(210, 218, 222, 0.11);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.45);
}

body.single-aidp_prophecy .aidp-risk-score-bar i {
	display: block;
	height: 100%;
	background: linear-gradient(90deg, #ff3030, #b41418);
	box-shadow: 0 0 18px rgba(255, 48, 48, 0.24);
}

body.single-aidp_prophecy .aidp-risk-score-value {
	color: rgba(245, 245, 245, 0.72);
	font-size: 12px;
	text-align: right;
}

body.single-aidp_prophecy .aidp-confidence-note {
	margin: 24px 0 0;
	padding-top: 18px;
	border-top: 1px solid rgba(210, 218, 222, 0.09);
	color: rgba(210, 218, 222, 0.66);
	font: 12px/1.7 "Roboto Mono", Consolas, monospace;
}

body.single-aidp_prophecy .aidp-risk-map-visual {
	position: relative;
	min-height: 250px;
	overflow: hidden;
	border: 1px solid rgba(120, 15, 18, 0.75);
	background-color: #030609;
	background:
		linear-gradient(rgba(3, 6, 9, 0.12), rgba(3, 6, 9, 0.35)),
		url("../images/aidp-risk-world-map.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow:
		inset 0 0 45px rgba(255, 48, 48, 0.08),
		0 0 30px rgba(0, 0, 0, 0.34);
}

body.single-aidp_prophecy .aidp-risk-map-visual::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
	background-size: 32px 32px;
	pointer-events: none;
}

body.single-aidp_prophecy .aidp-risk-map-visual::after {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 50% 50%, transparent 20%, rgba(3, 6, 9, 0.42) 100%);
	pointer-events: none;
}

body.single-aidp_prophecy .aidp-risk-hotspot {
	position: absolute;
	z-index: 2;
	width: 9px;
	height: 9px;
	border-radius: 999px;
	background: #ff3030;
	box-shadow:
		0 0 10px rgba(255, 48, 48, 0.95),
		0 0 28px rgba(255, 48, 48, 0.65);
}

body.single-aidp_prophecy .aidp-risk-hotspot::after {
	content: "";
	position: absolute;
	inset: -14px;
	border: 1px solid rgba(255, 48, 48, 0.35);
	border-radius: 999px;
}

body.single-aidp_prophecy .aidp-risk-hotspot-na {
	left: 18%;
	top: 46%;
}

body.single-aidp_prophecy .aidp-risk-hotspot-sa {
	left: 31%;
	top: 69%;
}

body.single-aidp_prophecy .aidp-risk-hotspot-eu {
	left: 51%;
	top: 36%;
}

body.single-aidp_prophecy .aidp-risk-hotspot-me {
	left: 58%;
	top: 50%;
}

body.single-aidp_prophecy .aidp-risk-hotspot-af {
	left: 54%;
	top: 62%;
}

body.single-aidp_prophecy .aidp-risk-hotspot-ea {
	left: 73%;
	top: 47%;
}

body.single-aidp_prophecy .aidp-risk-hotspot-sa-asia {
	left: 66%;
	top: 56%;
}

body.single-aidp_prophecy .aidp-risk-hotspot-au {
	left: 82%;
	top: 72%;
}

body.single-aidp_prophecy .aidp-region-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 14px;
}

body.single-aidp_prophecy .aidp-region-tags span {
	display: inline-flex;
	align-items: center;
	min-height: 27px;
	padding: 0 10px;
	border: 1px solid rgba(120, 15, 18, 0.58);
	background: rgba(0, 0, 0, 0.18);
	color: rgba(245, 245, 245, 0.78);
	font: 700 10px/1 "Roboto Mono", Consolas, monospace;
	letter-spacing: 0.65px;
	text-transform: uppercase;
}

body.single-aidp_prophecy .aidp-region-pending {
	margin: 14px 0 0;
	color: rgba(210, 218, 222, 0.62);
	font-size: 12px;
}

body.single-aidp_prophecy .aidp-report-disclaimer {
	margin: 0 clamp(28px, 4vw, 54px) 0;
	border-color: rgba(180, 20, 22, 0.9);
	background:
		linear-gradient(90deg, rgba(60, 5, 7, 0.42), rgba(5, 10, 14, 0.72)),
		rgba(20, 3, 4, 0.42);
}

body.single-aidp_prophecy .aidp-report-nav {
	margin-top: 22px;
	padding: 22px clamp(28px, 4vw, 54px);
	border-top-color: rgba(120, 15, 18, 0.62);
	background: rgba(3, 7, 10, 0.56);
}

@media (max-width: 980px) {
	body.single-aidp_prophecy .aidp-report-title-grid {
		grid-template-columns: 1fr;
	}

	body.single-aidp_prophecy .aidp-report-main-grid {
		grid-template-columns: 1fr;
	}

	body.single-aidp_prophecy .aidp-report-score {
		position: static;
		min-height: 0;
	}

	body.single-aidp_prophecy .aidp-risk-factor-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	body.single-aidp_prophecy .aidp-risk-factor:nth-child(3n) {
		border-right: 0;
	}

	body.single-aidp_prophecy .aidp-risk-analysis-grid {
		grid-template-columns: 1fr;
	}

	body.single-aidp_prophecy .aidp-risk-categories-column {
		border-right: 0;
		border-bottom: 1px solid rgba(210, 218, 222, 0.14);
	}
}

@media (max-width: 640px) {
	.aidp-report-page,
	body.single-aidp_prophecy .aidp-report-page {
		padding-top: calc(124px + 24px);
	}

	.aidp-report-topbar {
		grid-template-columns: 1fr;
	}

	.aidp-report-topbar > * {
		min-height: 44px;
		border-right: 0;
		border-bottom: 1px solid rgba(172, 196, 205, 0.1);
	}

	body.single-aidp_prophecy .aidp-report-hero {
		padding: 26px 18px;
	}

	body.single-aidp_prophecy .aidp-report-title-grid h1 {
		font-size: clamp(34px, 9vw, 46px);
		white-space: normal;
	}

	body.single-aidp_prophecy .aidp-prophecy-featured-image {
		aspect-ratio: 16 / 10;
		min-height: 240px;
	}

	body.single-aidp_prophecy .aidp-report-panel,
	body.single-aidp_prophecy .aidp-report-main-grid,
	body.single-aidp_prophecy .aidp-report-disclaimer {
		margin-inline: 18px;
	}

	body.single-aidp_prophecy .aidp-risk-factor-grid {
		grid-template-columns: 1fr;
	}

	body.single-aidp_prophecy .aidp-risk-factor {
		min-height: 0;
		border-right: 0;
		border-bottom: 1px solid rgba(210, 218, 222, 0.1);
	}

	body.single-aidp_prophecy .aidp-risk-factor:last-child {
		border-bottom: 0;
	}

	body.single-aidp_prophecy .aidp-risk-analysis-column {
		padding: 22px 18px;
	}

	body.single-aidp_prophecy .aidp-risk-score-row {
		grid-template-columns: 1fr 42px;
		gap: 8px 12px;
	}

	body.single-aidp_prophecy .aidp-risk-score-bar {
		grid-column: 1 / -1;
		grid-row: 2;
	}

	body.single-aidp_prophecy .aidp-risk-map-visual {
		min-height: 198px;
	}
}
