/**
 * Marlen Pastrán — hoja de estilos principal
 *
 * Convertida desde los atributos `style=""` en línea de la exportación de
 * Claude Design. Los valores (colores, tamaños, radios, espaciados) se han
 * conservado literalmente para que el resultado sea idéntico al diseño
 * original; lo único que cambia es dónde viven.
 *
 * Índice
 *   01. Tipografías
 *   02. Tokens de diseño
 *   03. Reset y base
 *   04. Accesibilidad
 *   05. Layout
 *   06. Cabecera y navegación
 *   07. Botones y enlaces
 *   08. Hero
 *   09. Métricas
 *   10. Especialidades
 *   11. Valoraciones y reseñas
 *   12. Proceso
 *   13. Online / presencial
 *   14. Tarjetas de blog
 *   15. Banner CTA
 *   16. Pie de página
 *   17. Contenido WordPress
 *   18. Responsive (880px)
 */

/* ========================================================================
   01. Tipografías
   Inter es variable (400–600 en un solo archivo). Poppins trae un archivo
   por peso. Sólo se sirven los subconjuntos latin y latin-ext: el sitio es
   en castellano y los subconjuntos cirílico, griego, vietnamita y devanagari
   de la exportación original sumaban 242 KB sin aportar nada.
   ======================================================================== */

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400 600;
	font-display: swap;
	src: url('../fonts/inter-latin-ext.woff2') format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400 600;
	font-display: swap;
	src: url('../fonts/inter-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/poppins-500-latin-ext.woff2') format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/poppins-500-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/poppins-600-latin-ext.woff2') format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/poppins-600-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/poppins-700-latin-ext.woff2') format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/poppins-700-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('../fonts/poppins-800-latin-ext.woff2') format('woff2');
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('../fonts/poppins-800-latin.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ========================================================================
   02. Tokens de diseño
   Extraídos de la paleta real de la exportación (frecuencia de uso entre
   paréntesis). No inventes colores nuevos: usa estas variables.
   ======================================================================== */

:root {
	/* Texto */
	--mp-ink: #292828;          /* 191 usos — texto principal */
	--mp-muted: #6b6a6a;        /*  67 usos — texto secundario */
	--mp-muted-2: #5c5a58;      /*  28 usos — párrafos largos */
	--mp-muted-3: #8a8886;      /*   7 usos — etiquetas pequeñas */
	--mp-muted-4: #a19d9b;      /*   7 usos — metadatos */

	/* Superficies */
	--mp-white: #ffffff;
	--mp-cream: #fff8f8;        /*  22 usos — fondo de tarjetas */
	--mp-line: #f1e9e7;         /*  36 usos — bordes */
	--mp-line-soft: #f6efed;    /*  20 usos — separadores */
	--mp-surface: #f7f5f4;      /*  15 usos — chips sociales */

	/* Acentos */
	--mp-green: #04df85;        /*  33 usos — acento vivo */
	--mp-green-dark: #04c374;   /*  36 usos — texto sobre verde claro */
	--mp-green-bg: #eafff4;     /*   8 usos — tarjeta Doctoralia */
	--mp-blush: #f6d6d2;        /*  26 usos — botón principal */
	--mp-blush-dark: #f0c3bd;   /*   4 usos — hover del botón */
	--mp-coral: #e8897e;        /*  23 usos — detalles del logo */
	--mp-gold: #f6b93b;         /*  15 usos — estrellas */

	/* Tramas de marcador de posición (sustituir por imágenes reales) */
	--mp-ph-warm: repeating-linear-gradient(45deg, #f3e8e6, #f3e8e6 12px, #ecdbd8 12px, #ecdbd8 24px);
	--mp-ph-cool: repeating-linear-gradient(45deg, #eef1ee, #eef1ee 12px, #e4e8e3 12px, #e4e8e3 24px);
	--mp-ph-grey: repeating-linear-gradient(45deg, #f0f0f0, #f0f0f0 12px, #e6e6e6 12px, #e6e6e6 24px);
	--mp-ph-map: repeating-linear-gradient(45deg, #f2f2f2, #f2f2f2 10px, #e8e8e8 10px, #e8e8e8 20px);
	--mp-ph-blush: repeating-linear-gradient(45deg, #f0c3bd, #f0c3bd 12px, #ecb4ad 12px, #ecb4ad 24px);

	/* Tipografía */
	--mp-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	--mp-font-display: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	--mp-font-mono: ui-monospace, SFMono-Regular, Menlo, monospace;

	/* Radios */
	--mp-r-sm: 10px;
	--mp-r-md: 16px;
	--mp-r-lg: 20px;
	--mp-r-xl: 28px;
	--mp-r-2xl: 32px;
	--mp-r-pill: 999px;

	/* Contenedores */
	--mp-wide: 1280px;
	--mp-narrow: 1120px;

	/* Sombras */
	--mp-shadow-card: 0 8px 24px rgba(0, 0, 0, 0.08);
	--mp-shadow-play: 0 8px 20px rgba(0, 0, 0, 0.15);
}

/* ========================================================================
   03. Reset y base
   ======================================================================== */

*,
*::before,
*::after {
	box-sizing: border-box;
}

body {
	margin: 0;
	background: var(--mp-white);
	color: var(--mp-ink);
	font-family: var(--mp-font);
	font-size: 16px;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img,
video {
	max-width: 100%;
	height: auto;
}

/* Reserva la caja antes de que cargue la imagen: protege el CLS. */
img[width][height] {
	height: auto;
	aspect-ratio: attr(width) / attr(height);
}

h1,
h2,
h3,
h4 {
	font-family: var(--mp-font-display);
	font-weight: 700;
	margin: 0;
}

p {
	margin: 0;
}

a {
	color: inherit;
}

button {
	font: inherit;
}

/* ========================================================================
   04. Accesibilidad
   El diseño original no traía estados de foco visibles. Se añaden aquí
   porque sin ellos el sitio no es navegable con teclado. No alteran el
   aspecto en reposo.
   ======================================================================== */

.mp-skip-link {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 100;
	background: var(--mp-white);
	color: var(--mp-ink);
	padding: 12px 20px;
	border-radius: 0 0 var(--mp-r-sm) 0;
	font-weight: 600;
	text-decoration: none;
}

.mp-skip-link:focus {
	left: 0;
}

:where(a, button, input, textarea, select, [tabindex]):focus-visible {
	outline: 2px solid var(--mp-green-dark);
	outline-offset: 2px;
	border-radius: 4px;
}

.screen-reader-text {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	clip-path: none;
	height: auto;
	width: auto;
	display: block;
	padding: 12px 20px;
	background: var(--mp-white);
	z-index: 100;
}

@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
		scroll-behavior: auto !important;
	}
}

/* ========================================================================
   05. Layout
   ======================================================================== */

.mp-section {
	max-width: var(--mp-narrow);
	margin: 80px auto;
	padding: 0 24px;
	color: var(--mp-ink);
}

.mp-section--wide {
	max-width: var(--mp-wide);
}

.mp-section--padded {
	margin: 0 auto;
	padding: 80px 24px;
}

.mp-section-title {
	font-size: clamp(24px, 4vw, 34px);
	text-align: center;
	margin: 0 0 40px;
}

.mp-section-title--tight {
	margin: 0 0 32px;
}

.mp-section-title--sub {
	margin: 0 0 6px;
}

.mp-section-lead {
	text-align: center;
	color: var(--mp-muted);
	font-size: 15px;
	margin: 0 0 32px;
}

/* Variantes de margen de sección usadas por páginas concretas. */
.mp-section--m48 { margin: 48px auto; }
.mp-section--m60 { margin: 60px auto; }
.mp-section--m48-40 { margin: 48px auto 40px; }

/* Variantes de tamaño del título de sección. */
.mp-section-title--sm { font-size: clamp(22px, 3.6vw, 30px); }
.mp-section-title--md { font-size: clamp(22px, 4vw, 32px); }

.mp-section-title--left {
	text-align: left;
	font-size: clamp(22px, 3.6vw, 28px);
	margin: 0 0 18px;
}

/* Utilidades de espaciado. Deliberadamente pocas: si necesitas una quinta,
   probablemente lo que falta es un componente. */
.mp-mb-4 { margin-bottom: 4px; }
.mp-mb-24 { margin-bottom: 24px; }
.mp-mb-32 { margin-bottom: 32px; }
.mp-mb-40 { margin-bottom: 40px; }
.mp-ta-right { text-align: right; }

/* Contenedor estrecho para el buscador de las páginas vacías y la 404. */
.mp-search-wrap {
	max-width: 420px;
	margin: 0 auto;
}

.mp-accent {
	color: var(--mp-green);
}

.mp-accent--coral {
	color: var(--mp-coral);
}

/* Asterisco verde de los certificados. */
.mp-star-green {
	color: var(--mp-green-dark);
}

/* Etiqueta monoespaciada dentro de un marcador de posición. */
.mp-ph__label {
	font-family: var(--mp-font-mono);
	font-size: 12px;
	color: #9a8d8a;
}

/* Rejillas fluidas: se reajustan solas sin media query. */
.mp-grid-auto-220 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 36px;
}

.mp-grid-auto-240 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 32px 28px;
}

.mp-grid-auto-260 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
	gap: 20px;
}

.mp-grid-auto-280 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 24px;
}

.mp-grid-auto-320 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
	gap: 48px;
	align-items: center;
}

/* Rejillas de proporción fija: colapsan a una columna en móvil (§18). */
.mp-split {
	display: grid;
	gap: 32px;
	align-items: center;
}

.mp-split--11-09 {
	grid-template-columns: 1.1fr 0.9fr;
}

.mp-split--12-08 {
	grid-template-columns: 1.2fr 0.8fr;
}

/* ========================================================================
   06. Cabecera y navegación
   ======================================================================== */

.mp-header {
	position: sticky;
	top: 0;
	z-index: 50;
	background: var(--mp-white);
	border-bottom: 1px solid var(--mp-line);
	font-family: var(--mp-font);
}

.mp-header__bar {
	max-width: var(--mp-wide);
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 14px 24px;
}

/* --- Logo -------------------------------------------------------------- */

.mp-logo {
	display: flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
	flex-shrink: 0;
}

.mp-logo__mark {
	position: relative;
	width: 34px;
	height: 34px;
	display: inline-block;
	flex-shrink: 0;
}

/* Forma orgánica del logo, dibujada con border-radius (sin SVG). */
.mp-logo__mark::before {
	content: '';
	position: absolute;
	inset: 0;
	border: 2px solid var(--mp-ink);
	border-radius: 60% 40% 55% 45% / 45% 60% 40% 55%;
}

.mp-logo__mark::after {
	content: '';
	position: absolute;
	right: -2px;
	bottom: 2px;
	width: 18px;
	height: 16px;
	background: var(--mp-coral);
	border-radius: 70% 30% 60% 40% / 50% 60% 40% 50%;
}

.mp-logo__text {
	display: flex;
	flex-direction: column;
	line-height: 1.05;
}

/* En la exportación el nombre y el rol estaban escritos en mayúsculas dentro
   del HTML. Ahora salen del título y la descripción del sitio, así que las
   mayúsculas las pone el CSS: el cliente escribe «Marlen Pastrán» de forma
   normal en Ajustes y se sigue viendo como en el diseño. */
.mp-logo__name {
	font-family: var(--mp-font-display);
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 0.3px;
	color: var(--mp-ink);
	text-transform: uppercase;
}

.mp-logo__role {
	font-size: 9px;
	letter-spacing: 2px;
	color: var(--mp-muted-3);
	text-transform: uppercase;
}

/* Logo subido desde el Personalizador: sustituye a la marca dibujada. */
.mp-logo__custom img {
	display: block;
	max-height: 44px;
	width: auto;
}

/* Variante reducida del pie */
.mp-logo__mark--sm {
	width: 28px;
	height: 28px;
}

.mp-logo__mark--sm::after {
	right: -1px;
	bottom: 1px;
	width: 14px;
	height: 13px;
}

/* --- Navegación de escritorio ------------------------------------------ */

.mp-nav {
	display: flex;
	align-items: center;
	gap: 28px;
}

.mp-nav ul {
	display: flex;
	align-items: center;
	gap: 28px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.mp-nav a {
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
	color: var(--mp-ink);
}

/* En la exportación la página activa se marcaba con este verde. Aquí lo
   resuelven las clases que WordPress añade al elemento de menú actual. */
.mp-nav .current-menu-item > a,
.mp-nav .current_page_item > a,
.mp-nav .current-menu-ancestor > a {
	color: var(--mp-green);
}

.mp-nav a:hover {
	color: var(--mp-green);
}

/* --- Botón hamburguesa -------------------------------------------------- */

.mp-burger {
	display: none;
	background: none;
	border: none;
	cursor: pointer;
	flex-direction: column;
	gap: 5px;
	padding: 8px;
}

.mp-burger span {
	display: block;
	width: 24px;
	height: 2px;
	background: var(--mp-ink);
}

/* --- Menú móvil --------------------------------------------------------- */

.mp-mobile-nav {
	display: none;
	flex-direction: column;
	gap: 4px;
	padding: 8px 24px 20px;
	border-top: 1px solid var(--mp-line);
}

.mp-mobile-nav.is-open {
	display: flex;
}

.mp-mobile-nav ul {
	display: flex;
	flex-direction: column;
	gap: 4px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.mp-mobile-nav a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	color: var(--mp-ink);
	padding: 12px 0;
	border-bottom: 1px solid var(--mp-line-soft);
}

.mp-mobile-nav .current-menu-item > a,
.mp-mobile-nav .current_page_item > a {
	color: var(--mp-green);
}

.mp-mobile-nav .mp-btn {
	margin-top: 14px;
	text-align: center;
	border-bottom: none;
	padding: 13px 22px;
}

/* ========================================================================
   07. Botones y enlaces
   ======================================================================== */

.mp-btn {
	display: inline-block;
	background: var(--mp-blush);
	color: var(--mp-ink);
	font-weight: 600;
	font-size: 14px;
	padding: 12px 22px;
	border: none;
	border-radius: var(--mp-r-pill);
	text-decoration: none;
	cursor: pointer;
	flex-shrink: 0;
	transition: background-color 0.15s ease;
}

/* Sustituye al atributo `style-hover` de la exportación, que no es HTML
   válido y ningún navegador aplicaba. */
.mp-btn:hover,
.mp-btn:focus-visible {
	background: var(--mp-blush-dark);
}

.mp-btn--lg {
	font-size: 15px;
	padding: 15px 26px;
}

.mp-btn--md {
	font-size: 15px;
	padding: 14px 24px;
}

.mp-btn--wide {
	padding: 13px 22px;
}

.mp-btn--white {
	background: var(--mp-white);
	padding: 14px 24px;
}

.mp-btn--white:hover,
.mp-btn--white:focus-visible {
	background: var(--mp-line-soft);
}

.mp-link-underline {
	color: var(--mp-ink);
	font-weight: 500;
	font-size: 15px;
	text-decoration: underline;
}

.mp-link-more {
	color: var(--mp-ink);
	font-size: 14px;
	font-weight: 600;
	text-decoration: underline;
	flex-shrink: 0;
}

.mp-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: center;
}

/* Chips de filtro / pestañas */
.mp-chip {
	border: 1px solid var(--mp-line);
	background: var(--mp-white);
	color: var(--mp-ink);
	font-size: 14px;
	font-weight: 500;
	padding: 10px 18px;
	border-radius: var(--mp-r-pill);
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	transition: background-color 0.15s ease, color 0.15s ease;
}

.mp-chip.is-active,
.mp-chip[aria-selected='true'] {
	background: var(--mp-green);
	color: var(--mp-white);
}

.mp-chip-row {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
	margin-bottom: 36px;
}

.mp-chip-row--tight {
	margin-bottom: 32px;
}

/* ========================================================================
   08. Hero
   ======================================================================== */

.mp-hero {
	background: var(--mp-cream);
	border-radius: var(--mp-r-2xl);
	max-width: var(--mp-wide);
	margin: 24px auto;
	padding: clamp(32px, 6vw, 64px);
	font-family: var(--mp-font);
	color: var(--mp-ink);
	display: grid;
	grid-template-columns: 1.1fr 0.9fr;
	gap: 40px;
	align-items: center;
}

.mp-hero__title {
	font-size: clamp(32px, 4.2vw, 48px);
	line-height: 1.15;
	margin: 0 0 20px;
}

.mp-hero__text {
	font-size: 16px;
	color: var(--mp-muted-2);
	line-height: 1.6;
	margin: 0 0 28px;
	max-width: 460px;
}

.mp-hero__media {
	position: relative;
}

/* Tarjetas flotantes sobre la foto del hero */
.mp-float {
	position: absolute;
	background: var(--mp-white);
	border-radius: 14px;
	padding: 10px 14px;
	box-shadow: var(--mp-shadow-card);
	font-size: 12px;
	font-weight: 600;
}

.mp-float--google {
	top: 16px;
	left: -16px;
}

.mp-float--cert {
	bottom: 20px;
	right: -14px;
	font-size: 11px;
	font-weight: 400;
	display: flex;
	align-items: center;
	gap: 6px;
}

.mp-float--patients {
	bottom: -18px;
	left: 20px;
	border-radius: var(--mp-r-pill);
	padding: 8px 16px 8px 8px;
	display: flex;
	align-items: center;
	gap: 8px;
}

.mp-avatars {
	display: flex;
}

.mp-avatars span {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border: 2px solid #fff;
}

.mp-avatars span:nth-child(1) { background: #e8ddd9; }
.mp-avatars span:nth-child(2) { background: #dcd4f0; margin-left: -10px; }
.mp-avatars span:nth-child(3) { background: #d4ece0; margin-left: -10px; }

/* ========================================================================
   09. Métricas
   ======================================================================== */

.mp-stats {
	max-width: var(--mp-wide);
	margin: 60px auto 40px;
	padding: 0 24px;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 20px;
	text-align: center;
}

.mp-stat {
	background: var(--mp-cream);
	border-radius: var(--mp-r-lg);
	padding: 26px;
}

.mp-stat__num {
	font-family: var(--mp-font-display);
	font-weight: 700;
	font-size: 28px;
}

.mp-stat__label {
	font-size: 13px;
	color: var(--mp-muted);
}

.mp-stat--media {
	grid-column: span 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.mp-media-logos {
	display: flex;
	gap: 24px;
	align-items: center;
}

.mp-media-logo {
	width: 70px;
	height: 26px;
	background: #e7e2e0;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--mp-font-mono);
	font-size: 9px;
	color: var(--mp-muted-3);
}

/* ========================================================================
   10. Especialidades
   ======================================================================== */

.mp-specialty__title {
	font-family: var(--mp-font-display);
	font-size: 22px;
	margin: 0 0 14px;
}

.mp-specialty__body {
	font-size: 15px;
	color: var(--mp-muted-2);
	line-height: 1.6;
	margin: 0 0 18px;
}

.mp-quote-card {
	background: var(--mp-cream);
	border-radius: var(--mp-r-md);
	padding: 18px;
}

.mp-quote-card__stars {
	color: var(--mp-gold);
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 6px;
}

.mp-quote-card__text {
	font-size: 13.5px;
	color: var(--mp-muted-2);
	font-style: italic;
}

/* Paneles de pestañas: sólo el activo es visible. */
.mp-tabpanel[hidden] {
	display: none;
}

/* ========================================================================
   11. Valoraciones y reseñas
   ======================================================================== */

.mp-rating-card {
	border-radius: var(--mp-r-lg);
	padding: 32px;
	text-align: center;
}

.mp-rating-card--google {
	background: var(--mp-cream);
}

.mp-rating-card--doctoralia {
	background: var(--mp-green-bg);
}

.mp-rating-card__name {
	font-family: var(--mp-font-display);
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 8px;
}

.mp-rating-card__stars {
	color: var(--mp-gold);
	font-size: 22px;
	letter-spacing: 3px;
}

.mp-rating-card__meta {
	font-size: 15px;
	margin-top: 8px;
}

.mp-rating-card__intro {
	font-size: 13px;
	color: var(--mp-green-dark);
	margin-bottom: 6px;
}

.mp-rating-card__brand {
	font-family: var(--mp-font-display);
	font-weight: 700;
	font-size: 15px;
	color: var(--mp-green-dark);
	margin-bottom: 4px;
}

.mp-rating-card__pct {
	font-family: var(--mp-font-display);
	font-weight: 700;
	font-size: 34px;
	color: var(--mp-green-dark);
}

.mp-rating-card__stars--green {
	color: var(--mp-green-dark);
	font-size: 20px;
	letter-spacing: 3px;
}

.mp-rating-card__meta--sm {
	font-size: 15px;
	margin-top: 6px;
}

/* Rejilla de reseñas */
.mp-reviews {
	border: 1px solid var(--mp-line);
	border-radius: 24px;
	padding: 36px;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: 32px 28px;
}

.mp-review__head {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 8px;
}

.mp-review__avatar {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #f0ece9;
	flex-shrink: 0;
}

.mp-review__name {
	font-weight: 600;
	font-size: 14px;
}

.mp-review__date {
	font-size: 12px;
	color: var(--mp-muted-4);
}

.mp-review__stars {
	color: var(--mp-gold);
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 6px;
}

.mp-review__text {
	font-size: 13.5px;
	color: var(--mp-muted-2);
	line-height: 1.5;
}

/* ========================================================================
   12. Proceso
   ======================================================================== */

.mp-step {
	border-radius: var(--mp-r-lg);
	padding: 28px;
	position: relative;
}

.mp-step--first {
	background: var(--mp-cream);
}

.mp-step--plain {
	background: var(--mp-white);
	border: 1px solid var(--mp-line);
}

.mp-step__price {
	position: absolute;
	top: 20px;
	right: 20px;
	background: var(--mp-green);
	color: var(--mp-white);
	border-radius: 12px;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
}

.mp-step__num {
	font-family: var(--mp-font-display);
	font-size: 30px;
	font-weight: 700;
	color: var(--mp-coral);
}

.mp-step__title {
	font-family: var(--mp-font-display);
	font-size: 19px;
	margin: 8px 0;
}

.mp-step__body {
	font-size: 14px;
	color: var(--mp-muted-2);
	line-height: 1.5;
	margin: 0;
}

.mp-step__body--spaced {
	margin: 0 0 20px;
}

/* ========================================================================
   13. Online / presencial
   ======================================================================== */

.mp-mode__title {
	font-family: var(--mp-font-display);
	font-size: 22px;
	margin: 0 0 16px;
}

.mp-mode__list {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	font-size: 14.5px;
	color: var(--mp-muted-2);
}

/* ========================================================================
   14. Tarjetas de blog
   ======================================================================== */

.mp-post-card {
	text-decoration: none;
	color: var(--mp-ink);
	display: block;
}

.mp-post-card__media {
	border-radius: 18px;
	aspect-ratio: 16 / 9;
	background: var(--mp-ph-grey);
	margin-bottom: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--mp-font-mono);
	font-size: 12px;
	color: #999;
	overflow: hidden;
}

.mp-post-card__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mp-post-card__tag {
	font-size: 12px;
	color: var(--mp-coral);
	font-weight: 600;
	margin-bottom: 6px;
}

.mp-post-card__title {
	font-family: var(--mp-font-display);
	font-size: 17px;
	margin: 0 0 8px;
}

.mp-post-card__meta {
	font-size: 12.5px;
	color: var(--mp-muted-4);
}

.mp-blog-head {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin-bottom: 24px;
	gap: 16px;
}

.mp-blog-head__title {
	font-size: clamp(22px, 4vw, 30px);
	margin: 0;
}

/* Variante reducida: rejillas de 6 tarjetas (blog y «Sobre mi»). */
.mp-post-card--sm .mp-post-card__media {
	border-radius: var(--mp-r-md);
	margin-bottom: 12px;
	font-size: 11px;
}

.mp-post-card--sm .mp-post-card__title {
	font-size: 16px;
	line-height: 1.3;
}

.mp-post-card--sm .mp-post-card__meta {
	font-size: 12px;
}

.mp-center-more {
	text-align: center;
	margin-top: 36px;
}

/* Paginación */
.mp-pagination {
	display: flex;
	justify-content: center;
	gap: 8px;
	margin-top: 48px;
	flex-wrap: wrap;
}

.mp-pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 40px;
	height: 40px;
	padding: 0 12px;
	border: 1px solid var(--mp-line);
	border-radius: var(--mp-r-pill);
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	color: var(--mp-ink);
}

.mp-pagination .page-numbers.current {
	background: var(--mp-green);
	border-color: var(--mp-green);
	color: var(--mp-white);
}

/* ========================================================================
   15. Banner CTA
   ======================================================================== */

.mp-cta {
	max-width: var(--mp-wide);
	margin: 80px auto 60px;
	padding: 0 24px;
}

.mp-cta__inner {
	background: var(--mp-blush);
	border-radius: var(--mp-r-xl);
	padding: clamp(28px, 5vw, 52px);
	display: grid;
	grid-template-columns: 1.2fr 0.8fr;
	gap: 32px;
	align-items: center;
	position: relative;
	overflow: hidden;
}

.mp-cta__title {
	font-size: clamp(24px, 3.6vw, 34px);
	color: var(--mp-white);
	margin: 0 0 16px;
	line-height: 1.2;
}

.mp-cta__text {
	font-size: 15px;
	color: #4a2f2a;
	max-width: 380px;
	margin: 0 0 24px;
}

/* ========================================================================
   16. Pie de página
   ======================================================================== */

.mp-footer {
	background: var(--mp-white);
	font-family: var(--mp-font);
	color: var(--mp-ink);
	padding: 64px 24px 0;
}

.mp-footer__cols {
	max-width: var(--mp-wide);
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 36px;
}

.mp-footer__name {
	font-family: var(--mp-font-display);
	font-weight: 700;
	font-size: 19px;
	margin-bottom: 6px;
}

.mp-footer__meta {
	font-size: 14px;
	color: var(--mp-muted);
	margin-bottom: 14px;
}

.mp-footer__meta--last {
	margin-bottom: 18px;
}

.mp-footer__contact-link {
	color: var(--mp-green);
	text-decoration: none;
}

.mp-footer__contact-link--strong {
	font-weight: 600;
}

.mp-footer__map {
	height: 120px;
	border-radius: 14px;
	background: var(--mp-ph-map);
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--mp-font-mono);
	font-size: 11px;
	color: #999;
	overflow: hidden;
}

.mp-footer__map iframe {
	width: 100%;
	height: 100%;
	border: 0;
	display: block;
}

.mp-footer__links {
	display: flex;
	flex-direction: column;
	gap: 14px;
	font-size: 15px;
	font-weight: 500;
	list-style: none;
	margin: 0;
	padding: 0;
}

.mp-footer__links a {
	color: var(--mp-ink);
	text-decoration: none;
}

.mp-footer__links a:hover {
	text-decoration: underline;
}

.mp-footer__topics {
	font-size: 14px;
	color: var(--mp-muted);
	display: flex;
	flex-direction: column;
	gap: 14px;
}

.mp-footer__ratings {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

/* Tarjetas de valoración compactas del pie */
.mp-mini-rating {
	border-radius: var(--mp-r-md);
	padding: 20px;
	text-align: center;
}

.mp-mini-rating--google {
	background: var(--mp-cream);
}

.mp-mini-rating--doctoralia {
	background: var(--mp-green-bg);
}

.mp-mini-rating__name {
	font-family: var(--mp-font-display);
	font-weight: 700;
	font-size: 17px;
	margin-bottom: 6px;
}

.mp-mini-rating__stars {
	color: var(--mp-gold);
	font-size: 16px;
	letter-spacing: 2px;
}

.mp-mini-rating__meta {
	font-size: 13px;
	margin-top: 4px;
}

.mp-mini-rating__brand {
	font-family: var(--mp-font-display);
	font-weight: 700;
	font-size: 14px;
	color: var(--mp-green-dark);
	margin-bottom: 4px;
}

.mp-mini-rating__pct {
	font-family: var(--mp-font-display);
	font-weight: 700;
	font-size: 26px;
	color: var(--mp-green-dark);
}

.mp-mini-rating__stars--green {
	color: var(--mp-green-dark);
	font-size: 16px;
	letter-spacing: 2px;
}

.mp-footer__city {
	text-align: center;
	font-size: 14px;
	color: var(--mp-muted);
	margin: 40px 0 20px;
}

.mp-footer__city strong {
	color: var(--mp-ink);
}

.mp-footer__more {
	text-align: center;
	margin-bottom: 36px;
}

.mp-footer__bottom {
	border-top: 1px solid var(--mp-line);
	max-width: var(--mp-wide);
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 24px 0;
}

.mp-footer__brand {
	display: flex;
	align-items: center;
	gap: 10px;
}

.mp-footer__rights {
	font-size: 12px;
	color: var(--mp-muted);
}

.mp-footer__copy {
	font-size: 14px;
	color: var(--mp-muted);
}

.mp-social {
	display: flex;
	gap: 12px;
}

.mp-social a {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: var(--mp-surface);
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--mp-ink);
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	transition: background-color 0.15s ease;
}

.mp-social a:hover {
	background: var(--mp-line);
}

.mp-social a[data-net='instagram'] { font-size: 12px; }
.mp-social a[data-net='x'] { font-size: 13px; }
.mp-social a[data-net='linkedin'] { font-size: 12px; }

/* Widgets del pie */
.mp-footer .widget {
	margin-bottom: 24px;
}

.mp-footer .widget-title {
	font-family: var(--mp-font-display);
	font-weight: 700;
	font-size: 17px;
	margin-bottom: 12px;
}

.mp-footer .widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
	font-size: 14px;
	color: var(--mp-muted);
}

.mp-footer .widget a {
	color: var(--mp-ink);
	text-decoration: none;
}

/* ========================================================================
   17. Marcadores de posición e imágenes
   Cajas con trama diagonal donde irán las fotos reales. Mantienen la
   relación de aspecto, así que sustituirlas por <img> no provoca saltos.
   ======================================================================== */

.mp-ph {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--mp-font-mono);
	font-size: 12px;
	overflow: hidden;
}

.mp-ph img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.mp-ph--warm {
	background: var(--mp-ph-warm);
	color: #9a8d8a;
}

.mp-ph--cool {
	background: var(--mp-ph-cool);
	color: #8a9188;
}

.mp-ph--blush {
	background: var(--mp-ph-blush);
	color: #7a4a42;
}

.mp-ph--r18 { border-radius: 18px; }
.mp-ph--r20 { border-radius: var(--mp-r-lg); }
.mp-ph--r24 { border-radius: 24px; }

.mp-ph--4-5 { aspect-ratio: 4 / 5; }
.mp-ph--4-3 { aspect-ratio: 4 / 3; }
.mp-ph--16-9 { aspect-ratio: 16 / 9; }
.mp-ph--16-10 { aspect-ratio: 16 / 10; }

/* Botón de reproducción del vídeo de presentación */
.mp-play {
	position: absolute;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	background: var(--mp-white);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: var(--mp-shadow-play);
}

.mp-play::before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 16px solid var(--mp-ink);
	margin-left: 4px;
}

.mp-video-wrap {
	position: relative;
	border-radius: var(--mp-r-lg);
	aspect-ratio: 16 / 10;
	background: var(--mp-ph-warm);
	display: flex;
	align-items: center;
	justify-content: center;
}

.mp-pull-quote {
	font-size: 20px;
	font-family: var(--mp-font-display);
	line-height: 1.4;
	margin: 0 0 24px;
}

/* ========================================================================
   18. Contenido editable de WordPress
   Estilos para lo que el cliente escriba en el Editor Clásico.
   ======================================================================== */

/* Contenedor de texto largo: lo usan single.php y page.php. */
.mp-single {
	max-width: 780px;
	margin: 48px auto 80px;
	padding: 0 24px;
}

.mp-single__title {
	font-size: clamp(28px, 4.4vw, 42px);
	line-height: 1.2;
	margin: 0 0 14px;
}

.mp-content {
	font-size: 16px;
	color: var(--mp-muted-2);
	line-height: 1.7;
}

.mp-content > * + * {
	margin-top: 1.1em;
}

.mp-content h2 {
	font-size: clamp(22px, 3.4vw, 28px);
	color: var(--mp-ink);
	margin-top: 1.6em;
}

.mp-content h3 {
	font-size: 20px;
	color: var(--mp-ink);
	margin-top: 1.4em;
}

.mp-content a {
	color: var(--mp-green-dark);
}

.mp-content ul,
.mp-content ol {
	padding-left: 1.25em;
}

.mp-content li + li {
	margin-top: 0.5em;
}

.mp-content blockquote {
	margin: 1.5em 0;
	padding: 20px 24px;
	background: var(--mp-cream);
	border-radius: var(--mp-r-md);
	font-style: italic;
}

.mp-content img {
	border-radius: var(--mp-r-md);
}

.mp-content figcaption {
	font-size: 13px;
	color: var(--mp-muted-4);
	text-align: center;
	margin-top: 8px;
}

/* Alineaciones clásicas de WordPress */
.alignleft { float: left; margin: 0 1.5em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignwide { max-width: var(--mp-narrow); }
.wp-caption { max-width: 100%; }
.sticky { position: relative; }

/* ========================================================================
   19. Responsive
   La exportación no traía ninguna media query: el cambio a móvil lo hacía
   React comparando window.innerWidth < 880. Aquí se reproduce ese mismo
   umbral en CSS, para que el layout responda sin depender de JavaScript.
   ======================================================================== */

@media (max-width: 879px) {

	/* Navegación */
	.mp-nav,
	.mp-header__cta {
		display: none;
	}

	.mp-burger {
		display: flex;
	}

	/* Las rejillas de proporción fija pasan a una columna. En la exportación
	   original se quedaban a dos columnas también en móvil, lo que aplastaba
	   el contenido; colapsarlas es el comportamiento que el diseño pretende. */
	.mp-hero,
	.mp-split--11-09,
	.mp-split--12-08,
	.mp-cta__inner {
		grid-template-columns: 1fr;
	}

	.mp-hero {
		gap: 32px;
	}

	/* Las tarjetas flotantes se meten dentro de la caja para no desbordar. */
	.mp-float--google { left: 8px; }
	.mp-float--cert { right: 8px; }
	.mp-float--patients { left: 8px; bottom: -14px; }

	.mp-stat--media {
		grid-column: span 1;
	}

	.mp-section,
	.mp-section--padded {
		margin: 56px auto;
	}

	.mp-section--padded {
		padding: 56px 24px;
	}

	.mp-reviews {
		padding: 24px;
		gap: 28px 20px;
	}

	.mp-blog-head {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	.mp-footer__bottom {
		justify-content: center;
		text-align: center;
	}
}

@media (max-width: 560px) {

	.mp-hero {
		padding: 28px 20px;
		border-radius: 24px;
	}

	.mp-cta__inner {
		padding: 28px 22px;
	}

	.mp-reviews {
		padding: 20px;
	}

	.mp-float {
		display: none; /* Sin espacio para superponerlas sin tapar la foto. */
	}
}
