/*
Generated time: April 11, 2026 20:36
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
@font-face{font-family:'GT Standard';font-display:swap}iframe,img,video{max-width:100%;height:auto}.banner__media{aspect-ratio:16/7;overflow:hidden;background:#f0f0f0}@media (max-width:749px){.banner__media{aspect-ratio:4/3}}.card__media,.product-media-container,.product__media-wrapper{aspect-ratio:1/1;overflow:hidden;background:#f5f5f5}.card__media img,.product-media img{width:100%;height:100%;object-fit:cover}.shopify-section:not(:first-child):not(:nth-child(2)){content-visibility:auto;contain-intrinsic-size:0 500px}img[loading=lazy]{background:#f5f5f5}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}.button,.card__link,.product-form__submit,[role=button],a,button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.shopify-section:first-child,.shopify-section:nth-child(2){content-visibility:visible}.footer{contain:layout style}

/* ============================================================
   NOVERAH PERF: Algolia-Suchbilder auf korrekte Größe begrenzen
   Lighthouse-Problem: 500x500px Bilder für 120-220px Slots
   Einsparung: ~82 KiB pro Seitenaufruf
   ============================================================ */
.ais-hit--picture,
.ais-Hits-item img,
.ais-InfiniteHits-item img,
[class*="ais-"] img.ais-hit--picture {
  max-width: 220px !important;
  max-height: 220px !important;
  width: auto !important;
  height: auto !important;
  object-fit: cover;
  aspect-ratio: 1 / 1;
}

/* Algolia-Suchergebnis-Container Größe fixieren */
.ais-hit--picture-wrapper,
.ais-Hits-item .product-image,
[class*="ais-"] .product-image {
  width: 120px;
  height: 120px;
  overflow: hidden;
  flex-shrink: 0;
}

/* Verhindert CLS durch Algolia-Dropdown */
#predictive-search,
.predictive-search,
[data-predictive-search-results] {
  contain: layout style;
}
