/* No-fork cabinet override CSS. Injected as <link rel=stylesheet /overlay/overlay.css>
   by apply.py (guarded by this file's presence). Keep it minimal and route-anchored:
   selectors key off the router path, never off hashed build class names.

   The cabinet Info tab is intentionally SHOWN: the "how to connect"
   instructions live there as a custom info-page (slug=instructions), seeded by
   scripts/bot-node/seed-info-pages.py. The built-in Info sub-tabs (FAQ, rules,
   offer, privacy, recurrent) are hidden from the web SERVER-SIDE via
   *_DISPLAY_MODE=bot in secrets/bot-node.env.prod (app/cabinet/routes/info.py
   is_visible_in_web) — NOT via CSS, because those sub-tabs are in-page state, not
   route-anchored links, so no stable selector exists for them.

   This file therefore ships no rules today; it stays as the documented override
   slot. Re-add a route-anchored rule here only if a real render actually needs one
   (verify on the pinned digest first — a wrong/renamed route must be a safe no-op,
   never hide the wrong control). */
