/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/magictools/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.highlight {
  background-color: #e5f5fb;
  color: black;
  font-weight: bold;
}

/* Barre de recherche moderne */
#accordion-search .search-bar {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 999px;
  padding: 0.5rem 0.75rem;
  max-width: 720px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

#accordion-search .search-bar:focus-within {
  border-color: #7cc3e8;
  box-shadow: 0 0 0 4px rgba(124, 195, 232, 0.18);
}

#accordion-search .search-icon {
  width: 20px;
  height: 20px;
  color: #777;
  flex: 0 0 auto;
}

/* Masque la croix native des <input type="search"> (sinon double X) */
#accordion-search input[type=search] {
  flex: 1;
  border: none;
  outline: none;
  font-size: 16px;
  line-height: 1.2;
  padding: 0.25rem 0.25rem;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

#accordion-search input[type=search]::-webkit-search-decoration,
#accordion-search input[type=search]::-webkit-search-cancel-button,
#accordion-search input[type=search]::-webkit-search-results-button,
#accordion-search input[type=search]::-webkit-search-results-decoration {
  display: none;
}

#accordion-search input[type=search]::-ms-clear,
#accordion-search input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

#accordion-search input[type=search]::-moz-placeholder {
  color: #999;
}

#accordion-search input[type=search]::placeholder {
  color: #999;
}

#accordion-search .clear-btn {
  border: none;
  background: transparent;
  cursor: pointer;
  width: 28px;
  height: 28px;
  border-radius: 999px;
  display: inline-grid;
  place-items: center;
  color: #666;
}

#accordion-search .clear-btn:hover {
  background: #f3f3f3;
}

/* Résultats + quick terms */
mark.search-hit {
  padding: 0 0.15em;
  border-radius: 0.2em;
  background: #e5f5fb;
  border-bottom: 2px solid #00aae7;
}

#accordionResults .res-item {
  padding: 0.5rem 0;
  border-top: 1px solid #eee;
}

#accordionResults .res-title {
  font-weight: 600;
}

#accordionResults .res-snippet {
  display: block;
  margin-top: 0.25rem;
  font-size: 0.95em;
  color: #333;
}

#accordionResults .muted {
  color: #666;
  font-style: italic;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.quick-terms {
  margin-top: 0.25rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.quick-term {
  display: inline-block;
  padding: 0.2rem 0.5rem;
  border: 1px solid #ccc;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.quick-term:hover {
  background: #e5f5fb;
  font-weight: 700;
  border-bottom: 2px solid #00aae7;
}

#submitBtn {
  height: 44px !important;
}

/* style pour element hub */
/* scope uniquement à la zone injectée */
#extracted-content-placeholder {
  --gap: 24px;
  --card-radius: 12px;
  --shadow: 0 6px 18px rgba(0,0,0,.06);
  --muted: #6b7280;
}

/* Grille 3 colonnes (1 mobile, 2 tablette, 3 desktop) */
#extracted-content-placeholder .row {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: var(--gap);
}

@media (min-width: 640px) {
  #extracted-content-placeholder .row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  #extracted-content-placeholder .row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
/* Card */
#extracted-content-placeholder .card-feed {
  background: #fff;
  border-radius: var(--card-radius);
  box-shadow: var(--shadow);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

#extracted-content-placeholder .card-feed:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
}

/* Image (déjà fixée par ton JS: background-image) */
#extracted-content-placeholder .card-feed__bgimg {
  display: block;
  aspect-ratio: 16/9;
  background-size: cover;
  background-position: center;
}

/* Catégorie */
#extracted-content-placeholder .card-feed__categories {
  padding: 12px 20px 0;
  font-size: 12px;
  color: var(--muted);
}

#extracted-content-placeholder .card-feed__category {
  text-decoration: none;
  color: inherit;
  opacity: 0.9;
}

/* Corps */
#extracted-content-placeholder .card-feed-body {
  padding: 8px 20px 18px;
}

#extracted-content-placeholder .card-feed__title {
  font-size: 20px;
  line-height: 1.3;
  margin: 6px 0 10px;
}

#extracted-content-placeholder .card-feed__title a {
  color: #111827;
  text-decoration: none;
}

#extracted-content-placeholder .card-feed__title a:hover {
  text-decoration: underline;
}

/* Date */
#extracted-content-placeholder .card-feed__date {
  display: inline-block;
  margin-top: 6px;
  color: var(--muted);
  font-size: 14px;
}

/* Compteur résultats */
#extracted-content-placeholder .search-archive-results-count {
  display: block;
  margin-bottom: 12px;
  color: #111827;
}

/*# sourceMappingURL=style-index.css.map*/