/* BLIT — ERP Clínicas Veterinarias (landing premium) */

body.erp-landing {
	background: #070b14;
	background-image:
		radial-gradient(ellipse 120% 80% at 50% -30%, rgba(33, 199, 255, 0.18), transparent 55%),
		radial-gradient(ellipse 80% 50% at 100% 50%, rgba(79, 124, 255, 0.12), transparent 45%),
		radial-gradient(ellipse 60% 40% at 0% 80%, rgba(55, 242, 160, 0.06), transparent 40%),
		linear-gradient(180deg, #070b14 0%, #0d1528 50%, #070b14 100%);
	min-height: 100vh;
	overflow-x: hidden;
}

body.erp-landing #page-wrapper {
	padding-top: 0;
}

body.erp-landing #inicio,
body.erp-landing #problemas,
body.erp-landing #impacto,
body.erp-landing #solucion,
body.erp-landing #modulos,
body.erp-landing #arquitectura,
body.erp-landing #transformacion,
body.erp-landing #beneficios,
body.erp-landing #roi,
body.erp-landing #resultado,
body.erp-landing #plan,
body.erp-landing #contacto {
	scroll-margin-top: 5.5rem;
}

body.erp-landing #header {
	background: rgba(7, 11, 20, 0.85);
	backdrop-filter: blur(12px);
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

/* —— Hero —— */
.erp-hero {
	position: relative;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 6.5rem 1.5rem 4rem;
	overflow: hidden;
}

.erp-hero__bg {
	position: absolute;
	inset: 0;
	background-image:
		linear-gradient(105deg, rgba(7, 11, 20, 0.92) 0%, rgba(13, 21, 40, 0.78) 45%, rgba(7, 11, 20, 0.88) 100%),
		url("../../images/glass-smartphone-high-tech-innovation-ai-technology.jpg");
	background-size: cover;
	background-position: 70% center;
	z-index: 0;
}

.erp-hero__grid {
	position: absolute;
	inset: 0;
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
	background-size: 48px 48px;
	mask-image: linear-gradient(180deg, black 40%, transparent 100%);
	-webkit-mask-image: linear-gradient(180deg, black 40%, transparent 100%);
	z-index: 1;
	pointer-events: none;
}

.erp-hero__glow {
	position: absolute;
	width: 60vw;
	height: 60vw;
	max-width: 720px;
	max-height: 720px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(33, 199, 255, 0.22) 0%, transparent 70%);
	top: -10%;
	right: -15%;
	z-index: 1;
	pointer-events: none;
	filter: blur(40px);
}

.erp-hero__inner {
	position: relative;
	z-index: 2;
	max-width: 72rem;
	margin: 0 auto;
	width: 100%;
}

.erp-eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 0.65rem;
	font-weight: 700;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: #5ee4ff;
	padding: 0.55rem 1rem;
	border: 1px solid rgba(94, 228, 255, 0.35);
	border-radius: 999px;
	background: rgba(33, 199, 255, 0.08);
	margin-bottom: 1.5rem;
}

.erp-hero h1 {
	font-family: Raleway, Helvetica, sans-serif;
	font-weight: 700;
	font-size: clamp(2rem, 5.5vw, 3.35rem);
	line-height: 1.08;
	letter-spacing: 0.04em;
	text-transform: none;
	max-width: 14ch;
	margin: 0 0 1.25rem 0;
	border: 0;
	padding: 0;
	background: linear-gradient(135deg, #fff 0%, #c8e8ff 55%, #7ec8ff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.erp-hero__sub {
	font-size: clamp(1rem, 2vw, 1.2rem);
	color: rgba(255, 255, 255, 0.78);
	max-width: 36rem;
	line-height: 1.65;
	margin: 0 0 2rem 0;
	letter-spacing: 0.02em;
}

.erp-hero__stats {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem 2rem;
	margin-bottom: 2.25rem;
}

.erp-stat {
	display: flex;
	flex-direction: column;
	gap: 0.15rem;
}

.erp-stat__num {
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 1.65rem;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.02em;
}

.erp-stat__num em {
	font-style: normal;
	color: #37f2a0;
}

.erp-stat__label {
	font-size: 0.72rem;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	color: rgba(255, 255, 255, 0.45);
}

.erp-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	align-items: center;
}

.erp-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.95rem 1.85rem;
	border-radius: 12px;
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	text-decoration: none;
	border: 0;
	transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.erp-btn--primary {
	background: linear-gradient(135deg, #14b8ff 0%, #4f7cff 100%);
	color: #fff !important;
	box-shadow: 0 16px 40px rgba(20, 184, 255, 0.35);
}

.erp-btn--primary:hover {
	transform: translateY(-2px);
	box-shadow: 0 22px 48px rgba(20, 184, 255, 0.45);
	color: #fff !important;
}

.erp-btn--ghost {
	background: rgba(255, 255, 255, 0.06);
	color: rgba(255, 255, 255, 0.95) !important;
	border: 1px solid rgba(255, 255, 255, 0.22);
}

.erp-btn--ghost:hover {
	background: rgba(255, 255, 255, 0.12);
	color: #fff !important;
}

.erp-scroll {
	position: absolute;
	bottom: 2rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.5rem;
	color: rgba(255, 255, 255, 0.35);
	font-size: 0.65rem;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.erp-scroll__line {
	width: 1px;
	height: 36px;
	background: linear-gradient(180deg, rgba(94, 228, 255, 0.6), transparent);
	animation: erp-scroll-pulse 2s ease-in-out infinite;
}

@keyframes erp-scroll-pulse {
	0%, 100% { opacity: 0.4; transform: scaleY(1); }
	50% { opacity: 1; transform: scaleY(1.1); }
}

/* —— Sticky nav —— */
.erp-subnav {
	position: sticky;
	top: 3.5em;
	z-index: 9000;
	background: rgba(7, 11, 20, 0.92);
	backdrop-filter: blur(10px);
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
	padding: 0.65rem 1rem;
	margin: 0;
}

.erp-subnav__inner {
	max-width: 72rem;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	gap: 0.35rem 1rem;
	justify-content: center;
	align-items: center;
}

.erp-subnav a {
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 0.62rem;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.55) !important;
	border: 0 !important;
	padding: 0.4rem 0.65rem;
	border-radius: 8px;
	transition: color 0.2s, background 0.2s;
}

.erp-subnav a:hover {
	color: #5ee4ff !important;
	background: rgba(255, 255, 255, 0.05);
}

/* —— Sections shell —— */
.erp-section {
	padding: clamp(3.5rem, 8vw, 6rem) 1.5rem;
	position: relative;
}

.erp-section__inner {
	max-width: 72rem;
	margin: 0 auto;
}

.erp-section__head {
	margin-bottom: clamp(2rem, 4vw, 3rem);
}

.erp-kicker {
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 0.65rem;
	font-weight: 700;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #5ee4ff;
	margin: 0 0 0.75rem 0;
}

.erp-section h2 {
	font-family: Raleway, Helvetica, sans-serif;
	font-size: clamp(1.35rem, 3vw, 2rem);
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 0.75rem 0;
	border: 0;
	padding: 0;
}

.erp-section__lead {
	color: rgba(255, 255, 255, 0.72);
	font-size: 1.05rem;
	max-width: 42rem;
	line-height: 1.65;
	margin: 0;
}

/* —— Problem cards (bento) —— */
.erp-bento {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 1rem;
}

@media screen and (max-width: 980px) {
	.erp-bento { grid-template-columns: repeat(2, 1fr); }
}

@media screen and (max-width: 520px) {
	.erp-bento { grid-template-columns: 1fr; }
}

.erp-card {
	background: linear-gradient(155deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 16px;
	padding: 1.5rem 1.35rem;
	transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
	position: relative;
	overflow: hidden;
}

.erp-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	background: linear-gradient(90deg, var(--erp-accent, #21c7ff), transparent);
	opacity: 0.9;
}

.erp-card:hover {
	transform: translateY(-4px);
	border-color: rgba(255, 255, 255, 0.2);
	box-shadow: 0 24px 48px rgba(0, 0, 0, 0.35);
}

.erp-card__icon {
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.1rem;
	margin-bottom: 1rem;
	background: rgba(33, 199, 255, 0.12);
	color: #5ee4ff;
}

.erp-card h3 {
	font-size: 0.78rem;
	letter-spacing: 0.08em;
	margin: 0 0 0.65rem 0;
	color: #fff;
}

.erp-card p {
	font-size: 0.92rem;
	color: rgba(255, 255, 255, 0.68);
	line-height: 1.55;
	margin: 0;
}

.erp-card--a { --erp-accent: #ff6b8a; }
.erp-card--a .erp-card__icon { background: rgba(255, 107, 138, 0.15); color: #ff8ba3; }
.erp-card--b { --erp-accent: #ffc14d; }
.erp-card--b .erp-card__icon { background: rgba(255, 193, 77, 0.15); color: #ffd44d; }
.erp-card--c { --erp-accent: #37f2a0; }
.erp-card--c .erp-card__icon { background: rgba(55, 242, 160, 0.12); color: #37f2a0; }
.erp-card--d { --erp-accent: #939bff; }
.erp-card--d .erp-card__icon { background: rgba(147, 155, 255, 0.15); color: #b4b9ff; }

/* —— Impact strip —— */
.erp-strip {
	background: linear-gradient(90deg, rgba(20, 36, 67, 0.6) 0%, rgba(33, 199, 255, 0.08) 50%, rgba(20, 36, 67, 0.6) 100%);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 20px;
	padding: 2rem 1.5rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.5rem;
}

@media screen and (max-width: 736px) {
	.erp-strip { grid-template-columns: 1fr; }
}

.erp-strip__item {
	text-align: center;
	padding: 0 0.5rem;
}

.erp-strip__item strong {
	display: block;
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 0.75rem;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0.5rem;
}

.erp-strip__item span {
	font-size: 0.95rem;
	color: rgba(255, 255, 255, 0.65);
	line-height: 1.5;
}

/* —— Solution split —— */
.erp-split {
	display: grid;
	grid-template-columns: 1fr 1.05fr;
	gap: clamp(2rem, 5vw, 4rem);
	align-items: center;
}

@media screen and (max-width: 980px) {
	.erp-split { grid-template-columns: 1fr; }
}

.erp-split__visual {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	aspect-ratio: 4/3;
	box-shadow: 0 32px 64px rgba(0, 0, 0, 0.45);
}

.erp-split__visual img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.erp-split__visual::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(135deg, rgba(7, 11, 20, 0.2) 0%, rgba(33, 199, 255, 0.15) 100%);
	pointer-events: none;
}

.erp-checklist {
	list-style: none;
	padding: 0;
	margin: 1.5rem 0 0 0;
}

.erp-checklist li {
	position: relative;
	padding-left: 2rem;
	margin-bottom: 1rem;
	color: rgba(255, 255, 255, 0.82);
	font-size: 1.02rem;
	line-height: 1.55;
}

.erp-checklist li::before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 0.15rem;
	width: 1.35rem;
	height: 1.35rem;
	border-radius: 8px;
	background: rgba(55, 242, 160, 0.15);
	color: #37f2a0;
	font-size: 0.65rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* —— Modules grid —— */
.erp-modules {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.1rem;
}

@media screen and (max-width: 980px) {
	.erp-modules { grid-template-columns: repeat(2, 1fr); }
}

@media screen and (max-width: 520px) {
	.erp-modules { grid-template-columns: 1fr; }
}

.erp-mod {
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 18px;
	padding: 1.65rem 1.4rem;
	transition: transform 0.2s ease, border-color 0.2s ease;
	min-height: 200px;
	display: flex;
	flex-direction: column;
}

.erp-mod:hover {
	transform: translateY(-3px);
	border-color: rgba(94, 228, 255, 0.35);
}

.erp-mod__icon {
	font-size: 1.5rem;
	color: #5ee4ff;
	margin-bottom: 1rem;
}

.erp-mod h3 {
	font-size: 0.72rem;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 0.65rem 0;
}

.erp-mod p {
	font-size: 0.92rem;
	color: rgba(255, 255, 255, 0.65);
	line-height: 1.55;
	margin: 0;
	flex: 1;
}

.erp-modular-focus {
	margin-top: 1.25rem;
	padding: 1.45rem 1.4rem;
	border-radius: 18px;
	background: linear-gradient(110deg, rgba(33, 199, 255, 0.1) 0%, rgba(79, 124, 255, 0.08) 45%, rgba(255, 255, 255, 0.03) 100%);
	border: 1px solid rgba(94, 228, 255, 0.3);
}

.erp-modular-focus__label {
	display: inline-block;
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 0.62rem;
	font-weight: 700;
	letter-spacing: 0.13em;
	text-transform: uppercase;
	color: #5ee4ff;
	background: rgba(94, 228, 255, 0.12);
	border: 1px solid rgba(94, 228, 255, 0.35);
	border-radius: 999px;
	padding: 0.35rem 0.7rem;
	margin-bottom: 0.8rem;
}

.erp-modular-focus h3 {
	margin: 0 0 0.6rem 0;
	font-size: 0.92rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #fff;
}

.erp-modular-focus p {
	margin: 0;
	font-size: 0.95rem;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.78);
	max-width: 64rem;
}

/* —— Architecture flow —— */
.erp-flow {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
	gap: 0.75rem;
	margin-top: 2rem;
}

.erp-flow__node {
	flex: 1 1 140px;
	max-width: 200px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 14px;
	padding: 1.25rem 1rem;
	text-align: center;
	position: relative;
}

.erp-flow__node::after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	right: -0.55rem;
	top: 50%;
	transform: translateY(-50%);
	color: rgba(255, 255, 255, 0.2);
	font-size: 0.65rem;
	z-index: 1;
}

.erp-flow__node:last-child::after {
	display: none;
}

@media screen and (max-width: 736px) {
	.erp-flow__node::after { display: none; }
}

.erp-flow__node strong {
	display: block;
	font-size: 0.68rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #5ee4ff;
	margin-bottom: 0.35rem;
}

.erp-flow__node span {
	font-size: 0.82rem;
	color: rgba(255, 255, 255, 0.55);
	line-height: 1.4;
}

/* —— Before / After —— */
.erp-compare {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 1.25rem;
	margin-top: 2rem;
}

@media screen and (max-width: 736px) {
	.erp-compare { grid-template-columns: 1fr; }
}

.erp-compare__col {
	border-radius: 20px;
	padding: 2rem 1.75rem;
	position: relative;
	overflow: hidden;
}

.erp-compare__col--before {
	background: linear-gradient(160deg, rgba(60, 30, 40, 0.5), rgba(20, 15, 18, 0.9));
	border: 1px solid rgba(255, 107, 138, 0.25);
}

.erp-compare__col--after {
	background: linear-gradient(160deg, rgba(15, 45, 55, 0.6), rgba(10, 25, 40, 0.95));
	border: 1px solid rgba(55, 242, 160, 0.3);
}

.erp-compare__badge {
	display: inline-block;
	font-size: 0.62rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	padding: 0.35rem 0.75rem;
	border-radius: 999px;
	margin-bottom: 1.25rem;
}

.erp-compare__col--before .erp-compare__badge {
	background: rgba(255, 107, 138, 0.2);
	color: #ff9eb5;
}

.erp-compare__col--after .erp-compare__badge {
	background: rgba(55, 242, 160, 0.15);
	color: #37f2a0;
}

.erp-compare__col h3 {
	font-size: 1rem;
	margin: 0 0 1rem 0;
	color: #fff;
}

.erp-compare ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.erp-compare li {
	padding: 0.55rem 0 0.55rem 1.5rem;
	position: relative;
	font-size: 0.95rem;
	color: rgba(255, 255, 255, 0.75);
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.erp-compare li:last-child {
	border-bottom: 0;
}

.erp-compare__col--before li::before {
	content: "\f00d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	color: #ff6b8a;
	font-size: 0.75rem;
}

.erp-compare__col--after li::before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	color: #37f2a0;
	font-size: 0.75rem;
}

/* —— Pillars —— */
.erp-pillars {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1rem;
	margin-top: 2rem;
}

@media screen and (max-width: 736px) {
	.erp-pillars { grid-template-columns: 1fr; }
}

.erp-pillar {
	text-align: center;
	padding: 2rem 1.25rem;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.erp-pillar__t {
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	color: #5ee4ff;
	margin-bottom: 0.75rem;
}

.erp-pillar p {
	font-size: 0.95rem;
	color: rgba(255, 255, 255, 0.7);
	line-height: 1.55;
	margin: 0;
}

/* —— ROI mega —— */
.erp-roi {
	background: radial-gradient(ellipse 80% 120% at 50% 0%, rgba(33, 199, 255, 0.2), transparent 55%),
		linear-gradient(165deg, #0c1628 0%, #070b14 100%);
	border: 1px solid rgba(94, 228, 255, 0.25);
	border-radius: 24px;
	padding: clamp(2rem, 5vw, 3.5rem);
	margin-top: 2rem;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.erp-roi__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.5rem;
	margin: 2rem 0;
	max-width: 52rem;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 736px) {
	.erp-roi__grid { grid-template-columns: 1fr; }
}

.erp-roi__box {
	background: rgba(0, 0, 0, 0.25);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 16px;
	padding: 1.5rem 1rem;
}

.erp-roi__box .big {
	font-family: Raleway, Helvetica, sans-serif;
	font-size: clamp(1.5rem, 4vw, 2.1rem);
	font-weight: 700;
	color: #fff;
	display: block;
	margin-bottom: 0.35rem;
}

.erp-roi__box .big span {
	background: linear-gradient(90deg, #5ee4ff, #37f2a0);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.erp-roi__box small {
	font-size: 0.75rem;
	color: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.erp-roi__quote {
	font-size: clamp(1rem, 2.2vw, 1.25rem);
	color: rgba(255, 255, 255, 0.88);
	font-style: italic;
	max-width: 38rem;
	margin: 0 auto;
	line-height: 1.55;
}

/* —— Quote block —— */
.erp-quote {
	margin-top: 3rem;
	padding: 2.5rem 2rem;
	border-left: 4px solid #21c7ff;
	background: rgba(255, 255, 255, 0.03);
	border-radius: 0 16px 16px 0;
}

.erp-quote p {
	font-size: 1.15rem;
	color: rgba(255, 255, 255, 0.88);
	line-height: 1.65;
	margin: 0;
	max-width: 48rem;
}

/* —— Timeline —— */
.erp-timeline {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 1rem;
	margin-top: 2rem;
	counter-reset: erpstep;
}

@media screen and (max-width: 980px) {
	.erp-timeline { grid-template-columns: repeat(2, 1fr); }
}

@media screen and (max-width: 480px) {
	.erp-timeline { grid-template-columns: 1fr; }
}

.erp-step {
	position: relative;
	padding: 1.5rem 1.25rem 1.5rem 1.25rem;
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.erp-step::before {
	counter-increment: erpstep;
	content: counter(erpstep, decimal-leading-zero);
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 2rem;
	font-weight: 700;
	color: rgba(94, 228, 255, 0.2);
	position: absolute;
	top: 0.75rem;
	right: 1rem;
	line-height: 1;
}

.erp-step h3 {
	font-size: 0.78rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 0.5rem 0;
	padding-right: 2.5rem;
}

.erp-step p {
	font-size: 0.9rem;
	color: rgba(255, 255, 255, 0.65);
	margin: 0;
	line-height: 1.5;
}

/* —— Final CTA —— */
.erp-final {
	padding: clamp(4rem, 10vw, 6rem) 1.5rem;
	text-align: center;
	position: relative;
	background: linear-gradient(180deg, transparent 0%, rgba(33, 199, 255, 0.06) 50%, transparent 100%);
}

.erp-final h2 {
	font-size: clamp(1.5rem, 3.5vw, 2.25rem);
	max-width: 18ch;
	margin-left: auto;
	margin-right: auto;
}

.erp-final p {
	color: rgba(255, 255, 255, 0.72);
	max-width: 36rem;
	margin: 1rem auto 2rem;
	font-size: 1.05rem;
	line-height: 1.65;
}

.erp-footnote {
	text-align: center;
	padding: 2rem 1rem 3rem;
	color: rgba(255, 255, 255, 0.35);
	font-size: 0.8rem;
}

/* —— Reveal on scroll —— */
.erp-reveal {
	opacity: 0;
	transform: translateY(22px);
	transition: opacity 0.65s ease, transform 0.65s ease;
}

.erp-reveal.is-visible {
	opacity: 1;
	transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
	.erp-reveal { opacity: 1; transform: none; transition: none; }
	.erp-scroll__line { animation: none; }
}
