.elementor-13424 .elementor-element.elementor-element-3a73c5c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13424 .elementor-element.elementor-element-3a73c5c:not(.elementor-motion-effects-element-type-background), .elementor-13424 .elementor-element.elementor-element-3a73c5c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-13424 .elementor-element.elementor-element-6a22daa{--spacer-size:65px;}.elementor-13424 .elementor-element.elementor-element-c0e1660{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-13424 .elementor-element.elementor-element-c0e1660{--padding-top:0px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS */.nrshl-single-home {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 20px 80px;
	box-sizing: border-box;
}

.nrshl-single-home *,
.nrshl-single-home *:before,
.nrshl-single-home *:after {
	box-sizing: border-box;
}

/* HERO */
.nrshl-hero {
	position: relative;
	margin-bottom: 42px;
}

.nrshl-hero__image-wrap {
	position: relative;
	z-index: 1;
	line-height: 0;
}

.nrshl-hero__image {
	display: block;
	width: 100%;
	height: auto;
	min-height: 420px;
	object-fit: cover;
}

.nrshl-hero__panel {
	position: relative;
	z-index: 1;
	background: #050505;
	margin-top: 0;
	padding: 0 42px 0;
	min-height: 125px;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 36px;
}

.nrshl-summary-card {
	position: absolute;
	left: 42px;
	bottom: -18px;
	z-index: 3;
	background: #fff;
	border-radius: 10px;
	padding: 22px 34px 20px;
	width: 100%;
	max-width: 760px;
	box-shadow: 0 10px 28px rgba(0, 0, 0, 0.12);
}

.nrshl-community {
	font-size: 14px;
	line-height: 1.4;
	color: #8c7446;
	margin-bottom: 12px;
}

.nrshl-title {
	margin: 0 0 10px;
	font-size: 24px;
	line-height: 1.15;
	font-weight: 700;
	color: #171717;
}

.nrshl-price {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 500;
	color: #c96a5e;
	margin-bottom: 14px;
}

.nrshl-stats {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	padding-top: 14px;
	border-top: 1px solid #d9d3cb;
	font-size: 15px;
	line-height: 1.4;
	color: #222;
}

.nrshl-stats span {
	display: inline-flex;
	align-items: center;
	gap: 6px;
}

.nrshl-hero-links {
	width: 270px;
	padding: 22px 0 18px;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 0;
	position: relative;
	z-index: 2;
}

.nrshl-hero-status {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 34px;
	padding: 8px 16px;
	border-radius: 4px;
	background: #cfaa60;
	color: #111;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 auto 18px;
	text-align: center;
	min-width: 110px;
}

.nrshl-anchor-btn,
.nrshl-anchor-btn:visited,
.nrshl-anchor-btn:focus {
	display: flex;
	align-items: center;
	gap: 14px;
	padding: 14px 18px;
	background: transparent;
	color: #fff !important;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 500;
	border-top: 1px solid #7f6a3d;
	transition: all 0.2s ease;
}

.nrshl-anchor-btn:last-child {
	border-bottom: 1px solid #7f6a3d;
}

.nrshl-anchor-btn:hover,
.nrshl-anchor-btn:focus:hover {
	background: #cfaa60;
	color: #111 !important;
}

.nrshl-anchor-btn:hover .nrshl-anchor-btn__icon,
.nrshl-anchor-btn:focus:hover .nrshl-anchor-btn__icon {
	color: #111 !important;
}

.nrshl-anchor-btn__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 22px;
	font-size: 18px;
	line-height: 1;
	flex: 0 0 22px;
	color: #cfaa60 !important;
	transition: color 0.2s ease;
}

/* GALLERY */
.nrshl-gallery {
	margin: 52px 0 38px;
}

/* DETAILS */
.nrshl-details {
	display: grid;
	grid-template-columns: minmax(0, 60%) minmax(0, 40%);
	gap: 46px;
	padding-top: 24px;
	border-top: 1px solid #d8d1c7;
	margin-bottom: 56px;
	align-items: start;
}

.nrshl-floor-title,
.nrshl-section-title {
	margin: 0 0 24px;
	font-size: 28px;
	line-height: 1.15;
	font-weight: 700;
	color: #171717;
}

.nrshl-description {
	font-size: 15px;
	line-height: 1.8;
	color: #313131;
}

.nrshl-description p {
	margin: 0 0 18px;
}

.nrshl-highlights {
	margin: 0;
	padding-left: 20px;
}

.nrshl-highlights li {
	margin-bottom: 14px;
	font-size: 15px;
	line-height: 1.7;
	color: #313131;
}

/* FLOOR PLANS */
.nrshl-floorplans {
	background: #f7f3ef;
	padding: 54px 36px;
	margin-bottom: 60px;
}

/* SIMILAR HOMES */
.nrshl-similar {
	margin-bottom: 64px;
}

.nrshl-similar-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px;
}

.nrshl-similar-card {
	background: #fff;
	border: 1px solid #ddd4c8;
	border-radius: 28px;
	padding: 22px;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.nrshl-similar-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.nrshl-similar-card__link {
	display: block;
	text-decoration: none;
	color: inherit;
}

.nrshl-similar-card__badges {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 22px;
}

.nrshl-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 16px;
	border-radius: 999px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1;
}

.nrshl-badge--status-ready {
	background: #2fa24a;
	color: #fff;
}

.nrshl-badge--status-pending {
	background: #5b74c8;
	color: #fff;
}

.nrshl-badge--status-sold {
	background: #c75252;
	color: #fff;
}

.nrshl-badge--community {
	background: #cfaa60;
	color: #1e1e1e;
}

.nrshl-similar-card__image-wrap {
	border-radius: 18px;
	overflow: hidden;
	margin-bottom: 20px;
}

.nrshl-similar-card__image {
	display: block;
	width: 100%;
	height: 190px;
	object-fit: cover;
}

.nrshl-similar-card__plan {
	font-size: 18px;
	line-height: 1.4;
	color: #c89b49;
	margin-bottom: 12px;
	font-weight: 400;
}

.nrshl-similar-card__title {
	margin: 0 0 16px;
	font-size: 22px;
	line-height: 1.35;
	font-weight: 600;
	color: #111722;
}

.nrshl-similar-card__price {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 500;
	color: #d2604d;
	margin-bottom: 18px;
}

.nrshl-similar-card__divider {
	border-top: 1px solid #ddd4c8;
	margin-bottom: 16px;
}

.nrshl-similar-card__stats {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	font-size: 15px;
	line-height: 1.4;
	font-weight: 500;
	color: #111;
}

.nrshl-stat {
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

.nrshl-stat__img {
	display: block;
	width: 18px;
	height: 18px;
	object-fit: contain;
	flex: 0 0 18px;
}

.nrshl-stat__text {
	display: inline-block;
	color: #111;
}

.nrshl-back-wrap {
	margin-top: 26px;
	text-align: center;
}

.nrshl-back-btn,
.nrshl-back-btn:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 18px;
	border-radius: 999px;
	background: #cfaa60;
	color: #111;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.2;
	transition: all 0.2s ease;
}

.nrshl-back-btn:hover {
	background: #b89247;
	color: #111;
}

/* CONTACT */
.nrshl-contact {
	background: #faf3ef;
	padding: 48px 34px;
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(320px, 380px);
	gap: 24px;
	align-items: start;
}

/* RESPONSIVE */
@media (max-width: 1100px) {
	.nrshl-hero__panel {
		padding: 0 24px 20px;
		min-height: auto;
		display: block;
	}

	.nrshl-summary-card {
		position: relative;
		left: 0;
		bottom: -20px;
		max-width: 100%;
		margin-bottom: 0;
	}

	.nrshl-hero-links {
		width: 100%;
		max-width: 360px;
		margin-left: auto;
		padding-top: 36px;
	}

	.nrshl-details {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.nrshl-contact {
		grid-template-columns: 1fr;
	}

	.nrshl-similar-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.nrshl-single-home {
		padding: 0 14px 60px;
	}

	.nrshl-hero__image {
		min-height: 240px;
	}

	.nrshl-hero__panel {
		padding: 0 16px 20px;
	}

	.nrshl-summary-card {
		padding: 20px;
		bottom: 20px;
	}

	.nrshl-title {
		font-size: 22px;
	}

	.nrshl-price {
		font-size: 17px;
	}

	.nrshl-floor-title,
	.nrshl-section-title {
		font-size: 24px;
	}

	.nrshl-floorplans {
		padding: 34px 18px;
	}

	.nrshl-contact {
		padding: 32px 18px;
	}

	.nrshl-similar-grid {
		grid-template-columns: 1fr;
	}

	.nrshl-similar-card__image {
		height: 220px;
	}

	.nrshl-anchor-btn {
		font-size: 16px;
		padding: 14px 14px;
	}

	.nrshl-stats,
	.nrshl-similar-card__stats {
		gap: 14px;
	}

	.nrshl-hero-links {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding-top: 28px;
		align-items: stretch;
	}

	.nrshl-hero-status {
		margin: 0 auto 18px;
	}

	.nrshl-anchor-btn,
	.nrshl-anchor-btn:visited,
	.nrshl-anchor-btn:focus {
		width: 100%;
		margin: 0 auto;
		justify-content: flex-start;
		text-align: left;
		padding-left: 18px;
		padding-right: 18px;
	}

	.nrshl-anchor-btn__icon {
		justify-content: center;
	}
}/* End custom CSS */