/* LULE / LULECAD – Brand System 02 */
:root {
 --lule-black: #0a0a0a;
 --lule-bordeaux: #8f2424;
 --lule-white: #ffffff;
 --lule-silver: #f1f1f1;
 --lule-font: "DM Sans", Arial, sans-serif;
 --lule-font-technical: ui-monospace, monospace;
 --lule-ease: cubic-bezier(.22,1,.36,1);
}
