/**
 * Solutions Hub + Solution Partner singles
 * EFuturesCFO — black & gold
 */

.page-template-page-solutions-hub #cfo-premium-body,
.single-efcfo_sol_partner #cfo-premium-body {
	background: #050505 !important;
}

.page-template-page-solutions-hub .cfo-sub-nav-services,
.single-efcfo_sol_partner .cfo-sub-nav-services {
	background: #0a0a0a;
	border-bottom: 1px solid rgba(184, 148, 63, 0.18);
}

/* Top-level Solutions Hub nav active state */
.cfo-v3-nav .nav-btn.is-active {
	color: #fff;
	box-shadow: inset 0 -2px 0 #fff;
}

:root {
	--sh-ink: #050505;
	--sh-ink-soft: #0a0a0a;
	--sh-panel: #0d0d0d;
	--sh-panel-2: #111111;
	--sh-gold: #b8943f;
	--sh-gold-bright: #d4bc6e;
	--sh-paper: #f5f0e6;
	--sh-muted: #8a8694;
	--sh-line: rgba(184, 148, 63, 0.28);
	--sh-line-soft: rgba(184, 148, 63, 0.14);
	--sh-gold-dim: rgba(184, 148, 63, 0.1);
}

.sh-page {
	background:
		radial-gradient(1000px 520px at 12% -12%, rgba(184, 148, 63, 0.08), transparent 58%),
		radial-gradient(700px 380px at 100% 0%, rgba(184, 148, 63, 0.04), transparent 52%),
		linear-gradient(180deg, var(--sh-ink-soft) 0%, var(--sh-ink) 100%);
	color: var(--sh-paper);
	font-family: "Libre Franklin", sans-serif;
	padding-bottom: 72px;
}

.sh-eyebrow {
	margin: 0 0 14px;
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.68rem;
	font-weight: 500;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	color: var(--sh-gold);
}

.sh-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	font-family: "IBM Plex Mono", "Courier New", monospace;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 2px;
	padding: 13px 22px;
	transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.sh-btn--ghost {
	color: var(--sh-paper);
	background: transparent;
	border: 1px solid rgba(245, 240, 230, 0.35);
}

.sh-btn--ghost:hover {
	border-color: var(--sh-gold);
	color: var(--sh-gold-bright);
}

.sh-btn--solid {
	color: #050505;
	background: linear-gradient(180deg, var(--sh-gold-bright), var(--sh-gold));
	border: 1px solid transparent;
}

.sh-btn--solid:hover {
	filter: brightness(1.06);
	color: #050505;
}

.sh-btn--sm {
	padding: 10px 16px;
	font-size: 10.5px;
}

.sh-btn--disabled {
	opacity: 0.72;
	pointer-events: none;
}

.sh-ext {
	font-size: 12px;
	line-height: 1;
}

/* ---------- Hub hero ---------- */
.sh-hero {
	padding: calc(var(--cfo-header-offset, 106px) + 18px) 0 20px;
}

body.admin-bar .sh-hero {
	padding-top: calc(32px + var(--cfo-header-offset, 106px) + 18px);
}

@media screen and (max-width: 782px) {
	body.admin-bar .sh-hero {
		padding-top: calc(46px + var(--cfo-header-offset, 106px) + 14px);
	}
}

.sh-hero__grid {
	display: flex;
	flex-direction: column;
	gap: 28px;
	align-items: stretch;
}

.sh-hero__intro {
	max-width: 52rem;
	margin: 0 auto;
	text-align: center;
}

.sh-hero__intro .sh-btn {
	display: inline-flex;
}

.sh-hero__title {
	margin: 0 0 12px;
	font-family: "Playfair Display", serif;
	font-weight: 700;
	font-size: clamp(2.2rem, 4.2vw, 3.25rem);
	line-height: 1.08;
	letter-spacing: -0.01em;
	color: var(--sh-paper);
}

.sh-hero__lead {
	margin: 0 auto 18px;
	max-width: 54ch;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.95rem;
	font-weight: 300;
	line-height: 1.65;
	color: rgba(245, 240, 230, 0.72);
}

.sh-hero__props {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px 16px;
}

.sh-prop {
	padding: 16px 14px 14px;
	border: 1px solid var(--sh-line-soft);
	background: var(--sh-panel);
	border-radius: 4px;
}

.sh-prop__icon {
	color: var(--sh-gold);
	font-size: 14px;
	margin-bottom: 8px;
}

.sh-prop__title {
	margin: 0 0 6px;
	font-family: "Playfair Display", serif;
	font-size: 15px;
	font-weight: 600;
	color: var(--sh-gold-bright);
	letter-spacing: 0.01em;
}

.sh-prop__text {
	margin: 0;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.82rem;
	line-height: 1.55;
	color: var(--sh-muted);
}

/* ---------- Partners section ---------- */
.sh-partners {
	padding: 36px 0 20px;
}

.sh-section-head {
	max-width: 760px;
	margin: 0 auto 2.25rem;
	text-align: center;
}

.sh-section-eyebrow {
	margin: 0 0 0.65rem;
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.62rem;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: rgba(184, 148, 63, 0.92);
}

.sh-section-title {
	margin: 0 0 0.75rem;
	font-family: "Playfair Display", serif;
	font-size: clamp(1.45rem, 2.8vw, 2rem);
	font-weight: 600;
	letter-spacing: normal;
	text-transform: none;
	color: var(--sh-paper);
	line-height: 1.25;
	white-space: normal;
}

.sh-section-sub {
	margin: 0;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.92rem;
	line-height: 1.65;
	color: rgba(138, 134, 148, 0.95);
}

.sh-section-rule {
	display: none;
}

.sh-partner-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 24px;
}

.sh-empty {
	text-align: center;
	color: var(--sh-muted);
}

/* ---------- Partner card ---------- */
.sh-card {
	background: linear-gradient(180deg, var(--sh-panel-2), var(--sh-panel));
	border: 1px solid var(--sh-line-soft);
	border-radius: 8px;
	padding: 24px 24px 22px;
	display: flex;
	flex-direction: column;
	min-height: 100%;
}

.sh-card__top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 12px;
	margin-bottom: 18px;
}

.sh-card__logo-text {
	font-family: "Playfair Display", serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.06em;
	color: var(--sh-paper);
}

.sh-card__logo-img {
	display: block;
	max-height: 36px;
	width: auto;
}

.sh-card__tag {
	display: inline-block;
	padding: 6px 10px;
	border-radius: 999px;
	background: var(--sh-gold);
	color: var(--sh-ink);
	font-family: "IBM Plex Mono", "Courier New", monospace;
	font-size: 9.5px;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	white-space: nowrap;
}

.sh-card__title {
	margin: 0 0 10px;
	font-family: "Playfair Display", serif;
	font-weight: 600;
	font-size: 1.45rem;
	line-height: 1.25;
}

.sh-card__title a {
	color: var(--sh-gold-bright);
	text-decoration: none;
}

.sh-card__title a:hover {
	color: #fff;
}

.sh-card__desc {
	margin: 0 0 20px;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.92rem;
	line-height: 1.65;
	color: var(--sh-muted);
}

.sh-card__mock {
	margin: 0 0 20px;
}

.sh-card__visual {
	margin: 0;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid rgba(184, 148, 63, 0.28);
	background: #0a0a0a;
	box-shadow: 0 16px 36px rgba(0, 0, 0, 0.4);
	aspect-ratio: 16 / 10;
}

.sh-card__visual::after {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	background: linear-gradient(180deg, transparent 55%, rgba(5, 5, 5, 0.35) 100%);
}

.sh-card__visual-img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.sh-card__visual-img[src$=".svg"] {
	object-fit: contain;
	padding: 10px;
}

.sh-card__features {
	list-style: none;
	margin: 0 0 22px;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 8px;
}

.sh-card__features li {
	text-align: center;
}

.sh-card__feat-icon {
	display: block;
	color: var(--sh-gold);
	font-size: 16px;
	margin-bottom: 6px;
}

.sh-card__feat-label {
	display: block;
	font-family: "Libre Franklin", sans-serif;
	font-size: 10px;
	line-height: 1.35;
	color: var(--sh-muted);
}

.sh-card__actions {
	margin-top: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

/* ---------- Laptop mock ---------- */
.sh-laptop {
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
}

.sh-laptop--lg {
	max-width: 520px;
}

.sh-laptop__bezel {
	background: #141414;
	border: 1px solid rgba(184, 148, 63, 0.28);
	border-radius: 10px 10px 4px 4px;
	padding: 10px 10px 6px;
	box-shadow: 0 18px 40px rgba(0, 0, 0, 0.45);
}

.sh-laptop__screen {
	background: #080808;
	border-radius: 4px;
	overflow: hidden;
	min-height: 160px;
}

.sh-laptop--lg .sh-laptop__screen {
	min-height: 240px;
}

.sh-laptop__chrome {
	display: flex;
	gap: 5px;
	padding: 8px 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.sh-laptop__chrome span {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: rgba(184, 148, 63, 0.4);
}

.sh-laptop__dash {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px;
	padding: 12px;
}

.sh-laptop__dash--rich {
	grid-template-columns: repeat(3, 1fr);
}

.sh-laptop__kpi,
.sh-laptop__chart,
.sh-laptop__rows span {
	background: linear-gradient(135deg, rgba(184, 148, 63, 0.22), rgba(184, 148, 63, 0.05));
	border: 1px solid rgba(184, 148, 63, 0.18);
	border-radius: 3px;
}

.sh-laptop__kpi {
	height: 36px;
}

.sh-laptop__chart {
	grid-column: 1 / -1;
	height: 52px;
}

.sh-laptop__chart--alt {
	opacity: 0.7;
	height: 40px;
}

.sh-laptop__rows {
	grid-column: 1 / -1;
	display: grid;
	gap: 5px;
}

.sh-laptop__rows span {
	height: 8px;
	display: block;
}

.sh-laptop__base {
	height: 10px;
	margin: 0 8% ;
	background: #121212;
	border-radius: 0 0 8px 8px;
	border: 1px solid rgba(184, 148, 63, 0.18);
	border-top: 0;
}

/* ---------- CTA ---------- */
.sh-cta {
	padding: 40px 0 10px;
}

.sh-cta__panel {
	display: flex;
	align-items: center;
	gap: 22px;
	padding: 26px 28px;
	border: 1px solid var(--sh-line);
	border-radius: 8px;
	background: var(--sh-panel);
}

.sh-cta__icon {
	font-size: 28px;
	flex-shrink: 0;
}

.sh-cta__copy {
	flex: 1;
	min-width: 0;
}

.sh-cta__copy h3 {
	margin: 0 0 6px;
	font-family: "Playfair Display", serif;
	font-weight: 600;
	font-size: 1.35rem;
	color: var(--sh-paper);
}

.sh-cta__copy p {
	margin: 0;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.92rem;
	line-height: 1.65;
	color: var(--sh-muted);
}

/* ---------- Single partner ---------- */
.sp-hero {
	padding: calc(var(--cfo-header-offset, 106px) + 24px) 0 48px;
	position: relative;
	overflow: hidden;
}

body.admin-bar .sp-hero {
	padding-top: calc(32px + var(--cfo-header-offset, 106px) + 24px);
}

@media screen and (max-width: 782px) {
	body.admin-bar .sp-hero {
		padding-top: calc(46px + var(--cfo-header-offset, 106px) + 16px);
	}
}

.sp-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(ellipse 60% 50% at 85% 40%, rgba(184, 148, 63, 0.09), transparent 60%),
		repeating-linear-gradient(
			-12deg,
			transparent,
			transparent 28px,
			rgba(184, 148, 63, 0.03) 28px,
			rgba(184, 148, 63, 0.03) 29px
		);
	pointer-events: none;
}

/* Beat #cfo-premium-body nav { flex; space-between; height:85px } */
.sp-breadcrumb,
.sh-breadcrumb {
	position: relative !important;
	top: auto !important;
	display: inline-flex !important;
	flex-wrap: wrap;
	justify-content: flex-start !important;
	align-items: center !important;
	gap: 8px;
	width: auto !important;
	max-width: 100%;
	height: auto !important;
	margin: 0 0 28px;
	padding: 0 !important;
	border: none !important;
	box-shadow: none !important;
	z-index: auto !important;
	font-family: "IBM Plex Mono", "Courier New", monospace;
	font-size: 11px;
	color: var(--sh-muted);
}

.sp-breadcrumb a,
.sp-breadcrumb span {
	flex: 0 0 auto;
}

.sp-breadcrumb a {
	color: var(--sh-muted);
	text-decoration: none;
}

.sp-breadcrumb a:hover {
	color: var(--sh-gold-bright);
}

.sp-hero__grid {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
	gap: 40px;
	align-items: center;
}

.sp-hero__brand {
	display: flex;
	flex-direction: column;
	gap: 6px;
	margin-bottom: 10px;
}

.sp-hero__logo {
	font-family: "IBM Plex Mono", monospace;
	font-size: 12px;
	letter-spacing: 0.2em;
	color: var(--sh-gold);
}

.sp-hero__title {
	margin: 0;
	font-family: "Playfair Display", serif;
	font-weight: 700;
	font-size: clamp(2.4rem, 5vw, 3.5rem);
	line-height: 1.08;
	letter-spacing: -0.01em;
	color: var(--sh-paper);
}

.sp-hero__tagline {
	margin: 0 0 14px;
	font-family: "Playfair Display", serif;
	font-size: clamp(1.05rem, 2.2vw, 1.35rem);
	font-weight: 400;
	font-style: italic;
	color: rgba(212, 188, 110, 0.92);
}

.sp-hero__desc {
	margin: 0 0 24px;
	max-width: 54ch;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.95rem;
	font-weight: 300;
	line-height: 1.75;
	color: rgba(245, 240, 230, 0.72);
}

.sp-hero__features {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px 20px;
	margin-bottom: 28px;
}

.sp-feat {
	display: flex;
	gap: 12px;
	align-items: flex-start;
}

.sp-feat__icon {
	color: var(--sh-gold);
	font-size: 16px;
	line-height: 1.4;
}

.sp-feat strong {
	display: block;
	font-family: "Playfair Display", serif;
	font-size: 0.95rem;
	font-weight: 600;
	color: var(--sh-paper);
	margin-bottom: 2px;
}

.sp-feat p {
	margin: 0;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.78rem;
	line-height: 1.45;
	color: var(--sh-muted);
}

.sp-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.sp-hero__visual-frame {
	margin: 0;
	position: relative;
	overflow: hidden;
	border-radius: 14px;
	border: 1px solid rgba(184, 148, 63, 0.3);
	background: #0a0a0a;
	box-shadow: 0 24px 50px rgba(0, 0, 0, 0.45);
	aspect-ratio: 16 / 10;
}

.sp-hero__visual-frame::before {
	content: "";
	position: absolute;
	inset: 0 0 auto;
	height: 28px;
	z-index: 1;
	background: linear-gradient(180deg, rgba(20, 20, 20, 0.92), transparent);
	pointer-events: none;
}

.sp-hero__visual-img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.sp-section {
	padding: 48px 0;
}

.sp-section--alt {
	background: rgba(17, 17, 17, 0.85);
	border-top: 1px solid var(--sh-line-soft);
	border-bottom: 1px solid var(--sh-line-soft);
}

.sp-section__head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 24px;
}

.sp-section__head--compact {
	align-items: center;
	margin-bottom: 18px;
}

.sp-section__head h2 {
	margin: 0 0 6px;
	font-family: "Playfair Display", serif;
	font-weight: 600;
	font-size: clamp(1.45rem, 2.8vw, 2rem);
	color: var(--sh-paper);
	line-height: 1.25;
}

.sp-section__head p {
	margin: 0;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.92rem;
	line-height: 1.65;
	color: var(--sh-muted);
	max-width: 48ch;
}

.sp-section__link {
	font-family: "IBM Plex Mono", monospace;
	font-size: 11px;
	letter-spacing: 0.04em;
	color: var(--sh-gold-bright);
	text-decoration: none;
	white-space: nowrap;
}

.sp-section__link:hover {
	color: #fff;
}

.sp-section__link--bottom {
	display: inline-block;
	margin-top: 16px;
}

.sp-mc-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
}

.sp-mc-card {
	position: relative;
	padding: 18px 16px 16px;
	background: var(--sh-panel);
	border: 1px solid var(--sh-line);
	border-radius: 6px;
	min-height: 180px;
	display: flex;
	flex-direction: column;
}

.sp-mc-card__label {
	font-family: "IBM Plex Mono", monospace;
	font-size: 9.5px;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--sh-gold);
	margin-bottom: 10px;
}

.sp-mc-card h3 {
	margin: 0 0 8px;
	font-family: "Playfair Display", serif;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.3;
	color: var(--sh-paper);
}

.sp-mc-card p {
	margin: 0 0 14px;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.82rem;
	line-height: 1.5;
	color: var(--sh-muted);
	flex: 1;
}

.sp-mc-card__foot {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-family: "IBM Plex Mono", monospace;
	font-size: 10px;
	color: var(--sh-muted);
}

.sp-mc-card__glyph {
	color: var(--sh-gold);
	font-size: 16px;
}

.sp-card-link {
	position: absolute;
	inset: 0;
}

.sp-pt-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
}

.sp-pt-card {
	position: relative;
	padding: 18px 16px;
	background: linear-gradient(180deg, #141414, #0a0a0a);
	border: 1px solid var(--sh-line-soft);
	border-radius: 6px;
	min-height: 200px;
}

.sp-pt-card__label {
	display: inline-block;
	margin-bottom: 12px;
	padding: 4px 8px;
	border: 1px solid var(--sh-line);
	border-radius: 2px;
	font-family: "IBM Plex Mono", monospace;
	font-size: 9px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: var(--sh-gold);
}

.sp-pt-card h3 {
	margin: 0 0 8px;
	font-family: "Playfair Display", serif;
	font-size: 1rem;
	font-weight: 600;
	color: var(--sh-paper);
}

.sp-pt-card p {
	margin: 0 0 16px;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.82rem;
	line-height: 1.5;
	color: var(--sh-muted);
}

.sp-pt-card__meta {
	font-family: "IBM Plex Mono", monospace;
	font-size: 10px;
	color: var(--sh-gold);
}

.sp-bottom-grid {
	display: grid;
	grid-template-columns: 1.1fr 0.9fr;
	gap: 28px;
	align-items: start;
}

.sp-blog-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sp-blog-item {
	display: grid;
	grid-template-columns: 72px 1fr;
	gap: 14px;
	padding: 14px 0;
	border-bottom: 1px solid var(--sh-line-soft);
}

.sp-blog-item__thumb {
	width: 72px;
	height: 56px;
	border-radius: 4px;
	background: linear-gradient(135deg, rgba(184, 148, 63, 0.28), rgba(184, 148, 63, 0.06));
	border: 1px solid var(--sh-line-soft);
}

.sp-blog-item h3 {
	margin: 0 0 4px;
	font-family: "Playfair Display", serif;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.3;
}

.sp-blog-item h3 a {
	color: var(--sh-paper);
	text-decoration: none;
}

.sp-blog-item h3 a:hover {
	color: var(--sh-gold-bright);
}

.sp-blog-item__meta {
	margin: 0 0 4px;
	font-family: "IBM Plex Mono", monospace;
	font-size: 10.5px;
	color: var(--sh-muted);
}

.sp-blog-item__desc {
	margin: 0;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.82rem;
	line-height: 1.45;
	color: var(--sh-muted);
}

.sp-podcast {
	padding: 24px;
	background: var(--sh-panel);
	border: 1px solid var(--sh-line);
	border-radius: 8px;
}

.sp-podcast__label {
	display: block;
	margin-bottom: 10px;
	font-family: "IBM Plex Mono", monospace;
	font-size: 10px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--sh-gold);
}

.sp-podcast h2 {
	margin: 0 0 10px;
	font-family: "Playfair Display", serif;
	font-weight: 600;
	font-size: 1.45rem;
	line-height: 1.2;
	color: var(--sh-paper);
}

.sp-podcast > p {
	margin: 0 0 18px;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.92rem;
	line-height: 1.65;
	color: var(--sh-muted);
}

.sp-podcast__dur {
	margin-left: 8px;
	opacity: 0.8;
}

.sp-speakers {
	margin-top: 22px;
	display: grid;
	gap: 14px;
}

.sp-speaker {
	display: flex;
	align-items: center;
	gap: 12px;
}

.sp-speaker__avatar {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: linear-gradient(145deg, rgba(184, 148, 63, 0.4), rgba(184, 148, 63, 0.08));
	border: 1px solid var(--sh-line);
	flex-shrink: 0;
}

.sp-speaker strong {
	display: block;
	font-size: 13px;
	color: var(--sh-paper);
}

.sp-speaker span {
	font-size: 12px;
	color: var(--sh-muted);
}

.sp-content {
	max-width: 720px;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.95rem;
	font-weight: 300;
	line-height: 1.75;
	color: rgba(245, 240, 230, 0.72);
}

.sp-content p {
	margin: 0 0 1em;
}

.sp-content h2,
.sp-content h3 {
	font-family: "Playfair Display", serif;
	font-weight: 600;
	color: var(--sh-paper);
	margin: 1.75rem 0 0.75rem;
}

.sp-content h2:first-child,
.sp-content h3:first-child {
	margin-top: 0;
}

.sp-content ul,
.sp-content ol {
	margin: 0 0 1.25rem;
	padding-left: 1.25rem;
}

.sp-content li {
	margin: 0 0 0.55rem;
}

.sp-content a {
	color: var(--sh-gold, #b8943f);
	text-decoration: none;
	border-bottom: 1px solid rgba(184, 148, 63, 0.35);
}

.sp-content a:hover,
.sp-content a:focus {
	color: #d4bc6e;
	border-bottom-color: rgba(212, 188, 110, 0.7);
}

.sp-content strong {
	color: rgba(245, 240, 230, 0.92);
	font-weight: 600;
}

.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

@media (max-width: 980px) {
	.sp-hero__grid,
	.sp-bottom-grid {
		grid-template-columns: 1fr;
	}

	.sh-hero__props {
		grid-template-columns: 1fr 1fr;
	}

	.sh-partner-grid,
	.sp-mc-grid,
	.sp-pt-grid {
		grid-template-columns: 1fr 1fr;
	}

	.sh-cta__panel {
		flex-direction: column;
		align-items: flex-start;
	}

	.sp-hero__visual {
		order: -1;
	}
}

@media (max-width: 640px) {
	.sh-hero__props,
	.sh-partner-grid,
	.sp-mc-grid,
	.sp-pt-grid,
	.sp-hero__features {
		grid-template-columns: 1fr;
	}

	.sh-card__features {
		grid-template-columns: repeat(3, 1fr);
	}

	.sh-section-rule {
		max-width: 48px;
	}
}

/* ── naitive landing (naitive.co-inspired) ───────────────────────────── */

.nv-landing {
	padding-bottom: 0;
}

.nv-hero {
	padding: 18px 0 28px;
}

.nv-hero__inner {
	display: grid;
	grid-template-columns: 1.05fr 0.95fr;
	gap: 36px;
	align-items: center;
}

.nv-hero__inner--centered {
	display: block;
	max-width: min(1180px, 100%);
	margin: 0 auto;
	text-align: center;
}

.nv-hero__inner--centered .nv-hero__copy {
	max-width: none;
	width: 100%;
}

.nv-hero__inner--centered .nv-hero__brand {
	display: flex;
	justify-content: center;
	margin-bottom: 12px;
}

.nv-hero__inner--centered .nv-hero__logo-img {
	margin: 0 auto;
	height: 52px;
	max-width: 260px;
}

.nv-hero__inner--centered .nv-hero__title {
	margin: 0 0 10px;
	font-size: clamp(2.1rem, 4.5vw, 3.4rem);
}

.nv-hero__inner--centered .nv-hero__lead {
	max-width: 58rem;
	margin: 0 auto 14px;
	font-size: 1.08rem;
	line-height: 1.55;
}

.nv-hero__inner--centered .nv-hero__actions {
	justify-content: center;
	gap: 10px;
	margin-bottom: 14px;
}

.nv-hero__inner--centered .nv-hero__chips {
	justify-content: center;
	gap: 8px;
	margin: 0;
}

.nv-hero__brand {
	margin: 0 0 12px;
}

.nv-hero__logo-img {
	display: block;
	height: 48px;
	width: auto;
	max-width: 240px;
	object-fit: contain;
	filter: brightness(1.15);
}

.nv-hero__title {
	margin: 0 0 10px;
	font-family: "Playfair Display", Georgia, serif;
	font-size: clamp(2rem, 4.2vw, 3.15rem);
	font-weight: 600;
	line-height: 1.12;
	color: var(--sh-paper);
	letter-spacing: -0.02em;
}

.nv-hero__lead {
	margin: 0 0 14px;
	max-width: 36rem;
	font-size: 1.05rem;
	font-weight: 300;
	line-height: 1.55;
	color: rgba(245, 240, 230, 0.72);
}

.nv-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 14px;
}

.nv-hero__chips {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.nv-hero__chips li {
	padding: 6px 10px;
	border: 1px solid var(--sh-line-soft);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.03);
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.62rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: rgba(245, 240, 230, 0.62);
}

.nv-hero__visual,
.nv-feature__visual {
	margin: 0;
	border: 1px solid rgba(96, 165, 250, 0.22);
	border-radius: 16px;
	overflow: hidden;
	background: #020617;
	box-shadow: 0 30px 80px rgba(2, 6, 23, 0.55);
}

.nv-hero__visual img,
.nv-feature__visual img {
	display: block;
	width: 100%;
	height: auto;
}

.nv-ui {
	border: 1px solid rgba(96, 165, 250, 0.22);
	border-radius: 16px;
	background:
		radial-gradient(500px 220px at 20% 0%, rgba(56, 189, 248, 0.14), transparent 60%),
		linear-gradient(180deg, #0b1220, #020617);
	padding: 16px;
	box-shadow: 0 24px 60px rgba(2, 6, 23, 0.45);
}

.nv-ui__kpis em {
	color: #7dd3fc;
}

.nv-ui__row > b {
	background: rgba(56, 189, 248, 0.16);
	color: #7dd3fc;
}

.nv-ui__lanes span,
.nv-steps__list span {
	color: #7dd3fc;
}

.nv-ui__progress > i {
	background: linear-gradient(90deg, #2563eb, #38bdf8);
}

.nv-ui i.is-live {
	background: rgba(52, 211, 153, 0.14);
	color: #6ee7b7;
}

.nv-ui i.is-wait {
	background: rgba(251, 191, 36, 0.14);
	color: #fbbf24;
}

.nv-section {
	padding: 48px 0;
}

.nv-hero + .nv-section {
	padding-top: 28px;
}

.nv-section--alt,
.nv-feature--alt {
	background: rgba(255, 255, 255, 0.015);
	border-top: 1px solid rgba(255, 255, 255, 0.05);
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.nv-section__head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 28px;
}

.nv-section__head--center {
	flex-direction: column;
	align-items: center;
	text-align: center;
	max-width: min(1100px, 100%);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}

.nv-section__head h2,
.nv-feature__copy h2,
.nv-steps h2,
.nv-privacy h2,
.nv-cta__card h2 {
	margin: 0 0 12px;
	font-family: "Playfair Display", Georgia, serif;
	font-size: clamp(1.55rem, 2.8vw, 2.2rem);
	font-weight: 600;
	line-height: 1.2;
	color: var(--sh-paper);
}

.nv-section__head p,
.nv-feature__copy > p,
.nv-privacy > div > p,
.nv-cta__card p {
	margin: 0;
	font-size: 0.98rem;
	font-weight: 300;
	line-height: 1.65;
	color: rgba(245, 240, 230, 0.68);
}

.nv-module-grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 14px;
}

.nv-module-card {
	padding: 1.15rem 1.05rem 1.2rem;
	border: 1px solid var(--sh-line-soft);
	border-radius: 14px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.015));
}

.nv-module-card__icon {
	display: inline-flex;
	margin-bottom: 12px;
	color: var(--sh-gold-bright);
	font-size: 1rem;
}

.nv-module-card h3 {
	margin: 0 0 8px;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.95rem;
	font-weight: 650;
	color: var(--sh-paper);
}

.nv-module-card p {
	margin: 0;
	font-size: 0.82rem;
	font-weight: 300;
	line-height: 1.55;
	color: rgba(245, 240, 230, 0.58);
}

.nv-feature__grid,
.nv-steps__grid,
.nv-privacy__grid {
	display: grid;
	grid-template-columns: 1fr 1.05fr;
	gap: 36px;
	align-items: center;
}

.nv-feature__grid--flip .nv-feature__copy {
	order: 2;
}

.nv-feature__list {
	margin: 18px 0 0;
	padding: 0;
	list-style: none;
}

.nv-feature__list li {
	position: relative;
	margin: 0 0 10px;
	padding-left: 1rem;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.5;
	color: rgba(245, 240, 230, 0.72);
}

.nv-feature__list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.55em;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #38bdf8;
}

.nv-ui__bar {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 14px;
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.68rem;
	letter-spacing: 0.04em;
	color: rgba(226, 232, 240, 0.75);
}

.nv-ui__bar > span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.18);
}

.nv-ui__bar > span:nth-child(1) { background: #e25d5d; }
.nv-ui__bar > span:nth-child(2) { background: #fbbf24; }
.nv-ui__bar > span:nth-child(3) { background: #34d399; }

.nv-ui__kpis {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	margin-bottom: 14px;
}

.nv-ui__kpis > div {
	padding: 12px;
	border-radius: 10px;
	border: 1px solid rgba(148, 163, 184, 0.12);
	background: rgba(2, 6, 23, 0.45);
}

.nv-ui__kpis em {
	display: block;
	font-style: normal;
	font-family: "Libre Franklin", sans-serif;
	font-size: 1.35rem;
	font-weight: 700;
	color: #7dd3fc;
}

.nv-ui__kpis span,
.nv-ui__meta,
.nv-ui__progress-label {
	font-size: 0.72rem;
	color: rgba(245, 240, 230, 0.5);
}

.nv-ui__rows,
.nv-ui__files {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.nv-ui__row,
.nv-ui__files > div {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 10px 12px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.06);
	background: rgba(255, 255, 255, 0.03);
}

.nv-ui__row > b {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border-radius: 8px;
	background: rgba(184, 148, 63, 0.15);
	color: var(--sh-gold-bright);
	font-size: 0.75rem;
}

.nv-ui__row > div {
	flex: 1;
	min-width: 0;
}

.nv-ui__row strong,
.nv-ui__files strong {
	display: block;
	font-size: 0.86rem;
	color: var(--sh-paper);
}

.nv-ui__row span,
.nv-ui__files span {
	font-size: 0.72rem;
	color: rgba(245, 240, 230, 0.48);
}

.nv-ui__row i,
.nv-ui__bar i {
	font-style: normal;
	padding: 3px 8px;
	border-radius: 999px;
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.58rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.nv-ui i.is-live {
	background: rgba(93, 206, 138, 0.14);
	color: #8fe0b0;
}

.nv-ui i.is-wait {
	background: rgba(184, 148, 63, 0.14);
	color: var(--sh-gold-bright);
}

.nv-ui__lanes {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}

.nv-ui__lanes > div {
	padding: 12px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.06);
	background: rgba(0, 0, 0, 0.25);
}

.nv-ui__lanes span {
	display: block;
	margin-bottom: 10px;
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.62rem;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: var(--sh-gold-bright);
}

.nv-ui__lanes em {
	display: block;
	margin: 0 0 6px;
	font-style: normal;
	font-size: 0.8rem;
	color: rgba(245, 240, 230, 0.78);
}

.nv-ui__progress {
	height: 6px;
	margin: 8px 0 14px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	overflow: hidden;
}

.nv-ui__progress > i {
	display: block;
	height: 100%;
	background: linear-gradient(90deg, var(--sh-gold), var(--sh-gold-bright));
}

.nv-ui__meta {
	margin: 0 0 8px;
}

.nv-steps__list {
	margin: 22px 0 0;
	padding: 0;
	list-style: none;
}

.nv-steps__list li {
	display: grid;
	grid-template-columns: 42px 1fr;
	gap: 12px;
	margin: 0 0 16px;
}

.nv-steps__list span {
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.75rem;
	color: var(--sh-gold);
	padding-top: 4px;
}

.nv-steps__list strong {
	display: block;
	margin-bottom: 4px;
	color: var(--sh-paper);
}

.nv-steps__list p {
	margin: 0;
	font-size: 0.88rem;
	font-weight: 300;
	color: rgba(245, 240, 230, 0.62);
}

.nv-audience__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 14px;
}

.nv-audience-card {
	padding: 1.35rem 1.2rem;
	border: 1px solid var(--sh-line-soft);
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.025);
}

.nv-audience-card h3 {
	margin: 0 0 10px;
	font-family: "Playfair Display", serif;
	font-size: 1.2rem;
	color: var(--sh-paper);
}

.nv-audience-card p {
	margin: 0;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.6;
	color: rgba(245, 240, 230, 0.62);
}

.nv-insights__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 14px;
}

.nv-global-search-section {
	padding-top: 8px;
	padding-bottom: 28px;
}

.nv-global-search {
	max-width: 720px;
	margin: 0 auto;
	text-align: center;
}

.nv-global-search .sh-eyebrow {
	margin-bottom: 12px;
}

.nv-global-search__row {
	display: flex;
	gap: 10px;
	align-items: stretch;
}

.nv-global-search__input {
	flex: 1;
	min-width: 0;
	height: 48px;
	padding: 0 16px;
	border: 1px solid var(--sh-line);
	border-radius: 2px;
	background: rgba(255, 255, 255, 0.04);
	color: var(--sh-paper);
	font-family: "Libre Franklin", sans-serif;
	font-size: 1rem;
	outline: none;
}

.nv-global-search__input::placeholder {
	color: rgba(245, 240, 230, 0.45);
}

.nv-global-search__input:focus {
	border-color: var(--sh-gold);
}

.nv-global-search__submit {
	flex: 0 0 auto;
	min-width: 120px;
}

.nv-search-results {
	margin-top: 28px;
}

.nv-search-results__status {
	margin: 0;
	text-align: center;
	color: rgba(245, 240, 230, 0.62);
}

.nv-search-results .nv-search-results__hero {
	padding: 18px 0 16px;
	background: none;
	border-bottom: 1px solid var(--sh-line-soft);
	text-align: center;
}

.nv-search-results .nv-search-results__hero h2 {
	margin: 0 0 10px;
	font-family: "Playfair Display", Georgia, serif;
	font-size: clamp(1.7rem, 3.2vw, 2.4rem);
	font-weight: 600;
	color: var(--sh-paper);
}

.nv-search-results .nv-search-results__hero h2 span {
	color: var(--sh-gold);
	font-style: italic;
}

.nv-search-results .nv-search-results__hero p {
	margin: 0 0 16px;
	color: rgba(245, 240, 230, 0.55);
}

.nv-search-results .nv-search-results__grid-wrap {
	padding: 22px 0 0;
}

.nv-search-results .no-results {
	grid-column: 1 / -1;
	text-align: center;
	color: rgba(245, 240, 230, 0.62);
}

.nv-insight-card {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	border: 1px solid var(--sh-line-soft);
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.025);
}

.nv-insight-card__media {
	margin: 0;
	overflow: hidden;
	background: #111;
}

.nv-insight-card__media img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: contain;
}

.nv-insight-card__body {
	padding: 1rem 1.05rem 1.15rem;
}

.nv-insight-card__tag {
	display: inline-block;
	margin-bottom: 8px;
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.6rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--sh-gold);
}

.nv-insight-card__meta {
	margin: 0 0 8px;
	font-size: 0.75rem;
	line-height: 1.4;
	color: rgba(245, 240, 230, 0.5);
}

.nv-insight-card h3 {
	margin: 0 0 8px;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.98rem;
	font-weight: 650;
	line-height: 1.35;
}

.nv-insight-card h3 a {
	color: var(--sh-paper);
	text-decoration: none;
}

.nv-insight-card h3 a:hover {
	color: var(--sh-gold-bright);
}

.nv-insight-card p {
	margin: 0 0 12px;
	font-size: 0.82rem;
	font-weight: 300;
	line-height: 1.55;
	color: rgba(245, 240, 230, 0.58);
}

.nv-insight-card__more {
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.68rem;
	letter-spacing: 0.04em;
	color: var(--sh-gold-bright);
	text-decoration: none;
}

.nv-privacy__cards {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px;
}

.nv-privacy__cards article {
	padding: 1rem 1.05rem;
	border: 1px solid var(--sh-line-soft);
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.03);
}

.nv-privacy__cards strong {
	display: block;
	margin-bottom: 6px;
	font-size: 0.9rem;
	color: var(--sh-paper);
}

.nv-privacy__cards p {
	margin: 0;
	font-size: 0.82rem;
	font-weight: 300;
	line-height: 1.5;
	color: rgba(245, 240, 230, 0.58);
}

.nv-cta {
	padding: 24px 0 80px;
}

.nv-cta__card {
	text-align: center;
	padding: 48px 28px;
	border: 1px solid var(--sh-line);
	border-radius: 18px;
	background:
		radial-gradient(700px 240px at 50% 0%, rgba(184, 148, 63, 0.16), transparent 60%),
		linear-gradient(180deg, #14110c, #0a0a0a);
}

.nv-cta__card p {
	max-width: 34rem;
	margin: 0 auto 22px;
}

.nv-cta__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
}

@media (max-width: 1100px) {
	.nv-module-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 980px) {
	.nv-hero__inner,
	.nv-feature__grid,
	.nv-feature__grid--flip,
	.nv-steps__grid,
	.nv-privacy__grid,
	.nv-audience__grid,
	.nv-insights__grid {
		grid-template-columns: 1fr;
	}

	.nv-feature__grid--flip .nv-feature__copy {
		order: 0;
	}

	.nv-module-grid {
		grid-template-columns: 1fr 1fr;
	}

	.nv-insights__grid .nv-insight-card:nth-child(n + 4) {
		display: none;
	}
}

@media (max-width: 640px) {
	.nv-module-grid,
	.nv-privacy__cards,
	.nv-ui__kpis,
	.nv-ui__lanes {
		grid-template-columns: 1fr;
	}

	.nv-section {
		padding: 36px 0;
	}

	.nv-global-search__row {
		flex-direction: column;
	}

	.nv-global-search__submit {
		width: 100%;
	}

	.nv-hero + .nv-section {
		padding-top: 20px;
	}
}

/* ── Lensing landing (lensing.ai accents on shared nv layout) ─────────── */

.ln-landing .nv-hero__logo-img.ln-hero__logo {
	height: 44px;
	max-width: 280px;
	filter: none;
}

.ln-landing .nv-module-card__icon,
.ln-landing .nv-steps__list span,
.ln-landing .nv-insight-card__tag,
.ln-landing .nv-insight-card__more,
.ln-landing .sp-section__link {
	color: #7dd3fc;
}

.ln-landing .nv-module-card:hover,
.ln-landing .nv-audience-card:hover {
	border-color: rgba(56, 189, 248, 0.35);
}

.ln-landing .ln-aispecify__lead {
	margin: 0 0 20px;
	max-width: 36rem;
	font-size: 1.02rem;
	line-height: 1.6;
	color: rgba(245, 240, 230, 0.72);
}

.ln-landing .ln-challenge-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ln-landing .ln-ui {
	background:
		radial-gradient(500px 220px at 18% 0%, rgba(239, 68, 68, 0.16), transparent 55%),
		radial-gradient(420px 200px at 90% 20%, rgba(56, 189, 248, 0.18), transparent 55%),
		linear-gradient(180deg, #0b1220, #020617);
}

.ln-landing .ln-ui .nv-ui__kpis em,
.ln-landing .ln-ui .nv-ui__files span {
	color: #7dd3fc;
}

.ln-landing .ln-ui .nv-ui__progress > i {
	background: linear-gradient(90deg, #ef4444, #38bdf8);
}

.ln-landing .ln-cta__card {
	border-color: rgba(56, 189, 248, 0.28);
	background:
		radial-gradient(600px 240px at 20% 0%, rgba(239, 68, 68, 0.12), transparent 55%),
		radial-gradient(500px 220px at 90% 40%, rgba(56, 189, 248, 0.12), transparent 55%),
		linear-gradient(180deg, rgba(12, 18, 32, 0.95), rgba(2, 6, 23, 0.98));
}

@media (max-width: 980px) {
	.ln-landing .ln-challenge-grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 640px) {
	.ln-landing .ln-challenge-grid {
		grid-template-columns: 1fr;
	}
}

/* ── TrustModel landing (trustmodel.ai accents on shared nv layout) ───── */

.tm-landing .nv-hero__logo-img.tm-hero__logo {
	height: 56px;
	max-width: 280px;
	filter: invert(1) brightness(1.05);
}

.tm-landing .tm-hero-visual {
	padding-top: 0;
	padding-bottom: 36px;
}

.tm-landing .tm-hero-visual__frame {
	margin: 0;
	overflow: hidden;
	border-radius: 14px;
	border: 1px solid rgba(56, 189, 248, 0.22);
	background: #020617;
	box-shadow: 0 24px 60px rgba(2, 6, 23, 0.55);
}

.tm-landing .tm-hero-visual__frame img {
	display: block;
	width: 100%;
	height: auto;
}

.tm-landing .tm-dimensions {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.tm-landing .tm-dimensions li {
	padding: 14px 12px;
	text-align: center;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.82rem;
	font-weight: 500;
	letter-spacing: 0.02em;
	color: rgba(245, 240, 230, 0.9);
	border: 1px solid rgba(56, 189, 248, 0.22);
	border-radius: 8px;
	background: rgba(8, 16, 32, 0.65);
}

.tm-landing .nv-module-card__icon,
.tm-landing .nv-steps__list span,
.tm-landing .nv-insight-card__tag,
.tm-landing .nv-insight-card__more,
.tm-landing .sp-section__link {
	color: #38bdf8;
}

.tm-landing .tm-ui {
	background:
		radial-gradient(480px 220px at 15% 0%, rgba(14, 165, 233, 0.2), transparent 55%),
		radial-gradient(420px 200px at 90% 30%, rgba(34, 197, 94, 0.12), transparent 55%),
		linear-gradient(180deg, #0b1220, #020617);
}

.tm-landing .tm-ui .nv-ui__kpis em,
.tm-landing .tm-ui .nv-ui__files span {
	color: #7dd3fc;
}

.tm-landing .tm-ui .nv-ui__progress > i {
	background: linear-gradient(90deg, #0ea5e9, #22c55e);
}

.tm-landing .tm-cta__card {
	border-color: rgba(14, 165, 233, 0.3);
	background:
		radial-gradient(600px 240px at 15% 0%, rgba(14, 165, 233, 0.14), transparent 55%),
		radial-gradient(500px 220px at 90% 40%, rgba(34, 197, 94, 0.1), transparent 55%),
		linear-gradient(180deg, rgba(12, 18, 32, 0.95), rgba(2, 6, 23, 0.98));
}

@media (max-width: 980px) {
	.tm-landing .tm-dimensions {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 640px) {
	.tm-landing .tm-dimensions {
		grid-template-columns: 1fr 1fr;
	}
}

/* ── Trove landing (shared nv layout; how-it-works mocks) ────────────── */

.tv-landing .nv-hero__logo-img.tv-hero__logo {
	height: 56px;
	max-width: 260px;
	filter: none;
}

.tv-how__list {
	margin: 22px 0 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid var(--sh-line-soft);
}

.tv-how__list li {
	position: relative;
	margin: 0 0 8px;
	padding: 0 0 12px 18px;
}

.tv-how__list li::before {
	content: "";
	position: absolute;
	left: -1px;
	top: 6px;
	bottom: 6px;
	width: 2px;
	background: transparent;
}

.tv-how__list li.is-active::before {
	background: var(--sh-gold);
}

.tv-how__list button {
	display: grid;
	grid-template-columns: 42px 1fr;
	gap: 8px;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	text-align: left;
	cursor: pointer;
	color: inherit;
}

.tv-how__list button span {
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.75rem;
	color: var(--sh-muted);
	padding-top: 4px;
}

.tv-how__list button strong {
	display: block;
	font-family: "Libre Franklin", sans-serif;
	font-size: 1.05rem;
	font-weight: 650;
	color: rgba(245, 240, 230, 0.55);
}

.tv-how__list li.is-active button span,
.tv-how__list li.is-active button strong {
	color: var(--sh-gold-bright);
}

.tv-how__list p {
	display: none;
	margin: 8px 0 0 50px;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.55;
	color: rgba(245, 240, 230, 0.68);
}

.tv-how__list li.is-active p {
	display: block;
}

.tv-how__stage {
	position: relative;
}

.tv-how__stage::before,
.tv-how__stage::after {
	content: "";
	position: absolute;
	inset: 14px 10px auto;
	height: 100%;
	border-radius: 16px;
	border: 1px solid var(--sh-line-soft);
	background: rgba(255, 255, 255, 0.02);
	pointer-events: none;
}

.tv-how__stage::before {
	inset: 22px 18px auto;
	opacity: 0.45;
}

.tv-mock {
	position: relative;
	z-index: 1;
	min-height: 320px;
}

.tv-mock__kicker,
.tv-mock__field-label {
	margin: 0 0 8px;
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.68rem;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: var(--sh-gold-bright);
}

.tv-mock__field-label {
	margin-top: 14px;
	color: rgba(245, 240, 230, 0.55);
	text-transform: none;
	letter-spacing: 0;
	font-family: "Libre Franklin", sans-serif;
	font-size: 0.82rem;
}

.tv-mock__field {
	height: 36px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	background: rgba(0, 0, 0, 0.35);
}

.tv-mock__field--lg {
	height: 72px;
}

.tv-mock__assets {
	display: flex;
	gap: 8px;
	margin: 0 0 18px;
}

.tv-mock__assets i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border-radius: 8px;
	border: 1px solid var(--sh-line-soft);
	background: rgba(255, 255, 255, 0.04);
	color: var(--sh-gold-bright);
	font-style: normal;
	font-size: 1.1rem;
}

.tv-mock__cta {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 44px;
	border-radius: 10px;
	background: linear-gradient(180deg, var(--sh-gold-bright), var(--sh-gold));
	color: #050505;
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.tv-mock__badge {
	display: inline-flex;
	align-items: center;
	margin: 0 0 12px;
	padding: 5px 10px;
	border-radius: 999px;
	background: rgba(184, 148, 63, 0.18);
	color: var(--sh-gold-bright);
	font-family: "IBM Plex Mono", monospace;
	font-size: 0.62rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.tv-mock__metric,
.tv-mock__name {
	margin: 0 0 16px;
	font-family: "Playfair Display", Georgia, serif;
	font-size: 1.35rem;
	color: var(--sh-paper);
}

.tv-mock__role {
	margin: -10px 0 14px;
	font-size: 0.88rem;
	color: rgba(245, 240, 230, 0.55);
}

.tv-mock__quote {
	display: flex;
	gap: 12px;
	align-items: flex-start;
	margin: 0 0 10px;
	padding: 12px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.06);
	background: rgba(255, 255, 255, 0.03);
}

.tv-mock__avatar {
	flex: 0 0 36px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: linear-gradient(145deg, rgba(184, 148, 63, 0.55), rgba(184, 148, 63, 0.12));
	border: 1px solid var(--sh-line);
}

.tv-mock__avatar--alt {
	background: linear-gradient(145deg, rgba(212, 188, 110, 0.45), rgba(245, 240, 230, 0.08));
}

.tv-mock__marks {
	margin: 0 0 4px;
	font-family: "Playfair Display", Georgia, serif;
	font-size: 1.4rem;
	line-height: 0.8;
	color: var(--sh-gold);
}

.tv-mock__quote strong {
	display: block;
	font-size: 0.86rem;
	font-weight: 500;
	color: var(--sh-paper);
}

.tv-landing .nv-module-grid {
	grid-template-columns: repeat(5, 1fr);
}

@media (max-width: 1100px) {
	.tv-landing .nv-module-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 980px) {
	.tv-how__stage::before,
	.tv-how__stage::after {
		display: none;
	}

	.tv-landing .nv-module-grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 640px) {
	.tv-landing .nv-module-grid {
		grid-template-columns: 1fr;
	}

	.tv-how__list p {
		margin-left: 0;
	}
}
