/* Additive, static route to sources and the complete catalog. */
html body .observer-catalog-access{display:flex;justify-content:center;gap:10px 24px;flex-wrap:wrap;padding:20px 22px;margin:0;border-top:1px solid #8e957855;font:12px/1.7 Arial,sans-serif;text-align:center;color:inherit;background:transparent;position:relative;z-index:1}
html body .observer-catalog-access a{font:inherit;color:inherit;text-decoration:underline;text-underline-offset:4px;min-height:32px;display:inline-flex;align-items:center;overflow-wrap:anywhere}
html body .observer-catalog-access a:focus-visible{outline:2px solid currentColor;outline-offset:4px}
