/**
 * Layout overrides — container widths & hero scale per redesign/*.dc.html
 */

/* Default container (1280px) — nav uses same .wrap via main.css .topnav>.wrap */
body.fd-front-page .wrap,
body.fd-page-servicios .wrap,
body.fd-page-sobre-mi .wrap,
body.fd-page-desarrollador-freelance-para-agencias .wrap,
body.fd-page-portfolio:not(.fd-portfolio-single) .wrap {
	max-width: 1280px;
}

/* Contacto, Post, Portfolio item, Noticias (1180px) */
body.fd-page-contacto .wrap,
body.fd-single-post .wrap,
body.fd-portfolio-single .wrap,
body.fd-blog-index .wrap {
	max-width: 1180px;
}

/* Cotizador (1000px) */
body.fd-page-cotizador .wrap {
	max-width: 1000px;
}

/* Legal (900px) */
body.fd-page-politica-privacidad .wrap,
body.fd-page-politica-privacidad-2 .wrap,
body.fd-page-politica-cookies .wrap {
	max-width: 900px;
}

/* Legal pages: solid nav (scoped in main.css) */
body.fd-page-politica-privacidad .topnav,
body.fd-page-politica-privacidad-2 .topnav,
body.fd-page-politica-cookies .topnav {
	background: rgba(10, 12, 14, 0.85);
	backdrop-filter: blur(12px);
	border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

@media (max-width: 768px) {
	.wrap {
		padding-left: 24px;
		padding-right: 24px;
	}
}

/* ── Hero banner typography ── */

body.fd-front-page .hero .h-line {
	font-size: clamp(52px, 9.2vw, 150px);
	line-height: 0.95;
}

body.fd-page-servicios .hero .h-line,
body.fd-page-sobre-mi .hero .h-line,
body.fd-page-contacto .hero .h-line,
body.fd-blog-index .hero .h-line,
body.fd-page-portfolio:not(.fd-portfolio-single) .hero .h-line {
	font-size: clamp(44px, 7.5vw, 120px);
	line-height: 0.97;
}

body.fd-page-desarrollador-freelance-para-agencias .hero .h-line {
	font-size: clamp(42px, 7vw, 112px);
	line-height: 0.97;
}

body.fd-page-cotizador .hero .h-line {
	font-size: clamp(40px, 6.5vw, 100px);
	line-height: 0.97;
}

body.fd-portfolio-single .hero .h-line {
	font-size: clamp(40px, 6.5vw, 96px);
	line-height: 1;
	margin-top: 22px;
}

body.fd-page-politica-privacidad .hero .h-line,
body.fd-page-politica-privacidad-2 .hero .h-line,
body.fd-page-politica-cookies .hero .h-line {
	font-size: clamp(32px, 4.6vw, 58px);
	line-height: 1.05;
	margin-top: 22px;
}

body.fd-single-post .post-t {
	font-size: clamp(30px, 4.6vw, 62px);
	line-height: 1.06;
}

/* ── Blog pagination ── */

.blog-foot {
	padding: 24px 0 72px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	text-align: center;
}

body.fd-blog-index .blog-foot .pager,
.blog-foot .pager {
	padding: 0;
	margin: 0;
	font-family: 'JetBrains Mono', monospace;
	font-size: 12px;
	color: #5d646d;
	display: flex;
	gap: 6px;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

.blog-foot .pager-sep {
	opacity: 0.45;
}

.blog-pagi {
	width: 100%;
	display: flex;
	justify-content: center;
}

.blog-pagi .page-numbers {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	align-items: center;
	justify-content: center;
}

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

.blog-pagi a.page-numbers,
.blog-pagi span.page-numbers {
	font-family: 'JetBrains Mono', monospace;
	font-size: 12px;
	line-height: 1;
	color: #a7adb5;
	border: 1px solid rgba(255, 255, 255, 0.16);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: border-color 0.2s, color 0.2s, background 0.2s;
	text-decoration: none;
	box-sizing: border-box;
}

.blog-pagi a.page-numbers:not(.prev):not(.next),
.blog-pagi span.page-numbers:not(.prev):not(.next):not(.dots) {
	min-width: 34px;
	height: 34px;
	padding: 0;
	border-radius: 50%;
}

.blog-pagi a.page-numbers.prev,
.blog-pagi a.page-numbers.next {
	height: 34px;
	padding: 0 14px;
	border-radius: 99px;
	font-size: 11.5px;
	letter-spacing: 0.01em;
}

.blog-pagi a.page-numbers:hover {
	border-color: #21c063;
	color: #fff;
}

.blog-pagi span.page-numbers.current {
	background: #21c063;
	border-color: #21c063;
	color: #0a0c0e;
	font-weight: 600;
}

.blog-pagi span.page-numbers.dots {
	border: none;
	min-width: auto;
	height: auto;
	padding: 0 2px;
	color: #5d646d;
}

/* ── Single post — prose & WP blocks ── */

body.fd-single-post .art,
body.fd-single-post .art p,
body.fd-single-post .art li,
body.fd-single-post .art td,
body.fd-single-post .art th {
	font-family: 'Archivo', sans-serif;
}

body.fd-single-post .art h3 {
	font-family: 'Archivo Expanded', Archivo, sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin: 32px 0 12px;
	line-height: 1.35;
	color: #eceee9;
}

body.fd-single-post .art h4 {
	font-family: 'Archivo Expanded', Archivo, sans-serif;
	font-size: 17px;
	font-weight: 700;
	margin: 26px 0 10px;
	line-height: 1.4;
	color: #e0e2dd;
}

body.fd-single-post .art ul,
body.fd-single-post .art ol {
	margin: 0 0 20px;
	padding-left: 1.35em;
	color: #b7bdc6;
	font-size: 16.5px;
	line-height: 1.75;
}

body.fd-single-post .art ul {
	list-style: disc;
}

body.fd-single-post .art ol {
	list-style: decimal;
}

body.fd-single-post .art li {
	margin: 0 0 10px;
	padding: 0;
	color: #b7bdc6;
	font-size: 16.5px;
	line-height: 1.75;
}

body.fd-single-post .art li::marker {
	color: #21c063;
}

body.fd-single-post .art ul:not(.bmd-toc-list):not(.fd-checklist) {
	padding-left: 1.5em;
}

body.fd-single-post .art ul.fd-checklist {
	list-style: none;
	padding-left: 0;
	margin-bottom: 24px;
}

body.fd-single-post .art ul.fd-checklist li {
	position: relative;
	padding-left: 1.75em;
	margin-bottom: 12px;
}

body.fd-single-post .art ul.fd-checklist li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0.45em;
	width: 14px;
	height: 14px;
	border: 1.5px solid rgba(33, 192, 99, 0.55);
	border-radius: 3px;
	box-sizing: border-box;
}

body.fd-single-post .art .wp-block-paragraph,
body.fd-single-post .art p.wp-block-paragraph {
	font-size: 16.5px;
	line-height: 1.8;
	color: #b7bdc6;
	margin: 0 0 18px;
}

body.fd-single-post .art figcaption,
body.fd-single-post .art .wp-element-caption {
	font-family: 'JetBrains Mono', monospace !important;
	font-size: 12px !important;
	color: #5d646d !important;
	margin-top: 10px !important;
	text-align: center;
	line-height: 1.5;
}

body.fd-single-post .art li strong {
	color: #eceee9;
	font-weight: 600;
}

body.fd-single-post .art a {
	color: #21c063;
	text-decoration: underline;
	text-decoration-color: rgba(33, 192, 99, 0.35);
	text-underline-offset: 3px;
}

body.fd-single-post .art a:hover {
	color: #5be08f;
	text-decoration-color: rgba(91, 224, 143, 0.5);
}

body.fd-single-post .art img {
	max-width: 100%;
	height: auto;
	border-radius: 12px;
}

body.fd-single-post .art .wp-block-image {
	margin: 28px 0;
}

/* Tabla de contenidos + opinión del desarrollador (mismo estilo que .callout) */
body.fd-single-post .art .bmd-toc,
body.fd-single-post .art .bmd-reflection {
	background: rgba(33, 192, 99, 0.07) !important;
	border: 1px solid rgba(33, 192, 99, 0.22) !important;
	border-left: 3px solid #21c063 !important;
	border-radius: 0 12px 12px 0 !important;
	padding: 22px 26px !important;
	margin: 28px 0 !important;
}

body.fd-single-post .art .bmd-toc-title,
body.fd-single-post .art .bmd-reflection-title {
	font-family: 'Archivo Expanded', Archivo, sans-serif !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	color: #eceee9 !important;
	margin: 0 0 14px !important;
	padding: 0 !important;
	border: 0 !important;
	letter-spacing: 0.01em;
}

body.fd-single-post .art .bmd-toc-list {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

body.fd-single-post .art .bmd-toc-list li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	font-size: 14px !important;
	line-height: 1.55 !important;
}

body.fd-single-post .art .bmd-toc-list a {
	font-family: 'JetBrains Mono', monospace;
	font-size: 13px;
	color: #a7adb5 !important;
	text-decoration: none !important;
	display: flex;
	gap: 8px;
	align-items: baseline;
}

body.fd-single-post .art .bmd-toc-list a::before {
	content: '→';
	color: #21c063;
	flex-shrink: 0;
}

body.fd-single-post .art .bmd-toc-list a:hover {
	color: #fff !important;
}

body.fd-single-post .art .bmd-reflection-body {
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	color: #d7dade !important;
	font-size: 15.5px !important;
	line-height: 1.75 !important;
}

/* CTA inline heredado de plantillas antiguas */
body.fd-single-post .art > div[style*='linear-gradient'] {
	background: rgba(33, 192, 99, 0.07) !important;
	border: 1px solid rgba(33, 192, 99, 0.28) !important;
	border-left: 3px solid #21c063 !important;
	border-radius: 0 12px 12px 0 !important;
	padding: 24px 26px !important;
	margin: 32px 0 !important;
	position: relative !important;
	overflow: hidden !important;
}

body.fd-single-post .art > div[style*='linear-gradient'] > div[style*='position:absolute'] {
	display: none !important;
}

body.fd-single-post .art > div[style*='linear-gradient'] h3 {
	color: #eceee9 !important;
	font-family: 'Archivo Expanded', Archivo, sans-serif !important;
	font-size: 18px !important;
	margin: 0 0 10px !important;
}

body.fd-single-post .art > div[style*='linear-gradient'] p {
	color: #d7dade !important;
	font-size: 15.5px !important;
	line-height: 1.75 !important;
	margin: 0 0 16px !important;
}

body.fd-single-post .art > div[style*='linear-gradient'] a {
	display: inline-flex !important;
	align-items: center;
	gap: 8px;
	background: #21c063 !important;
	color: #0a0c0e !important;
	padding: 12px 22px !important;
	border-radius: 4px !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	text-decoration: none !important;
}

body.fd-single-post .art > div[style*='linear-gradient'] a:hover {
	background: #5be08f !important;
	color: #0a0c0e !important;
}

/* Single post — aside widgets */
body.fd-single-post .aside-cats,
body.fd-single-post .aside-recent {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
}

body.fd-single-post .aside-cats {
	gap: 8px;
}

body.fd-single-post .aside-cat {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 10px 12px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 10px;
	text-decoration: none;
	transition: border-color 0.2s, background 0.2s;
}

body.fd-single-post .aside-cat:hover,
body.fd-single-post .aside-cat.is-active {
	border-color: rgba(33, 192, 99, 0.45);
	background: rgba(33, 192, 99, 0.06);
}

body.fd-single-post .aside-cat-dot {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	flex-shrink: 0;
}

body.fd-single-post .aside-cat-dot.green {
	background: #21c063;
}

body.fd-single-post .aside-cat-dot.purple {
	background: #a78bfa;
}

body.fd-single-post .aside-cat-dot.orange {
	background: #ff8a3d;
}

body.fd-single-post .aside-cat-label {
	flex: 1;
	font-size: 13.5px;
	color: #d7dade;
	line-height: 1.35;
}

body.fd-single-post .aside-cat-count {
	font-family: 'JetBrains Mono', monospace;
	font-size: 11px;
	color: #878e97;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 99px;
	padding: 2px 8px;
	min-width: 24px;
	text-align: center;
	line-height: 1.5;
}

body.fd-single-post .aside-cat.is-active .aside-cat-label {
	color: #eceee9;
}

body.fd-single-post .aside-cat.is-active .aside-cat-count {
	background: #21c063;
	border-color: #21c063;
	color: #0a0c0e;
	font-weight: 600;
}

/* Single post — share box */
body.fd-single-post .fd-share-box {
	position: relative;
	margin: 20px 0 0;
	padding: 24px 28px;
	background: rgba(255, 255, 255, 0.02);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 14px;
	overflow: hidden;
}

body.fd-single-post .fd-share-box__eyebrow,
body.fd-single-post .fd-share-btns {
	position: relative;
	z-index: 1;
}

body.fd-single-post .fd-share-box__eyebrow {
	display: block;
	font-family: 'JetBrains Mono', monospace;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: #21c063;
	margin: 0 0 16px;
}

body.fd-single-post .fd-share-btns {
	display: flex;
	flex-wrap: nowrap;
	gap: 10px;
}

body.fd-single-post .fd-share-btn {
	display: inline-flex;
	flex: 1 1 0;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	min-width: 0;
	padding: 12px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.02);
	color: #eceee9;
	text-decoration: none;
	cursor: pointer;
	transition: border-color 0.2s, background 0.2s, color 0.2s, transform 0.2s;
	box-sizing: border-box;
}

body.fd-single-post .fd-share-btn__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 0;
	color: #eceee9;
}

body.fd-single-post .fd-share-btn__icon .fd-share-icon {
	display: block;
	width: 22px;
	height: 22px;
}

body.fd-single-post .fd-share-btn:hover,
body.fd-single-post .fd-share-btn:focus-visible {
	border-color: rgba(255, 255, 255, 0.22);
	background: rgba(255, 255, 255, 0.05);
	transform: translateY(-1px);
	outline: none;
}

body.fd-single-post .fd-share-btn--copy.is-copied {
	border-color: #21c063;
	background: rgba(33, 192, 99, 0.12);
}

body.fd-single-post .fd-share-btn--copy.is-copied .fd-share-btn__icon {
	color: #21c063;
}

@media (max-width: 560px) {
	body.fd-single-post .fd-share-btns {
		flex-wrap: wrap;
	}

	body.fd-single-post .fd-share-btn {
		flex: 1 1 calc(25% - 8px);
		min-height: 48px;
	}
}

body.fd-single-post .aside-cat:hover .aside-cat-label {
	color: #fff;
}

body.fd-single-post .aside-recent {
	gap: 0;
}

body.fd-single-post .aside-recent-link {
	display: flex;
	flex-direction: column;
	gap: 6px;
	text-decoration: none;
	padding: 14px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	transition: opacity 0.2s;
}

body.fd-single-post .aside-recent li:first-child .aside-recent-link {
	padding-top: 0;
}

body.fd-single-post .aside-recent li:last-child .aside-recent-link {
	padding-bottom: 0;
	border-bottom: none;
}

body.fd-single-post .aside-recent-meta {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
	align-items: center;
	font-family: 'JetBrains Mono', monospace;
	font-size: 11px;
	color: #5d646d;
	line-height: 1.4;
}

body.fd-single-post .aside-recent-cat {
	font-size: 10.5px;
	letter-spacing: 0.02em;
	text-transform: lowercase;
}

body.fd-single-post .aside-recent-t {
	font-size: 14px;
	font-weight: 600;
	color: #eceee9;
	line-height: 1.4;
	transition: color 0.2s;
}

body.fd-single-post .aside-recent-link:hover .aside-recent-t {
	color: #21c063;
}

/* Single post — author box (Rayoweb-style) */
body.fd-single-post .fd-author-box {
	display: flex;
	gap: 24px;
	padding: 32px;
	margin: 36px 0 0;
	background: rgba(33, 192, 99, 0.07);
	border: 1px solid rgba(33, 192, 99, 0.22);
	border-left: 3px solid #21c063;
	border-radius: 0 14px 14px 0;
	position: relative;
	overflow: hidden;
}

body.fd-single-post .fd-author-box::before {
	content: '';
	position: absolute;
	top: -45%;
	right: -8%;
	width: 240px;
	height: 240px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(33, 192, 99, 0.16) 0%, transparent 70%);
	pointer-events: none;
	z-index: 0;
}

body.fd-single-post .fd-author-box .trama {
	z-index: 0;
}

body.fd-single-post .fd-author-box__avatar {
	flex-shrink: 0;
	position: relative;
	z-index: 1;
}

body.fd-single-post .fd-author-box__avatar img {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	border: 3px solid #21c063;
	object-fit: cover;
	filter: none;
}

body.fd-single-post .fd-author-box__info {
	position: relative;
	z-index: 1;
}

body.fd-single-post .fd-author-box__eyebrow {
	font-family: 'JetBrains Mono', monospace;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: #21c063;
}

body.fd-single-post .fd-author-box__name {
	font-family: 'Archivo Expanded', Archivo, sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #eceee9;
	margin: 8px 0 10px;
	line-height: 1.2;
}

body.fd-single-post .fd-author-box__bio {
	color: #b7bdc6;
	font-size: 15px;
	line-height: 1.75;
	margin: 0 0 14px;
}

body.fd-single-post .fd-author-box__link {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-family: 'JetBrains Mono', monospace;
	font-size: 13px;
	font-weight: 600;
	color: #21c063 !important;
	text-decoration: none !important;
	transition: gap 0.2s, color 0.2s;
}

body.fd-single-post .fd-author-box__link:hover {
	gap: 10px;
	color: #5be08f !important;
}

/* Single post — CTA banner al final (como noticias) */
body.fd-single-post .cta {
	position: relative;
	padding: 110px 0 100px;
	overflow: hidden;
}

body.fd-single-post .cta-t {
	font-family: 'Archivo Expanded', Archivo, sans-serif;
	font-weight: 800;
	font-size: clamp(40px, 6.5vw, 96px);
	line-height: 0.98;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	margin: 0;
}

body.fd-single-post .cta-mail {
	font-family: 'JetBrains Mono', monospace;
	font-size: clamp(16px, 2.2vw, 24px);
	color: #21c063;
	display: inline-flex;
	align-items: center;
	gap: 14px;
	margin-top: 36px;
	border-bottom: 1px solid rgba(33, 192, 99, 0.4);
	padding-bottom: 8px;
	text-decoration: none;
}

body.fd-single-post .cta-mail:hover {
	color: #5be08f;
}

/* Author archive */
body.fd-author-archive a:hover {
	color: #5be08f;
}

body.fd-author-archive .g-hero {
	background: radial-gradient(ellipse 65% 60% at 3% 0%, rgba(33, 192, 99, 0.22), transparent 62%),
		radial-gradient(ellipse 55% 60% at 97% 85%, rgba(167, 139, 250, 0.13), transparent 60%), #0a0c0e;
}

body.fd-author-archive .g-uni {
	background: radial-gradient(ellipse 60% 30% at 90% 8%, rgba(167, 139, 250, 0.11), transparent 65%),
		radial-gradient(ellipse 65% 35% at 85% 92%, rgba(33, 192, 99, 0.1), transparent 65%),
		linear-gradient(180deg, #0a0c0e, #0f1118 60%, #0b0d12);
}

body.fd-author-archive .fd-author-hero {
	padding: 150px 0 70px;
}

body.fd-author-archive .fd-author-hero__inner {
	display: flex;
	gap: 36px;
	align-items: center;
	flex-wrap: wrap;
}

body.fd-author-archive .fd-author-hero__avatar img {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	border: 3px solid #21c063;
	object-fit: cover;
}

body.fd-author-archive .fd-author-hero__name {
	font-family: 'Archivo Expanded', Archivo, sans-serif;
	font-size: clamp(34px, 5vw, 56px);
	font-weight: 800;
	line-height: 1.05;
	margin: 0 0 16px;
	color: #eceee9;
}

body.fd-author-archive .fd-author-hero__bio {
	font-size: 17px;
	line-height: 1.75;
	color: #b7bdc6;
	max-width: 640px;
	margin: 0 0 24px;
}

body.fd-author-archive .fd-author-hero__stats {
	display: flex;
	gap: 14px;
	flex-wrap: wrap;
}

body.fd-author-archive .fd-author-stat {
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 14px 18px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.02);
	min-width: 110px;
}

body.fd-author-archive .fd-author-stat--link {
	text-decoration: none;
	transition: border-color 0.2s, background 0.2s;
}

body.fd-author-archive .fd-author-stat--link:hover {
	border-color: rgba(33, 192, 99, 0.45);
	background: rgba(33, 192, 99, 0.06);
}

body.fd-author-archive .fd-author-stat__num {
	font-family: 'Archivo Expanded', Archivo, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #21c063;
	line-height: 1;
}

body.fd-author-archive .fd-author-stat__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	color: #21c063;
}

body.fd-author-archive .fd-author-stat__icon svg {
	width: 24px;
	height: 24px;
	display: block;
}

body.fd-author-archive .fd-author-stat--link:hover .fd-author-stat__icon {
	color: #5be08f;
}

body.fd-author-archive .fd-author-stat__label {
	font-family: 'JetBrains Mono', monospace;
	font-size: 11px;
	color: #878e97;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

body.fd-author-archive .fd-author-posts-head {
	padding: 40px 0 28px;
}

body.fd-author-archive .fd-author-posts-title {
	font-family: 'Archivo Expanded', Archivo, sans-serif;
	font-size: clamp(24px, 3vw, 34px);
	font-weight: 700;
	margin: 12px 0 0;
	color: #eceee9;
}

body.fd-author-archive .grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
	padding: 0 0 30px;
}

body.fd-author-archive .card {
	display: flex;
	flex-direction: column;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 12px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.02);
	transition: border-color 0.25s, transform 0.25s;
	text-decoration: none;
	color: inherit;
}

body.fd-author-archive .card:hover {
	border-color: rgba(33, 192, 99, 0.5);
	transform: translateY(-4px);
}

body.fd-author-archive .card-img {
	overflow: hidden;
	background: #111417;
	aspect-ratio: 16 / 9;
}

body.fd-author-archive .card-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.5s;
	filter: saturate(0.9);
}

body.fd-author-archive .card:hover .card-img img {
	transform: scale(1.05);
}

body.fd-author-archive .card-body {
	padding: 22px 24px 26px;
	display: flex;
	flex-direction: column;
	gap: 11px;
	flex: 1;
}

body.fd-author-archive .card-meta {
	font-family: 'JetBrains Mono', monospace;
	font-size: 11.5px;
	color: #5d646d;
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
}

body.fd-author-archive .card-t {
	font-family: 'Archivo Expanded', Archivo, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #eceee9;
	margin: 0;
	line-height: 1.3;
	transition: color 0.2s;
}

body.fd-author-archive .card:hover .card-t {
	color: #21c063;
}

body.fd-author-archive .card-x {
	font-size: 13.5px;
	color: #878e97;
	line-height: 1.65;
	margin: 0;
	flex: 1;
}

body.fd-author-archive .card-more {
	font-family: 'JetBrains Mono', monospace;
	font-size: 12px;
	color: #21c063;
}

body.fd-author-archive .fd-author-grid {
	padding-top: 0;
}

body.fd-author-archive .fd-author-empty {
	color: #878e97;
	padding: 20px 0 80px;
}

/* Thank-you page */
body.fd-page-gracias .fd-gracias-hero {
	padding: 170px 0 120px;
}

body.fd-page-gracias .fd-gracias-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto 24px;
}

body.fd-page-gracias .fd-gracias-icon svg {
	width: 100%;
	height: 100%;
}

body.fd-page-gracias .fd-gracias-title {
	font-family: 'Archivo Expanded', Archivo, sans-serif;
	font-size: clamp(34px, 5vw, 56px);
	font-weight: 800;
	line-height: 1.05;
	margin: 0 0 18px;
	color: #eceee9;
}

body.fd-page-gracias .fd-gracias-text {
	font-size: 18px;
	line-height: 1.75;
	color: #b7bdc6;
	max-width: 560px;
	margin: 0 auto 34px;
}

body.fd-page-gracias .fd-gracias-actions {
	display: flex;
	gap: 14px;
	justify-content: center;
	flex-wrap: wrap;
}

body.fd-page-gracias a.btn-o,
body.fd-author-archive a.btn-o {
	background: transparent;
	color: #eceee9 !important;
	border: 1px solid rgba(255, 255, 255, 0.2);
}

body.fd-page-gracias a.btn-o:hover,
body.fd-author-archive a.btn-o:hover {
	border-color: #21c063;
	color: #fff !important;
	background: rgba(33, 192, 99, 0.08);
}

/* Green CTA buttons: page-scoped a:hover must not override .btn text color */
body a.btn,
body a.btn:hover,
body a.nl-cta,
body a.nl-cta:hover,
button.btn,
button.btn:hover {
	color: #0a0c0e;
}

body a.price-btn,
body a.price-btn:hover {
	color: #fff;
}

/* ── Language switcher (ES / EN — klusto.ai pattern) ── */

.fd-lang-switcher {
	display: none;
	align-items: center;
	gap: 0.35rem;
	padding: 0.4rem 0.75rem;
	border-radius: 9999px;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.08);
	font-family: 'JetBrains Mono', monospace;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	flex-shrink: 0;
}

@media (min-width: 961px) {
	.fd-lang-switcher {
		display: inline-flex;
	}
}

.fd-lang-switcher .fd-lang-link {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
	padding: 0.1rem 0.25rem;
	transition: color 0.15s ease;
	letter-spacing: 0.06em;
}

.fd-lang-switcher .fd-lang-link:hover {
	color: #fff;
}

.fd-lang-switcher .fd-lang-link.is-current {
	color: #fff;
	cursor: default;
}

.fd-lang-switcher .fd-lang-sep {
	color: rgba(255, 255, 255, 0.2);
	font-weight: 400;
}

.fd-mobile-lang-switcher {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	margin-top: 0.75rem;
	padding-top: 0.75rem;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
	font-family: 'JetBrains Mono', monospace;
	font-size: 0.875rem;
	font-weight: 600;
}

.fd-mobile-lang-switcher .fd-lang-link {
	color: rgba(255, 255, 255, 0.55);
	text-decoration: none;
	padding: 0.25rem 0.5rem;
}

.fd-mobile-lang-switcher .fd-lang-link.is-current {
	color: #fff;
}

.fd-mobile-lang-switcher .fd-lang-sep {
	color: rgba(255, 255, 255, 0.2);
}

@media (min-width: 961px) {
	.fd-mobile-lang-switcher {
		display: none;
	}
}

/* ── Mobile navigation ── */

.topnav-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 64px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

.topnav-logo {
	flex-shrink: 0;
}

.nav-toggle {
	display: none;
	width: 32px;
	height: 32px;
	border: none;
	background: transparent;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 4px;
	cursor: pointer;
	padding: 0;
	flex-shrink: 0;
	position: relative;
	z-index: 3;
}

.nav-toggle span {
	display: block;
	width: 16px;
	height: 1.5px;
	background: #eceee9;
	transition: transform 0.25s, opacity 0.25s;
}

.topnav.is-open .nav-toggle span:nth-child(1) {
	transform: translateY(5.5px) rotate(45deg);
}

.topnav.is-open .nav-toggle span:nth-child(2) {
	opacity: 0;
}

.topnav.is-open .nav-toggle span:nth-child(3) {
	transform: translateY(-5.5px) rotate(-45deg);
}

/* Desktop: inline links */
.nav-drawer {
	display: flex;
	align-items: center;
	gap: 24px;
}

.nav-drawer-links {
	display: flex;
	align-items: center;
	gap: 24px;
}

.nav-drawer-cta {
	flex-shrink: 0;
}

@media (min-width: 961px) {
	.nav-drawer-panel {
		display: contents;
	}

	.nav-drawer-kicker,
	.nav-drawer-foot {
		display: none;
	}
}

@media (max-width: 960px) {
	.topnav {
		z-index: 200;
	}

	/* backdrop-filter rompe position:fixed de hijos — fondo sólido en móvil */
	.topnav.scrolled {
		background: rgba(10, 12, 14, 0.98);
		backdrop-filter: none;
		-webkit-backdrop-filter: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.09);
	}

	.nav-toggle {
		display: flex;
	}

	.nav-drawer {
		position: fixed;
		top: 64px;
		left: 0;
		right: 0;
		bottom: 0;
		display: block;
		z-index: 199;
		opacity: 0;
		visibility: hidden;
		transform: translateY(-4px);
		transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
		pointer-events: none;
	}

	.topnav.is-open .nav-drawer {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
		pointer-events: auto;
	}

	.nav-drawer-panel {
		display: flex;
		flex-direction: column;
		min-height: 100%;
		padding: 28px 24px 40px;
		background: rgba(10, 12, 14, 0.98);
		background-image: repeating-linear-gradient(
				0deg,
				transparent,
				transparent 7px,
				rgba(255, 255, 255, 0.022) 7px,
				rgba(255, 255, 255, 0.022) 8px
			),
			repeating-linear-gradient(
				90deg,
				transparent,
				transparent 7px,
				rgba(255, 255, 255, 0.022) 7px,
				rgba(255, 255, 255, 0.022) 8px
			);
		box-sizing: border-box;
	}

	.nav-drawer-kicker {
		display: block;
		font-size: 12px;
		color: #5d646d;
		text-transform: lowercase;
		margin: 0 0 18px;
		letter-spacing: 0.06em;
	}

	.nav-drawer-links {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 2px;
	}

	.nav-drawer-links .nl {
		font-size: 17px;
		padding: 13px 0;
		color: #eceee9;
		transition: color 0.2s, padding-left 0.2s;
	}

	.nav-drawer-links .nl:hover,
	.nav-drawer-links .nl.active {
		color: #21c063;
		padding-left: 6px;
	}

	.nav-drawer-cta {
		margin-top: 24px;
		justify-content: center;
		font-size: 13px;
		padding: 15px 20px;
		width: 100%;
		box-sizing: border-box;
	}

	.nav-drawer-foot {
		display: block;
		margin-top: auto;
		padding-top: 32px;
	}

	.nav-drawer-social {
		display: flex;
		flex-wrap: wrap;
		gap: 14px 18px;
		font-size: 13px;
	}

	.nav-drawer-social a {
		color: #878e97;
	}

	.nav-drawer-social a:hover {
		color: #21c063;
	}

	body.nav-open {
		overflow: hidden;
	}
}

/* ── External-link arrow (SVG, consistent iOS/desktop) ── */

.i-arrow {
	display: inline-block;
	width: 1.05em;
	height: 1.05em;
	flex-shrink: 0;
	vertical-align: -0.12em;
}

.i-arrow-lg {
	width: 1.35em;
	height: 1.35em;
	vertical-align: -0.15em;
}

.btn .i-arrow,
.malt-btn .i-arrow,
.cta-mail .i-arrow {
	vertical-align: 0;
}

/* ── Agencies — dark glass grid (all breakpoints) ── */

body.fd-front-page .ag-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
	gap: 12px;
	margin: 24px 0 90px;
}

body.fd-front-page .ag-cell {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 14px 16px;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 10px;
	font-family: 'JetBrains Mono', monospace;
	font-size: 13px;
	font-weight: 500;
	color: rgba(236, 238, 233, 0.92);
	box-shadow: none;
	backdrop-filter: blur(8px);
	transition: transform 0.2s, border-color 0.2s, background 0.2s, color 0.2s;
	text-decoration: none;
	min-width: 0;
	line-height: 1.3;
}

body.fd-front-page .ag-cell:hover {
	transform: translateY(-2px);
	border-color: rgba(33, 192, 99, 0.45);
	background: rgba(33, 192, 99, 0.08);
	color: #fff;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
}

body.fd-front-page .ag-cell img {
	width: 22px;
	height: 22px;
	border-radius: 5px;
	flex-shrink: 0;
	object-fit: contain;
}

/* ── Testimonials carousel (1 active + peek) ── */

body.fd-front-page .ts-mq {
	overflow: visible;
	padding: 28px 0 64px;
	mask-image: none;
}

body.fd-front-page .ts-viewport {
	overflow: hidden;
	width: 100%;
	position: relative;
	padding-bottom: 32px;
	box-sizing: content-box;
}

body.fd-front-page .ts-track {
	display: flex;
	gap: 20px;
	width: max-content;
	align-items: stretch;
	will-change: transform;
}

body.fd-front-page .tsm {
	width: min(540px, calc(100vw - 120px));
	flex: none;
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 14px;
	padding: 28px 28px 32px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
	box-sizing: border-box;
	opacity: 0.38;
	transform: scale(0.92);
	transition: opacity 0.55s ease, transform 0.55s ease, box-shadow 0.55s ease;
	pointer-events: none;
}

body.fd-front-page .tsm.is-active {
	opacity: 1;
	transform: scale(1);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
	pointer-events: auto;
	z-index: 2;
}

body.fd-front-page .tsm-head {
	display: flex;
	align-items: center;
	gap: 12px;
	width: 100%;
}

body.fd-front-page .tsm-brand {
	display: flex;
	align-items: center;
	gap: 15px;
	min-width: 0;
	flex: 1;
}

body.fd-front-page .tsm-co {
	font-family: 'JetBrains Mono', monospace;
	font-size: 12.5px;
	font-weight: 500;
	color: #c4c8cd;
	line-height: 1.3;
}

body.fd-front-page .tsm-avatar {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	object-fit: cover;
	flex: none;
	background: rgba(255, 255, 255, 0.06);
	border: 1px solid rgba(255, 255, 255, 0.1);
}

body.fd-front-page .tsm-avatar[src$="malt-red.svg"] {
	object-fit: contain;
	padding: 8px;
	background: rgba(255, 255, 255, 0.06);
}

body.fd-front-page .tsm-stars,
body.fd-front-page .stars {
	display: inline-flex;
	align-items: center;
	gap: 3px;
	color: #e0453a;
	line-height: 1;
}

body.fd-front-page .tsm-stars {
	margin-left: auto;
	flex: none;
	gap: 5px;
}

body.fd-front-page .tsm-stars .fd-star {
	display: block;
	flex: none;
	width: 22px;
	height: 22px;
}

body.fd-front-page .stars .fd-star {
	display: block;
	flex: none;
}

body.fd-front-page .tsm-q {
	font-size: 15px;
	line-height: 1.65;
	color: #c4c8cd;
	margin: 0;
	flex: 1;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

body.fd-front-page .tsm-q::before {
	font-size: 1.75em;
}

body.fd-front-page .tsm.is-active .tsm-q {
	-webkit-line-clamp: unset;
	overflow: visible;
}

/* ── Malt card spacing & button width ── */

body.fd-front-page .malt-btn {
	box-sizing: border-box;
	max-width: 100%;
}

body.fd-front-page .malt-btn .i-arrow {
	color: inherit;
}

/* ── Mobile layout tweaks ── */

@media (max-width: 960px) {
	body.fd-front-page .hero-meta > div:last-child {
		grid-column: 1 / -1;
	}

	body.fd-front-page .hero-meta .btn {
		display: flex;
		width: 100%;
		justify-content: center;
		box-sizing: border-box;
	}

	body.fd-front-page .ticker {
		background: #0a0c0e;
		color: #21c063;
		border-top: 1px solid rgba(33, 192, 99, 0.35);
	}

	body.fd-front-page .tsm-head {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	body.fd-front-page .tsm-stars {
		order: -1;
		margin-left: 0;
		align-self: flex-end;
	}

	body .sec-head {
		grid-template-columns: 1fr !important;
		gap: 12px;
	}

	body.fd-front-page .malt-card {
		flex-direction: column;
		align-items: flex-start;
		gap: 24px;
		padding: 28px 24px;
		margin-bottom: 0;
	}

	body.fd-front-page section:has(.malt-card) {
		padding-bottom: 56px;
	}

	body.fd-front-page .malt-btn {
		margin-left: 0;
		width: 100%;
		justify-content: center;
		box-sizing: border-box;
	}

	body.fd-page-sobre-mi section.light:has(.coach) {
		padding-bottom: 56px;
	}

	body.fd-page-sobre-mi .coach {
		margin-bottom: 0;
	}

	body.fd-page-servicios .toc {
		flex-wrap: wrap;
		gap: 10px;
	}

	body.fd-page-servicios .price-grid {
		grid-template-columns: 1fr;
	}

	body.fd-page-contacto .frow,
	body.fd-page-cotizador .frow {
		grid-template-columns: 1fr;
	}

	body.fd-single-post .pn {
		grid-template-columns: 1fr;
	}

	body.fd-single-post .fd-author-box {
		flex-direction: column;
		align-items: flex-start;
	}

	body.fd-author-archive .fd-author-hero__inner {
		flex-direction: column;
		align-items: flex-start;
	}

	body.fd-author-archive .grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 640px) {
	body.fd-front-page .hero-meta {
		grid-template-columns: 1fr;
		gap: 24px;
	}

	body.fd-front-page .ag-grid {
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	body.fd-front-page .ag-cell {
		padding: 12px 10px;
		font-size: 11px;
		gap: 8px;
	}

	body.fd-front-page .stat-row {
		gap: 20px 32px;
	}

	body.fd-author-archive .grid {
		grid-template-columns: 1fr;
	}
}

/* ── Full dark mode — no cream sections ── */

:root {
	--fd-g-base: linear-gradient(180deg, #0a0c0e, #0f1118 40%, #100e18 75%, #0b0d12);
	--fd-g-uni:
		radial-gradient(ellipse 60% 30% at 90% 8%, rgba(167, 139, 250, 0.11), transparent 65%),
		radial-gradient(ellipse 55% 30% at 5% 45%, rgba(255, 138, 61, 0.07), transparent 65%),
		radial-gradient(ellipse 65% 35% at 85% 92%, rgba(33, 192, 99, 0.1), transparent 65%),
		var(--fd-g-base);
	--fd-g-agency:
		radial-gradient(ellipse 60% 55% at 88% 8%, rgba(167, 139, 250, 0.13), transparent 60%),
		radial-gradient(ellipse 55% 60% at 8% 95%, rgba(33, 192, 99, 0.11), transparent 60%),
		linear-gradient(180deg, #0b0d10, #11131b);
	--fd-g-soft:
		radial-gradient(ellipse 55% 60% at 10% 0%, rgba(33, 192, 99, 0.09), transparent 70%),
		linear-gradient(180deg, #0a0c0e, #0e1016 55%, #0b0d12);
	--fd-g-warm:
		radial-gradient(ellipse 60% 40% at 12% 20%, rgba(255, 138, 61, 0.08), transparent 65%),
		radial-gradient(ellipse 55% 45% at 92% 80%, rgba(167, 139, 250, 0.1), transparent 60%),
		var(--fd-g-base);
}

.light,
body.fd-front-page .light,
body.fd-page-servicios .light,
body.fd-page-sobre-mi .light,
body.fd-page-desarrollador-freelance-para-agencias .light {
	background: var(--fd-g-uni);
	color: #eceee9;
}

body.fd-front-page #sobre-mi.light {
	background: var(--fd-g-soft);
}

body.fd-front-page .g-uni > section {
	background: transparent;
}

body.fd-front-page section:has(.malt-card) {
	padding-bottom: 90px;
	overflow: visible;
}

body.fd-front-page .malt-card {
	margin: 20px 0 0;
}

body.fd-page-sobre-mi section.light,
body.fd-page-desarrollador-freelance-para-agencias section.light {
	background: var(--fd-g-soft);
}

body.fd-page-servicios section.light {
	background: var(--fd-g-warm);
}

/* Plain dark sections without gradient wrapper */

body.fd-page-sobre-mi > section:not(.light),
body.fd-page-desarrollador-freelance-para-agencias > section:not(.light) {
	background: var(--fd-g-agency);
}

body.fd-page-politica-privacidad .hero,
body.fd-page-politica-privacidad-2 .hero,
body.fd-page-politica-cookies .hero,
body.fd-page-politica-privacidad section,
body.fd-page-politica-privacidad-2 section,
body.fd-page-politica-cookies section {
	background: var(--fd-g-uni);
}

body.fd-page-sobre-mi .wp-band {
	background:
		radial-gradient(ellipse 60% 50% at 15% 0%, rgba(33, 192, 99, 0.12), transparent 65%),
		radial-gradient(ellipse 55% 45% at 90% 100%, rgba(167, 139, 250, 0.1), transparent 60%),
		linear-gradient(180deg, #0b0d10, #101218);
}

.light .rule,
body.fd-front-page .light .rule,
body.fd-page-servicios .light .rule,
body.fd-page-sobre-mi .light .rule,
body.fd-page-desarrollador-freelance-para-agencias .light .rule {
	border-color: rgba(255, 255, 255, 0.1);
}

.light .dim,
body.fd-front-page .light .dim,
body.fd-page-servicios .light .dim,
body.fd-page-sobre-mi .light .dim,
body.fd-page-desarrollador-freelance-para-agencias .light .dim {
	color: #878e97;
}

.light .sec-hint,
body.fd-front-page .light .sec-hint,
body.fd-page-servicios .light .sec-hint,
body.fd-page-sobre-mi .light .sec-hint,
body.fd-page-desarrollador-freelance-para-agencias .light .sec-hint {
	color: #21c063;
}

.light strong,
body.fd-front-page .light strong,
body.fd-page-servicios .light strong,
body.fd-page-sobre-mi .light strong,
body.fd-page-desarrollador-freelance-para-agencias .light strong {
	color: #fff;
}

/* Dark cards (testimonials, malt, pricing, values, skills) */

body.fd-front-page .malt-card,
body.fd-page-servicios .price,
body.fd-page-sobre-mi .val,
body.fd-page-desarrollador-freelance-para-agencias .skl {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.1);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
}

body.fd-front-page .malt-card {
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}

body.fd-front-page .tsm-a,
body.fd-front-page .malt-score {
	color: #eceee9;
}

body.fd-front-page .malt-sub {
	color: #878e97;
}

body.fd-front-page .ts-btn {
	border-color: rgba(255, 255, 255, 0.25);
	color: #eceee9;
}

body.fd-front-page .ts-btn:hover {
	background: #21c063;
	border-color: #21c063;
	color: #0a0c0e;
}

body.fd-front-page .stat-row {
	border-color: rgba(255, 255, 255, 0.1);
}

body.fd-front-page .about-hl {
	background: rgba(33, 192, 99, 0.14);
	color: #21c063;
	padding: 0 6px;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}

body.fd-page-servicios .light .svc-x,
body.fd-page-servicios .light .sub p {
	color: #878e97;
}

body.fd-page-servicios .light .sub {
	border-color: rgba(255, 255, 255, 0.1);
}

body.fd-page-servicios .price li {
	color: #c4c8cd;
}

body.fd-page-servicios .price-name,
body.fd-page-servicios .price-n {
	color: #eceee9;
}

body.fd-page-servicios .price.featured {
	border-color: #21c063;
	box-shadow: 0 8px 24px rgba(33, 192, 99, 0.12);
}

body.fd-page-servicios .price-btn {
	background: #21c063;
	color: #0a0c0e;
}

body.fd-page-servicios .price-btn:hover {
	background: #5be08f;
	color: #0a0c0e;
}

body.fd-page-servicios .price.featured .price-btn {
	background: #21c063;
	color: #0a0c0e;
}

body.fd-page-servicios .price.featured .price-btn:hover {
	background: #5be08f;
}

body.fd-page-sobre-mi .val h3 {
	color: #eceee9;
}

body.fd-page-sobre-mi .val p {
	color: #878e97;
}

body.fd-page-sobre-mi .coach {
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.1);
}

body.fd-page-desarrollador-freelance-para-agencias .skl h3 {
	color: #eceee9;
}

body.fd-page-desarrollador-freelance-para-agencias .skl p {
	color: #878e97;
}

body.fd-page-desarrollador-freelance-para-agencias .duo-img {
	border-color: rgba(255, 255, 255, 0.1);
}

body.fd-page-desarrollador-freelance-para-agencias .duo-txt {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.1);
}
