:root {
	--estroik-color-bg: #f9f5f0;
	--estroik-color-surface: #ffffff;
	--estroik-color-text: #2f241d;
	--estroik-color-muted: #75645b;
	--estroik-color-accent: #8b5e3c;
	--estroik-color-accent-strong: #6f482d;
	--estroik-color-border: #e6ddd4;
	--estroik-radius: 16px;
	--estroik-shadow: 0 18px 40px rgba(47, 36, 29, 0.08);
}

/* Placeholder stylesheet for the staged migration away from parent-theme CSS. */

