/* No shell CSS: the Aigocy theme's stylesheets (bootstrap, styles.css, the
   icomoon icon font) plus this site's timber.css layer are served from the
   uploaded `templates/aigocy` bundle and linked in setup/web.headTags. They
   have to load AFTER the design/template <style> blocks the renderer emits —
   timber.css is an override layer (it re-tints the whole theme through
   --brand) — and headTags is the only injection point that comes after them.
   Styling the shell from here would fight that cascade, not join it. */