/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.97.1/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.5.1_webpack@5.97.1/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/.pnpm/sass-loader@16.0.4_sass@1.83.4_webpack@5.97.1/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/variations/linked-group/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-group.is-linked {
  position: relative;
}
.wp-block-group.is-linked:not(.block-editor-block-list__block) > :nth-child(2) {
  margin-block-start: 0;
}
.wp-block-group.is-linked:has(> :nth-child(2)):not(:has(> :nth-child(3))) {
  min-height: unset;
  height: -moz-fit-content;
  height: fit-content;
}
.wp-block-group.is-linked a.wp-block-group__link {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  text-decoration: none !important;
}
.wp-block-group.is-linked .wp-block-button,
.wp-block-group.is-linked a {
  position: relative;
  z-index: 4;
}

/* Editor styles */
.enable-linked-groups__link-popover .components-popover__content {
  min-width: 350px;
}
.enable-linked-groups__link-popover .block-editor-link-control__field {
  margin: 8px;
}
.enable-linked-groups__link-popover .block-editor-link-control__search-item {
  padding: 8px;
}
.enable-linked-groups__link-popover-menu {
  border-top: 1px solid #1e1e1e;
  padding: 8px;
}
.enable-linked-groups__link-popover-menu .components-button.has-icon {
  height: auto;
  padding-left: 8px;
  padding-right: 8px;
  text-align: left;
}
.enable-linked-groups__link-popover-menu .components-button.has-icon > svg {
  margin-right: 8px;
}
.enable-linked-groups__link-popover-post-selected {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding: 16px;
}
.enable-linked-groups__link-popover-post-selected-label {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.enable-linked-groups__link-popover-post-selected-icon {
  background-color: #f0f0f0;
  border-radius: 2px;
  height: 32px;
  width: 32px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  position: relative;
}

/*# sourceMappingURL=style-linked-group.css.map*/