/* Scoped PetHome search corrections, 2026-09-21. */
.template-search .collection__toolbar{position:relative!important;top:auto!important;z-index:3;-webkit-backdrop-filter:none;backdrop-filter:none}
.template-search .layout__section--secondary>.card{position:relative!important;top:auto!important;max-height:none;overflow:visible}
.template-search .product-item__inventory:not(.inventory--high):not(.inventory--low){color:#64748b!important;background:#f1f5f9!important}
.ph-search-stock-switch{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin:10px 0 18px;padding:12px 14px;border:1px solid #dbe4ef;border-radius:12px;background:#fff;font-size:13px;line-height:1.5}
.ph-search-stock-switch__links{display:flex;flex-wrap:wrap;gap:8px}
.ph-search-stock-switch a{display:inline-flex;align-items:center;min-height:42px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:8px;color:#173961;text-decoration:none}
.ph-search-stock-switch a[aria-current=page]{background:#edf5ff;border-color:#2875ef;font-weight:700}
.ph-search-stock-switch a:focus-visible{outline:3px solid #2875ef;outline-offset:2px}
.ph-search-stock-switch [data-ph-search-mode-description]{color:#475569}
@media(max-width:640px){.ph-search-stock-switch{margin:8px 9px 12px;padding:10px;font-size:12px}.ph-search-stock-switch__links{width:100%}.ph-search-stock-switch a{flex:1;justify-content:center;text-align:center}}
