/*! article-enrichment
 *  Styles for:
 *    .article-enrichment-mentions        — "Im Artikel erwähnt" grid at the end of the article
 *    .article-enrichment-preview         — inline hover/tap preview tooltip (rendered by JS)
 *    .rte a.article-enrichment-link      — subtle affordance for enriched links
 */.article-enrichment-mentions{margin-top:2.5rem;padding-top:2rem;padding-bottom:2rem}.article-enrichment-mentions__inner{display:grid;gap:1.5rem}.article-enrichment-mentions .heading{margin:0}.article-enrichment-mentions__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none}@media screen and (min-width:768px){.article-enrichment-mentions__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}@media screen and (min-width:1024px){.article-enrichment-mentions__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.article-enrichment-mentions__item{margin:0}.article-enrichment-mentions__link,.article-enrichment-mentions__link:hover,.article-enrichment-mentions__link:focus,.article-enrichment-mentions__link:visited{display:block;color:inherit;text-decoration:none;background:none;height:100%}.article-enrichment-mentions__card{display:grid!important;visibility:visible!important;opacity:1!important;gap:.75rem;padding:.75rem;background:#f5efe4!important;border:1px solid rgba(0,0,0,.14)!important;border-radius:14px;color:inherit;box-shadow:0 2px 8px #0000000d!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;height:100%}.article-enrichment-mentions__link:hover .article-enrichment-mentions__card,.article-enrichment-mentions__link:focus-visible .article-enrichment-mentions__card{transform:translateY(-2px);border-color:#00000038!important;box-shadow:0 6px 24px #0000001a!important}.article-enrichment-mentions__media{aspect-ratio:1 / 1;overflow:hidden;border-radius:10px;background:#f3efe9;position:relative}.article-enrichment-mentions__media--placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.04) 10px,rgba(0,0,0,.04) 20px)}.article-enrichment-mentions__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.article-enrichment-mentions__link:hover .article-enrichment-mentions__media img,.article-enrichment-mentions__link:focus-visible .article-enrichment-mentions__media img{transform:scale(1.03)}.article-enrichment-mentions__info{display:flex;flex-direction:column;gap:.25rem;padding:0 .25rem .5rem}.article-enrichment-mentions__vendor,.article-enrichment-mentions__title,.article-enrichment-mentions__price{display:block!important;visibility:visible!important;opacity:1;height:auto;margin:0;color:inherit}.article-enrichment-mentions__vendor{font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;opacity:.7}.article-enrichment-mentions__title{font-size:1rem;font-weight:500;line-height:1.3;text-wrap:balance}.article-enrichment-mentions__price{font-size:.875rem;opacity:.9}.article-enrichment-preview{position:absolute;z-index:60;width:280px;max-width:calc(100vw - 2rem);padding:.75rem;background:#fdfbf7;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 12px 40px #0000001f;opacity:0;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease;pointer-events:none;color:inherit}.article-enrichment-preview[data-visible=true]{opacity:1;transform:translateY(0);pointer-events:auto}.article-enrichment-preview__media{aspect-ratio:4 / 3;overflow:hidden;border-radius:10px;background:#f3efe9;margin-bottom:.75rem}.article-enrichment-preview__media img{width:100%;height:100%;object-fit:cover;display:block}.article-enrichment-preview__vendor{display:block;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;opacity:.7;margin-bottom:.1rem}.article-enrichment-preview__title{display:block;font-size:.95rem;font-weight:500;line-height:1.3;margin-bottom:.2rem}.article-enrichment-preview__price{display:block;font-size:.85rem;margin-bottom:.6rem}.article-enrichment-preview__availability{font-size:.7rem;opacity:.7;margin-left:.5rem}.article-enrichment-preview__availability--sold-out{color:#a33;opacity:.9}.article-enrichment-preview__cta{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:500;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px}.article-enrichment-preview__cta:after{content:"\2192";transition:transform .18s ease}.article-enrichment-preview__cta:hover:after{transform:translate(3px)}.article-enrichment-preview[data-loading=true] .article-enrichment-preview__info{opacity:.4}@media(hover:none)and (pointer:coarse){.article-enrichment-preview{position:static;display:grid;grid-template-columns:80px 1fr;align-items:center;gap:.75rem;width:100%;max-width:none;padding:.5rem .75rem;margin:.5rem 0;transform:none}.article-enrichment-preview[data-visible=true]{transform:none}.article-enrichment-preview__media{width:80px;height:80px;aspect-ratio:1 / 1;margin-bottom:0;border-radius:8px;flex-shrink:0}.article-enrichment-preview__media img{width:100%;height:100%;object-fit:cover}.article-enrichment-preview__info{display:flex;flex-direction:column;gap:.1rem;min-width:0}.article-enrichment-preview__vendor{font-size:.65rem;margin-bottom:0}.article-enrichment-preview__title{font-size:.9rem;margin-bottom:0}.article-enrichment-preview__price{font-size:.8rem;margin-bottom:.15rem}.article-enrichment-preview__cta{font-size:.78rem;border-bottom:none;padding-bottom:0}}@media(prefers-reduced-motion:reduce){.article-enrichment-mentions__card,.article-enrichment-mentions__media img,.article-enrichment-preview,.article-enrichment-preview__cta:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/article-enrichment.css.map */
