/* Cache-busted entry for the footer information dialog styles. */
@import url("./footer.css?v=20260903151533");
/* Footer fail-safe paired with its HTML hidden attribute. The footer becomes
   visible only after its own complete stylesheet is available. */
#footer[hidden] {
  display: block;
}
