/* Elementor Free layouts supplied by Teakline Elementor Free. */
.teakline-elementor-page {
	min-height: 70vh;
	overflow: clip;
}

.teakline-elementor-page .elementor-widget {
	margin-bottom: 0;
}

.tl-e-shell {
	margin-inline: auto;
	max-width: var(--content-width) !important;
	width: 100% !important;
}

.elementor .tl-e-hero,
.tl-e-hero {
	align-items: flex-start !important;
	justify-content: flex-end !important;
	min-height: max(45rem, 100svh) !important;
	padding: clamp(10rem, 15vw, 13rem) var(--page-gutter) clamp(4rem, 7vw, 6.5rem) !important;
}

.tl-e-hero-content,
.tl-e-reading {
	align-items: flex-start !important;
	gap: 1.25rem !important;
}

.tl-e-hero-content {
	margin-inline: auto !important;
	max-width: var(--content-width) !important;
	width: 100% !important;
}

.tl-e-eyebrow .elementor-heading-title {
	color: inherit;
	font-family: var(--font-body);
	font-size: 0.7rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 1.4;
	text-transform: uppercase;
}

.tl-e-display .elementor-heading-title {
	color: inherit;
	font-family: var(--font-display);
	font-size: clamp(3.6rem, 6.8vw, 7.2rem);
	font-weight: 400;
	letter-spacing: -0.045em;
	line-height: 0.94;
	max-width: 14ch;
}

.tl-e-title .elementor-heading-title {
	color: inherit;
	font-family: var(--font-display);
	font-size: clamp(2.7rem, 5vw, 5.25rem);
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 0.98;
}

.tl-e-hero .elementor-heading-title,
.tl-e-hero .elementor-widget-text-editor {
	color: #fffaf2;
}

.tl-e-lead,
.tl-e-copy {
	font-size: clamp(1rem, 1.25vw, 1.18rem);
	line-height: 1.8;
	max-width: 47rem;
}

.tl-e-hero .tl-e-lead {
	max-width: 44rem !important;
}

.tl-e-section {
	background: var(--color-warm-white);
	padding: clamp(5rem, 10vw, 9rem) var(--page-gutter) !important;
}

.tl-e-section-dark {
	background: var(--color-charcoal);
	color: var(--color-warm-white);
}

.tl-e-section-dark .elementor-heading-title,
.tl-e-section-dark .elementor-widget-text-editor {
	color: var(--color-warm-white);
}

.tl-e-reading {
	max-width: 62rem;
}

.tl-e-copy h3 {
	font-family: var(--font-display);
	font-size: clamp(1.65rem, 2.5vw, 2.5rem);
	font-weight: 400;
	margin: 2.5rem 0 0.65rem;
}

.tl-e-split {
	align-items: stretch !important;
	display: grid !important;
	grid-template-columns: minmax(0, 1.1fr) minmax(20rem, 0.9fr) !important;
	max-width: var(--content-width) !important;
	width: 100% !important;
}

.tl-e-split-media,
.tl-e-split-media .elementor-widget-image,
.tl-e-split-media .elementor-widget-container,
.tl-e-split-media img {
	height: 100%;
	min-height: 42rem;
}

.tl-e-split-media img {
	object-fit: cover;
	width: 100%;
}

.tl-e-split-copy {
	align-items: flex-start !important;
	gap: 1.4rem !important;
	justify-content: center !important;
	padding: clamp(3rem, 7vw, 7.5rem) !important;
}

.tl-e-button .elementor-button,
.tl-e-button-light .elementor-button,
.teakline-elementor-header .tl-e-button-light .elementor-button {
	background: transparent;
	border: 1px solid currentColor;
	border-radius: 0;
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.14em;
	padding: 1rem 1.4rem;
	text-transform: uppercase;
}

.tl-e-button .elementor-button {
	color: var(--color-charcoal);
}

.tl-e-button-light .elementor-button,
.tl-e-section-dark .tl-e-button .elementor-button,
.teakline-elementor-header .tl-e-button-light .elementor-button {
	color: var(--color-warm-white);
}

.tl-e-products {
	background: var(--color-cream);
}

.tl-e-product-grid {
	margin-top: clamp(2rem, 4vw, 4rem);
}

.tl-e-cta {
	background: var(--color-caramel);
}

.tl-e-cta .elementor-heading-title,
.tl-e-cta .elementor-widget-text-editor {
	color: var(--color-warm-white);
}

.teakline-elementor-header {
	color: var(--color-warm-white);
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 50;
	transition: background-color 280ms ease, box-shadow 280ms ease, color 280ms ease;
}

.teakline-elementor-header.is-scrolled,
.header-on-light .teakline-elementor-header {
	background: rgba(247, 245, 240, 0.94);
	box-shadow: 0 0.5rem 2rem rgba(36, 35, 33, 0.08);
	color: var(--color-charcoal);
	-webkit-backdrop-filter: blur(14px);
	backdrop-filter: blur(14px);
}

.admin-bar .teakline-elementor-header {
	top: 32px;
}

.teakline-builder-header-row {
	align-items: center;
	border-bottom: 1px solid rgba(255, 250, 242, 0.36);
	display: flex;
	gap: clamp(1rem, 2.5vw, 2.5rem);
	justify-content: space-between;
	margin-inline: auto;
	max-width: var(--content-width) !important;
	min-height: 6.25rem !important;
	padding-inline: var(--page-gutter) !important;
	width: 100% !important;
}

.teakline-builder-logo img {
	filter: grayscale(1) brightness(0) invert(1);
	max-width: clamp(10rem, 15vw, 13.75rem);
}

.teakline-elementor-header.is-scrolled .teakline-builder-logo img,
.header-on-light .teakline-elementor-header .teakline-builder-logo img {
	filter: none;
}

.teakline-builder-navigation {
	flex: 1 1 auto;
}

.teakline-builder-navigation .elementor-widget-container {
	display: flex;
	justify-content: center;
}

.teakline-builder-navigation .primary-navigation {
	display: flex;
	justify-content: center;
}

.teakline-elementor-footer {
	background: #1f1e1c;
	color: var(--color-warm-white);
}

.teakline-builder-footer-inner {
	display: grid !important;
	gap: clamp(2rem, 5vw, 6rem);
	grid-template-columns: 2fr 1fr 1fr !important;
	margin-inline: auto;
	max-width: var(--content-width) !important;
	padding: clamp(4rem, 7vw, 6.5rem) var(--page-gutter) !important;
	width: 100% !important;
}

.teakline-elementor-footer .elementor-heading-title,
.teakline-elementor-footer .elementor-widget-text-editor,
.teakline-elementor-footer a {
	color: var(--color-warm-white);
}

.teakline-builder-footer-brand .elementor-heading-title {
	font-family: var(--font-display);
	font-size: clamp(2.4rem, 4vw, 4.5rem);
	font-weight: 400;
	letter-spacing: 0.12em;
}

.teakline-builder-footer-title .elementor-heading-title {
	font-size: 0.7rem;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.teakline-theme-part-canvas {
	min-height: 20rem;
}

/* Beranda — a native Elementor Free mirror of preview/index.html. */
.tl-home-shell {
	margin-inline: auto !important;
	max-width: var(--content-width) !important;
	padding-inline: var(--page-gutter) !important;
	width: 100% !important;
}

.tl-home-section {
	padding-block: var(--section-space) !important;
}

.tl-home-hero {
	align-items: stretch !important;
	background-color: var(--color-walnut);
	color: #fffaf2;
	justify-content: flex-end !important;
	min-height: max(45rem, 100svh) !important;
	overflow: hidden;
	padding-bottom: clamp(3.25rem, 8vw, 7rem) !important;
	padding-top: clamp(8rem, 15vw, 12rem) !important;
	position: relative;
}

.tl-home-hero::before {
	background: linear-gradient(90deg, rgba(26, 22, 19, 0.56) 0%, rgba(26, 22, 19, 0.2) 42%, rgba(26, 22, 19, 0.04) 70%), linear-gradient(0deg, rgba(24, 20, 17, 0.36) 0%, transparent 40%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: 1;
}

.tl-home-hero > .e-con-inner,
.tl-home-hero > .elementor-element,
.tl-home-hero-copy {
	position: relative;
	z-index: 2;
}

.tl-home-hero-copy {
	align-items: flex-start !important;
	gap: 0 !important;
}

.tl-home-hero .tl-e-eyebrow {
	margin-bottom: 1.4rem;
}

.tl-home-hero .tl-e-eyebrow .elementor-heading-title,
.tl-home-hero .tl-home-display .elementor-heading-title,
.tl-home-hero .elementor-widget-text-editor {
	color: #fffaf2;
}

.tl-home-display {
	max-width: 48rem;
}

.tl-home-display .elementor-heading-title {
	font-family: var(--font-display);
	font-size: clamp(3.7rem, 7.2vw, 7.75rem);
	font-weight: 400;
	letter-spacing: -0.045em;
	line-height: 0.91;
}

.tl-home-hero-footer {
	align-items: flex-end !important;
	flex-wrap: nowrap !important;
	gap: 3rem !important;
	justify-content: space-between !important;
	margin-top: clamp(2rem, 4vw, 3.75rem) !important;
	max-width: 48rem;
	width: 100%;
}

.tl-home-hero-description {
	max-width: 30rem;
}

.tl-home-hero-description p,
.tl-home-body-copy p,
.tl-home-provenance-copy p {
	margin: 0;
}

.tl-home-hero-description .elementor-widget-container {
	color: rgba(255, 250, 242, 0.84);
	font-size: clamp(0.95rem, 1.2vw, 1.08rem);
}

.tl-home-text-link {
	width: auto !important;
}

.tl-home-text-link .elementor-button {
	background: transparent !important;
	border: 0 !important;
	border-bottom: 1px solid currentColor !important;
	border-radius: 0 !important;
	color: var(--color-charcoal);
	font-size: 0.68rem;
	font-weight: 600;
	letter-spacing: 0.14em;
	padding: 0.3rem 0 !important;
	text-transform: uppercase;
}

.tl-home-text-link-light .elementor-button {
	color: #fffaf2;
}

.tl-home-statement-grid {
	align-items: flex-start !important;
	display: grid !important;
	gap: clamp(2rem, 8vw, 10rem) !important;
	grid-template-columns: minmax(10rem, 0.7fr) minmax(0, 2fr) !important;
}

.tl-home-statement-grid > .tl-e-eyebrow {
	margin-top: 0.75rem;
}

.tl-home-statement-grid > .tl-e-eyebrow .elementor-heading-title,
.tl-home-products .tl-e-eyebrow .elementor-heading-title,
.tl-home-custom-order .tl-e-eyebrow .elementor-heading-title {
	color: var(--color-caramel);
}

.tl-home-statement-main {
	gap: 0 !important;
}

.tl-home-section-title .elementor-heading-title {
	font-family: var(--font-display);
	font-size: clamp(2.75rem, 5.4vw, 5.75rem);
	font-weight: 400;
	letter-spacing: -0.045em;
	line-height: 1.02;
}

.tl-home-statement-support {
	display: grid !important;
	gap: clamp(2rem, 6vw, 6rem) !important;
	grid-template-columns: 1fr 1fr !important;
	margin-left: min(12vw, 10rem) !important;
	margin-top: clamp(3rem, 6vw, 5.5rem) !important;
}

.tl-home-body-copy {
	color: var(--color-muted);
	max-width: 29rem;
}

.tl-home-products {
	background: #eeebe4;
	padding-block: clamp(4rem, 8vw, 8rem) !important;
}

.tl-home-section-heading {
	align-items: flex-end !important;
	flex-wrap: nowrap !important;
	gap: 2rem !important;
	justify-content: space-between !important;
	margin-bottom: clamp(2.5rem, 5vw, 4.5rem) !important;
}

.tl-home-products-title {
	gap: 1rem !important;
}

.tl-home-products .tl-home-section-title .elementor-heading-title {
	font-size: clamp(2.7rem, 5vw, 5rem);
	line-height: 1;
}

.tl-home-product-shortcode,
.tl-home-product-shortcode .elementor-widget-container {
	width: 100%;
}

.tl-home-product-shortcode .tl-e-product-grid {
	margin-top: 0;
}

.tl-home-provenance {
	background: var(--color-charcoal);
	color: var(--color-warm-white);
}

.tl-home-provenance-grid {
	align-items: center !important;
	display: grid !important;
	gap: clamp(3rem, 8vw, 9rem) !important;
	grid-template-columns: minmax(0, 1.12fr) minmax(18rem, 0.88fr) !important;
}

.tl-home-provenance-image,
.tl-home-provenance-image-widget,
.tl-home-provenance-image-widget .elementor-widget-container,
.tl-home-provenance-image-widget img {
	height: 100%;
	min-height: 42rem;
}

.tl-home-provenance-image {
	overflow: hidden;
}

.tl-home-provenance-image-widget img {
	object-fit: cover;
	object-position: 66% center;
	width: 100%;
}

.tl-home-provenance-copy-column {
	align-items: flex-start !important;
	gap: 0 !important;
}

.tl-home-provenance .tl-e-eyebrow {
	margin-bottom: 1.5rem;
}

.tl-home-provenance .tl-e-eyebrow .elementor-heading-title {
	color: #d0a273;
}

.tl-home-provenance-title .elementor-heading-title {
	color: var(--color-warm-white);
	font-family: var(--font-display);
	font-size: clamp(3rem, 5vw, 5.4rem);
	font-weight: 400;
	letter-spacing: -0.045em;
	line-height: 0.98;
}

.tl-home-provenance-copy {
	color: rgba(247, 245, 240, 0.68);
	margin-top: 2.25rem;
	max-width: 34rem;
}

.tl-home-craft-widget {
	width: 100%;
}

.tl-home-craft-values {
	border-bottom: 1px solid rgba(247, 245, 240, 0.16);
	border-top: 1px solid rgba(247, 245, 240, 0.16);
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(3, 1fr);
	margin: 3.5rem 0;
	padding: 2rem 0;
}

.tl-home-craft-values strong,
.tl-home-craft-values span {
	display: block;
}

.tl-home-craft-values strong {
	color: var(--color-warm-white);
	font-family: var(--font-display);
	font-size: 2rem;
	font-weight: 400;
}

.tl-home-craft-values span {
	color: rgba(247, 245, 240, 0.58);
	font-size: 0.62rem;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.tl-home-custom-order {
	background: var(--color-cream);
}

.tl-home-custom-grid {
	align-items: flex-end !important;
	display: grid !important;
	gap: clamp(3rem, 8vw, 8rem) !important;
	grid-template-columns: minmax(0, 1.6fr) minmax(16rem, 0.6fr) !important;
}

.tl-home-custom-main {
	gap: 1.5rem !important;
}

.tl-home-custom-title .elementor-heading-title {
	font-family: var(--font-display);
	font-size: clamp(3rem, 6vw, 6.5rem);
	font-weight: 400;
	letter-spacing: -0.05em;
	line-height: 0.96;
}

.tl-home-custom-aside {
	align-items: flex-start !important;
	gap: 2rem !important;
}

@media (max-width: 68rem) {
	.tl-home-provenance-grid {
		grid-template-columns: 1fr !important;
	}

	.tl-home-provenance-image,
	.tl-home-provenance-image-widget,
	.tl-home-provenance-image-widget .elementor-widget-container,
	.tl-home-provenance-image-widget img {
		min-height: min(65rem, 76svh);
	}

	.teakline-builder-navigation .elementor-widget-container {
		justify-content: flex-end;
	}

	.teakline-builder-whatsapp {
		display: none;
	}
}

@media (max-width: 48rem) {
	.tl-home-hero {
		min-height: 92svh !important;
		padding-bottom: 2.5rem !important;
	}

	.tl-home-hero::before {
		background: linear-gradient(90deg, rgba(26, 22, 19, 0.54) 0%, rgba(26, 22, 19, 0.15) 100%), linear-gradient(0deg, rgba(24, 20, 17, 0.58) 0%, transparent 55%);
	}

	.tl-home-display .elementor-heading-title {
		font-size: clamp(3.35rem, 15.5vw, 5.3rem);
	}

	.tl-home-hero-footer {
		display: block !important;
		margin-top: 1.75rem !important;
	}

	.tl-home-hero-description .elementor-widget-container {
		font-size: 0.93rem;
	}

	.tl-home-hero-footer .tl-home-text-link {
		display: none;
	}

	.tl-home-statement-grid,
	.tl-home-statement-support,
	.tl-home-custom-grid {
		grid-template-columns: 1fr !important;
	}

	.tl-home-statement-grid {
		gap: 1.25rem !important;
	}

	.tl-home-statement-grid > .tl-e-eyebrow {
		margin-top: 0;
	}

	.tl-home-statement-support {
		gap: 2rem !important;
		margin-left: 0 !important;
		margin-top: 2.5rem !important;
	}

	.tl-home-section-heading {
		align-items: flex-start !important;
		flex-direction: column !important;
	}

	.tl-home-custom-grid {
		align-items: flex-start !important;
	}

	.admin-bar .teakline-elementor-header {
		top: 46px;
	}

	.tl-e-hero {
		min-height: 78svh !important;
		padding: 8rem var(--page-gutter) 4rem !important;
	}

	.tl-e-display .elementor-heading-title {
		font-size: clamp(3.2rem, 15vw, 5.5rem);
	}

	.tl-e-split {
		display: flex !important;
		flex-direction: column !important;
	}

	.tl-e-split-media,
	.tl-e-split-media img {
		min-height: 70svh;
	}

	.teakline-builder-footer-inner {
		grid-template-columns: 1fr !important;
	}
}
