:root {
	--brand-blue: #1f4ba5;
	--brand-blue-dark: #1f4ba5;
	--brand-blue-light: #e8ecf6;

	--brand-orange: #FF4D00;
	--brand-orange-hover: #e64500;
	--brand-orange-light: #fff0eb;
	--brand-orange-light-hover: #ffe1d6;

	--bg-body: #fafafa;
	--bg-card: #ffffff;
	--text-main: #040f2e;
	--text-muted: #6b7280;
	--shadow: rgba(29, 57, 132, 0.08);
	--shadow-heavy: rgba(29, 57, 132, 0.15);

	--icon-color: #FF4D00;
	--color-novinka: #1d4ed8;
	--color-akce: #e11d48;
	--color-vyhodne: #7c3aed;
	--color-success: #059669;
}
