/*
Theme Name:   Sportski Ribolov
Theme URI:    https://sportskiribolov.hr
Description:  GeneratePress child theme for sportskiribolov.hr. Design tokens are locked in
              projects/sportskiribolov/design.md; the CSS layering is specified in
              plans/design/css-architecture.md. Do not add rules to this file.
Author:       Sportski Ribolov
Template:     generatepress
Version:      0.2.6
Text Domain:  sportskiribolov
*/

/*
  THIS FILE INTENTIONALLY CONTAINS NO RULES.

  It exists only to carry the child-theme header. Every rule lives in assets/css/ under the
  four-layer model, loaded by inc/enqueue.php:

      1-tokens.css      declarations only, no selectors
      2-base.css        element selectors only, no classes
      3-components.css  the design.md §4 primitives
      4-context/*.css   exactly one loaded per request

  Putting rules here would defeat the conditional loading — style.css is enqueued on every
  page, so anything added here ships to the 33k-click regulations page whether it needs it
  or not. That is the specific outcome the architecture exists to prevent.
*/
