/* Merbau — egzotyczne drewno, limitowana edycja */

.merbau-page {
	--merbau-gold: #d4a054;
	--merbau-amber: #c4763a;
	--merbau-mahogany: #4a2418;
	--merbau-espresso: #1f120c;
	--merbau-cream: #f8f0e4;
	--merbau-blur: 72px;
	--merbau-glass: rgba(255, 255, 255, 0.58);
	--merbau-glass-border: rgba(255, 255, 255, 0.62);
	--merbau-container-wide: min(1180px, 93%);
	--merbau-space-section: 1.6rem;
	--merbau-space-gap: 0.7rem;
	--merbau-gallery-row: clamp(165px, 10vw + 2rem, 220px);
	--merbau-radius: 14px;
	--merbau-radius-lg: 18px;
	--merbau-type-h3: 0.9rem;
	--merbau-type-body: 0.94rem;
	--merbau-type-small: 0.72rem;
	--merbau-type-ui: 0.82rem;
}

.merbau-page h2 {
	color: var(--merbau-mahogany);
}

/* —— Ambient blurred backgrounds —— */
.merbau-has-ambience {
	position: relative;
	isolation: isolate;
	overflow: hidden;
}

.merbau-has-ambience > .container,
.merbau-has-ambience > .merbau-ambience {
	z-index: 1;
}

.merbau-has-ambience > .container {
	position: relative;
	z-index: 2;
}

.merbau-ambience {
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 0;
	overflow: hidden;
}

.merbau-ambience__blob,
.merbau-has-ambience::before,
.merbau-has-ambience::after {
	position: absolute;
	pointer-events: none;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	filter: blur(var(--merbau-blur));
	transform: translateZ(0);
	will-change: transform;
}

.merbau-ambience__blob {
	z-index: 0;
}

.merbau-has-ambience::before,
.merbau-has-ambience::after {
	content: "";
	z-index: 0;
}

.merbau-has-ambience--story::before {
	width: min(62vw, 680px);
	height: min(62vw, 680px);
	top: -18%;
	left: -16%;
	background-image: url("../images/merbau/ambience-savanna.webp");
	opacity: 0.42;
	animation: merbauAmbienceDriftA 22s ease-in-out infinite;
}

.merbau-has-ambience--story::after {
	width: min(50vw, 540px);
	height: min(50vw, 540px);
	right: -14%;
	bottom: -20%;
	background-image: url("../images/merbau/ambience-palms-blur.webp");
	opacity: 0.36;
	animation: merbauAmbienceDriftB 26s ease-in-out infinite;
}

.merbau-has-ambience--story .merbau-ambience__blob--1 {
	width: min(44vw, 480px);
	height: min(44vw, 480px);
	top: 20%;
	right: 8%;
	background-image: url("../images/merbau/ambience-wood-glow.webp");
	opacity: 0.28;
}

.merbau-has-ambience--story .merbau-ambience__blob--2 {
	width: min(36vw, 400px);
	height: min(36vw, 400px);
	left: 10%;
	bottom: 5%;
	background-image: url("../images/merbau/ambience-tropical.webp");
	opacity: 0.24;
}

.merbau-has-ambience--story .merbau-ambience__blob--3 {
	display: none;
}

.merbau-has-ambience--finish::before {
	width: min(58vw, 640px);
	height: min(58vw, 640px);
	top: -22%;
	right: -12%;
	background-image: url("../images/merbau/ambience-palms-blur.webp");
	opacity: 0.34;
}

.merbau-has-ambience--finish::after {
	width: min(46vw, 500px);
	height: min(46vw, 500px);
	left: -14%;
	bottom: -24%;
	background-image: url("../images/merbau/ambience-savanna.webp");
	opacity: 0.28;
}

.merbau-has-ambience--finish .merbau-ambience__blob--1 {
	width: min(40vw, 440px);
	height: min(40vw, 440px);
	top: 30%;
	left: 20%;
	background-image: url("../images/merbau/ambience-planks.webp");
	opacity: 0.22;
}

.merbau-has-ambience--finish .merbau-ambience__blob--2,
.merbau-has-ambience--finish .merbau-ambience__blob--3 {
	display: none;
}

.merbau-has-ambience--gallery::before {
	width: min(64vw, 720px);
	height: min(64vw, 720px);
	top: -20%;
	left: -18%;
	background-image: url("../images/merbau/ambience-savanna.webp");
	opacity: 0.38;
	animation: merbauAmbienceDriftB 24s ease-in-out infinite;
}

.merbau-has-ambience--gallery::after {
	width: min(52vw, 560px);
	height: min(52vw, 560px);
	right: -16%;
	bottom: -22%;
	background-image: url("../images/merbau/ambience-palms-blur.webp");
	opacity: 0.34;
}

.merbau-has-ambience--gallery .merbau-ambience__blob--1 {
	width: min(38vw, 420px);
	height: min(38vw, 420px);
	top: 12%;
	right: 12%;
	background-image: url("../images/merbau/ambience-wood-glow.webp");
	opacity: 0.22;
}

.merbau-has-ambience--gallery .merbau-ambience__blob--2 {
	width: min(34vw, 360px);
	height: min(34vw, 360px);
	left: 18%;
	bottom: 8%;
	background-image: url("../images/merbau/ambience-tropical.webp");
	opacity: 0.2;
}

.merbau-has-ambience--gallery .merbau-ambience__blob--3 {
	display: none;
}

.merbau-has-ambience--specs::before {
	width: min(62vw, 720px);
	height: min(62vw, 720px);
	left: -18%;
	top: 4%;
	background-image: url("../images/merbau/ambience-palms-blur.webp");
	opacity: 0.48;
	animation: merbauAmbienceDriftA 24s ease-in-out infinite;
}

.merbau-has-ambience--specs::after {
	width: min(54vw, 600px);
	height: min(54vw, 600px);
	right: -16%;
	top: -6%;
	background-image: url("../images/merbau/ambience-savanna.webp");
	opacity: 0.4;
	animation: merbauAmbienceDriftB 28s ease-in-out infinite;
}

.merbau-has-ambience--specs .merbau-ambience__blob--1 {
	width: min(44vw, 480px);
	height: min(44vw, 480px);
	right: 6%;
	bottom: -8%;
	background-image: url("../images/merbau/ambience-planks.webp");
	opacity: 0.32;
	animation: merbauAmbienceDriftB 30s ease-in-out infinite;
}

.merbau-has-ambience--specs .merbau-ambience__blob--2 {
	display: block;
	width: min(38vw, 420px);
	height: min(38vw, 420px);
	left: 8%;
	bottom: 10%;
	background-image: url("../images/merbau/ambience-wood-glow.webp");
	opacity: 0.22;
	animation: merbauAmbienceDriftA 26s ease-in-out infinite;
}

.merbau-has-ambience--specs .merbau-ambience__blob--3 {
	display: none;
}

.merbau-has-ambience--contact::before {
	width: min(58vw, 640px);
	height: min(58vw, 640px);
	left: -14%;
	top: -10%;
	background-image: url("../images/merbau/ambience-savanna.webp");
	opacity: 0.34;
	animation: merbauAmbienceDriftA 26s ease-in-out infinite;
}

.merbau-has-ambience--contact::after {
	width: min(50vw, 540px);
	height: min(50vw, 540px);
	right: -12%;
	bottom: -18%;
	background-image: url("../images/merbau/ambience-wood-glow.webp");
	opacity: 0.28;
	animation: merbauAmbienceDriftB 30s ease-in-out infinite;
}

.merbau-has-ambience--contact .merbau-ambience__blob--1 {
	width: min(40vw, 440px);
	height: min(40vw, 440px);
	right: 6%;
	top: 18%;
	background-image: url("../images/merbau/ambience-palms-blur.webp");
	opacity: 0.2;
}

.merbau-has-ambience--contact .merbau-ambience__blob--2,
.merbau-has-ambience--contact .merbau-ambience__blob--3 {
	display: none;
}

@keyframes merbauAmbienceDriftA {
	0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
	50% { transform: translate3d(18px, -12px, 0) scale(1.04); }
}

@keyframes merbauAmbienceDriftB {
	0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
	50% { transform: translate3d(-14px, 10px, 0) scale(1.05); }
}

/* —— Hero —— */
.merbau-hero {
	overflow: hidden;
}

.merbau-hero__ambience {
	position: absolute;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	overflow: hidden;
}

.merbau-hero__ambience-blob {
	position: absolute;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	filter: blur(68px);
	opacity: 0.45;
	transform: translateZ(0);
}

.merbau-hero__ambience-blob--a {
	width: min(58vw, 680px);
	height: min(58vw, 680px);
	top: -14%;
	right: -10%;
	background-image: var(--merbau-hero-ambience, url("../images/merbau/ambience-savanna.webp"));
	opacity: 0.4;
	animation: merbauAmbienceDriftA 24s ease-in-out infinite;
}

.merbau-hero__ambience-blob--b {
	width: min(50vw, 540px);
	height: min(50vw, 540px);
	left: -14%;
	bottom: -22%;
	background-image: url("../images/merbau/ambience-palms-blur.webp");
	opacity: 0.38;
	animation: merbauAmbienceDriftB 28s ease-in-out infinite;
}

.merbau-hero__overlay {
	background:
		linear-gradient(105deg, rgba(15, 8, 5, 0.72) 0%, rgba(15, 8, 5, 0.28) 48%, rgba(15, 8, 5, 0.55) 100%),
		radial-gradient(620px 340px at 82% 12%, rgba(212, 160, 84, 0.22), transparent 62%),
		linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.52) 100%) !important;
}

.merbau-page .lux-hero-video--fallback.merbau-hero--fallback {
	background:
		radial-gradient(ellipse 80% 60% at 70% 20%, rgba(196, 118, 58, 0.35), transparent 55%),
		radial-gradient(ellipse 60% 50% at 20% 80%, rgba(0, 71, 49, 0.25), transparent 50%),
		linear-gradient(145deg, #2a1810 0%, #4a2b18 38%, #1a2e24 100%);
}

.merbau-hero__stamp {
	display: inline-flex;
	flex-direction: column;
	gap: 0.15rem;
	margin-bottom: 1rem;
	padding: 0.55rem 0.85rem;
	border: 1px solid rgba(212, 160, 84, 0.55);
	border-radius: 12px;
	background: rgba(20, 10, 6, 0.38);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
	box-shadow: 0 12px 32px rgba(0, 0, 0, 0.22);
}

.merbau-page .lux-hero-video__content {
	position: relative;
	z-index: 3;
}

.merbau-hero__stamp-top {
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--merbau-gold);
}

.merbau-hero__stamp-main {
	font-size: 0.82rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #fff;
}

.merbau-page .lux-hero-video__content h1.merbau-hero__title {
	text-shadow: 0 8px 28px rgba(0, 0, 0, 0.45);
}

.merbau-hero__title {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.1rem;
	line-height: 1.02;
	width: 100%;
	text-align: center;
}

.merbau-hero__title-line {
	display: block;
	white-space: nowrap;
}

.merbau-hero__title-line--accent {
	background: linear-gradient(135deg, #f0d08a 0%, #d4a054 52%, #e8b86d 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

.merbau-hero__lead {
	max-width: 64ch;
}

.merbau-hero__facts {
	display: flex;
	flex-wrap: wrap;
	gap: 0.55rem;
	margin: 0 0 1.15rem;
	padding: 0;
	list-style: none;
}

.merbau-hero__facts li {
	padding: 0.5rem 0.8rem;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	background: rgba(18, 10, 6, 0.34);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	color: rgba(255, 248, 238, 0.94);
	font-size: 0.64rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.merbau-btn--gold.lux-square-btn--solid {
	background: linear-gradient(135deg, #f0d08a 0%, #d4a054 48%, #b87333 100%);
	border-color: rgba(255, 236, 190, 0.65);
	color: #3b2210;
}

.merbau-btn--gold.lux-square-btn--solid:hover {
	filter: brightness(1.05);
	transform: translateY(-1px);
}

/* —— Story —— */
.merbau-story {
	padding: 3.6rem 0 3rem;
	background:
		radial-gradient(900px 420px at 0% 0%, rgba(212, 160, 84, 0.12), transparent 58%),
		var(--cream);
}

.merbau-story__grid {
	display: grid;
	grid-template-columns: 1.12fr 0.88fr;
	gap: 2.5rem;
	align-items: center;
}

.merbau-story__visual {
	margin: 0;
	border-radius: 18px;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.55);
	box-shadow:
		0 24px 60px rgba(42, 24, 16, 0.18),
		0 0 0 1px rgba(255, 255, 255, 0.45) inset;
}

.merbau-story__copy {
	padding: 1.85rem 1.9rem;
	border-radius: 18px;
	background: var(--merbau-glass);
	backdrop-filter: blur(18px);
	-webkit-backdrop-filter: blur(18px);
	border: 1px solid var(--merbau-glass-border);
	box-shadow: 0 18px 44px rgba(42, 24, 16, 0.08);
}

.merbau-story__visual img {
	display: block;
	width: 100%;
	height: auto;
	min-height: 320px;
	object-fit: cover;
}

.merbau-story__caption {
	padding: 0.75rem 1rem;
	font-size: 0.78rem;
	line-height: 1.5;
	color: rgba(18, 20, 19, 0.68);
	background: rgba(255, 255, 255, 0.72);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

.merbau-story__eyebrow {
	margin: 0 0 0.4rem;
	font-size: 0.68rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--merbau-amber);
}

.merbau-story__copy h2 {
	color: var(--merbau-mahogany);
}

.merbau-story__copy p {
	margin: 0 0 1rem;
	color: var(--muted);
	line-height: 1.78;
}

.merbau-story__traits {
	margin: 1.25rem 0 0;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 0.75rem;
}

.merbau-story__traits li {
	padding: 0.85rem 0.95rem;
	border-radius: 12px;
	border: 1px solid rgba(196, 118, 58, 0.18);
	background: rgba(255, 255, 255, 0.5);
	color: var(--muted);
	font-size: 0.88rem;
	line-height: 1.55;
}

.merbau-story__traits strong {
	color: var(--merbau-mahogany);
	font-weight: 800;
}
/* —— Finish showcase —— */
.merbau-finish {
	padding: 1.6rem 0 2rem;
	background:
		radial-gradient(ellipse 80% 55% at 50% -10%, rgba(212, 160, 84, 0.14), transparent 58%),
		linear-gradient(180deg, #1a0f0a 0%, var(--merbau-espresso) 42%, #160d08 100%);
	color: #fff;
}

.merbau-finish .merbau-section-head {
	max-width: 40rem;
	margin-bottom: 1.1rem;
}

.merbau-finish .merbau-section-eyebrow {
	color: var(--merbau-gold);
}

.merbau-finish .merbau-section-head h2 {
	color: #fff;
}

.merbau-finish .merbau-section-head p {
	color: rgba(255, 248, 238, 0.72);
}

.merbau-finish__switcher {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.55rem;
	max-width: min(540px, 100%);
	margin: 0 auto 1.15rem;
	padding: 0.35rem;
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.05);
	border: 1px solid rgba(212, 160, 84, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.merbau-finish__switch {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.45rem;
	width: 100%;
	padding: 0.8rem 0.65rem;
	border: 1px solid transparent;
	border-radius: 12px;
	background: transparent;
	color: rgba(255, 248, 238, 0.68);
	text-align: center;
	cursor: pointer;
	transition:
		background 0.25s ease,
		border-color 0.25s ease,
		color 0.25s ease,
		box-shadow 0.25s ease;
}

.merbau-finish__switch:hover {
	color: rgba(255, 248, 238, 0.92);
	background: rgba(255, 255, 255, 0.04);
}

.merbau-finish__switch.is-active {
	color: #fff;
	background:
		linear-gradient(180deg, rgba(240, 208, 138, 0.16) 0%, rgba(212, 160, 84, 0.08) 100%),
		rgba(255, 255, 255, 0.06);
	border-color: rgba(212, 160, 84, 0.34);
	box-shadow:
		0 10px 28px rgba(0, 0, 0, 0.22),
		inset 0 1px 0 rgba(255, 236, 190, 0.18);
}

.merbau-finish__switch:focus-visible {
	outline: 2px solid var(--merbau-gold);
	outline-offset: 2px;
}

.merbau-finish__switch-icon {
	width: 2.25rem;
	height: 2.25rem;
	border-radius: 50%;
	border: 1px solid rgba(212, 160, 84, 0.28);
	flex-shrink: 0;
}

.merbau-finish__switch-icon--lakier {
	background:
		radial-gradient(circle at 32% 28%, rgba(255, 255, 255, 0.55), transparent 42%),
		linear-gradient(145deg, #8b5a38 0%, #5c3420 100%);
	box-shadow: inset 0 -2px 6px rgba(0, 0, 0, 0.2);
}

.merbau-finish__switch-icon--olej {
	background:
		linear-gradient(145deg, #6b4530 0%, #4a2d1c 100%);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25);
}

.merbau-finish__switch.is-active .merbau-finish__switch-icon {
	border-color: rgba(240, 208, 138, 0.55);
	box-shadow: 0 0 0 3px rgba(212, 160, 84, 0.14);
}

.merbau-finish__switch-copy {
	display: grid;
	gap: 0.2rem;
}

.merbau-finish__switch-copy strong {
	font-size: 0.82rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: inherit;
}

.merbau-finish__switch-copy span {
	font-size: 0.78rem;
	line-height: 1.45;
	color: inherit;
	opacity: 0.82;
}

.merbau-finish__card {
	max-width: min(1040px, 100%);
	margin: 0 auto;
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid rgba(212, 160, 84, 0.22);
	background: rgba(255, 255, 255, 0.04);
	box-shadow:
		0 28px 70px rgba(0, 0, 0, 0.32),
		inset 0 1px 0 rgba(255, 255, 255, 0.06);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
}

.merbau-finish__layout {
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
	align-items: stretch;
}

.merbau-finish__media {
	position: relative;
	min-height: clamp(280px, 28vw, 420px);
	overflow: hidden;
	background: #0e0805;
}

.merbau-finish__slide {
	position: absolute;
	inset: 0;
	margin: 0;
	opacity: 0;
	transform: scale(1.04);
	transition:
		opacity 0.55s ease,
		transform 0.8s ease;
}

.merbau-finish__slide.is-active {
	opacity: 1;
	transform: scale(1);
}

.merbau-finish__slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.merbau-finish__media-shade {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(14, 8, 5, 0.04) 0%, rgba(14, 8, 5, 0.38) 100%),
		linear-gradient(180deg, rgba(14, 8, 5, 0) 55%, rgba(14, 8, 5, 0.35) 100%);
	pointer-events: none;
}

.merbau-finish__media-tag {
	position: absolute;
	left: 1rem;
	bottom: 1rem;
	z-index: 2;
	padding: 0.42rem 0.72rem;
	border-radius: 999px;
	border: 1px solid rgba(240, 208, 138, 0.35);
	background: rgba(18, 10, 6, 0.55);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	color: #f0d08a;
	font-size: 0.68rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	opacity: 0;
	transform: translateY(6px);
	transition:
		opacity 0.35s ease,
		transform 0.35s ease;
	pointer-events: none;
}

.merbau-finish__media-tag.is-active {
	opacity: 1;
	transform: translateY(0);
}

.merbau-finish__body {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: clamp(1.15rem, 1.5vw + 0.65rem, 1.65rem);
	border-left: 1px solid rgba(212, 160, 84, 0.14);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%);
}

.merbau-finish__panel {
	display: none;
}

.merbau-finish__panel.is-active {
	display: block;
	animation: merbauFinishPanelIn 0.4s ease;
}

.merbau-finish__panel-lead {
	margin: 0 0 1rem;
	font-size: 0.94rem;
	line-height: 1.75;
	color: rgba(255, 248, 238, 0.82);
}

.merbau-finish__perks {
	display: grid;
	gap: 0.45rem;
	margin: 0 0 1.15rem;
	padding: 0;
	list-style: none;
}

.merbau-finish__perk {
	position: relative;
	padding: 0.62rem 0.72rem 0.62rem 2rem;
	border-radius: 10px;
	border: 1px solid rgba(212, 160, 84, 0.14);
	background: rgba(255, 255, 255, 0.04);
	color: rgba(255, 248, 238, 0.88);
	font-size: 0.84rem;
	line-height: 1.5;
}

.merbau-finish__perk::before {
	content: "";
	position: absolute;
	left: 0.72rem;
	top: 50%;
	width: 0.45rem;
	height: 0.45rem;
	border-radius: 50%;
	background: linear-gradient(135deg, #f0d08a 0%, #d4a054 100%);
	box-shadow: 0 0 0 3px rgba(212, 160, 84, 0.12);
	transform: translateY(-50%);
}

.merbau-finish__panel-foot {
	display: grid;
	gap: 0.75rem;
	margin-top: auto;
	padding-top: 0.25rem;
}

.merbau-finish__note {
	margin: 0;
	padding: 0.65rem 0.75rem;
	border-radius: 10px;
	border: 1px solid rgba(212, 160, 84, 0.16);
	background: rgba(212, 160, 84, 0.07);
	color: rgba(240, 208, 138, 0.92);
	font-size: 0.78rem;
	font-weight: 600;
	line-height: 1.5;
}

.merbau-finish__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	align-self: flex-start;
	min-height: 48px;
	padding: 0.78rem 1.15rem;
	border-radius: 5px;
	background: linear-gradient(135deg, #f0d08a 0%, #d4a054 48%, #b87333 100%);
	border: 1px solid rgba(255, 236, 190, 0.55);
	color: #3b2210;
	font-size: 0.68rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	text-decoration: none;
	box-shadow: 0 10px 24px rgba(0, 0, 0, 0.2);
	transition: transform 0.18s ease, filter 0.18s ease;
}

.merbau-finish__cta:hover {
	filter: brightness(1.04);
	transform: translateY(-2px);
}

.merbau-finish__panel-visual {
	margin: 0;
}

@keyframes merbauFinishPanelIn {
	from {
		opacity: 0;
		transform: translateY(8px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

/* —— Gallery —— */
.merbau-gallery {
	padding: 1.6rem 0;
	background:
		linear-gradient(180deg, rgba(31, 18, 12, 0.03) 0%, rgba(31, 18, 12, 0) 18%),
		var(--cream);
}

.merbau-gallery__head {
	max-width: 44rem;
	margin: 0 auto 1rem;
	text-align: center;
}

.merbau-gallery__eyebrow {
	margin: 0 0 0.4rem;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--merbau-amber);
}

.merbau-gallery__head h2 {
	color: var(--merbau-mahogany);
}

.merbau-gallery__head p {
	margin: 0;
	color: var(--muted);
	line-height: 1.75;
}

.merbau-gallery__grid {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	grid-auto-rows: var(--merbau-gallery-row);
	gap: var(--merbau-space-gap);
}

.merbau-gallery__card {
	position: relative;
	grid-column: span 4;
	border-radius: var(--merbau-radius);
	overflow: hidden;
	border: 1px solid rgba(196, 118, 58, 0.22);
	box-shadow: 0 16px 36px rgba(42, 24, 16, 0.14);
	padding: 0;
	background: none;
	cursor: zoom-in;
	text-align: left;
	width: 100%;
}

.merbau-gallery__card--featured {
	grid-column: span 8;
	grid-row: span 2;
}

.merbau-gallery__card--wide {
	grid-column: span 8;
}

.merbau-gallery__card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.45s ease;
}

.merbau-gallery__card:hover img {
	transform: scale(1.04);
}

.merbau-gallery__meta {
	position: absolute;
	inset: auto 0 0;
	display: block;
	padding: 3rem 1rem 0.95rem;
	background: linear-gradient(180deg, transparent 0%, rgba(10, 6, 4, 0.82) 72%);
	color: #fff;
	pointer-events: none;
}

.merbau-gallery__meta strong {
	display: block;
	font-size: var(--merbau-type-ui);
	letter-spacing: 0.04em;
}

.merbau-gallery__meta span {
	display: block;
	margin-top: 0.15rem;
	font-size: var(--merbau-type-small);
	color: rgba(255, 248, 238, 0.78);
}

/* —— Spec — transparent showcase —— */
.merbau-spec {
	padding: 1.6rem 0;
	background: transparent;
}

.merbau-spec > .container {
	width: min(1180px, 93%);
	max-width: min(1180px, 93%);
}

.merbau-spec + .merbau-trust {
	border-top: none;
}

.merbau-spec__intro {
	max-width: 44rem;
	margin: 0 auto 0.75rem;
	text-align: center;
}

.merbau-spec__eyebrow {
	margin: 0 0 0.4rem;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--merbau-amber);
}

.merbau-spec__intro h2 {
	margin: 0 0 0.45rem;
	font-weight: inherit;
	line-height: 1.03;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: var(--merbau-mahogany);
}

.merbau-spec__deck {
	position: relative;
	margin: 0.5rem auto 0;
	max-width: 38rem;
	padding-top: 0.7rem;
	font-size: 0.94rem;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: 0.02em;
	color: var(--muted);
}

.merbau-spec__deck::before {
	content: "";
	display: block;
	width: 2.75rem;
	height: 1px;
	margin: 0 auto 0.6rem;
	background: linear-gradient(90deg, transparent, rgba(196, 118, 58, 0.5), transparent);
}

.merbau-spec__stage {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
}

.merbau-spec__card {
	width: 100%;
	max-width: min(1040px, 100%);
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	overflow: visible;
}

.merbau-spec__figure {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 0;
	overflow: visible;
	opacity: 0;
	transform: translateY(10px);
	transition: opacity 0.7s ease, transform 0.7s ease;
	background: transparent;
}

.merbau-spec__figure::before {
	content: "";
	position: absolute;
	inset: 8% 4%;
	pointer-events: none;
	background-image: var(--merbau-spec-blur);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	filter: blur(52px);
	opacity: 0.22;
	transform: scale(1.04);
}

.merbau-spec__figure::after {
	display: none;
}

.merbau-spec.is-visible .merbau-spec__figure {
	opacity: 1;
	transform: none;
}

.merbau-spec__figure img {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	max-width: min(1040px, 92%);
	height: auto;
	min-height: 0;
	max-height: clamp(200px, 24vw + 3.25rem, 440px);
	margin: 0 auto;
	object-fit: contain;
	object-position: center center;
}

.merbau-spec__foot {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 1040px;
	margin-top: 0.15rem;
	padding: 0.55rem 0 0;
	text-align: center;
	background: transparent;
	border-top: none;
}

.merbau-spec__actions {
	margin-top: 0.75rem;
	width: min(680px, 100%);
	margin-inline: auto;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.65rem;
}

.merbau-spec__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 54px;
	padding: 0.9rem 1rem;
	border-radius: 5px;
	border: 1px solid transparent;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	font-weight: 900;
	font-size: 0.68rem;
	line-height: 1.3;
	transition:
		transform 0.18s ease,
		box-shadow 0.18s ease,
		background 0.18s ease,
		border-color 0.18s ease,
		color 0.18s ease,
		filter 0.18s ease;
}

.merbau-spec__btn--primary {
	background: linear-gradient(135deg, #f0d08a 0%, #d4a054 48%, #b87333 100%);
	border-color: rgba(255, 236, 190, 0.65);
	color: #3b2210;
	box-shadow: 0 10px 26px rgba(184, 115, 51, 0.16);
}

.merbau-spec__btn--primary:hover {
	filter: brightness(1.04);
	transform: translateY(-2px);
	box-shadow: 0 14px 30px rgba(184, 115, 51, 0.22);
}

.merbau-spec__btn--secondary {
	background: rgba(255, 255, 255, 0.94);
	border-color: rgba(196, 118, 58, 0.26);
	color: var(--merbau-mahogany);
	box-shadow: 0 8px 20px rgba(42, 24, 16, 0.06);
}

.merbau-spec__btn--secondary:hover {
	background: #fff;
	border-color: rgba(196, 118, 58, 0.42);
	color: var(--merbau-amber);
	transform: translateY(-2px);
	box-shadow: 0 12px 26px rgba(42, 24, 16, 0.08);
}

.merbau-spec__btn:active {
	transform: translateY(0);
}

/* Legacy order block (CTA kontakt) */
.merbau-order {
	padding: 1.6rem 0;
}

.merbau-order .merbau-section-head {
	max-width: 40rem;
	margin-bottom: 1rem;
}

.merbau-order + .merbau-trust {
	border-top: none;
}

.merbau-order__head {
	max-width: 36rem;
	margin: 0 auto 1.4rem;
	text-align: center;
}

.merbau-order__eyebrow {
	margin: 0 0 0.35rem;
	font-size: 0.64rem;
	font-weight: 800;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: var(--merbau-amber);
}

.merbau-order__head h2 {
	margin: 0 0 0.45rem;
	color: var(--merbau-mahogany);
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

.merbau-order__lead {
	margin: 0;
	color: var(--muted);
	line-height: 1.65;
	font-size: 0.92rem;
}

.merbau-order__card {
	border-radius: 28px;
	overflow: hidden;
	border: 1px solid rgba(196, 118, 58, 0.22);
	background: rgba(255, 255, 255, 0.78);
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
	box-shadow:
		0 36px 90px rgba(42, 24, 16, 0.12),
		0 0 0 1px rgba(255, 255, 255, 0.65) inset;
}

.merbau-order__hero {
	display: grid;
	grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
	gap: 2rem;
	align-items: center;
	padding: 1.85rem 1.85rem 1.35rem;
	background:
		linear-gradient(135deg, rgba(250, 246, 239, 0.95) 0%, rgba(239, 228, 212, 0.88) 100%);
	border-bottom: 1px solid rgba(196, 118, 58, 0.12);
}

.merbau-order__badge {
	display: inline-block;
	margin-bottom: 0.5rem;
	padding: 0.36rem 0.72rem;
	border-radius: 999px;
	background: linear-gradient(135deg, #f0d08a 0%, #d4a054 48%, #b87333 100%);
	color: #3b2210;
	font-size: 0.56rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.merbau-order__hero-copy h3 {
	margin: 0 0 0.45rem;
	font-size: clamp(1.2rem, 2.2vw, 1.55rem);
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: var(--merbau-mahogany);
}

.merbau-order__hero-copy p {
	margin: 0;
	max-width: 28ch;
	font-size: 0.88rem;
	line-height: 1.6;
	color: rgba(74, 36, 24, 0.68);
}

.merbau-order__plank {
	margin: 0;
}

.merbau-order__plank-stage {
	position: relative;
	padding: 0.25rem 0 0;
}

.merbau-order__plank-stage::before {
	content: "";
	position: absolute;
	left: 10%;
	right: 10%;
	top: 55%;
	width: 80%;
	height: 70%;
	transform: translateY(-50%);
	border-radius: 50%;
	background: radial-gradient(ellipse at center, rgba(212, 160, 84, 0.16) 0%, transparent 72%);
	pointer-events: none;
}

.merbau-order__plank-stage img {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	max-width: 36rem;
	height: auto;
	margin-inline: auto;
	object-fit: contain;
}

.merbau-order__plank figcaption {
	margin-top: 0.35rem;
	font-size: 0.68rem;
	text-align: center;
	color: rgba(74, 36, 24, 0.55);
	letter-spacing: 0.04em;
}

.merbau-order__metrics {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0;
	border-bottom: 1px solid rgba(196, 118, 58, 0.12);
	background: rgba(255, 255, 255, 0.55);
}

.merbau-order__metric {
	padding: 1.2rem 0.9rem;
	text-align: center;
	border-right: 1px solid rgba(196, 118, 58, 0.1);
}

.merbau-order__metric:last-child {
	border-right: none;
}

.merbau-order__metric-label {
	display: block;
	margin-bottom: 0.2rem;
	font-size: 0.58rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--merbau-amber);
}

.merbau-order__metric strong {
	font-size: 1.05rem;
	font-weight: 800;
	color: var(--merbau-mahogany);
	letter-spacing: 0.02em;
}

.merbau-order__metric strong em {
	font-style: normal;
	font-size: 0.72rem;
	font-weight: 700;
	color: rgba(74, 36, 24, 0.5);
}

.merbau-order__details {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0;
	border-bottom: 1px solid rgba(196, 118, 58, 0.12);
}

.merbau-order__detail {
	display: flex;
	gap: 0.75rem;
	padding: 1.35rem 1.35rem;
	border-right: 1px solid rgba(196, 118, 58, 0.1);
}

.merbau-contact {
	padding: 1.6rem 0;
	background:
		radial-gradient(ellipse 72% 58% at 14% 18%, rgba(212, 160, 84, 0.1), transparent 58%),
		radial-gradient(ellipse 64% 50% at 88% 72%, rgba(196, 118, 58, 0.08), transparent 54%),
		var(--merbau-cream);
}

.merbau-contact > .container {
	width: min(1180px, 93%);
	max-width: min(1180px, 93%);
}

.merbau-order__detail:last-child {
	border-right: none;
}

.merbau-order__detail--highlight {
	background: linear-gradient(180deg, rgba(255, 248, 238, 0.9) 0%, rgba(255, 255, 255, 0.4) 100%);
}

.merbau-order__detail-icon {
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	border-radius: 999px;
	background: rgba(196, 118, 58, 0.12);
	color: var(--merbau-amber);
	font-size: 0.62rem;
	font-weight: 800;
	letter-spacing: 0.06em;
}

.merbau-order__detail h4 {
	margin: 0 0 0.3rem;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: var(--merbau-mahogany);
}

.merbau-order__detail p {
	margin: 0;
	font-size: 0.82rem;
	line-height: 1.55;
	color: rgba(18, 20, 19, 0.72);
}

.merbau-order__finishes {
	display: flex;
	flex-wrap: wrap;
	gap: 0.4rem;
}

.merbau-order__finishes a {
	padding: 0.38rem 0.62rem;
	border-radius: 999px;
	border: 1px solid rgba(196, 118, 58, 0.28);
	background: #fff;
	color: #6b3d1e;
	font-size: 0.62rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.2s ease;
}

.merbau-order__finishes a:hover {
	background: linear-gradient(135deg, #f0d08a 0%, #d4a054 48%, #b87333 100%);
	color: #3b2210;
	border-color: transparent;
}

.merbau-order__cta {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	border: 1px solid rgba(212, 160, 84, 0.2);
	box-shadow:
		0 32px 84px rgba(42, 24, 16, 0.08),
		0 0 0 1px rgba(255, 255, 255, 0.72) inset;
	padding: clamp(1.55rem, 3vw, 2.35rem);
	background:
		linear-gradient(135deg, rgba(255, 253, 248, 0.98) 0%, rgba(248, 240, 228, 0.94) 52%, rgba(255, 249, 241, 0.98) 100%);
}

.merbau-order__cta::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(ellipse 58% 70% at 100% 0%, rgba(240, 208, 138, 0.18), transparent 68%),
		radial-gradient(ellipse 42% 50% at 0% 100%, rgba(212, 160, 84, 0.1), transparent 62%);
	pointer-events: none;
}

.merbau-order__cta-inner {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(clamp(250px, 24vw, 360px), 0.95fr);
	gap: clamp(1.25rem, 2.5vw, 2.75rem);
	align-items: stretch;
}

.merbau-order__message {
	display: flex;
	flex-direction: column;
	gap: 1.35rem;
}

.merbau-order__cta-head {
	max-width: 36rem;
}

.merbau-order__cta-eyebrow {
	margin: 0 0 0.4rem;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--merbau-amber);
}

.merbau-order__cta-head h3 {
	margin: 0 0 0.45rem;
	font-size: inherit;
	font-weight: inherit;
	line-height: 1.03;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: var(--merbau-mahogany);
}

.merbau-order__cta-lead {
	margin: 0;
	max-width: 42ch;
	line-height: 1.75;
	color: rgba(74, 36, 24, 0.62);
}

.merbau-order__flow {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 0;
}

.merbau-order__flow-item {
	position: relative;
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 1rem;
	align-items: start;
	padding: 1rem 0 1.15rem;
}

.merbau-order__flow-item:not(:last-child) {
	border-bottom: 1px solid rgba(212, 160, 84, 0.12);
}

.merbau-order__flow-item:not(:last-child)::before {
	content: "";
	position: absolute;
	left: 1.12rem;
	top: 2.65rem;
	bottom: -0.05rem;
	width: 1px;
	background: linear-gradient(180deg, rgba(212, 160, 84, 0.35), rgba(212, 160, 84, 0.08));
}

.merbau-order__flow-num {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.25rem;
	height: 2.25rem;
	border-radius: 999px;
	border: 1px solid rgba(212, 160, 84, 0.28);
	background: linear-gradient(180deg, #fff 0%, #f8f0e4 100%);
	font-size: 0.82rem;
	font-weight: 800;
	color: var(--merbau-amber);
	box-shadow: 0 8px 20px rgba(42, 24, 16, 0.05);
}

.merbau-order__flow-copy {
	display: flex;
	flex-direction: column;
	gap: 0.28rem;
	padding-top: 0.2rem;
}

.merbau-order__flow-copy strong {
	font-size: var(--merbau-type-ui);
	font-weight: 800;
	line-height: 1.35;
	color: var(--merbau-mahogany);
}

.merbau-order__flow-copy span {
	font-size: var(--merbau-type-body);
	line-height: 1.55;
	color: rgba(74, 36, 24, 0.58);
}

.merbau-order__reach {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
	padding: 1.35rem 1.25rem 1.2rem;
	border-radius: 24px;
	border: 1px solid rgba(212, 160, 84, 0.18);
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 252, 247, 0.86) 100%);
	backdrop-filter: blur(18px);
	-webkit-backdrop-filter: blur(18px);
	box-shadow: 0 20px 48px rgba(42, 24, 16, 0.07);
}

.merbau-order__reach-head {
	margin: 0 0 0.15rem;
}

.merbau-order__reach-head h4 {
	margin: 0 0 0.35rem;
	font-size: var(--merbau-type-h3);
	font-weight: 800;
	line-height: 1.2;
	color: var(--merbau-mahogany);
}

.merbau-order__reach-head p {
	margin: 0;
	font-size: var(--merbau-type-body);
	line-height: 1.6;
	color: rgba(74, 36, 24, 0.55);
}

.merbau-order__reach-primary {
	display: flex;
	flex-direction: column;
	gap: 0.7rem;
	padding: 1rem 1.05rem 1.05rem;
	border-radius: 18px;
	border: 1px solid rgba(212, 160, 84, 0.24);
	background: linear-gradient(135deg, #fff9ef 0%, #fff 55%, #f8f0e4 100%);
	color: inherit;
	text-decoration: none;
	box-shadow: 0 12px 30px rgba(42, 24, 16, 0.06);
	transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}

.merbau-order__reach-primary:hover {
	background: #fff;
	border-color: rgba(212, 160, 84, 0.36);
	transform: translateY(-2px);
	box-shadow: 0 16px 34px rgba(42, 24, 16, 0.09);
}

.merbau-order__reach-badge {
	align-self: flex-start;
	padding: 0.34rem 0.65rem;
	border-radius: 999px;
	background: linear-gradient(135deg, #f0d08a 0%, #d4a054 48%, #b87333 100%);
	color: #3b2210;
	font-size: var(--merbau-type-small);
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.merbau-order__reach-primary-row,
.merbau-order__reach-item {
	display: grid;
	grid-template-columns: auto 1fr auto;
	align-items: center;
	gap: 0.85rem;
}

.merbau-order__reach-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 12px;
	background: rgba(212, 160, 84, 0.1);
	color: var(--merbau-amber);
}

.merbau-order__reach-icon--phone {
	border-radius: 999px;
	background: linear-gradient(135deg, #f0d08a 0%, #d4a054 48%, #b87333 100%);
	color: #3b2210;
	box-shadow: 0 8px 20px rgba(184, 115, 51, 0.2);
}

.merbau-order__reach-primary-copy,
.merbau-order__reach-item-copy {
	display: flex;
	flex-direction: column;
	gap: 0.18rem;
	min-width: 0;
}

.merbau-order__reach-label {
	font-size: var(--merbau-type-small);
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: rgba(74, 36, 24, 0.46);
}

.merbau-order__reach-value {
	font-size: clamp(1rem, 2vw, 1.2rem);
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0.02em;
	color: var(--merbau-mahogany);
}

.merbau-order__reach-value--small {
	font-size: var(--merbau-type-body);
	line-height: 1.35;
	word-break: break-word;
}

.merbau-order__reach-chevron {
	font-size: 1.05rem;
	font-weight: 800;
	color: rgba(74, 36, 24, 0.38);
	transition: transform 0.22s ease, color 0.22s ease;
}

.merbau-order__reach-primary:hover .merbau-order__reach-chevron,
.merbau-order__reach-item:hover .merbau-order__reach-chevron {
	color: var(--merbau-amber);
	transform: translateX(3px);
}

.merbau-order__reach-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 0.55rem;
}

.merbau-order__reach-item {
	padding: 0.9rem 0.95rem;
	border-radius: 14px;
	border: 1px solid rgba(212, 160, 84, 0.14);
	background: rgba(255, 255, 255, 0.88);
	color: inherit;
	text-decoration: none;
	transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}

.merbau-order__reach-item:hover {
	background: #fff;
	border-color: rgba(212, 160, 84, 0.28);
	transform: translateY(-1px);
	box-shadow: 0 10px 24px rgba(42, 24, 16, 0.06);
}

/* —— Shared section head —— */
.merbau-section-head {
	max-width: 44rem;
	margin: 0 auto 1rem;
	text-align: center;
}

.merbau-section-eyebrow {
	margin: 0 0 0.4rem;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--merbau-amber);
}

.merbau-section-head h2 {
	margin: 0 0 0.45rem;
	color: var(--merbau-mahogany);
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

.merbau-section-head p {
	margin: 0;
	color: var(--muted);
	line-height: 1.75;
}

.merbau-section-head--center {
	margin-inline: auto;
	text-align: center;
}

.merbau-section-head--light .merbau-section-eyebrow {
	color: var(--merbau-gold);
}

.merbau-section-head--light h2 {
	color: #fff;
}

.merbau-section-head--light p {
	color: rgba(255, 248, 238, 0.72);
}

.merbau-inline-cta {
	display: inline-flex;
	margin-top: 0.5rem;
	padding: 0.62rem 1rem;
	border-radius: 999px;
	border: 1px solid rgba(196, 118, 58, 0.35);
	background: linear-gradient(135deg, #f0d08a 0%, #d4a054 48%, #b87333 100%);
	color: #3b2210;
	font-size: 0.64rem;
	font-weight: 800;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
	transition: transform 0.2s ease, filter 0.2s ease;
}

.merbau-inline-cta:hover {
	filter: brightness(1.04);
	transform: translateY(-1px);
}

/* —— Trust bar —— */
.merbau-trust {
	padding: 0.85rem 0;
	background: rgba(255, 255, 255, 0.92);
	border-block: 1px solid rgba(196, 118, 58, 0.14);
	box-shadow: 0 8px 28px rgba(42, 24, 16, 0.06);
}

.merbau-trust__list {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 0.65rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.merbau-trust__item {
	padding: 0.75rem 0.85rem;
	border-radius: 14px;
	border: 1px solid rgba(196, 118, 58, 0.14);
	background: rgba(248, 240, 228, 0.55);
	text-align: center;
}

.merbau-trust__label {
	display: block;
	margin-bottom: 0.2rem;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--merbau-amber);
}

.merbau-trust__value {
	display: block;
	font-size: 0.82rem;
	font-weight: 800;
	line-height: 1.35;
	color: var(--merbau-mahogany);
}

/* —— Benefits —— */
.merbau-benefits {
	padding: 1.6rem 0;
	background:
		linear-gradient(180deg, rgba(31, 18, 12, 0.02) 0%, transparent 24%),
		var(--cream);
}

.merbau-benefits__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.7rem;
}

.merbau-benefits__card {
	padding: 0.85rem;
	border-radius: var(--merbau-radius);
	border: 1px solid rgba(196, 118, 58, 0.16);
	background: rgba(255, 255, 255, 0.72);
	box-shadow: 0 8px 20px rgba(42, 24, 16, 0.06);
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.merbau-benefits__card:hover {
	transform: translateY(-2px);
	box-shadow: 0 18px 44px rgba(42, 24, 16, 0.1);
}

.merbau-benefits__index {
	display: inline-block;
	margin-bottom: 0.48rem;
	font-size: 0.68rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	color: var(--merbau-gold);
}

.merbau-benefits__card h3 {
	margin: 0 0 0.35rem;
	font-size: 0.92rem;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: var(--merbau-mahogany);
}

.merbau-benefits__card p {
	margin: 0;
	font-size: 0.94rem;
	line-height: 1.65;
	color: var(--muted);
}

.merbau-has-ambience--benefits::before {
	width: min(54vw, 580px);
	height: min(54vw, 580px);
	top: -18%;
	right: -12%;
	background-image: url("../images/merbau/ambience-wood-glow.webp");
	opacity: 0.28;
}

.merbau-has-ambience--benefits::after {
	width: min(42vw, 460px);
	height: min(42vw, 460px);
	left: -14%;
	bottom: -20%;
	background-image: url("../images/merbau/ambience-savanna.webp");
	opacity: 0.22;
}

.merbau-has-ambience--benefits .merbau-ambience__blob--1,
.merbau-has-ambience--benefits .merbau-ambience__blob--2,
.merbau-has-ambience--benefits .merbau-ambience__blob--3 {
	display: none;
}

/* —— Use cases —— */
.merbau-use {
	padding: 2.85rem 0 3rem;
	background: var(--merbau-espresso);
	color: #fff;
}

.merbau-use .merbau-section-eyebrow {
	color: var(--merbau-gold);
}

.merbau-use .merbau-section-head h2 {
	color: #fff;
}

.merbau-use .merbau-section-head p {
	color: rgba(255, 248, 238, 0.72);
}

.merbau-use__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem;
}

.merbau-use__card {
	padding: 1.35rem 1.25rem;
	border-radius: 16px;
	border: 1px solid rgba(212, 160, 84, 0.22);
	background: rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
}

.merbau-use__card h3 {
	margin: 0 0 0.45rem;
	font-size: 0.95rem;
	color: #fff;
}

.merbau-use__card p {
	margin: 0;
	font-size: 0.86rem;
	line-height: 1.65;
	color: rgba(255, 248, 238, 0.72);
}

.merbau-has-ambience--use::before {
	width: min(50vw, 540px);
	height: min(50vw, 540px);
	top: -16%;
	left: -12%;
	background-image: url("../images/merbau/ambience-palms-blur.webp");
	opacity: 0.28;
}

.merbau-has-ambience--use::after {
	width: min(44vw, 480px);
	height: min(44vw, 480px);
	right: -10%;
	bottom: -18%;
	background-image: url("../images/merbau/ambience-tropical.webp");
	opacity: 0.22;
}

.merbau-has-ambience--use .merbau-ambience__blob--1,
.merbau-has-ambience--use .merbau-ambience__blob--2,
.merbau-has-ambience--use .merbau-ambience__blob--3 {
	display: none;
}

/* —— Compare table —— */
.merbau-compare {
	padding: 1.6rem 0;
	background: var(--cream);
}

.merbau-compare__table-wrap {
	overflow-x: auto;
	border-radius: 18px;
	border: 1px solid rgba(196, 118, 58, 0.18);
	background: rgba(255, 255, 255, 0.82);
	box-shadow: 0 18px 48px rgba(42, 24, 16, 0.08);
	-webkit-overflow-scrolling: touch;
}

.merbau-compare__table {
	width: 100%;
	min-width: 520px;
	border-collapse: collapse;
	font-size: var(--merbau-type-body);
}

.merbau-compare__table th,
.merbau-compare__table td {
	padding: 0.8rem 0.9rem;
	border-bottom: 1px solid rgba(196, 118, 58, 0.1);
	text-align: left;
	vertical-align: top;
	line-height: 1.65;
}

.merbau-compare__table thead th {
	background: rgba(248, 240, 228, 0.9);
	font-size: var(--merbau-type-small);
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--merbau-mahogany);
}

.merbau-compare__table tbody th {
	width: 22%;
	font-weight: 800;
	color: var(--merbau-mahogany);
	background: rgba(255, 255, 255, 0.55);
}

.merbau-compare__table tbody td {
	color: var(--muted);
}

.merbau-compare__table tbody tr:last-child th,
.merbau-compare__table tbody tr:last-child td {
	border-bottom: none;
}

.merbau-compare__table tbody td:nth-child(2) {
	color: var(--merbau-mahogany);
	font-weight: 700;
}

.merbau-compare__note {
	margin: 0.85rem 0 0;
	text-align: center;
	font-size: var(--merbau-type-body);
	color: var(--muted);
}

.merbau-compare__note a {
	color: var(--merbau-amber);
	font-weight: 800;
	text-decoration: none;
}

.merbau-compare__note a:hover {
	text-decoration: underline;
}

/* —— Brand pillars —— */
.merbau-brand {
	padding: 3rem 0 3.1rem;
	background:
		radial-gradient(900px 420px at 100% 0%, rgba(212, 160, 84, 0.14), transparent 58%),
		linear-gradient(155deg, #2a1810 0%, #1a100a 100%);
	color: #fff;
}

.merbau-brand__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem;
}

.merbau-brand__card {
	padding: 1.35rem 1.25rem;
	border-radius: 16px;
	border: 1px solid rgba(212, 160, 84, 0.22);
	background: rgba(255, 255, 255, 0.05);
}

.merbau-brand__card h3 {
	margin: 0 0 0.45rem;
	font-size: 0.95rem;
	color: #fff;
}

.merbau-brand__card p {
	margin: 0;
	font-size: 0.86rem;
	line-height: 1.65;
	color: rgba(255, 248, 238, 0.72);
}

.merbau-brand__link {
	display: inline-flex;
	margin-top: 0.75rem;
	font-size: 0.68rem;
	font-weight: 800;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: var(--merbau-gold);
	text-decoration: none;
}

.merbau-brand__link:hover {
	text-decoration: underline;
}

.merbau-has-ambience--brand::before {
	width: min(48vw, 520px);
	height: min(48vw, 520px);
	top: 10%;
	left: -14%;
	background-image: url("../images/merbau/ambience-planks.webp");
	opacity: 0.2;
}

.merbau-has-ambience--brand::after {
	width: min(40vw, 440px);
	height: min(40vw, 440px);
	right: -12%;
	bottom: -10%;
	background-image: url("../images/merbau/ambience-savanna.webp");
	opacity: 0.18;
}

.merbau-has-ambience--brand .merbau-ambience__blob--1,
.merbau-has-ambience--brand .merbau-ambience__blob--2,
.merbau-has-ambience--brand .merbau-ambience__blob--3 {
	display: none;
}

/* —— FAQ —— */
.merbau-faq {
	padding: 1.6rem 0;
	background:
		radial-gradient(720px 360px at 50% 0%, rgba(212, 160, 84, 0.1), transparent 62%),
		var(--merbau-cream);
}

.merbau-faq__list {
	display: grid;
	gap: 0.5rem;
	max-width: 52rem;
	margin: 0 auto;
}

.merbau-faq__item {
	border-radius: 12px;
	border: 1px solid rgba(196, 118, 58, 0.16);
	background: rgba(255, 255, 255, 0.78);
	overflow: hidden;
}

.merbau-faq__question {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 0.72rem 0.8rem;
	cursor: pointer;
	list-style: none;
	font-weight: 700;
	color: var(--merbau-mahogany);
}

.merbau-faq__question::-webkit-details-marker {
	display: none;
}

.merbau-faq__icon {
	flex-shrink: 0;
	width: 1.35rem;
	height: 1.35rem;
	border-radius: 999px;
	border: 1px solid rgba(196, 118, 58, 0.28);
	position: relative;
}

.merbau-faq__icon::before,
.merbau-faq__icon::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0.55rem;
	height: 2px;
	background: var(--merbau-amber);
	transform: translate(-50%, -50%);
	transition: transform 0.2s ease;
}

.merbau-faq__icon::after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.merbau-faq__item[open] .merbau-faq__icon::after {
	transform: translate(-50%, -50%) rotate(0deg);
}

.merbau-faq__answer {
	padding: 0 0.8rem 0.72rem;
}

.merbau-faq__answer p {
	margin: 0;
	line-height: 1.7;
	color: var(--muted);
}

.merbau-faq__question:focus-visible {
	outline: 2px solid var(--merbau-gold);
	outline-offset: 2px;
	border-radius: 10px;
}

/* —— Reveal animation —— */
.merbau-reveal {
	opacity: 0;
	transform: translateY(18px);
	transition: opacity 0.55s ease, transform 0.55s ease;
}

.merbau-reveal.is-visible {
	opacity: 1;
	transform: none;
}

/* —— Desktop + tablet: stały układ (769px+) —— */
@media (min-width: 769px) {
	.merbau-gallery__grid {
		grid-template-columns: repeat(12, minmax(0, 1fr));
	}

	.merbau-gallery__card {
		grid-column: span 4;
		grid-row: span 1;
	}

	.merbau-gallery__card--featured {
		grid-column: span 8;
		grid-row: span 2;
	}

	.merbau-gallery__card--wide {
		grid-column: span 8;
		grid-row: span 1;
	}

	.merbau-benefits__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.merbau-finish__layout {
		grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
	}

	.merbau-order__cta-inner {
		grid-template-columns: minmax(0, 1.05fr) minmax(clamp(250px, 24vw, 360px), 0.95fr);
	}

	.merbau-trust__list {
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}
}

/* —— Mobile —— */

@media (max-width: 768px) {
	.merbau-page .merbau-hero.lux-hero-video {
		min-height: 100svh;
		min-height: 100dvh;
		height: auto;
		overflow: hidden;
		display: grid;
		align-content: center;
		justify-items: center;
		padding:
			calc(4.75rem + env(safe-area-inset-top, 0px))
			0
			calc(2.25rem + env(safe-area-inset-bottom, 0px));
	}

	.merbau-page .merbau-hero .lux-hero-video__content {
		width: 100%;
		max-width: 100%;
		padding-inline: clamp(1rem, 4.5vw, 1.35rem);
		padding-block: 0.35rem;
		gap: 0.65rem;
		box-sizing: border-box;
	}

	.merbau-page .merbau-hero .lux-hero-video__kicker {
		font-size: 0.72rem;
		letter-spacing: 0.16em;
	}

	.merbau-hero__stamp {
		max-width: 100%;
		margin-bottom: 0.65rem;
		padding: 0.5rem 0.7rem;
	}

	.merbau-hero__stamp-top {
		letter-spacing: 0.12em;
		line-height: 1.35;
	}

	.merbau-hero__stamp-main {
		letter-spacing: 0.1em;
		line-height: 1.35;
	}

	.merbau-page .merbau-hero .lux-hero-video__content h1.merbau-hero__title {
		margin-bottom: 0;
		line-height: 1.06;
		max-width: 100%;
	}

	.merbau-hero__title-line {
		white-space: normal;
		overflow-wrap: anywhere;
		hyphens: auto;
	}

	.merbau-hero__lead {
		width: 100%;
		max-width: 100%;
		padding-inline: 0.15rem;
	}

	.merbau-page .merbau-hero .lux-hero-video__actions {
		width: 100%;
		max-width: 100%;
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 0.6rem;
		margin-top: 0.25rem;
	}

	.merbau-page .merbau-hero .lux-square-btn {
		width: 100%;
		min-height: 52px;
		margin-top: 0;
		padding: 0.82rem 0.85rem;
		line-height: 1.28;
		white-space: normal;
		text-wrap: balance;
	}

	.merbau-trust__list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.merbau-benefits__grid {
		grid-template-columns: 1fr;
	}

	.merbau-finish__layout {
		grid-template-columns: 1fr;
	}

	.merbau-finish__body {
		border-left: none;
		border-top: 1px solid rgba(212, 160, 84, 0.14);
	}

	.merbau-finish__media {
		min-height: 260px;
	}

	.merbau-finish__switcher {
		gap: 0.45rem;
		padding: 0.3rem;
	}

	.merbau-finish__switch {
		padding: 0.7rem 0.5rem;
	}

	.merbau-finish__cta {
		width: 100%;
		align-self: stretch;
	}

	.merbau-gallery__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-auto-rows: clamp(170px, 42vw, 220px);
	}

	.merbau-gallery__card,
	.merbau-gallery__card--featured,
	.merbau-gallery__card--wide {
		grid-column: span 1;
		grid-row: span 1;
	}

	.merbau-gallery__card--wide {
		grid-column: span 2;
	}

	.merbau-order__cta {
		padding: 1.35rem 1.1rem 1.45rem;
		border-radius: 24px;
	}

	.merbau-order__cta-inner {
		grid-template-columns: 1fr;
		gap: 1.35rem;
	}

	.merbau-order__reach {
		padding: 1.15rem 1rem 1.05rem;
	}

	.merbau-order__flow-item {
		padding: 0.9rem 0 1rem;
	}

	.merbau-spec {
		padding: 1.6rem 0;
	}

	.merbau-spec > .container {
		width: 100%;
		max-width: 100%;
		padding-inline: 0.35rem;
	}

	.merbau-spec__figure::before {
		filter: blur(36px);
		opacity: 0.16;
		inset: 4% 0;
	}

	.merbau-spec__intro {
		margin-bottom: 0.45rem;
		padding-inline: 0.65rem;
	}

	.merbau-spec__deck {
		max-width: 100%;
		padding-inline: 0.35rem;
	}

	.merbau-spec__figure {
		width: 100%;
		margin-inline: 0;
	}

	.merbau-spec__figure img {
		width: 100%;
		max-width: 94%;
		max-height: min(54vh, 380px);
	}

	.merbau-spec__foot {
		padding-top: 0.5rem;
	}

	.merbau-spec__actions {
		width: 100%;
		max-width: 100%;
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 0.55rem;
	}

	.merbau-spec__btn {
		width: 100%;
		min-height: 52px;
		padding: 0.82rem 0.85rem;
		white-space: normal;
		text-wrap: balance;
	}

	.merbau-order__metrics {
		grid-template-columns: 1fr;
	}

	.merbau-order__metric {
		border-right: none;
		border-bottom: 1px solid rgba(196, 118, 58, 0.1);
		display: grid;
		grid-template-columns: 1fr auto;
		align-items: center;
		text-align: left;
	}

	.merbau-order__metric:last-child {
		border-bottom: none;
	}

	.merbau-order__reach-primary {
		min-height: 0;
	}
}

@media (max-width: 520px) {
	.merbau-page .merbau-hero.lux-hero-video {
		padding-top: calc(4.25rem + env(safe-area-inset-top, 0px));
		padding-bottom: calc(1.85rem + env(safe-area-inset-bottom, 0px));
	}

	.merbau-page .merbau-hero .lux-square-btn {
		min-height: 50px;
		padding-inline: 0.7rem;
	}

	.merbau-trust__list {
		grid-template-columns: 1fr;
	}

	.merbau-gallery__grid {
		grid-template-columns: 1fr;
	}

	.merbau-story {
		padding: 1.6rem 0;
	}

	.merbau-spec {
		padding: 1.6rem 0;
	}
}

@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))) {
	.merbau-story__copy,
	.merbau-order__card,
	.merbau-order__reach {
		background: rgba(255, 252, 247, 0.96);
	}

	.merbau-finish__body {
		background: rgba(47, 26, 16, 0.92);
	}
}

@media (prefers-reduced-motion: reduce) {
	.merbau-has-ambience::before,
	.merbau-has-ambience::after,
	.merbau-ambience__blob,
	.merbau-hero__ambience-blob {
		animation: none !important;
		filter: blur(36px);
		opacity: 0.16;
	}

	.merbau-has-ambience--specs::before,
	.merbau-has-ambience--specs::after {
		opacity: 0.2;
	}

	.merbau-spec__figure::before {
		filter: blur(28px);
	}

	.merbau-reveal {
		opacity: 1;
		transform: none;
		transition: none;
	}

	.merbau-finish__slide {
		transition: none;
		transform: none;
	}

	.merbau-finish__panel.is-active {
		animation: none;
	}

	.merbau-spec__figure {
		opacity: 1;
		transform: none;
	}
}
