/* ==========================================================================
   About Leyna Tran — luxury bio flyer (black / gold / pink)
   ========================================================================== */

body.nbl-about-lena-page,
body.nbl-about-lena-page #Wrapper,
body.nbl-about-lena-page #Content,
body.nbl-about-lena-page .content_wrapper,
body.nbl-about-lena-page .sections_group,
body.nbl-about-lena-page .entry-content,
body.nbl-about-lena-page .mfn-builder-content,
body.nbl-about-lena-page .mcb-section,
body.nbl-about-lena-page .mcb-section-inner,
body.nbl-about-lena-page .section_wrapper,
body.nbl-about-lena-page .mcb-wrap,
body.nbl-about-lena-page .mcb-wrap-inner,
body.nbl-about-lena-page .column,
body.nbl-about-lena-page .mcb-column,
body.nbl-about-lena-page .mcb-column-inner,
body.nbl-about-lena-page .column_attr,
.nbl-site--about-lena,
.nbl-about-lena-page,
.nbl-main--about-lena,
.nbl-lt {
	background: #000000 !important;
}

.nbl-lt {
	padding: 48px 16px 72px;
	color: #fff;
}

.nbl-lt__frame {
	max-width: 1080px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	box-shadow: none;
	background: transparent;
}

.nbl-lt__inner {
	padding: 12px 8px 40px;
	border: 0;
	background: transparent;
}

/* Intro — match design: portrait left, copy right */
.nbl-lt-intro {
	display: grid;
	grid-template-columns: minmax(240px, 0.85fr) minmax(0, 1.25fr);
	gap: 28px 40px;
	align-items: stretch;
	margin: 0 0 36px;
}

.nbl-lt-intro__media {
	position: relative;
	display: flex;
	margin: 0;
	height: 100%;
	min-height: 0;
	align-self: stretch;
}

.nbl-lt-intro__media img {
	display: block;
	flex: 1 1 auto;
	width: 100%;
	height: 100%;
	min-height: 100%;
	aspect-ratio: auto;
	object-fit: cover;
	object-position: center top;
	border: 1.5px solid #c5a059;
	box-shadow: 0 0 14px rgba(197, 160, 89, 0.35);
}

.nbl-lt-intro__lotus {
	position: absolute;
	left: -8px;
	bottom: -12px;
	display: block;
	filter: drop-shadow(0 0 10px rgba(255, 45, 135, 0.65));
}

.nbl-lt-intro__lotus .nbl-flower-lulu {
	width: 44px;
}

.nbl-lt-intro__name {
	margin: 0 0 10px;
	font-family: "Playfair Display", Georgia, serif;
	font-size: clamp(2.35rem, 4.8vw, 3.55rem);
	font-weight: 600;
	line-height: 1.02;
	letter-spacing: 0.02em;
	color: #c5a059;
}

.nbl-lt-intro__role {
	margin: 0 0 16px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.24em;
	text-transform: uppercase;
	color: #fff;
}

.nbl-lt-intro__script {
	margin: 0 0 14px;
	font-family: "Great Vibes", cursive;
	font-size: clamp(1.55rem, 2.8vw, 2.15rem);
	line-height: 1.2;
	color: #c5a059;
	text-shadow: 0 0 12px rgba(197, 160, 89, 0.45);
}

.nbl-lt-intro__mark {
	display: flex;
	align-items: center;
	gap: 12px;
	width: min(100%, 220px);
	margin: 0 0 20px;
}

.nbl-lt-intro__mark-line {
	flex: 1 1 auto;
	height: 1px;
	background: rgba(255, 255, 255, 0.55);
}

.nbl-lt-intro__mark .nbl-flower-lulu {
	width: 26px;
	flex: 0 0 auto;
	filter: drop-shadow(0 0 6px rgba(255, 45, 135, 0.55));
}

.nbl-lt-prose {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.7;
	color: rgba(255, 255, 255, 0.94);
}

.nbl-lt-prose p {
	margin: 0 0 14px;
}

.nbl-lt-prose p:last-child {
	margin-bottom: 0;
}

.nbl-lt-prose em {
	font-style: normal;
	color: #c5a059;
	font-weight: 600;
}

/* Heritage */
.nbl-lt-heritage {
	margin: 0 0 40px;
}

.nbl-lt-heritage__grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 18px;
	margin: 0 0 18px;
}

.nbl-lt-heritage__shot {
	margin: 0;
}

.nbl-lt-heritage__shot img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 11;
	object-fit: cover;
	border: 1.5px solid #c5a059;
	box-shadow: 0 0 12px rgba(197, 160, 89, 0.3);
}

.nbl-lt-caption {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
	margin: 0;
	text-align: center;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: calc(15px + 3pt);
	font-style: normal;
	line-height: 1.55;
	color: rgba(255, 255, 255, 0.94);
}

.nbl-lt-caption .nbl-flower-lulu {
	width: 26px;
	flex: 0 0 auto;
	filter: drop-shadow(0 0 6px rgba(255, 45, 135, 0.5));
}

/* Trust */
.nbl-lt-trust {
	display: grid;
	grid-template-columns: 1.15fr 0.95fr;
	gap: 28px 32px;
	align-items: start;
	margin: 0 0 40px;
}

.nbl-lt-trust__box {
	position: relative;
	isolation: isolate;
	padding: 14px 22px 24px 26px;
	/* border: 1px solid rgba(197, 160, 89, 0.75); */
	background: #000;
}

.nbl-lt-trust__edge {
	position: absolute;
	top: 18px;
	bottom: 18px;
	left: 0;
	width: 1px;
	background: #ff2d87;
	box-shadow: 0 0 10px rgba(255, 45, 135, 0.55);
	pointer-events: none;
}

.nbl-lt-trust__title {
	margin: 0 0 6px;
	font-family: "Playfair Display", Georgia, serif;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #c5a059;
	text-align: center;
	line-height: 1.4;
}

.nbl-lt-trust__ornament {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	width: min(100%, 240px);
	margin: 0 auto 20px;
}

.nbl-lt-trust__ornament-line {
	flex: 1 1 auto;
	height: 1px;
	background: #ff2d87;
	box-shadow: 0 0 8px rgba(255, 45, 135, 0.55);
}

.nbl-lt-trust__ornament .nbl-flower-lulu {
	width: 24px;
	flex: 0 0 auto;
	filter: drop-shadow(0 0 6px rgba(255, 45, 135, 0.55));
}

.nbl-lt-trust__list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.nbl-lt-trust__list li {
	display: grid;
	grid-template-columns: 52px 1fr;
	gap: 14px;
	align-items: center;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.55;
	color: rgba(255, 255, 255, 0.94);
}

.nbl-lt-trust__icon {
	position: relative;
	display: grid;
	place-items: center;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1.5px solid #c5a059;
	color: #c5a059;
	box-shadow: 0 0 10px rgba(197, 160, 89, 0.35);
}

.nbl-lt-trust__icon::before,
.nbl-lt-trust__icon::after {
	content: '';
	position: absolute;
	left: 50%;
	width: 7px;
	height: 7px;
	background: #ff2d87;
	transform: translateX(-50%) rotate(45deg);
	box-shadow: 0 0 6px rgba(255, 45, 135, 0.75);
	clip-path: polygon(50% 0, 60% 40%, 100% 50%, 60% 60%, 50% 100%, 40% 60%, 0 50%, 40% 40%);
}

.nbl-lt-trust__icon::before {
	top: -5px;
}

.nbl-lt-trust__icon::after {
	bottom: -5px;
}

.nbl-lt-trust__icon svg {
	width: 26px;
	height: 26px;
}

.nbl-lt-trust__list em {
	font-style: normal;
	color: #c5a059;
	font-weight: 600;
}

/* Philosophy */
.nbl-lt-philosophy {
	text-align: center;
	margin: 0 0 40px;
}

.nbl-lt-philosophy__lead {
	margin: 0 0 6px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.92);
}

.nbl-lt-philosophy__script {
	margin: 0 0 12px;
	font-family: "Great Vibes", cursive;
	font-size: clamp(1.7rem, 3vw, 2.4rem);
	line-height: 1.2;
	color: #c5a059;
	text-shadow: 0 0 12px rgba(197, 160, 89, 0.45), 0 0 24px rgba(197, 160, 89, 0.25);
}

.nbl-lt-philosophy__ornament {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
	width: min(100%, 280px);
	margin: 0 auto 28px;
}

.nbl-lt-philosophy__ornament-line {
	flex: 1 1 auto;
	height: 1px;
	background: #ff2d885e;
	box-shadow: 0 0 8px rgba(255, 45, 135, 0.55);
}

.nbl-lt-philosophy__ornament .nbl-flower-lulu {
	width: 28px;
	flex: 0 0 auto;
	filter: drop-shadow(0 0 6px rgba(255, 45, 135, 0.55));
}

.nbl-lt-philosophy__cols {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0;
	text-align: left;
	margin: 0 0 28px;
}

.nbl-lt-philosophy__col {
	padding: 0 18px;
}

.nbl-lt-philosophy__col + .nbl-lt-philosophy__col {
	border-left: 1px solid #ff2d8859;
	box-shadow: inset 8px 0 12px -12px rgba(255, 45, 136, 0.185);
}

.nbl-lt-philosophy__col p {
	margin: 0 0 12px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.55;
	color: rgba(255, 255, 255, 0.94);
}

.nbl-lt-philosophy__col p:last-child {
	margin-bottom: 0;
}

.nbl-lt-philosophy__life {
	max-width: 82ch;
	margin: 0 auto;
	padding: 0 12px;
	text-align: center;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.55;
	color: #c5a059;
}

/* Family */
.nbl-lt-family {
	margin: 0 0 40px;
}

.nbl-lt-family__shot {
	margin: 0 0 16px;
}

.nbl-lt-family__shot img {
	display: block;
	width: 100%;
	height: auto;
	/* Wide crop: keep full group left–right, show upper bodies only */
	aspect-ratio: 2.35 / 1;
	max-height: 340px;
	object-fit: cover;
	object-position: center 18%;
	border: 1.5px solid #c5a059;
	box-shadow: 0 0 14px rgba(197, 160, 89, 0.45), 0 0 28px rgba(197, 160, 89, 0.2);
}

/* Close */
.nbl-lt-close {
	position: relative;
	text-align: center;
	padding: 8px 0 12px;
}

.nbl-lt-close__script-row {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	gap: 18px 22px;
	margin: 0;
}

.nbl-lt-close__lotus {
	display: grid;
	place-items: center;
	filter: drop-shadow(0 0 10px rgba(255, 45, 135, 0.55));
}

.nbl-lt-close__lotus .nbl-flower-lulu {
	width: 78px;
}

.nbl-lt-close__script {
	margin: 0;
	max-width: 80%;
	justify-self: center;
	font-family: "Great Vibes", cursive;
	font-size: clamp(1.55rem, 2.8vw, 2.2rem);
	line-height: 1.3;
	color: #ff2d87;
	text-shadow: 0 0 12px rgba(255, 45, 135, 0.5), 0 0 24px rgba(255, 45, 135, 0.28);
}

@media (max-width: 900px) {
	.nbl-lt-intro,
	.nbl-lt-trust,
	.nbl-lt-philosophy__cols {
		grid-template-columns: 1fr;
	}

	.nbl-lt-philosophy__cols {
		gap: 18px;
		text-align: left;
	}

	.nbl-lt-philosophy__col {
		padding: 0;
	}

	.nbl-lt-philosophy__col + .nbl-lt-philosophy__col {
		border-left: 0;
		box-shadow: none;
		padding-top: 18px;
		border-top: 1px solid rgba(255, 45, 135, 0.55);
	}

	.nbl-lt-intro__media {
		max-width: 360px;
		margin-inline: auto;
		height: auto;
		aspect-ratio: 3 / 4;
	}

	.nbl-lt-intro__media img {
		height: 100%;
		min-height: 0;
	}

	.nbl-lt-intro__copy {
		text-align: center;
	}

	.nbl-lt-intro__mark {
		margin-inline: auto;
	}

	.nbl-lt-close__script-row {
		gap: 12px 14px;
	}

	.nbl-lt-close__lotus .nbl-flower-lulu {
		width: 60px;
	}

	.nbl-lt-close__script {
		max-width: 20ch;
	}
}

@media (max-width: 640px) {
	.nbl-lt {
		padding: 28px 10px 56px;
	}

	.nbl-lt__inner {
		padding: 8px 4px 32px;
	}

	.nbl-lt-heritage__grid {
		grid-template-columns: 1fr;
	}

	.nbl-lt-caption {
		flex-wrap: wrap;
	}

	.nbl-lt-close__script-row {
		grid-template-columns: 1fr;
		justify-items: center;
	}

	.nbl-lt-close__lotus {
		display: none;
	}

	.nbl-lt-close__script {
		max-width: 28ch;
	}
}
