/**
 * Miami Prime Management — site footer (below Featured Condos)
 */

.mpm-site-footer,
.mpm-site-footer * {
	box-sizing: border-box;
}

.mpm-site-footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.mpm-site-footer__main {
	background: #1e3953;
	padding: 56px 0 48px;
}

.mpm-site-footer__legal {
	background: #172f45;
	padding: 18px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.mpm-site-footer__container {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 40px;
}

.mpm-site-footer__grid {
	display: grid;
	grid-template-columns: 1.15fr 1fr 0.95fr;
	gap: 0 48px;
	align-items: start;
}

.mpm-site-footer__col {
	position: relative;
	min-width: 0;
}

.mpm-site-footer__col--links,
.mpm-site-footer__col--areas {
	padding-left: 48px;
	border-left: 1px solid rgba(255, 255, 255, 0.14);
}

/* Brand */
.mpm-site-footer__brand {
	display: flex;
	align-items: flex-start;
	gap: 18px;
	margin-bottom: 24px;
}

.mpm-site-footer__logo-link {
	flex: 0 0 auto;
	display: block;
	line-height: 0;
}

.mpm-site-footer__logo-img {
	display: block;
	width: 88px;
	height: auto;
	max-height: 88px;
	object-fit: contain;
}

.mpm-site-footer__brand-text {
	padding-top: 8px;
}

.mpm-site-footer__brand-word {
	display: block;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 1.2;
}

.mpm-site-footer__brand-line {
	display: block;
	width: 72px;
	height: 3px;
	margin-top: 10px;
	background: #8bc53f;
}

.mpm-site-footer__about {
	margin: 0;
	font-size: 15px;
	line-height: 1.7;
	color: rgba(255, 255, 255, 0.92);
	max-width: 420px;
}

/* Headings */
.mpm-site-footer__heading {
	margin: 0 0 0;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #ffffff;
}

.mpm-site-footer__heading-line {
	display: block;
	width: 48px;
	height: 3px;
	margin: 12px 0 24px;
	background: #8bc53f;
}

/* Quick links */
.mpm-site-footer__links-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px 28px;
}

.mpm-site-footer__links {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mpm-site-footer__links li {
	margin: 0 0 12px;
	padding: 0;
}

.mpm-site-footer__links a {
	position: relative;
	display: inline-block;
	padding-left: 16px;
	font-size: 14px;
	line-height: 1.45;
	color: rgba(255, 255, 255, 0.95);
	text-decoration: none;
	transition: color 0.2s ease;
}

.mpm-site-footer__links a::before {
	content: "›";
	position: absolute;
	left: 0;
	top: 0;
	color: #8bc53f;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.35;
}

.mpm-site-footer__links a:hover,
.mpm-site-footer__links a:focus {
	color: #8bc53f;
}

/* Featured areas */
.mpm-site-footer__areas {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mpm-site-footer__area-item {
	margin: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.mpm-site-footer__area-item:first-child {
	border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.mpm-site-footer__area-link {
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 14px 0;
	text-decoration: none;
	color: #ffffff;
	transition: color 0.2s ease;
}

.mpm-site-footer__area-link:hover,
.mpm-site-footer__area-link:focus {
	color: #8bc53f;
}

.mpm-site-footer__area-icon {
	flex: 0 0 36px;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 36px 36px;
}

.mpm-site-footer__area-icon--surfside {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M8 28V14l10-6 10 6v14H8z' stroke='%238bc53f' stroke-width='2'/%3E%3Cpath d='M14 28v-8h8v8' stroke='%238bc53f' stroke-width='2'/%3E%3C/svg%3E");
}

.mpm-site-footer__area-icon--beach {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M6 30c4-6 8-6 12 0s8 6 12 0' stroke='%238bc53f' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M10 12c0-2 2-4 4-4h8c2 0 4 2 4 4v4H10v-4z' stroke='%238bc53f' stroke-width='2'/%3E%3C/svg%3E");
}

.mpm-site-footer__area-icon--south-beach {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M4 24c6-4 10-4 14 0s10 4 14 0' stroke='%238bc53f' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='18' cy='12' r='5' stroke='%238bc53f' stroke-width='2'/%3E%3C/svg%3E");
}

.mpm-site-footer__area-icon--brickell {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3E%3Cpath d='M10 28V16h4v12M16 28V10h4v18M22 28V14h4v14' stroke='%238bc53f' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");
}

.mpm-site-footer__area-icon--downtown {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36' fill='none'%3E%3Ccircle cx='18' cy='18' r='7' stroke='%238bc53f' stroke-width='2'/%3E%3Cpath d='M18 4v4M18 28v4M4 18h4M28 18h4M8 8l3 3M25 25l3 3M28 8l-3 3M11 25l-3 3' stroke='%238bc53f' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}

.mpm-site-footer__area-label {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.3;
}

.mpm-site-footer__view-all {
	margin: 18px 0 0;
}

.mpm-site-footer__view-all a {
	font-size: 15px;
	font-style: italic;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.9);
	text-decoration: none;
	transition: color 0.2s ease;
}

.mpm-site-footer__view-all a:hover,
.mpm-site-footer__view-all a:focus {
	color: #8bc53f;
}

/* Legal bar */
.mpm-site-footer__legal-text {
	margin: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.75);
}

.mpm-site-footer__legal-text a {
	color: rgba(255, 255, 255, 0.85);
	text-decoration: none;
	transition: color 0.2s ease;
}

.mpm-site-footer__legal-text a:hover,
.mpm-site-footer__legal-text a:focus {
	color: #8bc53f;
}

.mpm-site-footer__legal-sep {
	margin: 0 10px;
	color: rgba(255, 255, 255, 0.35);
}

.mpm-site-footer__sitemap {
	font-style: italic;
}

@media (max-width: 991px) {
	.mpm-site-footer__grid {
		grid-template-columns: 1fr 1fr;
		gap: 40px 32px;
	}

	.mpm-site-footer__col--about {
		grid-column: 1 / -1;
	}

	.mpm-site-footer__col--links {
		padding-left: 0;
		border-left: 0;
		padding-top: 8px;
		border-top: 1px solid rgba(255, 255, 255, 0.12);
	}

	.mpm-site-footer__col--areas {
		padding-left: 32px;
		border-left: 1px solid rgba(255, 255, 255, 0.12);
	}
}

@media (max-width: 767px) {
	.mpm-site-footer__main {
		padding: 44px 0 36px;
	}

	.mpm-site-footer__container {
		padding: 0 20px;
	}

	.mpm-site-footer__grid {
		grid-template-columns: 1fr;
		gap: 36px;
	}

	.mpm-site-footer__col--links,
	.mpm-site-footer__col--areas {
		padding-left: 0;
		border-left: 0;
		padding-top: 0;
		border-top: 0;
	}

	.mpm-site-footer__col--links {
		padding-top: 8px;
		border-top: 1px solid rgba(255, 255, 255, 0.12);
	}

	.mpm-site-footer__links-grid {
		grid-template-columns: 1fr;
	}

	.mpm-site-footer__legal-text {
		font-size: 13px;
	}

	.mpm-site-footer__legal-sep {
		display: inline-block;
		margin: 0 6px;
	}
}
