/* * Tailwind v4 — utilities + theme only. NO preflight: Kendo UI owns base element * styling and styles.scss already ships its own reset. Loading Tailwind's base reset * would fight Kendo. * * theme -> kept in its own layer (design tokens / CSS vars only, no output by itself) * utilities -> imported UNLAYERED so layout utilities (grid/col-span/gap/flex) reliably * win over Kendo's unlayered CDN theme when they ever land on the same node. * * Used by the shared form-layout convention: a neutral wrapper