/* GTM Search Return Navigation NAV03 — external CSS (CSP-safe) */
#gtm-search-return-nav03{position:sticky;top:.55rem;z-index:2147483000;display:flex;align-items:center;gap:.65rem;margin:.7rem 0 1rem;padding:.55rem .7rem;border:1px solid #d8bd62;border-radius:12px;background:#fff9df;box-shadow:0 5px 18px rgba(46,57,48,.12);width:max-content;max-width:min(94vw,760px)}
#gtm-search-return-nav03 button{appearance:none;border:2px solid #0b5a2b;border-radius:10px;background:linear-gradient(135deg,#0b6a35,#084e29);color:#fff;padding:.6rem .85rem;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 3px 10px rgba(6,59,32,.18)}
#gtm-search-return-nav03 button:hover,#gtm-search-return-nav03 button:focus-visible{outline:3px solid rgba(214,165,26,.30);outline-offset:2px;background:#063f22}
#gtm-search-return-nav03 .gtm-return-source{font-size:.88rem;font-weight:750;color:#34483a;line-height:1.25}
.gtm-search-clear-nav03{appearance:none;border:2px solid #8a4b36;border-radius:10px;background:#fff8f4;color:#6f2f1f;padding:.6rem .85rem;font:inherit;font-weight:900;cursor:pointer;white-space:nowrap}
.gtm-search-clear-nav03:hover,.gtm-search-clear-nav03:focus-visible{background:#6f2f1f;color:#fff;outline:3px solid rgba(214,165,26,.26);outline-offset:2px}
.deep-search-form.gtm-nav03-has-clear{grid-template-columns:minmax(0,1fr) auto auto !important}
@media(max-width:700px){#gtm-search-return-nav03{position:sticky;top:.3rem;width:auto;max-width:100%;align-items:flex-start;flex-direction:column}#gtm-search-return-nav03 button{width:100%}.deep-search-form.gtm-nav03-has-clear{grid-template-columns:1fr !important}.deep-search-form.gtm-nav03-has-clear .gtm-search-clear-nav03{width:100%}}
