body.mlre-real-estate-ui.mlre-catalog-context,
body.mlre-real-estate-ui.mlre-single-listing-context,
body.mlre-real-estate-ui.page-id-7129 {
	font-size: 17px;
	line-height: 1.6;
	color: #172033;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body.mlre-real-estate-ui.mlre-catalog-context h1,
body.mlre-real-estate-ui.mlre-catalog-context h2,
body.mlre-real-estate-ui.mlre-catalog-context h3,
body.mlre-real-estate-ui.mlre-catalog-context h4,
body.mlre-real-estate-ui.mlre-catalog-context h5,
body.mlre-real-estate-ui.mlre-catalog-context h6,
body.mlre-real-estate-ui.mlre-single-listing-context h1,
body.mlre-real-estate-ui.mlre-single-listing-context h2,
body.mlre-real-estate-ui.mlre-single-listing-context h3,
body.mlre-real-estate-ui.mlre-single-listing-context h4,
body.mlre-real-estate-ui.mlre-single-listing-context h5,
body.mlre-real-estate-ui.mlre-single-listing-context h6 {
	color: #172033;
	font-family: "Glacial Indifference", "Segoe UI", sans-serif;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: -0.02em;
}

body.mlre-real-estate-ui.mlre-catalog-context p,
body.mlre-real-estate-ui.mlre-catalog-context li,
body.mlre-real-estate-ui.mlre-catalog-context label,
body.mlre-real-estate-ui.mlre-catalog-context input,
body.mlre-real-estate-ui.mlre-catalog-context select,
body.mlre-real-estate-ui.mlre-catalog-context textarea,
body.mlre-real-estate-ui.mlre-catalog-context table,
body.mlre-real-estate-ui.mlre-catalog-context .elementor-widget-text-editor,
body.mlre-real-estate-ui.mlre-catalog-context .elementor-widget-text-editor p,
body.mlre-real-estate-ui.mlre-single-listing-context p,
body.mlre-real-estate-ui.mlre-single-listing-context li,
body.mlre-real-estate-ui.mlre-single-listing-context label,
body.mlre-real-estate-ui.mlre-single-listing-context input,
body.mlre-real-estate-ui.mlre-single-listing-context select,
body.mlre-real-estate-ui.mlre-single-listing-context textarea,
body.mlre-real-estate-ui.mlre-single-listing-context table,
body.mlre-real-estate-ui.mlre-single-listing-context .elementor-widget-text-editor,
body.mlre-real-estate-ui.mlre-single-listing-context .elementor-widget-text-editor p,
body.mlre-real-estate-ui.page-id-7129 p,
body.mlre-real-estate-ui.page-id-7129 li,
body.mlre-real-estate-ui.page-id-7129 label,
body.mlre-real-estate-ui.page-id-7129 .elementor-widget-text-editor,
body.mlre-real-estate-ui.page-id-7129 .elementor-widget-text-editor p {
	font-size: 1.14rem;
	line-height: 1.65;
}

/* =========================================================================
   HOMEPAGE REDESIGN DRAFT
   ========================================================================= */

body.page-id-7129 .site-content,
body.page-id-7129 .content-area,
body.page-id-7129 .elementor-section-wrap {
	background: linear-gradient(180deg, #f7f4ee 0%, #ffffff 32%, #f6f7f9 100%);
}

body.page-id-7129,
body.page-id-7129 .gf-home-draft {
	color: var(--mlre-ink);
}

body.page-id-7129 .gf-home-shell {
	width: min(1200px, calc(100% - 32px));
	margin: 0 auto;
}

body.page-id-7129 .gf-hero-redesign {
	padding: 88px 0 56px;
	background:
		radial-gradient(circle at top left, rgba(207, 125, 45, 0.28), transparent 34%),
		linear-gradient(135deg, #11362f 0%, #0a201c 62%, #081714 100%);
	color: #fff;
	overflow: hidden;
	position: relative;
}

body.page-id-7129 .gf-hero-redesign::after {
	content: "";
	position: absolute;
	inset: auto -8% -28% auto;
	width: 360px;
	height: 360px;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.18), transparent 68%);
	pointer-events: none;
}

body.page-id-7129 .gf-hero-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
	gap: 28px;
	align-items: center;
	position: relative;
	z-index: 1;
}

body.page-id-7129 .gf-hero-copy {
	display: grid;
	gap: 18px;
}

body.page-id-7129 .gf-hero-eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 10px 16px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	font-size: 0.76rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	width: fit-content;
}

body.page-id-7129 .gf-hero-redesign h1 {
	margin: 0;
	font-size: clamp(2.6rem, 5vw, 4.8rem);
	line-height: 0.96;
	letter-spacing: -0.04em;
	color: #fff;
}

body.page-id-7129 .gf-hero-proof {
	max-width: 60ch;
	margin: 0;
	font-size: 1.06rem;
	line-height: 1.8;
	color: rgba(255, 255, 255, 0.82);
}

body.page-id-7129 .gf-hero-cta-row {
	display: flex;
	gap: 14px;
	flex-wrap: wrap;
}

body.page-id-7129 .gf-hero-cta,
body.page-id-7129 .gf-hero-cta-secondary {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	padding: 0 22px;
	border-radius: 999px;
	font-weight: 700;
	text-decoration: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

body.page-id-7129 .gf-hero-cta {
	background: var(--mlre-accent);
	color: #fff;
	box-shadow: 0 16px 30px rgba(207, 125, 45, 0.24);
}

body.page-id-7129 .gf-hero-cta-secondary {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.16);
	color: #fff;
}

body.page-id-7129 .gf-hero-cta:hover,
body.page-id-7129 .gf-hero-cta-secondary:hover {
	transform: translateY(-2px);
	color: #fff;
}

body.page-id-7129 .gf-hero-facts {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
	margin-top: 8px;
}

body.page-id-7129 .gf-hero-fact {
	padding: 14px 16px;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(6px);
	min-height: 100%;
}

body.page-id-7129 .gf-hero-fact strong,
body.page-id-7129 .gf-market-stat strong {
	display: block;
	font-size: 1.05rem;
	line-height: 1.2;
	color: #fff;
}

body.page-id-7129 .gf-hero-fact span,
body.page-id-7129 .gf-market-stat span {
	display: block;
	margin-top: 6px;
	font-size: 0.88rem;
	line-height: 1.55;
	color: rgba(255, 255, 255, 0.72);
}

body.page-id-7129 .gf-hero-panel {
	display: grid;
	gap: 18px;
	padding: 22px;
	border-radius: 26px;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 28px 54px rgba(8, 23, 20, 0.28);
	color: var(--mlre-ink);
}

body.page-id-7129 .gf-hero-panel h2,
body.page-id-7129 .gf-section-head h2,
body.page-id-7129 .gf-intent-card h3,
body.page-id-7129 .gf-trust-card h3,
body.page-id-7129 .gf-services-card h3,
body.page-id-7129 .gf-insight-feature h3,
body.page-id-7129 .gf-cta-card h2 {
	margin: 0;
	font-size: clamp(1.5rem, 2.2vw, 2.2rem);
	line-height: 1.08;
	letter-spacing: -0.03em;
	color: #10241f;
}

body.page-id-7129 .gf-hero-panel p,
body.page-id-7129 .gf-section-head p,
body.page-id-7129 .gf-intent-card p,
body.page-id-7129 .gf-trust-card p,
body.page-id-7129 .gf-services-card p,
body.page-id-7129 .gf-insight-feature p,
body.page-id-7129 .gf-cta-card p {
	margin: 0;
	font-size: 0.98rem;
	line-height: 1.75;
	color: #55616d;
}

body.page-id-7129 .gf-market-stat {
	padding: 14px 16px;
	border-radius: 18px;
	background: linear-gradient(180deg, #fbfcfc 0%, #eef3f1 100%);
	border: 1px solid rgba(17, 24, 39, 0.08);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

body.page-id-7129 .gf-market-stat span {
	color: #55616d;
}

body.page-id-7129 .gf-market-stat strong {
	color: #10241f;
}

body.page-id-7129 .gf-search-wrap {
	padding: 18px;
	border-radius: 22px;
	background: #f4f6f5;
	border: 1px solid rgba(17, 24, 39, 0.08);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

body.page-id-7129 .gf-search-wrap .cts-home-search,
body.page-id-7129 .gf-search-wrap .search-form,
body.page-id-7129 .gf-search-wrap .quick-search-form {
	margin: 0;
}

body.page-id-7129 .gf-hero-visual {
	display: grid;
	gap: 14px;
}

body.page-id-7129 .gf-visual-feature,
body.page-id-7129 .gf-visual-card {
	text-decoration: none;
	color: inherit;
	border-radius: 22px;
	overflow: hidden;
	border: 1px solid rgba(17, 24, 39, 0.08);
	box-shadow: 0 18px 34px rgba(15, 23, 42, 0.12);
	transition: transform 0.22s ease, box-shadow 0.22s ease;
	background: #ffffff;
	position: relative;
	min-width: 0;
}

body.page-id-7129 .gf-visual-feature:hover,
body.page-id-7129 .gf-visual-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 22px 38px rgba(15, 23, 42, 0.16);
	color: inherit;
	text-decoration: none;
}

body.page-id-7129 .gf-visual-feature {
	display: grid;
	align-items: end;
	min-height: 308px;
	background: #0f312b;
}

body.page-id-7129 .gf-visual-feature__media,
body.page-id-7129 .gf-visual-card__media {
	position: relative;
	background: linear-gradient(135deg, rgba(17, 54, 47, 0.9) 0%, rgba(12, 26, 23, 0.98) 100%);
	overflow: hidden;
}

body.page-id-7129 .gf-visual-feature__media {
	position: absolute;
	inset: 0;
}

body.page-id-7129 .gf-visual-feature__media::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(8, 23, 20, 0.08) 0%, rgba(8, 23, 20, 0.82) 100%);
	z-index: 1;
}

body.page-id-7129 .gf-visual-card__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.32s ease;
}

body.page-id-7129 .gf-visual-feature:hover .gf-visual-card__image,
body.page-id-7129 .gf-visual-card:hover .gf-visual-card__image {
	transform: scale(1.03);
}

body.page-id-7129 .gf-visual-feature__content,
body.page-id-7129 .gf-visual-card__content,
body.page-id-7129 .gf-visual-pulse {
	position: relative;
	z-index: 1;
	display: grid;
	gap: 8px;
}

body.page-id-7129 .gf-visual-feature__content {
	padding: 22px;
	color: #fff;
}

body.page-id-7129 .gf-visual-feature__content strong,
body.page-id-7129 .gf-visual-card__content strong,
body.page-id-7129 .gf-visual-pulse__legend strong {
	display: block;
	font-size: 1.12rem;
	line-height: 1.22;
}

body.page-id-7129 .gf-visual-feature__content strong {
	font-size: 1.48rem;
	color: #fff;
}

body.page-id-7129 .gf-visual-feature__content small,
body.page-id-7129 .gf-visual-card__content small,
body.page-id-7129 .gf-visual-pulse__legend small,
body.page-id-7129 .gf-visual-kicker,
body.page-id-7129 .gf-visual-pulse__eyebrow {
	font-size: 0.78rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	line-height: 1.4;
	font-weight: 700;
}

body.page-id-7129 .gf-visual-feature__content small,
body.page-id-7129 .gf-visual-pulse__legend small {
	color: rgba(255, 255, 255, 0.78);
	letter-spacing: 0.02em;
	text-transform: none;
	font-weight: 500;
}

body.page-id-7129 .gf-visual-kicker,
body.page-id-7129 .gf-visual-pulse__eyebrow {
	color: #ffd9b0;
}

body.page-id-7129 .gf-visual-stack {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
}

body.page-id-7129 .gf-visual-card {
	display: grid;
	grid-template-columns: 112px minmax(0, 1fr);
	min-height: 126px;
}

body.page-id-7129 .gf-visual-card__content {
	align-content: center;
	padding: 16px;
	background: #ffffff;
}

body.page-id-7129 .gf-visual-card__content strong {
	color: #10241f;
	font-size: 1rem;
}

body.page-id-7129 .gf-visual-card__content small {
	color: #60707b;
	letter-spacing: 0.02em;
	text-transform: none;
	font-weight: 500;
}

body.page-id-7129 .gf-visual-pulse {
	grid-template-columns: auto minmax(0, 1fr);
	align-items: center;
	padding: 18px 20px;
	border-radius: 22px;
	background: linear-gradient(135deg, #11362f 0%, #1d5a4d 100%);
	overflow: hidden;
	color: #fff;
	box-shadow: 0 20px 34px rgba(15, 23, 42, 0.14);
}

body.page-id-7129 .gf-visual-pulse__eyebrow {
	grid-column: 1 / -1;
}

body.page-id-7129 .gf-visual-pulse__bars {
	display: grid;
	grid-template-columns: repeat(4, 14px);
	align-items: end;
	gap: 8px;
	height: 60px;
	padding-right: 6px;
}

body.page-id-7129 .gf-visual-pulse__bars span {
	display: block;
	border-radius: 999px 999px 8px 8px;
	background: linear-gradient(180deg, #f8bc7b 0%, #cf7d2d 100%);
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.16);
}

body.page-id-7129 .gf-visual-pulse__bars span:nth-child(1) {
	height: 32px;
}

body.page-id-7129 .gf-visual-pulse__bars span:nth-child(2) {
	height: 50px;
}

body.page-id-7129 .gf-visual-pulse__bars span:nth-child(3) {
	height: 40px;
}

body.page-id-7129 .gf-visual-pulse__bars span:nth-child(4) {
	height: 56px;
}

body.page-id-7129 .gf-visual-pulse__legend {
	display: grid;
	gap: 4px;
}

body.page-id-7129 .gf-visual-pulse__legend strong {
	color: #fff;
}

body.page-id-7129 .gf-market-strip {
	padding: 28px 0 10px;
	margin-top: -18px;
	position: relative;
	z-index: 2;
}

body.page-id-7129 .gf-market-strip .gf-home-shell {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 12px;
}

body.page-id-7129 .gf-chip {
	display: grid;
	gap: 8px;
	padding: 18px 16px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.96);
	border: 1px solid rgba(17, 24, 39, 0.08);
	box-shadow: var(--mlre-shadow);
	text-decoration: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
	color: var(--mlre-ink);
	min-height: 100%;
}

body.page-id-7129 .gf-chip strong {
	font-size: 1.06rem;
	line-height: 1.2;
	color: #10241f;
}

body.page-id-7129 .gf-chip span {
	font-size: 0.96rem;
	line-height: 1.5;
	color: #60707b;
}

body.page-id-7129 .gf-chip:hover {
	transform: translateY(-3px);
	box-shadow: 0 22px 32px rgba(15, 23, 42, 0.08);
	border-color: rgba(207, 125, 45, 0.28);
	text-decoration: none;
	color: var(--mlre-ink);
}

body.page-id-7129 .gf-home-section {
	padding: 72px 0;
	position: relative;
}

body.page-id-7129 .gf-home-section.gf-home-section--muted {
	background: rgba(255, 255, 255, 0.68);
	backdrop-filter: blur(4px);
}

body.page-id-7129 .gf-section-head {
	display: grid;
	gap: 12px;
	max-width: 720px;
	margin-bottom: 28px;
}

body.page-id-7129 .gf-section-head span,
body.page-id-7129 .gf-cta-card span {
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--mlre-accent);
}

body.page-id-7129 .gf-feed-frame {
	padding: 20px;
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.92);
	border: 1px solid rgba(17, 24, 39, 0.06);
	box-shadow: var(--mlre-shadow);
	overflow: hidden;
}

body.page-id-7129 .gf-feed-frame .section-body {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

body.page-id-7129 .gf-intent-grid,
body.page-id-7129 .gf-trust-grid,
body.page-id-7129 .gf-services-grid,
body.page-id-7129 .gf-insights-grid {
	display: grid;
	gap: 18px;
}

body.page-id-7129 .gf-intent-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-7129 .gf-trust-grid,
body.page-id-7129 .gf-services-grid,
body.page-id-7129 .gf-insights-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.page-id-7129 .gf-intent-card,
body.page-id-7129 .gf-trust-card,
body.page-id-7129 .gf-services-card,
body.page-id-7129 .gf-insight-feature,
body.page-id-7129 .gf-insight-link,
body.page-id-7129 .gf-cta-card {
	display: grid;
	gap: 14px;
	padding: 26px;
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.96);
	border: 1px solid rgba(17, 24, 39, 0.08);
	box-shadow: var(--mlre-shadow);
}

body.page-id-7129 .gf-intent-card ul,
body.page-id-7129 .gf-trust-card ul,
body.page-id-7129 .gf-services-card ul,
body.page-id-7129 .gf-cta-card ul {
	margin: 0;
	padding-left: 18px;
	color: #4c5966;
	line-height: 1.8;
}

body.page-id-7129 .gf-card-link,
body.page-id-7129 .gf-insight-link {
	text-decoration: none;
	color: inherit;
}

body.page-id-7129 .gf-card-link:hover,
body.page-id-7129 .gf-insight-link:hover {
	text-decoration: none;
	color: inherit;
	transform: translateY(-2px);
	transition: transform 0.2s ease;
}

body.page-id-7129 .gf-insights-grid {
	grid-template-columns: minmax(0, 1.2fr) repeat(2, minmax(0, 0.9fr));
	align-items: start;
}

body.page-id-7129 .gf-insight-link strong {
	font-size: 1.08rem;
	line-height: 1.35;
	color: #10241f;
}

body.page-id-7129 .gf-insight-link span {
	font-size: 0.88rem;
	line-height: 1.6;
	color: #60707b;
}

body.page-id-7129 .gf-cta-card {
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	background: linear-gradient(135deg, #0f312b 0%, #17443b 100%);
	box-shadow: 0 24px 48px rgba(12, 36, 31, 0.22);
	border-color: transparent;
}

body.page-id-7129 .gf-cta-card h2,
body.page-id-7129 .gf-cta-card p,
body.page-id-7129 .gf-cta-card ul,
body.page-id-7129 .gf-cta-card span {
	color: #fff;
}

body.page-id-7129 .gf-cta-actions {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
	justify-content: flex-end;
}

body.page-id-7129 .gf-cta-actions a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 50px;
	padding: 0 20px;
	border-radius: 999px;
	background: #fff;
	color: #11362f;
	font-weight: 700;
	text-decoration: none;
}

body.page-id-7129 .gf-cta-actions a.gf-cta-alt {
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.18);
	color: #fff;
}

@media (max-width: 1199px) {
	body.page-id-7129 .gf-market-strip .gf-home-shell,
	body.page-id-7129 .gf-intent-grid,
	body.page-id-7129 .gf-trust-grid,
	body.page-id-7129 .gf-services-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.page-id-7129 .gf-insights-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 991px) {
	body.page-id-7129 .gf-hero-redesign {
		padding: 72px 0 42px;
	}

	body.page-id-7129 .gf-hero-grid,
	body.page-id-7129 .gf-cta-card {
		grid-template-columns: 1fr;
	}

	body.page-id-7129 .gf-hero-facts,
	body.page-id-7129 .gf-market-strip .gf-home-shell,
	body.page-id-7129 .gf-intent-grid,
	body.page-id-7129 .gf-trust-grid,
	body.page-id-7129 .gf-services-grid {
		grid-template-columns: 1fr;
	}

	body.page-id-7129 .gf-cta-actions {
		justify-content: flex-start;
	}

	body.page-id-7129 .gf-visual-stack {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	body.page-id-7129 .gf-home-shell {
		width: min(100%, calc(100% - 24px));
	}

	body.page-id-7129 .gf-home-section {
		padding: 52px 0;
	}

	body.page-id-7129 .gf-hero-redesign h1 {
		font-size: clamp(2.2rem, 10vw, 3.2rem);
	}

	body.page-id-7129 .gf-hero-panel,
	body.page-id-7129 .gf-feed-frame,
	body.page-id-7129 .gf-intent-card,
	body.page-id-7129 .gf-trust-card,
	body.page-id-7129 .gf-services-card,
	body.page-id-7129 .gf-insight-feature,
	body.page-id-7129 .gf-insight-link,
	body.page-id-7129 .gf-cta-card {
		padding: 20px;
		border-radius: 20px;
	}

	body.page-id-7129 .gf-hero-cta-row,
	body.page-id-7129 .gf-cta-actions {
		flex-direction: column;
	}

	body.page-id-7129 .gf-hero-cta,
	body.page-id-7129 .gf-hero-cta-secondary,
	body.page-id-7129 .gf-cta-actions a {
		width: 100%;
	}

	body.page-id-7129 .gf-visual-card,
	body.page-id-7129 .gf-visual-pulse {
		grid-template-columns: 1fr;
	}

	body.page-id-7129 .gf-visual-card__media {
		min-height: 172px;
	}

	body.page-id-7129 .gf-visual-pulse__bars {
		height: 48px;
	}
}
body.mlre-real-estate-ui :where(input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]), select, textarea, .form-control) {
	min-height: 48px;
	font-size: 1rem;
	border-radius: 12px;
	padding: 12px 14px;
}

body.mlre-real-estate-ui .widget,
body.mlre-real-estate-ui .woocommerce .woocommerce-MyAccount-navigation,
body.mlre-real-estate-ui .woocommerce .woocommerce-MyAccount-content,
body.mlre-real-estate-ui .dashboard-content .content-area,
body.mlre-real-estate-ui .page-content .block-content {
	padding: 18px;
	border-radius: 16px;
	box-shadow: none;
}

body.home .gf-hero {
	height: auto !important;
	min-height: clamp(420px, 72vh, 720px) !important;
	padding: clamp(72px, 10vw, 108px) 24px 52px !important;
	margin: 18px auto 24px;
	border-radius: 28px;
	overflow: hidden;
	align-items: flex-end !important;
}

body.home .gf-overlay {
	background: linear-gradient(180deg, rgba(11, 18, 32, 0.24) 0%, rgba(11, 18, 32, 0.72) 100%) !important;
	opacity: 1 !important;
}

body.home .gf-content {
	max-width: 760px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	position: relative;
	z-index: 2;
}

body.home .gf-content h1 {
	color: #ffffff;
	font-size: clamp(2.5rem, 5vw, 4.6rem) !important;
	line-height: 0.98;
	letter-spacing: -0.04em;
	margin: 0;
	max-width: 11ch;
}

body.home .gf-content p {
	color: rgba(255, 255, 255, 0.86) !important;
	font-size: clamp(1rem, 1.5vw, 1.125rem) !important;
	line-height: 1.65;
	margin: 18px 0 0 !important;
	max-width: 56ch !important;
}

body.home .gf-btn,
body.home .gf-content .gf-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 48px;
	padding: 0 20px;
	margin-top: 24px;
	border-radius: 12px;
	background: #ffffff;
	color: #0f3d36;
	font-size: 0.96rem;
	font-weight: 700;
	text-decoration: none;
	box-shadow: 0 18px 36px rgba(15, 23, 42, 0.16);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

body.home .gf-btn:hover,
body.home .gf-btn:focus {
	transform: translateY(-1px);
	box-shadow: 0 22px 42px rgba(15, 23, 42, 0.2);
	color: #0f3d36;
}

body.home .elementor-column.elementor-col-50 > .elementor-widget-wrap {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

body.home .elementor-column.elementor-col-50 > .elementor-widget-wrap > .elementor-widget-image:first-child .elementor-widget-container a {
	display: block;
	aspect-ratio: 16 / 10;
	overflow: hidden;
	border-radius: 22px;
	border: 1px solid rgba(17, 24, 39, 0.08);
	background: #ffffff;
	box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
}

body.home .elementor-column.elementor-col-50 > .elementor-widget-wrap > .elementor-widget-image:first-child img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.32s ease;
}

body.home .elementor-column.elementor-col-50 > .elementor-widget-wrap > .elementor-widget-image:first-child a:hover img,
body.home .elementor-column.elementor-col-50 > .elementor-widget-wrap > .elementor-widget-image:first-child a:focus img {
	transform: scale(1.03);
}

body.home .elementor-column.elementor-col-50 > .elementor-widget-wrap > .elementor-widget-heading .elementor-widget-container {
	padding: 0 4px;
}

body.home .elementor-column.elementor-col-50 > .elementor-widget-wrap > .elementor-widget-heading .elementor-heading-title {
	font-size: clamp(1.25rem, 2vw, 1.8rem);
	line-height: 1.15;
	text-align: left;
}

body.mlre-real-estate-ui .lf-item-container {
	margin-bottom: 22px;
}

body.mlre-real-estate-ui .mlre-card {
	border-radius: 18px;
	border: 1px solid rgba(17, 24, 39, 0.08);
	box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
	overflow: hidden;
	transition: transform 0.22s ease, box-shadow 0.22s ease;
}

body.mlre-real-estate-ui .mlre-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 16px 38px rgba(15, 23, 42, 0.1);
}

body.mlre-real-estate-ui .mlre-card__media {
	position: relative;
	display: block;
	aspect-ratio: 16 / 10;
	background: #edf2f7;
}

body.mlre-real-estate-ui .mlre-card__image {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.32s ease;
}

body.mlre-real-estate-ui .mlre-card__body {
	padding: 18px;
	gap: 10px;
}

body.mlre-real-estate-ui .mlre-card__topline {
	align-items: flex-start;
	gap: 14px;
	margin-bottom: 2px;
}

body.mlre-real-estate-ui .mlre-card__price {
	font-size: clamp(1.5rem, 1.8vw, 2rem);
	line-height: 1;
	color: #0f3d36;
}

body.mlre-real-estate-ui .mlre-card__pps,
body.mlre-real-estate-ui .mlre-card__location,
body.mlre-real-estate-ui .mlre-card__excerpt {
	font-size: 0.98rem;
	line-height: 1.55;
	color: var(--mlre-muted);
}

body.mlre-real-estate-ui .mlre-card__meta-line {
	font-size: 0.82rem;
	letter-spacing: 0.1em;
	margin-bottom: 0;
	color: #0f766e;
}

body.mlre-real-estate-ui .mlre-card__title {
	font-size: 1.36rem;
	line-height: 1.24;
	margin: 0;
}

body.mlre-real-estate-ui .mlre-card__badges,
body.mlre-real-estate-ui .mlre-single-header__badges {
	gap: 8px;
}

body.mlre-real-estate-ui .mlre-card__badge {
	display: inline-flex;
	align-items: center;
	min-height: 32px;
	padding: 6px 10px;
	border-radius: 999px;
	font-size: 0.82rem;
	font-weight: 700;
	line-height: 1.25;
	white-space: normal;
	word-break: break-word;
}

body.mlre-real-estate-ui .mlre-card__excerpt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0;
}

body.mlre-real-estate-ui .mlre-card__facts {
	gap: 8px;
}

body.mlre-real-estate-ui .mlre-card__fact {
	min-height: 34px;
	padding: 6px 10px;
	border-radius: 999px;
	font-size: 0.88rem;
	font-weight: 600;
	background: #f8fafc;
	border: 1px solid rgba(17, 24, 39, 0.08);
	line-height: 1.3;
	white-space: normal;
}

body.mlre-real-estate-ui .mlre-card__actions {
	gap: 8px;
	margin-top: 2px;
}

body.mlre-real-estate-ui .mlre-card__actions a {
	min-width: 36px;
	height: 36px;
	padding: 0 10px;
	border-radius: 10px;
	border: 1px solid rgba(17, 24, 39, 0.1);
	background: #ffffff;
}

body.mlre-real-estate-ui .mlre-card__footer {
	padding-top: 12px;
	font-size: 0.98rem;
	line-height: 1.4;
}

body.mlre-real-estate-ui .mlre-card__cta-arrow {
	font-size: 0.84rem;
	letter-spacing: 0.08em;
	color: #0f766e;
}

body.mlre-real-estate-ui .mlre-summary-panel,
body.mlre-real-estate-ui .mlre-single-header__intro {
	padding: 22px;
	border-radius: 20px;
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.05);
}

body.mlre-real-estate-ui .mlre-summary-panel__header h3 {
	font-size: clamp(1.45rem, 2vw, 1.9rem);
	line-height: 1.15;
	margin-bottom: 8px;
}

body.mlre-real-estate-ui .mlre-summary-panel__header p {
	font-size: 1rem;
	line-height: 1.65;
}

body.mlre-real-estate-ui .mlre-summary-panel__details {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin-top: 16px;
}

body.mlre-real-estate-ui .mlre-summary-panel__detail {
	padding: 14px;
	border-radius: 14px;
	background: #f8fafc;
	border: 1px solid rgba(17, 24, 39, 0.08);
}

body.mlre-real-estate-ui .mlre-summary-panel__label {
	font-size: 0.78rem;
	letter-spacing: 0.08em;
	margin-bottom: 6px;
}

body.mlre-real-estate-ui .mlre-summary-panel__value {
	font-size: 1rem;
	line-height: 1.45;
}

body.mlre-real-estate-ui .mlre-summary-panel__actions {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin-top: 2px;
}

body.mlre-real-estate-ui .mlre-summary-panel__actions a,
body.mlre-real-estate-ui .mlre-summary-panel__jump {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 16px;
	border-radius: 12px;
	font-size: 0.95rem;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	box-shadow: none;
}

body.mlre-real-estate-ui .mlre-summary-panel__action.is-primary a {
	background: #0f3d36;
	border: 1px solid #0f3d36;
	color: #ffffff;
}

body.mlre-real-estate-ui .mlre-summary-panel__action.is-secondary a {
	background: #cf7d2d;
	border: 1px solid #cf7d2d;
	color: #ffffff;
}

body.mlre-real-estate-ui .mlre-summary-panel__action.is-tertiary a,
body.mlre-real-estate-ui .mlre-summary-panel__jump {
	background: #ffffff;
	border: 1px solid rgba(17, 24, 39, 0.1);
	color: #172033;
}

body.mlre-real-estate-ui .mlre-summary-panel__footer {
	gap: 10px;
	margin-top: 4px;
	padding-top: 2px;
}

body.mlre-real-estate-ui .mlre-single-header__titles h1 {
	font-size: clamp(2.15rem, 3vw, 3.3rem);
	line-height: 1.08;
}

body.mlre-real-estate-ui .mlre-single-header__eyebrow,
body.mlre-real-estate-ui .mlre-single-header__location {
	font-size: 0.98rem;
	line-height: 1.5;
}

body.mlre-real-estate-ui .mlre-single-header__description {
	font-size: 1rem;
	line-height: 1.7;
}

body.mlre-real-estate-ui .mlre-single-header__summary-item dt {
	font-size: 0.82rem;
	letter-spacing: 0.08em;
}

body.mlre-real-estate-ui .mlre-single-header__summary-item dd {
	font-size: 1rem;
	line-height: 1.5;
}

body.mlre-real-estate-ui.mlre-single-listing-context .similar-listings {
	padding-top: 12px;
	padding-bottom: 8px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .similar-listings .container {
	max-width: 1240px;
}

body.mlre-real-estate-ui .mlre-section-kicker {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 0.76rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #0f766e;
	margin-bottom: 8px;
}

body.mlre-real-estate-ui .mlre-section-kicker::before {
	content: "";
	width: 28px;
	height: 1px;
	background: rgba(15, 118, 110, 0.4);
}

body.mlre-real-estate-ui.mlre-single-listing-context .similar-listings .section-title p {
	max-width: 56ch;
	margin: 8px 0 0;
	font-size: 1rem;
	color: var(--mlre-muted);
}

body.mlre-real-estate-ui .mlre-feed .listing-preview,
body.mlre-real-estate-ui .similar-listings .listing-preview {
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	backdrop-filter: none !important;
	overflow: visible !important;
	padding: 0 !important;
	transform: none !important;
}

body.mlre-real-estate-ui .mlre-feed .listing-preview:hover,
body.mlre-real-estate-ui .similar-listings .listing-preview:hover {
	box-shadow: none !important;
	transform: none !important;
}

#c27-single-listing .main-info-desktop {
	display: block;
}

#c27-single-listing > .main-info-mobile {
	display: none;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-menu {
	background: #ffffff;
	border: 1px solid rgba(17, 24, 39, 0.08);
	border-radius: 18px;
	box-shadow: 0 8px 22px rgba(15, 23, 42, 0.05);
	padding: 8px 10px;
	backdrop-filter: none;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-menu .cts-carousel {
	flex-wrap: nowrap;
	overflow-x: auto;
	gap: 8px;
	padding-bottom: 4px;
	scrollbar-width: none;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-menu .cts-carousel::-webkit-scrollbar {
	display: none;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-menu a,
body.mlre-real-estate-ui.mlre-single-listing-context .quick-listing-actions a {
	min-height: 42px;
	padding: 10px 14px;
	font-size: 0.94rem;
	line-height: 1.3;
	white-space: nowrap;
}

body.mlre-real-estate-ui.mlre-single-listing-context .quick-listing-actions .cts-carousel {
	gap: 8px;
	flex-wrap: wrap;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .element,
body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .single-menu-item.element,
body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .food-menu-items {
	background: #ffffff;
	border: 1px solid rgba(17, 24, 39, 0.08);
	border-radius: 20px;
	box-shadow: 0 10px 28px rgba(15, 23, 42, 0.05);
	backdrop-filter: none;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .wpcf7 {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	backdrop-filter: none !important;
	overflow: visible;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .pf-head {
	padding: 24px 24px 0;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .pf-body {
	padding: 16px 24px 24px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .title-style-1 {
	gap: 12px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .title-style-1 i {
	height: 38px;
	min-width: 38px;
	width: 38px;
	border-radius: 12px;
	font-size: 1rem;
	background: #fff7ed;
	color: #cf7d2d;
}

body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .title-style-1 h4,
body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .title-style-1 h5 {
	font-size: 1.4rem;
	line-height: 1.2;
	margin: 0;
}

body.mlre-real-estate-ui.mlre-single-listing-context .block-type-tags .details-list {
	gap: 8px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .block-type-tags .details-list li {
	max-width: 100%;
}

body.mlre-real-estate-ui.mlre-single-listing-context .block-type-tags .details-list a {
	padding: 9px 12px;
	border-radius: 14px;
	font-size: 0.9rem;
	line-height: 1.3;
	white-space: normal;
	word-break: break-word;
}

body.mlre-real-estate-ui.mlre-single-listing-context .block-type-code .wpcf7-form {
	gap: 18px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .block-type-code .wpcf7-form p {
	display: grid;
	gap: 8px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .block-type-code .wpcf7-form label {
	font-size: 0.95rem;
	line-height: 1.4;
}

body.mlre-real-estate-ui.mlre-single-listing-context .block-type-code .wpcf7-form input:not([type="submit"]),
body.mlre-real-estate-ui.mlre-single-listing-context .block-type-code .wpcf7-form textarea {
	min-height: 54px;
	margin-top: 0;
	padding: 14px 16px;
	border-radius: 14px;
	font-size: 1rem;
	box-shadow: none;
	background: #ffffff;
	border: 1px solid rgba(17, 24, 39, 0.12);
}

body.mlre-real-estate-ui.mlre-single-listing-context .block-type-code .wpcf7-form textarea {
	min-height: 190px;
	resize: vertical;
}

body.mlre-real-estate-ui.mlre-single-listing-context .block-type-code .wpcf7-submit {
	min-height: 50px;
	padding: 0 20px;
	border-radius: 14px;
	box-shadow: none;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__hero,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__section {
	padding: 28px;
	border-radius: 20px;
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.05);
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__hero h2 {
	font-size: clamp(2.2rem, 3.2vw, 3.4rem);
	line-height: 1.08;
	margin-bottom: 10px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__hero p:last-of-type,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__story-copy,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__faq-item p {
	font-size: 1rem;
	line-height: 1.7;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__section-head h3 {
	font-size: clamp(1.5rem, 2vw, 2.1rem);
	line-height: 1.18;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__section-head p,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__eyebrow {
	font-size: 0.76rem;
	letter-spacing: 0.1em;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__snapshot-grid,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__feature-grid,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__gallery-strip {
	gap: 14px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__snapshot-item,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__feature-grid li,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__bullet-list li,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__faq-item,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__price-table-wrap {
	border-radius: 18px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__snapshot-item {
	padding: 18px;
	font-size: 0.98rem;
	line-height: 1.55;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__feature-grid li,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__bullet-list li {
	padding: 16px 18px 16px 48px;
	font-size: 1rem;
	line-height: 1.7;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__contact-actions a,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__document-actions a {
	min-height: 48px;
	padding: 0 18px;
	font-size: 0.98rem;
	border-radius: 12px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__price-table th,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__price-table td {
	font-size: 0.96rem;
	padding: 15px 16px;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__price-table td strong {
	font-size: 1rem;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__price-table td span {
	font-size: 0.86rem;
}

body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__section-head + .mlre-project-guide__price-table-wrap,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__section-head + .mlre-project-guide__bullet-list,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__section-head + .mlre-project-guide__feature-grid,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__section-head + .mlre-project-guide__faq-list,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__section-head + .mlre-project-guide__contact-actions,
body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__section-head + .mlre-project-guide__story-copy {
	margin-top: 22px;
}

@media (max-width: 992px) {
	body.home .gf-hero {
		border-radius: 20px;
		padding: 72px 18px 44px !important;
	}

	#c27-single-listing .main-info-desktop {
		display: none !important;
	}

	#c27-single-listing > .main-info-mobile {
		display: block !important;
		margin-top: -52px;
		position: relative;
		z-index: 20;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context #c27-single-listing > .main-info-mobile .mlre-single-header__row {
		row-gap: 16px;
	}

	body.mlre-real-estate-ui .mlre-summary-panel__actions {
		grid-template-columns: 1fr;
	}

	body.mlre-real-estate-ui .mlre-summary-panel__footer {
		flex-direction: column;
	}

	body.mlre-real-estate-ui .mlre-summary-panel__jump {
		width: 100%;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context .similar-listings .section-title p {
		max-width: none;
	}
}

@media (max-width: 767px) {
	body.mlre-real-estate-ui {
		font-size: 16px;
	}

	body.mlre-real-estate-ui .c27-main-header .header-top {
		min-height: 58px;
	}

	body.home .gf-hero {
		min-height: 420px !important;
		padding: 84px 14px 32px !important;
		margin-inline: 0;
		border-radius: 0;
	}

	body.home .gf-content h1 {
		font-size: clamp(2rem, 10vw, 3rem) !important;
		max-width: 12ch;
	}

	body.home .elementor-column.elementor-col-50 > .elementor-widget-wrap > .elementor-widget-image:first-child .elementor-widget-container a {
		border-radius: 16px;
	}

	body.home .elementor-column.elementor-col-50 > .elementor-widget-wrap > .elementor-widget-heading .elementor-heading-title {
		font-size: 1.15rem;
	}

	body.mlre-real-estate-ui .mlre-card__body,
	body.mlre-real-estate-ui .mlre-summary-panel,
	body.mlre-real-estate-ui .mlre-single-header__intro,
	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__hero,
	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-project-guide__section {
		padding: 18px;
	}

	body.mlre-real-estate-ui .mlre-card__title {
		font-size: 1.15rem;
	}

	body.mlre-real-estate-ui .mlre-card__badge,
	body.mlre-real-estate-ui .mlre-card__fact,
	body.mlre-real-estate-ui.mlre-single-listing-context .block-type-tags .details-list a,
	body.mlre-real-estate-ui.mlre-single-listing-context .profile-menu a,
	body.mlre-real-estate-ui.mlre-single-listing-context .quick-listing-actions a {
		font-size: 0.88rem;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-single-header__titles h1 {
		font-size: clamp(2rem, 8vw, 2.45rem);
		line-height: 1.08;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-single-header__price {
		font-size: clamp(1.95rem, 7vw, 2.45rem);
		line-height: 1;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-single-header__eyebrow,
	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-single-header__location,
	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-single-header__summary-item dt,
	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-summary-panel__label {
		font-size: 0.86rem;
		line-height: 1.45;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-single-header__description,
	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-summary-panel__header p {
		font-size: 1.02rem;
		line-height: 1.65;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-single-header__summary-item dd,
	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-summary-panel__value {
		font-size: 1.05rem;
		line-height: 1.45;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-summary-panel__header h3 {
		font-size: clamp(1.55rem, 6vw, 1.95rem);
		line-height: 1.12;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context .profile-menu a,
	body.mlre-real-estate-ui.mlre-single-listing-context .quick-listing-actions a,
	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-summary-panel__actions a,
	body.mlre-real-estate-ui.mlre-single-listing-context .mlre-summary-panel__jump {
		font-size: 0.98rem;
		min-height: 48px;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context .profile-menu {
		border-radius: 14px;
		padding: 6px 8px;
	}

	body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .pf-head,
	body.mlre-real-estate-ui.mlre-single-listing-context .profile-body .pf-body {
		padding-left: 18px;
		padding-right: 18px;
	}

	body.mlre-real-estate-ui .mlre-summary-panel__details {
		grid-template-columns: 1fr;
	}
}

