/* Local discovery links; preserve the calculator's existing layout and focus. */
.gdf-catalog-nav{display:flex;flex-wrap:wrap;gap:.5rem;max-width:1120px;margin:0 auto;padding:.65rem 1rem;font-size:.95rem;line-height:1.5;background:#fff;color:#123b33;border-bottom:1px solid #d6e3df}
.gdf-catalog-nav a{color:#075c49;text-decoration:underline;text-underline-offset:.16em;padding:.25rem .1rem;min-height:24px}
.gdf-catalog-nav a:focus-visible{outline:3px solid #835b00;outline-offset:3px}
@media print{.gdf-catalog-nav{display:none!important}}
