/*
  LeadFlows cascade contract.

  Keep this declaration as the first authenticated-app stylesheet. A rule in a
  later layer wins without increasing selector specificity. This lets page CSS
  own composition while the final contract owns shared visual primitives.
*/
@layer lf-reset, lf-tokens, lf-theme, lf-layout, lf-components, lf-pages, lf-contract;
