.catalog-buyer-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.catalog-buyer-nav__views{min-width:0;margin-bottom:0!important}.catalog-buyer-nav__tools{display:flex;align-items:center;gap:8px;flex:0 0 auto}.catalog-buyer-nav__tool{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;box-sizing:border-box;border:1px solid #DCE5EF;border-radius:13px;background:#fff;color:#1D3D6E;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;box-shadow:0 8px 22px rgba(29,61,110,.05);transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.catalog-buyer-nav__tool:hover{border-color:#3D7BB4;background:#F7FAFD;color:#2E6FB0;text-decoration:none;transform:translateY(-1px)}.catalog-buyer-nav__tool.is-active{border-color:#1D3D6E;background:#1D3D6E;color:#fff}.catalog-buyer-nav__tool-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px}.catalog-buyer-nav__tool-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.catalog-buyer-nav__tool-count{min-width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;box-sizing:border-box;border-radius:999px;background:#EAF2F9;color:#2E6FB0;font-size:11px;line-height:1}.catalog-buyer-nav__tool.is-active .catalog-buyer-nav__tool-count{background:rgba(255,255,255,.18);color:#fff}@media(max-width:980px){.catalog-buyer-nav{align-items:stretch;flex-direction:column;gap:10px}.catalog-buyer-nav__views{width:100%}.catalog-buyer-nav__tools{width:100%}.catalog-buyer-nav__tool{flex:1 1 0}}@media(max-width:560px){.catalog-buyer-nav__tools{gap:7px}.catalog-buyer-nav__tool{min-height:44px;padding:0 11px;font-size:12px}}
