/* BNCÉRA brand — rich green & soft gold */

:root {
	--bncera-green-deep: #0f3d2e;
	--bncera-green-rich: #1a5240;
	--bncera-green-mid: #2d6b56;
	--bncera-green-soft: #e8f2ed;
	--bncera-green-cream: #f4f9f6;
	--bncera-green-card: #fafcf9;

	--bncera-gold: #d4bc82;
	--bncera-gold-light: #e8d9b0;
	--bncera-gold-deep: #b89d5c;

	--bncera-text-on-dark: #f5f2e8;
	--bncera-text-on-dark-muted: #d4e4dc;
	--bncera-text-on-light: #1e3d32;
	--bncera-text-muted: #4a665c;
	--bncera-border: #cfe0d6;
	--bncera-border-gold: rgba(212, 188, 130, 0.45);
}

/* Override Elementor inline section backgrounds */
.bncera-header-wrap,
.bncera-hero,
.bncera-history,
.bncera-about-stats-wrap,
.bncera-footer-wrap,
.bncera-about-tagline,
.elementor-element.bncera-header-wrap,
.elementor-element.bncera-hero,
.elementor-element.bncera-history,
.elementor-element.bncera-footer-wrap {
	background-color: var(--bncera-green-deep) !important;
}

.bncera-innovation,
.elementor-element.bncera-innovation {
	background-color: var(--bncera-green-rich) !important;
}

.bncera-products,
.bncera-features,
.bncera-faq,
.bncera-about-intro,
.bncera-shop-main,
.elementor-element.bncera-products,
.elementor-element.bncera-features,
.elementor-element.bncera-faq,
.elementor-element.bncera-about-intro,
.elementor-element.bncera-shop-main {
	background-color: var(--bncera-green-cream) !important;
}

.bncera-rd,
.bncera-about-service,
.elementor-element.bncera-rd,
.elementor-element.bncera-about-service {
	background-color: var(--bncera-green-soft) !important;
}

.bncera-about-ceo,
.bncera-about-rd,
.elementor-element.bncera-about-ceo,
.elementor-element.bncera-about-rd {
	background-color: var(--bncera-green-card) !important;
}

.bncera-feature-card,
.bncera-rd-card,
.bncera-about-rd__card,
.elementor-element.bncera-feature-card,
.elementor-element.bncera-rd-card {
	background-color: var(--bncera-green-card) !important;
	border-color: var(--bncera-border) !important;
}

/* Prototype alternative homepage sections */
.bncera-alt-header,
.elementor-element.bncera-alt-header {
	background-color: #ffffff !important;
}

.bncera-alt-grid,
.bncera-alt-history,
.bncera-alt-faq,
.elementor-element.bncera-alt-grid,
.elementor-element.bncera-alt-history,
.elementor-element.bncera-alt-faq {
	background-color: #ffffff !important;
}

.bncera-alt-rd,
.elementor-element.bncera-alt-rd {
	background-color: #000000 !important;
}

.bncera-alt-footer,
.elementor-element.bncera-alt-footer {
	background-color: var(--bncera-green-deep) !important;
}
