/* ════════════════════════════════════════════════════════════════════════
   09-sections.css — Per-section overrides (hero, categories, atlas, etc.)

   Obsahuje:

   Každá section dostane svůj blok podle Section Override Template
   v SKILL.md. Recipty pro typické sekce: references/section-recipes.md.

   Pravidla:
   - Override JEN na .{section}.et_pb_section a .{section} > .et_pb_row
   - NIKDY na .et_pb_column nebo .et_pb_module (kolize se section-head)
   - Section padding/background ŘÍDÍ CSS (CSS Class na Section), ne Divi UI
   - z-index: 1 (sticky nav má 100, site-header má 200)
   - gap/column-gap/row-gap: 0 !important (Divi 5 default je 30px)

   Reference: references/section-recipes.md, references/divi-overrides.md
   ════════════════════════════════════════════════════════════════════════ */

/* TODO: implement when building this layer */
