.Polaris-ResourceList__FiltersWrapper_13e37{
  padding:var(--p-space-300);
}

.Polaris-ResourceList__FiltersWrapper_13e37 + .Polaris-ResourceList__ResourceListWrapper_1a76j > :first-child:is(.Polaris-ResourceList_r589e){
    border-top:var(--pc-resource-list-separator-border);
  }

.Polaris-ResourceList__HeaderOuterWrapper_1izjo{
  position:relative;
  background-color:var(--p-color-bg-surface);
  z-index:var(--pc-resource-list-header-outer-wrapper-stacking-order);
  border-top-left-radius:var(--p-border-radius-200);
  border-top-right-radius:var(--p-border-radius-200);
}

.Polaris-ResourceList__HeaderOuterWrapper_1izjo + .Polaris-ResourceList_r589e,
  
  
  
  .Polaris-ResourceList__HeaderOuterWrapper_1izjo + .Polaris-ResourceList__BulkActionsWrapper_9c77q + .Polaris-ResourceList_r589e{
    border-top:var(--pc-resource-list-separator-border);
  }

.Polaris-ResourceList__HeaderWrapper--disabled_p6v4h{
  pointer-events:none;
}

.Polaris-ResourceList__HeaderWrapper--overlay_1w8dj{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:var(--pc-resource-list-header-overlay-stacking-order);
  background-color:rgba(255, 255, 255, 0.5);
}

.Polaris-ResourceList__FiltersWrapper_13e37 + .Polaris-ResourceList__ResourceListWrapper_1a76j > .Polaris-ResourceList__HeaderOuterWrapper_1izjo{
  margin-top:calc(var(--p-space-400)*-1);
}

.Polaris-ResourceList__HeaderWrapper_9w2pa{
  position:relative;
  display:flex;
  width:100%;
  background-color:var(--p-color-bg-surface);
  border-radius:var(--p-border-radius-200);
  min-height:3.25rem;
  align-items:center;
  padding:var(--p-space-200) var(--p-space-300);
}

@media (min-width: 48em){

.Polaris-ResourceList__HeaderWrapper_9w2pa{
    min-height:3rem;
}
  }

.Polaris-ResourceList__HeaderWrapper--isSticky_795g9{
  box-shadow:var(--p-shadow-100);
  border-radius:0;
}

.Polaris-ResourceList__HeaderContentWrapper_do6y8{
  position:absolute;
  z-index:var(--pc-resource-list-content-wrapper-stacking-order);
  right:var(--p-space-300);
  left:var(--p-space-300);
  top:0;
  bottom:0;
  display:flex;
  min-height:var(--pg-control-height);
  opacity:1;
  transition:opacity var(--p-motion-ease) var(--p-motion-duration-200);
  align-items:center;
}

.Polaris-ResourceList__HeaderWrapper--inSelectMode_1cl00 .Polaris-ResourceList__HeaderContentWrapper_do6y8{
    opacity:0;
  }

.Polaris-ResourceList__SortWrapper_1kang,
.Polaris-ResourceList__AlternateToolWrapper_1vsdh{
  position:relative;
  display:flex;
  flex:1 1;
  align-items:center;
}

.Polaris-ResourceList__HeaderWrapper--hasSelect_hr9d4 .Polaris-ResourceList__SortWrapper_1kang, .Polaris-ResourceList__HeaderWrapper--hasSelect_hr9d4 .Polaris-ResourceList__AlternateToolWrapper_1vsdh{
    padding-right:var(--p-space-200);
  }

@media (min-width: 30.625em){

.Polaris-ResourceList__SortWrapper_1kang,
.Polaris-ResourceList__AlternateToolWrapper_1vsdh{
    position:relative;
    left:auto;
    flex:0 1 auto;
    margin-left:var(--p-space-400);
}
    .Polaris-ResourceList__HeaderWrapper--hasAlternateTool_1du6i.Polaris-ResourceList__HeaderWrapper--hasSelect_hr9d4 .Polaris-ResourceList__SortWrapper_1kang,
    .Polaris-ResourceList__HeaderWrapper--hasAlternateTool_1du6i.Polaris-ResourceList__HeaderWrapper--hasSelect_hr9d4 .Polaris-ResourceList__AlternateToolWrapper_1vsdh,
    .Polaris-ResourceList__HeaderWrapper--hasSort_1dpae.Polaris-ResourceList__HeaderWrapper--hasSelect_hr9d4 .Polaris-ResourceList__SortWrapper_1kang,
    .Polaris-ResourceList__HeaderWrapper--hasSort_1dpae.Polaris-ResourceList__HeaderWrapper--hasSelect_hr9d4 .Polaris-ResourceList__AlternateToolWrapper_1vsdh{
      padding-right:0;
    }
  }

.Polaris-ResourceList__SortWrapper_1kang{
  min-width:0;
  max-width:100%;
}

.Polaris-ResourceList__SortWrapper_1kang > *{
    max-width:100%;
  }

.Polaris-ResourceList__HeaderTitleWrapper_1ygr8{
  white-space:nowrap;
  text-overflow:ellipsis;
  flex:1 1;
  align-self:center;
}

.Polaris-ResourceList__HeaderWrapper--hasAlternateTool_1du6i .Polaris-ResourceList__HeaderTitleWrapper_1ygr8,
  .Polaris-ResourceList__HeaderWrapper--hasSort_1dpae .Polaris-ResourceList__HeaderTitleWrapper_1ygr8{
    display:none;
  }

@media (min-width: 30.625em){
    .Polaris-ResourceList__HeaderWrapper--hasSelect_hr9d4 .Polaris-ResourceList__HeaderTitleWrapper_1ygr8,
    .Polaris-ResourceList__HeaderWrapper--hasAlternateTool_1du6i.Polaris-ResourceList__HeaderWrapper--hasSelect_hr9d4 .Polaris-ResourceList__HeaderTitleWrapper_1ygr8,
    .Polaris-ResourceList__HeaderWrapper--hasSort_1dpae.Polaris-ResourceList__HeaderWrapper--hasSelect_hr9d4 .Polaris-ResourceList__HeaderTitleWrapper_1ygr8{
      display:none;
    }

    .Polaris-ResourceList__HeaderWrapper--hasAlternateTool_1du6i .Polaris-ResourceList__HeaderTitleWrapper_1ygr8,
    .Polaris-ResourceList__HeaderWrapper--hasSort_1dpae .Polaris-ResourceList__HeaderTitleWrapper_1ygr8{
      display:block;
    }
  }

.Polaris-ResourceList__SelectAllActionsWrapper_11l8k{
  z-index:var(--pc-resource-list-bulk-actions-wrapper-stacking-order);
  position:absolute;
  left:0;
  width:100%;
  display:flex;
  align-items:center;
}

@media (min-width: 30.625em){

.Polaris-ResourceList__SelectAllActionsWrapper_11l8k{
    flex:0 1 auto;
    align-self:flex-start;
}
  }

.Polaris-ResourceList__SelectAllActionsWrapperSticky_3pbkb{
  position:fixed;
  top:auto;
  bottom:0;
}

.Polaris-ResourceList__SelectAllActionsWrapperAtEnd_1l614{
  opacity:0;
  transition:opacity var(--p-motion-duration-100) var(--p-motion-ease);
}

.Polaris-ResourceList__SelectAllActionsWrapperAtEndAppear_1kr66{
  opacity:1;
}

.Polaris-ResourceList__BulkActionsWrapper_9c77q{
  position:relative;
  z-index:var(--pc-resource-list-bulk-actions-wrapper-stacking-order);
  width:100%;

  visibility:hidden;
  opacity:0;
  transition:opacity var(--p-motion-duration-100) var(--p-motion-ease), visibility var(--p-motion-duration-100) var(--p-motion-ease);
}

.Polaris-ResourceList__BulkActionsWrapper_9c77q.Polaris-ResourceList__BulkActionsWrapperVisible_1jhgy{
    visibility:visible;
    opacity:1;
  }

.Polaris-ResourceList__PaginationWrapper_x52mr{
  z-index:var(--pc-pagination-index);
}

@media (min-width: 48em){

.Polaris-ResourceList__PaginationWrapper_x52mr{
    position:sticky;
    bottom:0;
}
  }

.Polaris-ResourceList__CheckableButtonWrapper_1mxl4{
  display:none;
  height:100%;
}

@media (min-width: 30.625em){

.Polaris-ResourceList__CheckableButtonWrapper_1mxl4{
    flex:1 1;
    display:block;
}
  }

.Polaris-ResourceList__SelectButtonWrapper_1vvjw{
  position:relative;
  flex:none;
}

@media (min-width: 30.625em){

.Polaris-ResourceList__SelectButtonWrapper_1vvjw{
    display:none;
}
  }

.Polaris-ResourceList__EmptySearchResultWrapper_ainc2{
  padding-top:var(--p-space-800);
  padding-bottom:var(--p-space-800);
}

@media (min-height: 37.5em){

.Polaris-ResourceList__EmptySearchResultWrapper_ainc2{
    padding-top:var(--p-space-1600);
    padding-bottom:var(--p-space-1600);
}
  }

.Polaris-ResourceList__ResourceListWrapper_1a76j{
  --pc-resource-list-stacking-order:1;
  --pc-resource-list-content-wrapper-stacking-order:1;
  --pc-resource-list-overlay-stacking-order:3;
  --pc-resource-list-header-overlay-stacking-order:4;
  --pc-resource-list-spinner-stacking-order:4;
  --pc-pagination-index:30;
  --pc-resource-list-bulk-actions-wrapper-stacking-order:31;
  --pc-resource-list-header-outer-wrapper-stacking-order:31;
  --pc-resource-list-separator-border:var(--p-border-width-025) solid var(--p-color-border);
  position:relative;
}

.Polaris-ResourceList_r589e{
  position:relative;
  z-index:var(--pc-resource-list-stacking-order);
  margin:0;
  padding:0;
  list-style:none;
}

.Polaris-ResourceList__ItemWrapper_1kbav{
  position:relative;
  z-index:var(--pc-resource-list-stacking-order);
  overflow:hidden;
  max-width:100%;
}

.Polaris-ResourceList__ItemWrapper_1kbav + .Polaris-ResourceList__ItemWrapper_1kbav{
    border-top:var(--pc-resource-list-separator-border);
  }

.Polaris-ResourceList__ItemWrapper--isLoading_s534y{
  min-height:4rem;
}

.Polaris-ResourceList__SpinnerContainer_1130e{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:var(--pc-resource-list-spinner-stacking-order);
  display:flex;
  justify-content:center;
}

.Polaris-ResourceList__LoadingOverlay_9w444{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:var(--pc-resource-list-overlay-stacking-order);
  display:flex;
  justify-content:center;
  background-color:rgba(255, 255, 255, 0.5);
}

.Polaris-ResourceList__DisabledPointerEvents_1w9ib{
  pointer-events:none;
}

.Polaris-ResourceList--disableTextSelection_1rwab{
  -webkit-user-select:none;
          user-select:none;
}
