.bled-recipes-subnav {
  width: 100%;
  background: #FFFFFF;
  border: 0;
  color: #4F4F4F;
  position: relative;
  z-index: 5;
}

.bled-recipes-subnav__inner {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bled-recipes-subnav__links a {
  color: inherit;
  font-family: Abel, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  white-space: nowrap;
}

.bled-recipes-subnav__links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  overflow-x: auto;
  scrollbar-width: thin;
}

.bled-recipes-subnav__separator {
  color: #A2A2A2;
  font-family: Abel, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  user-select: none;
}

.bled-recipes-subnav__links a:hover,
.bled-recipes-subnav__links a:focus-visible {
  color: inherit;
  text-decoration: underline;
}

.bled-recipes-search-page input {
  width: 210px;
  min-height: 38px;
  border: 1px solid #E2E0E0;
  border-radius: 4px;
  background: #FFFFFF;
  color: #4F4F4F;
}

.bled-recipes-search-page button {
  min-height: 38px;
  border: 0;
  border-radius: 4px;
  padding: 0 13px;
  background: #9B6210;
  color: #FFFFFF;
  font-weight: 700;
  cursor: pointer;
}

body.single-recipe [data-elementor-id="634"] [data-id="302cb207"] {
  display: none !important;
}

body.single-recipe [data-elementor-id="634"] [data-id="ee4d820"] {
  width: 100%;
}

body.single-recipe [data-elementor-id="634"] [data-id="6a680000"]:has(.bled-recipes-sidebar-empty) {
  display: none !important;
}

body.single-recipe [data-elementor-id="634"] [data-id="497d1d34"]:has(.bled-recipes-sidebar-empty) [data-id="6512a785"] {
  width: 100% !important;
}

body.single-recipe #comments,
body.single-recipe .comments-area {
  display: none !important;
}

.bled-recipes-dietary {
  margin: 16px 0 22px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.bled-recipes-dietary span {
  font-weight: 700;
}

.bled-recipes-dietary a {
  display: inline-flex;
  padding: 7px 11px;
  border: 1px solid #0C5E30;
  border-radius: 999px;
  color: #0C5E30;
  font-weight: 700;
  text-decoration: none;
}

.bled-recipes-local-actions,
.bled-shopping-controls,
.bled-shopping-outputs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.bled-recipes-local-actions {
  margin: 14px 0 24px;
}

.bled-shopping-controls button,
.bled-shopping-outputs button,
.bled-recipes-share-links a,
.bled-recipes-copy-link,
.bled-shopping-item__remove {
  min-height: 40px;
  border: 1px solid #A2A2A2;
  border-radius: 4px;
  padding: 8px 13px;
  background: #FFFFFF;
  color: #4F4F4F;
  font: inherit;
  font-weight: 650;
  line-height: 1.2;
  text-decoration: none;
  cursor: pointer;
}

.bled-recipes-action,
.bled-recipes-share-direct a {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  border: 1px solid #E2E0E0 !important;
  border-radius: 50% !important;
  padding: 0 !important;
  background: #FFFFFF !important;
  color: #4F4F4F !important;
  font-family: Abel, sans-serif;
  font-size: 20px;
  font-weight: 500 !important;
  line-height: 1;
  text-decoration: none;
  box-shadow: none !important;
  cursor: pointer;
}

.bled-recipes-favorite-toggle .bled-recipes-action-icon {
  font-size: 25px;
  transform: translateY(-1px);
}

.bled-recipes-action[aria-pressed="true"] {
  border-color: #DD9932 !important;
  background: rgba(221, 153, 50, 0.1) !important;
  color: #9B6210 !important;
}

.bled-recipes-share-direct {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.bled-recipes-share-direct a {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  font-size: 17px;
}

.bled-recipes-social-icon {
  width: 17px;
  height: 17px;
  display: block;
  fill: currentColor;
}

.bled-recipes-share-direct a:hover,
.bled-recipes-share-direct a:focus-visible,
.bled-recipes-action:hover,
.bled-recipes-action:focus-visible {
  border-color: #DD9932 !important;
  color: #9B6210 !important;
}

.bled-recipes-share-trigger {
  display: none !important;
}

.bled-recipes-action:focus-visible,
.bled-recipes-share-direct a:focus-visible,
.bled-shopping-controls button:focus-visible,
.bled-shopping-outputs button:focus-visible,
.bled-recipes-share-links a:focus-visible,
.bled-recipes-copy-link:focus-visible,
.bled-shopping-item__remove:focus-visible,
.bled-shopping-item__quantity:focus-visible,
.bled-recipes-dialog__close:focus-visible {
  outline: 3px solid #FFBA32;
  outline-offset: 2px;
}

.bled-recipes-local-status,
.bled-shopping-inline-status {
  flex-basis: 100%;
  min-height: 1.25em;
  color: #4F4F4F;
  font-size: 14px;
}

/* Ajustement espace et impression BLED Recipes */
body.single-recipe .bled-recipes-local-status:empty {
  display: none;
}

body.single-recipe .bled-recipes-local-actions {
  margin-bottom: 4px;
}

body.single-recipe [data-elementor-id="634"] [data-id="6a4a7593"] {
  margin-bottom: 0 !important;
}

body.single-recipe .wpdelicious-recipe-banner {
  margin-bottom: 12px;
}

body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger {
  min-height: 34px;
  margin: 0;
  padding: 6px 14px;
  gap: 6px;
  border: 0;
  border-radius: 999px;
  background: #DD9932;
  color: #FFFFFF;
  box-shadow: none;
  font-family: Abel, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
}

body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger:hover,
body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger:focus-visible {
  background: #9B6210;
  color: #FFFFFF;
}

body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger svg {
  width: 16px;
  height: 16px;
}

.bled-recipes-community {
  margin: 26px 0;
  padding: 22px;
  border: 1px solid #E2E0E0;
  border-radius: 8px;
  background: rgba(221, 153, 50, 0.08);
  color: #4F4F4F;
}

.bled-recipes-community[hidden] {
  display: none !important;
}

.bled-recipes-community h2 {
  margin: 0 0 14px;
  font-size: 22px;
}

.bled-recipes-community__signals {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.bled-recipes-community__button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 44px;
  border: 1px solid #9B6210;
  border-radius: 999px;
  padding: 9px 15px;
  background: #FFFFFF;
  color: #9B6210;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}

.bled-recipes-community__button[aria-pressed="true"] {
  background: #9B6210;
  color: #FFFFFF;
}

.bled-recipes-community__button:disabled {
  cursor: default;
  opacity: 1;
}

.bled-recipes-community__button:focus-visible {
  outline: 3px solid #FFBA32;
  outline-offset: 2px;
}

.bled-recipes-community__count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  min-height: 28px;
  border-radius: 999px;
  padding: 0 7px;
  background: rgba(221, 153, 50, 0.14);
  color: #4F4F4F;
  font-variant-numeric: tabular-nums;
}

.bled-recipes-community__status {
  min-height: 1.4em;
  margin: 12px 0 0;
  color: #4F4F4F;
  font-size: 14px;
}

.bled-shopping-controls {
  margin: 18px 0 10px;
}

.bled-shopping-controls button {
  min-height: 34px;
  padding: 6px 10px;
  font-family: Abel, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.bled-shopping-add {
  background: #4F4F4F !important;
  border-color: #4F4F4F !important;
  color: #FFFFFF !important;
}

.bled-recipes-dialog {
  width: min(680px, calc(100% - 28px));
  max-height: min(82vh, 760px);
  overflow: auto;
  border: 1px solid #E2E0E0;
  border-radius: 10px;
  padding: 22px;
  background: #FFFFFF;
  color: #4F4F4F;
  box-shadow: 0 16px 45px rgba(0, 0, 0, 0.28);
}

.bled-recipes-dialog::backdrop {
  background: rgba(0, 0, 0, 0.58);
}

.bled-recipes-dialog__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}

.bled-recipes-dialog__header h2 {
  margin: 0;
  font-size: 24px;
}

.bled-recipes-dialog__close {
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: #E2E0E0;
  color: #4F4F4F;
  font: inherit;
  font-size: 25px;
  line-height: 1;
  cursor: pointer;
}

body.single-recipe .bled-shopping-open,
body.single-recipe .bled-shopping-outputs button,
body.single-recipe .bled-recipes-share-links a,
body.single-recipe .bled-recipes-copy-link,
body.single-recipe .bled-shopping-item__remove,
body.single-recipe .bled-recipes-dialog__close {
  border-color: #A2A2A2 !important;
  background: #FFFFFF !important;
  color: #4F4F4F !important;
  box-shadow: none !important;
}

body.single-recipe .bled-shopping-open:hover,
body.single-recipe .bled-shopping-open:focus-visible,
body.single-recipe .bled-shopping-outputs button:not(.is-destructive):hover,
body.single-recipe .bled-shopping-outputs button:not(.is-destructive):focus-visible,
body.single-recipe .bled-recipes-share-links a:hover,
body.single-recipe .bled-recipes-share-links a:focus-visible,
body.single-recipe .bled-recipes-copy-link:hover,
body.single-recipe .bled-recipes-copy-link:focus-visible,
body.single-recipe .bled-recipes-dialog__close:hover,
body.single-recipe .bled-recipes-dialog__close:focus-visible {
  border-color: #DD9932 !important;
  background: rgba(221, 153, 50, 0.1) !important;
  color: #9B6210 !important;
}

body.single-recipe .bled-shopping-item__remove,
body.single-recipe .bled-shopping-outputs .is-destructive {
  border-color: #9B6210 !important;
  background: #FFFFFF !important;
  color: #9B6210 !important;
}

body.single-recipe .bled-shopping-item__remove:hover,
body.single-recipe .bled-shopping-item__remove:focus-visible,
body.single-recipe .bled-shopping-outputs .is-destructive:hover,
body.single-recipe .bled-shopping-outputs .is-destructive:focus-visible {
  border-color: #9B6210 !important;
  background: #9B6210 !important;
  color: #FFFFFF !important;
}

.bled-recipes-share-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.bled-recipes-share-links a,
.bled-recipes-copy-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.bled-recipes-share-links .bled-recipes-copy-link {
  display: none;
}

.bled-recipes-dialog-status,
.bled-shopping-status {
  min-height: 1.4em;
  margin: 14px 0 0;
  color: #4F4F4F;
}

.bled-shopping-list {
  display: grid;
  gap: 18px;
}

.bled-shopping-group {
  padding: 14px;
  border: 1px solid #E2E0E0;
  border-radius: 7px;
  background: rgba(221, 153, 50, 0.08);
}

.bled-shopping-group h3 {
  margin: 0 0 12px;
  font-size: 18px;
}

.bled-shopping-item {
  display: grid;
  grid-template-columns: 92px 1fr auto;
  align-items: center;
  gap: 10px;
  padding: 9px 0;
  border-top: 1px solid #E2E0E0;
}

.bled-shopping-item__quantity {
  width: 100%;
  min-height: 38px;
  border: 1px solid #A2A2A2;
  border-radius: 4px;
  padding: 6px 8px;
  background: #FFFFFF;
  color: #4F4F4F;
  font: inherit;
}

.bled-shopping-item__remove,
.bled-shopping-outputs .is-destructive {
  border-color: #9B6210;
  color: #9B6210;
}

.bled-shopping-outputs {
  margin-top: 20px;
}

.bled-shopping-print {
  display: none;
}

.bled-recipes-sidebar {
  display: grid;
  gap: 18px;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.bled-recipes-sidebar-block {
  padding: 17px;
  border: 0;
  border-radius: 7px;
  background: #edebeb;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.50);
}

/* Test sticky BLED Recipes — desktop uniquement */
@media (min-width: 1025px) {

  body.single-recipe [data-elementor-id="634"] [data-id="6a680000"] {
    position: sticky;
    top: 20px;
    align-self: flex-start;
    max-height: calc(100vh - 40px);
  }

  body.admin-bar.single-recipe [data-elementor-id="634"] [data-id="6a680000"] {
    top: 52px;
    max-height: calc(100vh - 72px);
  }

  body.single-recipe [data-elementor-id="634"] [data-id="ee4d820"] .elementor-shortcode {
    width: calc(100% + 20px);
    max-height: calc(100vh - 40px);
    margin-left: -10px;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    overscroll-behavior: contain;
    box-sizing: border-box;
    scrollbar-width: thin;
    scrollbar-color: #A2A2A2 transparent;
  }

  body.admin-bar.single-recipe [data-elementor-id="634"] [data-id="ee4d820"] .elementor-shortcode {
    max-height: calc(100vh - 72px);
  }

  body.single-recipe [data-elementor-id="634"] [data-id="ee4d820"] .elementor-shortcode::-webkit-scrollbar {
    width: 7px;
  }

  body.single-recipe [data-elementor-id="634"] [data-id="ee4d820"] .elementor-shortcode::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: #A2A2A2;
  }
}

body.single-recipe .bled-recipes-sidebar-block h2 {
  margin: 0 0 14px;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.bled-recipes-card + .bled-recipes-card {
  margin-top: 14px;
}

.bled-recipes-card a {
  display: grid;
  gap: 6px;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-decoration: none;
}

body.single-recipe .bled-recipes-sidebar .bled-recipes-card h3 {
  margin: 0 0 14px;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.bled-recipes-card img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.bled-recipes-links {
  margin: 0;
  padding-left: 18px;
}

.bled-recipes-links li + li {
  margin-top: 10px;
}

.bled-recipes-links small {
  display: block;
  margin-top: 3px;
}

.bled-recipes-see-all {
  display: inline-block;
  margin-top: 12px;
  font-weight: 700;
}

.bled-recipes-directory,
.bled-recipes-inspiration__inner {
  width: min(940px, calc(100% - 40px));
  margin: 24px auto 42px;
}

body.bled-recipes-directory-page,
.bled-recipes-directory,
.bled-recipes-inspiration__inner {
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

.bled-recipes-directory > header h1,
.bled-recipes-inspiration h2 {
  margin-bottom: 10px;
  font-family: Abel, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
}

.bled-recipes-directory > header p,
.bled-recipes-results-count,
.bled-recipes-empty,
.bled-recipes-grid,
.bled-recipes-search-page {
  font-family: Abel, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

.bled-recipes-alphabet {
  margin: 26px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.bled-recipes-alphabet a {
  min-width: 34px;
  min-height: 34px;
  display: inline-grid;
  place-items: center;
  border: 1px solid #E2E0E0;
  border-radius: 4px;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.bled-recipes-alphabet a[aria-current="page"] {
  background: #9B6210;
  border-color: #9B6210;
  color: #FFFFFF;
}

.bled-recipes-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.bled-recipes-grid .bled-recipes-card {
  margin: 0;
  padding: 14px;
  border: 1px solid #E2E0E0;
  border-radius: 8px;
  background: #FFFFFF;
}

.bled-recipes-search-page {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  gap: 8px;
  margin: 24px 0;
}

.bled-recipes-search-page label {
  width: 100%;
  font-weight: 500;
}

.bled-recipes-empty {
  padding: 24px;
  border: 1px dashed #A2A2A2;
  border-radius: 8px;
  background: rgba(221, 153, 50, 0.08);
}

.bled-recipes-inspiration {
  width: 100%;
  clear: both;
  border-top: 1px solid #E2E0E0;
}


/* =========================================================
   TABLETTE
   ========================================================= */

@media (max-width: 1024px) {

  .bled-recipes-subnav__inner {
    flex-wrap: wrap;
    padding-block: 12px;
  }

  .bled-recipes-subnav__links {
    order: 3;
    width: 100%;
  }
}


/* =========================================================
   MOBILE — SOUS-NAVIGATION BLED RECIPES
   2 LIGNES / 4 COLONNES — CARTOUCHES DORÉS COMPACTS
   ========================================================= */

@media (max-width: 767px) {

  .bled-recipes-subnav__inner {
    width: min(100% - 20px, 1180px);
    padding-block: 8px;
  }

  /*
   * 8 accès sur 2 lignes régulières :
   * 4 colonnes × 2 lignes.
   * Aucun scroll horizontal.
   */
  .bled-recipes-subnav__links {
    order: 3;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: stretch;
    justify-content: stretch;
    gap: 7px;
    overflow: visible;
    scrollbar-width: none;
  }

  .bled-recipes-subnav__links::-webkit-scrollbar {
    display: none;
  }

  /*
   * Les séparateurs "|" du desktop disparaissent sur mobile.
   */
  .bled-recipes-subnav__separator {
    display: none;
  }

  /*
   * Cartouches réguliers, plus petits et plus élégants.
   * Même largeur dans chaque colonne pour un alignement propre.
   */
  .bled-recipes-subnav__links a {
    width: 100%;
    min-width: 0;
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 5px;
    border: 0;
    border-radius: 999px;
    background: #DD9932;
    color: #FFFFFF;
    font-family: Abel, sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.05;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    box-sizing: border-box;
  }

  /*
   * Retour visuel tactile / clavier.
   */
  .bled-recipes-subnav__links a:hover,
  .bled-recipes-subnav__links a:focus-visible {
    background: #9B6210;
    color: #FFFFFF;
    text-decoration: none;
  }

  /*
   * Page actuellement ouverte, si aria-current est présent.
   */
  .bled-recipes-subnav__links a[aria-current="page"] {
    background: #9B6210;
    color: #FFFFFF;
  }

  .bled-recipes-grid {
    grid-template-columns: 1fr;
  }

  .bled-recipes-share-links {
    grid-template-columns: 1fr;
  }

  .bled-recipes-share-links .bled-recipes-copy-link {
    display: inline-flex;
  }

  .bled-recipes-share-direct {
    display: none;
  }

  .bled-recipes-share-trigger {
    display: inline-flex !important;
  }

  .bled-recipes-local-actions {
    gap: 8px;
  }

  .bled-shopping-controls {
    gap: 7px;
  }

  .bled-shopping-item {
    grid-template-columns: 82px 1fr;
  }

  .bled-shopping-item__remove {
    grid-column: 1 / -1;
    justify-self: start;
  }
}


@media print {

  .bled-recipes-local-actions,
  .bled-shopping-controls,
  .bled-recipes-community,
  .bled-recipes-dialog {
    display: none !important;
  }

  body.bled-shopping-printing * {
    visibility: hidden !important;
  }

  body.bled-shopping-printing .bled-shopping-print,
  body.bled-shopping-printing .bled-shopping-print * {
    visibility: visible !important;
  }

  body.bled-shopping-printing .bled-shopping-print {
    display: block !important;
    position: absolute;
    inset: 0;
    padding: 24px;
    background: #FFFFFF;
    color: #000000;
  }
}


/* Page mère BLED Recipes — composants alignés sur la charte BLED.LIFE */

.bled-recipes-landing {
  width: 100%;
  margin: 0;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
}

.bled-recipes-landing__intro {
  background: #E5E3E3;
}

.bled-recipes-landing__intro > div,
.bled-recipes-landing__search,
.bled-recipes-landing__section {
  width: min(940px, calc(100% - 40px));
  margin-inline: auto;
}

.bled-recipes-landing__intro > div {
  padding: 15px 0;
}

.bled-recipes-landing__intro h1 {
  margin: 0 0 8px;
  color: #333333;
  font-family: Abel, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
}

.bled-recipes-landing__intro p {
  max-width: 820px;
  margin: 0;
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

.bled-recipes-landing__search,
.bled-recipes-landing__section {
  padding-top: 24px;
}

.bled-recipes-landing__search h2,
.bled-recipes-landing__section h2 {
  margin: 0 0 18px;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
}

.bled-recipes-landing__search form {
  display: flex;
  gap: 8px;
  max-width: 720px;
}

.bled-recipes-landing__search input {
  flex: 1 1 auto;
  min-width: 0;
  min-height: 44px;
  padding: 8px 12px;
  border: 1px solid #E2E0E0;
  border-radius: 5px;
  background: #FFFFFF;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.bled-recipes-landing__search button {
  min-height: 44px;
  padding: 0 18px;
  border: 0;
  border-radius: 5px;
  background: #9B6210;
  color: #FFFFFF;
  font-family: Abel, sans-serif;
  font-size: 17px;
  font-weight: 700;
  cursor: pointer;
}

.bled-recipes-category-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.bled-recipes-category-card {
  min-height: 170px;
  display: flex;
  flex-direction: column;
  padding: 20px;
  border-radius: 5px;
  background: #F2F2F2;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  color: #333333;
  text-decoration: none;
}

.bled-recipes-category-card:hover,
.bled-recipes-category-card:focus-visible {
  color: #333333;
  transform: translateY(-1px);
}

.bled-recipes-category-card h3,
.bled-recipes-grid .bled-recipes-card h3 {
  margin: 0;
  color: #333333;
  font-family: Abel, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.25;
}

.bled-recipes-category-card p {
  margin: 9px 0 18px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
}

.bled-recipes-category-card span {
  margin-top: auto;
  color: #9B6210;
  font-size: 16px;
  font-weight: 700;
}

.bled-recipes-landing .bled-recipes-grid {
  gap: 18px;
}

.bled-recipes-landing .bled-recipes-grid .bled-recipes-card {
  padding: 0;
  overflow: hidden;
  border: 0;
  border-radius: 5px;
  background: #F2F2F2;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

.bled-recipes-landing .bled-recipes-card a {
  height: 100%;
  gap: 0;
}

.bled-recipes-landing .bled-recipes-card img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  border-radius: 0;
}

.bled-recipes-landing .bled-recipes-card h3 {
  padding: 15px 16px 17px;
}

.bled-recipes-choice-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.bled-recipes-choice-links a {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  padding: 7px 13px;
  border: 1px solid #E2E0E0;
  border-radius: 5px;
  background: #FFFFFF;
  color: #4F4F4F;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
}

.bled-recipes-choice-links a:hover,
.bled-recipes-choice-links a:focus-visible {
  border-color: #9B6210;
  color: #9B6210;
}

.bled-recipes-landing__section-heading {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
}

.bled-recipes-landing__section-heading > a {
  color: #9B6210;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.bled-recipes-landing__catalogue {
  padding-bottom: 48px;
}

.bled-recipes-landing .bled-recipes-empty {
  border-radius: 5px;
}

@media (max-width: 1024px) {

  .bled-recipes-category-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {

  .bled-recipes-landing__intro > div,
  .bled-recipes-landing__search,
  .bled-recipes-landing__section {
    width: min(100% - 24px, 940px);
  }

  .bled-recipes-landing__intro > div {
    padding: 20px 0 18px;
  }

  .bled-recipes-landing__search,
  .bled-recipes-landing__section {
    padding-top: 30px;
  }

  .bled-recipes-landing__search form {
    display: grid;
    grid-template-columns: 1fr;
  }

  .bled-recipes-category-grid {
    grid-template-columns: 1fr;
  }

  .bled-recipes-category-card {
    min-height: 145px;
  }

  .bled-recipes-landing__section-heading {
    display: block;
  }

  .bled-recipes-landing__section-heading > a {
    display: inline-block;
    margin: -8px 0 18px;
  }
}

/* BLED Recipes — communauté hors du pavé recette */
body.single-recipe .dr-single-recipe > .bled-recipes-community {
  width: 100%;
  margin: 20px 0 12px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
}

body.single-recipe .dr-single-recipe > .bled-recipes-community h2 {
  margin: 0 0 12px;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
}

body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__signals {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__button {
  min-height: 34px;
  margin: 0;
  padding: 6px 14px;
  gap: 7px;
  border: 0;
  border-radius: 999px;
  background: #DD9932;
  color: #FFFFFF;
  box-shadow: none;
  font-family: Abel, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
}

body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__button:hover,
body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__button:focus-visible,
body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__button[aria-pressed="true"] {
  border: 0;
  background: #9B6210;
  color: #FFFFFF;
}

body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__count {
  min-width: 20px;
  min-height: 20px;
  padding: 0 6px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.22);
  color: #FFFFFF;
  font-size: 12px;
  line-height: 20px;
}

body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__status {
  min-height: 0;
  margin: 9px 0 0;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 13px;
  line-height: 1.35;
}

body.single-recipe .dr-single-recipe > .bled-recipes-community + .dr-tags {
  margin-top: 0;
}


/* BLED Recipes — impression alignée avec les actions */
@media (min-width: 768px) {
  body.single-recipe .bled-recipes-local-actions {
    width: 100%;
    min-height: 36px;
    margin: 14px 0 14px;
    align-items: center;
  }

  body.single-recipe .bled-recipes-local-actions .dr-print-trigger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    margin: 0 0 0 auto;
    padding: 6px 14px;
    gap: 6px;
    border: 0;
    border-radius: 999px;
    background: #DD9932;
    color: #FFFFFF;
    box-shadow: none;
    font-family: Abel, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.1;
    text-decoration: none;
  }

  body.single-recipe .bled-recipes-local-actions .dr-print-trigger:hover,
  body.single-recipe .bled-recipes-local-actions .dr-print-trigger:focus-visible {
    background: #9B6210;
    color: #FFFFFF;
    text-decoration: none;
  }

  body.single-recipe .bled-recipes-local-actions .dr-print-trigger svg {
    width: 16px;
    height: 16px;
  }

  body.single-recipe .wpdelicious-recipe-banner.bled-recipes-print-moved {
    display: none;
  }
}


/* BLED Recipes — rapprochement de la fiche pratique */
@media (min-width: 768px) {
  body.single-recipe [data-elementor-id="634"] [data-id="6a4a7593"] + .single-recipe {
    margin-top: -16px;
  }
}


/* BLED Recipes — boutons sociaux dorés et cœur vectoriel */
body.single-recipe .bled-recipes-favorite-toggle,
body.single-recipe .bled-recipes-share-direct a {
  width: 34px;
  height: 34px;
  min-width: 34px;
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  border: 0 !important;
  border-radius: 50%;
  background: #DD9932 !important;
  color: #FFFFFF !important;
  box-shadow: none;
  line-height: 1;
  text-decoration: none;
}

body.single-recipe .bled-recipes-favorite-toggle:hover,
body.single-recipe .bled-recipes-favorite-toggle:focus-visible,
body.single-recipe .bled-recipes-share-direct a:hover,
body.single-recipe .bled-recipes-share-direct a:focus-visible {
  border: 0 !important;
  background: #9B6210 !important;
  color: #FFFFFF !important;
}

body.single-recipe .bled-recipes-share-direct {
  min-height: 34px;
  align-items: center;
  gap: 8px;
}

body.single-recipe .bled-recipes-share-direct .bled-recipes-social-icon {
  width: 17px;
  height: 17px;
  display: block;
  fill: currentColor;
  color: #FFFFFF;
}

body.single-recipe .bled-recipes-share-direct a[data-share="whatsapp"] .bled-recipes-social-icon {
  transform: translate(0.35px, 0.25px) scale(0.94);
  transform-origin: 50% 50%;
}

body.single-recipe .bled-recipes-favorite-toggle .bled-recipes-favorite-icon {
  display: none;
}

body.single-recipe .bled-recipes-favorite-toggle::before {
  width: 18px;
  height: 18px;
  display: block;
  content: "";
  background: center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 20.7S3.4 15.5 2.2 9.6C1.4 5.7 5.9 2.8 9 5.3L12 7.8l3-2.5c3.1-2.5 7.6.4 6.8 4.3C20.6 15.5 12 20.7 12 20.7Z' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linejoin='round'/%3E%3C/svg%3E");
}

body.single-recipe .bled-recipes-favorite-toggle[aria-pressed="true"]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 20.7S3.4 15.5 2.2 9.6C1.4 5.7 5.9 2.8 9 5.3L12 7.8l3-2.5c3.1-2.5 7.6.4 6.8 4.3C20.6 15.5 12 20.7 12 20.7Z' fill='%23fff'/%3E%3C/svg%3E");
}


/* BLED Recipes — rubrique mère inspirée de BLED Digital */
.bled-recipes-magazine {
  padding-bottom: 48px;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
}

.bled-recipes-magazine__top,
.bled-recipes-magazine__archives {
  width: min(940px, calc(100% - 40px));
  margin-inline: auto;
}

.bled-recipes-magazine__top {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(280px, 1fr);
  gap: 20px;
  align-items: start;
  padding-top: 24px;
}

.bled-recipes-magazine h2 {
  margin: 0 0 12px;
  color: #4F4F4F;
  font-family: Abel, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
}

.bled-recipes-carousel {
  position: relative;
  height: 480px;
  overflow: hidden;
  border-radius: 5px;
  background: #E5E3E3;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
}

.bled-recipes-carousel__viewport,
.bled-recipes-carousel__slide {
  position: absolute;
  inset: 0;
}

.bled-recipes-carousel__slide {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 420ms ease;
}

.bled-recipes-carousel__slide.is-active {
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
}

.bled-recipes-carousel__slide > img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.bled-recipes-carousel__shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.02) 68%);
}

.bled-recipes-carousel__content {
  position: absolute;
  z-index: 2;
  right: 45px;
  bottom: 48px;
  left: 45px;
  padding: 22px 26px;
  border-radius: 10px;
  background: rgba(20, 20, 20, 0.78);
  color: #FFFFFF;
  text-align: center;
}

.bled-recipes-carousel__content h3 {
  margin: 0 0 9px;
  color: #FFBA32;
  font-family: Abel, sans-serif;
  font-size: 29px;
  font-weight: 600;
  line-height: 1.12;
}

.bled-recipes-carousel__content p {
  margin: 0 auto 14px;
  max-width: 520px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
}

.bled-recipes-carousel__content a {
  min-height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 16px;
  border-radius: 4px;
  background: #DD9932;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.bled-recipes-carousel__content a:hover,
.bled-recipes-carousel__content a:focus-visible {
  background: #9B6210;
  color: #FFFFFF;
}

.bled-recipes-carousel__arrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  width: 38px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 44px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
}

.bled-recipes-carousel__arrow.is-prev {
  left: 4px;
}

.bled-recipes-carousel__arrow.is-next {
  right: 4px;
}

.bled-recipes-carousel__arrow:hover,
.bled-recipes-carousel__arrow:focus-visible {
  color: #FFBA32;
}

.bled-recipes-carousel__dots {
  position: absolute;
  z-index: 4;
  bottom: 12px;
  left: 50%;
  display: flex;
  gap: 8px;
  transform: translateX(-50%);
}

.bled-recipes-carousel__dots button {
  width: 10px;
  height: 10px;
  min-width: 10px;
  min-height: 10px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #9B6210;
  cursor: pointer;
}

.bled-recipes-carousel__dots button.is-active {
  background: #FFBA32;
}

.bled-recipes-recent-list {
  display: grid;
  gap: 12px;
}

.bled-recipes-recent-card {
  min-height: 144px;
  display: grid;
  grid-template-columns: 116px minmax(0, 1fr);
  overflow: hidden;
  border-radius: 5px;
  background: #F2F2F2;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
}

.bled-recipes-recent-card__image,
.bled-recipes-recent-card__image img {
  width: 100%;
  height: 100%;
  display: block;
}

.bled-recipes-recent-card__image img {
  object-fit: cover;
}

.bled-recipes-recent-card > div {
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 13px 12px 11px;
}

.bled-recipes-recent-card h3 {
  margin: 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-family: Abel, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.12;
}

.bled-recipes-recent-card h3 a {
  color: #4F4F4F;
  text-decoration: none;
}

.bled-recipes-recent-card time,
.bled-recipes-archive-card time {
  margin-top: 7px;
  color: #A2A2A2;
  font-size: 12px;
  line-height: 1.2;
}

.bled-recipes-recent-card__more,
.bled-recipes-archive-card__more {
  margin-top: auto;
  color: #2F80ED;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

.bled-recipes-recent-card__more:hover,
.bled-recipes-recent-card__more:focus-visible,
.bled-recipes-archive-card__more:hover,
.bled-recipes-archive-card__more:focus-visible {
  color: #9B6210;
}

.bled-recipes-magazine__archives {
  margin-top: 28px;
}

.bled-recipes-archive-list {
  display: grid;
  gap: 12px;
}

.bled-recipes-archive-card {
  min-height: 190px;
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  overflow: hidden;
  border: 1px solid #D8D6D6;
  border-radius: 8px;
  background: #F2F2F2;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
}

.bled-recipes-archive-card__image,
.bled-recipes-archive-card__image img {
  width: 100%;
  height: 100%;
  display: block;
}

.bled-recipes-archive-card__image img {
  object-fit: cover;
}

.bled-recipes-archive-card__text {
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 22px 20px 18px;
}

.bled-recipes-archive-card h3 {
  margin: 0;
  font-family: Abel, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.18;
}

.bled-recipes-archive-card h3 a {
  color: #333333;
  text-decoration: none;
}

.bled-recipes-archive-card p {
  margin: 10px 0 14px;
  color: #4F4F4F;
  font-size: 15px;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .bled-recipes-magazine__top,
  .bled-recipes-magazine__archives {
    width: min(100% - 24px, 940px);
  }

  .bled-recipes-magazine__top {
    grid-template-columns: 1fr;
    gap: 28px;
    padding-top: 20px;
  }

  .bled-recipes-magazine h2 {
    font-size: 24px;
  }

  .bled-recipes-carousel {
    height: 360px;
  }

  .bled-recipes-carousel__content {
    right: 24px;
    bottom: 42px;
    left: 24px;
    padding: 18px;
  }

  .bled-recipes-carousel__content h3 {
    font-size: 23px;
  }

  .bled-recipes-carousel__content p {
    display: none;
  }

  .bled-recipes-recent-card {
    grid-template-columns: 128px minmax(0, 1fr);
    min-height: 125px;
  }

  .bled-recipes-magazine__archives {
    margin-top: 32px;
  }

  .bled-recipes-archive-card {
    grid-template-columns: 1fr;
  }

  .bled-recipes-archive-card__image {
    aspect-ratio: 16 / 9;
  }

  .bled-recipes-archive-card__text {
    padding: 17px 16px 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .bled-recipes-carousel__slide {
    transition: none;
  }
}


/* BLED Recipes — alignement bas carrousel / recettes récentes */
@media (min-width: 768px) {
  .bled-recipes-magazine__recent .bled-recipes-recent-list {
    height: 480px;
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .bled-recipes-magazine__recent .bled-recipes-recent-card {
    height: 100%;
    min-height: 0;
  }
}


/* BLED Recipes — flèches identiques à BLED Digital */
.bled-recipes-carousel__arrow {
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%201000'%3E%3Cpath%20fill='%23e2e0e0'%20d='M646%20125C629%20125%20613%20133%20604%20142L308%20442C296%20454%20292%20471%20292%20487C292%20504%20296%20521%20308%20533L604%20854C617%20867%20629%20875%20646%20875C663%20875%20679%20871%20692%20858C704%20846%20713%20829%20713%20812C713%20796%20708%20779%20692%20767L438%20487%20692%20225C700%20217%20708%20204%20708%20187C708%20171%20704%20154%20692%20142C675%20129%20663%20125%20646%20125Z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 24px 24px !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
.bled-recipes-carousel__arrow.is-prev {
  left: 10px !important;
}
.bled-recipes-carousel__arrow.is-next {
  right: 10px !important;
  transform: translateY(-50%) scaleX(-1) !important;
}
.bled-recipes-carousel__arrow:hover,
.bled-recipes-carousel__arrow:focus-visible {
  border: 0 !important;
  background-color: transparent !important;
  color: transparent !important;
}


/* BLED Recipes — bouton carrousel identique à BLED Digital */
.bled-recipes-carousel__content a {
  min-height: 0 !important;
  padding: 10px 20px !important;
  border: 0 solid #FFFFFF !important;
  border-radius: 2px !important;
  background: #DD9932 !important;
  color: #000000 !important;
  font-family: Abel, sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 13px !important;
  letter-spacing: normal !important;
  text-decoration: none !important;
}
.bled-recipes-carousel__content a:hover,
.bled-recipes-carousel__content a:focus-visible {
  background: #DD9932 !important;
  color: #000000 !important;
}


/* BLED Recipes — alignement haut sidebar / HERO */
@media (min-width: 768px) {
  body.single-recipe [data-id="ee4d820"] .elementor-shortcode {
    padding-top: 0 !important;
  }
}


/* BLED Recipes — actions secondaires gris neutre */
body.single-recipe .bled-recipes-favorite-toggle,
body.single-recipe .bled-recipes-share-direct a,
body.single-recipe .bled-recipes-local-actions .dr-print-trigger,
body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger,
body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__button {
  border: 0 !important;
  background: #4F4F4F !important;
  color: #FFFFFF !important;
}
body.single-recipe .bled-recipes-favorite-toggle:hover,
body.single-recipe .bled-recipes-favorite-toggle:focus-visible,
body.single-recipe .bled-recipes-share-direct a:hover,
body.single-recipe .bled-recipes-share-direct a:focus-visible,
body.single-recipe .bled-recipes-local-actions .dr-print-trigger:hover,
body.single-recipe .bled-recipes-local-actions .dr-print-trigger:focus-visible,
body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger:hover,
body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger:focus-visible,
body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__button:hover,
body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__button:focus-visible,
body.single-recipe .dr-single-recipe > .bled-recipes-community .bled-recipes-community__button[aria-pressed="true"] {
  border: 0 !important;
  background: #333333 !important;
  color: #FFFFFF !important;
}


/* BLED Recipes — ligne d’actions plus discrète */
body.single-recipe .bled-recipes-local-actions {
  gap: 7px !important;
  min-height: 0 !important;
}
body.single-recipe .bled-recipes-favorite-toggle,
body.single-recipe .bled-recipes-share-direct a {
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  min-height: 28px !important;
  font-size: 14px !important;
  line-height: 14px !important;
}
body.single-recipe .bled-recipes-share-direct {
  gap: 7px !important;
}
body.single-recipe .bled-recipes-local-actions .dr-print-trigger,
body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger {
  min-height: 28px !important;
  padding: 4px 11px !important;
  gap: 5px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 14px !important;
}
body.single-recipe .bled-recipes-local-actions .dr-print-trigger svg,
body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger svg {
  width: 13px !important;
  height: 13px !important;
}


/* BLED Recipes — actions gris clair, survol orange */
body.single-recipe .bled-recipes-favorite-toggle,
body.single-recipe .bled-recipes-share-direct a,
body.single-recipe .bled-recipes-local-actions .dr-print-trigger,
body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger {
  background: #767676 !important;
  color: #FFFFFF !important;
}
body.single-recipe .bled-recipes-favorite-toggle:hover,
body.single-recipe .bled-recipes-favorite-toggle:focus-visible,
body.single-recipe .bled-recipes-share-direct a:hover,
body.single-recipe .bled-recipes-share-direct a:focus-visible,
body.single-recipe .bled-recipes-local-actions .dr-print-trigger:hover,
body.single-recipe .bled-recipes-local-actions .dr-print-trigger:focus-visible,
body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger:hover,
body.single-recipe .wpdelicious-recipe-banner .dr-print-trigger:focus-visible {
  background: #DD9932 !important;
  color: #FFFFFF !important;
}


/* BLED Recipes — caractéristiques alimentaires sur le HERO */
body.single-recipe .bled-recipes-hero-badged {
  position: relative;
  width: 100%;
}

body.single-recipe .bled-recipes-hero-badges {
  position: absolute;
  z-index: 4;
  top: 12px;
  right: 12px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
  pointer-events: none;
}

body.single-recipe .bled-recipes-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 27px;
  padding: 5px 9px;
  border: 1px solid rgba(255, 255, 255, 0.58);
  border-radius: 999px;
  background: rgba(12, 94, 48, 0.86);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.22);
  color: #FFFFFF;
  font-family: Abel, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

body.single-recipe .bled-recipes-hero-badge-emoji {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  flex: 0 0 15px;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
  font-size: 14px;
  line-height: 1;
}

@media (max-width: 767px) {
  body.single-recipe .bled-recipes-hero-badge-emoji {
    width: 13px;
    height: 13px;
    flex-basis: 13px;
    font-size: 12px;
  }
}

body.single-recipe .bled-recipes-hero-badge svg {
  width: 15px;
  height: 15px;
  flex: 0 0 15px;
  fill: none;
  stroke: #DD9932;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 767px) {
  body.single-recipe .bled-recipes-hero-badges {
    top: 8px;
    right: 8px;
    gap: 5px;
  }

  body.single-recipe .bled-recipes-hero-badge {
    min-height: 24px;
    padding: 4px 7px;
    font-size: 11px;
  }

  body.single-recipe .bled-recipes-hero-badge svg {
    width: 13px;
    height: 13px;
    flex-basis: 13px;
  }
}
