/*
 * Legacy Update — Scoped Stylesheet
 *
 * All rules are scoped to .lu-single-wrapper to prevent bleeding into the
 * Divi parent theme. Follows the same conventions as
 * templates/single-product/css/single-product.css.
 *
 * @package SBI_Divi_Child
 */

/* ─── Reset helpers ──────────────────────────────────────────────────────── */
.lu-single-wrapper *,
.lu-single-wrapper *::before,
.lu-single-wrapper *::after {
	box-sizing: border-box;
}

.lu-single-wrapper {
	font-family: 'Inter', sans-serif;
}

/* ─── Body background (lu-page body class) ──────────────────────────────── */
/* Background lives on the wrapper divs which cover 100vw — body is neutral. */
body.lu-page,
body.lu-page--static {
	background: #0E5D5E;
}

/* ─── Page wrapper + background ─────────────────────────────────────────── */
.lu-single-wrapper {
	position: relative;
	min-height: 100vh;
	/* Escape Divi container max-width so background fills full viewport */
	width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' fill='none'%3E%3Cg fill='%23fff' fill-opacity='0.1' clip-path='url(%23a)'%3E%3Cpath d='M17.54 28.23a332.87 332.87 0 0 1 6.489-7.127v3.025c0 2.584-1.56 4.801-3.788 5.76l4.76 2.908V18.001L16 27.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m25 32.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76v-3.025c1.685 1.789 4.45 4.809 6.489 7.127A10.972 10.972 0 0 0 34 27.01L25 18v14.796ZM4.54 15.23a333.024 333.024 0 0 1 6.489-7.127v3.026c0 2.584-1.56 4.8-3.788 5.76l4.76 2.907V5.001L3 14.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m12 19.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76V8.104c1.685 1.789 4.45 4.809 6.489 7.127A10.972 10.972 0 0 0 21 14.01L12 5v14.796ZM4.54 41.23a332.9 332.9 0 0 1 6.489-7.127v3.026c0 2.584-1.56 4.8-3.788 5.76l4.76 2.907V31.001L3 40.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m12 45.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76v-3.025c1.685 1.789 4.45 4.809 6.489 7.127A10.972 10.972 0 0 0 21 40.01L12 31v14.796ZM30.54 15.23a332.992 332.992 0 0 1 6.489-7.127v3.026c0 2.584-1.56 4.8-3.788 5.76l4.76 2.907V5.001L29 14.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m38 19.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76V8.104c1.685 1.789 4.45 4.809 6.489 7.127A10.972 10.972 0 0 0 47 14.01L38 5v14.796ZM30.54 41.23a332.87 332.87 0 0 1 6.489-7.127v3.026c0 2.584-1.56 4.8-3.788 5.76l4.76 2.907V31.001L29 40.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m38 45.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76v-3.025c1.685 1.789 4.45 4.809 6.489 7.127A10.972 10.972 0 0 0 47 40.01L38 31v14.796ZM42.54 28.23a332.87 332.87 0 0 1 6.489-7.127v3.025c0 2.584-1.56 4.801-3.788 5.76l4.76 2.908V18.001L41 27.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m50 32.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76v-3.025c1.685 1.789 4.45 4.809 6.489 7.127A10.972 10.972 0 0 0 59 27.01L50 18v14.796ZM-7.46 28.23a332.779 332.779 0 0 1 6.489-7.127v3.025c0 2.584-1.56 4.801-3.788 5.76l4.76 2.908V18.001L-9 27.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m0 32.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76v-3.025a329.13 329.13 0 0 1 6.489 7.127A10.97 10.97 0 0 0 9 27.01L0 18v14.796ZM17.54 3.23a332.925 332.925 0 0 1 6.489-7.127v3.025c0 2.584-1.56 4.801-3.788 5.76l4.76 2.908V-6.999L16 2.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m25 7.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76v-3.025c1.685 1.789 4.45 4.809 6.489 7.127A10.978 10.978 0 0 0 34 2.01L25-7V7.796ZM42.54 3.23a332.925 332.925 0 0 1 6.489-7.127v3.025c0 2.584-1.56 4.801-3.788 5.76l4.76 2.908V-6.999L41 2.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m50 7.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76v-3.025c1.685 1.789 4.45 4.809 6.489 7.127A10.978 10.978 0 0 0 59 2.01L50-7V7.796ZM-7.46 3.23A332.835 332.835 0 0 1-.972-3.897v3.025c0 2.584-1.56 4.801-3.788 5.76l4.76 2.908V-6.999L-9 2.01c.472.447.985.856 1.538 1.22h.001ZM0 7.796l4.76-2.908A6.265 6.265 0 0 1 .973-.872v-3.025A329.18 329.18 0 0 1 7.462 3.23 10.975 10.975 0 0 0 9 2.01L0-7V7.796ZM17.54 53.23a332.87 332.87 0 0 1 6.489-7.127v3.026c0 2.584-1.56 4.8-3.788 5.76l4.76 2.907V43.001L16 52.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m25 57.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76v-3.025c1.685 1.789 4.45 4.809 6.489 7.127A10.972 10.972 0 0 0 34 52.01L25 43v14.796ZM42.54 53.23a332.87 332.87 0 0 1 6.489-7.127v3.026c0 2.584-1.56 4.8-3.788 5.76l4.76 2.907V43.001L41 52.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m50 57.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76v-3.025c1.685 1.789 4.45 4.809 6.489 7.127A10.972 10.972 0 0 0 59 52.01L50 43v14.796ZM-7.46 53.23a332.779 332.779 0 0 1 6.489-7.127v3.026c0 2.584-1.56 4.8-3.788 5.76l4.76 2.907V43.001L-9 52.01c.472.447.985.856 1.538 1.22h.001Z'/%3E%3Cpath d='m0 57.796 4.76-2.908a6.265 6.265 0 0 1-3.787-5.76v-3.025a329.13 329.13 0 0 1 6.489 7.127A10.97 10.97 0 0 0 9 52.01L0 43v14.796Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' fill-opacity='0.1' d='M0 0h50v50H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"),
		linear-gradient(90deg, #0E5D5E 0%, #E8E0CA 34.62%, #BBCCD0 65.38%, #008CD2 100%);
	background-repeat: repeat, no-repeat;
	background-size: 50px 50px, cover;
}

/* ─── Wrapper top/bottom padding (matches other templates) ─────────────────── */
.lu-single-wrapper {
	padding: 60px 24px;
}

/* ─── Layout grid ────────────────────────────────────────────────────────── */
.lu-single-wrapper .lu-layout {
	display: grid;
	grid-template-columns: 260px 1fr;
	gap: 0;
	align-items: stretch;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	box-shadow: 0 8px 40px rgba(0,0,0,0.25);
	border-radius: 12px;
}



/* ─── Left Sidebar ──────────────────────────────────────────────────────── */
.lu-single-wrapper .lu-sidebar {
	position: sticky;
	top: 0;
	align-self: stretch;
	order: 1;
	display: flex;
	flex-direction: column;
	background-color: #3a6b57;
	padding: 0 0 2rem;
	border-right: none;
	border-radius: 12px 0 0 12px;
	overflow: hidden;
}

/* ─── Sidebar: Logo ─────────────────────────────────────────────────────── */
.lu-single-wrapper .lu-sidebar-logo {
	display: block;
	padding: 1.5rem 1.25rem 1.25rem;
	border-bottom: 1px solid rgba(255,255,255,0.15);
	margin-bottom: 0.5rem;
}

.lu-single-wrapper .lu-sidebar-logo img {
	display: block;
	width: 100%;
	height: auto;
}

/* ─── Sidebar: Legacy Menu (wp_nav_menu) ────────────────────────────────── */
.lu-single-wrapper .lu-sidebar-nav {
	padding: 0;
	margin: 0;
}

.lu-single-wrapper .lu-sidebar-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.lu-single-wrapper .lu-sidebar-nav li {
	margin: 0;
}

.lu-single-wrapper .lu-sidebar-nav a {
	display: block;
	padding: 0.6rem 1.25rem;
	color: #ffffff;
	font-family: 'Inter', sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	text-decoration: none;
	border-left: 3px solid transparent;
	transition: color 0.15s, background-color 0.15s, border-color 0.15s;
}

.lu-single-wrapper .lu-sidebar-nav a:hover {
	color: #ffffff;
	background-color: rgba(255,255,255,0.1);
	border-left-color: #c9a84c;
}

.lu-single-wrapper .lu-sidebar-nav .current-menu-item > a,
.lu-single-wrapper .lu-sidebar-nav .current-menu-ancestor > a {
	color: #c9a84c;
	font-weight: 700;
	border-left-color: #c9a84c;
	background-color: rgba(201,168,76,0.12);
}

/* ─── Sidebar: Divider between nav and history list ─────────────────────── */
.lu-single-wrapper .lu-sidebar-divider {
	margin: 1rem 1.25rem;
	border: none;
	border-top: 1px solid rgba(255,255,255,0.2);
}

/* Zone 2 — Update History */
.lu-single-wrapper .lu-sidebar-history {
	position: relative;
	display: flex;
	flex-direction: column;
	flex: 1 1 0;
	min-height: 0;
	padding: 0.5rem 0;
	background-color: transparent;
	border-radius: 0 0 0 12px;
}

/* Zone 2 — Update History */
.lu-single-wrapper .lu-sidebar-history__label {
	margin: 0 0 0.625rem;
	padding: 0 1.25rem;
	font-family: 'Inter', sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: rgba(255,255,255,0.7);
}

.lu-single-wrapper .lu-sidebar-history__list {
	list-style: none;
	margin: 0;
	padding: 0;
	flex: 1 1 0;
	min-height: 0;
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: rgba(255,255,255,0.2) transparent;
}

.lu-single-wrapper .lu-sidebar-history__list::-webkit-scrollbar {
	width: 5px;
}

.lu-single-wrapper .lu-sidebar-history__list::-webkit-scrollbar-thumb {
	background: #cbd5e1;
	border-radius: 3px;
}

.lu-single-wrapper .lu-sidebar-item {
	margin: 0;
	padding: 0;
}

.lu-single-wrapper .lu-sidebar-item__date {
	display: block;
	padding: 0.6rem 1.25rem;
	font-family: 'Inter', sans-serif;
	font-size: 0.8125rem;
	color: rgba(255,255,255,0.8);
	text-decoration: none;
	border-left: 3px solid transparent;
	transition: color 0.15s, background-color 0.15s, border-color 0.15s;
}

a.lu-sidebar-item__date:hover {
	color: #ffffff;
	background-color: rgba(255,255,255,0.1);
	border-left-color: #c9a84c;
}

.lu-single-wrapper .lu-sidebar-item.is-current .lu-sidebar-item__date {
	color: #c9a84c;
	font-weight: 600;
	border-left-color: #c9a84c;
	background-color: rgba(201,168,76,0.12);
	cursor: default;
}

/* ─── Main Content Area ──────────────────────────────────────────────────── */
.lu-single-wrapper .lu-main {
	order: 2;
	background-color: #fff;
	padding: 40px;
	min-width: 0;
	min-height: calc(100vh - 130px);
	border-radius: 0 12px 12px 0;
}

/* No-posts message */
.lu-single-wrapper .lu-no-posts {
	color: #6b7280;
	font-style: italic;
}

/* ─── Post Header (date heading) ─────────────────────────────────────────── */
.lu-single-wrapper .lu-post-header {
	margin-bottom: 1.75rem;
	border-bottom: 2px solid #57575724;
}

.lu-single-wrapper .lu-post-date {
	font-family: 'Glober', sans-serif;
	font-size: 2.5rem;
	font-weight: 800;
	color: #002f52;
	margin: 0;
	line-height: 1.15;
	letter-spacing: -0.02em;
}

/* ─── Block: Author ─────────────────────────────────────────────────────── */
.lu-single-wrapper .lu-author {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 1rem;
}

.lu-single-wrapper .lu-author__headshot {
	flex-shrink: 0;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #d1e8f5;
}

.lu-single-wrapper .lu-author__headshot img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.lu-single-wrapper .lu-author__info {
	display: flex;
	flex-direction: column;
	gap: 0.2rem;
}

.lu-single-wrapper .lu-author__name {
	font-family: 'Inter', sans-serif;
	font-size: 1.0625rem;
	font-weight: 700;
	color: #002f52;
	line-height: 1.3;
}

.lu-single-wrapper .lu-author__title {
	font-family: 'Inter', sans-serif;
	font-size: 0.875rem;
	color: #5a7080;
}

/* ─── Content Blocks — shared baseline ──────────────────────────────────── */
.lu-single-wrapper .lu-block {
	margin-bottom: 2.75rem;
}

/* ─── Block: Text ────────────────────────────────────────────────────────── */
.lu-single-wrapper .lu-block--text h2 {
	font-family: 'Inter', sans-serif;
	font-size: 1.4375rem;
	font-weight: 700;
	color: #002f52;
	margin-top: 2rem;
	margin-bottom: 0.625rem;
}

.lu-single-wrapper .lu-block--text h3 {
	font-family: 'Inter', sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	color: #002f52;
	margin-top: 1.5rem;
	margin-bottom: 0.5rem;
}

.lu-single-wrapper .lu-block--text p {
	font-family: 'Inter', sans-serif;
	line-height: 1.75;
	color: #2d3748;
	margin-bottom: 1rem;
	font-size: 0.9375rem;
}

.lu-single-wrapper .lu-block--text ul,
.lu-single-wrapper .lu-block--text ol {
	padding-left: 1.5rem;
	margin-bottom: 1rem;
	color: #2d3748;
}

.lu-single-wrapper .lu-block--text ul {
	list-style-type: disc;
}

.lu-single-wrapper .lu-block--text ol {
	list-style-type: decimal;
}

.lu-single-wrapper .lu-block--text li {
	font-family: 'Inter', sans-serif;
	margin-bottom: 0.4rem;
	line-height: 1.7;
	font-size: 0.9375rem;
	list-style: inherit;
}

.lu-single-wrapper .lu-block--text a {
	color: #106450;
	text-decoration: underline;
}

.lu-single-wrapper .lu-block--text a:hover {
	color: #002f52;
}

/* ─── Block: Image ───────────────────────────────────────────────────────── */
.lu-single-wrapper .lu-block--image {
	/* allow the image to span full column width */
}

.lu-single-wrapper .lu-image-figure {
	margin: 0;
}

.lu-single-wrapper .lu-image-figure img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 6px;
	box-shadow: 0 2px 12px rgba(0,47,82,0.1);
}

.lu-single-wrapper .lu-image-caption {
	margin-top: 0.5rem;
	font-family: 'Inter', sans-serif;
	font-size: 0.8125rem;
	color: #6b7280;
	font-style: italic;
	text-align: center;
	line-height: 1.3;
}

/* ─── Block: Gallery (slider) ────────────────────────────────────────────── */
.lu-single-wrapper .lu-block--gallery .lu-gallery-heading {
	font-family: 'Glober', sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 0.75rem;
	color: #002f52;
}

.lu-single-wrapper .lu-gallery-context {
	width: 100%;
}

.lu-single-wrapper .lu-gallery-context .gallery-slider {
	position: relative;
	width: 100%;
	max-width: 100%;
}

.lu-single-wrapper .gallery-slides {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 9;
}

.lu-single-wrapper .gallery-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.5s ease-in-out;
	pointer-events: none;
}

.lu-single-wrapper .gallery-slide.active {
	opacity: 1;
	pointer-events: auto;
}

.lu-single-wrapper .gallery-slide img {
	width: 100%;
	height: 100%;
	aspect-ratio: 16 / 9;
	border-radius: 8px;
	object-fit: cover;
	display: block;
}

.lu-single-wrapper .gallery-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.9);
	border: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s ease;
	z-index: 10;
	color: #133156;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.lu-single-wrapper .gallery-nav:hover {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	transform: translateY(-50%) scale(1.05);
}

.lu-single-wrapper .gallery-prev {
	left: 16px;
}

.lu-single-wrapper .gallery-next {
	right: 16px;
}

.lu-single-wrapper .gallery-dots {
	position: absolute;
	bottom: 16px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	gap: 8px;
	z-index: 10;
}

.lu-single-wrapper .gallery-dot {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.6);
	border: none;
	cursor: pointer;
	transition: all 0.3s ease;
	padding: 0;
}

.lu-single-wrapper .gallery-dot:hover {
	background: rgba(255, 255, 255, 0.8);
	transform: scale(1.2);
}

.lu-single-wrapper .gallery-dot.active {
	background: #ffffff;
	width: 24px;
	border-radius: 4px;
}

/* ─── Block: Video ───────────────────────────────────────────────────────── */
.lu-single-wrapper .lu-block--video {
	background-color: #f5f5f5;
	border-radius: 8px 8px 0 0;
}

.lu-single-wrapper .lu-video-label {
	font-family: 'Inter', sans-serif;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #002f52;
	text-align: center;
}

.lu-single-wrapper .lu-video-embed {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 9;
	background: #000;
	border-radius: 6px;
	overflow: hidden;
}

.lu-single-wrapper .lu-video-embed iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* ─── Block: Five Questions ──────────────────────────────────────────────── */
.lu-single-wrapper .lu-block--five-questions {
	background-color: #eef5f9;
	border-radius: 8px;
	padding: 2rem;
	border-top: 4px solid #002f52;
}

.lu-single-wrapper .lu-fq-interviewee {
	display: flex;
	align-items: center;
	gap: 1rem;
	margin-bottom: 1.5rem;
	padding-bottom: 1.25rem;
	border-bottom: 1px solid #d8e5ee;
}

.lu-single-wrapper .lu-fq-headshot {
	flex-shrink: 0;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #d1e8f5;
	border: 2px solid #fff;
	box-shadow: 0 2px 6px rgba(0,47,82,0.15);
}

.lu-single-wrapper .lu-fq-headshot img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.lu-single-wrapper .lu-fq-heading {
	font-family: 'Inter', sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #002f52;
	margin: 0 0 0.25rem;
}

.lu-single-wrapper .lu-fq-name {
	display: block;
	font-family: 'Glober', sans-serif;
	font-size: 1.0625rem;
	font-weight: 700;
	color: #002f52;
}

.lu-single-wrapper .lu-fq-title {
	display: block;
	font-family: 'Inter', sans-serif;
	font-size: 0.875rem;
	color: #5a7080;
	margin-top: 0.125rem;
}

.lu-single-wrapper .lu-qa-item {
	padding: 1.125rem 0;
	border-bottom: 1px solid #d8e5ee;
}

.lu-single-wrapper .lu-qa-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.lu-single-wrapper .lu-question {
	font-family: 'Inter', sans-serif;
	font-weight: 700;
	color: #002f52;
	margin: 0 0 0.5rem;
	font-size: 0.9375rem;
}

.lu-single-wrapper .lu-answer {
	font-family: 'Inter', sans-serif;
	margin: 0;
	color: #2d3748;
	line-height: 1.7;
	font-size: 0.9375rem;
}

/* ─── Block: Announcement ────────────────────────────────────────────────── */
.lu-single-wrapper .lu-block--announcement {
	background-color: #eef5f9;
	border-left: 5px solid #002f52;
	border-radius: 0 6px 6px 0;
	padding: 2rem;
}

.lu-single-wrapper .lu-announcement-headline {
	font-family: 'Glober', sans-serif;
	font-size: 1.1875rem;
	font-weight: 700;
	color: #002f52;
	margin: 0 0 0.875rem;
}

.lu-single-wrapper .lu-announcement-body {
	color: #2d3748;
	line-height: 1.75;
}

.lu-single-wrapper .lu-announcement-body p {
	font-family: 'Inter', sans-serif;
	margin-bottom: 0.875rem;
	font-size: 0.9375rem;
}

.lu-single-wrapper .lu-announcement-body p:last-child {
	margin-bottom: 0;
}

/* .lu-nav-bar removed — navigation is now in the left sidebar */

/* ─── Mobile topbar (hamburger bar) ─────────────────────────────────────── */
/* Hidden on desktop — shown only below 980px                                */
.lu-mobile-bar {
	display: none;
}

/* ─── Mobile overlay drawer ──────────────────────────────────────────────── */
.lu-mobile-overlay {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 10000;
	background: rgba(0, 0, 0, 0.45);
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.25s ease, visibility 0.25s ease;
}

.lu-mobile-overlay.is-open {
	opacity: 1;
	visibility: visible;
}

.lu-mobile-overlay__inner {
	position: absolute;
	top: 0;
	right: 0;
	width: 85%;
	max-width: 320px;
	height: 100%;
	background-color: #3a6b57;
	transform: translateX(100%);
	transition: transform 0.32s cubic-bezier(0.16, 1, 0.3, 1);
	overflow-y: auto;
	display: flex;
	flex-direction: column;
}

.lu-mobile-overlay.is-open .lu-mobile-overlay__inner {
	transform: translateX(0);
}

/* Overlay header: logo + close button */
.lu-mobile-overlay__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1.125rem 1.25rem 1rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	flex-shrink: 0;
}

.lu-mobile-overlay__logo img {
	display: block;
	height: 36px;
	width: auto;
}

.lu-mobile-overlay__close {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	background: rgba(255, 255, 255, 0.12);
	border: none;
	border-radius: 6px;
	color: #ffffff;
	cursor: pointer;
	padding: 0;
	flex-shrink: 0;
	transition: background-color 0.15s;
}

.lu-mobile-overlay__close:hover {
	background: rgba(255, 255, 255, 0.22);
}

/* Overlay nav links */
.lu-mobile-overlay__nav {
	padding: 0.5rem 0 0;
	flex-shrink: 0;
}

.lu-mobile-overlay__nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.lu-mobile-overlay__nav li {
	margin: 0;
}

.lu-mobile-overlay__nav a {
	display: block;
	padding: 0.75rem 1.25rem;
	color: #ffffff;
	font-family: 'Inter', sans-serif;
	font-size: 0.9375rem;
	font-weight: 700;
	text-decoration: none;
	border-left: 3px solid transparent;
	transition: color 0.15s, background-color 0.15s, border-color 0.15s;
}

.lu-mobile-overlay__nav a:hover {
	background-color: rgba(255, 255, 255, 0.1);
	border-left-color: #c9a84c;
}

.lu-mobile-overlay__nav .current-menu-item > a,
.lu-mobile-overlay__nav .current-menu-ancestor > a {
	color: #c9a84c;
	border-left-color: #c9a84c;
	background-color: rgba(201, 168, 76, 0.12);
}

/* Overlay history list */
.lu-mobile-overlay__history {
	position: relative;
	padding: 0.75rem 0 1.5rem;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	margin-top: 0.25rem;
}

.lu-mobile-overlay__history::after {
	content: '';
	position: sticky;
	bottom: 0;
	display: block;
	height: 2rem;
	background: linear-gradient(to top, #3a6b57 0%, transparent 100%);
	pointer-events: none;
	margin-top: -2rem;
}

.lu-mobile-overlay__history-label {
	margin: 0 0 0.5rem;
	padding: 0 1.25rem;
	font-family: 'Inter', sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.7);
}

.lu-mobile-overlay__history-list {
	list-style: none;
	margin: 0;
	padding: 0;
	max-height: 50vh;
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: rgba(255,255,255,0.2) transparent;
}

.lu-mobile-overlay__history-list li {
	margin: 0;
}

.lu-mobile-overlay__history-list a,
.lu-mobile-overlay__history-list span {
	display: block;
	padding: 0.45rem 1.25rem;
	font-family: 'Inter', sans-serif;
	font-size: 0.8125rem;
	color: rgba(255, 255, 255, 0.8);
	text-decoration: none;
	border-left: 3px solid transparent;
	transition: color 0.15s, background-color 0.15s, border-color 0.15s;
}

.lu-mobile-overlay__history-list a:hover {
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.1);
	border-left-color: #c9a84c;
}

.lu-mobile-overlay__history-list .is-current span {
	color: #c9a84c;
	font-weight: 600;
	border-left-color: #c9a84c;
	background-color: rgba(201, 168, 76, 0.12);
}

/* ─── Responsive: Mobile (aligned with main site breakpoint) ────────────── */
@media (max-width: 980px) {

	/* Show mobile topbar */
	.lu-mobile-bar {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0 1rem;
		height: 64px;
		background-color: #3a6b57;
		position: sticky;
		top: 0;
		z-index: 1000;
		box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
	}

	.lu-mobile-bar__logo img {
		display: block;
		height: 36px;
		width: auto;
	}

	.lu-mobile-bar__toggle {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		background: rgba(255, 255, 255, 0.12);
		border: none;
		border-radius: 6px;
		cursor: pointer;
		padding: 0;
		transition: background-color 0.15s;
	}

	.lu-mobile-bar__toggle:hover {
		background: rgba(255, 255, 255, 0.22);
	}

	.lu-mobile-bar__toggle img {
		width: 20px;
		height: 20px;
		display: block;
		/* Invert to white since icon is dark by default */
		filter: brightness(0) invert(1);
	}

	/* Show the overlay (it's hidden with display:none on desktop) */
	.lu-mobile-overlay {
		display: block;
	}

	.lu-single-wrapper {
		padding: 0 0 40px;
	}

	.lu-single-wrapper .lu-layout {
		grid-template-columns: 1fr;
		padding: 0 0 3rem;
	}

	.lu-single-wrapper .lu-main {
		border-radius: 0;
		padding: 24px;
	}

	.lu-single-wrapper .lu-sidebar {
		display: none;
	}

	.lu-single-wrapper .lu-sidebar-history__list {
		max-height: 220px;
	}

	.lu-single-wrapper .lu-post-date {
		font-size: 1.5rem;
	}
}
