/** Shopify CDN: Minification failed

Line 39:0 Unexpected "}"

**/
/* Use this file to add custom css to the theme. */

/* ============================================
   PERFORMANCE OPTIMIZATION CSS
   ============================================ */

/* 1. IMAGE OPTIMIZATION - Lazy Loading Support */
/* 2. FONTS - System font stack for performance */
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

/* 3. ANIMATIONS - GPU acceleration */
.slider,
.carousel,
.fadeIn,
[data-animate] {
  will-change: transform;
  transform: translateZ(0);
}

/* 4. IMAGES - Prevent layout shift */
img {
  display: block;
}

img[alt] {
  color: #888;
  font-size: 12px;
  text-align: center;
}


}
