/*
 * YO, TURO — FOOTER
 * Reemplaza por completo el contenido de 21-footer.css.
 * Solo modifica visualmente el footer real de Elementor (template 1165).
 */

/* =========================================================
   BASE Y AISLAMIENTO
   ========================================================= */

#colophon {
	--turo-footer-bg: #111111;
	--turo-footer-bg-soft: #171717;
	--turo-footer-text: rgba(255, 255, 255, 0.72);
	--turo-footer-text-soft: rgba(255, 255, 255, 0.50);
	--turo-footer-line: rgba(255, 255, 255, 0.10);
	--turo-footer-white: #ffffff;
	--turo-footer-accent: #f3a7bc;

	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: var(--turo-footer-bg);
	color: var(--turo-footer-text);
	font-family: "Poppins", sans-serif;
}

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

#colophon .footer-width-fixer,
#colophon .elementor,
#colophon .elementor-section,
#colophon .elementor-container,
#colophon .elementor-column,
#colophon .elementor-widget-wrap {
	max-width: none;
	margin: 0;
}

/* =========================================================
   BLOQUE PRINCIPAL
   ========================================================= */

#colophon .elementor-element-012b4cf {
	position: relative;
	padding: 88px 32px 78px !important;
	overflow: hidden;
	background:
		radial-gradient(circle at 8% 15%, rgba(243, 167, 188, 0.08), transparent 28%),
		radial-gradient(circle at 92% 82%, rgba(255, 255, 255, 0.04), transparent 25%),
		var(--turo-footer-bg) !important;
}

/* Línea decorativa superior */
#colophon .elementor-element-012b4cf::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: min(1240px, calc(100% - 64px));
	height: 1px;
	transform: translateX(-50%);
	background: linear-gradient(
		90deg,
		transparent,
		rgba(255, 255, 255, 0.20) 18%,
		rgba(255, 255, 255, 0.20) 82%,
		transparent
	);
}

/* Huellita abstracta muy sutil */
#colophon .elementor-element-012b4cf::after {
	content: "🐾";
	position: absolute;
	right: clamp(24px, 6vw, 96px);
	bottom: -42px;
	color: rgba(255, 255, 255, 0.025);
	font-size: clamp(130px, 15vw, 240px);
	line-height: 1;
	transform: rotate(-12deg);
	pointer-events: none;
}

#colophon .elementor-element-012b4cf > .elementor-container,
#colophon .elementor-element-8a51de1,
#colophon .elementor-element-8a51de1 > .elementor-element-populated,
#colophon .elementor-element-e74ede8,
#colophon .elementor-element-e74ede8 > .elementor-container {
	width: 100% !important;
	max-width: 1240px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

#colophon .elementor-element-e74ede8 > .elementor-container {
	display: grid !important;
	grid-template-columns: minmax(280px, 1.25fr) minmax(230px, 0.9fr) minmax(260px, 1fr);
	gap: clamp(54px, 7vw, 112px);
	align-items: start !important;
}

/* Elementor insiste con anchos 33%; acá los anulamos */
#colophon .elementor-element-f474c86,
#colophon .elementor-element-c6c7e3a,
#colophon .elementor-element-dee9afb {
	width: 100% !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

#colophon .elementor-element-f474c86 > .elementor-element-populated,
#colophon .elementor-element-c6c7e3a > .elementor-element-populated,
#colophon .elementor-element-dee9afb > .elementor-element-populated {
	display: flex !important;
	flex-direction: column;
	align-items: flex-start !important;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

/* =========================================================
   COLUMNA DE MARCA
   ========================================================= */

#colophon .elementor-element-f474c86 {
	position: relative;
	padding-right: clamp(0px, 2vw, 28px) !important;
}

#colophon .elementor-element-c808f29 {
	width: auto !important;
	margin: 0 0 30px !important;
	text-align: left !important;
}

#colophon .elementor-element-c808f29 .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	width: auto;
	margin: 0;
	padding: 0;
}

#colophon .elementor-element-c808f29 img {
	display: block;
	width: 190px !important;
	max-width: 190px !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	object-fit: contain;
	filter: none !important;
}

/* Etiqueta añadida visualmente, sin tocar HTML */
#colophon .elementor-element-c808f29::after {
	content: "TIENDA OFICIAL";
	display: inline-flex;
	align-items: center;
	min-height: 28px;
	margin: 0 0 0 18px;
	padding: 7px 12px;
	border: 1px solid rgba(243, 167, 188, 0.42);
	border-radius: 999px;
	color: #f6bfd0;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.13em;
	white-space: nowrap;
	vertical-align: middle;
}

#colophon .elementor-element-13462e4 {
	width: 100%;
	max-width: 400px !important;
	margin: 0 !important;
	text-align: left !important;
}

#colophon .elementor-element-13462e4 p {
	margin: 0 !important;
	color: var(--turo-footer-text) !important;
	font-size: 15px !important;
	font-weight: 400;
	line-height: 1.85 !important;
	letter-spacing: -0.005em;
}

#colophon .elementor-element-13462e4 strong {
	color: var(--turo-footer-white);
	font-weight: 700;
}

/* Firma visual */
#colophon .elementor-element-13462e4::after {
	content: "Diseñado en Chile para quienes aman a los perros.";
	display: block;
	max-width: 360px;
	margin-top: 28px;
	padding-top: 22px;
	border-top: 1px solid var(--turo-footer-line);
	color: var(--turo-footer-text-soft);
	font-size: 12px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.02em;
}

/* =========================================================
   TÍTULOS DE COLUMNAS
   ========================================================= */

#colophon .elementor-element-c59d9c4,
#colophon .elementor-element-c2148f1 {
	width: 100%;
	margin: 0 0 25px !important;
	text-align: left !important;
}

#colophon .elementor-element-c59d9c4 .elementor-heading-title,
#colophon .elementor-element-c2148f1 .elementor-heading-title {
	display: flex;
	align-items: center;
	gap: 12px;
	margin: 0 !important;
	color: var(--turo-footer-white) !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	line-height: 1.25 !important;
	letter-spacing: -0.02em;
}

#colophon .elementor-element-c59d9c4 .elementor-heading-title::before,
#colophon .elementor-element-c2148f1 .elementor-heading-title::before {
	content: "";
	width: 24px;
	height: 3px;
	flex: 0 0 24px;
	border-radius: 99px;
	background: var(--turo-footer-accent);
}

#colophon .elementor-element-c59d9c4 a {
	color: inherit !important;
	text-decoration: none !important;
}

/* =========================================================
   LISTAS Y ENLACES
   ========================================================= */

#colophon .elementor-widget-icon-list {
	width: 100%;
	margin: 0 !important;
}

#colophon .elementor-icon-list-items {
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

#colophon .elementor-icon-list-item {
	position: relative;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

#colophon .elementor-icon-list-item::after {
	display: none !important;
}

#colophon .elementor-icon-list-item > a {
	position: relative;
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	min-height: 42px;
	margin: 0 !important;
	padding: 10px 0 !important;
	border-bottom: 1px solid var(--turo-footer-line);
	color: var(--turo-footer-text) !important;
	text-decoration: none !important;
	transition:
		color 180ms ease,
		padding-left 180ms ease,
		border-color 180ms ease;
}

#colophon .elementor-icon-list-item > a::after {
	content: "↗";
	flex: 0 0 auto;
	margin-left: 14px;
	color: rgba(255, 255, 255, 0.24);
	font-size: 13px;
	transform: translate(-4px, 2px);
	opacity: 0;
	transition:
		transform 180ms ease,
		opacity 180ms ease,
		color 180ms ease;
}

#colophon .elementor-icon-list-item:last-child > a {
	border-bottom-color: transparent;
}

#colophon .elementor-icon-list-text {
	color: inherit !important;
	font-size: 13px !important;
	font-weight: 500;
	line-height: 1.45;
}

#colophon .elementor-icon-list-item > a:hover,
#colophon .elementor-icon-list-item > a:focus-visible {
	padding-left: 8px !important;
	border-bottom-color: rgba(243, 167, 188, 0.36);
	color: var(--turo-footer-white) !important;
}

#colophon .elementor-icon-list-item > a:hover::after,
#colophon .elementor-icon-list-item > a:focus-visible::after {
	color: var(--turo-footer-accent);
	transform: translate(0, 0);
	opacity: 1;
}

/* =========================================================
   CONTACTO
   ========================================================= */

#colophon .elementor-element-9237b89 {
	margin-bottom: 18px !important;
}

#colophon .elementor-element-9237b89 .elementor-icon-list-item > a {
	display: inline-flex !important;
	width: auto;
	min-height: 0;
	padding: 0 !important;
	border: 0;
	color: var(--turo-footer-white) !important;
	font-size: 14px;
	font-weight: 600;
}

#colophon .elementor-element-9237b89 .elementor-icon-list-item > a::after {
	display: none;
}

#colophon .elementor-element-9237b89 .elementor-icon-list-item > a:hover {
	padding-left: 0 !important;
	color: var(--turo-footer-accent) !important;
}

#colophon .elementor-element-0953bd8 {
	margin: 0 0 28px !important;
}

#colophon .elementor-element-0953bd8 .elementor-icon-wrapper {
	text-align: left !important;
}

#colophon .elementor-element-0953bd8 .elementor-icon {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	margin: 0;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.04);
	color: var(--turo-footer-white) !important;
	font-size: 20px !important;
	text-decoration: none;
	transition:
		transform 180ms ease,
		background-color 180ms ease,
		border-color 180ms ease,
		color 180ms ease;
}

#colophon .elementor-element-0953bd8 .elementor-icon:hover,
#colophon .elementor-element-0953bd8 .elementor-icon:focus-visible {
	transform: translateY(-3px);
	border-color: var(--turo-footer-accent);
	background: var(--turo-footer-accent);
	color: #111111 !important;
}

#colophon .elementor-element-0953bd8 .elementor-icon i {
	font-size: inherit !important;
}

#colophon .elementor-element-108dfd1 {
	margin-top: 4px !important;
}

/* =========================================================
   FRANJA INFERIOR
   ========================================================= */

#colophon .elementor-element-cc45d63 {
	position: relative;
	padding: 23px 32px !important;
	border: 0 !important;
	border-top: 1px solid var(--turo-footer-line) !important;
	background: #0b0b0b !important;
}

#colophon .elementor-element-cc45d63 > .elementor-container {
	display: grid !important;
	grid-template-columns: 1fr auto;
	align-items: center !important;
	gap: 28px;
	width: 100% !important;
	max-width: 1240px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

#colophon .elementor-element-189d278,
#colophon .elementor-element-ae51c79 {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

#colophon .elementor-element-189d278 > .elementor-element-populated,
#colophon .elementor-element-ae51c79 > .elementor-element-populated {
	margin: 0 !important;
	padding: 0 !important;
}

#colophon .elementor-element-063b7fa,
#colophon .elementor-element-216ef7d,
#colophon .hfe-copyright-wrapper {
	margin: 0 !important;
	padding: 0 !important;
}

#colophon .elementor-element-063b7fa .hfe-copyright-wrapper {
	text-align: left !important;
}

#colophon .elementor-element-216ef7d .hfe-copyright-wrapper {
	text-align: right !important;
}

#colophon .hfe-copyright-wrapper,
#colophon .hfe-copyright-wrapper a {
	color: var(--turo-footer-text-soft) !important;
	font-size: 11px !important;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.015em;
}

/* Corrige el typo visible sin modificar la estructura.
   El texto original queda accesible en el HTML. */
#colophon .elementor-element-216ef7d .hfe-copyright-wrapper span {
	font-size: 0;
}

#colophon .elementor-element-216ef7d .hfe-copyright-wrapper span::after {
	content: "Diseñado y desarrollado por la mamá de Turo, con mucho amor. 🐾";
	font-size: 11px;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {
	#colophon .elementor-element-012b4cf {
		padding: 72px 34px 62px !important;
	}

	#colophon .elementor-element-e74ede8 > .elementor-container {
		grid-template-columns: 1.15fr 0.85fr 1fr;
		gap: 46px;
	}

	#colophon .elementor-element-c808f29 img {
		width: 165px !important;
		max-width: 165px !important;
	}

	#colophon .elementor-element-c808f29::after {
		display: none;
	}
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
	#colophon .elementor-element-012b4cf {
		padding: 58px 22px 42px !important;
	}

	#colophon .elementor-element-012b4cf::before {
		width: calc(100% - 44px);
	}

	#colophon .elementor-element-012b4cf::after {
		right: -34px;
		bottom: -16px;
		font-size: 140px;
	}

	#colophon .elementor-element-e74ede8 > .elementor-container {
		display: grid !important;
		grid-template-columns: 1fr;
		gap: 0;
	}

	#colophon .elementor-element-f474c86,
	#colophon .elementor-element-c6c7e3a,
	#colophon .elementor-element-dee9afb {
		padding: 0 !important;
	}

	#colophon .elementor-element-f474c86,
	#colophon .elementor-element-c6c7e3a {
		margin-bottom: 44px !important;
		padding-bottom: 42px !important;
		border-bottom: 1px solid var(--turo-footer-line);
	}

	#colophon .elementor-element-f474c86 > .elementor-element-populated,
	#colophon .elementor-element-c6c7e3a > .elementor-element-populated,
	#colophon .elementor-element-dee9afb > .elementor-element-populated {
		align-items: flex-start !important;
	}

	#colophon .elementor-element-c808f29 {
		margin-bottom: 24px !important;
	}

	#colophon .elementor-element-c808f29 img {
		width: 158px !important;
		max-width: 158px !important;
	}

	#colophon .elementor-element-c808f29::after {
		display: inline-flex;
		margin-left: 14px;
		padding: 6px 10px;
		font-size: 9px;
	}

	#colophon .elementor-element-13462e4,
	#colophon .elementor-element-13462e4 p,
	#colophon .elementor-element-c59d9c4,
	#colophon .elementor-element-c2148f1,
	#colophon .elementor-element-0953bd8 .elementor-icon-wrapper {
		text-align: left !important;
	}

	#colophon .elementor-element-13462e4 p {
		font-size: 14px !important;
		line-height: 1.75 !important;
	}

	#colophon .elementor-element-13462e4::after {
		margin-top: 22px;
		padding-top: 18px;
	}

	#colophon .elementor-element-c59d9c4,
	#colophon .elementor-element-c2148f1 {
		margin-bottom: 18px !important;
	}

	#colophon .elementor-icon-list-item > a {
		min-height: 45px;
	}

	#colophon .elementor-element-cc45d63 {
		padding: 23px 22px !important;
	}

	#colophon .elementor-element-cc45d63 > .elementor-container {
		grid-template-columns: 1fr;
		gap: 9px;
	}

	#colophon .elementor-element-063b7fa .hfe-copyright-wrapper,
	#colophon .elementor-element-216ef7d .hfe-copyright-wrapper {
		text-align: center !important;
	}

	#colophon .hfe-copyright-wrapper,
	#colophon .elementor-element-216ef7d .hfe-copyright-wrapper span::after {
		font-size: 10px !important;
		line-height: 1.55;
	}
}

/* =========================================================
   ACCESIBILIDAD
   ========================================================= */

@media (prefers-reduced-motion: reduce) {
	#colophon a,
	#colophon a::after {
		transition: none !important;
	}
}
