/* Goldmary marketing site. Split into public/css/*.css so no single file
   passes 400 lines (scripts/regels.mjs). @import keeps the cascade in
   exactly this order: base and bar, panels and devices, the panel sections,
   the play-once animations, the doc pages, the site assistant, then the
   phone overrides. */

@import url("/css/basis.css");
@import url("/css/paneel.css");
@import url("/css/secties.css");
@import url("/css/lijst.css");
@import url("/css/animaties.css");
@import url("/css/doc.css");
@import url("/css/assistent.css");
@import url("/css/responsief.css");
