/**
 * Peu de pàgina Astra — estil modern (Montserrat / DM Sans).
 */

#colophon.site-footer {
	position: relative;
	font-family: "DM Sans", system-ui, sans-serif;
	color: rgba(248, 250, 252, 0.88);
	background: linear-gradient(165deg, #0c0a0a 0%, #1a1515 42%, #0f0d0d 100%);
	border-top: 1px solid rgba(127, 29, 29, 0.45);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
	overflow: hidden;
}

#colophon.site-footer::before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(ellipse 80% 50% at 50% 0%, rgba(127, 29, 29, 0.18), transparent 55%);
	pointer-events: none;
}

#colophon .site-primary-footer-wrap {
	position: relative;
	z-index: 1;
	padding: clamp(2.5rem, 6vw, 3.75rem) clamp(1.25rem, 4vw, 2rem) clamp(2rem, 5vw, 3rem);
}

#colophon .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap {
	max-width: 1120px;
	margin: 0 auto;
	gap: clamp(1.75rem, 4vw, 2.75rem);
	align-items: start;
}

@media (min-width: 921px) {
	#colophon .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap {
		align-items: center;
	}
}

/* Columnes */
#colophon .site-footer-section {
	text-align: center;
}

@media (min-width: 921px) {
	#colophon .site-footer-primary-section-1 {
		text-align: left;
	}

	#colophon .site-footer-primary-section-3 {
		text-align: right;
	}
}

/* Menú principal peu */
#colophon #astra-footer-menu.ast-nav-menu {
	flex-direction: column;
	gap: 0.35rem;
	align-items: center;
}

@media (min-width: 921px) {
	#colophon .site-footer-primary-section-1 #astra-footer-menu.ast-nav-menu {
		align-items: flex-start;
	}
}

#colophon #astra-footer-menu .menu-link {
	display: inline-block;
	padding: 0.4rem 0;
	font-size: 0.95rem;
	font-weight: 600;
	letter-spacing: 0.02em;
	color: rgba(248, 250, 252, 0.82) !important;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	transition: color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

#colophon #astra-footer-menu .menu-link:hover,
#colophon #astra-footer-menu .menu-link:focus {
	color: #fff !important;
	border-bottom-color: rgba(248, 113, 113, 0.5);
	outline: none;
}

#colophon #astra-footer-menu .current-menu-item > .menu-link,
#colophon #astra-footer-menu .current_page_item > .menu-link {
	color: #fecaca !important;
	border-bottom-color: rgba(254, 202, 202, 0.35);
}

/* Centre: logo + adreça + telèfon */
#colophon .site-footer-primary-section-2 .ast-builder-html-element {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.35rem;
}

#colophon .site-footer-primary-section-2 .ast-builder-html-element > p:first-of-type {
	margin: 0 0 0.25rem;
}

#colophon .site-footer-primary-section-2 .ast-builder-html-element img.aligncenter,
#colophon .site-footer-primary-section-2 img {
	max-width: min(260px, 72vw);
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	filter: drop-shadow(0 8px 24px rgba(0, 0, 0, 0.35));
}

#colophon .site-footer-primary-section-2 .ast-builder-html-element p:empty {
	display: none !important;
}

#colophon .site-footer-primary-section-2 .ast-builder-html-element p[style*="text-align: center"] {
	margin: 0.15rem 0 0;
	font-size: 0.9rem;
	line-height: 1.55;
	color: rgba(226, 232, 240, 0.85);
	max-width: 22rem;
}

#colophon .site-footer-primary-section-2 .footer-group .block__content p,
#colophon .site-footer-primary-section-2 .footer-group p {
	margin: 0.35rem 0 0;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	color: #fff;
}

#colophon .site-footer-primary-section-2 .footer-group .block__content p::before {
	content: "";
	display: inline-block;
	width: 0.55rem;
	height: 0.55rem;
	margin-right: 0.45rem;
	border-radius: 50%;
	background: linear-gradient(135deg, #f87171, #7f1d1d);
	vertical-align: 0.15em;
}

/* Columna legal / secundària */
#colophon .site-footer-primary-section-3 .ast-builder-html-element {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	align-items: center;
}

@media (min-width: 921px) {
	#colophon .site-footer-primary-section-3 .ast-builder-html-element {
		align-items: flex-end;
	}
}

#colophon .site-footer-primary-section-3 .ast-builder-html-element p {
	margin: 0;
}

#colophon .site-footer-primary-section-3 a.menu__link,
#colophon .site-footer-primary-section-3 .ast-builder-html-element a {
	font-size: 0.875rem;
	font-weight: 600;
	color: rgba(203, 213, 225, 0.9) !important;
	text-decoration: none;
	padding: 0.25rem 0;
	border-bottom: 1px solid transparent;
	transition: color 0.2s ease, border-color 0.2s ease;
}

#colophon .site-footer-primary-section-3 a:hover,
#colophon .site-footer-primary-section-3 a:focus {
	color: #fff !important;
	border-bottom-color: rgba(248, 113, 113, 0.4);
	outline: none;
}

/* Botó tornar amunt (Astra) */
#ast-scroll-top {
	background: linear-gradient(135deg, #7f1d1d 0%, #991b1b 100%) !important;
	color: #fff !important;
	border-radius: 12px !important;
	box-shadow: 0 10px 28px rgba(0, 0, 0, 0.35);
	border: 1px solid rgba(255, 255, 255, 0.12) !important;
	transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease !important;
}

#ast-scroll-top:hover,
#ast-scroll-top:focus {
	filter: brightness(1.08);
	transform: translateY(-2px);
	box-shadow: 0 14px 32px rgba(127, 29, 29, 0.45);
	outline: none;
}

@media (prefers-reduced-motion: reduce) {
	#colophon #astra-footer-menu .menu-link,
	#colophon .site-footer-primary-section-3 a,
	#ast-scroll-top {
		transition: none;
	}

	#ast-scroll-top:hover,
	#ast-scroll-top:focus {
		transform: none;
	}
}
