/**
 * Contact Us page presentation.
 *
 * Scoped to page ID 27; no global header, footer, or form behavior changes.
 */

.page-id-27 {
	background: #0b0b0b;
	overflow-x: clip;
}

/* ---------------------------------------------------------------- Hero */
.page-id-27 .elementor-element-c0a1001 {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	min-height: 390px;
	background-position: center;
	background-size: cover;
	text-align: center;
}

.page-id-27 .elementor-element-c0a1001::before {
	position: absolute;
	z-index: -1;
	inset: 0;
	background:
		linear-gradient(180deg, rgba(5, 5, 5, 0.76), rgba(5, 5, 5, 0.58) 48%, rgba(5, 5, 5, 0.86)),
		linear-gradient(90deg, rgba(5, 5, 5, 0.48), transparent 50%, rgba(5, 5, 5, 0.48));
	content: "";
}

.page-id-27 .elementor-element-c0a1001 > .elementor-container {
	position: relative;
	z-index: 1;
}

.page-id-27 .nyli-contact-hero-eyebrow .elementor-heading-title {
	margin: 0;
	color: #c9a24d !important;
	font-family: "Outfit", sans-serif !important;
	font-size: 0.72rem !important;
	font-weight: 600 !important;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}

.page-id-27 .nyli-contact-hero-title .elementor-heading-title {
	margin: 0;
	color: #ffffff !important;
	font-family: "Cormorant Garamond", serif !important;
	font-size: clamp(3rem, 5.4vw, 4.7rem) !important;
	font-weight: 600 !important;
	letter-spacing: 0.02em;
	line-height: 1 !important;
}

.page-id-27 .nyli-contact-hero-divider {
	margin: 0.35rem 0;
}

.page-id-27 .nyli-contact-hero-copy {
	max-width: 40rem;
	margin-inline: auto;
}

.page-id-27 .nyli-contact-hero-copy p {
	margin: 0;
	color: rgba(255, 255, 255, 0.8);
	font-family: "Outfit", sans-serif;
	font-size: 1rem;
	line-height: 1.7;
}

/* ---------------------------------------------------------- Main layout */
.page-id-27 .elementor-element-c0a2001 {
	background: #0b0b0b;
}

.page-id-27 .elementor-element-c0a2001 > .elementor-container,
.page-id-27 .elementor-element-c0a3001 > .elementor-container {
	max-width: 1120px;
}

.page-id-27 .elementor-element-c0a2001 .elementor-column-wrap {
	padding: 0 !important;
}

.page-id-27 .nyli-contact-info-column {
	padding-right: clamp(2rem, 5vw, 4.75rem);
}

.page-id-27 .nyli-contact-info-title .elementor-heading-title,
.page-id-27 .nyli-contact-form-title .elementor-heading-title {
	margin: 0;
	color: #ffffff !important;
	font-family: "Cormorant Garamond", serif !important;
	font-size: clamp(2rem, 3.2vw, 2.7rem) !important;
	font-weight: 600 !important;
	line-height: 1.15 !important;
}

.page-id-27 .nyli-contact-info-divider {
	margin: 0.35rem 0 1rem;
}

.page-id-27 .nyli-contact-info-copy {
	max-width: 31rem;
}

.page-id-27 .nyli-contact-info-copy p {
	margin: 0;
	color: rgba(255, 255, 255, 0.66);
	font-family: "Outfit", sans-serif;
	font-size: 0.94rem;
	line-height: 1.85;
}

.page-id-27 .nyli-contact-details {
	margin-top: 1.85rem;
}

.page-id-27 .nyli-contact-detail {
	display: grid;
	grid-template-columns: 24px minmax(0, 1fr);
	gap: 0.9rem;
	align-items: start;
}

.page-id-27 .nyli-contact-detail + .nyli-contact-detail {
	margin-top: 1.35rem;
}

.page-id-27 .nyli-contact-detail__icon {
	padding-top: 0.2rem;
	color: #c9a24d;
	font-size: 0.82rem;
	text-align: center;
}

.page-id-27 .nyli-contact-detail h3 {
	margin: 0 0 0.23rem;
	color: #c9a24d;
	font-family: "Outfit", sans-serif;
	font-size: 0.68rem;
	font-weight: 600;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.page-id-27 .nyli-contact-detail p {
	margin: 0;
	color: rgba(255, 255, 255, 0.7);
	font-family: "Outfit", sans-serif;
	font-size: 0.9rem;
	line-height: 1.7;
}

.page-id-27 .nyli-contact-detail a {
	color: rgba(255, 255, 255, 0.78);
	text-decoration: none;
}

.page-id-27 .nyli-contact-detail a:hover,
.page-id-27 .nyli-contact-detail a:focus {
	color: #e5c36a;
}

/* --------------------------------------------------------------- Form */
.page-id-27 .nyli-contact-form-column {
	padding-left: clamp(1.5rem, 3vw, 3.5rem);
}

.page-id-27 .nyli-contact-form-title {
	margin-bottom: 0.85rem;
}

.page-id-27 .nyli-contact-form {
	padding: clamp(1.25rem, 2.5vw, 1.8rem);
	border: 1px solid rgba(201, 162, 77, 0.35);
	border-radius: 3px;
	background: #101010;
	box-shadow: 0 14px 32px rgba(0, 0, 0, 0.16);
}

.page-id-27 .nyli-contact-form .wpcf7 {
	width: 100%;
}

.page-id-27 .nyli-contact-form .nyli-cf7-field {
	margin: 0;
}

.page-id-27 .nyli-contact-form .nyli-cf7-field + .nyli-cf7-field {
	margin-top: 0.8rem;
}

.page-id-27 .nyli-contact-form .wpcf7 label {
	color: #d7b55f;
	font-size: 0.68rem;
	letter-spacing: 0.12em;
}

.page-id-27 .nyli-contact-form .wpcf7 input[type="text"],
.page-id-27 .nyli-contact-form .wpcf7 input[type="email"],
.page-id-27 .nyli-contact-form .wpcf7 input[type="tel"],
.page-id-27 .nyli-contact-form .wpcf7 textarea {
	box-sizing: border-box;
	min-height: 43px;
	margin-top: 0.35rem;
	padding: 0.55rem 0.8rem;
	border-color: rgba(201, 162, 77, 0.34);
	border-radius: 2px;
	background: #080808;
	color: #ffffff;
	font-size: 0.92rem;
}

.page-id-27 .nyli-contact-form .wpcf7 textarea {
	min-height: 110px;
	padding-top: 0.7rem;
	resize: vertical;
}

.page-id-27 .nyli-contact-form .wpcf7 .wpcf7-not-valid-tip,
.page-id-27 .nyli-contact-form .wpcf7 .wpcf7-response-output,
.page-id-27 .nyli-contact-form .wpcf7 .screen-reader-response,
.page-id-27 .nyli-contact-form .wpcf7 .screen-reader-response ul li {
	color: #ffffff !important;
}

.page-id-27 .nyli-contact-form .nyli-cf7-submit {
	margin-top: 1.1rem;
}

.page-id-27 .nyli-contact-form .wpcf7 input[type="submit"] {
	width: auto;
	min-width: 0;
	padding: 0.8rem 1.55rem;
	border-color: #d7b55f;
	border-radius: 2px;
	background: #c9a24d;
	font-size: 0.74rem;
	font-weight: 700;
	letter-spacing: 0.14em;
}

/* ---------------------------------------------------------------- Map */
.page-id-27 .elementor-element-c0a3001 {
	background: #0b0b0b;
}

.page-id-27 .nyli-contact-map {
	overflow: hidden;
	border: 1px solid rgba(201, 162, 77, 0.28);
	border-radius: 3px;
	background: #101010;
}

.page-id-27 .nyli-contact-map .elementor-custom-embed,
.page-id-27 .nyli-contact-map iframe {
	display: block;
	width: 100%;
	margin: 0;
	border: 0;
}

.page-id-27 .nyli-contact-map iframe {
	height: clamp(280px, 32vw, 380px);
}

/* ---------------------------------------------------------- Responsive */
@media (max-width: 1024px) {
	.page-id-27 .nyli-contact-info-column {
		padding-right: 2rem;
	}

	.page-id-27 .nyli-contact-form-column {
		padding-left: 2rem;
	}
}

@media (max-width: 767px) {
	.page-id-27 .elementor-element-c0a1001 {
		min-height: 330px;
		padding-top: 88px !important;
		padding-bottom: 80px !important;
	}

	.page-id-27 .nyli-contact-hero-title .elementor-heading-title {
		font-size: clamp(2.4rem, 12vw, 3.25rem) !important;
	}

	.page-id-27 .elementor-element-c0a2001 {
		padding-top: 52px !important;
		padding-bottom: 44px !important;
	}

	.page-id-27 .elementor-element-c0a2001 .elementor-column {
		width: 100% !important;
	}

	.page-id-27 .nyli-contact-info-column,
	.page-id-27 .nyli-contact-form-column {
		padding: 0;
	}

	.page-id-27 .nyli-contact-form-column {
		margin-top: 2.4rem;
	}

	.page-id-27 .elementor-element-c0a3001 {
		padding-bottom: 52px !important;
	}

	.page-id-27 .nyli-contact-map iframe {
		height: 260px;
	}
}
