/**
 * Ilo Weaves Assets — global frontend styles
 * Brand tokens for shared UI. Section-specific CSS can live as extra files in this folder.
 */

:root {
	--ilo-brand: #030303;
	--ilo-brand-hover: #2c2c2c;
}
