/* Comunidad educativo pastoral: portada de grupos y fichas de personal */
.eq, .eq-hub {
	--eq-marino: var(--rsn-marino, #003052);
	--eq-rojo: var(--rsn-rojo, #903A3A);
	--eq-ocre: var(--rsn-acento-texto-claro, #7A631E);
	--eq-suave: var(--rsn-fondo-suave, #F4F1EB);
	--eq-borde: var(--rsn-borde, #E7EBEE);
	font-family: var(--rsn-fuente-cuerpo, 'Montserrat', sans-serif);
	color: #23303b;
}

/* ---------- Portada: cajas de grupos ---------- */
.eq-hub {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 20px;
	margin: 28px 0 40px;
}
.eq-hub-caja {
	position: relative;
	display: flex;
	align-items: flex-end;
	grid-column: span 2;
	min-height: 400px;
	border-radius: 14px;
	overflow: hidden;
	background: var(--eq-marino);
	color: #fff;
	text-decoration: none;
	box-shadow: 0 2px 10px rgba(0, 48, 82, .12);
	transition: transform .3s ease, box-shadow .3s ease;
	isolation: isolate;
}
.eq-hub-caja:nth-child(1) { grid-column: span 6; min-height: 500px; }
.eq-hub-caja:nth-child(2), .eq-hub-caja:nth-child(3) { grid-column: span 3; }
.eq-hub-caja:nth-child(4), .eq-hub-caja:nth-child(5) { grid-column: span 3; }
.eq-hub-foto {
	position: absolute; inset: 0; z-index: -2;
	width: 100%; height: 100%; object-fit: cover; object-position: center 20%;
	transition: transform .6s ease;
}
.eq-hub-velo {
	position: absolute; inset: 0; z-index: -1;
	background: linear-gradient(to top, rgba(0, 32, 56, .92) 0%, rgba(0, 48, 82, .55) 45%, rgba(0, 48, 82, .15) 100%);
	transition: background .3s ease;
}
.eq-hub-icono {
	position: absolute; top: 18px; left: 18px;
	width: 46px; height: 46px; border-radius: 50%;
	display: grid; place-items: center;
	background: var(--rsn-oro, #A78B3F); color: var(--eq-marino);
}
.eq-hub-icono svg { width: 24px; height: 24px; }
.eq-hub-texto { display: block; padding: 24px 64px 24px 24px; }
.eq-hub-titulo {
	display: block; font-family: var(--rsn-fuente-titulo, 'Lora', serif);
	font-size: 1.5rem; line-height: 1.2; font-weight: 700; color: #fff;
}
.eq-hub-caja:nth-child(1) .eq-hub-titulo { font-size: 1.9rem; }
.eq-hub-meta { display: block; margin-top: 6px; font-size: .9rem; opacity: .92; }
.eq-hub-titulo::after {
	content: ""; display: block; width: 36px; height: 3px; margin-top: 10px;
	background: #E5C766; transition: width .3s ease;
}
.eq-hub-flecha {
	position: absolute; right: 18px; bottom: 22px;
	width: 38px; height: 38px; border-radius: 50%;
	display: grid; place-items: center;
	background: rgba(255, 255, 255, .16); color: #fff;
	transition: background .3s ease, transform .3s ease;
}
.eq-hub-flecha svg { width: 18px; height: 18px; }
.eq-hub-caja:hover, .eq-hub-caja:focus-visible {
	transform: translateY(-5px);
	box-shadow: 0 14px 30px rgba(0, 48, 82, .28);
}
.eq-hub-caja:hover .eq-hub-foto, .eq-hub-caja:focus-visible .eq-hub-foto { transform: scale(1.06); }
.eq-hub-caja:hover .eq-hub-titulo::after, .eq-hub-caja:focus-visible .eq-hub-titulo::after { width: 72px; }
.eq-hub-caja:hover .eq-hub-flecha, .eq-hub-caja:focus-visible .eq-hub-flecha { background: var(--rsn-oro, #A78B3F); color: var(--eq-marino); transform: translateX(4px); }
.eq-hub-caja:focus-visible { outline: 3px solid #E5C766; outline-offset: 3px; }

/* ---------- Páginas de grupo ---------- */
.eq-nav { margin: 0 0 26px; }
.eq-nav ul { display: flex; flex-wrap: wrap; gap: 8px; list-style: none; margin: 0; padding: 0; }
.eq-nav li { margin: 0; padding: 0; }
.eq-nav .eq-nav-volver { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 14px; padding: 0; border: 0; background: none; border-radius: 0; color: var(--eq-rojo); }
.eq-nav .eq-nav-volver:hover { background: none; color: var(--eq-marino); }
.eq-nav .eq-nav-volver svg { width: 18px; height: 18px; }
.eq-nav a {
	padding: 8px 16px; border: 1px solid var(--eq-borde); border-radius: 999px;
	background: #fff; color: var(--eq-marino); font-size: .85rem; font-weight: 600; text-decoration: none;
	transition: background .2s, color .2s, border-color .2s;
}
.eq-nav a:hover { background: var(--eq-marino); color: #fff; border-color: var(--eq-marino); }
.eq-nav a[aria-current="page"], .eq-nav a.es-actual { background: var(--eq-marino); color: #fff; border-color: var(--eq-marino); }

.eq-entrada { max-width: 760px; font-size: 1.05rem; line-height: 1.7; margin: 0 0 32px; }
.eq-grupal { margin: 0 0 40px; }
.eq-grupal img { width: 100%; height: auto; display: block; border-radius: 14px; box-shadow: 0 6px 20px rgba(0, 48, 82, .15); }
.eq-grupal figcaption { margin-top: 8px; font-size: .85rem; color: #5b6b78; text-align: center; }

.eq-seccion { margin: 0 0 44px; }
.eq-seccion-titulo {
	position: relative; margin: 0 0 22px; padding-bottom: 12px;
	font-family: var(--rsn-fuente-titulo, 'Lora', serif); font-size: 1.5rem; color: var(--eq-marino);
}
.eq-seccion-titulo::after {
	content: ""; position: absolute; left: 0; bottom: 0; width: 48px; height: 3px; background: var(--eq-rojo);
}
.eq-rejilla { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 22px; }
.eq-rejilla--destacada { grid-template-columns: repeat(auto-fit, minmax(260px, 340px)); justify-content: center; }
.eq-rejilla--tres { grid-template-columns: repeat(3, 1fr); }

.eq-tarjeta {
	display: flex; flex-direction: column; overflow: hidden;
	background: #fff; border: 1px solid var(--eq-borde); border-radius: 14px;
	box-shadow: 0 2px 8px rgba(0, 48, 82, .06);
	transition: transform .25s ease, box-shadow .25s ease;
}
.eq-tarjeta:hover { transform: translateY(-4px); box-shadow: 0 12px 26px rgba(0, 48, 82, .16); }
.eq-foto { margin: 0; aspect-ratio: 4 / 5; background: var(--eq-suave); overflow: hidden; }
.eq-foto img { width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block; }
.eq-foto img.eq-silueta { object-fit: contain; object-position: center bottom; padding: 8% 10% 0; }
.eq-cuerpo { padding: 16px 18px 20px; border-top: 3px solid var(--eq-rojo); }
.eq-nombre {
	margin: 0 0 4px; font-family: var(--rsn-fuente-titulo, 'Lora', serif);
	font-size: 1.1rem; line-height: 1.3; color: var(--eq-marino);
}
.eq-cargo { margin: 0 0 10px; font-size: .9rem; font-weight: 600; color: var(--eq-ocre); }
.eq-etiqueta { margin: 0; font-size: .85rem; color: #5b6b78; font-style: italic; }
.eq-correo {
	display: inline-flex; align-items: center; gap: 8px; max-width: 100%;
	font-size: .82rem; color: var(--eq-marino); text-decoration: none; word-break: break-all;
}
.eq-correo svg { flex: 0 0 auto; width: 16px; height: 16px; color: var(--eq-rojo); }
.eq-correo:hover span { text-decoration: underline; }

.eq-tarjeta--grande .eq-nombre { font-size: 1.3rem; }
.eq-tarjeta--pendiente { background: #fbfaf7; border-style: dashed; box-shadow: none; }
.eq-tarjeta--pendiente:hover { transform: none; box-shadow: none; }
.eq-tarjeta--pendiente .eq-cuerpo { border-top-color: var(--eq-borde); }
.eq-tarjeta--pendiente .eq-nombre { color: #5b6b78; }

.eq-solo-lectores {
	position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap;
}

@media (max-width: 900px) {
	.eq-rejilla--tres { grid-template-columns: repeat(2, 1fr); }
	.eq-hub { grid-template-columns: repeat(2, 1fr); }
	.eq-hub-caja, .eq-hub-caja:nth-child(n) { grid-column: span 1; min-height: 340px; }
	.eq-hub-caja:nth-child(1) { grid-column: span 2; min-height: 400px; }
}
@media (max-width: 560px) {
	.eq-hub { grid-template-columns: 1fr; gap: 16px; }
	.eq-hub-caja:nth-child(n) { grid-column: span 1; min-height: 320px; }
	.eq-rejilla { grid-template-columns: repeat(2, 1fr); gap: 14px; }
	.eq-rejilla--destacada { grid-template-columns: 1fr; }
	.eq-cuerpo { padding: 12px 12px 16px; }
	.eq-nombre { font-size: 1rem; }
}
@media (prefers-reduced-motion: reduce) {
	.eq *, .eq-hub * { transition: none !important; }
	.eq-hub-caja:hover, .eq-tarjeta:hover { transform: none; }
}
