/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/Products/ProductsHero.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.ProductsHero_hero__dQmTh {
  background:
    radial-gradient(900px 340px at -10% 0%, rgba(0,0,0,.04), transparent 60%),
    radial-gradient(900px 340px at 110% 100%, rgba(0,0,0,.04), transparent 60%),
    linear-gradient(180deg, #f3f6f9 0%, #e9edf3 100%);
  border-bottom: 1px solid #dfe5ea;
}
.ProductsHero_shell__dyPUT { max-width: 1400px; margin: 0 auto; padding: 16px 20px 22px; }
.ProductsHero_media__4MKc7 { border: 1px solid #dfe5ea; border-radius: 16px; background: #0f1720; overflow: hidden; }
.ProductsHero_aspect__Pl_13 { position: relative; width: 100%; aspect-ratio: 16 / 5.2; }
.ProductsHero_img__ehm9C { object-fit: contain; background: linear-gradient(180deg,#0f1720 0%,#101821 100%); }
.ProductsHero_overlay__f1TBh { display: grid; grid-gap: 8px; gap: 8px; margin-top: 12px; }
.ProductsHero_title__QeF2I { margin: 0; font-size: clamp(22px, 3.4vw, 34px); color: #1f2a37; font-weight: 900; letter-spacing: .01em; }

.ProductsHero_breadcrumb__w8ws3 ol { margin: 0; padding: 0; list-style: none; display: flex; gap: 8px; flex-wrap: wrap; align-items: center; }
.ProductsHero_crumb__x1TUE { font-size: 13px; color: #5b6572; }
.ProductsHero_crumb__x1TUE::after { content: "/"; margin-left: 8px; color: #9aa6b2; }
.ProductsHero_crumb__x1TUE:last-child::after { content: ""; }
.ProductsHero_crumb__x1TUE a { text-decoration: none; color: #2a3a4a; border-bottom: 1px dotted transparent; }
.ProductsHero_crumb__x1TUE a:hover { border-color: #92a2b3; }

@media (max-width: 640px) { .ProductsHero_aspect__Pl_13 { aspect-ratio: 16 / 7; } }
.ProductsHero_hero__dQmTh {
  background:
    radial-gradient(900px 340px at -10% 0%, rgba(0,0,0,.04), transparent 60%),
    radial-gradient(900px 340px at 110% 100%, rgba(0,0,0,.04), transparent 60%),
    linear-gradient(180deg, #f3f6f9 0%, #e9edf3 100%);
  border-bottom: 1px solid #dfe5ea;
}
.ProductsHero_shell__dyPUT { max-width: 1400px; margin: 0 auto; padding: 16px 20px 22px; }
.ProductsHero_media__4MKc7 { border: 1px solid #dfe5ea; border-radius: 16px; background: #0f1720; overflow: hidden; }
.ProductsHero_aspect__Pl_13 { position: relative; width: 100%; aspect-ratio: 16 / 5.2; }
.ProductsHero_img__ehm9C { object-fit: contain; background: linear-gradient(180deg,#0f1720 0%,#101821 100%); }

.ProductsHero_placeholder__xo8e3 { position: absolute; inset: 0; display: grid; place-items: center; background: linear-gradient(180deg,#0f1720 0%,#101821 100%); }
.ProductsHero_placeholderInner__WyNHt {
  background: linear-gradient(180deg,#111a23 0%,#0e151d 100%);
  border: 1px solid #1e2a36;
  border-radius: 12px;
  padding: 18px 20px;
  color: #e6edf5;
  text-align: center;
  box-shadow: 0 10px 28px rgba(0,0,0,.3);
}
.ProductsHero_placeholderTitle__Qu6UC { margin: 0 0 6px; font-size: clamp(18px, 2.6vw, 24px); font-weight: 800; }
.ProductsHero_placeholderText__B_wLg { margin: 0; font-size: 14px; color: #b8c4d1; }

.ProductsHero_overlay__f1TBh { display: grid; grid-gap: 8px; gap: 8px; margin-top: 12px; }
.ProductsHero_title__QeF2I { margin: 0; font-size: clamp(22px, 3.4vw, 34px); color: #1f2a37; font-weight: 900; letter-spacing: .01em; }

.ProductsHero_breadcrumb__w8ws3 ol { margin: 0; padding: 0; list-style: none; display: flex; gap: 8px; flex-wrap: wrap; align-items: center; }
.ProductsHero_crumb__x1TUE { font-size: 13px; color: #5b6572; }
.ProductsHero_crumb__x1TUE::after { content: "/"; margin-left: 8px; color: #9aa6b2; }
.ProductsHero_crumb__x1TUE:last-child::after { content: ""; }
.ProductsHero_crumb__x1TUE a { text-decoration: none; color: #2a3a4a; border-bottom: 1px dotted transparent; }
.ProductsHero_crumb__x1TUE a:hover { border-color: #92a2b3; }

@media (max-width: 640px) { .ProductsHero_aspect__Pl_13 { aspect-ratio: 16 / 7; } }

/*!**************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/Products/ProductCardGrid.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************/
/* Industrial, corporate card grid — neutral palette, no animation */
.ProductCardGrid_grid__Zdbyz {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-gap: 20px;
  gap: 20px;
}

@media (min-width: 560px) {
  .ProductCardGrid_grid__Zdbyz { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (min-width: 900px) {
  .ProductCardGrid_grid__Zdbyz { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

.ProductCardGrid_card__7oHeJ {
  border: 1px solid #d6dbe2;
  border-radius: 14px;
  background:
    radial-gradient(800px 300px at 110% -10%, rgba(0,0,0,0.03), transparent 60%),
    radial-gradient(800px 300px at -10% 110%, rgba(0,0,0,0.03), transparent 60%),
    linear-gradient(180deg, #f7f8fa 0%, #eef1f4 60%, #e8ebef 100%);
  box-shadow:
    0 1px 0 rgba(17, 24, 39, 0.03),
    0 10px 24px rgba(17, 24, 39, 0.06);
  overflow: hidden;
}

.ProductCardGrid_mediaWrap__m8Dfk {
  position: relative;
  width: 100%;
  /* Packaging images are tall → contain within a calm, padded frame */
  aspect-ratio: 4 / 5;
  background: #0f1720;
  isolation: isolate;
}

.ProductCardGrid_media__Mv2D1 {
  object-fit: contain; /* keep packs un-cropped */
  padding: 12px;
}

.ProductCardGrid_body__IoB0Y {
  padding: 14px 14px 18px;
}

.ProductCardGrid_title__Yy4_X {
  margin: 0;
  font-size: clamp(14px, 2.4vw, 16px);
  line-height: 1.4;
  font-weight: 700;
  color: #1f2a37;
  letter-spacing: 0.01em;
  word-break: break-word;
}

/* Optional subtle emphasis on hover (no transitions/animations) */
.ProductCardGrid_card__7oHeJ:hover {
  border-color: #c7cfd8;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/Products/ProductsLayout.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.ProductsLayout_section__NQpt0 {
  background:
    radial-gradient(900px 320px at 0% 0%, rgba(0,0,0,.035), transparent 60%),
    radial-gradient(900px 320px at 100% 100%, rgba(0,0,0,.035), transparent 60%),
    linear-gradient(180deg, #f6f7f9 0%, #eef1f4 100%);
  border-top: 1px solid #e1e6ec;
  border-bottom: 1px solid #e1e6ec;
}
.ProductsLayout_container__yjcrt { max-width: 1200px; margin: 0 auto; padding: 34px 20px 44px; }
.ProductsLayout_grid__f4zpv { display: grid; grid-template-columns: 1fr; grid-gap: 22px; gap: 22px; }

.ProductsLayout_main__kJQtL {
  background: #ffffff;
  border: 1px solid #dfe5ea; border-radius: 14px;
  box-shadow: 0 10px 28px rgba(15,23,32,.06);
  padding: 18px 16px; color: #364152;
}
.ProductsLayout_main__kJQtL h2 { margin: 0 0 10px; font-size: clamp(18px, 2.6vw, 22px); color: #1f2a37; font-weight: 800; }
.ProductsLayout_main__kJQtL h3 { margin: 16px 0 8px; font-size: 16px; color: #1f2a37; }
.ProductsLayout_main__kJQtL p { margin: 10px 0; line-height: 1.8; font-size: 15px; }

.ProductsLayout_sidebar__AwW81 { position: relative; }
.ProductsLayout_sideCard__qQMg_ {
  background: linear-gradient(180deg, #ffffff 0%, #fbfcfd 100%);
  border: 1px solid #dfe5ea; border-radius: 12px;
  box-shadow: 0 8px 22px rgba(15,23,32,.06);
  padding: 14px;
}
.ProductsLayout_sideTitle__3Jgj_ { margin: 0 0 8px; font-size: 14px; color: #1f2a37; letter-spacing: .08em; text-transform: uppercase; }
.ProductsLayout_list__4wu3x { list-style: none; margin: 0; padding: 0; display: grid; grid-gap: 8px; gap: 8px; }
.ProductsLayout_link__GPak4 {
  display: block; text-decoration: none; color: #2a3a4a;
  padding: 8px 10px; border: 1px solid #e8edf2; border-radius: 10px; background: #fff;
}
.ProductsLayout_link__GPak4:hover { border-color: #cfd8e1; }
.ProductsLayout_active__vqBu4 { border-color: #2e7d32; box-shadow: 0 0 0 2px rgba(46,125,50,.08) inset; color: #1b2a1b; font-weight: 700; }

@media (min-width: 980px) { .ProductsLayout_grid__f4zpv { grid-template-columns: 1.6fr .8fr; gap: 26px; } .ProductsLayout_main__kJQtL { padding: 22px 20px; } }

